Pull request #41290 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf+f50a40e889fdaeebf14fce1d494f95e60092d21d (81ae5a7e475adff6ebf1274526aeb3cae6441d6b) 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 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 [2020-09-09T11:26:50.351Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-09-09T11:26:50.356Z] Trying to pass milestone 6 [Pipeline] milestone [2020-09-09T11:26:50.400Z] Trying to pass milestone 7 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-09-09T11:27:05.544Z] Still waiting to schedule task [2020-09-09T11:27:05.544Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-09-09T11:28:01.684Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02eeba37685891591) in /home/ubuntu/workspace/moby_PR-41290 [Pipeline] { [Pipeline] checkout [2020-09-09T11:28:05.952Z] using credential docker-jenkins-github-credentials [2020-09-09T11:28:05.958Z] Cloning the remote Git repository [2020-09-09T11:28:05.958Z] Cloning with configured refspecs honoured and without tags [2020-09-09T11:28:05.909Z] Cloning repository https://github.com/moby/moby.git [2020-09-09T11:28:05.963Z] > git init /home/ubuntu/workspace/moby_PR-41290 # timeout=10 [2020-09-09T11:28:06.227Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-09T11:28:06.227Z] > git --version # timeout=10 [2020-09-09T11:28:06.254Z] > git --version # 'git version 2.17.1' [2020-09-09T11:28:06.254Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-09T11:28:06.257Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41290/head:refs/remotes/origin/PR-41290 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-09T11:28:35.887Z] Fetching without tags [2020-09-09T11:28:36.332Z] Merging remotes/origin/master commit f50a40e889fdaeebf14fce1d494f95e60092d21d into PR head commit 65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf [2020-09-09T11:28:37.405Z] Merge succeeded, producing 65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf [2020-09-09T11:28:37.405Z] Checking out Revision 65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf (PR-41290) [2020-09-09T11:28:35.776Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-09T11:28:35.793Z] > git config --add remote.origin.fetch +refs/pull/41290/head:refs/remotes/origin/PR-41290 # timeout=10 [2020-09-09T11:28:35.824Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-09T11:28:35.863Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-09T11:28:35.883Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-09T11:28:35.883Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-09T11:28:35.884Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41290/head:refs/remotes/origin/PR-41290 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-09T11:28:36.331Z] > git config core.sparsecheckout # timeout=10 [2020-09-09T11:28:36.365Z] > git checkout -f 65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf # timeout=10 [2020-09-09T11:28:37.293Z] > git remote # timeout=10 [2020-09-09T11:28:37.317Z] > git config --get remote.origin.url # timeout=10 [2020-09-09T11:28:37.341Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-09T11:28:37.342Z] > git merge f50a40e889fdaeebf14fce1d494f95e60092d21d # timeout=10 [2020-09-09T11:28:37.374Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-09T11:28:37.400Z] > git config core.sparsecheckout # timeout=10 [2020-09-09T11:28:37.432Z] > git checkout -f 65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf # timeout=10 [2020-09-09T11:28:41.582Z] Commit message: "Simplify getUser() to use libcontainer built-in functionality" [2020-09-09T11:28:41.612Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-09T11:28:42.843Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41290:/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 [2020-09-09T11:28:41.579Z] > git rev-list --no-walk 37967a8d0b8ab045cb5a6a180d725fdcff540501 # timeout=10 [2020-09-09T11:28:49.414Z] Unable to find image 'alpine:latest' locally [2020-09-09T11:28:49.671Z] latest: Pulling from library/alpine [2020-09-09T11:28:49.671Z] df20fa9351a1: Pulling fs layer [2020-09-09T11:28:49.671Z] df20fa9351a1: Verifying Checksum [2020-09-09T11:28:49.671Z] df20fa9351a1: Download complete [2020-09-09T11:28:50.236Z] df20fa9351a1: Pull complete [2020-09-09T11:28:50.236Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-09-09T11:28:50.236Z] Status: Downloaded newer image for alpine:latest [2020-09-09T11:28:56.795Z] 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: 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] { (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 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2020-09-09T11:28:57.068Z] Running on s390x-ubuntu-14 in /home/jenkins/workspace/moby_PR-41290 [2020-09-09T11:28:57.068Z] Running on ppc64le-ubuntu-16 in /home/docker/workspace/moby_PR-41290 [Pipeline] node 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] checkout [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2020-09-09T11:28:57.180Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2020-09-09T11:28:57.196Z] Cloning the remote Git repository [2020-09-09T11:28:57.196Z] Cloning with configured refspecs honoured and without tags [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 [2020-09-09T11:28:57.270Z] using credential docker-jenkins-github-credentials [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [2020-09-09T11:28:57.284Z] Cloning the remote Git repository [2020-09-09T11:28:57.284Z] Cloning with configured refspecs honoured and without tags 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 [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-09-09T11:28:57.292Z] Cloning repository https://github.com/moby/moby.git [2020-09-09T11:28:57.292Z] > git init /home/jenkins/workspace/moby_PR-41290 # timeout=10 [2020-09-09T11:28:57.296Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-09T11:28:57.296Z] > git --version # timeout=10 [2020-09-09T11:28:57.300Z] > git --version # 'git version 2.17.1' [2020-09-09T11:28:57.300Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-09T11:28:57.305Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41290/head:refs/remotes/origin/PR-41290 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-09T11:28:57.201Z] Cloning repository https://github.com/moby/moby.git [2020-09-09T11:28:57.202Z] > git init /home/docker/workspace/moby_PR-41290 # timeout=10 [2020-09-09T11:28:57.208Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-09T11:28:57.209Z] > git --version # timeout=10 [2020-09-09T11:28:57.212Z] > git --version # 'git version 2.7.4' [2020-09-09T11:28:57.212Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-09T11:28:57.213Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41290/head:refs/remotes/origin/PR-41290 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-09T11:29:07.010Z] Fetching without tags [2020-09-09T11:29:07.346Z] Merging remotes/origin/master commit f50a40e889fdaeebf14fce1d494f95e60092d21d into PR head commit 65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf [2020-09-09T11:29:07.929Z] Merge succeeded, producing 65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf [2020-09-09T11:29:07.930Z] Checking out Revision 65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf (PR-41290) [2020-09-09T11:29:06.978Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-09T11:29:06.979Z] > git config --add remote.origin.fetch +refs/pull/41290/head:refs/remotes/origin/PR-41290 # timeout=10 [2020-09-09T11:29:06.984Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-09T11:29:07.000Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-09T11:29:07.018Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-09T11:29:07.018Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-09T11:29:07.018Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41290/head:refs/remotes/origin/PR-41290 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-09T11:29:07.353Z] > git config core.sparsecheckout # timeout=10 [2020-09-09T11:29:07.354Z] > git checkout -f 65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf # timeout=10 [2020-09-09T11:29:07.901Z] > git remote # timeout=10 [2020-09-09T11:29:07.903Z] > git config --get remote.origin.url # timeout=10 [2020-09-09T11:29:07.904Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-09T11:29:07.904Z] > git merge f50a40e889fdaeebf14fce1d494f95e60092d21d # timeout=10 [2020-09-09T11:29:07.919Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-09T11:29:07.936Z] > git config core.sparsecheckout # timeout=10 [2020-09-09T11:29:07.942Z] > git checkout -f 65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf # timeout=10 [2020-09-09T11:29:08.421Z] Commit message: "Simplify getUser() to use libcontainer built-in functionality" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-09T11:29:09.269Z] + docker version [2020-09-09T11:29:09.269Z] Client: Docker Engine - Community [2020-09-09T11:29:09.269Z] Version: 19.03.7 [2020-09-09T11:29:09.269Z] API version: 1.40 [2020-09-09T11:29:09.269Z] Go version: go1.12.17 [2020-09-09T11:29:09.269Z] Git commit: 7141c199a2 [2020-09-09T11:29:09.269Z] Built: Sat Mar 7 16:48:47 2020 [2020-09-09T11:29:09.269Z] OS/Arch: linux/s390x [2020-09-09T11:29:09.269Z] Experimental: false [2020-09-09T11:29:09.269Z] [2020-09-09T11:29:09.269Z] Server: Docker Engine - Community [2020-09-09T11:29:09.269Z] Engine: [2020-09-09T11:29:09.269Z] Version: 19.03.7 [2020-09-09T11:29:09.269Z] API version: 1.40 (minimum version 1.12) [2020-09-09T11:29:09.269Z] Go version: go1.12.17 [2020-09-09T11:29:09.269Z] Git commit: 7141c199a2 [2020-09-09T11:29:09.269Z] Built: Sat Mar 7 16:47:46 2020 [2020-09-09T11:29:09.269Z] OS/Arch: linux/s390x [2020-09-09T11:29:09.269Z] Experimental: true [2020-09-09T11:29:09.269Z] containerd: [2020-09-09T11:29:09.269Z] Version: 1.2.13 [2020-09-09T11:29:09.269Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-09T11:29:09.269Z] runc: [2020-09-09T11:29:09.269Z] Version: 1.0.0-rc10 [2020-09-09T11:29:09.269Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-09T11:29:09.269Z] docker-init: [2020-09-09T11:29:09.269Z] Version: 0.18.0 [2020-09-09T11:29:09.269Z] GitCommit: fec3683 [Pipeline] sh [2020-09-09T11:29:09.651Z] + docker info [2020-09-09T11:29:10.354Z] Client: [2020-09-09T11:29:10.354Z] Debug Mode: false [2020-09-09T11:29:10.354Z] [2020-09-09T11:29:10.354Z] Server: [2020-09-09T11:29:10.354Z] Containers: 0 [2020-09-09T11:29:10.354Z] Running: 0 [2020-09-09T11:29:10.354Z] Paused: 0 [2020-09-09T11:29:10.354Z] Stopped: 0 [2020-09-09T11:29:10.354Z] Images: 0 [2020-09-09T11:29:10.354Z] Server Version: 19.03.7 [2020-09-09T11:29:10.354Z] Storage Driver: overlay2 [2020-09-09T11:29:10.354Z] Backing Filesystem: [2020-09-09T11:29:10.354Z] Supports d_type: true [2020-09-09T11:29:10.354Z] Native Overlay Diff: true [2020-09-09T11:29:10.354Z] Logging Driver: json-file [2020-09-09T11:29:10.354Z] Cgroup Driver: cgroupfs [2020-09-09T11:29:10.354Z] Plugins: [2020-09-09T11:29:10.354Z] Volume: local [2020-09-09T11:29:10.354Z] Network: bridge host ipvlan macvlan null overlay [2020-09-09T11:29:10.354Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-09-09T11:29:10.354Z] Swarm: inactive [2020-09-09T11:29:10.354Z] Runtimes: runc [2020-09-09T11:29:10.354Z] Default Runtime: runc [2020-09-09T11:29:10.354Z] Init Binary: docker-init [2020-09-09T11:29:10.354Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-09T11:29:10.354Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-09T11:29:10.354Z] init version: fec3683 [2020-09-09T11:29:10.354Z] Security Options: [2020-09-09T11:29:10.354Z] apparmor [2020-09-09T11:29:10.354Z] seccomp [2020-09-09T11:29:10.354Z] Profile: default [2020-09-09T11:29:10.354Z] Kernel Version: 4.15.0-91-generic [2020-09-09T11:29:10.354Z] Operating System: Ubuntu 18.04.4 LTS [2020-09-09T11:29:10.354Z] OSType: linux [2020-09-09T11:29:10.354Z] Architecture: s390x [2020-09-09T11:29:10.354Z] CPUs: 2 [2020-09-09T11:29:10.354Z] Total Memory: 7.861GiB [2020-09-09T11:29:10.354Z] Name: s390x-ubuntu-14 [2020-09-09T11:29:10.354Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-09-09T11:29:10.354Z] Docker Root Dir: /var/lib/docker [2020-09-09T11:29:10.354Z] Debug Mode: false [2020-09-09T11:29:10.354Z] Username: dockerbuildbot [2020-09-09T11:29:10.354Z] Registry: https://index.docker.io/v1/ [2020-09-09T11:29:10.354Z] Labels: [2020-09-09T11:29:10.354Z] Experimental: true [2020-09-09T11:29:10.354Z] Insecure Registries: [2020-09-09T11:29:10.354Z] 127.0.0.0/8 [2020-09-09T11:29:10.354Z] Live Restore Enabled: false [2020-09-09T11:29:10.354Z] [2020-09-09T11:29:10.354Z] WARNING: No swap limit support [Pipeline] sh [2020-09-09T11:29:10.738Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-09T11:29:10.738Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-09T11:29:10.738Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41290/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-09T11:29:10.738Z] + bash /home/jenkins/workspace/moby_PR-41290/check-config.sh [2020-09-09T11:29:10.738Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-09T11:29:10.738Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2020-09-09T11:29:10.738Z] [2020-09-09T11:29:10.738Z] Generally Necessary: [2020-09-09T11:29:10.738Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-09T11:29:10.738Z] - apparmor: enabled and tools installed [2020-09-09T11:29:10.738Z] - CONFIG_NAMESPACES: enabled [2020-09-09T11:29:10.738Z] - CONFIG_NET_NS: enabled [2020-09-09T11:29:10.738Z] - CONFIG_PID_NS: enabled [2020-09-09T11:29:10.738Z] - CONFIG_IPC_NS: enabled [2020-09-09T11:29:10.738Z] - CONFIG_UTS_NS: enabled [2020-09-09T11:29:10.738Z] - CONFIG_CGROUPS: enabled [2020-09-09T11:29:10.738Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-09T11:29:10.738Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-09T11:29:10.738Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-09T11:29:10.738Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-09T11:29:10.738Z] - CONFIG_CPUSETS: enabled [2020-09-09T11:29:10.738Z] - CONFIG_MEMCG: enabled [2020-09-09T11:29:10.738Z] - CONFIG_KEYS: enabled [2020-09-09T11:29:10.738Z] - CONFIG_VETH: enabled (as module) [2020-09-09T11:29:10.738Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-09T11:29:11.032Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-09T11:29:11.032Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-09-09T11:29:11.032Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-09T11:29:11.032Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-09T11:29:11.032Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-09T11:29:11.032Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-09T11:29:11.032Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-09T11:29:11.032Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-09T11:29:11.032Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-09T11:29:11.032Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-09-09T11:29:11.032Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-09T11:29:11.032Z] [2020-09-09T11:29:11.032Z] Optional Features: [2020-09-09T11:29:11.032Z] - CONFIG_USER_NS: enabled [2020-09-09T11:29:11.032Z] - CONFIG_SECCOMP: enabled [2020-09-09T11:29:11.032Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-09T11:29:11.032Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-09T11:29:11.032Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-09T11:29:11.032Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-09-09T11:29:11.032Z] - CONFIG_BLK_CGROUP: enabled [2020-09-09T11:29:11.032Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-09T11:29:11.032Z] - CONFIG_IOSCHED_CFQ: enabled [2020-09-09T11:29:11.032Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-09-09T11:29:11.032Z] - CONFIG_CGROUP_PERF: enabled [2020-09-09T11:29:11.032Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-09T11:29:11.032Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-09T11:29:11.032Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-09T11:29:11.032Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-09T11:29:11.032Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-09T11:29:11.032Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-09T11:29:11.032Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-09T11:29:11.032Z] - CONFIG_IP_VS: enabled (as module) [2020-09-09T11:29:11.032Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-09T11:29:11.032Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-09T11:29:11.032Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-09T11:29:11.032Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-09T11:29:11.032Z] - CONFIG_EXT4_FS: enabled [2020-09-09T11:29:11.032Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-09T11:29:11.032Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-09T11:29:11.032Z] - Network Drivers: [2020-09-09T11:29:11.032Z] - "overlay": [2020-09-09T11:29:11.032Z] - CONFIG_VXLAN: enabled (as module) [2020-09-09T11:29:11.032Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-09T11:29:11.032Z] Optional (for encrypted networks): [2020-09-09T11:29:11.032Z] - CONFIG_CRYPTO: enabled [2020-09-09T11:29:11.032Z] - CONFIG_CRYPTO_AEAD: enabled [2020-09-09T11:29:11.032Z] - CONFIG_CRYPTO_GCM: enabled [2020-09-09T11:29:11.032Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-09-09T11:29:11.032Z] - CONFIG_CRYPTO_GHASH: enabled [2020-09-09T11:29:11.032Z] - CONFIG_XFRM: enabled [2020-09-09T11:29:11.032Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-09T11:29:11.032Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-09T11:29:11.032Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-09T11:29:11.032Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-09-09T11:29:11.032Z] - "ipvlan": [2020-09-09T11:29:11.032Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-09T11:29:11.032Z] - "macvlan": [2020-09-09T11:29:11.032Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-09T11:29:11.032Z] - CONFIG_DUMMY: enabled (as module) [2020-09-09T11:29:11.032Z] - "ftp,tftp client in container": [2020-09-09T11:29:11.032Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-09T11:29:11.032Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-09T11:29:11.032Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-09T11:29:11.032Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-09T11:29:11.032Z] - Storage Drivers: [2020-09-09T11:29:11.032Z] - "aufs": [2020-09-09T11:29:11.032Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-09T11:29:11.032Z] - "btrfs": [2020-09-09T11:29:11.032Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-09T11:29:11.032Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-09T11:29:11.032Z] - "devicemapper": [2020-09-09T11:29:11.032Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-09T11:29:11.032Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-09T11:29:11.032Z] - "overlay": [2020-09-09T11:29:11.032Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-09T11:29:11.032Z] - "zfs": [2020-09-09T11:29:11.032Z] - /dev/zfs: missing [2020-09-09T11:29:11.032Z] - zfs command: missing [2020-09-09T11:29:11.032Z] - zpool command: missing [2020-09-09T11:29:11.032Z] [2020-09-09T11:29:11.032Z] Limits: [2020-09-09T11:29:11.032Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-09T11:29:11.032Z] [2020-09-09T11:29:11.032Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-09T11:29:11.250Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05d9d22a4a0032898) in /home/ubuntu/workspace/moby_PR-41290 [Pipeline] { [Pipeline] checkout [2020-09-09T11:29:11.466Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf . [2020-09-09T11:29:11.466Z] #2 [internal] load .dockerignore [2020-09-09T11:29:11.466Z] #2 transferring context: 87B 0.0s done [2020-09-09T11:29:11.466Z] #2 DONE 0.0s [2020-09-09T11:29:11.466Z] [2020-09-09T11:29:11.466Z] #1 [internal] load build definition from Dockerfile [2020-09-09T11:29:11.466Z] #1 transferring dockerfile: 16.37kB 0.0s done [2020-09-09T11:29:11.466Z] #1 DONE 0.0s [2020-09-09T11:29:11.466Z] [2020-09-09T11:29:11.466Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-09T11:29:11.778Z] #3 DONE 0.2s [2020-09-09T11:29:11.778Z] [2020-09-09T11:29:11.778Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-09T11:29:11.778Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-09-09T11:29:11.778Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-09-09T11:29:11.778Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-09-09T11:29:11.778Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-09-09T11:29:11.778Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0B / 8.88MB 0.1s [2020-09-09T11:29:12.062Z] Still waiting to schedule task [2020-09-09T11:29:12.062Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-09-09T11:29:12.063Z] Still waiting to schedule task [2020-09-09T11:29:12.063Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-09-09T11:29:12.068Z] Still waiting to schedule task [2020-09-09T11:29:12.068Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0a88288fde505e548)’ [2020-09-09T11:29:12.070Z] Still waiting to schedule task [2020-09-09T11:29:12.070Z] Waiting for next available executor on ‘azwin-2-caf550’ [2020-09-09T11:29:12.070Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s [2020-09-09T11:29:12.070Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 [2020-09-09T11:29:12.070Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2020-09-09T11:29:12.070Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-09-09T11:29:12.070Z] #4 DONE 0.5s [2020-09-09T11:29:12.724Z] [2020-09-09T11:29:12.724Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-09T11:29:12.724Z] #5 DONE 0.1s [2020-09-09T11:29:12.724Z] [2020-09-09T11:29:12.724Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-09T11:29:12.724Z] #6 DONE 0.2s [2020-09-09T11:29:12.724Z] [2020-09-09T11:29:12.724Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-09T11:29:12.724Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-09-09T11:29:13.027Z] #7 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done [2020-09-09T11:29:13.027Z] #7 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done [2020-09-09T11:29:13.027Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 6.44MB / 48.97MB 0.2s [2020-09-09T11:29:13.027Z] #7 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 3.03MB / 7.39MB 0.2s [2020-09-09T11:29:13.027Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-09-09T11:29:13.027Z] #7 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 4.11MB / 9.88MB 0.2s [2020-09-09T11:29:13.027Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 10.06MB / 48.97MB 0.3s [2020-09-09T11:29:13.027Z] #7 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 5.98MB / 7.39MB 0.3s [2020-09-09T11:29:13.027Z] #7 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.27MB / 9.88MB 0.3s [2020-09-09T11:29:13.027Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 18.68MB / 48.97MB 0.4s [2020-09-09T11:29:13.027Z] #7 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 0.3s done [2020-09-09T11:29:13.027Z] #7 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 0.3s done [2020-09-09T11:29:13.027Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 0B / 56.74MB 0.4s [2020-09-09T11:29:13.027Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 0B / 51.38MB 0.4s [2020-09-09T11:29:13.352Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 23.69MB / 48.97MB 0.5s [2020-09-09T11:29:13.352Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 3.49MB / 56.74MB 0.5s [2020-09-09T11:29:13.352Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 3.65MB / 51.38MB 0.5s [2020-09-09T11:29:13.352Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 6.77MB / 51.38MB 0.6s [2020-09-09T11:29:13.352Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 30.06MB / 48.97MB 0.7s [2020-09-09T11:29:13.352Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 9.06MB / 56.74MB 0.7s [2020-09-09T11:29:13.352Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 10.28MB / 51.38MB 0.7s [2020-09-09T11:29:13.684Z] #7 ... [2020-09-09T11:29:13.684Z] [2020-09-09T11:29:13.684Z] #20 [internal] load build context [2020-09-09T11:29:13.684Z] #20 transferring context: 51.49MB 0.8s done [2020-09-09T11:29:13.684Z] #20 DONE 0.8s [2020-09-09T11:29:13.684Z] [2020-09-09T11:29:13.684Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-09T11:29:13.684Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 36.87MB / 48.97MB 0.9s [2020-09-09T11:29:13.684Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 17.66MB / 56.74MB 0.9s [2020-09-09T11:29:13.684Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 18.25MB / 51.38MB 0.9s [2020-09-09T11:29:13.684Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 40.68MB / 48.97MB 1.0s [2020-09-09T11:29:13.684Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 21.80MB / 56.74MB 1.0s [2020-09-09T11:29:13.684Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 22.13MB / 51.38MB 1.0s [2020-09-09T11:29:13.684Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 44.79MB / 48.97MB 1.1s [2020-09-09T11:29:13.684Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 25.80MB / 56.74MB 1.1s [2020-09-09T11:29:13.684Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 25.86MB / 51.38MB 1.1s [2020-09-09T11:29:13.960Z] using credential docker-jenkins-github-credentials [2020-09-09T11:29:13.968Z] Cloning the remote Git repository [2020-09-09T11:29:13.968Z] Cloning with configured refspecs honoured and without tags [2020-09-09T11:29:13.994Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.88MB / 48.97MB 1.2s [2020-09-09T11:29:13.994Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 29.78MB / 56.74MB 1.2s [2020-09-09T11:29:13.994Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 29.56MB / 51.38MB 1.2s [2020-09-09T11:29:13.994Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.2s done [2020-09-09T11:29:13.994Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 37.81MB / 56.74MB 1.4s [2020-09-09T11:29:13.994Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 38.27MB / 51.38MB 1.4s [2020-09-09T11:29:13.994Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 485.81kB / 102.23MB 1.4s [2020-09-09T11:29:14.293Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 41.54MB / 56.74MB 1.5s [2020-09-09T11:29:14.293Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 42.00MB / 51.38MB 1.5s [2020-09-09T11:29:14.293Z] #7 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 [2020-09-09T11:29:14.293Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 45.24MB / 56.74MB 1.6s [2020-09-09T11:29:14.293Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 46.03MB / 51.38MB 1.6s [2020-09-09T11:29:14.293Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 8.92MB / 102.23MB 1.6s [2020-09-09T11:29:14.589Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 48.95MB / 56.74MB 1.7s [2020-09-09T11:29:14.589Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 50.54MB / 51.38MB 1.7s [2020-09-09T11:29:14.589Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 54.28MB / 56.74MB 1.8s [2020-09-09T11:29:14.589Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 1.7s done [2020-09-09T11:29:14.589Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 17.59MB / 102.23MB 1.8s [2020-09-09T11:29:14.589Z] #7 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0B / 156B 1.8s [2020-09-09T11:29:14.589Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 1.9s done [2020-09-09T11:29:14.589Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 32.23MB / 102.23MB 2.0s [2020-09-09T11:29:14.589Z] #7 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 1.8s done [2020-09-09T11:29:14.885Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 40.41MB / 102.23MB 2.2s [2020-09-09T11:29:13.988Z] Cloning repository https://github.com/moby/moby.git [2020-09-09T11:29:14.041Z] > git init /home/ubuntu/workspace/moby_PR-41290 # timeout=10 [2020-09-09T11:29:14.364Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-09T11:29:14.364Z] > git --version # timeout=10 [2020-09-09T11:29:14.376Z] > git --version # 'git version 2.17.1' [2020-09-09T11:29:14.377Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-09T11:29:14.404Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41290/head:refs/remotes/origin/PR-41290 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-09T11:29:15.187Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 48.53MB / 102.23MB 2.3s [2020-09-09T11:29:15.187Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 58.42MB / 102.23MB 2.4s [2020-09-09T11:29:15.187Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 68.70MB / 102.23MB 2.5s [2020-09-09T11:29:15.379Z] Fetching without tags [2020-09-09T11:29:15.482Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 79.92MB / 102.23MB 2.6s [2020-09-09T11:29:15.482Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 91.68MB / 102.23MB 2.7s [2020-09-09T11:29:15.482Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 2.9s [2020-09-09T11:29:15.775Z] #7 ... [2020-09-09T11:29:15.775Z] [2020-09-09T11:29:15.775Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-09T11:29:15.775Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-09-09T11:29:15.775Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-09-09T11:29:15.775Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-09-09T11:29:15.775Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.1s done [2020-09-09T11:29:15.775Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.5s done [2020-09-09T11:29:15.775Z] #58 DONE 2.9s [2020-09-09T11:29:15.775Z] [2020-09-09T11:29:15.775Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-09T11:29:15.775Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 2.9s done [2020-09-09T11:29:15.792Z] Merging remotes/origin/master commit f50a40e889fdaeebf14fce1d494f95e60092d21d into PR head commit 65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf [2020-09-09T11:29:16.068Z] #7 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 1.7s done [2020-09-09T11:29:16.068Z] #7 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 [2020-09-09T11:29:16.361Z] #7 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.2s done [2020-09-09T11:29:16.361Z] #7 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc [2020-09-09T11:29:16.653Z] #7 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.2s done [2020-09-09T11:29:16.684Z] Merge succeeded, producing 65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf [2020-09-09T11:29:16.685Z] Checking out Revision 65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf (PR-41290) [2020-09-09T11:29:15.346Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-09T11:29:15.350Z] > git config --add remote.origin.fetch +refs/pull/41290/head:refs/remotes/origin/PR-41290 # timeout=10 [2020-09-09T11:29:15.353Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-09T11:29:15.369Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-09T11:29:15.383Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-09T11:29:15.384Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-09T11:29:15.385Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41290/head:refs/remotes/origin/PR-41290 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-09T11:29:15.796Z] > git config core.sparsecheckout # timeout=10 [2020-09-09T11:29:15.799Z] > git checkout -f 65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf # timeout=10 [2020-09-09T11:29:16.641Z] > git remote # timeout=10 [2020-09-09T11:29:16.647Z] > git config --get remote.origin.url # timeout=10 [2020-09-09T11:29:16.651Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-09T11:29:16.652Z] > git merge f50a40e889fdaeebf14fce1d494f95e60092d21d # timeout=10 [2020-09-09T11:29:16.673Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-09T11:29:16.689Z] > git config core.sparsecheckout # timeout=10 [2020-09-09T11:29:16.692Z] > git checkout -f 65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf # timeout=10 [2020-09-09T11:29:16.946Z] #7 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d [2020-09-09T11:29:17.463Z] Commit message: "Simplify getUser() to use libcontainer built-in functionality" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-09T11:29:18.304Z] + docker version [2020-09-09T11:29:18.304Z] Client: [2020-09-09T11:29:18.304Z] Version: 18.06.1-ce [2020-09-09T11:29:18.304Z] API version: 1.38 [2020-09-09T11:29:18.304Z] Go version: go1.10.3 [2020-09-09T11:29:18.304Z] Git commit: e68fc7a [2020-09-09T11:29:18.304Z] Built: Tue Aug 21 17:26:10 2018 [2020-09-09T11:29:18.304Z] OS/Arch: linux/ppc64le [2020-09-09T11:29:18.304Z] Experimental: false [2020-09-09T11:29:18.304Z] [2020-09-09T11:29:18.304Z] Server: [2020-09-09T11:29:18.304Z] Engine: [2020-09-09T11:29:18.304Z] Version: 18.06.1-ce [2020-09-09T11:29:18.304Z] API version: 1.38 (minimum version 1.12) [2020-09-09T11:29:18.304Z] Go version: go1.10.3 [2020-09-09T11:29:18.304Z] Git commit: e68fc7a [2020-09-09T11:29:18.304Z] Built: Tue Aug 21 17:24:20 2018 [2020-09-09T11:29:18.304Z] OS/Arch: linux/ppc64le [2020-09-09T11:29:18.304Z] Experimental: true [Pipeline] sh [2020-09-09T11:29:18.460Z] #7 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 1.5s done [2020-09-09T11:29:18.691Z] + docker info [2020-09-09T11:29:18.691Z] Containers: 0 [2020-09-09T11:29:18.691Z] Running: 0 [2020-09-09T11:29:18.691Z] Paused: 0 [2020-09-09T11:29:18.691Z] Stopped: 0 [2020-09-09T11:29:18.691Z] Images: 0 [2020-09-09T11:29:18.691Z] Server Version: 18.06.1-ce [2020-09-09T11:29:18.691Z] Storage Driver: overlay2 [2020-09-09T11:29:18.691Z] Backing Filesystem: extfs [2020-09-09T11:29:18.691Z] Supports d_type: true [2020-09-09T11:29:18.691Z] Native Overlay Diff: true [2020-09-09T11:29:18.691Z] Logging Driver: json-file [2020-09-09T11:29:18.691Z] Cgroup Driver: cgroupfs [2020-09-09T11:29:18.691Z] Plugins: [2020-09-09T11:29:18.691Z] Volume: local [2020-09-09T11:29:18.691Z] Network: bridge host ipvlan macvlan null overlay [2020-09-09T11:29:18.691Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-09-09T11:29:18.691Z] Swarm: inactive [2020-09-09T11:29:18.691Z] Runtimes: runc [2020-09-09T11:29:18.691Z] Default Runtime: runc [2020-09-09T11:29:18.691Z] Init Binary: docker-init [2020-09-09T11:29:18.691Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-09-09T11:29:18.691Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-09-09T11:29:18.691Z] init version: fec3683 [2020-09-09T11:29:18.691Z] Security Options: [2020-09-09T11:29:18.691Z] apparmor [2020-09-09T11:29:18.691Z] seccomp [2020-09-09T11:29:18.691Z] Profile: default [2020-09-09T11:29:18.691Z] Kernel Version: 4.4.0-139-generic [2020-09-09T11:29:18.691Z] Operating System: Ubuntu 16.04.3 LTS [2020-09-09T11:29:18.691Z] OSType: linux [2020-09-09T11:29:18.691Z] Architecture: ppc64le [2020-09-09T11:29:18.691Z] CPUs: 4 [2020-09-09T11:29:18.691Z] Total Memory: 7.972GiB [2020-09-09T11:29:18.691Z] Name: ppc64le-ubuntu-16 [2020-09-09T11:29:18.691Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-09-09T11:29:18.691Z] Docker Root Dir: /var/lib/docker [2020-09-09T11:29:18.691Z] Debug Mode (client): false [2020-09-09T11:29:18.691Z] Debug Mode (server): false [2020-09-09T11:29:18.691Z] Username: dockerbuildbot [2020-09-09T11:29:18.691Z] Registry: https://index.docker.io/v1/ [2020-09-09T11:29:18.691Z] Labels: [2020-09-09T11:29:18.691Z] Experimental: true [2020-09-09T11:29:18.691Z] Insecure Registries: [2020-09-09T11:29:18.691Z] 127.0.0.0/8 [2020-09-09T11:29:18.691Z] Live Restore Enabled: false [2020-09-09T11:29:18.691Z] [Pipeline] sh [2020-09-09T11:29:18.752Z] #7 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 [2020-09-09T11:29:19.087Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-09T11:29:19.087Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-09T11:29:19.087Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41290/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-09T11:29:19.087Z] + bash /home/docker/workspace/moby_PR-41290/check-config.sh [2020-09-09T11:29:19.087Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-09T11:29:19.087Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-09-09T11:29:19.087Z] [2020-09-09T11:29:19.087Z] Generally Necessary: [2020-09-09T11:29:19.087Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-09T11:29:19.087Z] - apparmor: enabled and tools installed [2020-09-09T11:29:19.087Z] - CONFIG_NAMESPACES: enabled [2020-09-09T11:29:19.087Z] - CONFIG_NET_NS: enabled [2020-09-09T11:29:19.087Z] - CONFIG_PID_NS: enabled [2020-09-09T11:29:19.087Z] - CONFIG_IPC_NS: enabled [2020-09-09T11:29:19.087Z] - CONFIG_UTS_NS: enabled [2020-09-09T11:29:19.087Z] - CONFIG_CGROUPS: enabled [2020-09-09T11:29:19.087Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-09T11:29:19.087Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-09T11:29:19.087Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-09T11:29:19.087Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-09T11:29:19.087Z] - CONFIG_CPUSETS: enabled [2020-09-09T11:29:19.087Z] - CONFIG_MEMCG: enabled [2020-09-09T11:29:19.087Z] - CONFIG_KEYS: enabled [2020-09-09T11:29:19.386Z] - CONFIG_VETH: enabled (as module) [2020-09-09T11:29:19.386Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-09T11:29:19.386Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-09T11:29:19.386Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-09-09T11:29:19.386Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-09T11:29:19.386Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-09T11:29:19.386Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-09T11:29:19.386Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-09T11:29:19.386Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-09T11:29:19.386Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-09T11:29:19.386Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-09T11:29:19.386Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-09-09T11:29:19.386Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-09T11:29:19.386Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-09-09T11:29:19.386Z] [2020-09-09T11:29:19.386Z] Optional Features: [2020-09-09T11:29:19.386Z] - CONFIG_USER_NS: enabled [2020-09-09T11:29:19.386Z] - CONFIG_SECCOMP: enabled [2020-09-09T11:29:19.386Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-09T11:29:19.386Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-09T11:29:19.386Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-09T11:29:19.386Z] (cgroup swap accounting is currently enabled) [2020-09-09T11:29:19.386Z] - CONFIG_MEMCG_KMEM: enabled [2020-09-09T11:29:19.386Z] - CONFIG_BLK_CGROUP: enabled [2020-09-09T11:29:19.386Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-09T11:29:19.386Z] - CONFIG_IOSCHED_CFQ: enabled [2020-09-09T11:29:19.386Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-09-09T11:29:19.386Z] - CONFIG_CGROUP_PERF: enabled [2020-09-09T11:29:19.386Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-09T11:29:19.386Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-09T11:29:19.386Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-09T11:29:19.386Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-09T11:29:19.386Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-09T11:29:19.386Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-09T11:29:19.386Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-09T11:29:19.386Z] - CONFIG_IP_VS: enabled (as module) [2020-09-09T11:29:19.386Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-09T11:29:19.386Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-09T11:29:19.386Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-09T11:29:19.386Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-09T11:29:19.386Z] - CONFIG_EXT4_FS: enabled [2020-09-09T11:29:19.386Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-09T11:29:19.386Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-09T11:29:19.386Z] - Network Drivers: [2020-09-09T11:29:19.386Z] - "overlay": [2020-09-09T11:29:19.386Z] - CONFIG_VXLAN: enabled (as module) [2020-09-09T11:29:19.386Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-09T11:29:19.386Z] Optional (for encrypted networks): [2020-09-09T11:29:19.679Z] - CONFIG_CRYPTO: enabled [2020-09-09T11:29:19.679Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-09-09T11:29:19.679Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-09-09T11:29:19.679Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-09-09T11:29:19.679Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-09-09T11:29:19.679Z] - CONFIG_XFRM: enabled [2020-09-09T11:29:19.679Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-09T11:29:19.679Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-09T11:29:19.679Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-09T11:29:19.679Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-09-09T11:29:19.679Z] - "ipvlan": [2020-09-09T11:29:19.679Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-09T11:29:19.679Z] - "macvlan": [2020-09-09T11:29:19.679Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-09T11:29:19.679Z] - CONFIG_DUMMY: enabled (as module) [2020-09-09T11:29:19.679Z] - "ftp,tftp client in container": [2020-09-09T11:29:19.679Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-09T11:29:19.679Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-09T11:29:19.679Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-09T11:29:19.679Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-09T11:29:19.679Z] - Storage Drivers: [2020-09-09T11:29:19.679Z] - "aufs": [2020-09-09T11:29:19.679Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-09T11:29:19.679Z] - "btrfs": [2020-09-09T11:29:19.679Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-09T11:29:19.679Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-09T11:29:19.679Z] - "devicemapper": [2020-09-09T11:29:19.679Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-09T11:29:19.679Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-09T11:29:19.679Z] - "overlay": [2020-09-09T11:29:19.679Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-09T11:29:19.679Z] - "zfs": [2020-09-09T11:29:19.679Z] - /dev/zfs: missing [2020-09-09T11:29:19.679Z] - zfs command: missing [2020-09-09T11:29:19.679Z] - zpool command: missing [2020-09-09T11:29:19.679Z] [2020-09-09T11:29:19.679Z] Limits: [2020-09-09T11:29:19.679Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-09T11:29:19.679Z] [2020-09-09T11:29:19.679Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-09T11:29:19.790Z] #7 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 1.2s done [2020-09-09T11:29:20.082Z] #7 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 [2020-09-09T11:29:20.115Z] + make bundles/buildx [2020-09-09T11:29:20.413Z] make: command: Command not found [2020-09-09T11:29:20.413Z] make: command: Command not found [2020-09-09T11:29:20.413Z] mkdir bundles [2020-09-09T11:29:20.413Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-09-09T11:29:20.413Z] --build-arg BUILDX_COMMIT \ [2020-09-09T11:29:20.413Z] --build-arg BUILDX_REPO \ [2020-09-09T11:29:20.413Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-09-09T11:29:20.413Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-09-09T11:29:20.413Z] . [2020-09-09T11:29:20.413Z] /bin/sh: 4: go: not found [2020-09-09T11:29:20.413Z] /bin/sh: 5: go: not found [2020-09-09T11:29:22.502Z] Sending build context to Docker daemon 56.25MB [2020-09-09T11:29:22.502Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2020-09-09T11:29:22.502Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-09-09T11:29:22.502Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-09-09T11:29:22.502Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2020-09-09T11:29:22.502Z] 1.13.15-buster: Pulling from library/golang [2020-09-09T11:29:22.797Z] db4e2d8d5901: Pulling fs layer [2020-09-09T11:29:22.797Z] dfe2d012519c: Pulling fs layer [2020-09-09T11:29:22.797Z] 5d8f1d1f9197: Pulling fs layer [2020-09-09T11:29:22.797Z] 1301750ffb48: Pulling fs layer [2020-09-09T11:29:22.797Z] dc5c6edc9cff: Pulling fs layer [2020-09-09T11:29:22.797Z] 3c370c2e2f82: Pulling fs layer [2020-09-09T11:29:22.797Z] 5ffb2f5886e2: Pulling fs layer [2020-09-09T11:29:22.797Z] 1301750ffb48: Waiting [2020-09-09T11:29:22.797Z] dc5c6edc9cff: Waiting [2020-09-09T11:29:22.797Z] 5ffb2f5886e2: Waiting [2020-09-09T11:29:22.797Z] 3c370c2e2f82: Waiting [2020-09-09T11:29:22.855Z] #7 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 2.8s done [2020-09-09T11:29:23.104Z] dfe2d012519c: Verifying Checksum [2020-09-09T11:29:23.104Z] dfe2d012519c: Download complete [2020-09-09T11:29:23.148Z] #7 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 [2020-09-09T11:29:23.148Z] #7 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.0s done [2020-09-09T11:29:23.402Z] 5d8f1d1f9197: Verifying Checksum [2020-09-09T11:29:23.442Z] #7 DONE 10.6s [2020-09-09T11:29:23.442Z] [2020-09-09T11:29:23.442Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-09T11:29:24.479Z] #8 DONE 1.0s [2020-09-09T11:29:24.479Z] [2020-09-09T11:29:24.479Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-09T11:29:25.513Z] db4e2d8d5901: Verifying Checksum [2020-09-09T11:29:25.514Z] db4e2d8d5901: Download complete [2020-09-09T11:29:25.519Z] #9 DONE 0.9s [2020-09-09T11:29:25.519Z] [2020-09-09T11:29:25.519Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-09T11:29:25.519Z] #27 DONE 0.1s [2020-09-09T11:29:25.519Z] [2020-09-09T11:29:25.519Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-09T11:29:25.519Z] #32 ... [2020-09-09T11:29:25.519Z] [2020-09-09T11:29:25.519Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-09T11:29:25.519Z] #35 DONE 0.1s [2020-09-09T11:29:25.812Z] [2020-09-09T11:29:25.812Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-09T11:29:25.845Z] 1301750ffb48: Verifying Checksum [2020-09-09T11:29:25.846Z] 1301750ffb48: Download complete [2020-09-09T11:29:26.243Z] 5ffb2f5886e2: Verifying Checksum [2020-09-09T11:29:26.244Z] 5ffb2f5886e2: Download complete [2020-09-09T11:29:26.686Z] dc5c6edc9cff: Verifying Checksum [2020-09-09T11:29:26.686Z] dc5c6edc9cff: Download complete [2020-09-09T11:29:28.595Z] #36 2.597 + git clone https://github.com/docker/distribution.git . [2020-09-09T11:29:28.595Z] #36 2.598 Cloning into '.'... [2020-09-09T11:29:28.786Z] db4e2d8d5901: Pull complete [2020-09-09T11:29:29.427Z] dfe2d012519c: Pull complete [2020-09-09T11:29:29.427Z] 3c370c2e2f82: Verifying Checksum [2020-09-09T11:29:29.427Z] 3c370c2e2f82: Download complete [2020-09-09T11:29:29.723Z] 5d8f1d1f9197: Pull complete [2020-09-09T11:29:30.671Z] #36 ... [2020-09-09T11:29:30.671Z] [2020-09-09T11:29:30.671Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:29:30.671Z] #30 2.700 + RM_GOPATH=0 [2020-09-09T11:29:30.671Z] #30 2.700 + TMP_GOPATH= [2020-09-09T11:29:30.671Z] #30 2.700 + : /build [2020-09-09T11:29:30.671Z] #30 2.700 + '[' -z '' ']' [2020-09-09T11:29:30.671Z] #30 2.701 ++ mktemp -d [2020-09-09T11:29:30.671Z] #30 2.705 + export GOPATH=/tmp/tmp.BWP9c0HhOY [2020-09-09T11:29:30.671Z] #30 2.705 + GOPATH=/tmp/tmp.BWP9c0HhOY [2020-09-09T11:29:30.671Z] #30 2.705 + RM_GOPATH=1 [2020-09-09T11:29:30.671Z] #30 2.705 + case "$(go env GOARCH)" in [2020-09-09T11:29:30.671Z] #30 2.705 ++ go env GOARCH [2020-09-09T11:29:30.671Z] #30 2.736 + export GO_BUILDMODE=-buildmode=pie [2020-09-09T11:29:30.671Z] #30 2.736 + GO_BUILDMODE=-buildmode=pie [2020-09-09T11:29:30.671Z] #30 2.744 ++ dirname /tmp/install/install.sh [2020-09-09T11:29:30.671Z] #30 2.747 + dir=/tmp/install [2020-09-09T11:29:30.671Z] #30 2.747 + bin=tomlv [2020-09-09T11:29:30.671Z] #30 2.747 + shift [2020-09-09T11:29:30.671Z] #30 2.748 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-09-09T11:29:30.671Z] #30 2.748 + . /tmp/install/tomlv.installer [2020-09-09T11:29:30.671Z] #30 2.748 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-09T11:29:30.671Z] #30 2.748 + install_tomlv [2020-09-09T11:29:30.671Z] #30 2.748 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-09-09T11:29:30.671Z] #30 2.748 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-09T11:29:30.671Z] #30 2.748 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.BWP9c0HhOY/src/github.com/BurntSushi/toml [2020-09-09T11:29:30.671Z] #30 2.752 Cloning into '/tmp/tmp.BWP9c0HhOY/src/github.com/BurntSushi/toml'... [2020-09-09T11:29:30.671Z] #30 3.618 + cd /tmp/tmp.BWP9c0HhOY/src/github.com/BurntSushi/toml [2020-09-09T11:29:30.671Z] #30 3.618 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-09T11:29:30.671Z] #30 3.629 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-09-09T11:29:30.671Z] #30 4.176 internal/cpu [2020-09-09T11:29:30.671Z] #30 4.193 runtime/internal/math [2020-09-09T11:29:30.671Z] #30 4.226 math/bits [2020-09-09T11:29:30.671Z] #30 4.628 math [2020-09-09T11:29:30.671Z] #30 4.716 internal/bytealg [2020-09-09T11:29:30.671Z] #30 5.049 runtime [2020-09-09T11:29:31.710Z] #30 ... [2020-09-09T11:29:31.710Z] [2020-09-09T11:29:31.710Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:29:31.710Z] #43 2.228 + RM_GOPATH=0 [2020-09-09T11:29:31.710Z] #43 2.228 + TMP_GOPATH= [2020-09-09T11:29:31.710Z] #43 2.228 + : /build [2020-09-09T11:29:31.710Z] #43 2.228 + '[' -z '' ']' [2020-09-09T11:29:31.710Z] #43 2.228 ++ mktemp -d [2020-09-09T11:29:31.710Z] #43 2.228 + export GOPATH=/tmp/tmp.I8dycSixnG [2020-09-09T11:29:31.710Z] #43 2.228 + GOPATH=/tmp/tmp.I8dycSixnG [2020-09-09T11:29:31.710Z] #43 2.228 + RM_GOPATH=1 [2020-09-09T11:29:31.710Z] #43 2.228 + case "$(go env GOARCH)" in [2020-09-09T11:29:31.710Z] #43 2.228 ++ go env GOARCH [2020-09-09T11:29:31.710Z] #43 2.235 + export GO_BUILDMODE=-buildmode=pie [2020-09-09T11:29:31.710Z] #43 2.235 + GO_BUILDMODE=-buildmode=pie [2020-09-09T11:29:31.710Z] #43 2.243 ++ dirname /tmp/install/install.sh [2020-09-09T11:29:31.710Z] #43 2.243 + dir=/tmp/install [2020-09-09T11:29:31.710Z] #43 2.243 + bin=gotestsum [2020-09-09T11:29:31.710Z] #43 2.243 + shift [2020-09-09T11:29:31.710Z] #43 2.243 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-09-09T11:29:31.710Z] #43 2.243 + . /tmp/install/gotestsum.installer [2020-09-09T11:29:31.710Z] #43 2.243 ++ : v0.3.5 [2020-09-09T11:29:31.710Z] #43 2.243 + install_gotestsum [2020-09-09T11:29:31.710Z] #43 2.243 + set -e [2020-09-09T11:29:31.710Z] #43 2.243 + export GO111MODULE=on [2020-09-09T11:29:31.710Z] #43 2.243 + GO111MODULE=on [2020-09-09T11:29:31.710Z] #43 2.243 + GOBIN=/build [2020-09-09T11:29:31.710Z] #43 2.243 + go get gotest.tools/gotestsum@v0.3.5 [2020-09-09T11:29:31.710Z] #43 2.275 go: finding gotest.tools/gotestsum v0.3.5 [2020-09-09T11:29:31.710Z] #43 2.275 go: finding gotest.tools v0.3.5 [2020-09-09T11:29:31.710Z] #43 2.668 go: downloading gotest.tools/gotestsum v0.3.5 [2020-09-09T11:29:31.710Z] #43 2.933 go: extracting gotest.tools/gotestsum v0.3.5 [2020-09-09T11:29:31.710Z] #43 3.235 go: downloading gotest.tools v2.1.0+incompatible [2020-09-09T11:29:31.710Z] #43 3.281 go: extracting gotest.tools v2.1.0+incompatible [2020-09-09T11:29:31.710Z] #43 3.388 go: downloading github.com/fatih/color v1.6.0 [2020-09-09T11:29:31.710Z] #43 3.388 go: downloading github.com/spf13/pflag v1.0.1 [2020-09-09T11:29:31.710Z] #43 3.521 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-09-09T11:29:31.710Z] #43 3.521 go: downloading github.com/pkg/errors v0.8.0 [2020-09-09T11:29:31.710Z] #43 3.522 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-09T11:29:31.710Z] #43 3.538 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-09T11:29:31.710Z] #43 3.717 go: extracting github.com/fatih/color v1.6.0 [2020-09-09T11:29:31.710Z] #43 3.728 go: extracting github.com/pkg/errors v0.8.0 [2020-09-09T11:29:31.710Z] #43 3.730 go: extracting github.com/spf13/pflag v1.0.1 [2020-09-09T11:29:31.710Z] #43 3.844 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-09T11:29:31.710Z] #43 3.844 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-09-09T11:29:31.710Z] #43 3.845 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-09-09T11:29:31.710Z] #43 3.854 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-09-09T11:29:31.710Z] #43 3.943 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-09T11:29:31.710Z] #43 3.966 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-09T11:29:31.710Z] #43 3.967 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-09T11:29:31.710Z] #43 3.971 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-09-09T11:29:31.710Z] #43 3.978 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-09T11:29:31.710Z] #43 3.989 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-09-09T11:29:31.710Z] #43 5.058 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-09T11:29:31.710Z] #43 5.377 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-09T11:29:31.710Z] #43 5.876 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-09T11:29:32.487Z] 1301750ffb48: Pull complete [2020-09-09T11:29:33.223Z] #43 7.565 go: finding github.com/fatih/color v1.6.0 [2020-09-09T11:29:33.223Z] #43 7.573 go: finding github.com/pkg/errors v0.8.0 [2020-09-09T11:29:33.223Z] #43 7.590 go: finding github.com/sirupsen/logrus v1.0.5 [2020-09-09T11:29:33.223Z] #43 7.697 go: finding github.com/mattn/go-colorable v0.0.9 [2020-09-09T11:29:33.223Z] #43 7.719 go: finding github.com/spf13/pflag v1.0.1 [2020-09-09T11:29:33.223Z] #43 7.727 go: finding github.com/mattn/go-isatty v0.0.3 [2020-09-09T11:29:33.223Z] #43 7.877 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-09T11:29:33.223Z] #43 7.898 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-09T11:29:33.515Z] #43 7.979 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-09T11:29:33.515Z] #43 8.037 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-09T11:29:33.515Z] #43 8.071 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-09T11:29:34.151Z] #43 ... [2020-09-09T11:29:34.151Z] [2020-09-09T11:29:34.151Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:29:34.151Z] #30 8.828 internal/testlog [2020-09-09T11:29:34.444Z] #30 9.114 encoding [2020-09-09T11:29:34.444Z] #30 9.221 runtime/cgo [2020-09-09T11:29:34.582Z] dc5c6edc9cff: Pull complete [2020-09-09T11:29:35.486Z] #30 ... [2020-09-09T11:29:35.486Z] [2020-09-09T11:29:35.486Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:29:35.486Z] #47 1.591 + RM_GOPATH=0 [2020-09-09T11:29:35.486Z] #47 1.591 + TMP_GOPATH= [2020-09-09T11:29:35.486Z] #47 1.591 + : /build [2020-09-09T11:29:35.486Z] #47 1.591 + '[' -z '' ']' [2020-09-09T11:29:35.486Z] #47 1.591 ++ mktemp -d [2020-09-09T11:29:35.486Z] #47 1.591 + export GOPATH=/tmp/tmp.LwoyrhKZNx [2020-09-09T11:29:35.486Z] #47 1.591 + GOPATH=/tmp/tmp.LwoyrhKZNx [2020-09-09T11:29:35.486Z] #47 1.591 + RM_GOPATH=1 [2020-09-09T11:29:35.486Z] #47 1.591 + case "$(go env GOARCH)" in [2020-09-09T11:29:35.486Z] #47 1.593 ++ go env GOARCH [2020-09-09T11:29:35.486Z] #47 1.599 + export GO_BUILDMODE=-buildmode=pie [2020-09-09T11:29:35.486Z] #47 1.599 + GO_BUILDMODE=-buildmode=pie [2020-09-09T11:29:35.486Z] #47 1.599 ++ dirname /tmp/install/install.sh [2020-09-09T11:29:35.486Z] #47 1.599 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-09T11:29:35.486Z] #47 1.599 + dir=/tmp/install [2020-09-09T11:29:35.486Z] #47 1.599 + bin=shfmt [2020-09-09T11:29:35.486Z] #47 1.599 + shift [2020-09-09T11:29:35.486Z] #47 1.599 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-09-09T11:29:35.486Z] #47 1.599 + . /tmp/install/shfmt.installer [2020-09-09T11:29:35.486Z] #47 1.599 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-09T11:29:35.486Z] #47 1.599 + install_shfmt [2020-09-09T11:29:35.486Z] #47 1.599 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-09-09T11:29:35.486Z] #47 1.599 + git clone https://github.com/mvdan/sh.git /tmp/tmp.LwoyrhKZNx/src/github.com/mvdan/sh [2020-09-09T11:29:35.486Z] #47 1.602 Cloning into '/tmp/tmp.LwoyrhKZNx/src/github.com/mvdan/sh'... [2020-09-09T11:29:35.486Z] #47 6.670 + cd /tmp/tmp.LwoyrhKZNx/src/github.com/mvdan/sh [2020-09-09T11:29:35.486Z] #47 6.671 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-09T11:29:35.486Z] #47 6.748 + GO111MODULE=on [2020-09-09T11:29:35.486Z] #47 6.749 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-09-09T11:29:35.486Z] #47 7.560 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-09T11:29:35.486Z] #47 7.697 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-09T11:29:35.486Z] #47 7.704 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-09T11:29:35.486Z] #47 7.873 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-09T11:29:35.486Z] #47 7.884 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-09T11:29:35.486Z] #47 8.386 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-09T11:29:35.486Z] #47 9.106 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-09T11:29:35.486Z] #47 10.09 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-09T11:29:35.486Z] #47 ... [2020-09-09T11:29:35.486Z] [2020-09-09T11:29:35.486Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:29:35.486Z] #10 2.260 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-09T11:29:35.486Z] #10 2.401 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-09T11:29:35.486Z] #10 2.506 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-09T11:29:35.486Z] #10 3.054 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-09T11:29:35.486Z] #10 4.388 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [199 kB] [2020-09-09T11:29:35.486Z] #10 6.456 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-09T11:29:35.778Z] #10 ... [2020-09-09T11:29:35.778Z] [2020-09-09T11:29:35.778Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:29:35.778Z] #60 1.966 + RM_GOPATH=0 [2020-09-09T11:29:35.778Z] #60 1.966 + TMP_GOPATH= [2020-09-09T11:29:35.778Z] #60 1.966 + : /build [2020-09-09T11:29:35.778Z] #60 1.966 + '[' -z '' ']' [2020-09-09T11:29:35.778Z] #60 1.966 ++ mktemp -d [2020-09-09T11:29:35.778Z] #60 1.966 + export GOPATH=/tmp/tmp.W9zQ8ZfKwB [2020-09-09T11:29:35.778Z] #60 1.966 + GOPATH=/tmp/tmp.W9zQ8ZfKwB [2020-09-09T11:29:35.778Z] #60 1.966 + RM_GOPATH=1 [2020-09-09T11:29:35.778Z] #60 1.966 + case "$(go env GOARCH)" in [2020-09-09T11:29:35.778Z] #60 1.966 ++ go env GOARCH [2020-09-09T11:29:35.778Z] #60 1.967 + export GO_BUILDMODE=-buildmode=pie [2020-09-09T11:29:35.778Z] #60 1.967 + GO_BUILDMODE=-buildmode=pie [2020-09-09T11:29:35.778Z] #60 1.967 ++ dirname /tmp/install/install.sh [2020-09-09T11:29:35.778Z] #60 1.967 + dir=/tmp/install [2020-09-09T11:29:35.778Z] #60 1.967 + bin=proxy [2020-09-09T11:29:35.778Z] #60 1.967 + shift [2020-09-09T11:29:35.778Z] #60 1.967 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-09-09T11:29:35.778Z] #60 1.967 + . /tmp/install/proxy.installer [2020-09-09T11:29:35.778Z] #60 1.967 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-09-09T11:29:35.778Z] #60 1.967 + install_proxy [2020-09-09T11:29:35.778Z] #60 1.967 + case "$1" in [2020-09-09T11:29:35.778Z] #60 1.967 + export CGO_ENABLED=0 [2020-09-09T11:29:35.778Z] #60 1.967 + CGO_ENABLED=0 [2020-09-09T11:29:35.778Z] #60 1.967 + _install_proxy [2020-09-09T11:29:35.778Z] #60 1.967 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-09-09T11:29:35.778Z] #60 1.967 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.W9zQ8ZfKwB/src/github.com/docker/libnetwork [2020-09-09T11:29:35.778Z] #60 1.967 Cloning into '/tmp/tmp.W9zQ8ZfKwB/src/github.com/docker/libnetwork'... [2020-09-09T11:29:35.778Z] #60 1.967 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-09-09T11:29:35.778Z] #60 ... [2020-09-09T11:29:35.778Z] [2020-09-09T11:29:35.778Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:29:35.778Z] #21 1.881 + RM_GOPATH=0 [2020-09-09T11:29:35.778Z] #21 1.881 + TMP_GOPATH= [2020-09-09T11:29:35.778Z] #21 1.881 + : /build [2020-09-09T11:29:35.778Z] #21 1.881 + '[' -z '' ']' [2020-09-09T11:29:35.778Z] #21 1.881 ++ mktemp -d [2020-09-09T11:29:35.778Z] #21 1.886 + export GOPATH=/tmp/tmp.oMaoUuhuMW [2020-09-09T11:29:35.778Z] #21 1.886 + GOPATH=/tmp/tmp.oMaoUuhuMW [2020-09-09T11:29:35.778Z] #21 1.886 + RM_GOPATH=1 [2020-09-09T11:29:35.778Z] #21 1.886 + case "$(go env GOARCH)" in [2020-09-09T11:29:35.778Z] #21 1.886 ++ go env GOARCH [2020-09-09T11:29:35.778Z] #21 1.895 + export GO_BUILDMODE=-buildmode=pie [2020-09-09T11:29:35.778Z] #21 1.895 + GO_BUILDMODE=-buildmode=pie [2020-09-09T11:29:35.778Z] #21 1.895 ++ dirname /tmp/install/install.sh [2020-09-09T11:29:35.778Z] #21 1.909 + dir=/tmp/install [2020-09-09T11:29:35.778Z] #21 1.909 + bin=dockercli [2020-09-09T11:29:35.778Z] #21 1.909 + shift [2020-09-09T11:29:35.778Z] #21 1.909 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-09-09T11:29:35.778Z] #21 1.909 + . /tmp/install/dockercli.installer [2020-09-09T11:29:35.778Z] #21 1.909 ++ : stable [2020-09-09T11:29:35.778Z] #21 1.909 ++ : 17.06.2-ce [2020-09-09T11:29:35.778Z] #21 1.909 + install_dockercli [2020-09-09T11:29:35.778Z] #21 1.909 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-09T11:29:35.778Z] #21 1.909 ++ uname -m [2020-09-09T11:29:35.778Z] #21 1.909 + arch=s390x [2020-09-09T11:29:35.778Z] #21 1.909 + '[' s390x '!=' x86_64 ']' [2020-09-09T11:29:35.778Z] #21 1.909 + '[' s390x '!=' s390x ']' [2020-09-09T11:29:35.778Z] #21 1.909 + url=https://download.docker.com/linux/static [2020-09-09T11:29:35.778Z] #21 1.909 + tar -xz docker/docker [2020-09-09T11:29:35.778Z] #21 1.909 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-09-09T11:29:35.778Z] #21 1.909 Install docker/cli version 17.06.2-ce from stable [2020-09-09T11:29:36.070Z] #21 ... [2020-09-09T11:29:36.070Z] [2020-09-09T11:29:36.070Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-09T11:29:36.071Z] #38 2.881 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-09T11:29:36.071Z] #38 2.926 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-09T11:29:36.071Z] #38 2.942 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-09T11:29:36.071Z] #38 3.561 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-09T11:29:36.071Z] #38 5.098 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [199 kB] [2020-09-09T11:29:36.071Z] #38 7.356 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-09T11:29:36.071Z] #38 ... [2020-09-09T11:29:36.071Z] [2020-09-09T11:29:36.071Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:29:36.071Z] #45 2.414 + RM_GOPATH=0 [2020-09-09T11:29:36.071Z] #45 2.414 + TMP_GOPATH= [2020-09-09T11:29:36.071Z] #45 2.414 + : /build [2020-09-09T11:29:36.071Z] #45 2.414 + '[' -z '' ']' [2020-09-09T11:29:36.071Z] #45 2.414 ++ mktemp -d [2020-09-09T11:29:36.071Z] #45 2.426 + export GOPATH=/tmp/tmp.354XkO4E0g [2020-09-09T11:29:36.071Z] #45 2.430 + GOPATH=/tmp/tmp.354XkO4E0g [2020-09-09T11:29:36.071Z] #45 2.430 + RM_GOPATH=1 [2020-09-09T11:29:36.071Z] #45 2.430 + case "$(go env GOARCH)" in [2020-09-09T11:29:36.071Z] #45 2.430 ++ go env GOARCH [2020-09-09T11:29:36.071Z] #45 2.455 + export GO_BUILDMODE=-buildmode=pie [2020-09-09T11:29:36.071Z] #45 2.455 + GO_BUILDMODE=-buildmode=pie [2020-09-09T11:29:36.071Z] #45 2.455 ++ dirname /tmp/install/install.sh [2020-09-09T11:29:36.071Z] #45 2.455 + dir=/tmp/install [2020-09-09T11:29:36.071Z] #45 2.455 + bin=golangci_lint [2020-09-09T11:29:36.071Z] #45 2.455 + shift [2020-09-09T11:29:36.071Z] #45 2.455 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-09-09T11:29:36.071Z] #45 2.455 + . /tmp/install/golangci_lint.installer [2020-09-09T11:29:36.071Z] #45 2.455 ++ : v1.23.8 [2020-09-09T11:29:36.071Z] #45 2.455 + install_golangci_lint [2020-09-09T11:29:36.071Z] #45 2.455 + echo 'Installing golangci-lint version v1.23.8' [2020-09-09T11:29:36.071Z] #45 2.455 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-09T11:29:36.071Z] #45 2.455 Installing golangci-lint version v1.23.8 [2020-09-09T11:29:36.134Z] Fetching without tags [2020-09-09T11:29:36.363Z] #45 ... [2020-09-09T11:29:36.363Z] [2020-09-09T11:29:36.363Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-09T11:29:36.363Z] #23 2.219 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-09T11:29:36.363Z] #23 2.403 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-09T11:29:36.363Z] #23 2.590 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-09T11:29:36.363Z] #23 2.963 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-09T11:29:36.363Z] #23 4.546 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [199 kB] [2020-09-09T11:29:36.363Z] #23 6.412 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-09T11:29:36.363Z] #23 ... [2020-09-09T11:29:36.363Z] [2020-09-09T11:29:36.363Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:29:36.363Z] #54 2.231 + RM_GOPATH=0 [2020-09-09T11:29:36.363Z] #54 2.231 + TMP_GOPATH= [2020-09-09T11:29:36.363Z] #54 2.231 + : /build [2020-09-09T11:29:36.363Z] #54 2.231 + '[' -z '' ']' [2020-09-09T11:29:36.363Z] #54 2.235 ++ mktemp -d [2020-09-09T11:29:36.363Z] #54 2.235 + export GOPATH=/tmp/tmp.ysQ2Rpxlof [2020-09-09T11:29:36.363Z] #54 2.235 + GOPATH=/tmp/tmp.ysQ2Rpxlof [2020-09-09T11:29:36.363Z] #54 2.235 + RM_GOPATH=1 [2020-09-09T11:29:36.363Z] #54 2.235 + case "$(go env GOARCH)" in [2020-09-09T11:29:36.363Z] #54 2.235 ++ go env GOARCH [2020-09-09T11:29:36.363Z] #54 2.243 + export GO_BUILDMODE=-buildmode=pie [2020-09-09T11:29:36.363Z] #54 2.243 + GO_BUILDMODE=-buildmode=pie [2020-09-09T11:29:36.363Z] #54 2.243 ++ dirname /tmp/install/install.sh [2020-09-09T11:29:36.363Z] #54 2.243 + dir=/tmp/install [2020-09-09T11:29:36.363Z] #54 2.243 + bin=rootlesskit [2020-09-09T11:29:36.363Z] #54 2.243 + shift [2020-09-09T11:29:36.363Z] #54 2.243 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-09-09T11:29:36.363Z] #54 2.243 + . /tmp/install/rootlesskit.installer [2020-09-09T11:29:36.363Z] #54 2.243 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-09T11:29:36.363Z] #54 2.243 + install_rootlesskit [2020-09-09T11:29:36.363Z] #54 2.243 + case "$1" in [2020-09-09T11:29:36.363Z] #54 2.243 + export CGO_ENABLED=0 [2020-09-09T11:29:36.363Z] #54 2.243 + CGO_ENABLED=0 [2020-09-09T11:29:36.363Z] #54 2.243 + _install_rootlesskit [2020-09-09T11:29:36.363Z] #54 2.243 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-09-09T11:29:36.363Z] #54 2.243 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ysQ2Rpxlof/src/github.com/rootless-containers/rootlesskit [2020-09-09T11:29:36.363Z] #54 2.243 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-09T11:29:36.363Z] #54 2.260 Cloning into '/tmp/tmp.ysQ2Rpxlof/src/github.com/rootless-containers/rootlesskit'... [2020-09-09T11:29:36.363Z] #54 5.934 + cd /tmp/tmp.ysQ2Rpxlof/src/github.com/rootless-containers/rootlesskit [2020-09-09T11:29:36.363Z] #54 5.935 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-09T11:29:36.363Z] #54 6.172 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-09T11:29:36.363Z] #54 6.172 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-09-09T11:29:36.634Z] Merging remotes/origin/master commit f50a40e889fdaeebf14fce1d494f95e60092d21d into PR head commit 65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf [2020-09-09T11:29:36.656Z] #54 ... [2020-09-09T11:29:36.656Z] [2020-09-09T11:29:36.656Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-09T11:29:36.656Z] #28 1.762 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-09-09T11:29:36.656Z] #28 1.762 Cloning into '.'... [2020-09-09T11:29:36.656Z] #28 ... [2020-09-09T11:29:36.656Z] [2020-09-09T11:29:36.656Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-09T11:29:36.656Z] #51 2.819 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-09T11:29:36.656Z] #51 2.859 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-09T11:29:36.656Z] #51 2.876 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-09T11:29:36.656Z] #51 3.456 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-09T11:29:36.656Z] #51 4.998 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [199 kB] [2020-09-09T11:29:36.656Z] #51 6.442 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-09T11:29:36.949Z] #51 ... [2020-09-09T11:29:36.949Z] [2020-09-09T11:29:36.949Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:29:36.949Z] #41 2.458 + RM_GOPATH=0 [2020-09-09T11:29:36.949Z] #41 2.458 + TMP_GOPATH= [2020-09-09T11:29:36.949Z] #41 2.458 + : /build [2020-09-09T11:29:36.949Z] #41 2.458 + '[' -z '' ']' [2020-09-09T11:29:36.949Z] #41 2.458 ++ mktemp -d [2020-09-09T11:29:36.949Z] #41 2.468 + export GOPATH=/tmp/tmp.FKo4QUlpsZ [2020-09-09T11:29:36.949Z] #41 2.468 + GOPATH=/tmp/tmp.FKo4QUlpsZ [2020-09-09T11:29:36.949Z] #41 2.468 + RM_GOPATH=1 [2020-09-09T11:29:36.949Z] #41 2.468 + case "$(go env GOARCH)" in [2020-09-09T11:29:36.949Z] #41 2.468 ++ go env GOARCH [2020-09-09T11:29:36.949Z] #41 2.500 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-09T11:29:36.949Z] #41 2.500 + export GO_BUILDMODE=-buildmode=pie [2020-09-09T11:29:36.949Z] #41 2.500 + GO_BUILDMODE=-buildmode=pie [2020-09-09T11:29:36.949Z] #41 2.500 ++ dirname /tmp/install/install.sh [2020-09-09T11:29:36.949Z] #41 2.500 + dir=/tmp/install [2020-09-09T11:29:36.949Z] #41 2.500 + bin=vndr [2020-09-09T11:29:36.949Z] #41 2.500 + shift [2020-09-09T11:29:36.949Z] #41 2.500 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-09-09T11:29:36.949Z] #41 2.500 + . /tmp/install/vndr.installer [2020-09-09T11:29:36.949Z] #41 2.500 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-09T11:29:36.949Z] #41 2.500 + install_vndr [2020-09-09T11:29:36.949Z] #41 2.500 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-09-09T11:29:36.949Z] #41 2.500 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.FKo4QUlpsZ/src/github.com/LK4D4/vndr [2020-09-09T11:29:36.949Z] #41 2.500 Cloning into '/tmp/tmp.FKo4QUlpsZ/src/github.com/LK4D4/vndr'... [2020-09-09T11:29:36.949Z] #41 3.026 + cd /tmp/tmp.FKo4QUlpsZ/src/github.com/LK4D4/vndr [2020-09-09T11:29:36.949Z] #41 3.028 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-09T11:29:36.949Z] #41 3.056 + go build -buildmode=pie -v -o /build/vndr . [2020-09-09T11:29:36.949Z] #41 3.782 runtime/internal/atomic [2020-09-09T11:29:36.949Z] #41 3.789 internal/cpu [2020-09-09T11:29:36.949Z] #41 3.948 runtime/internal/sys [2020-09-09T11:29:36.949Z] #41 4.117 runtime/internal/math [2020-09-09T11:29:36.949Z] #41 4.212 internal/race [2020-09-09T11:29:36.949Z] #41 4.260 sync/atomic [2020-09-09T11:29:36.949Z] #41 4.370 internal/bytealg [2020-09-09T11:29:36.949Z] #41 4.399 unicode [2020-09-09T11:29:36.949Z] #41 4.822 runtime [2020-09-09T11:29:36.949Z] #41 7.229 unicode/utf8 [2020-09-09T11:29:36.949Z] #41 7.568 math [2020-09-09T11:29:36.949Z] #41 11.50 unicode/utf16 [2020-09-09T11:29:36.949Z] #41 ... [2020-09-09T11:29:36.949Z] [2020-09-09T11:29:36.949Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:29:36.949Z] #47 11.37 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-09T11:29:36.949Z] #47 11.38 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-09T11:29:36.949Z] #47 11.55 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-09T11:29:36.949Z] #47 11.67 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-09T11:29:37.585Z] #47 12.08 runtime/cgo [2020-09-09T11:29:37.585Z] #47 12.09 runtime [2020-09-09T11:29:36.041Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-09T11:29:36.051Z] > git config --add remote.origin.fetch +refs/pull/41290/head:refs/remotes/origin/PR-41290 # timeout=10 [2020-09-09T11:29:36.069Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-09T11:29:36.099Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-09T11:29:36.136Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-09T11:29:36.136Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-09T11:29:36.137Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41290/head:refs/remotes/origin/PR-41290 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-09T11:29:36.663Z] > git config core.sparsecheckout # timeout=10 [2020-09-09T11:29:36.691Z] > git checkout -f 65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf # timeout=10 [2020-09-09T11:29:38.127Z] 3c370c2e2f82: Pull complete [2020-09-09T11:29:38.127Z] 5ffb2f5886e2: Pull complete [2020-09-09T11:29:38.127Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2020-09-09T11:29:38.127Z] Status: Downloaded newer image for golang:1.13.15-buster [2020-09-09T11:29:38.127Z] ---> 805dc2d65d1c [2020-09-09T11:29:38.127Z] Step 5/15 : ARG BUILDX_REPO [2020-09-09T11:29:38.127Z] ---> Running in 933731fa628c [2020-09-09T11:29:38.127Z] Removing intermediate container 933731fa628c [2020-09-09T11:29:38.127Z] ---> ff0fae999493 [2020-09-09T11:29:38.127Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-09-09T11:29:38.227Z] #47 ... [2020-09-09T11:29:38.227Z] [2020-09-09T11:29:38.227Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:29:38.227Z] #21 12.31 + mkdir -p /build [2020-09-09T11:29:38.227Z] #21 12.35 + mv docker/docker /build/ [2020-09-09T11:29:38.227Z] #21 12.35 + rmdir docker [2020-09-09T11:29:38.227Z] #21 DONE 12.8s [2020-09-09T11:29:38.227Z] [2020-09-09T11:29:38.227Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-09T11:29:38.227Z] #32 2.833 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-09T11:29:38.227Z] #32 2.872 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-09T11:29:38.227Z] #32 2.887 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-09T11:29:38.227Z] #32 3.637 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-09T11:29:38.228Z] #32 5.435 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [199 kB] [2020-09-09T11:29:38.228Z] #32 7.016 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-09T11:29:38.228Z] #32 ... [2020-09-09T11:29:38.228Z] [2020-09-09T11:29:38.228Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:29:38.228Z] #41 11.68 container/list [2020-09-09T11:29:38.228Z] #41 11.99 crypto/internal/subtle [2020-09-09T11:29:38.228Z] #41 12.07 crypto/subtle [2020-09-09T11:29:38.228Z] #41 12.19 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-09-09T11:29:38.228Z] #41 12.20 internal/nettrace [2020-09-09T11:29:38.228Z] #41 12.30 runtime/cgo [2020-09-09T11:29:38.402Z] Merge succeeded, producing 65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf [2020-09-09T11:29:38.403Z] Checking out Revision 65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf (PR-41290) [2020-09-09T11:29:38.422Z] ---> Running in 66c9749b651d [2020-09-09T11:29:38.422Z] Cloning into '/buildx'... [2020-09-09T11:29:38.267Z] > git remote # timeout=10 [2020-09-09T11:29:38.303Z] > git config --get remote.origin.url # timeout=10 [2020-09-09T11:29:38.323Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-09T11:29:38.335Z] > git merge f50a40e889fdaeebf14fce1d494f95e60092d21d # timeout=10 [2020-09-09T11:29:38.369Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-09T11:29:38.403Z] > git config core.sparsecheckout # timeout=10 [2020-09-09T11:29:38.437Z] > git checkout -f 65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf # timeout=10 [2020-09-09T11:29:41.964Z] Removing intermediate container 66c9749b651d [2020-09-09T11:29:41.964Z] ---> a3c140d6e501 [2020-09-09T11:29:41.964Z] Step 7/15 : WORKDIR /buildx [2020-09-09T11:29:41.964Z] ---> Running in 3b41f2948696 [2020-09-09T11:29:41.964Z] Removing intermediate container 3b41f2948696 [2020-09-09T11:29:41.964Z] ---> 86355a33de28 [2020-09-09T11:29:41.964Z] Step 8/15 : ARG BUILDX_COMMIT [2020-09-09T11:29:41.964Z] ---> Running in 9261c2e78e0f [2020-09-09T11:29:42.257Z] Removing intermediate container 9261c2e78e0f [2020-09-09T11:29:42.257Z] ---> 0fc35e93dfc5 [2020-09-09T11:29:42.257Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-09-09T11:29:42.257Z] ---> Running in 3807011c6c35 [2020-09-09T11:29:42.551Z] From https://github.com/docker/buildx [2020-09-09T11:29:42.551Z] * [new tag] v0.3.1 -> build [2020-09-09T11:29:43.104Z] Commit message: "Simplify getUser() to use libcontainer built-in functionality" [2020-09-09T11:29:43.191Z] Switched to branch 'build' [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-09T11:29:43.836Z] #41 ... [2020-09-09T11:29:43.836Z] [2020-09-09T11:29:43.836Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:29:43.836Z] #60 13.31 Checking out files: 93% (1930/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-09-09T11:29:43.836Z] #60 13.49 + cd /tmp/tmp.W9zQ8ZfKwB/src/github.com/docker/libnetwork [2020-09-09T11:29:43.836Z] #60 13.49 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-09-09T11:29:43.836Z] #60 14.14 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-09-09T11:29:43.847Z] Removing intermediate container 3807011c6c35 [2020-09-09T11:29:43.847Z] ---> e0ccd945bd9e [2020-09-09T11:29:43.847Z] Step 10/15 : ARG GOOS [2020-09-09T11:29:43.847Z] ---> Running in 42f327d24775 [2020-09-09T11:29:44.145Z] Removing intermediate container 42f327d24775 [2020-09-09T11:29:44.145Z] ---> 60a032b278f7 [2020-09-09T11:29:44.145Z] Step 11/15 : ARG GOARCH [2020-09-09T11:29:44.145Z] ---> Running in ade4777b1d4b [2020-09-09T11:29:44.145Z] Removing intermediate container ade4777b1d4b [2020-09-09T11:29:44.145Z] ---> 935baa438fc2 [2020-09-09T11:29:44.145Z] 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 [2020-09-09T11:29:44.145Z] ---> Running in cbc48eb9c16a [2020-09-09T11:29:44.263Z] + [ PR != PR ] [2020-09-09T11:29:44.263Z] + [ master != master ] [2020-09-09T11:29:44.263Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-09T11:29:44.649Z] + docker version [2020-09-09T11:29:45.958Z] #60 ... [2020-09-09T11:29:45.958Z] [2020-09-09T11:29:45.958Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-09T11:29:45.958Z] #51 13.64 Fetched 8070 kB in 11s (745 kB/s) [2020-09-09T11:29:45.958Z] #51 13.64 Reading package lists... [2020-09-09T11:29:45.958Z] #51 16.82 Reading package lists... [2020-09-09T11:29:45.958Z] #51 20.00 Building dependency tree... [2020-09-09T11:29:46.251Z] #51 21.07 The following additional packages will be installed: [2020-09-09T11:29:46.544Z] #51 21.08 libbtrfs0 [2020-09-09T11:29:46.544Z] #51 21.15 The following NEW packages will be installed: [2020-09-09T11:29:46.544Z] #51 21.15 libbtrfs-dev libbtrfs0 [2020-09-09T11:29:46.544Z] #51 21.27 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-09-09T11:29:46.544Z] #51 21.27 Need to get 118 kB of archives. [2020-09-09T11:29:46.544Z] #51 21.27 After this operation, 390 kB of additional disk space will be used. [2020-09-09T11:29:46.544Z] #51 21.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-09-09T11:29:46.544Z] #51 21.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-09-09T11:29:47.180Z] #51 21.77 debconf: delaying package configuration, since apt-utils is not installed [2020-09-09T11:29:47.180Z] #51 21.86 Fetched 118 kB in 0s (1563 kB/s) [2020-09-09T11:29:47.180Z] #51 21.93 Selecting previously unselected package libbtrfs0. [2020-09-09T11:29:47.473Z] #51 21.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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.) [2020-09-09T11:29:47.473Z] #51 22.00 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-09-09T11:29:47.473Z] #51 22.02 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-09T11:29:47.473Z] #51 22.11 Selecting previously unselected package libbtrfs-dev. [2020-09-09T11:29:47.473Z] #51 22.11 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-09-09T11:29:47.473Z] #51 22.12 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-09T11:29:47.766Z] #51 22.26 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-09T11:29:47.766Z] #51 22.27 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-09T11:29:47.766Z] #51 22.28 Processing triggers for libc-bin (2.28-10) ... [2020-09-09T11:29:48.062Z] #51 DONE 22.7s [2020-09-09T11:29:48.062Z] [2020-09-09T11:29:48.062Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:29:48.711Z] #52 0.783 + RM_GOPATH=0 [2020-09-09T11:29:48.711Z] #52 0.783 + TMP_GOPATH= [2020-09-09T11:29:48.711Z] #52 0.783 + : /build [2020-09-09T11:29:48.711Z] #52 0.783 + '[' -z '' ']' [2020-09-09T11:29:48.711Z] #52 0.784 ++ mktemp -d [2020-09-09T11:29:48.711Z] #52 0.784 + export GOPATH=/tmp/tmp.nnhamcD90x [2020-09-09T11:29:48.711Z] #52 0.784 + GOPATH=/tmp/tmp.nnhamcD90x [2020-09-09T11:29:48.711Z] #52 0.784 + RM_GOPATH=1 [2020-09-09T11:29:48.711Z] #52 0.784 + case "$(go env GOARCH)" in [2020-09-09T11:29:48.711Z] #52 0.785 ++ go env GOARCH [2020-09-09T11:29:48.711Z] #52 0.802 + export GO_BUILDMODE=-buildmode=pie [2020-09-09T11:29:48.711Z] #52 0.806 + GO_BUILDMODE=-buildmode=pie [2020-09-09T11:29:48.711Z] #52 0.808 ++ dirname /tmp/install/install.sh [2020-09-09T11:29:48.711Z] #52 0.815 + dir=/tmp/install [2020-09-09T11:29:48.711Z] #52 0.815 + bin=containerd [2020-09-09T11:29:48.711Z] #52 0.815 + shift [2020-09-09T11:29:48.711Z] #52 0.816 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-09-09T11:29:48.711Z] #52 0.816 + . /tmp/install/containerd.installer [2020-09-09T11:29:48.711Z] #52 0.817 ++ set -e [2020-09-09T11:29:48.711Z] #52 0.818 ++ : 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-09T11:29:48.711Z] #52 0.819 + install_containerd [2020-09-09T11:29:48.711Z] #52 0.820 + echo 'Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a' [2020-09-09T11:29:48.711Z] #52 0.820 + git clone https://github.com/containerd/containerd.git /tmp/tmp.nnhamcD90x/src/github.com/containerd/containerd [2020-09-09T11:29:48.711Z] #52 0.820 Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-09T11:29:48.711Z] #52 0.827 Cloning into '/tmp/tmp.nnhamcD90x/src/github.com/containerd/containerd'... [2020-09-09T11:29:48.711Z] #52 ... [2020-09-09T11:29:48.711Z] [2020-09-09T11:29:48.711Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-09T11:29:48.711Z] #23 13.49 Fetched 8070 kB in 11s (710 kB/s) [2020-09-09T11:29:48.711Z] #23 13.49 Reading package lists... [2020-09-09T11:29:48.711Z] #23 16.71 Reading package lists... [2020-09-09T11:29:48.711Z] #23 19.99 Building dependency tree... [2020-09-09T11:29:48.711Z] #23 21.24 ca-certificates is already the newest version (20200601~deb10u1). [2020-09-09T11:29:48.711Z] #23 21.24 The following additional packages will be installed: [2020-09-09T11:29:48.711Z] #23 21.25 libjq1 libonig5 [2020-09-09T11:29:48.711Z] #23 21.60 The following NEW packages will be installed: [2020-09-09T11:29:48.711Z] #23 21.60 jq libjq1 libonig5 [2020-09-09T11:29:48.711Z] #23 21.72 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-09-09T11:29:48.711Z] #23 21.72 Need to get 350 kB of archives. [2020-09-09T11:29:48.711Z] #23 21.72 After this operation, 1154 kB of additional disk space will be used. [2020-09-09T11:29:48.711Z] #23 21.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-09-09T11:29:48.711Z] #23 21.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-09-09T11:29:48.711Z] #23 21.77 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-09-09T11:29:48.711Z] #23 22.54 debconf: delaying package configuration, since apt-utils is not installed [2020-09-09T11:29:48.711Z] #23 22.59 Fetched 350 kB in 0s (2320 kB/s) [2020-09-09T11:29:48.711Z] #23 22.71 Selecting previously unselected package libonig5:s390x. [2020-09-09T11:29:48.711Z] #23 22.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-09-09T11:29:48.711Z] #23 22.77 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-09-09T11:29:48.711Z] #23 22.80 Unpacking libonig5:s390x (6.9.1-1) ... [2020-09-09T11:29:48.711Z] #23 23.01 Selecting previously unselected package libjq1:s390x. [2020-09-09T11:29:48.711Z] #23 23.01 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-09-09T11:29:48.711Z] #23 23.02 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-09-09T11:29:48.711Z] #23 23.32 Selecting previously unselected package jq. [2020-09-09T11:29:48.711Z] #23 23.32 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-09-09T11:29:48.711Z] #23 23.33 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-09T11:29:48.711Z] #23 23.37 Setting up libonig5:s390x (6.9.1-1) ... [2020-09-09T11:29:48.711Z] #23 23.38 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-09-09T11:29:48.711Z] #23 23.39 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-09T11:29:48.711Z] #23 23.39 Processing triggers for libc-bin (2.28-10) ... [2020-09-09T11:29:49.014Z] #23 ... [2020-09-09T11:29:49.014Z] [2020-09-09T11:29:49.014Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-09T11:29:49.014Z] #36 13.34 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-09-09T11:29:49.014Z] #36 15.21 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-09-09T11:29:49.014Z] #36 ... [2020-09-09T11:29:49.014Z] [2020-09-09T11:29:49.014Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-09T11:29:49.014Z] #23 DONE 23.7s [2020-09-09T11:29:49.014Z] [2020-09-09T11:29:49.014Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-09-09T11:29:49.311Z] #24 DONE 0.1s [2020-09-09T11:29:49.311Z] [2020-09-09T11:29:49.311Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-09T11:29:49.311Z] #38 14.60 Fetched 8070 kB in 12s (685 kB/s) [2020-09-09T11:29:49.311Z] #38 14.60 Reading package lists... [2020-09-09T11:29:49.311Z] #38 17.74 Reading package lists... [2020-09-09T11:29:49.311Z] #38 21.33 Building dependency tree... [2020-09-09T11:29:49.311Z] #38 22.25 The following additional packages will be installed: [2020-09-09T11:29:49.311Z] #38 22.25 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-09-09T11:29:49.311Z] #38 22.27 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-09-09T11:29:49.311Z] #38 22.27 Suggested packages: [2020-09-09T11:29:49.311Z] #38 22.27 manpages-dev python-setuptools [2020-09-09T11:29:49.311Z] #38 23.22 The following NEW packages will be installed: [2020-09-09T11:29:49.311Z] #38 23.22 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-09-09T11:29:49.311Z] #38 23.22 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-09-09T11:29:49.311Z] #38 23.22 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-09-09T11:29:49.311Z] #38 23.22 python-six zlib1g-dev [2020-09-09T11:29:49.311Z] #38 23.38 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-09-09T11:29:49.311Z] #38 23.38 Need to get 3742 kB of archives. [2020-09-09T11:29:49.311Z] #38 23.38 After this operation, 22.0 MB of additional disk space will be used. [2020-09-09T11:29:49.311Z] #38 23.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-09-09T11:29:49.311Z] #38 23.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-09-09T11:29:49.311Z] #38 23.42 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-09-09T11:29:49.311Z] #38 23.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-09-09T11:29:49.311Z] #38 23.43 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-09-09T11:29:49.311Z] #38 23.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-09-09T11:29:49.311Z] #38 23.45 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2020-09-09T11:29:49.311Z] #38 23.47 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-09-09T11:29:49.311Z] #38 23.49 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-09-09T11:29:49.311Z] #38 23.53 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-09-09T11:29:49.311Z] #38 23.54 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-09-09T11:29:49.311Z] #38 23.60 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-09-09T11:29:49.311Z] #38 23.63 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2020-09-09T11:29:49.311Z] #38 23.65 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-09-09T11:29:49.311Z] #38 23.67 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-09-09T11:29:49.311Z] #38 23.68 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-09-09T11:29:49.311Z] #38 23.68 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-09-09T11:29:49.311Z] #38 ... [2020-09-09T11:29:49.311Z] [2020-09-09T11:29:49.311Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:29:49.311Z] #10 13.87 Fetched 8070 kB in 12s (692 kB/s) [2020-09-09T11:29:49.311Z] #10 13.87 Reading package lists... [2020-09-09T11:29:49.311Z] #10 17.33 Reading package lists... [2020-09-09T11:29:49.311Z] #10 20.86 Building dependency tree... [2020-09-09T11:29:49.311Z] #10 21.86 The following additional packages will be installed: [2020-09-09T11:29:49.311Z] #10 21.86 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-09-09T11:29:49.311Z] #10 21.86 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-09-09T11:29:49.311Z] #10 21.86 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-09-09T11:29:49.311Z] #10 21.86 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-09T11:29:49.311Z] #10 21.86 Suggested packages: [2020-09-09T11:29:49.311Z] #10 21.86 gcc-8-locales seccomp wine64 [2020-09-09T11:29:49.311Z] #10 22.96 The following NEW packages will be installed: [2020-09-09T11:29:49.311Z] #10 22.96 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-09-09T11:29:49.311Z] #10 22.96 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-09-09T11:29:49.311Z] #10 22.96 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-09-09T11:29:49.311Z] #10 22.96 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-09-09T11:29:49.311Z] #10 22.96 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-09-09T11:29:49.311Z] #10 22.96 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-09T11:29:49.311Z] #10 23.08 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-09-09T11:29:49.311Z] #10 23.08 Need to get 73.3 MB of archives. [2020-09-09T11:29:49.311Z] #10 23.08 After this operation, 494 MB of additional disk space will be used. [2020-09-09T11:29:49.311Z] #10 23.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2020-09-09T11:29:49.311Z] #10 23.33 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2020-09-09T11:29:49.311Z] #10 23.51 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-09-09T11:29:49.311Z] #10 23.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-09-09T11:29:49.311Z] #10 23.59 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-09-09T11:29:49.311Z] #10 23.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-09-09T11:29:49.311Z] #10 23.97 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-09-09T11:29:49.604Z] #10 24.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2020-09-09T11:29:49.604Z] #10 24.25 Get:9 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] [2020-09-09T11:29:49.902Z] #10 ... [2020-09-09T11:29:49.902Z] [2020-09-09T11:29:49.902Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:29:49.902Z] #30 24.34 sync [2020-09-09T11:29:49.902Z] #30 24.34 internal/reflectlite [2020-09-09T11:29:49.902Z] #30 ... [2020-09-09T11:29:49.902Z] [2020-09-09T11:29:49.902Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:29:49.902Z] #43 DONE 24.6s [2020-09-09T11:29:49.902Z] [2020-09-09T11:29:49.902Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-09T11:29:49.902Z] #32 14.57 Fetched 8070 kB in 12s (686 kB/s) [2020-09-09T11:29:49.902Z] #32 14.57 Reading package lists... [2020-09-09T11:29:49.902Z] #32 17.71 Reading package lists... [2020-09-09T11:29:49.902Z] #32 21.02 Building dependency tree... [2020-09-09T11:29:49.902Z] #32 21.98 The following additional packages will be installed: [2020-09-09T11:29:49.902Z] #32 22.03 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-09-09T11:29:49.902Z] #32 22.03 Suggested packages: [2020-09-09T11:29:49.902Z] #32 22.03 cmake-doc ninja-build lrzip [2020-09-09T11:29:49.902Z] #32 22.03 Recommended packages: [2020-09-09T11:29:49.902Z] #32 22.03 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-09-09T11:29:49.902Z] #32 22.73 The following NEW packages will be installed: [2020-09-09T11:29:49.902Z] #32 22.76 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-09-09T11:29:49.902Z] #32 22.76 vim-common xxd [2020-09-09T11:29:49.902Z] #32 22.89 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-09-09T11:29:49.902Z] #32 22.89 Need to get 14.0 MB of archives. [2020-09-09T11:29:49.902Z] #32 22.89 After this operation, 62.1 MB of additional disk space will be used. [2020-09-09T11:29:49.902Z] #32 22.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-09-09T11:29:49.902Z] #32 22.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-09-09T11:29:49.902Z] #32 22.95 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-09-09T11:29:49.902Z] #32 23.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-09-09T11:29:49.902Z] #32 23.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-09-09T11:29:49.902Z] #32 23.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-09-09T11:29:49.902Z] #32 23.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-09-09T11:29:49.902Z] #32 23.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-09-09T11:29:49.902Z] #32 23.73 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-09-09T11:29:49.902Z] #32 23.74 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-09-09T11:29:49.902Z] #32 ... [2020-09-09T11:29:49.902Z] [2020-09-09T11:29:49.902Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-09T11:29:49.902Z] #38 24.51 debconf: delaying package configuration, since apt-utils is not installed [2020-09-09T11:29:49.902Z] #38 24.60 Fetched 3742 kB in 0s (8915 kB/s) [2020-09-09T11:29:49.902Z] #38 24.67 Selecting previously unselected package libcap-dev:s390x. [2020-09-09T11:29:50.197Z] #38 24.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 ... 15177 files and directories currently installed.) [2020-09-09T11:29:50.197Z] #38 24.77 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-09-09T11:29:50.197Z] #38 24.78 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-09-09T11:29:50.197Z] #38 24.91 Selecting previously unselected package libnet1:s390x. [2020-09-09T11:29:50.197Z] #38 24.91 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-09-09T11:29:50.197Z] #38 24.91 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-09-09T11:29:50.511Z] #38 24.98 Selecting previously unselected package libnet1-dev. [2020-09-09T11:29:50.511Z] #38 24.99 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-09-09T11:29:50.511Z] #38 24.99 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-09T11:29:50.804Z] #38 25.28 Selecting previously unselected package libnl-3-200:s390x. [2020-09-09T11:29:50.804Z] #38 25.29 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-09-09T11:29:50.804Z] #38 25.29 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-09-09T11:29:50.804Z] #38 ... [2020-09-09T11:29:50.804Z] [2020-09-09T11:29:50.804Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:29:50.804Z] #60 DONE 25.5s [2020-09-09T11:29:50.804Z] [2020-09-09T11:29:50.804Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-09T11:29:50.804Z] #38 25.43 Selecting previously unselected package libnl-3-dev:s390x. [2020-09-09T11:29:50.804Z] #38 25.43 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-09-09T11:29:50.804Z] #38 25.44 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-09-09T11:29:51.106Z] #38 25.70 Selecting previously unselected package libprotobuf-c1:s390x. [2020-09-09T11:29:51.106Z] #38 25.70 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-09-09T11:29:51.106Z] #38 25.71 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-09-09T11:29:51.106Z] #38 25.89 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-09-09T11:29:51.242Z] Client: Docker Engine - Community [2020-09-09T11:29:51.242Z] Version: 19.03.12 [2020-09-09T11:29:51.242Z] API version: 1.40 [2020-09-09T11:29:51.242Z] Go version: go1.13.10 [2020-09-09T11:29:51.242Z] Git commit: 48a66213fe [2020-09-09T11:29:51.242Z] Built: Mon Jun 22 15:45:36 2020 [2020-09-09T11:29:51.242Z] OS/Arch: linux/amd64 [2020-09-09T11:29:51.242Z] Experimental: false [2020-09-09T11:29:51.242Z] [2020-09-09T11:29:51.242Z] Server: Docker Engine - Community [2020-09-09T11:29:51.242Z] Engine: [2020-09-09T11:29:51.242Z] Version: 19.03.12 [2020-09-09T11:29:51.242Z] API version: 1.40 (minimum version 1.12) [2020-09-09T11:29:51.242Z] Go version: go1.13.10 [2020-09-09T11:29:51.242Z] Git commit: 48a66213fe [2020-09-09T11:29:51.242Z] Built: Mon Jun 22 15:44:07 2020 [2020-09-09T11:29:51.242Z] OS/Arch: linux/amd64 [2020-09-09T11:29:51.242Z] Experimental: true [2020-09-09T11:29:51.242Z] containerd: [2020-09-09T11:29:51.242Z] Version: 1.2.13 [2020-09-09T11:29:51.242Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-09T11:29:51.242Z] runc: [2020-09-09T11:29:51.242Z] Version: 1.0.0-rc10 [2020-09-09T11:29:51.242Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-09T11:29:51.242Z] docker-init: [2020-09-09T11:29:51.242Z] Version: 0.18.0 [2020-09-09T11:29:51.242Z] GitCommit: fec3683 [Pipeline] sh [2020-09-09T11:29:51.402Z] #38 25.91 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-09-09T11:29:51.402Z] #38 25.91 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-09-09T11:29:51.402Z] #38 26.07 Selecting previously unselected package zlib1g-dev:s390x. [2020-09-09T11:29:51.402Z] #38 26.07 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-09-09T11:29:51.402Z] #38 26.08 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-09-09T11:29:51.541Z] + docker info [2020-09-09T11:29:51.695Z] #38 26.37 Selecting previously unselected package libprotobuf17:s390x. [2020-09-09T11:29:51.695Z] #38 26.37 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-09-09T11:29:51.695Z] #38 26.38 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-09-09T11:29:52.335Z] #38 26.95 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-09-09T11:29:52.335Z] #38 26.95 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-09-09T11:29:52.335Z] #38 26.97 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-09-09T11:29:52.335Z] #38 27.10 Selecting previously unselected package libprotobuf-dev:s390x. [2020-09-09T11:29:52.628Z] #38 27.10 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-09-09T11:29:52.628Z] #38 27.11 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-09-09T11:29:53.267Z] #38 28.08 Selecting previously unselected package libprotoc17:s390x. [2020-09-09T11:29:53.560Z] #38 28.08 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-09-09T11:29:53.560Z] #38 28.08 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-09-09T11:29:54.203Z] #38 28.55 Selecting previously unselected package protobuf-c-compiler. [2020-09-09T11:29:54.203Z] #38 28.56 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-09-09T11:29:54.203Z] #38 28.58 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-09T11:29:54.203Z] #38 28.68 Selecting previously unselected package protobuf-compiler. [2020-09-09T11:29:54.203Z] #38 28.68 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-09-09T11:29:54.203Z] #38 28.69 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-09-09T11:29:54.203Z] #38 28.80 Selecting previously unselected package python-pkg-resources. [2020-09-09T11:29:54.203Z] #38 28.80 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-09-09T11:29:54.203Z] #38 28.81 Unpacking python-pkg-resources (40.8.0-1) ... [2020-09-09T11:29:54.203Z] #38 28.93 Selecting previously unselected package python-six. [2020-09-09T11:29:54.499Z] #38 28.93 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-09-09T11:29:54.499Z] #38 28.93 Unpacking python-six (1.12.0-1) ... [2020-09-09T11:29:54.499Z] #38 28.99 Selecting previously unselected package python-protobuf. [2020-09-09T11:29:54.499Z] #38 28.99 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-09-09T11:29:54.499Z] #38 28.99 Unpacking python-protobuf (3.6.1.3-2) ... [2020-09-09T11:29:54.792Z] #38 29.43 Setting up python-pkg-resources (40.8.0-1) ... [2020-09-09T11:29:56.308Z] #38 ... [2020-09-09T11:29:56.308Z] [2020-09-09T11:29:56.308Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-09T11:29:56.308Z] #25 2.418 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-09T11:29:56.308Z] #25 2.795 [2020-09-09T11:29:56.308Z] #25 2.930 ## 3.8% ##### 8.3% ######### 12.8% ############## 19.6% #################### 28.6% ######################### 35.3% ################################ 44.5% ##################################### 51.9% ########################################## 59.4% ################################################# 68.4% ###################################################### 75.2% ############################################################ 84.2% ################################################################### 93.2% ####################################################################### 100.0% ######################################################################## 100.0% [2020-09-09T11:29:56.308Z] #25 4.704 [2020-09-09T11:29:56.308Z] #25 4.887 ############### 21.8% ################################################ 66.8% ######################################################################## 100.0% [2020-09-09T11:29:56.308Z] #25 5.326 [2020-09-09T11:29:56.308Z] #25 5.462 ################## 25.9% ################################################## 70.6% ######################################################################## 100.0% [2020-09-09T11:29:56.308Z] #25 5.940 [2020-09-09T11:29:56.894Z] #25 6.150 ## 3.8% ##### 8.1% ########### 15.3% ################# 23.9% ##################### 30.3% ########################## 36.7% ################################ 45.4% ###################################### 53.9% ############################################# 62.5% ################################################### 71.1% ######################################################### 79.7% ############################################################### 88.3% ##################################################################### 96.9% ######################################################################## 100.0% [2020-09-09T11:29:57.188Z] #25 7.869 [2020-09-09T11:29:59.670Z] Client: [2020-09-09T11:29:59.670Z] Debug Mode: false [2020-09-09T11:29:59.670Z] [2020-09-09T11:29:59.670Z] Server: [2020-09-09T11:29:59.670Z] Containers: 0 [2020-09-09T11:29:59.670Z] Running: 0 [2020-09-09T11:29:59.670Z] Paused: 0 [2020-09-09T11:29:59.670Z] Stopped: 0 [2020-09-09T11:29:59.670Z] Images: 0 [2020-09-09T11:29:59.670Z] Server Version: 19.03.12 [2020-09-09T11:29:59.670Z] Storage Driver: overlay2 [2020-09-09T11:29:59.670Z] Backing Filesystem: extfs [2020-09-09T11:29:59.670Z] Supports d_type: true [2020-09-09T11:29:59.670Z] Native Overlay Diff: true [2020-09-09T11:29:59.670Z] Logging Driver: json-file [2020-09-09T11:29:59.670Z] Cgroup Driver: cgroupfs [2020-09-09T11:29:59.670Z] Plugins: [2020-09-09T11:29:59.670Z] Volume: local [2020-09-09T11:29:59.670Z] Network: bridge host ipvlan macvlan null overlay [2020-09-09T11:29:59.670Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-09-09T11:29:59.670Z] Swarm: inactive [2020-09-09T11:29:59.670Z] Runtimes: runc [2020-09-09T11:29:59.670Z] Default Runtime: runc [2020-09-09T11:29:59.670Z] Init Binary: docker-init [2020-09-09T11:29:59.670Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-09T11:29:59.670Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-09T11:29:59.670Z] init version: fec3683 [2020-09-09T11:29:59.670Z] Security Options: [2020-09-09T11:29:59.670Z] apparmor [2020-09-09T11:29:59.670Z] seccomp [2020-09-09T11:29:59.670Z] Profile: default [2020-09-09T11:29:59.670Z] Kernel Version: 5.3.0-1030-aws [2020-09-09T11:29:59.670Z] Operating System: Ubuntu 18.04.4 LTS [2020-09-09T11:29:59.670Z] OSType: linux [2020-09-09T11:29:59.670Z] Architecture: x86_64 [2020-09-09T11:29:59.670Z] CPUs: 2 [2020-09-09T11:29:59.670Z] Total Memory: 7.487GiB [2020-09-09T11:29:59.670Z] Name: ip-10-100-122-41 [2020-09-09T11:29:59.670Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-09-09T11:29:59.671Z] Docker Root Dir: /var/lib/docker [2020-09-09T11:29:59.671Z] Debug Mode: false [2020-09-09T11:29:59.671Z] Registry: https://index.docker.io/v1/ [2020-09-09T11:29:59.671Z] Labels: [2020-09-09T11:29:59.671Z] Experimental: true [2020-09-09T11:29:59.671Z] Insecure Registries: [2020-09-09T11:29:59.671Z] 127.0.0.0/8 [2020-09-09T11:29:59.671Z] Live Restore Enabled: true [2020-09-09T11:29:59.671Z] [2020-09-09T11:29:59.671Z] WARNING: No swap limit support [Pipeline] sh [2020-09-09T11:29:59.986Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-09T11:29:59.986Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-09T11:29:59.986Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41290/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-09T11:29:59.986Z] + bash /home/ubuntu/workspace/moby_PR-41290/check-config.sh [2020-09-09T11:29:59.986Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-09T11:29:59.986Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-09-09T11:29:59.986Z] [2020-09-09T11:29:59.986Z] Generally Necessary: [2020-09-09T11:29:59.986Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-09T11:29:59.986Z] - apparmor: enabled and tools installed [2020-09-09T11:29:59.986Z] - CONFIG_NAMESPACES: enabled [2020-09-09T11:29:59.986Z] - CONFIG_NET_NS: enabled [2020-09-09T11:29:59.986Z] - CONFIG_PID_NS: enabled [2020-09-09T11:29:59.986Z] - CONFIG_IPC_NS: enabled [2020-09-09T11:29:59.986Z] - CONFIG_UTS_NS: enabled [2020-09-09T11:29:59.986Z] - CONFIG_CGROUPS: enabled [2020-09-09T11:29:59.986Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-09T11:29:59.986Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-09T11:29:59.986Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-09T11:29:59.986Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-09T11:29:59.986Z] - CONFIG_CPUSETS: enabled [2020-09-09T11:29:59.986Z] - CONFIG_MEMCG: enabled [2020-09-09T11:29:59.986Z] - CONFIG_KEYS: enabled [2020-09-09T11:30:00.125Z] #25 8.048 # 1.9% ### 4.4% #### 6.9% ###### 8.8% ######## 11.9% ########## 14.4% ########### 15.6% ############# 18.1% ############## 20.0% ############### 22.1% ################# 23.9% ################## 25.7% ################### 27.6% ##################### 29.5% ####################### 32.0% ######################## 33.9% ########################## 36.4% ########################### 38.8% ############################# 40.7% ############################## 42.6% ################################ 45.1% ################################## 48.2% #################################### 50.1% ##################################### 52.6% ####################################### 55.1% ######################################### 57.6% [2020-09-09T11:30:00.126Z] #25 ... [2020-09-09T11:30:00.126Z] [2020-09-09T11:30:00.126Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-09T11:30:00.126Z] #32 24.81 debconf: delaying package configuration, since apt-utils is not installed [2020-09-09T11:30:00.126Z] #32 24.90 Fetched 14.0 MB in 1s (12.0 MB/s) [2020-09-09T11:30:00.126Z] #32 25.07 Selecting previously unselected package xxd. [2020-09-09T11:30:00.126Z] #32 25.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 ... 15177 files and directories currently installed.) [2020-09-09T11:30:00.126Z] #32 25.13 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-09-09T11:30:00.126Z] #32 25.15 Unpacking xxd (2:8.1.0875-5) ... [2020-09-09T11:30:00.126Z] #32 25.41 Selecting previously unselected package vim-common. [2020-09-09T11:30:00.126Z] #32 25.42 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-09T11:30:00.126Z] #32 25.45 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-09T11:30:00.126Z] #32 25.96 Selecting previously unselected package cmake-data. [2020-09-09T11:30:00.126Z] #32 25.96 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-09-09T11:30:00.126Z] #32 25.99 Unpacking cmake-data (3.13.4-1) ... [2020-09-09T11:30:00.126Z] #32 28.13 Selecting previously unselected package libicu63:s390x. [2020-09-09T11:30:00.126Z] #32 28.15 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-09-09T11:30:00.126Z] #32 28.15 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-09-09T11:30:00.126Z] #32 32.27 Selecting previously unselected package libxml2:s390x. [2020-09-09T11:30:00.126Z] #32 32.28 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-09-09T11:30:00.126Z] #32 32.28 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-09-09T11:30:00.126Z] #32 32.55 Selecting previously unselected package libarchive13:s390x. [2020-09-09T11:30:00.126Z] #32 32.55 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-09-09T11:30:00.126Z] #32 32.56 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-09-09T11:30:00.126Z] #32 32.72 Selecting previously unselected package libjsoncpp1:s390x. [2020-09-09T11:30:00.126Z] #32 32.72 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-09-09T11:30:00.126Z] #32 32.73 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-09-09T11:30:00.126Z] #32 32.90 Selecting previously unselected package librhash0:s390x. [2020-09-09T11:30:00.126Z] #32 32.90 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-09-09T11:30:00.126Z] #32 32.90 Unpacking librhash0:s390x (1.3.8-1) ... [2020-09-09T11:30:00.126Z] #32 33.08 Selecting previously unselected package libuv1:s390x. [2020-09-09T11:30:00.126Z] #32 33.08 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-09-09T11:30:00.126Z] #32 33.08 Unpacking libuv1:s390x (1.24.1-1) ... [2020-09-09T11:30:00.126Z] #32 33.16 Selecting previously unselected package cmake. [2020-09-09T11:30:00.126Z] #32 33.16 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-09-09T11:30:00.126Z] #32 33.16 Unpacking cmake (3.13.4-1) ... [2020-09-09T11:30:00.126Z] #32 34.88 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-09-09T11:30:00.126Z] #32 34.89 Setting up xxd (2:8.1.0875-5) ... [2020-09-09T11:30:00.126Z] #32 34.89 Setting up libuv1:s390x (1.24.1-1) ... [2020-09-09T11:30:00.276Z] - CONFIG_VETH: enabled (as module) [2020-09-09T11:30:00.276Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-09T11:30:00.276Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-09T11:30:00.276Z] - CONFIG_NF_NAT_IPV4: missing [2020-09-09T11:30:00.276Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-09T11:30:00.276Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-09T11:30:00.276Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-09T11:30:00.276Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-09T11:30:00.276Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-09T11:30:00.276Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-09T11:30:00.276Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-09T11:30:00.276Z] - CONFIG_NF_NAT_NEEDED: missing [2020-09-09T11:30:00.276Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-09T11:30:00.276Z] [2020-09-09T11:30:00.276Z] Optional Features: [2020-09-09T11:30:00.276Z] - CONFIG_USER_NS: enabled [2020-09-09T11:30:00.276Z] - CONFIG_SECCOMP: enabled [2020-09-09T11:30:00.276Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-09T11:30:00.276Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-09T11:30:00.276Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-09T11:30:00.276Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-09-09T11:30:00.276Z] - CONFIG_BLK_CGROUP: enabled [2020-09-09T11:30:00.276Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-09T11:30:00.276Z] - CONFIG_IOSCHED_CFQ: missing [2020-09-09T11:30:00.276Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-09-09T11:30:00.276Z] - CONFIG_CGROUP_PERF: enabled [2020-09-09T11:30:00.276Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-09T11:30:00.276Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-09T11:30:00.276Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-09T11:30:00.276Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-09T11:30:00.276Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-09T11:30:00.276Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-09T11:30:00.276Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-09T11:30:00.276Z] - CONFIG_IP_VS: enabled (as module) [2020-09-09T11:30:00.276Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-09T11:30:00.276Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-09T11:30:00.276Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-09T11:30:00.276Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-09T11:30:00.276Z] - CONFIG_EXT4_FS: enabled [2020-09-09T11:30:00.419Z] #32 34.90 Setting up vim-common (2:8.1.0875-5) ... [2020-09-09T11:30:00.419Z] #32 34.93 Setting up librhash0:s390x (1.3.8-1) ... [2020-09-09T11:30:00.419Z] #32 34.94 Setting up cmake-data (3.13.4-1) ... [2020-09-09T11:30:00.419Z] #32 34.95 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-09-09T11:30:00.419Z] #32 34.96 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-09-09T11:30:00.419Z] #32 34.97 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-09-09T11:30:00.419Z] #32 34.98 Setting up cmake (3.13.4-1) ... [2020-09-09T11:30:00.419Z] #32 34.99 Processing triggers for libc-bin (2.28-10) ... [2020-09-09T11:30:00.419Z] #32 ... [2020-09-09T11:30:00.419Z] [2020-09-09T11:30:00.419Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-09T11:30:00.551Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-09T11:30:00.551Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-09T11:30:00.551Z] - Network Drivers: [2020-09-09T11:30:00.551Z] - "overlay": [2020-09-09T11:30:00.551Z] - CONFIG_VXLAN: enabled (as module) [2020-09-09T11:30:00.551Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-09T11:30:00.551Z] Optional (for encrypted networks): [2020-09-09T11:30:00.551Z] - CONFIG_CRYPTO: enabled [2020-09-09T11:30:00.551Z] - CONFIG_CRYPTO_AEAD: enabled [2020-09-09T11:30:00.551Z] - CONFIG_CRYPTO_GCM: enabled [2020-09-09T11:30:00.551Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-09-09T11:30:00.551Z] - CONFIG_CRYPTO_GHASH: enabled [2020-09-09T11:30:00.551Z] - CONFIG_XFRM: enabled [2020-09-09T11:30:00.551Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-09T11:30:00.551Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-09T11:30:00.551Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-09T11:30:00.551Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-09-09T11:30:00.551Z] - "ipvlan": [2020-09-09T11:30:00.551Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-09T11:30:00.551Z] - "macvlan": [2020-09-09T11:30:00.551Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-09T11:30:00.551Z] - CONFIG_DUMMY: enabled (as module) [2020-09-09T11:30:00.551Z] - "ftp,tftp client in container": [2020-09-09T11:30:00.551Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-09T11:30:00.551Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-09T11:30:00.551Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-09T11:30:00.551Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-09T11:30:00.551Z] - Storage Drivers: [2020-09-09T11:30:00.551Z] - "aufs": [2020-09-09T11:30:00.551Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-09T11:30:00.551Z] - "btrfs": [2020-09-09T11:30:00.551Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-09T11:30:00.551Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-09T11:30:00.551Z] - "devicemapper": [2020-09-09T11:30:00.551Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-09T11:30:00.551Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-09T11:30:00.551Z] - "overlay": [2020-09-09T11:30:00.551Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-09T11:30:00.551Z] - "zfs": [2020-09-09T11:30:00.551Z] - /dev/zfs: present [2020-09-09T11:30:00.551Z] - zfs command: missing [2020-09-09T11:30:00.551Z] - zpool command: missing [2020-09-09T11:30:00.551Z] [2020-09-09T11:30:00.551Z] Limits: [2020-09-09T11:30:00.551Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-09T11:30:00.551Z] [2020-09-09T11:30:00.551Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-09T11:30:00.712Z] #25 8.048 # 1.9% ### 4.4% #### 6.9% ###### 8.8% ######## 11.9% ########## 14.4% ########### 15.6% ############# 18.1% ############## 20.0% ############### 22.1% ################# 23.9% ################## 25.7% ################### 27.6% ##################### 29.5% ####################### 32.0% ######################## 33.9% ########################## 36.4% ########################### 38.8% ############################# 40.7% ############################## 42.6% ################################ 45.1% ################################## 48.2% #################################### 50.1% ##################################### 52.6% ####################################### 55.1% ######################################### 57.6% ########################################### 60.1% ############################################# 62.6% ############################################## 65.1% ################################################ 67.6% ################################################## 69.4% ############################# [2020-09-09T11:30:00.712Z] #25 ... [2020-09-09T11:30:00.712Z] [2020-09-09T11:30:00.712Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:30:00.712Z] #41 25.36 sync [2020-09-09T11:30:00.712Z] #41 25.38 internal/reflectlite [2020-09-09T11:30:00.712Z] #41 26.59 github.com/LK4D4/vndr/godl/singleflight [2020-09-09T11:30:00.712Z] #41 26.81 math/rand [2020-09-09T11:30:00.712Z] #41 27.79 internal/singleflight [2020-09-09T11:30:00.712Z] #41 28.18 io [2020-09-09T11:30:00.712Z] #41 28.19 strconv [2020-09-09T11:30:00.712Z] #41 28.98 bytes [2020-09-09T11:30:00.712Z] #41 30.54 bufio [2020-09-09T11:30:00.712Z] #41 30.64 reflect [2020-09-09T11:30:00.712Z] #41 31.88 syscall [2020-09-09T11:30:00.913Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf . [2020-09-09T11:30:00.913Z] #1 [internal] load build definition from Dockerfile [2020-09-09T11:30:00.913Z] #1 transferring dockerfile: 16.37kB done [2020-09-09T11:30:00.913Z] #1 DONE 0.1s [2020-09-09T11:30:00.913Z] [2020-09-09T11:30:00.913Z] #2 [internal] load .dockerignore [2020-09-09T11:30:00.913Z] #2 transferring context: 87B done [2020-09-09T11:30:00.913Z] #2 DONE 0.1s [2020-09-09T11:30:00.913Z] [2020-09-09T11:30:00.913Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-09T11:30:01.022Z] #41 ... [2020-09-09T11:30:01.022Z] [2020-09-09T11:30:01.022Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-09T11:30:01.489Z] #3 DONE 0.4s [2020-09-09T11:30:01.489Z] [2020-09-09T11:30:01.489Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-09T11:30:01.489Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-09-09T11:30:01.489Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-09-09T11:30:01.489Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-09-09T11:30:01.489Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-09-09T11:30:01.489Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-09-09T11:30:01.612Z] #25 8.048 # 1.9% ### 4.4% #### 6.9% ###### 8.8% ######## 11.9% ########## 14.4% ########### 15.6% ############# 18.1% ############## 20.0% ############### 22.1% ################# 23.9% ################## 25.7% ################### 27.6% ##################### 29.5% ####################### 32.0% ######################## 33.9% ########################## 36.4% ########################### 38.8% ############################# 40.7% ############################## 42.6% ################################ 45.1% ################################## 48.2% #################################### 50.1% ##################################### 52.6% ####################################### 55.1% ######################################### 57.6% ########################################### 60.1% ############################################# 62.6% ############################################## 65.1% ################################################ 67.6% ################################################## 69.4% ################################################### 71.9% ##################################################### 74.4% ###################################################### 76.3% ######################################################### 80.0% ########################################################### 83.2% ########### [2020-09-09T11:30:01.612Z] #25 ... [2020-09-09T11:30:01.612Z] [2020-09-09T11:30:01.612Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-09T11:30:01.612Z] #32 35.03 Processing triggers for mime-support (3.62) ... [2020-09-09T11:30:01.612Z] #32 DONE 36.0s [2020-09-09T11:30:01.612Z] [2020-09-09T11:30:01.612Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-09T11:30:01.612Z] #25 8.048 # 1.9% ### 4.4% #### 6.9% ###### 8.8% ######## 11.9% ########## 14.4% ########### 15.6% ############# 18.1% ############## 20.0% ############### 22.1% ################# 23.9% ################## 25.7% ################### 27.6% ##################### 29.5% ####################### 32.0% ######################## 33.9% ########################## 36.4% ########################### 38.8% ############################# 40.7% ############################## 42.6% ################################ 45.1% ################################## 48.2% #################################### 50.1% ##################################### 52.6% ####################################### 55.1% ######################################### 57.6% ########################################### 60.1% ############################################# 62.6% ############################################## 65.1% ################################################ 67.6% ################################################## 69.4% ################################################### 71.9% ##################################################### 74.4% ###################################################### 76.3% ######################################################### 80.0% ########################################################### 83.2% ############################################################# 85.7% ############################################################### 88.8% [2020-09-09T11:30:01.612Z] #25 ... [2020-09-09T11:30:01.612Z] [2020-09-09T11:30:01.612Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-09T11:30:01.612Z] #38 31.08 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-09-09T11:30:01.612Z] #38 31.09 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-09-09T11:30:01.612Z] #38 31.09 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-09-09T11:30:01.612Z] #38 31.11 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-09-09T11:30:01.612Z] #38 31.12 Setting up python-six (1.12.0-1) ... [2020-09-09T11:30:01.612Z] #38 32.46 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-09-09T11:30:01.612Z] #38 32.46 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-09-09T11:30:01.612Z] #38 32.47 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-09-09T11:30:01.612Z] #38 32.48 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-09-09T11:30:01.612Z] #38 32.49 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-09-09T11:30:01.612Z] #38 32.50 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-09-09T11:30:01.612Z] #38 32.50 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-09T11:30:01.612Z] #38 32.51 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-09-09T11:30:01.612Z] #38 32.52 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-09T11:30:01.612Z] #38 32.53 Setting up python-protobuf (3.6.1.3-2) ... [2020-09-09T11:30:01.612Z] #38 35.57 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-09-09T11:30:01.612Z] #38 35.61 Processing triggers for libc-bin (2.28-10) ... [2020-09-09T11:30:01.612Z] #38 DONE 36.4s [2020-09-09T11:30:01.612Z] [2020-09-09T11:30:01.612Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-09T11:30:01.751Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-09-09T11:30:01.751Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-09-09T11:30:01.910Z] #25 8.048 # 1.9% ### 4.4% #### 6.9% ###### 8.8% ######## 11.9% ########## 14.4% ########### 15.6% ############# 18.1% ############## 20.0% ############### 22.1% ################# 23.9% ################## 25.7% ################### 27.6% ##################### 29.5% ####################### 32.0% ######################## 33.9% ########################## 36.4% ########################### 38.8% ############################# 40.7% ############################## 42.6% ################################ 45.1% ################################## 48.2% #################################### 50.1% ##################################### 52.6% ####################################### 55.1% ######################################### 57.6% ########################################### 60.1% ############################################# 62.6% ############################################## 65.1% ################################################ 67.6% ################################################## 69.4% ################################################### 71.9% ##################################################### 74.4% ###################################################### 76.3% ######################################################### 80.0% ########################################################### 83.2% ############################################################# 85.7% ############################################################### 88.8% ################################################################## 91.9% ################################################################### 94.4% #################################################################### 95.6% ###################################################################### 98.1% [2020-09-09T11:30:01.910Z] #25 ... [2020-09-09T11:30:01.910Z] [2020-09-09T11:30:01.910Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:30:01.910Z] #30 26.50 errors [2020-09-09T11:30:01.910Z] #30 26.51 sort [2020-09-09T11:30:01.910Z] #30 26.73 strconv [2020-09-09T11:30:01.911Z] #30 27.35 io [2020-09-09T11:30:01.911Z] #30 28.44 syscall [2020-09-09T11:30:01.911Z] #30 29.01 reflect [2020-09-09T11:30:01.911Z] #30 33.70 time [2020-09-09T11:30:01.911Z] #30 ... [2020-09-09T11:30:01.911Z] [2020-09-09T11:30:01.911Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:30:01.911Z] #10 26.53 Get:10 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] [2020-09-09T11:30:01.911Z] #10 27.78 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-09-09T11:30:01.911Z] #10 27.79 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-09-09T11:30:01.911Z] #10 27.80 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-09-09T11:30:01.911Z] #10 27.80 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-09-09T11:30:01.911Z] #10 27.81 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2020-09-09T11:30:01.911Z] #10 27.81 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-09-09T11:30:01.911Z] #10 27.81 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-09-09T11:30:01.911Z] #10 27.82 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-09-09T11:30:01.911Z] #10 27.90 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-09-09T11:30:01.911Z] #10 27.94 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-09-09T11:30:01.911Z] #10 27.94 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-09-09T11:30:01.911Z] #10 27.95 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-09-09T11:30:01.911Z] #10 27.96 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-09-09T11:30:01.911Z] #10 27.96 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-09-09T11:30:01.911Z] #10 27.96 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-09-09T11:30:01.911Z] #10 28.55 debconf: delaying package configuration, since apt-utils is not installed [2020-09-09T11:30:01.911Z] #10 28.60 Fetched 73.3 MB in 5s (14.7 MB/s) [2020-09-09T11:30:01.911Z] #10 28.69 Selecting previously unselected package binutils-mingw-w64-i686. [2020-09-09T11:30:01.911Z] #10 28.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 ... 15177 files and directories currently installed.) [2020-09-09T11:30:01.911Z] #10 28.74 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-09-09T11:30:01.911Z] #10 28.74 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-09T11:30:01.911Z] #10 30.52 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-09-09T11:30:01.911Z] #10 30.52 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-09-09T11:30:01.911Z] #10 30.52 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-09T11:30:01.911Z] #10 32.62 Selecting previously unselected package binutils-mingw-w64. [2020-09-09T11:30:01.911Z] #10 32.63 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-09-09T11:30:01.911Z] #10 32.63 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-09T11:30:01.911Z] #10 32.72 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-09-09T11:30:01.911Z] #10 32.72 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-09-09T11:30:01.911Z] #10 32.73 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-09-09T11:30:01.911Z] #10 32.94 Selecting previously unselected package dmsetup. [2020-09-09T11:30:01.911Z] #10 32.94 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-09-09T11:30:01.911Z] #10 32.95 Unpacking dmsetup (2:1.02.155-3) ... [2020-09-09T11:30:01.911Z] #10 33.06 Selecting previously unselected package mingw-w64-common. [2020-09-09T11:30:01.911Z] #10 33.07 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-09-09T11:30:01.911Z] #10 33.08 Unpacking mingw-w64-common (6.0.0-3) ... [2020-09-09T11:30:02.209Z] #10 ... [2020-09-09T11:30:02.209Z] [2020-09-09T11:30:02.209Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-09T11:30:02.209Z] #25 8.048 # 1.9% ### 4.4% #### 6.9% ###### 8.8% ######## 11.9% ########## 14.4% ########### 15.6% ############# 18.1% ############## 20.0% ############### 22.1% ################# 23.9% ################## 25.7% ################### 27.6% ##################### 29.5% ####################### 32.0% ######################## 33.9% ########################## 36.4% ########################### 38.8% ############################# 40.7% ############################## 42.6% ################################ 45.1% ################################## 48.2% #################################### 50.1% ##################################### 52.6% ####################################### 55.1% ######################################### 57.6% ########################################### 60.1% ############################################# 62.6% ############################################## 65.1% ################################################ 67.6% ################################################## 69.4% ################################################### 71.9% ##################################################### 74.4% ###################################################### 76.3% ######################################################### 80.0% ########################################################### 83.2% ############################################################# 85.7% ############################################################### 88.8% ################################################################## 91.9% ################################################################### 94.4% #################################################################### 95.6% ###################################################################### 98.1% ######################################################################## 100.0% [2020-09-09T11:30:02.209Z] #25 13.03 [2020-09-09T11:30:02.325Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.6s done [2020-09-09T11:30:02.325Z] #4 DONE 0.9s [2020-09-09T11:30:02.894Z] [2020-09-09T11:30:02.894Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-09T11:30:03.162Z] #6 ... [2020-09-09T11:30:03.162Z] [2020-09-09T11:30:03.162Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-09T11:30:03.162Z] #5 DONE 0.2s [2020-09-09T11:30:03.162Z] [2020-09-09T11:30:03.162Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-09T11:30:03.162Z] #6 DONE 0.4s [2020-09-09T11:30:03.162Z] [2020-09-09T11:30:03.162Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-09T11:30:03.162Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-09-09T11:30:03.162Z] #7 DONE 0.0s [2020-09-09T11:30:03.162Z] [2020-09-09T11:30:03.162Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-09T11:30:03.162Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-09-09T11:30:03.162Z] #58 DONE 0.0s [2020-09-09T11:30:03.162Z] [2020-09-09T11:30:03.162Z] #20 [internal] load build context [2020-09-09T11:30:03.249Z] #25 14.04 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-09T11:30:03.249Z] #25 14.28 [2020-09-09T11:30:03.542Z] #25 14.39 ############################# 41.3% ######################################################################## 100.0% [2020-09-09T11:30:03.542Z] #25 14.47 [2020-09-09T11:30:03.835Z] #25 ... [2020-09-09T11:30:03.835Z] [2020-09-09T11:30:03.835Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:30:03.835Z] #47 28.36 internal/oserror [2020-09-09T11:30:03.835Z] #47 28.37 io [2020-09-09T11:30:03.835Z] #47 28.41 syscall [2020-09-09T11:30:03.835Z] #47 29.53 bytes [2020-09-09T11:30:03.835Z] #47 31.15 reflect [2020-09-09T11:30:03.835Z] #47 34.36 time [2020-09-09T11:30:03.835Z] #47 38.25 context [2020-09-09T11:30:03.835Z] #47 ... [2020-09-09T11:30:03.835Z] [2020-09-09T11:30:03.835Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:30:03.835Z] #10 38.28 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-09-09T11:30:03.835Z] #10 38.29 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-09-09T11:30:03.835Z] #10 38.29 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-09T11:30:04.127Z] #10 ... [2020-09-09T11:30:04.127Z] [2020-09-09T11:30:04.127Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-09T11:30:04.127Z] #28 28.57 Checking out files: 93% (1423/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. [2020-09-09T11:30:04.127Z] #28 28.66 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-09-09T11:30:04.127Z] #28 29.42 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-09-09T11:30:04.420Z] #28 ... [2020-09-09T11:30:04.420Z] [2020-09-09T11:30:04.420Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:30:04.420Z] #47 38.89 os [2020-09-09T11:30:05.474Z] #47 39.92 encoding/binary [2020-09-09T11:30:06.109Z] #47 40.76 fmt [2020-09-09T11:30:06.468Z] #20 transferring context: 16.29MB 2.8s [2020-09-09T11:30:06.747Z] #47 ... [2020-09-09T11:30:06.747Z] [2020-09-09T11:30:06.747Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:30:06.747Z] #33 0.954 + RM_GOPATH=0 [2020-09-09T11:30:06.747Z] #33 0.954 + TMP_GOPATH= [2020-09-09T11:30:06.747Z] #33 0.954 + : /build [2020-09-09T11:30:06.747Z] #33 0.954 + '[' -z '' ']' [2020-09-09T11:30:06.747Z] #33 0.954 ++ mktemp -d [2020-09-09T11:30:06.747Z] #33 0.954 + export GOPATH=/tmp/tmp.qHaMobZR3T [2020-09-09T11:30:06.747Z] #33 0.954 + GOPATH=/tmp/tmp.qHaMobZR3T [2020-09-09T11:30:06.747Z] #33 0.954 + RM_GOPATH=1 [2020-09-09T11:30:06.747Z] #33 0.954 + case "$(go env GOARCH)" in [2020-09-09T11:30:06.747Z] #33 0.956 ++ go env GOARCH [2020-09-09T11:30:06.747Z] #33 0.957 + export GO_BUILDMODE=-buildmode=pie [2020-09-09T11:30:06.747Z] #33 0.957 + GO_BUILDMODE=-buildmode=pie [2020-09-09T11:30:06.747Z] #33 0.958 ++ dirname /tmp/install/install.sh [2020-09-09T11:30:06.747Z] #33 0.958 + dir=/tmp/install [2020-09-09T11:30:06.747Z] #33 0.958 + bin=tini [2020-09-09T11:30:06.747Z] #33 0.958 + shift [2020-09-09T11:30:06.747Z] #33 0.958 + '[' '!' -f /tmp/install/tini.installer ']' [2020-09-09T11:30:06.747Z] #33 0.958 + . /tmp/install/tini.installer [2020-09-09T11:30:06.747Z] #33 0.958 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-09T11:30:06.747Z] #33 0.958 + install_tini [2020-09-09T11:30:06.747Z] #33 0.958 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-09-09T11:30:06.747Z] #33 0.958 + git clone https://github.com/krallin/tini.git /tmp/tmp.qHaMobZR3T/tini [2020-09-09T11:30:06.747Z] #33 0.958 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-09T11:30:06.747Z] #33 0.962 Cloning into '/tmp/tmp.qHaMobZR3T/tini'... [2020-09-09T11:30:06.747Z] #33 1.546 + cd /tmp/tmp.qHaMobZR3T/tini [2020-09-09T11:30:06.747Z] #33 1.546 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-09T11:30:06.747Z] #33 1.548 + cmake . [2020-09-09T11:30:06.747Z] #33 1.880 -- The C compiler identification is GNU 8.3.0 [2020-09-09T11:30:06.747Z] #33 1.919 -- Check for working C compiler: /usr/bin/cc [2020-09-09T11:30:06.747Z] #33 2.209 -- Check for working C compiler: /usr/bin/cc -- works [2020-09-09T11:30:06.747Z] #33 2.209 -- Detecting C compiler ABI info [2020-09-09T11:30:06.747Z] #33 2.484 -- Detecting C compiler ABI info - done [2020-09-09T11:30:06.747Z] #33 2.510 -- Detecting C compile features [2020-09-09T11:30:06.747Z] #33 3.335 -- Detecting C compile features - done [2020-09-09T11:30:06.747Z] #33 3.349 -- Performing Test HAS_BUILTIN_FORTIFY [2020-09-09T11:30:06.747Z] #33 3.523 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-09-09T11:30:06.747Z] #33 3.580 -- Configuring done [2020-09-09T11:30:06.747Z] #33 3.612 -- Generating done [2020-09-09T11:30:06.747Z] #33 3.650 -- Build files have been written to: /tmp/tmp.qHaMobZR3T/tini [2020-09-09T11:30:06.747Z] #33 3.652 + make tini-static [2020-09-09T11:30:06.747Z] #33 4.028 Scanning dependencies of target tini-static [2020-09-09T11:30:06.747Z] #33 4.055 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-09-09T11:30:06.747Z] #33 4.734 [100%] Linking C executable tini-static [2020-09-09T11:30:06.747Z] #33 5.015 [100%] Built target tini-static [2020-09-09T11:30:06.747Z] #33 5.040 + mkdir -p /build [2020-09-09T11:30:06.747Z] #33 5.047 + cp tini-static /build/docker-init [2020-09-09T11:30:06.747Z] #33 DONE 5.3s [2020-09-09T11:30:06.747Z] [2020-09-09T11:30:06.747Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:30:06.747Z] #47 41.44 encoding/base64 [2020-09-09T11:30:07.044Z] #47 ... [2020-09-09T11:30:07.044Z] [2020-09-09T11:30:07.044Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-09T11:30:07.044Z] #25 15.32 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-09T11:30:07.044Z] #25 15.34 skipping existing aab193acf6ba [2020-09-09T11:30:07.044Z] #25 15.40 [2020-09-09T11:30:07.044Z] #25 16.20 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-09T11:30:07.044Z] #25 16.23 skipping existing 4d43f82972ce [2020-09-09T11:30:07.044Z] #25 16.28 [2020-09-09T11:30:07.044Z] #25 17.06 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-09T11:30:07.044Z] #25 17.50 #=#=# [2020-09-09T11:30:07.044Z] #25 17.64 ######################################################################## 100.0% [2020-09-09T11:30:07.044Z] #25 17.73 [2020-09-09T11:30:07.044Z] #25 17.81 Download of images into '/build' complete. [2020-09-09T11:30:07.044Z] #25 17.81 Use something like the following to load the result into a Docker daemon: [2020-09-09T11:30:07.044Z] #25 17.81 tar -cC '/build' . | docker load [2020-09-09T11:30:07.044Z] #25 DONE 18.0s [2020-09-09T11:30:07.366Z] [2020-09-09T11:30:07.366Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:30:07.366Z] #30 37.58 internal/poll [2020-09-09T11:30:07.366Z] #30 37.92 internal/fmtsort [2020-09-09T11:30:07.366Z] #30 38.28 internal/syscall/execenv [2020-09-09T11:30:07.366Z] #30 38.38 internal/syscall/unix [2020-09-09T11:30:07.366Z] #30 38.63 strings [2020-09-09T11:30:07.366Z] #30 38.81 os [2020-09-09T11:30:07.366Z] #30 40.38 path [2020-09-09T11:30:07.366Z] #30 40.70 fmt [2020-09-09T11:30:07.366Z] #30 40.90 path/filepath [2020-09-09T11:30:07.366Z] #30 41.86 io/ioutil [2020-09-09T11:30:07.666Z] #30 42.10 text/tabwriter [2020-09-09T11:30:08.345Z] #30 ... [2020-09-09T11:30:08.345Z] [2020-09-09T11:30:08.345Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:30:08.345Z] #10 43.12 Selecting previously unselected package gcc-mingw-w64-base. [2020-09-09T11:30:08.638Z] #10 43.15 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-09-09T11:30:08.639Z] #10 43.17 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-09T11:30:08.639Z] #10 43.39 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-09-09T11:30:08.639Z] #10 43.39 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-09-09T11:30:08.639Z] #10 43.39 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-09T11:30:09.860Z] #20 ... [2020-09-09T11:30:09.860Z] [2020-09-09T11:30:09.860Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-09T11:30:09.860Z] #7 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-09-09T11:30:09.860Z] #7 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-09-09T11:30:09.860Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.8s done [2020-09-09T11:30:09.860Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-09-09T11:30:09.860Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 3.6s done [2020-09-09T11:30:09.860Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 5.1s done [2020-09-09T11:30:09.860Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.7s done [2020-09-09T11:30:09.860Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 6.2s [2020-09-09T11:30:09.860Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 49.87MB / 120.17MB 6.2s [2020-09-09T11:30:09.860Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.0s [2020-09-09T11:30:09.860Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 5.3s done [2020-09-09T11:30:09.860Z] #7 ... [2020-09-09T11:30:09.860Z] [2020-09-09T11:30:09.860Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-09T11:30:09.860Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-09-09T11:30:09.860Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-09-09T11:30:09.860Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.0s done [2020-09-09T11:30:09.860Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 5.0s done [2020-09-09T11:30:09.860Z] #58 DONE 6.4s [2020-09-09T11:30:09.860Z] [2020-09-09T11:30:09.860Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-09T11:30:09.860Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 6.4s done [2020-09-09T11:30:09.860Z] #7 ... [2020-09-09T11:30:09.860Z] [2020-09-09T11:30:09.860Z] #20 [internal] load build context [2020-09-09T11:30:10.801Z] #20 transferring context: 51.49MB 7.6s done [2020-09-09T11:30:11.062Z] #20 DONE 7.9s [2020-09-09T11:30:11.062Z] [2020-09-09T11:30:11.062Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-09T11:30:11.062Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 95.60MB / 120.17MB 7.9s [2020-09-09T11:30:11.322Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 101.90MB / 120.17MB 8.1s [2020-09-09T11:30:11.583Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 113.82MB / 120.17MB 8.4s [2020-09-09T11:30:12.153Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.8s [2020-09-09T11:30:12.169Z] #10 ... [2020-09-09T11:30:12.170Z] [2020-09-09T11:30:12.170Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:30:12.170Z] #39 6.927 Note: Building without setproctitle() and strlcpy() support. [2020-09-09T11:30:12.170Z] #39 6.927 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-09T11:30:12.170Z] #39 6.935 Note: Building without GnuTLS support [2020-09-09T11:30:12.170Z] #39 6.935 Makefile.config:39: Warn: you have no libnftables installed [2020-09-09T11:30:12.170Z] #39 6.935 Makefile.config:40: Warn: Building without nftables support [2020-09-09T11:30:12.170Z] #39 7.835 fatal: not a git repository (or any of the parent directories): .git [2020-09-09T11:30:12.170Z] #39 7.860 GEN .gitid [2020-09-09T11:30:12.170Z] #39 7.874 GEN criu/include/version.h [2020-09-09T11:30:12.170Z] #39 7.923 GEN include/common/asm [2020-09-09T11:30:12.170Z] #39 8.678 PBCC images/timens.pb-c.c [2020-09-09T11:30:12.170Z] #39 8.694 DEP images/timens.pb-c.d [2020-09-09T11:30:12.170Z] #39 8.733 PBCC images/fown.pb-c.c [2020-09-09T11:30:12.170Z] #39 8.749 PBCC images/google/protobuf/descriptor.pb-c.c [2020-09-09T11:30:12.170Z] #39 8.823 PBCC images/opts.pb-c.c [2020-09-09T11:30:12.170Z] #39 8.858 PBCC images/memfd.pb-c.c [2020-09-09T11:30:12.170Z] #39 8.879 DEP images/fown.pb-c.d [2020-09-09T11:30:12.170Z] #39 8.905 DEP images/google/protobuf/descriptor.pb-c.d [2020-09-09T11:30:12.170Z] #39 8.953 DEP images/opts.pb-c.d [2020-09-09T11:30:12.170Z] #39 8.978 DEP images/memfd.pb-c.d [2020-09-09T11:30:12.170Z] #39 9.025 PBCC images/sit.pb-c.c [2020-09-09T11:30:12.170Z] #39 9.071 DEP images/sit.pb-c.d [2020-09-09T11:30:12.170Z] #39 9.104 PBCC images/macvlan.pb-c.c [2020-09-09T11:30:12.170Z] #39 9.107 DEP images/macvlan.pb-c.d [2020-09-09T11:30:12.170Z] #39 9.139 PBCC images/autofs.pb-c.c [2020-09-09T11:30:12.170Z] #39 9.161 DEP images/autofs.pb-c.d [2020-09-09T11:30:12.170Z] #39 9.169 PBCC images/sysctl.pb-c.c [2020-09-09T11:30:12.170Z] #39 9.172 DEP images/sysctl.pb-c.d [2020-09-09T11:30:12.170Z] #39 9.249 PBCC images/time.pb-c.c [2020-09-09T11:30:12.170Z] #39 9.264 DEP images/time.pb-c.d [2020-09-09T11:30:12.170Z] #39 9.285 PBCC images/binfmt-misc.pb-c.c [2020-09-09T11:30:12.170Z] #39 9.301 DEP images/binfmt-misc.pb-c.d [2020-09-09T11:30:12.170Z] #39 9.321 PBCC images/seccomp.pb-c.c [2020-09-09T11:30:12.170Z] #39 9.334 DEP images/seccomp.pb-c.d [2020-09-09T11:30:12.170Z] #39 9.360 PBCC images/userns.pb-c.c [2020-09-09T11:30:12.170Z] #39 9.372 DEP images/userns.pb-c.d [2020-09-09T11:30:12.170Z] #39 9.405 PBCC images/cgroup.pb-c.c [2020-09-09T11:30:12.170Z] #39 9.409 DEP images/cgroup.pb-c.d [2020-09-09T11:30:12.170Z] #39 9.432 PBCC images/ext-file.pb-c.c [2020-09-09T11:30:12.170Z] #39 9.444 DEP images/ext-file.pb-c.d [2020-09-09T11:30:12.170Z] #39 9.473 PBCC images/rpc.pb-c.c [2020-09-09T11:30:12.170Z] #39 9.501 DEP images/rpc.pb-c.d [2020-09-09T11:30:12.170Z] #39 9.548 PBCC images/siginfo.pb-c.c [2020-09-09T11:30:12.170Z] #39 9.551 DEP images/siginfo.pb-c.d [2020-09-09T11:30:12.170Z] #39 9.570 PBCC images/pagemap.pb-c.c [2020-09-09T11:30:12.170Z] #39 9.601 DEP images/pagemap.pb-c.d [2020-09-09T11:30:12.170Z] #39 9.648 PBCC images/rlimit.pb-c.c [2020-09-09T11:30:12.170Z] #39 9.666 DEP images/rlimit.pb-c.d [2020-09-09T11:30:12.170Z] #39 9.699 PBCC images/file-lock.pb-c.c [2020-09-09T11:30:12.170Z] #39 9.711 DEP images/file-lock.pb-c.d [2020-09-09T11:30:12.170Z] #39 9.744 PBCC images/tty.pb-c.c [2020-09-09T11:30:12.170Z] #39 9.792 DEP images/tty.pb-c.d [2020-09-09T11:30:12.170Z] #39 9.857 PBCC images/tun.pb-c.c [2020-09-09T11:30:12.170Z] #39 9.876 PBCC images/netdev.pb-c.c [2020-09-09T11:30:12.170Z] #39 9.924 DEP images/tun.pb-c.d [2020-09-09T11:30:12.170Z] #39 9.969 DEP images/netdev.pb-c.d [2020-09-09T11:30:12.170Z] #39 10.03 PBCC images/vma.pb-c.c [2020-09-09T11:30:12.170Z] #39 10.03 DEP images/vma.pb-c.d [2020-09-09T11:30:12.170Z] #39 10.07 PBCC images/creds.pb-c.c [2020-09-09T11:30:12.170Z] #39 10.07 DEP images/creds.pb-c.d [2020-09-09T11:30:12.170Z] #39 10.12 PBCC images/utsns.pb-c.c [2020-09-09T11:30:12.170Z] #39 10.12 DEP images/utsns.pb-c.d [2020-09-09T11:30:12.170Z] #39 10.16 PBCC images/ipc-desc.pb-c.c [2020-09-09T11:30:12.170Z] #39 ... [2020-09-09T11:30:12.170Z] [2020-09-09T11:30:12.170Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:30:12.170Z] #52 22.40 Checking out files: 68% (2204/3238) Checking out files: 69% (2235/3238) Checking out files: 70% (2267/3238) Checking out files: 71% (2299/3238) Checking out files: 72% (2332/3238) Checking out files: 73% (2364/3238) Checking out files: 74% (2397/3238) Checking out files: 75% (2429/3238) Checking out files: 76% (2461/3238) Checking out files: 77% (2494/3238) Checking out files: 78% (2526/3238) Checking out files: 79% (2559/3238) Checking out files: 80% (2591/3238) Checking out files: 81% (2623/3238) Checking out files: 82% (2656/3238) Checking out files: 83% (2688/3238) Checking out files: 84% (2720/3238) Checking out files: 85% (2753/3238) Checking out files: 86% (2785/3238) Checking out files: 87% (2818/3238) Checking out files: 88% (2850/3238) Checking out files: 89% (2882/3238) Checking out files: 90% (2915/3238) Checking out files: 91% (2947/3238) Checking out files: 92% (2979/3238) Checking out files: 93% (3012/3238) Checking out files: 94% (3044/3238) Checking out files: 95% (3077/3238) Checking out files: 96% (3109/3238) Checking out files: 97% (3141/3238) Checking out files: 98% (3174/3238) Checking out files: 99% (3206/3238) Checking out files: 100% (3238/3238) Checking out files: 100% (3238/3238), done. [2020-09-09T11:30:12.170Z] #52 23.16 + cd /tmp/tmp.nnhamcD90x/src/github.com/containerd/containerd [2020-09-09T11:30:12.170Z] #52 23.16 + git checkout -q 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-09T11:30:12.170Z] #52 23.95 + export 'BUILDTAGS=netgo osusergo static_build' [2020-09-09T11:30:12.170Z] #52 23.95 + BUILDTAGS='netgo osusergo static_build' [2020-09-09T11:30:12.170Z] #52 23.95 + export EXTRA_FLAGS=-buildmode=pie [2020-09-09T11:30:12.170Z] #52 23.95 + EXTRA_FLAGS=-buildmode=pie [2020-09-09T11:30:12.170Z] #52 23.95 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-09-09T11:30:12.170Z] #52 23.95 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-09-09T11:30:12.170Z] #52 23.95 + '[' '' = dynamic ']' [2020-09-09T11:30:12.170Z] #52 23.95 + make [2020-09-09T11:30:12.413Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 9.1s done [2020-09-09T11:30:12.806Z] #52 24.54 + bin/ctr [2020-09-09T11:30:13.442Z] #52 ... [2020-09-09T11:30:13.442Z] [2020-09-09T11:30:13.442Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:30:13.442Z] #41 38.08 internal/poll [2020-09-09T11:30:13.442Z] #41 38.55 internal/syscall/unix [2020-09-09T11:30:13.442Z] #41 38.76 strings [2020-09-09T11:30:13.442Z] #41 39.48 os [2020-09-09T11:30:13.442Z] #41 40.81 regexp/syntax [2020-09-09T11:30:13.442Z] #41 42.03 fmt [2020-09-09T11:30:13.442Z] #41 44.03 regexp [2020-09-09T11:30:13.442Z] #41 45.94 go/token [2020-09-09T11:30:13.442Z] #41 46.42 go/scanner [2020-09-09T11:30:13.442Z] #41 46.82 internal/lazyregexp [2020-09-09T11:30:13.442Z] #41 47.05 net/url [2020-09-09T11:30:13.442Z] #41 47.37 go/ast [2020-09-09T11:30:13.442Z] #41 48.13 text/template/parse [2020-09-09T11:30:13.442Z] #41 ... [2020-09-09T11:30:13.442Z] [2020-09-09T11:30:13.442Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:30:13.442Z] #39 10.16 PBCC images/ipc-sem.pb-c.c [2020-09-09T11:30:13.442Z] #39 10.18 DEP images/ipc-desc.pb-c.d [2020-09-09T11:30:13.442Z] #39 10.20 DEP images/ipc-sem.pb-c.d [2020-09-09T11:30:13.442Z] #39 10.24 PBCC images/ipc-msg.pb-c.c [2020-09-09T11:30:13.442Z] #39 10.28 DEP images/ipc-msg.pb-c.d [2020-09-09T11:30:13.442Z] #39 10.30 PBCC images/ipc-shm.pb-c.c [2020-09-09T11:30:13.442Z] #39 10.33 DEP images/ipc-shm.pb-c.d [2020-09-09T11:30:13.442Z] #39 10.34 PBCC images/ipc-var.pb-c.c [2020-09-09T11:30:13.442Z] #39 10.36 DEP images/ipc-var.pb-c.d [2020-09-09T11:30:13.442Z] #39 10.39 PBCC images/sk-opts.pb-c.c [2020-09-09T11:30:13.442Z] #39 10.40 PBCC images/packet-sock.pb-c.c [2020-09-09T11:30:13.442Z] #39 10.43 DEP images/sk-opts.pb-c.d [2020-09-09T11:30:13.442Z] #39 10.46 DEP images/packet-sock.pb-c.d [2020-09-09T11:30:13.442Z] #39 10.49 PBCC images/sk-netlink.pb-c.c [2020-09-09T11:30:13.442Z] #39 10.52 DEP images/sk-netlink.pb-c.d [2020-09-09T11:30:13.442Z] #39 10.54 PBCC images/sk-inet.pb-c.c [2020-09-09T11:30:13.442Z] #39 10.55 DEP images/sk-inet.pb-c.d [2020-09-09T11:30:13.442Z] #39 10.58 PBCC images/sk-unix.pb-c.c [2020-09-09T11:30:13.442Z] #39 10.61 DEP images/sk-unix.pb-c.d [2020-09-09T11:30:13.442Z] #39 10.63 PBCC images/mm.pb-c.c [2020-09-09T11:30:13.442Z] #39 10.65 DEP images/mm.pb-c.d [2020-09-09T11:30:13.442Z] #39 10.70 PBCC images/timerfd.pb-c.c [2020-09-09T11:30:13.442Z] #39 10.72 DEP images/timerfd.pb-c.d [2020-09-09T11:30:13.442Z] #39 10.75 PBCC images/timer.pb-c.c [2020-09-09T11:30:13.442Z] #39 10.77 DEP images/timer.pb-c.d [2020-09-09T11:30:13.442Z] #39 10.80 PBCC images/sa.pb-c.c [2020-09-09T11:30:13.442Z] #39 10.83 DEP images/sa.pb-c.d [2020-09-09T11:30:13.442Z] #39 10.85 PBCC images/pipe-data.pb-c.c [2020-09-09T11:30:13.442Z] #39 10.87 DEP images/pipe-data.pb-c.d [2020-09-09T11:30:13.442Z] #39 10.92 PBCC images/mnt.pb-c.c [2020-09-09T11:30:13.442Z] #39 10.99 DEP images/mnt.pb-c.d [2020-09-09T11:30:13.442Z] #39 11.02 PBCC images/sk-packet.pb-c.c [2020-09-09T11:30:13.442Z] #39 11.05 DEP images/sk-packet.pb-c.d [2020-09-09T11:30:13.442Z] #39 11.05 PBCC images/tcp-stream.pb-c.c [2020-09-09T11:30:13.442Z] #39 11.10 DEP images/tcp-stream.pb-c.d [2020-09-09T11:30:13.442Z] #39 11.14 PBCC images/pipe.pb-c.c [2020-09-09T11:30:13.442Z] #39 11.15 DEP images/pipe.pb-c.d [2020-09-09T11:30:13.442Z] #39 11.17 PBCC images/pstree.pb-c.c [2020-09-09T11:30:13.442Z] #39 11.20 DEP images/pstree.pb-c.d [2020-09-09T11:30:13.442Z] #39 11.24 PBCC images/fs.pb-c.c [2020-09-09T11:30:13.442Z] #39 11.27 DEP images/fs.pb-c.d [2020-09-09T11:30:13.442Z] #39 11.30 PBCC images/signalfd.pb-c.c [2020-09-09T11:30:13.442Z] #39 11.36 DEP images/signalfd.pb-c.d [2020-09-09T11:30:13.442Z] #39 11.39 PBCC images/fh.pb-c.c [2020-09-09T11:30:13.442Z] #39 11.41 PBCC images/fsnotify.pb-c.c [2020-09-09T11:30:13.442Z] #39 11.44 DEP images/fh.pb-c.d [2020-09-09T11:30:13.442Z] #39 11.48 DEP images/fsnotify.pb-c.d [2020-09-09T11:30:13.442Z] #39 11.52 PBCC images/eventpoll.pb-c.c [2020-09-09T11:30:13.442Z] #39 11.53 DEP images/eventpoll.pb-c.d [2020-09-09T11:30:13.442Z] #39 11.55 PBCC images/eventfd.pb-c.c [2020-09-09T11:30:13.442Z] #39 11.56 DEP images/eventfd.pb-c.d [2020-09-09T11:30:13.442Z] #39 11.58 PBCC images/remap-file-path.pb-c.c [2020-09-09T11:30:13.442Z] #39 11.61 DEP images/remap-file-path.pb-c.d [2020-09-09T11:30:13.442Z] #39 11.64 PBCC images/fifo.pb-c.c [2020-09-09T11:30:13.442Z] #39 11.64 DEP images/fifo.pb-c.d [2020-09-09T11:30:13.442Z] #39 11.67 PBCC images/ghost-file.pb-c.c [2020-09-09T11:30:13.442Z] #39 11.71 DEP images/ghost-file.pb-c.d [2020-09-09T11:30:13.442Z] #39 11.74 PBCC images/regfile.pb-c.c [2020-09-09T11:30:13.442Z] #39 11.77 DEP images/regfile.pb-c.d [2020-09-09T11:30:13.442Z] #39 11.80 PBCC images/ns.pb-c.c [2020-09-09T11:30:13.442Z] #39 11.82 DEP images/ns.pb-c.d [2020-09-09T11:30:13.735Z] #39 11.85 PBCC images/fdinfo.pb-c.c [2020-09-09T11:30:13.735Z] #39 11.88 DEP images/fdinfo.pb-c.d [2020-09-09T11:30:13.735Z] #39 11.91 PBCC images/core-aarch64.pb-c.c [2020-09-09T11:30:13.735Z] #39 11.93 PBCC images/core-arm.pb-c.c [2020-09-09T11:30:13.735Z] #39 11.97 PBCC images/core-ppc64.pb-c.c [2020-09-09T11:30:13.735Z] #39 12.01 PBCC images/core-s390.pb-c.c [2020-09-09T11:30:13.735Z] #39 12.03 PBCC images/core-x86.pb-c.c [2020-09-09T11:30:13.735Z] #39 12.08 PBCC images/core.pb-c.c [2020-09-09T11:30:13.735Z] #39 12.12 PBCC images/inventory.pb-c.c [2020-09-09T11:30:13.735Z] #39 12.15 DEP images/core-aarch64.pb-c.d [2020-09-09T11:30:14.029Z] #39 12.18 DEP images/core-arm.pb-c.d [2020-09-09T11:30:14.029Z] #39 12.22 DEP images/core-ppc64.pb-c.d [2020-09-09T11:30:14.029Z] #39 12.24 DEP images/core-s390.pb-c.d [2020-09-09T11:30:14.029Z] #39 12.28 DEP images/core-x86.pb-c.d [2020-09-09T11:30:14.029Z] #39 12.31 DEP images/core.pb-c.d [2020-09-09T11:30:14.029Z] #39 12.34 DEP images/inventory.pb-c.d [2020-09-09T11:30:14.029Z] #39 12.37 PBCC images/cpuinfo.pb-c.c [2020-09-09T11:30:14.029Z] #39 12.39 DEP images/cpuinfo.pb-c.d [2020-09-09T11:30:14.323Z] #39 12.42 PBCC images/stats.pb-c.c [2020-09-09T11:30:14.323Z] #39 12.43 DEP images/stats.pb-c.d [2020-09-09T11:30:14.325Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.8s done [2020-09-09T11:30:14.585Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.1s [2020-09-09T11:30:14.615Z] #39 ... [2020-09-09T11:30:14.615Z] [2020-09-09T11:30:14.615Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:30:14.615Z] #30 43.84 flag [2020-09-09T11:30:14.615Z] #30 43.84 github.com/BurntSushi/toml [2020-09-09T11:30:14.615Z] #30 45.23 log [2020-09-09T11:30:14.615Z] #30 46.19 github.com/BurntSushi/toml/cmd/tomlv [2020-09-09T11:30:14.615Z] #30 DONE 49.3s [2020-09-09T11:30:14.912Z] [2020-09-09T11:30:14.912Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:30:14.912Z] #47 42.28 golang.org/x/sys/unix [2020-09-09T11:30:14.912Z] #47 44.72 encoding/json [2020-09-09T11:30:14.912Z] #47 48.29 github.com/pkg/diff [2020-09-09T11:30:14.912Z] #47 48.73 go/ast [2020-09-09T11:30:14.912Z] #47 49.27 golang.org/x/crypto/ssh/terminal [2020-09-09T11:30:15.156Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.5s done [2020-09-09T11:30:15.156Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.1s [2020-09-09T11:30:15.548Z] #47 ... [2020-09-09T11:30:15.548Z] [2020-09-09T11:30:15.548Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:30:15.548Z] #39 13.63 make[1]: Nothing to be done for 'all'. [2020-09-09T11:30:15.727Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.5s done [2020-09-09T11:30:15.727Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2020-09-09T11:30:16.185Z] #39 14.46 CC images/stats.o [2020-09-09T11:30:16.185Z] #39 14.61 CC images/core.o [2020-09-09T11:30:16.860Z] #39 14.93 CC images/core-x86.o [2020-09-09T11:30:17.152Z] #39 15.26 CC images/core-arm.o [2020-09-09T11:30:17.152Z] #39 15.45 CC images/core-aarch64.o [2020-09-09T11:30:17.446Z] #39 15.63 CC images/core-ppc64.o [2020-09-09T11:30:17.739Z] #39 16.05 CC images/core-s390.o [2020-09-09T11:30:18.375Z] #39 16.49 CC images/cpuinfo.o [2020-09-09T11:30:18.668Z] #39 16.81 CC images/inventory.o [2020-09-09T11:30:18.668Z] #39 17.01 CC images/fdinfo.o [2020-09-09T11:30:18.961Z] #39 17.13 CC images/fown.o [2020-09-09T11:30:18.961Z] #39 17.29 CC images/ns.o [2020-09-09T11:30:19.275Z] #39 17.40 CC images/regfile.o [2020-09-09T11:30:19.275Z] #39 17.60 CC images/ghost-file.o [2020-09-09T11:30:19.568Z] #39 17.83 CC images/fifo.o [2020-09-09T11:30:19.861Z] #39 17.98 CC images/remap-file-path.o [2020-09-09T11:30:19.861Z] #39 18.13 CC images/eventfd.o [2020-09-09T11:30:19.946Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.8s done [2020-09-09T11:30:19.946Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2020-09-09T11:30:20.154Z] #39 18.26 CC images/eventpoll.o [2020-09-09T11:30:20.154Z] #39 18.47 CC images/fh.o [2020-09-09T11:30:20.447Z] #39 18.62 CC images/fsnotify.o [2020-09-09T11:30:20.447Z] #39 18.88 CC images/signalfd.o [2020-09-09T11:30:20.740Z] #39 18.95 CC images/fs.o [2020-09-09T11:30:20.740Z] #39 19.01 CC images/pstree.o [2020-09-09T11:30:21.033Z] #39 19.18 CC images/pipe.o [2020-09-09T11:30:21.033Z] #39 19.38 CC images/tcp-stream.o [2020-09-09T11:30:21.326Z] #39 19.48 CC images/sk-packet.o [2020-09-09T11:30:21.326Z] #39 19.65 CC images/mnt.o [2020-09-09T11:30:21.619Z] #39 19.83 CC images/pipe-data.o [2020-09-09T11:30:21.619Z] #39 19.93 CC images/sa.o [2020-09-09T11:30:21.912Z] #39 20.08 CC images/timer.o [2020-09-09T11:30:21.912Z] #39 20.30 CC images/timerfd.o [2020-09-09T11:30:22.206Z] #39 20.46 CC images/mm.o [2020-09-09T11:30:22.503Z] #39 20.58 CC images/sk-opts.o [2020-09-09T11:30:22.503Z] #39 20.78 CC images/sk-unix.o [2020-09-09T11:30:22.796Z] #39 21.04 CC images/sk-inet.o [2020-09-09T11:30:23.089Z] #39 21.30 CC images/tun.o [2020-09-09T11:30:23.383Z] #39 21.52 CC images/sk-netlink.o [2020-09-09T11:30:23.383Z] #39 21.69 CC images/packet-sock.o [2020-09-09T11:30:23.676Z] #39 21.86 CC images/ipc-var.o [2020-09-09T11:30:23.676Z] #39 21.98 CC images/ipc-desc.o [2020-09-09T11:30:23.969Z] #39 22.08 CC images/ipc-shm.o [2020-09-09T11:30:23.969Z] #39 22.22 CC images/ipc-msg.o [2020-09-09T11:30:23.969Z] #39 22.39 CC images/ipc-sem.o [2020-09-09T11:30:24.141Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.8s done [2020-09-09T11:30:24.142Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2020-09-09T11:30:24.261Z] #39 22.53 CC images/utsns.o [2020-09-09T11:30:24.262Z] #39 ... [2020-09-09T11:30:24.262Z] [2020-09-09T11:30:24.262Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:30:24.262Z] #10 58.81 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-09-09T11:30:24.262Z] #10 58.82 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-09-09T11:30:24.262Z] #10 58.82 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-09T11:30:24.902Z] #10 ... [2020-09-09T11:30:24.902Z] [2020-09-09T11:30:24.902Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:30:24.902Z] #47 50.72 mvdan.cc/editorconfig [2020-09-09T11:30:24.902Z] #47 51.67 mvdan.cc/sh/v3/fileutil [2020-09-09T11:30:24.902Z] #47 51.76 mvdan.cc/sh/v3/syntax [2020-09-09T11:30:24.902Z] #47 55.83 mvdan.cc/sh/v3/cmd/shfmt [2020-09-09T11:30:24.902Z] #47 DONE 59.4s [2020-09-09T11:30:24.902Z] [2020-09-09T11:30:24.902Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:30:24.902Z] #39 22.66 CC images/creds.o [2020-09-09T11:30:24.902Z] #39 22.79 CC images/vma.o [2020-09-09T11:30:24.902Z] #39 22.98 CC images/netdev.o [2020-09-09T11:30:25.195Z] #39 23.46 CC images/tty.o [2020-09-09T11:30:25.830Z] #39 23.92 CC images/file-lock.o [2020-09-09T11:30:25.830Z] #39 24.03 CC images/rlimit.o [2020-09-09T11:30:26.122Z] #39 24.17 CC images/pagemap.o [2020-09-09T11:30:26.122Z] #39 24.37 CC images/siginfo.o [2020-09-09T11:30:26.122Z] #39 24.57 CC images/rpc.o [2020-09-09T11:30:26.415Z] #39 ... [2020-09-09T11:30:26.415Z] [2020-09-09T11:30:26.415Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:30:26.415Z] #41 51.00 go/parser [2020-09-09T11:30:26.415Z] #41 51.07 text/template [2020-09-09T11:30:26.415Z] #41 53.43 encoding/xml [2020-09-09T11:30:26.415Z] #41 54.74 go/doc [2020-09-09T11:30:26.415Z] #41 56.78 github.com/LK4D4/vndr/versioned [2020-09-09T11:30:26.415Z] #41 56.94 net [2020-09-09T11:30:26.415Z] #41 57.24 github.com/LK4D4/vndr/build [2020-09-09T11:30:26.415Z] #41 58.94 vendor/golang.org/x/text/transform [2020-09-09T11:30:26.415Z] #41 59.36 vendor/golang.org/x/text/unicode/bidi [2020-09-09T11:30:26.415Z] #41 60.82 vendor/golang.org/x/text/secure/bidirule [2020-09-09T11:30:26.415Z] #41 61.00 vendor/golang.org/x/text/unicode/norm [2020-09-09T11:30:27.050Z] #41 ... [2020-09-09T11:30:27.050Z] [2020-09-09T11:30:27.050Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:30:27.050Z] #39 25.10 CC images/ext-file.o [2020-09-09T11:30:27.050Z] #39 25.24 CC images/cgroup.o [2020-09-09T11:30:27.342Z] #39 25.49 CC images/userns.o [2020-09-09T11:30:27.342Z] #39 25.63 CC images/google/protobuf/descriptor.o [2020-09-09T11:30:27.977Z] #39 26.36 CC images/opts.o [2020-09-09T11:30:28.269Z] #39 26.45 CC images/seccomp.o [2020-09-09T11:30:28.269Z] #39 26.55 CC images/binfmt-misc.o [2020-09-09T11:30:28.269Z] #39 26.62 CC images/time.o [2020-09-09T11:30:28.561Z] #39 26.68 CC images/sysctl.o [2020-09-09T11:30:28.561Z] #39 26.78 CC images/autofs.o [2020-09-09T11:30:28.561Z] #39 26.89 CC images/macvlan.o [2020-09-09T11:30:28.854Z] #39 27.02 CC images/sit.o [2020-09-09T11:30:29.147Z] #39 27.19 CC images/memfd.o [2020-09-09T11:30:29.147Z] #39 27.36 CC images/timens.o [2020-09-09T11:30:29.147Z] #39 27.47 LINK images/built-in.o [2020-09-09T11:30:29.147Z] #39 27.53 GEN compel/include/asm [2020-09-09T11:30:29.147Z] #39 27.53 GEN compel/include/version.h [2020-09-09T11:30:29.147Z] #39 27.54 touch .config [2020-09-09T11:30:29.147Z] #39 27.55 GEN include/common/config.h [2020-09-09T11:30:29.147Z] #39 27.59 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-09-09T11:30:29.422Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.2s [2020-09-09T11:30:29.440Z] #39 27.63 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-09-09T11:30:29.440Z] #39 27.64 GEN compel/plugins/include/uapi/std/syscall.h [2020-09-09T11:30:29.440Z] #39 27.65 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-09-09T11:30:29.440Z] #39 27.66 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-09-09T11:30:29.440Z] #39 27.69 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-09-09T11:30:29.440Z] #39 27.70 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-09-09T11:30:29.440Z] #39 27.71 DEP compel/plugins/std/infect.d [2020-09-09T11:30:29.440Z] #39 27.81 DEP compel/plugins/std/string.d [2020-09-09T11:30:29.732Z] #39 27.87 DEP compel/plugins/std/log.d [2020-09-09T11:30:29.732Z] #39 27.94 DEP compel/plugins/std/fds.d [2020-09-09T11:30:29.732Z] #39 28.02 DEP compel/plugins/std/std.d [2020-09-09T11:30:30.025Z] #39 28.11 DEP compel/plugins/shmem/shmem.d [2020-09-09T11:30:30.025Z] #39 28.18 DEP compel/plugins/fds/fds.d [2020-09-09T11:30:30.025Z] #39 28.33 CC compel/plugins/std/std.o [2020-09-09T11:30:30.332Z] #39 28.58 CC compel/plugins/std/fds.o [2020-09-09T11:30:30.624Z] #39 28.92 CC compel/plugins/std/log.o [2020-09-09T11:30:31.259Z] #39 29.43 CC compel/plugins/std/string.o [2020-09-09T11:30:31.327Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 7.5s done [2020-09-09T11:30:31.553Z] #39 29.70 CC compel/plugins/std/infect.o [2020-09-09T11:30:31.586Z] #7 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-09-09T11:30:31.723Z] Removing intermediate container cbc48eb9c16a [2020-09-09T11:30:31.723Z] ---> da3c49231cd6 [2020-09-09T11:30:31.723Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2020-09-09T11:30:31.723Z] ---> 805dc2d65d1c [2020-09-09T11:30:31.723Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-09-09T11:30:31.723Z] ---> 8492158947bf [2020-09-09T11:30:31.723Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-09-09T11:30:31.723Z] ---> Running in 1bc8f716ac5b [2020-09-09T11:30:31.723Z] Removing intermediate container 1bc8f716ac5b [2020-09-09T11:30:31.723Z] ---> ec88c5d1bd1a [2020-09-09T11:30:31.723Z] Successfully built ec88c5d1bd1a [2020-09-09T11:30:31.723Z] Successfully tagged moby-buildx:latest [2020-09-09T11:30:31.723Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-09-09T11:30:31.723Z] if [ -n "${id}" ]; then \ [2020-09-09T11:30:31.723Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-09-09T11:30:31.723Z] && touch bundles/buildx; \ [2020-09-09T11:30:31.723Z] docker rm -f ${id}; \ [2020-09-09T11:30:31.723Z] fi [2020-09-09T11:30:31.723Z] 32ab7ebc81aed198893096ebae45e2bb780f1b6c598cc00d96a2087aeea3d4dc [2020-09-09T11:30:31.723Z] bundles/buildx version [2020-09-09T11:30:31.723Z] buildx v0.3.1 6db68d0 [2020-09-09T11:30:31.723Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf . [2020-09-09T11:30:31.723Z] #1 [internal] booting buildkit [2020-09-09T11:30:31.723Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-09-09T11:30:31.723Z] #1 pulling image moby/buildkit:buildx-stable-1 1.9s done [2020-09-09T11:30:31.723Z] #1 creating container buildx_buildkit_default [2020-09-09T11:30:31.723Z] #1 creating container buildx_buildkit_default 0.4s done [2020-09-09T11:30:31.723Z] #1 DONE 2.3s [2020-09-09T11:30:31.723Z] [2020-09-09T11:30:31.723Z] #3 [internal] load build definition from Dockerfile [2020-09-09T11:30:31.724Z] #3 transferring dockerfile: 16.36kB done [2020-09-09T11:30:31.724Z] #3 DONE 0.0s [2020-09-09T11:30:31.724Z] [2020-09-09T11:30:31.724Z] #2 [internal] load .dockerignore [2020-09-09T11:30:31.724Z] #2 transferring context: 87B done [2020-09-09T11:30:31.724Z] #2 DONE 0.0s [2020-09-09T11:30:31.724Z] [2020-09-09T11:30:31.724Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-09T11:30:31.724Z] #4 DONE 0.8s [2020-09-09T11:30:31.724Z] [2020-09-09T11:30:31.724Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-09T11:30:31.724Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-09-09T11:30:31.724Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done [2020-09-09T11:30:31.724Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-09-09T11:30:31.724Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done [2020-09-09T11:30:31.724Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s [2020-09-09T11:30:31.724Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.3s done [2020-09-09T11:30:31.724Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2020-09-09T11:30:31.724Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.3s done [2020-09-09T11:30:31.724Z] #5 DONE 0.9s [2020-09-09T11:30:31.846Z] #39 29.97 CC compel/arch/s390/plugins/std/parasite-head.o [2020-09-09T11:30:31.846Z] #39 30.00 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-09-09T11:30:31.846Z] #39 30.03 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-09-09T11:30:31.846Z] #39 30.11 AR compel/plugins/std.lib.a [2020-09-09T11:30:31.846Z] #39 30.15 CC compel/plugins/fds/fds.o [2020-09-09T11:30:31.850Z] #7 DONE 28.6s [2020-09-09T11:30:31.850Z] [2020-09-09T11:30:31.850Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-09T11:30:32.028Z] [2020-09-09T11:30:32.028Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-09T11:30:32.139Z] #39 30.31 AR compel/plugins/fds.lib.a [2020-09-09T11:30:32.139Z] #39 30.32 HOSTDEP compel/src/lib/log-host.d [2020-09-09T11:30:32.139Z] #39 30.38 HOSTDEP compel/src/lib/handle-elf-host.d [2020-09-09T11:30:32.139Z] #39 30.44 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-09-09T11:30:32.139Z] #39 30.48 HOSTDEP compel/src/main-host.d [2020-09-09T11:30:32.139Z] #39 30.53 DEP compel/src/lib/ptrace.d [2020-09-09T11:30:32.320Z] #7 ... [2020-09-09T11:30:32.320Z] [2020-09-09T11:30:32.320Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-09T11:30:32.320Z] #6 DONE 0.5s [2020-09-09T11:30:32.432Z] #39 30.61 DEP compel/src/lib/infect.d [2020-09-09T11:30:32.432Z] #39 30.76 DEP compel/src/lib/infect-util.d [2020-09-09T11:30:32.621Z] [2020-09-09T11:30:32.621Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-09T11:30:32.621Z] #7 DONE 0.6s [2020-09-09T11:30:32.621Z] [2020-09-09T11:30:32.621Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-09T11:30:32.621Z] #59 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-09-09T11:30:32.724Z] #39 30.85 DEP compel/src/lib/infect-rpc.d [2020-09-09T11:30:32.724Z] #39 30.95 DEP compel/arch/s390/src/lib/infect.d [2020-09-09T11:30:32.724Z] #39 31.04 DEP compel/arch/s390/src/lib/cpu.d [2020-09-09T11:30:32.724Z] #39 31.07 DEP compel/src/lib/log.d [2020-09-09T11:30:32.918Z] #59 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-09-09T11:30:32.918Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.1s [2020-09-09T11:30:32.918Z] #59 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-09-09T11:30:33.017Z] #39 31.10 DEP compel/src/main.d [2020-09-09T11:30:33.017Z] #39 31.16 DEP compel/src/lib/handle-elf.d [2020-09-09T11:30:33.017Z] #39 31.23 DEP compel/arch/s390/src/lib/handle-elf.d [2020-09-09T11:30:33.017Z] #39 31.37 CC compel/src/lib/log.o [2020-09-09T11:30:33.274Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.60MB / 9.86MB 0.4s [2020-09-09T11:30:33.309Z] #39 31.48 CC compel/arch/s390/src/lib/cpu.o [2020-09-09T11:30:33.309Z] #39 31.62 CC compel/arch/s390/src/lib/infect.o [2020-09-09T11:30:33.580Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 5.08MB / 9.86MB 0.6s [2020-09-09T11:30:33.580Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 6.45MB / 9.86MB 0.8s [2020-09-09T11:30:33.601Z] #39 ... [2020-09-09T11:30:33.601Z] [2020-09-09T11:30:33.601Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:30:33.601Z] #10 68.34 Selecting previously unselected package libapparmor1:s390x. [2020-09-09T11:30:33.601Z] #10 68.34 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-09-09T11:30:33.601Z] #10 68.34 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-09-09T11:30:33.601Z] #10 68.41 Selecting previously unselected package libapparmor-dev:s390x. [2020-09-09T11:30:33.894Z] #10 68.41 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-09-09T11:30:33.894Z] #10 68.41 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-09-09T11:30:33.894Z] #10 68.48 Selecting previously unselected package libbtrfs0. [2020-09-09T11:30:33.894Z] #10 68.48 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-09-09T11:30:33.894Z] #10 68.49 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-09T11:30:33.894Z] #10 68.55 Selecting previously unselected package libbtrfs-dev. [2020-09-09T11:30:33.894Z] #10 68.55 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-09-09T11:30:33.894Z] #10 68.56 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-09T11:30:33.894Z] #10 68.61 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-09-09T11:30:33.894Z] #10 68.61 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-09-09T11:30:33.894Z] #10 68.61 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-09-09T11:30:33.894Z] #10 68.66 Selecting previously unselected package libudev-dev:s390x. [2020-09-09T11:30:33.898Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 8.06MB / 9.86MB 0.9s [2020-09-09T11:30:33.898Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.0s done [2020-09-09T11:30:33.898Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2020-09-09T11:30:33.898Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.0s done [2020-09-09T11:30:34.186Z] #10 68.66 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-09-09T11:30:34.186Z] #10 68.67 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-09-09T11:30:34.186Z] #10 68.76 Selecting previously unselected package libsepol1-dev:s390x. [2020-09-09T11:30:34.186Z] #10 68.76 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-09-09T11:30:34.186Z] #10 68.76 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-09-09T11:30:34.536Z] #10 68.93 Selecting previously unselected package libpcre16-3:s390x. [2020-09-09T11:30:34.536Z] #10 68.93 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-09-09T11:30:34.536Z] #10 68.93 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-09-09T11:30:34.536Z] #10 69.05 Selecting previously unselected package libpcre32-3:s390x. [2020-09-09T11:30:34.536Z] #10 69.05 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-09-09T11:30:34.536Z] #10 69.05 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-09-09T11:30:34.536Z] #10 69.17 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-09-09T11:30:34.828Z] #10 69.18 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-09-09T11:30:34.828Z] #10 69.18 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-09-09T11:30:34.828Z] #10 69.26 Selecting previously unselected package libpcre3-dev:s390x. [2020-09-09T11:30:34.828Z] #10 69.26 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-09-09T11:30:34.828Z] #10 69.27 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-09-09T11:30:34.828Z] #10 69.54 Selecting previously unselected package libselinux1-dev:s390x. [2020-09-09T11:30:34.828Z] #10 69.54 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-09-09T11:30:34.828Z] #10 69.55 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-09-09T11:30:35.120Z] #10 69.76 Selecting previously unselected package libdevmapper-dev:s390x. [2020-09-09T11:30:35.120Z] #10 69.76 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-09-09T11:30:35.120Z] #10 69.76 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-09-09T11:30:35.120Z] #10 69.81 Selecting previously unselected package libseccomp-dev:s390x. [2020-09-09T11:30:35.120Z] #10 69.82 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-09-09T11:30:35.120Z] #10 69.82 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-09-09T11:30:35.413Z] #10 69.91 Selecting previously unselected package libsystemd-dev:s390x. [2020-09-09T11:30:35.413Z] #10 69.91 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-09-09T11:30:35.413Z] #10 69.91 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-09-09T11:30:35.413Z] #10 70.18 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-09-09T11:30:35.707Z] #10 70.20 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-09-09T11:30:35.707Z] #10 70.20 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-09-09T11:30:35.707Z] #10 70.21 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-09T11:30:35.707Z] #10 70.22 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-09-09T11:30:35.707Z] #10 70.22 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-09-09T11:30:35.707Z] #10 70.23 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-09T11:30:35.707Z] #10 70.24 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-09T11:30:35.707Z] #10 70.24 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-09-09T11:30:35.707Z] #10 70.25 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-09-09T11:30:35.707Z] #10 70.26 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-09T11:30:35.707Z] #10 70.27 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-09T11:30:35.707Z] #10 70.27 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-09-09T11:30:35.707Z] #10 70.28 Setting up mingw-w64-common (6.0.0-3) ... [2020-09-09T11:30:35.707Z] #10 70.29 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-09-09T11:30:35.707Z] #10 70.30 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-09T11:30:35.707Z] #10 70.30 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-09-09T11:30:35.707Z] #10 70.31 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-09T11:30:35.707Z] #10 70.32 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 [2020-09-09T11:30:35.707Z] #10 70.32 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 [2020-09-09T11:30:35.707Z] #10 70.33 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-09T11:30:35.707Z] #10 70.33 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 [2020-09-09T11:30:35.707Z] #10 70.34 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 [2020-09-09T11:30:35.707Z] #10 70.34 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-09T11:30:35.707Z] #10 70.35 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-09-09T11:30:35.707Z] #10 70.35 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-09-09T11:30:35.707Z] #10 70.36 Setting up dmsetup (2:1.02.155-3) ... [2020-09-09T11:30:35.707Z] #10 70.37 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-09-09T11:30:35.707Z] #10 70.37 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-09-09T11:30:35.707Z] #10 70.38 Processing triggers for libc-bin (2.28-10) ... [2020-09-09T11:30:36.044Z] #8 DONE 3.4s [2020-09-09T11:30:36.044Z] [2020-09-09T11:30:36.044Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-09T11:30:36.044Z] #9 DONE 0.6s [2020-09-09T11:30:36.044Z] [2020-09-09T11:30:36.044Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-09T11:30:36.044Z] #35 DONE 0.1s [2020-09-09T11:30:36.044Z] [2020-09-09T11:30:36.044Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-09T11:30:36.044Z] #38 ... [2020-09-09T11:30:36.044Z] [2020-09-09T11:30:36.044Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-09T11:30:36.044Z] #27 DONE 0.1s [2020-09-09T11:30:36.303Z] [2020-09-09T11:30:36.303Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-09T11:30:36.355Z] #10 DONE 70.9s [2020-09-09T11:30:36.355Z] [2020-09-09T11:30:36.355Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:30:36.652Z] #49 ... [2020-09-09T11:30:36.652Z] [2020-09-09T11:30:36.652Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:30:36.652Z] #54 66.81 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-09T11:30:36.653Z] #54 66.81 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-09-09T11:30:36.653Z] #54 DONE 71.3s [2020-09-09T11:30:36.653Z] [2020-09-09T11:30:36.653Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-09T11:30:36.653Z] #55 DONE 0.1s [2020-09-09T11:30:36.653Z] [2020-09-09T11:30:36.653Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-09T11:30:36.948Z] #56 DONE 0.1s [2020-09-09T11:30:36.948Z] [2020-09-09T11:30:36.948Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:30:36.948Z] #39 32.16 CC compel/src/lib/infect-rpc.o [2020-09-09T11:30:36.948Z] #39 32.34 CC compel/src/lib/infect-util.o [2020-09-09T11:30:36.948Z] #39 32.44 CC compel/src/lib/infect.o [2020-09-09T11:30:36.948Z] #39 33.74 CC compel/src/lib/ptrace.o [2020-09-09T11:30:36.948Z] #39 33.94 AR compel/libcompel.a [2020-09-09T11:30:36.948Z] #39 33.97 HOSTCC compel/src/main-host.o [2020-09-09T11:30:36.948Z] #39 34.14 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-09-09T11:30:36.948Z] #39 34.29 HOSTCC compel/src/lib/handle-elf-host.o [2020-09-09T11:30:36.948Z] #39 34.54 HOSTCC compel/src/lib/log-host.o [2020-09-09T11:30:36.948Z] #39 34.72 HOSTLINK compel/compel-host-bin [2020-09-09T11:30:36.948Z] #39 34.79 DEP soccr/soccr.d [2020-09-09T11:30:36.948Z] #39 34.92 CC soccr/soccr.o [2020-09-09T11:30:37.092Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.0s done [2020-09-09T11:30:37.092Z] #59 DONE 4.3s [2020-09-09T11:30:37.092Z] [2020-09-09T11:30:37.092Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-09T11:30:37.092Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-09-09T11:30:37.092Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 63.59MB / 73.58MB 4.0s [2020-09-09T11:30:37.092Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 54.82MB / 96.52MB 4.0s [2020-09-09T11:30:37.092Z] #8 sha256:587befacd090e4ee03242580889fab674e092756cd0b584eb63fac8383feb77a 1.79kB / 1.79kB done [2020-09-09T11:30:37.092Z] #8 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.3s done [2020-09-09T11:30:37.092Z] #8 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.2s done [2020-09-09T11:30:37.092Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 51.87MB / 57.46MB 4.0s [2020-09-09T11:30:37.092Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-09-09T11:30:37.092Z] #8 sha256:805dc2d65d1cf4b9c47496eb9479547c38989024ec07ff55aafff7a0f7b16fb7 6.20kB / 6.20kB done [2020-09-09T11:30:37.092Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 3.8s done [2020-09-09T11:30:37.092Z] #8 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.0s done [2020-09-09T11:30:37.092Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 54.86MB / 57.46MB 4.2s [2020-09-09T11:30:37.409Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 69.16MB / 73.58MB 4.3s [2020-09-09T11:30:37.409Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 60.16MB / 96.52MB 4.3s [2020-09-09T11:30:37.409Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 72.99MB / 73.58MB 4.5s [2020-09-09T11:30:37.409Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 4.4s done [2020-09-09T11:30:37.409Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 4.6s done [2020-09-09T11:30:37.409Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 67.80MB / 96.52MB 4.6s [2020-09-09T11:30:38.055Z] #39 ... [2020-09-09T11:30:38.055Z] [2020-09-09T11:30:38.055Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-09T11:30:38.055Z] #11 DONE 1.4s [2020-09-09T11:30:38.055Z] [2020-09-09T11:30:38.055Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:30:38.055Z] #39 35.99 AR soccr/libsoccr.a [2020-09-09T11:30:38.055Z] #39 36.07 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-09T11:30:38.055Z] #39 36.39 DEP criu/arch/s390/sigframe.d [2020-09-09T11:30:38.072Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 76.74MB / 96.52MB 4.9s [2020-09-09T11:30:38.072Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 83.22MB / 96.52MB 5.1s [2020-09-09T11:30:38.072Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 91.95MB / 96.52MB 5.2s [2020-09-09T11:30:38.354Z] #39 36.48 DEP criu/arch/s390/crtools.d [2020-09-09T11:30:38.364Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 5.4s done [2020-09-09T11:30:38.364Z] #8 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2020-09-09T11:30:38.364Z] #8 ... [2020-09-09T11:30:38.364Z] [2020-09-09T11:30:38.364Z] #21 [internal] load build context [2020-09-09T11:30:38.364Z] #21 transferring context: 51.49MB 5.8s done [2020-09-09T11:30:38.364Z] #21 DONE 5.8s [2020-09-09T11:30:38.647Z] #39 36.84 DEP criu/arch/s390/cpu.d [2020-09-09T11:30:38.647Z] #39 ... [2020-09-09T11:30:38.647Z] [2020-09-09T11:30:38.647Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:30:38.647Z] #41 63.29 vendor/golang.org/x/net/idna [2020-09-09T11:30:38.647Z] #41 64.72 vendor/golang.org/x/net/http2/hpack [2020-09-09T11:30:38.647Z] #41 65.62 mime [2020-09-09T11:30:38.647Z] #41 66.67 mime/quotedprintable [2020-09-09T11:30:38.647Z] #41 66.91 net/http/internal [2020-09-09T11:30:38.647Z] #41 68.84 crypto/x509 [2020-09-09T11:30:38.647Z] #41 68.84 net/textproto [2020-09-09T11:30:38.647Z] #41 69.57 vendor/golang.org/x/net/http/httpguts [2020-09-09T11:30:38.647Z] #41 69.74 vendor/golang.org/x/net/http/httpproxy [2020-09-09T11:30:38.647Z] #41 70.06 mime/multipart [2020-09-09T11:30:38.647Z] #41 71.46 crypto/tls [2020-09-09T11:30:38.671Z] [2020-09-09T11:30:38.671Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-09T11:30:38.943Z] #41 ... [2020-09-09T11:30:38.943Z] [2020-09-09T11:30:38.943Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:30:38.943Z] #39 37.16 CC criu/arch/s390/cpu.o [2020-09-09T11:30:39.236Z] #39 ... [2020-09-09T11:30:39.236Z] [2020-09-09T11:30:39.236Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-09T11:30:39.236Z] #12 DONE 1.4s [2020-09-09T11:30:39.236Z] [2020-09-09T11:30:39.236Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-09T11:30:39.880Z] #13 0.874 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-09-09T11:30:40.172Z] #13 DONE 1.1s [2020-09-09T11:30:40.172Z] [2020-09-09T11:30:40.172Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-09T11:30:41.215Z] #14 DONE 1.0s [2020-09-09T11:30:41.215Z] [2020-09-09T11:30:41.215Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-09T11:30:42.265Z] #15 DONE 1.0s [2020-09-09T11:30:42.265Z] [2020-09-09T11:30:42.265Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-09-09T11:30:42.883Z] #28 ... [2020-09-09T11:30:42.884Z] [2020-09-09T11:30:42.884Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:30:42.884Z] #43 5.803 + RM_GOPATH=0 [2020-09-09T11:30:42.884Z] #43 5.803 + TMP_GOPATH= [2020-09-09T11:30:42.884Z] #43 5.803 + : /build [2020-09-09T11:30:42.884Z] #43 5.803 + '[' -z '' ']' [2020-09-09T11:30:42.884Z] #43 5.803 ++ mktemp -d [2020-09-09T11:30:42.884Z] #43 5.803 + export GOPATH=/tmp/tmp.qsQCcUY9NZ [2020-09-09T11:30:42.884Z] #43 5.803 + GOPATH=/tmp/tmp.qsQCcUY9NZ [2020-09-09T11:30:42.884Z] #43 5.803 + RM_GOPATH=1 [2020-09-09T11:30:42.884Z] #43 5.803 + case "$(go env GOARCH)" in [2020-09-09T11:30:42.884Z] #43 5.803 ++ go env GOARCH [2020-09-09T11:30:42.884Z] #43 5.803 + export GO_BUILDMODE=-buildmode=pie [2020-09-09T11:30:42.884Z] #43 5.803 + GO_BUILDMODE=-buildmode=pie [2020-09-09T11:30:42.884Z] #43 5.803 ++ dirname /tmp/install/install.sh [2020-09-09T11:30:42.884Z] #43 5.803 + dir=/tmp/install [2020-09-09T11:30:42.884Z] #43 5.803 + bin=gotestsum [2020-09-09T11:30:42.884Z] #43 5.803 + shift [2020-09-09T11:30:42.884Z] #43 5.803 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-09-09T11:30:42.884Z] #43 5.803 + . /tmp/install/gotestsum.installer [2020-09-09T11:30:42.884Z] #43 5.803 ++ : v0.3.5 [2020-09-09T11:30:42.884Z] #43 5.803 + install_gotestsum [2020-09-09T11:30:42.884Z] #43 5.803 + set -e [2020-09-09T11:30:42.884Z] #43 5.803 + export GO111MODULE=on [2020-09-09T11:30:42.884Z] #43 5.803 + GO111MODULE=on [2020-09-09T11:30:42.884Z] #43 5.803 + GOBIN=/build [2020-09-09T11:30:42.884Z] #43 5.803 + go get gotest.tools/gotestsum@v0.3.5 [2020-09-09T11:30:42.884Z] #43 5.819 go: finding gotest.tools/gotestsum v0.3.5 [2020-09-09T11:30:42.884Z] #43 5.819 go: finding gotest.tools v0.3.5 [2020-09-09T11:30:42.884Z] #43 6.756 go: downloading gotest.tools/gotestsum v0.3.5 [2020-09-09T11:30:43.457Z] #43 7.430 go: extracting gotest.tools/gotestsum v0.3.5 [2020-09-09T11:30:43.780Z] #16 DONE 1.1s [2020-09-09T11:30:43.780Z] [2020-09-09T11:30:43.780Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-09T11:30:44.414Z] #17 0.893 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-09T11:30:44.414Z] #17 0.934 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-09T11:30:44.414Z] #17 0.971 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-09T11:30:44.708Z] #17 1.307 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-09T11:30:44.834Z] #43 8.717 go: downloading gotest.tools v2.1.0+incompatible [2020-09-09T11:30:44.834Z] #43 ... [2020-09-09T11:30:44.834Z] [2020-09-09T11:30:44.834Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:30:44.834Z] #45 8.545 + RM_GOPATH=0 [2020-09-09T11:30:44.834Z] #45 8.545 + TMP_GOPATH= [2020-09-09T11:30:44.834Z] #45 8.545 + : /build [2020-09-09T11:30:44.834Z] #45 8.545 + '[' -z '' ']' [2020-09-09T11:30:44.834Z] #45 8.551 ++ mktemp -d [2020-09-09T11:30:44.834Z] #45 8.572 + export GOPATH=/tmp/tmp.GeoYcLJPwB [2020-09-09T11:30:44.834Z] #45 8.572 + GOPATH=/tmp/tmp.GeoYcLJPwB [2020-09-09T11:30:44.834Z] #45 8.572 + RM_GOPATH=1 [2020-09-09T11:30:44.834Z] #45 8.572 + case "$(go env GOARCH)" in [2020-09-09T11:30:44.834Z] #45 8.572 ++ go env GOARCH [2020-09-09T11:30:44.834Z] #45 8.717 + export GO_BUILDMODE=-buildmode=pie [2020-09-09T11:30:44.834Z] #45 8.717 + GO_BUILDMODE=-buildmode=pie [2020-09-09T11:30:44.834Z] #45 8.717 ++ dirname /tmp/install/install.sh [2020-09-09T11:30:44.834Z] #45 8.727 + dir=/tmp/install [2020-09-09T11:30:44.834Z] #45 8.727 + bin=golangci_lint [2020-09-09T11:30:44.834Z] #45 8.727 + shift [2020-09-09T11:30:44.834Z] #45 8.727 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-09-09T11:30:44.834Z] #45 8.727 + . /tmp/install/golangci_lint.installer [2020-09-09T11:30:44.834Z] #45 8.727 ++ : v1.23.8 [2020-09-09T11:30:44.834Z] #45 8.727 + install_golangci_lint [2020-09-09T11:30:44.834Z] #45 8.727 + echo 'Installing golangci-lint version v1.23.8' [2020-09-09T11:30:44.834Z] #45 8.742 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-09T11:30:44.834Z] #45 8.742 Installing golangci-lint version v1.23.8 [2020-09-09T11:30:44.834Z] #45 ... [2020-09-09T11:30:44.834Z] [2020-09-09T11:30:44.834Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:30:44.834Z] #43 8.808 go: extracting gotest.tools v2.1.0+incompatible [2020-09-09T11:30:44.834Z] #43 8.943 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-09-09T11:30:44.834Z] #43 8.948 go: downloading github.com/pkg/errors v0.8.0 [2020-09-09T11:30:44.834Z] #43 9.035 go: downloading github.com/spf13/pflag v1.0.1 [2020-09-09T11:30:45.097Z] #43 9.073 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-09T11:30:45.097Z] #43 9.109 go: downloading github.com/fatih/color v1.6.0 [2020-09-09T11:30:45.342Z] #17 1.981 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [199 kB] [2020-09-09T11:30:45.670Z] #43 9.655 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-09T11:30:45.670Z] #43 9.704 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-09T11:30:45.670Z] #43 9.764 go: extracting github.com/pkg/errors v0.8.0 [2020-09-09T11:30:45.670Z] #43 9.911 go: extracting github.com/fatih/color v1.6.0 [2020-09-09T11:30:45.670Z] #43 9.959 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-09-09T11:30:45.930Z] #43 9.965 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-09-09T11:30:45.930Z] #43 9.985 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-09-09T11:30:45.930Z] #43 10.02 go: extracting github.com/spf13/pflag v1.0.1 [2020-09-09T11:30:45.930Z] #43 ... [2020-09-09T11:30:45.930Z] [2020-09-09T11:30:45.930Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:30:45.930Z] #47 ... [2020-09-09T11:30:45.930Z] [2020-09-09T11:30:45.930Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:30:45.930Z] #54 9.712 + RM_GOPATH=0 [2020-09-09T11:30:45.930Z] #54 9.712 + TMP_GOPATH= [2020-09-09T11:30:45.930Z] #54 9.712 + : /build [2020-09-09T11:30:45.930Z] #54 9.712 + '[' -z '' ']' [2020-09-09T11:30:45.930Z] #54 9.719 ++ mktemp -d [2020-09-09T11:30:45.930Z] #54 9.748 + export GOPATH=/tmp/tmp.Wsrz1HpEgy [2020-09-09T11:30:45.930Z] #54 9.748 + GOPATH=/tmp/tmp.Wsrz1HpEgy [2020-09-09T11:30:45.930Z] #54 9.748 + RM_GOPATH=1 [2020-09-09T11:30:45.930Z] #54 9.748 + case "$(go env GOARCH)" in [2020-09-09T11:30:45.930Z] #54 9.750 ++ go env GOARCH [2020-09-09T11:30:45.930Z] #54 9.776 + export GO_BUILDMODE=-buildmode=pie [2020-09-09T11:30:45.930Z] #54 9.778 + GO_BUILDMODE=-buildmode=pie [2020-09-09T11:30:45.930Z] #54 9.781 ++ dirname /tmp/install/install.sh [2020-09-09T11:30:45.930Z] #54 9.784 + dir=/tmp/install [2020-09-09T11:30:45.930Z] #54 9.784 + bin=rootlesskit [2020-09-09T11:30:45.930Z] #54 9.784 + shift [2020-09-09T11:30:45.930Z] #54 9.784 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-09-09T11:30:45.930Z] #54 9.785 + . /tmp/install/rootlesskit.installer [2020-09-09T11:30:45.930Z] #54 9.785 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-09T11:30:45.930Z] #54 9.785 + install_rootlesskit [2020-09-09T11:30:45.930Z] #54 9.785 + case "$1" in [2020-09-09T11:30:45.930Z] #54 9.785 + export CGO_ENABLED=0 [2020-09-09T11:30:45.930Z] #54 9.785 + CGO_ENABLED=0 [2020-09-09T11:30:45.930Z] #54 9.785 + _install_rootlesskit [2020-09-09T11:30:45.930Z] #54 9.785 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-09-09T11:30:45.930Z] #54 9.790 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Wsrz1HpEgy/src/github.com/rootless-containers/rootlesskit [2020-09-09T11:30:45.930Z] #54 9.790 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-09T11:30:45.930Z] #54 9.797 Cloning into '/tmp/tmp.Wsrz1HpEgy/src/github.com/rootless-containers/rootlesskit'... [2020-09-09T11:30:46.192Z] #54 ... [2020-09-09T11:30:46.192Z] [2020-09-09T11:30:46.192Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-09T11:30:46.192Z] #32 ... [2020-09-09T11:30:46.192Z] [2020-09-09T11:30:46.192Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:30:46.452Z] #10 ... [2020-09-09T11:30:46.452Z] [2020-09-09T11:30:46.452Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:30:46.452Z] #41 9.755 + RM_GOPATH=0 [2020-09-09T11:30:46.452Z] #41 9.755 + TMP_GOPATH= [2020-09-09T11:30:46.452Z] #41 9.755 + : /build [2020-09-09T11:30:46.452Z] #41 9.755 + '[' -z '' ']' [2020-09-09T11:30:46.452Z] #41 9.755 ++ mktemp -d [2020-09-09T11:30:46.452Z] #41 9.775 + export GOPATH=/tmp/tmp.WzpY3izjRh [2020-09-09T11:30:46.452Z] #41 9.775 + GOPATH=/tmp/tmp.WzpY3izjRh [2020-09-09T11:30:46.452Z] #41 9.775 + RM_GOPATH=1 [2020-09-09T11:30:46.452Z] #41 9.775 + case "$(go env GOARCH)" in [2020-09-09T11:30:46.452Z] #41 9.776 ++ go env GOARCH [2020-09-09T11:30:46.452Z] #41 9.798 + export GO_BUILDMODE=-buildmode=pie [2020-09-09T11:30:46.452Z] #41 9.798 + GO_BUILDMODE=-buildmode=pie [2020-09-09T11:30:46.452Z] #41 9.801 ++ dirname /tmp/install/install.sh [2020-09-09T11:30:46.452Z] #41 9.804 + dir=/tmp/install [2020-09-09T11:30:46.452Z] #41 9.804 + bin=vndr [2020-09-09T11:30:46.452Z] #41 9.804 + shift [2020-09-09T11:30:46.452Z] #41 9.804 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-09-09T11:30:46.452Z] #41 9.805 + . /tmp/install/vndr.installer [2020-09-09T11:30:46.452Z] #41 9.805 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-09T11:30:46.452Z] #41 9.807 + install_vndr [2020-09-09T11:30:46.452Z] #41 9.807 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-09-09T11:30:46.452Z] #41 9.809 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-09T11:30:46.452Z] #41 9.810 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.WzpY3izjRh/src/github.com/LK4D4/vndr [2020-09-09T11:30:46.452Z] #41 9.817 Cloning into '/tmp/tmp.WzpY3izjRh/src/github.com/LK4D4/vndr'... [2020-09-09T11:30:46.722Z] #41 ... [2020-09-09T11:30:46.722Z] [2020-09-09T11:30:46.722Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:30:46.722Z] #30 8.912 + RM_GOPATH=0 [2020-09-09T11:30:46.722Z] #30 8.912 + TMP_GOPATH= [2020-09-09T11:30:46.722Z] #30 8.912 + : /build [2020-09-09T11:30:46.722Z] #30 8.912 + '[' -z '' ']' [2020-09-09T11:30:46.722Z] #30 8.913 ++ mktemp -d [2020-09-09T11:30:46.722Z] #30 8.926 + export GOPATH=/tmp/tmp.cagXTaow57 [2020-09-09T11:30:46.722Z] #30 8.926 + GOPATH=/tmp/tmp.cagXTaow57 [2020-09-09T11:30:46.722Z] #30 8.927 + RM_GOPATH=1 [2020-09-09T11:30:46.722Z] #30 8.927 + case "$(go env GOARCH)" in [2020-09-09T11:30:46.722Z] #30 8.933 ++ go env GOARCH [2020-09-09T11:30:46.722Z] #30 8.967 + export GO_BUILDMODE=-buildmode=pie [2020-09-09T11:30:46.722Z] #30 8.968 + GO_BUILDMODE=-buildmode=pie [2020-09-09T11:30:46.722Z] #30 8.968 ++ dirname /tmp/install/install.sh [2020-09-09T11:30:46.722Z] #30 8.969 + dir=/tmp/install [2020-09-09T11:30:46.722Z] #30 8.970 + bin=tomlv [2020-09-09T11:30:46.722Z] #30 8.970 + shift [2020-09-09T11:30:46.722Z] #30 8.970 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-09-09T11:30:46.722Z] #30 8.970 + . /tmp/install/tomlv.installer [2020-09-09T11:30:46.722Z] #30 8.970 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-09T11:30:46.722Z] #30 8.971 + install_tomlv [2020-09-09T11:30:46.722Z] #30 8.971 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-09-09T11:30:46.722Z] #30 8.971 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-09T11:30:46.723Z] #30 8.971 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.cagXTaow57/src/github.com/BurntSushi/toml [2020-09-09T11:30:46.723Z] #30 8.977 Cloning into '/tmp/tmp.cagXTaow57/src/github.com/BurntSushi/toml'... [2020-09-09T11:30:46.723Z] #30 10.49 + cd /tmp/tmp.cagXTaow57/src/github.com/BurntSushi/toml [2020-09-09T11:30:46.723Z] #30 10.49 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-09T11:30:46.723Z] #30 10.51 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-09-09T11:30:46.723Z] #30 ... [2020-09-09T11:30:46.723Z] [2020-09-09T11:30:46.723Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-09T11:30:46.723Z] #36 10.33 + git clone https://github.com/docker/distribution.git . [2020-09-09T11:30:46.723Z] #36 10.33 Cloning into '.'... [2020-09-09T11:30:46.855Z] #17 3.170 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-09T11:30:46.983Z] #36 ... [2020-09-09T11:30:46.983Z] [2020-09-09T11:30:46.983Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:30:46.983Z] #21 8.682 + RM_GOPATH=0 [2020-09-09T11:30:46.983Z] #21 8.682 + TMP_GOPATH= [2020-09-09T11:30:46.983Z] #21 8.682 + : /build [2020-09-09T11:30:46.983Z] #21 8.682 + '[' -z '' ']' [2020-09-09T11:30:46.983Z] #21 8.682 ++ mktemp -d [2020-09-09T11:30:46.983Z] #21 8.684 + export GOPATH=/tmp/tmp.IkL8YWpAJQ [2020-09-09T11:30:46.983Z] #21 8.684 + GOPATH=/tmp/tmp.IkL8YWpAJQ [2020-09-09T11:30:46.983Z] #21 8.684 + RM_GOPATH=1 [2020-09-09T11:30:46.983Z] #21 8.684 + case "$(go env GOARCH)" in [2020-09-09T11:30:46.983Z] #21 8.684 ++ go env GOARCH [2020-09-09T11:30:46.983Z] #21 8.764 + export GO_BUILDMODE=-buildmode=pie [2020-09-09T11:30:46.983Z] #21 8.764 + GO_BUILDMODE=-buildmode=pie [2020-09-09T11:30:46.983Z] #21 8.783 ++ dirname /tmp/install/install.sh [2020-09-09T11:30:46.983Z] #21 8.787 + dir=/tmp/install [2020-09-09T11:30:46.983Z] #21 8.787 + bin=dockercli [2020-09-09T11:30:46.983Z] #21 8.787 + shift [2020-09-09T11:30:46.983Z] #21 8.787 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-09-09T11:30:46.983Z] #21 8.787 + . /tmp/install/dockercli.installer [2020-09-09T11:30:46.983Z] #21 8.787 ++ : stable [2020-09-09T11:30:46.983Z] #21 8.825 Install docker/cli version 17.06.2-ce from stable [2020-09-09T11:30:46.983Z] #21 8.828 ++ : 17.06.2-ce [2020-09-09T11:30:46.983Z] #21 8.828 + install_dockercli [2020-09-09T11:30:46.983Z] #21 8.828 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-09T11:30:46.983Z] #21 8.828 ++ uname -m [2020-09-09T11:30:46.983Z] #21 8.849 + arch=x86_64 [2020-09-09T11:30:46.983Z] #21 8.849 + '[' x86_64 '!=' x86_64 ']' [2020-09-09T11:30:46.983Z] #21 8.849 + url=https://download.docker.com/linux/static [2020-09-09T11:30:46.983Z] #21 8.849 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-09-09T11:30:46.983Z] #21 8.849 + tar -xz docker/docker [2020-09-09T11:30:46.983Z] #21 ... [2020-09-09T11:30:46.983Z] [2020-09-09T11:30:46.983Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-09T11:30:46.983Z] #23 10.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-09T11:30:46.983Z] #23 10.13 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-09T11:30:46.983Z] #23 10.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-09T11:30:47.245Z] #23 ... [2020-09-09T11:30:47.245Z] [2020-09-09T11:30:47.245Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-09T11:30:47.245Z] #51 9.906 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-09T11:30:47.245Z] #51 10.10 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-09T11:30:47.245Z] #51 10.26 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-09T11:30:47.245Z] #51 ... [2020-09-09T11:30:47.245Z] [2020-09-09T11:30:47.245Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:30:47.245Z] #60 9.644 + RM_GOPATH=0 [2020-09-09T11:30:47.245Z] #60 9.644 + TMP_GOPATH= [2020-09-09T11:30:47.245Z] #60 9.645 + : /build [2020-09-09T11:30:47.245Z] #60 9.645 + '[' -z '' ']' [2020-09-09T11:30:47.245Z] #60 9.647 ++ mktemp -d [2020-09-09T11:30:47.245Z] #60 9.672 + export GOPATH=/tmp/tmp.aZdSabY5mu [2020-09-09T11:30:47.245Z] #60 9.673 + GOPATH=/tmp/tmp.aZdSabY5mu [2020-09-09T11:30:47.245Z] #60 9.673 + RM_GOPATH=1 [2020-09-09T11:30:47.245Z] #60 9.674 + case "$(go env GOARCH)" in [2020-09-09T11:30:47.245Z] #60 9.676 ++ go env GOARCH [2020-09-09T11:30:47.245Z] #60 9.706 + export GO_BUILDMODE=-buildmode=pie [2020-09-09T11:30:47.245Z] #60 9.706 + GO_BUILDMODE=-buildmode=pie [2020-09-09T11:30:47.245Z] #60 9.706 ++ dirname /tmp/install/install.sh [2020-09-09T11:30:47.245Z] #60 9.707 + dir=/tmp/install [2020-09-09T11:30:47.245Z] #60 9.708 + bin=proxy [2020-09-09T11:30:47.245Z] #60 9.708 + shift [2020-09-09T11:30:47.245Z] #60 9.708 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-09-09T11:30:47.245Z] #60 9.708 + . /tmp/install/proxy.installer [2020-09-09T11:30:47.245Z] #60 9.713 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-09-09T11:30:47.245Z] #60 9.713 + install_proxy [2020-09-09T11:30:47.245Z] #60 9.713 + case "$1" in [2020-09-09T11:30:47.245Z] #60 9.713 + export CGO_ENABLED=0 [2020-09-09T11:30:47.245Z] #60 9.713 + CGO_ENABLED=0 [2020-09-09T11:30:47.245Z] #60 9.713 + _install_proxy [2020-09-09T11:30:47.245Z] #60 9.713 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-09-09T11:30:47.245Z] #60 9.713 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.aZdSabY5mu/src/github.com/docker/libnetwork [2020-09-09T11:30:47.245Z] #60 9.713 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-09-09T11:30:47.245Z] #60 9.715 Cloning into '/tmp/tmp.aZdSabY5mu/src/github.com/docker/libnetwork'... [2020-09-09T11:30:47.490Z] #17 ... [2020-09-09T11:30:47.490Z] [2020-09-09T11:30:47.490Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:30:47.490Z] #49 1.299 + RM_GOPATH=0 [2020-09-09T11:30:47.490Z] #49 1.299 + TMP_GOPATH= [2020-09-09T11:30:47.490Z] #49 1.299 + : /build [2020-09-09T11:30:47.490Z] #49 1.299 + '[' -z '' ']' [2020-09-09T11:30:47.490Z] #49 1.299 ++ mktemp -d [2020-09-09T11:30:47.490Z] #49 1.299 + export GOPATH=/tmp/tmp.2nzedkOQlX [2020-09-09T11:30:47.490Z] #49 1.299 + GOPATH=/tmp/tmp.2nzedkOQlX [2020-09-09T11:30:47.490Z] #49 1.299 + RM_GOPATH=1 [2020-09-09T11:30:47.490Z] #49 1.299 + case "$(go env GOARCH)" in [2020-09-09T11:30:47.490Z] #49 1.299 ++ go env GOARCH [2020-09-09T11:30:47.490Z] #49 1.314 + export GO_BUILDMODE=-buildmode=pie [2020-09-09T11:30:47.490Z] #49 1.314 + GO_BUILDMODE=-buildmode=pie [2020-09-09T11:30:47.490Z] #49 1.314 ++ dirname /tmp/install/install.sh [2020-09-09T11:30:47.490Z] #49 1.351 + dir=/tmp/install [2020-09-09T11:30:47.490Z] #49 1.351 + bin=runc [2020-09-09T11:30:47.490Z] #49 1.351 + shift [2020-09-09T11:30:47.490Z] #49 1.351 + '[' '!' -f /tmp/install/runc.installer ']' [2020-09-09T11:30:47.490Z] #49 1.351 + . /tmp/install/runc.installer [2020-09-09T11:30:47.490Z] #49 1.351 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-09T11:30:47.490Z] #49 1.351 + install_runc [2020-09-09T11:30:47.490Z] #49 1.351 + uname -r [2020-09-09T11:30:47.490Z] #49 1.351 + grep -q '^3\.10\.0.*\.el7\.' [2020-09-09T11:30:47.490Z] #49 1.351 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-09-09T11:30:47.490Z] #49 1.351 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-09-09T11:30:47.490Z] #49 1.351 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.2nzedkOQlX/src/github.com/opencontainers/runc [2020-09-09T11:30:47.490Z] #49 1.351 Cloning into '/tmp/tmp.2nzedkOQlX/src/github.com/opencontainers/runc'... [2020-09-09T11:30:47.490Z] #49 1.351 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-09-09T11:30:47.490Z] #49 6.488 + cd /tmp/tmp.2nzedkOQlX/src/github.com/opencontainers/runc [2020-09-09T11:30:47.490Z] #49 6.488 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-09T11:30:47.490Z] #49 6.830 + '[' -z '' ']' [2020-09-09T11:30:47.490Z] #49 6.830 + target=static [2020-09-09T11:30:47.490Z] #49 6.830 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-09-09T11:30:47.490Z] #49 7.141 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-09-09T11:30:47.505Z] #60 ... [2020-09-09T11:30:47.505Z] [2020-09-09T11:30:47.505Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:30:47.505Z] #47 10.24 + RM_GOPATH=0 [2020-09-09T11:30:47.505Z] #47 10.24 + TMP_GOPATH= [2020-09-09T11:30:47.505Z] #47 10.24 + : /build [2020-09-09T11:30:47.505Z] #47 10.24 + '[' -z '' ']' [2020-09-09T11:30:47.505Z] #47 10.25 ++ mktemp -d [2020-09-09T11:30:47.505Z] #47 10.29 + export GOPATH=/tmp/tmp.GCtiB6hfSB [2020-09-09T11:30:47.505Z] #47 10.29 + GOPATH=/tmp/tmp.GCtiB6hfSB [2020-09-09T11:30:47.505Z] #47 10.29 + RM_GOPATH=1 [2020-09-09T11:30:47.505Z] #47 10.29 + case "$(go env GOARCH)" in [2020-09-09T11:30:47.505Z] #47 10.29 ++ go env GOARCH [2020-09-09T11:30:47.505Z] #47 10.31 + export GO_BUILDMODE=-buildmode=pie [2020-09-09T11:30:47.505Z] #47 10.31 + GO_BUILDMODE=-buildmode=pie [2020-09-09T11:30:47.505Z] #47 10.31 ++ dirname /tmp/install/install.sh [2020-09-09T11:30:47.505Z] #47 10.31 + dir=/tmp/install [2020-09-09T11:30:47.505Z] #47 10.31 + bin=shfmt [2020-09-09T11:30:47.505Z] #47 10.31 + shift [2020-09-09T11:30:47.505Z] #47 10.31 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-09-09T11:30:47.505Z] #47 10.31 + . /tmp/install/shfmt.installer [2020-09-09T11:30:47.505Z] #47 10.33 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-09T11:30:47.505Z] #47 10.33 + install_shfmt [2020-09-09T11:30:47.505Z] #47 10.33 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-09-09T11:30:47.505Z] #47 10.33 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-09T11:30:47.505Z] #47 10.33 + git clone https://github.com/mvdan/sh.git /tmp/tmp.GCtiB6hfSB/src/github.com/mvdan/sh [2020-09-09T11:30:47.505Z] #47 10.35 Cloning into '/tmp/tmp.GCtiB6hfSB/src/github.com/mvdan/sh'... [2020-09-09T11:30:47.782Z] #49 ... [2020-09-09T11:30:47.782Z] [2020-09-09T11:30:47.782Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:30:47.782Z] #39 37.66 CC criu/arch/s390/crtools.o [2020-09-09T11:30:47.782Z] #39 38.37 CC criu/arch/s390/sigframe.o [2020-09-09T11:30:47.782Z] #39 38.54 LINK criu/arch/s390/crtools.built-in.o [2020-09-09T11:30:47.782Z] #39 38.56 DEP criu/pie/util-vdso.d [2020-09-09T11:30:47.782Z] #39 38.74 DEP criu/pie/util.d [2020-09-09T11:30:47.782Z] #39 38.81 CC criu/pie/util.o [2020-09-09T11:30:47.782Z] #39 39.08 CC criu/pie/util-vdso.o [2020-09-09T11:30:47.782Z] #39 39.48 AR criu/pie/pie.lib.a [2020-09-09T11:30:47.782Z] #39 39.53 DEP criu/pie/restorer.d [2020-09-09T11:30:47.782Z] #39 39.75 DEP criu/arch/s390/restorer.d [2020-09-09T11:30:47.782Z] #39 39.92 DEP criu/arch/s390/vdso-pie.d [2020-09-09T11:30:47.782Z] #39 40.07 DEP criu/pie/parasite-vdso.d [2020-09-09T11:30:47.782Z] #39 40.19 DEP criu/pie/parasite.d [2020-09-09T11:30:47.782Z] #39 40.40 CC criu/pie/parasite.o [2020-09-09T11:30:47.782Z] #39 41.27 LINK criu/pie/parasite.built-in.o [2020-09-09T11:30:47.782Z] #39 41.28 GEN criu/pie/parasite-blob.h [2020-09-09T11:30:47.782Z] #39 41.29 CC criu/pie/parasite-vdso.o [2020-09-09T11:30:47.782Z] #39 41.83 CC criu/arch/s390/vdso-pie.o [2020-09-09T11:30:47.782Z] #39 41.98 CC criu/arch/s390/restorer.o [2020-09-09T11:30:47.782Z] #39 42.21 CC criu/pie/restorer.o [2020-09-09T11:30:47.782Z] #39 43.67 LINK criu/pie/restorer.built-in.o [2020-09-09T11:30:47.782Z] #39 43.69 GEN criu/pie/restorer-blob.h [2020-09-09T11:30:47.782Z] #39 43.77 DEP criu/vdso.d [2020-09-09T11:30:47.783Z] #39 43.91 DEP criu/uts_ns.d [2020-09-09T11:30:47.783Z] #39 44.04 DEP criu/util.d [2020-09-09T11:30:47.783Z] #39 44.19 DEP criu/uffd.d [2020-09-09T11:30:47.783Z] #39 44.36 DEP criu/tun.d [2020-09-09T11:30:47.783Z] #39 44.45 DEP criu/tty.d [2020-09-09T11:30:47.783Z] #39 44.53 DEP criu/timerfd.d [2020-09-09T11:30:47.783Z] #39 44.62 DEP criu/timens.d [2020-09-09T11:30:47.783Z] #39 44.69 DEP criu/sysfs_parse.d [2020-09-09T11:30:47.783Z] #39 44.81 DEP criu/sysctl.d [2020-09-09T11:30:47.783Z] #39 44.96 DEP criu/string.d [2020-09-09T11:30:47.783Z] #39 44.97 DEP criu/stats.d [2020-09-09T11:30:47.783Z] #39 45.11 DEP criu/sockets.d [2020-09-09T11:30:47.783Z] #39 45.28 DEP criu/sk-unix.d [2020-09-09T11:30:47.783Z] #39 45.47 DEP criu/sk-tcp.d [2020-09-09T11:30:47.783Z] #39 45.65 DEP criu/sk-queue.d [2020-09-09T11:30:47.783Z] #39 45.74 DEP criu/sk-packet.d [2020-09-09T11:30:47.783Z] #39 45.91 DEP criu/sk-netlink.d [2020-09-09T11:30:47.783Z] #39 46.01 DEP criu/sk-inet.d [2020-09-09T11:30:47.783Z] #39 46.13 DEP criu/signalfd.d [2020-09-09T11:30:48.075Z] #39 46.21 DEP criu/sigframe.d [2020-09-09T11:30:48.075Z] #39 46.28 DEP criu/shmem.d [2020-09-09T11:30:48.075Z] #39 46.42 DEP criu/servicefd.d [2020-09-09T11:30:48.368Z] #39 46.52 DEP criu/seize.d [2020-09-09T11:30:48.368Z] #39 46.64 DEP criu/seccomp.d [2020-09-09T11:30:48.660Z] #39 46.74 DEP criu/rst-malloc.d [2020-09-09T11:30:48.660Z] #39 46.82 DEP criu/rbtree.d [2020-09-09T11:30:48.660Z] #39 46.84 DEP criu/pstree.d [2020-09-09T11:30:48.952Z] #39 47.04 DEP criu/protobuf.d [2020-09-09T11:30:48.952Z] #39 47.16 GEN criu/protobuf-desc-gen.h [2020-09-09T11:30:48.952Z] #39 ... [2020-09-09T11:30:48.952Z] [2020-09-09T11:30:48.952Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-09T11:30:48.952Z] #17 5.558 Fetched 8070 kB in 5s (1705 kB/s) [2020-09-09T11:30:50.464Z] #17 5.558 Reading package lists... [2020-09-09T11:30:52.269Z] #17 7.335 Reading package lists... [2020-09-09T11:30:52.269Z] #17 8.723 Building dependency tree... [2020-09-09T11:30:52.269Z] #17 ... [2020-09-09T11:30:52.269Z] [2020-09-09T11:30:52.269Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:30:52.269Z] #41 76.75 net/http/httptrace [2020-09-09T11:30:52.269Z] #41 76.93 net/http [2020-09-09T11:30:52.269Z] #41 84.48 github.com/LK4D4/vndr/godl [2020-09-09T11:30:52.269Z] #41 85.05 github.com/LK4D4/vndr [2020-09-09T11:30:52.269Z] #41 ... [2020-09-09T11:30:52.269Z] [2020-09-09T11:30:52.269Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:30:52.269Z] #39 48.14 DEP criu/protobuf-desc.d [2020-09-09T11:30:52.269Z] #39 48.20 DEP criu/proc_parse.d [2020-09-09T11:30:52.269Z] #39 48.36 DEP criu/plugin.d [2020-09-09T11:30:52.269Z] #39 48.41 DEP criu/pipes.d [2020-09-09T11:30:52.269Z] #39 48.60 DEP criu/pie-util.d [2020-09-09T11:30:52.269Z] #39 48.68 DEP criu/pie-util-vdso.d [2020-09-09T11:30:52.269Z] #39 48.79 DEP criu/path.d [2020-09-09T11:30:52.269Z] #39 48.94 DEP criu/parasite-syscall.d [2020-09-09T11:30:52.269Z] #39 49.11 DEP criu/pagemap.d [2020-09-09T11:30:52.269Z] #39 49.19 DEP criu/pagemap-cache.d [2020-09-09T11:30:52.269Z] #39 49.32 DEP criu/page-xfer.d [2020-09-09T11:30:52.269Z] #39 49.50 DEP criu/page-pipe.d [2020-09-09T11:30:52.269Z] #39 49.62 DEP criu/netfilter.d [2020-09-09T11:30:52.269Z] #39 49.75 DEP criu/net.d [2020-09-09T11:30:52.269Z] #39 49.94 DEP criu/namespaces.d [2020-09-09T11:30:52.269Z] #39 50.13 DEP criu/mount.d [2020-09-09T11:30:52.269Z] #39 50.31 DEP criu/memfd.d [2020-09-09T11:30:52.269Z] #39 50.38 DEP criu/mem.d [2020-09-09T11:30:52.269Z] #39 50.50 DEP criu/lsm.d [2020-09-09T11:30:52.618Z] #39 50.63 DEP criu/log.d [2020-09-09T11:30:52.618Z] #39 50.76 DEP criu/libnetlink.d [2020-09-09T11:30:52.618Z] #39 50.89 DEP criu/kerndat.d [2020-09-09T11:30:52.618Z] #39 50.98 DEP criu/kcmp-ids.d [2020-09-09T11:30:52.911Z] #39 51.10 DEP criu/irmap.d [2020-09-09T11:30:52.911Z] #39 51.17 DEP criu/ipc_ns.d [2020-09-09T11:30:53.205Z] #39 51.27 DEP criu/image.d [2020-09-09T11:30:53.205Z] #39 51.44 DEP criu/image-desc.d [2020-09-09T11:30:53.205Z] #39 51.54 DEP criu/fsnotify.d [2020-09-09T11:30:53.498Z] #39 51.69 DEP criu/filesystems.d [2020-09-09T11:30:53.498Z] #39 51.79 DEP criu/files.d [2020-09-09T11:30:53.791Z] #39 51.89 DEP criu/files-reg.d [2020-09-09T11:30:53.791Z] #39 51.96 DEP criu/files-ext.d [2020-09-09T11:30:53.791Z] #39 52.05 DEP criu/file-lock.d [2020-09-09T11:30:53.791Z] #39 52.14 DEP criu/file-ids.d [2020-09-09T11:30:54.083Z] #39 52.25 DEP criu/fifo.d [2020-09-09T11:30:54.083Z] #39 52.41 DEP criu/fdstore.d [2020-09-09T11:30:54.083Z] #39 52.46 DEP criu/fault-injection.d [2020-09-09T11:30:54.083Z] #39 52.49 DEP criu/external.d [2020-09-09T11:30:54.092Z] #47 ... [2020-09-09T11:30:54.092Z] [2020-09-09T11:30:54.092Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:30:54.092Z] #54 17.27 Checking out files: 77% (613/796) Checking out files: 78% (621/796) Checking out files: 79% (629/796) Checking out files: 80% (637/796) Checking out files: 81% (645/796) Checking out files: 82% (653/796) Checking out files: 83% (661/796) Checking out files: 84% (669/796) Checking out files: 85% (677/796) Checking out files: 86% (685/796) Checking out files: 87% (693/796) Checking out files: 88% (701/796) Checking out files: 89% (709/796) Checking out files: 90% (717/796) Checking out files: 91% (725/796) Checking out files: 92% (733/796) Checking out files: 93% (741/796) Checking out files: 94% (749/796) Checking out files: 95% (757/796) Checking out files: 96% (765/796) Checking out files: 97% (773/796) Checking out files: 98% (781/796) Checking out files: 99% (789/796) Checking out files: 100% (796/796) Checking out files: 100% (796/796), done. [2020-09-09T11:30:54.092Z] #54 17.58 + cd /tmp/tmp.Wsrz1HpEgy/src/github.com/rootless-containers/rootlesskit [2020-09-09T11:30:54.092Z] #54 17.58 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-09T11:30:54.092Z] #54 18.13 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-09T11:30:54.092Z] #54 18.13 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-09-09T11:30:54.377Z] #39 52.53 DEP criu/eventpoll.d [2020-09-09T11:30:54.377Z] #39 52.68 DEP criu/eventfd.d [2020-09-09T11:30:54.669Z] #39 52.78 DEP criu/crtools.d [2020-09-09T11:30:54.669Z] #39 52.98 DEP criu/cr-service.d [2020-09-09T11:30:54.962Z] #39 53.22 DEP criu/cr-restore.d [2020-09-09T11:30:55.255Z] #39 53.40 DEP criu/cr-errno.d [2020-09-09T11:30:55.255Z] #39 53.41 DEP criu/cr-dump.d [2020-09-09T11:30:55.255Z] #39 53.57 DEP criu/cr-dedup.d [2020-09-09T11:30:55.548Z] #39 53.69 DEP criu/cr-check.d [2020-09-09T11:30:55.548Z] #39 53.83 DEP criu/config.d [2020-09-09T11:30:55.846Z] #39 53.96 DEP criu/clone-noasan.d [2020-09-09T11:30:55.846Z] #39 54.04 DEP criu/cgroup.d [2020-09-09T11:30:56.003Z] #54 ... [2020-09-09T11:30:56.003Z] [2020-09-09T11:30:56.003Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-09T11:30:56.003Z] #28 9.733 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-09-09T11:30:56.003Z] #28 9.785 Cloning into '.'... [2020-09-09T11:30:56.003Z] #28 ... [2020-09-09T11:30:56.003Z] [2020-09-09T11:30:56.003Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:30:56.003Z] #43 10.12 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-09-09T11:30:56.003Z] #43 10.16 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-09-09T11:30:56.003Z] #43 10.16 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-09T11:30:56.003Z] #43 10.18 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-09T11:30:56.003Z] #43 10.30 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-09T11:30:56.003Z] #43 10.39 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-09T11:30:56.003Z] #43 13.41 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-09T11:30:56.003Z] #43 13.81 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-09T11:30:56.003Z] #43 15.06 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-09T11:30:56.003Z] #43 18.79 go: finding github.com/fatih/color v1.6.0 [2020-09-09T11:30:56.003Z] #43 18.94 go: finding github.com/pkg/errors v0.8.0 [2020-09-09T11:30:56.003Z] #43 19.13 go: finding github.com/sirupsen/logrus v1.0.5 [2020-09-09T11:30:56.003Z] #43 19.20 go: finding github.com/spf13/pflag v1.0.1 [2020-09-09T11:30:56.003Z] #43 19.20 go: finding github.com/mattn/go-colorable v0.0.9 [2020-09-09T11:30:56.003Z] #43 19.35 go: finding github.com/mattn/go-isatty v0.0.3 [2020-09-09T11:30:56.003Z] #43 19.55 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-09T11:30:56.003Z] #43 19.63 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-09T11:30:56.003Z] #43 19.91 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-09T11:30:56.003Z] #43 20.00 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-09T11:30:56.003Z] #43 20.16 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-09T11:30:56.139Z] #39 54.19 DEP criu/cgroup-props.d [2020-09-09T11:30:56.139Z] #39 54.26 DEP criu/bitmap.d [2020-09-09T11:30:56.139Z] #39 54.28 DEP criu/bfd.d [2020-09-09T11:30:56.139Z] #39 54.40 DEP criu/autofs.d [2020-09-09T11:30:56.432Z] #39 54.60 DEP criu/aio.d [2020-09-09T11:30:56.432Z] #39 54.70 DEP criu/action-scripts.d [2020-09-09T11:30:56.574Z] #43 ... [2020-09-09T11:30:56.574Z] [2020-09-09T11:30:56.574Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:30:56.574Z] #10 10.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-09T11:30:56.574Z] #10 10.72 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-09T11:30:56.574Z] #10 10.73 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-09T11:30:56.574Z] #10 12.28 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-09T11:30:56.574Z] #10 15.94 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-09T11:30:56.574Z] #10 20.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-09T11:30:56.619Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01b175f5cf931c97c) in /home/ubuntu/workspace/moby_PR-41290 [Pipeline] { [Pipeline] checkout [2020-09-09T11:30:56.728Z] #39 54.95 CC criu/action-scripts.o [2020-09-09T11:30:56.728Z] #39 ... [2020-09-09T11:30:56.728Z] [2020-09-09T11:30:56.728Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:30:56.728Z] #41 DONE 91.5s [2020-09-09T11:30:56.728Z] [2020-09-09T11:30:56.728Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-09T11:30:56.728Z] #17 8.723 Building dependency tree... [2020-09-09T11:30:56.728Z] #17 9.175 libcap2-bin is already the newest version (1:2.25-2). [2020-09-09T11:30:56.728Z] #17 9.175 The following additional packages will be installed: [2020-09-09T11:30:56.728Z] #17 9.175 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-09-09T11:30:56.728Z] #17 9.175 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-09-09T11:30:56.728Z] #17 9.176 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-09-09T11:30:56.728Z] #17 9.176 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-09-09T11:30:56.728Z] #17 9.176 python3.7 python3.7-minimal vim-runtime xxd [2020-09-09T11:30:56.728Z] #17 9.176 Suggested packages: [2020-09-09T11:30:56.728Z] #17 9.176 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-09-09T11:30:56.728Z] #17 9.176 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-09-09T11:30:56.728Z] #17 9.176 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-09-09T11:30:56.728Z] #17 9.176 Recommended packages: [2020-09-09T11:30:56.728Z] #17 9.176 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-09-09T11:30:56.728Z] #17 9.176 python3-keyrings.alt python3-xdg unzip [2020-09-09T11:30:56.728Z] #17 10.42 The following NEW packages will be installed: [2020-09-09T11:30:56.728Z] #17 10.43 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-09-09T11:30:56.728Z] #17 10.44 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-09-09T11:30:56.728Z] #17 10.44 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-09-09T11:30:56.728Z] #17 10.44 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-09-09T11:30:56.728Z] #17 10.44 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-09-09T11:30:56.728Z] #17 10.44 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-09-09T11:30:56.728Z] #17 10.44 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-09-09T11:30:56.728Z] #17 10.44 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-09-09T11:30:56.728Z] #17 10.44 xz-utils zip [2020-09-09T11:30:56.728Z] #17 10.52 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-09-09T11:30:56.728Z] #17 10.52 Need to get 27.7 MB of archives. [2020-09-09T11:30:56.728Z] #17 10.52 After this operation, 117 MB of additional disk space will be used. [2020-09-09T11:30:56.728Z] #17 10.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-09-09T11:30:56.728Z] #17 10.55 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB] [2020-09-09T11:30:56.728Z] #17 10.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB] [2020-09-09T11:30:56.728Z] #17 10.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-09-09T11:30:56.728Z] #17 10.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-09-09T11:30:56.728Z] #17 10.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB] [2020-09-09T11:30:56.728Z] #17 10.71 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB] [2020-09-09T11:30:56.728Z] #17 10.71 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-09-09T11:30:56.728Z] #17 10.72 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-09-09T11:30:56.728Z] #17 10.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-09-09T11:30:56.728Z] #17 10.73 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-09-09T11:30:56.728Z] #17 10.73 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-09-09T11:30:56.728Z] #17 10.73 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-09-09T11:30:56.728Z] #17 10.83 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-09-09T11:30:56.728Z] #17 10.91 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-09-09T11:30:56.728Z] #17 10.91 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-09-09T11:30:56.728Z] #17 10.92 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-09-09T11:30:56.728Z] #17 10.92 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-09-09T11:30:56.728Z] #17 10.92 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-09-09T11:30:56.728Z] #17 10.93 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-09-09T11:30:56.728Z] #17 10.93 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-09-09T11:30:56.728Z] #17 10.93 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-09-09T11:30:56.728Z] #17 10.95 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-09-09T11:30:56.728Z] #17 10.95 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-09-09T11:30:56.728Z] #17 10.96 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-09-09T11:30:56.728Z] #17 10.96 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-09-09T11:30:56.728Z] #17 10.96 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-09-09T11:30:56.728Z] #17 10.96 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-09-09T11:30:56.728Z] #17 10.96 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-09-09T11:30:56.728Z] #17 11.19 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-09-09T11:30:56.728Z] #17 11.19 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-09-09T11:30:56.728Z] #17 11.19 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-09-09T11:30:56.728Z] #17 11.20 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-09-09T11:30:56.728Z] #17 11.20 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-09-09T11:30:56.728Z] #17 11.21 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-09-09T11:30:56.728Z] #17 11.26 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-09-09T11:30:56.728Z] #17 11.26 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-09-09T11:30:56.728Z] #17 11.26 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-09-09T11:30:56.728Z] #17 11.27 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-09-09T11:30:56.728Z] #17 11.27 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-09-09T11:30:56.728Z] #17 11.28 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-09-09T11:30:56.728Z] #17 11.28 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-09-09T11:30:56.728Z] #17 11.32 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-09-09T11:30:56.728Z] #17 11.33 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-09-09T11:30:56.728Z] #17 11.34 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-09-09T11:30:56.729Z] #17 11.50 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-09-09T11:30:56.729Z] #17 11.53 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-09-09T11:30:56.729Z] #17 11.55 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-09-09T11:30:56.729Z] #17 12.05 debconf: delaying package configuration, since apt-utils is not installed [2020-09-09T11:30:56.729Z] #17 12.08 Fetched 27.7 MB in 1s (25.0 MB/s) [2020-09-09T11:30:56.729Z] #17 12.14 Selecting previously unselected package pigz. [2020-09-09T11:30:56.729Z] #17 12.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23199 files and directories currently installed.) [2020-09-09T11:30:56.729Z] #17 12.20 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-09-09T11:30:56.729Z] #17 12.20 Unpacking pigz (2.4-1) ... [2020-09-09T11:30:56.729Z] #17 12.25 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-09-09T11:30:56.729Z] #17 12.26 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-09-09T11:30:56.729Z] #17 12.26 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-09-09T11:30:56.729Z] #17 12.63 Selecting previously unselected package python3.7-minimal. [2020-09-09T11:30:56.729Z] #17 12.63 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-09-09T11:30:56.729Z] #17 12.63 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-09T11:30:56.729Z] #17 13.20 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-09-09T11:30:56.729Z] #17 13.22 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-09T11:30:56.775Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0746fb69ca7ab54dc) in /home/ubuntu/workspace/moby_PR-41290 [Pipeline] { [Pipeline] checkout [2020-09-09T11:30:56.834Z] #10 ... [2020-09-09T11:30:56.834Z] [2020-09-09T11:30:56.834Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-09T11:30:56.834Z] #32 10.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-09T11:30:56.834Z] #32 11.09 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-09T11:30:56.834Z] #32 11.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-09T11:30:56.834Z] #32 13.95 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-09T11:30:56.834Z] #32 16.92 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-09T11:30:56.834Z] #32 20.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-09T11:30:56.834Z] #32 ... [2020-09-09T11:30:56.834Z] [2020-09-09T11:30:56.834Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-09T11:30:56.834Z] #38 11.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-09T11:30:56.834Z] #38 11.16 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-09T11:30:56.834Z] #38 11.16 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-09T11:30:56.834Z] #38 13.35 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-09T11:30:56.834Z] #38 17.36 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-09T11:30:57.094Z] #38 ... [2020-09-09T11:30:57.094Z] [2020-09-09T11:30:57.094Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:30:57.094Z] #30 11.70 internal/cpu [2020-09-09T11:30:57.094Z] #30 11.79 runtime/internal/atomic [2020-09-09T11:30:57.094Z] #30 12.29 runtime/internal/sys [2020-09-09T11:30:57.094Z] #30 12.54 internal/bytealg [2020-09-09T11:30:57.094Z] #30 12.56 runtime/internal/math [2020-09-09T11:30:57.094Z] #30 12.75 math/bits [2020-09-09T11:30:57.094Z] #30 13.74 math [2020-09-09T11:30:57.094Z] #30 14.51 runtime [2020-09-09T11:30:57.094Z] #30 ... [2020-09-09T11:30:57.094Z] [2020-09-09T11:30:57.094Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:30:57.094Z] #41 12.17 + cd /tmp/tmp.WzpY3izjRh/src/github.com/LK4D4/vndr [2020-09-09T11:30:57.094Z] #41 12.17 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-09T11:30:57.094Z] #41 12.23 + go build -buildmode=pie -v -o /build/vndr . [2020-09-09T11:30:57.094Z] #41 14.35 internal/race [2020-09-09T11:30:57.094Z] #41 14.62 runtime [2020-09-09T11:30:57.094Z] #41 14.62 sync/atomic [2020-09-09T11:30:57.094Z] #41 15.40 unicode [2020-09-09T11:30:57.094Z] #41 20.22 unicode/utf8 [2020-09-09T11:30:57.094Z] #41 21.30 math [2020-09-09T11:30:57.354Z] #41 ... [2020-09-09T11:30:57.354Z] [2020-09-09T11:30:57.354Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:30:57.354Z] #30 21.56 internal/testlog [2020-09-09T11:30:57.923Z] #30 ... [2020-09-09T11:30:57.923Z] [2020-09-09T11:30:57.923Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-09T11:30:57.923Z] #23 12.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-09T11:30:57.923Z] #23 15.50 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-09T11:30:57.923Z] #23 20.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-09T11:30:58.183Z] #23 ... [2020-09-09T11:30:58.183Z] [2020-09-09T11:30:58.183Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:30:58.183Z] #30 22.14 encoding [2020-09-09T11:30:58.282Z] #17 14.85 Selecting previously unselected package python3-minimal. [2020-09-09T11:30:58.282Z] #17 14.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23448 files and directories currently installed.) [2020-09-09T11:30:58.282Z] #17 14.86 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-09-09T11:30:58.282Z] #17 14.87 Unpacking python3-minimal (3.7.3-1) ... [2020-09-09T11:30:58.282Z] #17 14.90 Selecting previously unselected package libmpdec2:s390x. [2020-09-09T11:30:58.282Z] #17 14.90 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-09-09T11:30:58.282Z] #17 14.91 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-09-09T11:30:58.282Z] #17 14.95 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-09-09T11:30:58.444Z] #30 ... [2020-09-09T11:30:58.444Z] [2020-09-09T11:30:58.444Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-09T11:30:58.444Z] #51 12.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-09T11:30:58.444Z] #51 15.76 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-09T11:30:58.444Z] #51 19.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-09T11:30:58.444Z] #51 ... [2020-09-09T11:30:58.444Z] [2020-09-09T11:30:58.444Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-09T11:30:58.444Z] #38 21.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-09T11:30:58.575Z] #17 14.95 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ... [2020-09-09T11:30:58.575Z] #17 14.95 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-09-09T11:30:58.885Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0b0fb0859560709c4) in /home/ubuntu/workspace/moby_PR-41290 [Pipeline] { [Pipeline] checkout [2020-09-09T11:30:59.211Z] #17 15.60 Selecting previously unselected package python3.7. [2020-09-09T11:30:59.211Z] #17 15.61 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ... [2020-09-09T11:30:59.211Z] #17 15.61 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-09-09T11:30:59.211Z] #17 15.71 Selecting previously unselected package libpython3-stdlib:s390x. [2020-09-09T11:30:59.211Z] #17 15.71 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-09-09T11:30:59.211Z] #17 15.71 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-09-09T11:30:59.211Z] #17 15.76 Setting up python3-minimal (3.7.3-1) ... [2020-09-09T11:30:59.345Z] using credential docker-jenkins-github-credentials [2020-09-09T11:30:59.351Z] Cloning the remote Git repository [2020-09-09T11:30:59.351Z] Cloning with configured refspecs honoured and without tags [2020-09-09T11:30:59.586Z] using credential docker-jenkins-github-credentials [2020-09-09T11:30:59.592Z] Cloning the remote Git repository [2020-09-09T11:30:59.593Z] Cloning with configured refspecs honoured and without tags [2020-09-09T11:30:59.846Z] #17 16.38 Selecting previously unselected package python3. [2020-09-09T11:30:59.846Z] #17 16.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 ... 23860 files and directories currently installed.) [2020-09-09T11:30:59.846Z] #17 16.41 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-09-09T11:30:59.846Z] #17 16.42 Unpacking python3 (3.7.3-1) ... [2020-09-09T11:30:59.846Z] #17 16.49 Selecting previously unselected package libip4tc0:s390x. [2020-09-09T11:30:59.846Z] #17 16.49 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-09-09T11:30:59.846Z] #17 16.49 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-09-09T11:30:59.846Z] #17 16.54 Selecting previously unselected package libip6tc0:s390x. [2020-09-09T11:31:00.149Z] #17 16.54 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-09-09T11:31:00.149Z] #17 16.55 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-09-09T11:31:00.149Z] #17 16.58 Selecting previously unselected package libiptc0:s390x. [2020-09-09T11:31:00.149Z] #17 16.58 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-09-09T11:31:00.149Z] #17 16.59 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-09-09T11:31:00.149Z] #17 16.63 Selecting previously unselected package libnfnetlink0:s390x. [2020-09-09T11:31:00.149Z] #17 16.63 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-09-09T11:31:00.149Z] #17 16.63 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-09-09T11:31:00.149Z] #17 16.66 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-09-09T11:31:00.149Z] #17 16.66 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-09-09T11:31:00.149Z] #17 16.67 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-09-09T11:31:00.149Z] #17 16.72 Selecting previously unselected package libnftnl11:s390x. [2020-09-09T11:31:00.149Z] #17 16.72 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-09-09T11:31:00.149Z] #17 16.72 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-09-09T11:31:00.149Z] #17 16.77 Selecting previously unselected package iptables. [2020-09-09T11:30:59.320Z] Cloning repository https://github.com/moby/moby.git [2020-09-09T11:30:59.380Z] > git init /home/ubuntu/workspace/moby_PR-41290 # timeout=10 [2020-09-09T11:30:59.667Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-09T11:30:59.667Z] > git --version # timeout=10 [2020-09-09T11:30:59.680Z] > git --version # 'git version 2.17.1' [2020-09-09T11:30:59.680Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-09T11:30:59.686Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41290/head:refs/remotes/origin/PR-41290 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-09T11:31:00.411Z] #38 ... [2020-09-09T11:31:00.411Z] [2020-09-09T11:31:00.411Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:31:00.411Z] #21 23.19 + mkdir -p /build [2020-09-09T11:31:00.411Z] #21 23.21 + mv docker/docker /build/ [2020-09-09T11:31:00.411Z] #21 23.22 + rmdir docker [2020-09-09T11:31:00.411Z] #21 DONE 24.5s [2020-09-09T11:31:00.445Z] #17 ... [2020-09-09T11:31:00.445Z] [2020-09-09T11:31:00.445Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-09T11:31:00.445Z] #28 DONE 94.8s [2020-09-09T11:31:00.445Z] [2020-09-09T11:31:00.445Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-09T11:31:00.445Z] #17 16.77 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-09-09T11:31:00.445Z] #17 16.77 Unpacking iptables (1.8.2-4) ... [2020-09-09T11:31:00.445Z] #17 ... [2020-09-09T11:31:00.445Z] [2020-09-09T11:31:00.445Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:31:00.445Z] #39 55.40 CC criu/aio.o [2020-09-09T11:31:00.445Z] #39 55.81 CC criu/autofs.o [2020-09-09T11:31:00.445Z] #39 56.56 CC criu/bfd.o [2020-09-09T11:31:00.445Z] #39 56.93 CC criu/bitmap.o [2020-09-09T11:31:00.445Z] #39 57.09 CC criu/cgroup-props.o [2020-09-09T11:31:00.445Z] #39 57.52 CC criu/cgroup.o [2020-09-09T11:30:59.607Z] Cloning repository https://github.com/moby/moby.git [2020-09-09T11:30:59.661Z] > git init /home/ubuntu/workspace/moby_PR-41290 # timeout=10 [2020-09-09T11:31:00.031Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-09T11:31:00.032Z] > git --version # timeout=10 [2020-09-09T11:31:00.043Z] > git --version # 'git version 2.17.1' [2020-09-09T11:31:00.043Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-09T11:31:00.058Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41290/head:refs/remotes/origin/PR-41290 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-09T11:31:00.672Z] [2020-09-09T11:31:00.672Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:31:00.672Z] #47 23.95 + cd /tmp/tmp.GCtiB6hfSB/src/github.com/mvdan/sh [2020-09-09T11:31:00.672Z] #47 23.95 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-09T11:31:00.672Z] #47 24.21 + GO111MODULE=on [2020-09-09T11:31:00.672Z] #47 24.21 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-09-09T11:31:01.124Z] #39 59.28 CC criu/clone-noasan.o [2020-09-09T11:31:01.124Z] #39 59.39 CC criu/config.o [2020-09-09T11:31:01.186Z] #8 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 19.6s done [2020-09-09T11:31:01.186Z] #8 DONE 25.3s [2020-09-09T11:31:01.186Z] [2020-09-09T11:31:01.186Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-09T11:31:01.186Z] #9 DONE 0.2s [2020-09-09T11:31:01.186Z] [2020-09-09T11:31:01.186Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-09T11:31:01.186Z] #10 DONE 0.2s [2020-09-09T11:31:01.186Z] [2020-09-09T11:31:01.186Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-09T11:31:01.186Z] #39 ... [2020-09-09T11:31:01.186Z] [2020-09-09T11:31:01.186Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-09T11:31:01.186Z] #36 DONE 0.1s [2020-09-09T11:31:01.186Z] [2020-09-09T11:31:01.186Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-09T11:31:01.186Z] #28 DONE 0.1s [2020-09-09T11:31:01.186Z] [2020-09-09T11:31:01.186Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-09T11:31:01.186Z] #29 0.799 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-09-09T11:31:01.186Z] #29 0.804 Cloning into '.'... [2020-09-09T11:31:02.167Z] #39 60.20 CC criu/cr-check.o [2020-09-09T11:31:02.460Z] #39 60.86 CC criu/cr-dedup.o [2020-09-09T11:31:02.484Z] using credential docker-jenkins-github-credentials [2020-09-09T11:31:02.493Z] Cloning the remote Git repository [2020-09-09T11:31:02.493Z] Cloning with configured refspecs honoured and without tags [2020-09-09T11:31:02.582Z] #47 26.42 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-09T11:31:02.582Z] #47 26.42 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-09T11:31:02.582Z] #47 26.59 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-09T11:31:02.752Z] #39 61.03 CC criu/cr-dump.o [2020-09-09T11:31:03.044Z] #39 ... [2020-09-09T11:31:03.044Z] [2020-09-09T11:31:03.044Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-09T11:31:03.044Z] #17 17.09 Selecting previously unselected package xxd. [2020-09-09T11:31:03.044Z] #17 17.10 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-09-09T11:31:03.044Z] #17 17.10 Unpacking xxd (2:8.1.0875-5) ... [2020-09-09T11:31:03.044Z] #17 17.26 Selecting previously unselected package vim-common. [2020-09-09T11:31:03.044Z] #17 17.26 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-09T11:31:03.044Z] #17 17.29 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-09T11:31:03.044Z] #17 17.50 Selecting previously unselected package bash-completion. [2020-09-09T11:31:03.044Z] #17 17.50 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-09-09T11:31:03.044Z] #17 18.53 Unpacking bash-completion (1:2.8-6) ... [2020-09-09T11:31:03.044Z] #17 18.77 Selecting previously unselected package bzip2. [2020-09-09T11:31:03.044Z] #17 18.78 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-09-09T11:31:03.044Z] #17 18.78 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-09T11:31:03.044Z] #17 18.82 Selecting previously unselected package xz-utils. [2020-09-09T11:31:03.044Z] #17 18.82 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-09-09T11:31:03.044Z] #17 18.83 Unpacking xz-utils (5.2.4-1) ... [2020-09-09T11:31:03.044Z] #17 18.92 Selecting previously unselected package apparmor. [2020-09-09T11:31:03.044Z] #17 18.93 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-09-09T11:31:03.044Z] #17 18.96 Unpacking apparmor (2.13.2-10) ... [2020-09-09T11:31:03.044Z] #17 19.19 Selecting previously unselected package aufs-tools. [2020-09-09T11:31:03.044Z] #17 19.19 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-09-09T11:31:03.044Z] #17 19.19 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-09-09T11:31:03.044Z] #17 19.29 Selecting previously unselected package libonig5:s390x. [2020-09-09T11:31:03.044Z] #17 19.29 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-09-09T11:31:03.044Z] #17 19.30 Unpacking libonig5:s390x (6.9.1-1) ... [2020-09-09T11:31:03.044Z] #17 19.36 Selecting previously unselected package libjq1:s390x. [2020-09-09T11:31:03.044Z] #17 19.36 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-09-09T11:31:03.044Z] #17 19.37 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-09-09T11:31:03.044Z] #17 19.43 Selecting previously unselected package jq. [2020-09-09T11:31:03.044Z] #17 19.43 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-09-09T11:31:03.044Z] #17 19.44 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-09T11:31:03.044Z] #17 19.47 Selecting previously unselected package libaio1:s390x. [2020-09-09T11:31:03.044Z] #17 19.47 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-09-09T11:31:03.044Z] #17 19.47 Unpacking libaio1:s390x (0.3.112-3) ... [2020-09-09T11:31:03.044Z] #17 19.49 Selecting previously unselected package libgpm2:s390x. [2020-09-09T11:31:03.044Z] #17 19.49 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-09-09T11:31:03.044Z] #17 19.49 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-09-09T11:31:03.044Z] #17 19.53 Selecting previously unselected package libicu63:s390x. [2020-09-09T11:31:03.044Z] #17 19.53 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-09-09T11:31:03.044Z] #17 19.54 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-09-09T11:31:03.302Z] #29 ... [2020-09-09T11:31:03.302Z] [2020-09-09T11:31:03.302Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:31:03.302Z] #44 0.858 + RM_GOPATH=0 [2020-09-09T11:31:03.302Z] #44 0.858 + TMP_GOPATH= [2020-09-09T11:31:03.302Z] #44 0.858 + : /build [2020-09-09T11:31:03.302Z] #44 0.858 + '[' -z '' ']' [2020-09-09T11:31:03.302Z] #44 0.862 ++ mktemp -d [2020-09-09T11:31:03.302Z] #44 0.863 + export GOPATH=/tmp/tmp.sse3dsXWAK [2020-09-09T11:31:03.302Z] #44 0.864 + GOPATH=/tmp/tmp.sse3dsXWAK [2020-09-09T11:31:03.302Z] #44 0.864 + RM_GOPATH=1 [2020-09-09T11:31:03.302Z] #44 0.865 + case "$(go env GOARCH)" in [2020-09-09T11:31:03.302Z] #44 0.867 ++ go env GOARCH [2020-09-09T11:31:03.302Z] #44 0.889 + export GO_BUILDMODE=-buildmode=pie [2020-09-09T11:31:03.302Z] #44 0.890 + GO_BUILDMODE=-buildmode=pie [2020-09-09T11:31:03.302Z] #44 0.894 ++ dirname /tmp/install/install.sh [2020-09-09T11:31:03.302Z] #44 0.894 + dir=/tmp/install [2020-09-09T11:31:03.302Z] #44 0.894 + bin=gotestsum [2020-09-09T11:31:03.302Z] #44 0.895 + shift [2020-09-09T11:31:03.302Z] #44 0.895 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-09-09T11:31:03.302Z] #44 0.895 + . /tmp/install/gotestsum.installer [2020-09-09T11:31:03.302Z] #44 0.896 ++ : v0.3.5 [2020-09-09T11:31:03.302Z] #44 0.896 + install_gotestsum [2020-09-09T11:31:03.302Z] #44 0.898 + set -e [2020-09-09T11:31:03.302Z] #44 0.898 + export GO111MODULE=on [2020-09-09T11:31:03.302Z] #44 0.898 + GO111MODULE=on [2020-09-09T11:31:03.302Z] #44 0.898 + GOBIN=/build [2020-09-09T11:31:03.302Z] #44 0.899 + go get gotest.tools/gotestsum@v0.3.5 [2020-09-09T11:31:03.302Z] #44 1.027 go: finding gotest.tools v0.3.5 [2020-09-09T11:31:03.302Z] #44 1.033 go: finding gotest.tools/gotestsum v0.3.5 [2020-09-09T11:31:03.302Z] #44 1.999 go: downloading gotest.tools/gotestsum v0.3.5 [2020-09-09T11:31:03.302Z] #44 2.961 go: extracting gotest.tools/gotestsum v0.3.5 [2020-09-09T11:31:03.302Z] #44 4.330 go: downloading gotest.tools v2.1.0+incompatible [2020-09-09T11:31:03.302Z] #44 4.541 go: extracting gotest.tools v2.1.0+incompatible [2020-09-09T11:31:03.302Z] #44 4.644 go: downloading github.com/fatih/color v1.6.0 [2020-09-09T11:31:03.302Z] #44 4.719 go: downloading github.com/pkg/errors v0.8.0 [2020-09-09T11:31:03.302Z] #44 4.756 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-09T11:31:03.302Z] #44 4.786 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-09T11:31:03.302Z] #44 4.795 go: downloading github.com/spf13/pflag v1.0.1 [2020-09-09T11:31:03.302Z] #44 4.876 go: extracting github.com/fatih/color v1.6.0 [2020-09-09T11:31:03.302Z] #44 5.026 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-09T11:31:03.302Z] #44 5.084 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-09T11:31:03.302Z] #44 5.179 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-09-09T11:31:03.302Z] #44 5.192 go: extracting github.com/pkg/errors v0.8.0 [2020-09-09T11:31:03.302Z] #44 5.195 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-09-09T11:31:03.302Z] #44 5.224 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-09T11:31:03.302Z] #44 5.239 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-09-09T11:31:03.522Z] #47 27.68 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-09T11:31:03.522Z] #47 27.72 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-09T11:31:03.600Z] #44 5.395 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-09-09T11:31:03.025Z] Cloning repository https://github.com/moby/moby.git [2020-09-09T11:31:03.093Z] > git init /home/ubuntu/workspace/moby_PR-41290 # timeout=10 [2020-09-09T11:31:03.315Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-09T11:31:03.316Z] > git --version # timeout=10 [2020-09-09T11:31:03.330Z] > git --version # 'git version 2.7.4' [2020-09-09T11:31:03.332Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-09T11:31:03.335Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41290/head:refs/remotes/origin/PR-41290 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-09T11:31:03.898Z] #44 5.648 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-09-09T11:31:03.898Z] #44 5.650 go: extracting github.com/spf13/pflag v1.0.1 [2020-09-09T11:31:03.898Z] #44 5.729 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-09T11:31:03.898Z] #44 5.752 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-09-09T11:31:04.199Z] #44 5.919 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-09T11:31:04.905Z] #47 28.90 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-09T11:31:05.118Z] #17 21.69 Selecting previously unselected package libnet1:s390x. [2020-09-09T11:31:05.118Z] #17 21.69 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-09-09T11:31:05.118Z] #17 21.69 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-09-09T11:31:05.118Z] #17 21.73 Selecting previously unselected package libnl-3-200:s390x. [2020-09-09T11:31:05.118Z] #17 21.74 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-09-09T11:31:05.118Z] #17 21.74 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-09-09T11:31:05.118Z] #17 21.79 Selecting previously unselected package libprotobuf-c1:s390x. [2020-09-09T11:31:05.118Z] #17 21.79 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-09-09T11:31:05.118Z] #17 21.80 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-09-09T11:31:05.118Z] #17 21.82 Selecting previously unselected package libreadline5:s390x. [2020-09-09T11:31:05.118Z] #17 21.82 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-09-09T11:31:05.118Z] #17 21.83 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-09-09T11:31:05.118Z] #17 21.87 Selecting previously unselected package net-tools. [2020-09-09T11:31:05.410Z] #17 21.87 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-09-09T11:31:05.410Z] #17 21.87 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-09T11:31:05.410Z] #17 21.97 Selecting previously unselected package python-pip-whl. [2020-09-09T11:31:05.410Z] #17 21.97 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-09-09T11:31:05.410Z] #17 21.97 Unpacking python-pip-whl (18.1-5) ... [2020-09-09T11:31:05.702Z] #17 22.37 Selecting previously unselected package python3-lib2to3. [2020-09-09T11:31:05.853Z] #47 29.93 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-09T11:31:05.995Z] #17 22.37 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-09-09T11:31:05.995Z] #17 22.38 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-09-09T11:31:05.995Z] #17 22.46 Selecting previously unselected package python3-distutils. [2020-09-09T11:31:05.995Z] #17 22.46 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-09-09T11:31:05.995Z] #17 22.46 Unpacking python3-distutils (3.7.3-1) ... [2020-09-09T11:31:05.995Z] #17 22.53 Selecting previously unselected package python3-pip. [2020-09-09T11:31:05.995Z] #17 22.53 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-09-09T11:31:05.995Z] #17 22.53 Unpacking python3-pip (18.1-5) ... [2020-09-09T11:31:05.995Z] #17 22.64 Selecting previously unselected package python3-pkg-resources. [2020-09-09T11:31:06.288Z] #17 22.64 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-09-09T11:31:06.288Z] #17 22.65 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-09-09T11:31:06.288Z] #17 22.71 Selecting previously unselected package python3-setuptools. [2020-09-09T11:31:06.288Z] #17 22.71 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-09-09T11:31:06.288Z] #17 22.71 Unpacking python3-setuptools (40.8.0-1) ... [2020-09-09T11:31:06.288Z] #17 22.81 Selecting previously unselected package python3-wheel. [2020-09-09T11:31:06.288Z] #17 22.82 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-09-09T11:31:06.288Z] #17 22.82 Unpacking python3-wheel (0.32.3-2) ... [2020-09-09T11:31:06.288Z] #17 22.86 Selecting previously unselected package sudo. [2020-09-09T11:31:06.288Z] #17 22.86 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-09-09T11:31:06.288Z] #17 22.86 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-09-09T11:31:06.341Z] #44 8.073 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-09T11:31:06.580Z] #17 23.07 Selecting previously unselected package thin-provisioning-tools. [2020-09-09T11:31:06.580Z] #17 23.07 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-09-09T11:31:06.580Z] #17 23.07 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-09-09T11:31:06.580Z] #17 23.18 Selecting previously unselected package uidmap. [2020-09-09T11:31:06.580Z] #17 23.18 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-09-09T11:31:06.580Z] #17 23.18 Unpacking uidmap (1:4.5-1.1) ... [2020-09-09T11:31:06.580Z] #17 23.25 Selecting previously unselected package vim-runtime. [2020-09-09T11:31:06.580Z] #17 23.25 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-09-09T11:31:06.580Z] #17 23.26 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-09-09T11:31:06.580Z] #17 23.28 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-09-09T11:31:06.580Z] #17 23.28 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-09-09T11:31:07.048Z] #44 8.618 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-09T11:31:07.692Z] #44 9.474 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-09T11:31:07.772Z] #47 ... [2020-09-09T11:31:07.772Z] [2020-09-09T11:31:07.772Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:31:07.772Z] #41 28.62 unicode/utf16 [2020-09-09T11:31:07.772Z] #41 29.30 container/list [2020-09-09T11:31:07.772Z] #41 29.98 crypto/internal/subtle [2020-09-09T11:31:07.772Z] #41 30.16 crypto/subtle [2020-09-09T11:31:07.772Z] #41 30.51 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-09-09T11:31:07.772Z] #41 30.57 internal/nettrace [2020-09-09T11:31:07.772Z] #41 30.93 runtime/cgo [2020-09-09T11:31:08.336Z] #44 ... [2020-09-09T11:31:08.336Z] [2020-09-09T11:31:08.336Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-09T11:31:08.336Z] #52 0.822 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-09T11:31:08.336Z] #52 0.972 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-09T11:31:08.336Z] #52 0.972 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-09T11:31:08.336Z] #52 2.183 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-09T11:31:08.336Z] #52 4.571 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [216 kB] [2020-09-09T11:31:08.336Z] #52 6.615 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-09T11:31:08.336Z] #52 ... [2020-09-09T11:31:08.336Z] [2020-09-09T11:31:08.336Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:31:08.336Z] #42 0.872 + RM_GOPATH=0 [2020-09-09T11:31:08.336Z] #42 0.872 + TMP_GOPATH= [2020-09-09T11:31:08.336Z] #42 0.872 + : /build [2020-09-09T11:31:08.336Z] #42 0.872 + '[' -z '' ']' [2020-09-09T11:31:08.336Z] #42 0.874 ++ mktemp -d [2020-09-09T11:31:08.336Z] #42 0.877 + export GOPATH=/tmp/tmp.VaLBrj4JST [2020-09-09T11:31:08.336Z] #42 0.878 + GOPATH=/tmp/tmp.VaLBrj4JST [2020-09-09T11:31:08.336Z] #42 0.878 + RM_GOPATH=1 [2020-09-09T11:31:08.336Z] #42 0.878 + case "$(go env GOARCH)" in [2020-09-09T11:31:08.336Z] #42 0.881 ++ go env GOARCH [2020-09-09T11:31:08.336Z] #42 0.927 + export GO_BUILDMODE=-buildmode=pie [2020-09-09T11:31:08.336Z] #42 0.930 + GO_BUILDMODE=-buildmode=pie [2020-09-09T11:31:08.336Z] #42 0.931 ++ dirname /tmp/install/install.sh [2020-09-09T11:31:08.336Z] #42 0.949 + dir=/tmp/install [2020-09-09T11:31:08.336Z] #42 0.949 + bin=vndr [2020-09-09T11:31:08.336Z] #42 0.949 + shift [2020-09-09T11:31:08.336Z] #42 0.949 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-09-09T11:31:08.336Z] #42 0.950 + . /tmp/install/vndr.installer [2020-09-09T11:31:08.336Z] #42 0.950 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-09T11:31:08.336Z] #42 0.950 + install_vndr [2020-09-09T11:31:08.336Z] #42 0.950 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-09-09T11:31:08.336Z] #42 0.950 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.VaLBrj4JST/src/github.com/LK4D4/vndr [2020-09-09T11:31:08.336Z] #42 0.951 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-09T11:31:08.336Z] #42 0.955 Cloning into '/tmp/tmp.VaLBrj4JST/src/github.com/LK4D4/vndr'... [2020-09-09T11:31:08.336Z] #42 1.803 + cd /tmp/tmp.VaLBrj4JST/src/github.com/LK4D4/vndr [2020-09-09T11:31:08.336Z] #42 1.810 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-09T11:31:08.336Z] #42 1.860 + go build -buildmode=pie -v -o /build/vndr . [2020-09-09T11:31:08.336Z] #42 3.771 internal/race [2020-09-09T11:31:08.336Z] #42 3.810 runtime/internal/sys [2020-09-09T11:31:08.336Z] #42 3.959 runtime/internal/atomic [2020-09-09T11:31:08.336Z] #42 4.015 sync/atomic [2020-09-09T11:31:08.336Z] #42 4.082 internal/cpu [2020-09-09T11:31:08.336Z] #42 4.461 unicode [2020-09-09T11:31:08.336Z] #42 4.910 unicode/utf8 [2020-09-09T11:31:08.336Z] #42 5.125 math [2020-09-09T11:31:08.336Z] #42 5.619 internal/bytealg [2020-09-09T11:31:08.336Z] #42 7.258 internal/testlog [2020-09-09T11:31:08.336Z] #42 7.357 runtime [2020-09-09T11:31:08.336Z] #42 8.577 unicode/utf16 [2020-09-09T11:31:08.336Z] #42 9.695 container/list [2020-09-09T11:31:08.632Z] #42 ... [2020-09-09T11:31:08.632Z] [2020-09-09T11:31:08.632Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-09T11:31:08.632Z] #37 0.713 + git clone https://github.com/docker/distribution.git . [2020-09-09T11:31:08.632Z] #37 0.719 Cloning into '.'... [2020-09-09T11:31:08.632Z] #37 ... [2020-09-09T11:31:08.632Z] [2020-09-09T11:31:08.632Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:31:08.632Z] #31 0.906 + RM_GOPATH=0 [2020-09-09T11:31:08.632Z] #31 0.906 + TMP_GOPATH= [2020-09-09T11:31:08.632Z] #31 0.906 + : /build [2020-09-09T11:31:08.632Z] #31 0.906 + '[' -z '' ']' [2020-09-09T11:31:08.632Z] #31 0.907 ++ mktemp -d [2020-09-09T11:31:08.632Z] #31 0.946 + export GOPATH=/tmp/tmp.HL2iySF4op [2020-09-09T11:31:08.632Z] #31 0.950 + GOPATH=/tmp/tmp.HL2iySF4op [2020-09-09T11:31:08.632Z] #31 0.950 + RM_GOPATH=1 [2020-09-09T11:31:08.632Z] #31 0.951 + case "$(go env GOARCH)" in [2020-09-09T11:31:08.632Z] #31 0.979 ++ go env GOARCH [2020-09-09T11:31:08.632Z] #31 1.009 + export GO_BUILDMODE=-buildmode=pie [2020-09-09T11:31:08.632Z] #31 1.009 + GO_BUILDMODE=-buildmode=pie [2020-09-09T11:31:08.632Z] #31 1.011 ++ dirname /tmp/install/install.sh [2020-09-09T11:31:08.632Z] #31 1.019 + dir=/tmp/install [2020-09-09T11:31:08.632Z] #31 1.019 + bin=tomlv [2020-09-09T11:31:08.632Z] #31 1.019 + shift [2020-09-09T11:31:08.632Z] #31 1.020 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-09-09T11:31:08.632Z] #31 1.020 + . /tmp/install/tomlv.installer [2020-09-09T11:31:08.632Z] #31 1.020 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-09T11:31:08.632Z] #31 1.021 + install_tomlv [2020-09-09T11:31:08.632Z] #31 1.021 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-09-09T11:31:08.632Z] #31 1.021 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-09T11:31:08.632Z] #31 1.021 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.HL2iySF4op/src/github.com/BurntSushi/toml [2020-09-09T11:31:08.632Z] #31 1.037 Cloning into '/tmp/tmp.HL2iySF4op/src/github.com/BurntSushi/toml'... [2020-09-09T11:31:08.632Z] #31 2.219 + cd /tmp/tmp.HL2iySF4op/src/github.com/BurntSushi/toml [2020-09-09T11:31:08.632Z] #31 2.229 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-09T11:31:08.632Z] #31 2.241 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-09-09T11:31:08.632Z] #31 3.140 math/bits [2020-09-09T11:31:08.632Z] #31 3.143 internal/cpu [2020-09-09T11:31:08.632Z] #31 3.236 runtime/internal/atomic [2020-09-09T11:31:08.632Z] #31 3.246 runtime/internal/sys [2020-09-09T11:31:08.632Z] #31 4.103 runtime/internal/math [2020-09-09T11:31:08.632Z] #31 4.327 unicode/utf8 [2020-09-09T11:31:08.632Z] #31 4.400 sync/atomic [2020-09-09T11:31:08.632Z] #31 4.857 math [2020-09-09T11:31:08.632Z] #31 4.885 internal/bytealg [2020-09-09T11:31:08.632Z] #31 5.569 unicode [2020-09-09T11:31:08.632Z] #31 6.259 internal/testlog [2020-09-09T11:31:08.632Z] #31 7.115 runtime [2020-09-09T11:31:08.632Z] #31 7.454 encoding [2020-09-09T11:31:08.632Z] #31 7.896 runtime/cgo [2020-09-09T11:31:08.654Z] #17 25.04 Selecting previously unselected package vim. [2020-09-09T11:31:08.654Z] #17 25.04 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-09-09T11:31:08.654Z] #17 25.05 Unpacking vim (2:8.1.0875-5) ... [2020-09-09T11:31:08.716Z] #41 ... [2020-09-09T11:31:08.716Z] [2020-09-09T11:31:08.716Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:31:08.716Z] #30 22.78 runtime/cgo [2020-09-09T11:31:08.929Z] #31 ... [2020-09-09T11:31:08.929Z] [2020-09-09T11:31:08.929Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:31:08.929Z] #48 0.913 + RM_GOPATH=0 [2020-09-09T11:31:08.929Z] #48 0.932 + TMP_GOPATH= [2020-09-09T11:31:08.929Z] #48 0.939 + : /build [2020-09-09T11:31:08.929Z] #48 0.939 + '[' -z '' ']' [2020-09-09T11:31:08.929Z] #48 0.942 ++ mktemp -d [2020-09-09T11:31:08.929Z] #48 0.948 + export GOPATH=/tmp/tmp.j7eZiowQnU [2020-09-09T11:31:08.929Z] #48 0.978 + GOPATH=/tmp/tmp.j7eZiowQnU [2020-09-09T11:31:08.929Z] #48 0.978 + RM_GOPATH=1 [2020-09-09T11:31:08.929Z] #48 0.978 + case "$(go env GOARCH)" in [2020-09-09T11:31:08.929Z] #48 0.990 ++ go env GOARCH [2020-09-09T11:31:08.929Z] #48 1.035 + export GO_BUILDMODE=-buildmode=pie [2020-09-09T11:31:08.929Z] #48 1.036 + GO_BUILDMODE=-buildmode=pie [2020-09-09T11:31:08.929Z] #48 1.059 ++ dirname /tmp/install/install.sh [2020-09-09T11:31:08.929Z] #48 1.070 + dir=/tmp/install [2020-09-09T11:31:08.929Z] #48 1.070 + bin=shfmt [2020-09-09T11:31:08.929Z] #48 1.070 + shift [2020-09-09T11:31:08.929Z] #48 1.070 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-09-09T11:31:08.929Z] #48 1.070 + . /tmp/install/shfmt.installer [2020-09-09T11:31:08.929Z] #48 1.070 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-09T11:31:08.929Z] #48 1.074 + install_shfmt [2020-09-09T11:31:08.929Z] #48 1.075 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-09T11:31:08.929Z] #48 1.075 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-09-09T11:31:08.929Z] #48 1.075 + git clone https://github.com/mvdan/sh.git /tmp/tmp.j7eZiowQnU/src/github.com/mvdan/sh [2020-09-09T11:31:08.929Z] #48 1.105 Cloning into '/tmp/tmp.j7eZiowQnU/src/github.com/mvdan/sh'... [2020-09-09T11:31:08.929Z] #48 ... [2020-09-09T11:31:08.929Z] [2020-09-09T11:31:08.929Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:31:08.929Z] #11 0.654 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-09T11:31:08.929Z] #11 0.695 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-09T11:31:08.929Z] #11 0.710 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-09T11:31:08.929Z] #11 1.416 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-09T11:31:08.929Z] #11 3.526 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [216 kB] [2020-09-09T11:31:08.929Z] #11 5.454 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-09T11:31:08.946Z] #17 25.36 Selecting previously unselected package xfsprogs. [2020-09-09T11:31:08.946Z] #17 25.36 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-09-09T11:31:08.946Z] #17 25.36 Unpacking xfsprogs (4.20.0-1) ... [2020-09-09T11:31:08.946Z] #17 25.58 Selecting previously unselected package zip. [2020-09-09T11:31:08.946Z] #17 25.59 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-09-09T11:31:08.946Z] #17 25.59 Unpacking zip (3.0-11+b1) ... [2020-09-09T11:31:08.946Z] #17 25.69 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-09-09T11:31:08.977Z] #30 ... [2020-09-09T11:31:08.977Z] [2020-09-09T11:31:08.977Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:31:08.977Z] #47 31.99 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-09T11:31:09.226Z] #11 ... [2020-09-09T11:31:09.226Z] [2020-09-09T11:31:09.226Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:31:09.226Z] #22 0.827 + RM_GOPATH=0 [2020-09-09T11:31:09.226Z] #22 0.827 + TMP_GOPATH= [2020-09-09T11:31:09.226Z] #22 0.827 + : /build [2020-09-09T11:31:09.226Z] #22 0.828 + '[' -z '' ']' [2020-09-09T11:31:09.226Z] #22 0.828 ++ mktemp -d [2020-09-09T11:31:09.226Z] #22 0.830 + export GOPATH=/tmp/tmp.75ZzoD4UDQ [2020-09-09T11:31:09.226Z] #22 0.830 + GOPATH=/tmp/tmp.75ZzoD4UDQ [2020-09-09T11:31:09.226Z] #22 0.830 + RM_GOPATH=1 [2020-09-09T11:31:09.226Z] #22 0.831 + case "$(go env GOARCH)" in [2020-09-09T11:31:09.226Z] #22 0.837 ++ go env GOARCH [2020-09-09T11:31:09.226Z] #22 0.850 + export GO_BUILDMODE=-buildmode=pie [2020-09-09T11:31:09.226Z] #22 0.850 + GO_BUILDMODE=-buildmode=pie [2020-09-09T11:31:09.226Z] #22 0.851 ++ dirname /tmp/install/install.sh [2020-09-09T11:31:09.226Z] #22 0.853 + dir=/tmp/install [2020-09-09T11:31:09.226Z] #22 0.853 + bin=dockercli [2020-09-09T11:31:09.226Z] #22 0.853 + shift [2020-09-09T11:31:09.226Z] #22 0.854 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-09-09T11:31:09.226Z] #22 0.854 + . /tmp/install/dockercli.installer [2020-09-09T11:31:09.226Z] #22 0.854 ++ : stable [2020-09-09T11:31:09.226Z] #22 0.854 ++ : 17.06.2-ce [2020-09-09T11:31:09.226Z] #22 0.855 + install_dockercli [2020-09-09T11:31:09.226Z] #22 0.855 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-09T11:31:09.226Z] #22 0.855 Install docker/cli version 17.06.2-ce from stable [2020-09-09T11:31:09.226Z] #22 0.859 ++ uname -m [2020-09-09T11:31:09.226Z] #22 0.861 + arch=ppc64le [2020-09-09T11:31:09.226Z] #22 0.861 + '[' ppc64le '!=' x86_64 ']' [2020-09-09T11:31:09.226Z] #22 0.862 + '[' ppc64le '!=' s390x ']' [2020-09-09T11:31:09.226Z] #22 0.862 + '[' ppc64le '!=' armhf ']' [2020-09-09T11:31:09.226Z] #22 0.862 + build_dockercli [2020-09-09T11:31:09.226Z] #22 0.862 + git clone https://github.com/docker/docker-ce /tmp/tmp.75ZzoD4UDQ/tmp/docker-ce [2020-09-09T11:31:09.226Z] #22 0.886 Cloning into '/tmp/tmp.75ZzoD4UDQ/tmp/docker-ce'... [2020-09-09T11:31:09.226Z] #22 ... [2020-09-09T11:31:09.226Z] [2020-09-09T11:31:09.226Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-09T11:31:09.226Z] #24 1.091 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-09T11:31:09.226Z] #24 1.176 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-09T11:31:09.226Z] #24 1.194 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-09T11:31:09.226Z] #24 2.442 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-09T11:31:09.226Z] #24 4.610 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [216 kB] [2020-09-09T11:31:09.226Z] #24 6.456 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-09T11:31:09.239Z] #17 25.71 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-09T11:31:09.239Z] #17 25.72 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-09-09T11:31:09.239Z] #17 25.72 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-09-09T11:31:09.239Z] #17 25.73 Setting up libgpm2:s390x (1.20.7-5) ... [2020-09-09T11:31:09.239Z] #17 25.74 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-09-09T11:31:09.239Z] #17 25.74 Setting up uidmap (1:4.5-1.1) ... [2020-09-09T11:31:09.239Z] #17 25.75 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-09-09T11:31:09.239Z] #17 25.76 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-09-09T11:31:09.239Z] #17 25.76 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-09T11:31:09.239Z] #17 25.77 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-09-09T11:31:09.239Z] #17 25.78 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-09-09T11:31:09.239Z] #17 25.78 Setting up xxd (2:8.1.0875-5) ... [2020-09-09T11:31:09.239Z] #17 25.79 Setting up zip (3.0-11+b1) ... [2020-09-09T11:31:09.239Z] #17 25.80 Setting up vim-common (2:8.1.0875-5) ... [2020-09-09T11:31:09.239Z] #17 25.81 Setting up bash-completion (1:2.8-6) ... [2020-09-09T11:31:09.524Z] #24 ... [2020-09-09T11:31:09.524Z] [2020-09-09T11:31:09.524Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:31:09.524Z] #61 0.860 + RM_GOPATH=0 [2020-09-09T11:31:09.524Z] #61 0.860 + TMP_GOPATH= [2020-09-09T11:31:09.524Z] #61 0.860 + : /build [2020-09-09T11:31:09.524Z] #61 0.860 + '[' -z '' ']' [2020-09-09T11:31:09.524Z] #61 0.871 ++ mktemp -d [2020-09-09T11:31:09.524Z] #61 0.881 + export GOPATH=/tmp/tmp.fdAQKZrkET [2020-09-09T11:31:09.524Z] #61 0.881 + GOPATH=/tmp/tmp.fdAQKZrkET [2020-09-09T11:31:09.524Z] #61 0.881 + RM_GOPATH=1 [2020-09-09T11:31:09.524Z] #61 0.881 + case "$(go env GOARCH)" in [2020-09-09T11:31:09.524Z] #61 0.915 ++ go env GOARCH [2020-09-09T11:31:09.524Z] #61 0.976 + export GO_BUILDMODE=-buildmode=pie [2020-09-09T11:31:09.524Z] #61 0.976 + GO_BUILDMODE=-buildmode=pie [2020-09-09T11:31:09.524Z] #61 0.977 ++ dirname /tmp/install/install.sh [2020-09-09T11:31:09.524Z] #61 1.005 + dir=/tmp/install [2020-09-09T11:31:09.524Z] #61 1.005 + bin=proxy [2020-09-09T11:31:09.524Z] #61 1.005 + shift [2020-09-09T11:31:09.524Z] #61 1.005 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-09-09T11:31:09.524Z] #61 1.006 + . /tmp/install/proxy.installer [2020-09-09T11:31:09.524Z] #61 1.006 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-09-09T11:31:09.524Z] #61 1.007 + install_proxy [2020-09-09T11:31:09.524Z] #61 1.007 + case "$1" in [2020-09-09T11:31:09.524Z] #61 1.007 + export CGO_ENABLED=0 [2020-09-09T11:31:09.524Z] #61 1.007 + CGO_ENABLED=0 [2020-09-09T11:31:09.524Z] #61 1.007 + _install_proxy [2020-09-09T11:31:09.524Z] #61 1.007 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-09-09T11:31:09.524Z] #61 1.007 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.fdAQKZrkET/src/github.com/docker/libnetwork [2020-09-09T11:31:09.524Z] #61 1.008 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-09-09T11:31:09.524Z] #61 1.013 Cloning into '/tmp/tmp.fdAQKZrkET/src/github.com/docker/libnetwork'... [2020-09-09T11:31:09.524Z] #61 ... [2020-09-09T11:31:09.524Z] [2020-09-09T11:31:09.524Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:31:09.524Z] #46 0.866 + RM_GOPATH=0 [2020-09-09T11:31:09.524Z] #46 0.867 + TMP_GOPATH= [2020-09-09T11:31:09.524Z] #46 0.867 + : /build [2020-09-09T11:31:09.524Z] #46 0.867 + '[' -z '' ']' [2020-09-09T11:31:09.524Z] #46 0.871 ++ mktemp -d [2020-09-09T11:31:09.524Z] #46 0.878 + export GOPATH=/tmp/tmp.CyO2rSJtEM [2020-09-09T11:31:09.524Z] #46 0.878 + GOPATH=/tmp/tmp.CyO2rSJtEM [2020-09-09T11:31:09.524Z] #46 0.878 + RM_GOPATH=1 [2020-09-09T11:31:09.524Z] #46 0.878 + case "$(go env GOARCH)" in [2020-09-09T11:31:09.524Z] #46 0.924 ++ go env GOARCH [2020-09-09T11:31:09.524Z] #46 0.986 + export GO_BUILDMODE=-buildmode=pie [2020-09-09T11:31:09.524Z] #46 0.986 + GO_BUILDMODE=-buildmode=pie [2020-09-09T11:31:09.524Z] #46 0.986 ++ dirname /tmp/install/install.sh [2020-09-09T11:31:09.524Z] #46 0.994 + dir=/tmp/install [2020-09-09T11:31:09.524Z] #46 0.994 + bin=golangci_lint [2020-09-09T11:31:09.524Z] #46 0.994 + shift [2020-09-09T11:31:09.524Z] #46 0.995 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-09-09T11:31:09.524Z] #46 0.995 + . /tmp/install/golangci_lint.installer [2020-09-09T11:31:09.524Z] #46 1.001 ++ : v1.23.8 [2020-09-09T11:31:09.524Z] #46 1.002 + install_golangci_lint [2020-09-09T11:31:09.524Z] #46 1.002 Installing golangci-lint version v1.23.8 [2020-09-09T11:31:09.524Z] #46 1.002 + echo 'Installing golangci-lint version v1.23.8' [2020-09-09T11:31:09.524Z] #46 1.002 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-09T11:31:09.827Z] #46 ... [2020-09-09T11:31:09.827Z] [2020-09-09T11:31:09.827Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:31:09.827Z] #55 0.861 + RM_GOPATH=0 [2020-09-09T11:31:09.827Z] #55 0.861 + TMP_GOPATH= [2020-09-09T11:31:09.827Z] #55 0.861 + : /build [2020-09-09T11:31:09.827Z] #55 0.862 + '[' -z '' ']' [2020-09-09T11:31:09.827Z] #55 0.864 ++ mktemp -d [2020-09-09T11:31:09.827Z] #55 0.870 + export GOPATH=/tmp/tmp.3M7M55qL2W [2020-09-09T11:31:09.827Z] #55 0.871 + GOPATH=/tmp/tmp.3M7M55qL2W [2020-09-09T11:31:09.827Z] #55 0.879 + RM_GOPATH=1 [2020-09-09T11:31:09.827Z] #55 0.881 + case "$(go env GOARCH)" in [2020-09-09T11:31:09.827Z] #55 0.881 ++ go env GOARCH [2020-09-09T11:31:09.827Z] #55 0.925 + export GO_BUILDMODE=-buildmode=pie [2020-09-09T11:31:09.827Z] #55 0.925 + GO_BUILDMODE=-buildmode=pie [2020-09-09T11:31:09.827Z] #55 0.926 ++ dirname /tmp/install/install.sh [2020-09-09T11:31:09.827Z] #55 0.928 + dir=/tmp/install [2020-09-09T11:31:09.827Z] #55 0.929 + bin=rootlesskit [2020-09-09T11:31:09.827Z] #55 0.929 + shift [2020-09-09T11:31:09.827Z] #55 0.929 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-09-09T11:31:09.827Z] #55 0.930 + . /tmp/install/rootlesskit.installer [2020-09-09T11:31:09.827Z] #55 0.930 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-09T11:31:09.827Z] #55 0.932 + install_rootlesskit [2020-09-09T11:31:09.827Z] #55 0.932 + case "$1" in [2020-09-09T11:31:09.827Z] #55 0.934 + export CGO_ENABLED=0 [2020-09-09T11:31:09.827Z] #55 0.934 + CGO_ENABLED=0 [2020-09-09T11:31:09.827Z] #55 0.934 + _install_rootlesskit [2020-09-09T11:31:09.827Z] #55 0.934 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-09-09T11:31:09.827Z] #55 0.934 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.3M7M55qL2W/src/github.com/rootless-containers/rootlesskit [2020-09-09T11:31:09.827Z] #55 0.934 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-09T11:31:09.827Z] #55 0.937 Cloning into '/tmp/tmp.3M7M55qL2W/src/github.com/rootless-containers/rootlesskit'... [2020-09-09T11:31:09.827Z] #55 6.471 + cd /tmp/tmp.3M7M55qL2W/src/github.com/rootless-containers/rootlesskit [2020-09-09T11:31:09.827Z] #55 6.471 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-09T11:31:09.827Z] #55 7.070 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-09T11:31:09.827Z] #55 7.074 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-09-09T11:31:09.827Z] #55 ... [2020-09-09T11:31:09.827Z] [2020-09-09T11:31:09.827Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-09T11:31:09.827Z] #33 1.151 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-09T11:31:09.827Z] #33 1.255 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-09T11:31:09.827Z] #33 1.256 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-09T11:31:09.827Z] #33 2.667 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-09T11:31:09.827Z] #33 4.914 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [216 kB] [2020-09-09T11:31:09.827Z] #33 6.905 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-09T11:31:10.125Z] #33 ... [2020-09-09T11:31:10.125Z] [2020-09-09T11:31:10.125Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-09T11:31:10.125Z] #39 1.126 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-09T11:31:10.125Z] #39 1.187 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-09T11:31:10.125Z] #39 1.188 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-09T11:31:10.125Z] #39 2.573 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-09T11:31:10.125Z] #39 4.820 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [216 kB] [2020-09-09T11:31:10.125Z] #39 6.796 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-09T11:31:10.125Z] #39 ... [2020-09-09T11:31:10.125Z] [2020-09-09T11:31:10.125Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:31:10.125Z] #44 11.88 go: finding github.com/fatih/color v1.6.0 [2020-09-09T11:31:10.125Z] #44 11.88 go: finding github.com/pkg/errors v0.8.0 [2020-09-09T11:31:10.125Z] #44 11.90 go: finding github.com/sirupsen/logrus v1.0.5 [2020-09-09T11:31:10.125Z] #44 11.97 go: finding github.com/spf13/pflag v1.0.1 [2020-09-09T11:31:10.368Z] #47 34.30 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-09T11:31:10.422Z] #44 12.05 go: finding github.com/mattn/go-colorable v0.0.9 [2020-09-09T11:31:10.422Z] #44 12.11 go: finding github.com/mattn/go-isatty v0.0.3 [2020-09-09T11:31:10.628Z] #47 34.56 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-09T11:31:10.721Z] #44 12.50 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-09T11:31:10.721Z] #44 12.54 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-09T11:31:10.758Z] #17 27.02 Setting up libiptc0:s390x (1.8.2-4) ... [2020-09-09T11:31:10.758Z] #17 27.03 Setting up xz-utils (5.2.4-1) ... [2020-09-09T11:31:10.758Z] #17 27.04 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-09-09T11:31:10.758Z] #17 27.04 Setting up sudo (1.8.27-1+deb10u2) ... [2020-09-09T11:31:10.758Z] #17 27.07 invoke-rc.d: could not determine current runlevel [2020-09-09T11:31:10.758Z] #17 27.08 invoke-rc.d: policy-rc.d denied execution of start. [2020-09-09T11:31:10.758Z] #17 27.08 Setting up pigz (2.4-1) ... [2020-09-09T11:31:10.758Z] #17 27.09 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-09-09T11:31:10.758Z] #17 27.10 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-09-09T11:31:10.758Z] #17 27.11 Setting up python-pip-whl (18.1-5) ... [2020-09-09T11:31:10.758Z] #17 27.11 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-09-09T11:31:10.758Z] #17 27.12 Setting up vim-runtime (2:8.1.0875-5) ... [2020-09-09T11:31:10.758Z] #17 27.31 Setting up libaio1:s390x (0.3.112-3) ... [2020-09-09T11:31:10.758Z] #17 27.32 Setting up libonig5:s390x (6.9.1-1) ... [2020-09-09T11:31:10.758Z] #17 27.33 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-09-09T11:31:10.758Z] #17 27.34 Setting up vim (2:8.1.0875-5) ... [2020-09-09T11:31:10.758Z] #17 27.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-09-09T11:31:10.758Z] #17 27.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-09-09T11:31:10.758Z] #17 27.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-09-09T11:31:10.758Z] #17 27.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-09-09T11:31:10.758Z] #17 27.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-09-09T11:31:10.758Z] #17 27.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-09-09T11:31:10.758Z] #17 27.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-09-09T11:31:10.758Z] #17 27.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-09-09T11:31:10.758Z] #17 27.38 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-09-09T11:31:10.758Z] #17 27.39 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-09-09T11:31:10.758Z] #17 27.39 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-09-09T11:31:10.758Z] #17 27.40 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-09T11:31:10.758Z] #17 27.41 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-09-09T11:31:10.758Z] #17 27.42 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-09-09T11:31:10.889Z] #47 34.89 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-09T11:31:11.029Z] #44 12.74 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-09T11:31:11.029Z] #44 12.79 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-09T11:31:11.149Z] #47 35.34 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-09T11:31:11.329Z] #44 12.96 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-09T11:31:12.318Z] #17 28.91 Setting up iptables (1.8.2-4) ... [2020-09-09T11:31:12.318Z] #17 28.92 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-09T11:31:12.318Z] #17 28.92 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-09T11:31:12.318Z] #17 28.92 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-09T11:31:12.318Z] #17 28.93 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-09T11:31:12.318Z] #17 28.93 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-09-09T11:31:12.318Z] #17 28.93 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-09-09T11:31:12.318Z] #17 28.94 Setting up python3 (3.7.3-1) ... [2020-09-09T11:31:12.611Z] #17 29.11 Setting up python3-wheel (0.32.3-2) ... [2020-09-09T11:31:12.909Z] #17 29.44 Setting up apparmor (2.13.2-10) ... [2020-09-09T11:31:13.058Z] #47 ... [2020-09-09T11:31:13.058Z] [2020-09-09T11:31:13.058Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-09T11:31:13.947Z] #17 30.48 Setting up xfsprogs (4.20.0-1) ... [2020-09-09T11:31:13.948Z] #17 30.50 Setting up python3-lib2to3 (3.7.3-1) ... [2020-09-09T11:31:13.948Z] #17 ... [2020-09-09T11:31:13.948Z] [2020-09-09T11:31:13.948Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:31:13.948Z] #39 62.31 CC criu/cr-errno.o [2020-09-09T11:31:13.948Z] #39 62.36 CC criu/cr-restore.o [2020-09-09T11:31:13.948Z] #39 64.40 CC criu/cr-service.o [2020-09-09T11:31:13.948Z] #39 65.09 CC criu/crtools.o [2020-09-09T11:31:13.948Z] #39 65.32 CC criu/eventfd.o [2020-09-09T11:31:13.948Z] #39 65.48 CC criu/eventpoll.o [2020-09-09T11:31:13.948Z] #39 65.89 CC criu/external.o [2020-09-09T11:31:13.948Z] #39 66.06 CC criu/fault-injection.o [2020-09-09T11:31:13.948Z] #39 66.12 CC criu/fdstore.o [2020-09-09T11:31:13.948Z] #39 66.28 CC criu/fifo.o [2020-09-09T11:31:13.948Z] #39 66.44 CC criu/file-ids.o [2020-09-09T11:31:13.948Z] #39 66.59 CC criu/file-lock.o [2020-09-09T11:31:13.948Z] #39 67.01 CC criu/files-ext.o [2020-09-09T11:31:13.948Z] #39 67.25 CC criu/files-reg.o [2020-09-09T11:31:13.948Z] #39 68.46 CC criu/files.o [2020-09-09T11:31:13.948Z] #39 69.77 CC criu/filesystems.o [2020-09-09T11:31:13.948Z] #39 70.11 CC criu/fsnotify.o [2020-09-09T11:31:13.948Z] #39 70.80 CC criu/image-desc.o [2020-09-09T11:31:13.948Z] #39 70.90 CC criu/image.o [2020-09-09T11:31:13.948Z] #39 71.36 CC criu/ipc_ns.o [2020-09-09T11:31:13.948Z] #39 71.85 CC criu/irmap.o [2020-09-09T11:31:13.948Z] #39 72.28 CC criu/kcmp-ids.o [2020-09-09T11:31:13.948Z] #39 72.38 CC criu/kerndat.o [2020-09-09T11:31:14.099Z] #36 36.16 Checking out files: 36% (600/1665) Checking out files: 37% (617/1665) Checking out files: 38% (633/1665) Checking out files: 39% (650/1665) Checking out files: 40% (666/1665) Checking out files: 41% (683/1665) Checking out files: 42% (700/1665) Checking out files: 43% (716/1665) Checking out files: 44% (733/1665) Checking out files: 45% (750/1665) Checking out files: 46% (766/1665) Checking out files: 47% (783/1665) Checking out files: 48% (800/1665) Checking out files: 49% (816/1665) Checking out files: 50% (833/1665) Checking out files: 51% (850/1665) Checking out files: 52% (866/1665) Checking out files: 53% (883/1665) Checking out files: 54% (900/1665) Checking out files: 55% (916/1665) Checking out files: 56% (933/1665) Checking out files: 57% (950/1665) Checking out files: 58% (966/1665) Checking out files: 59% (983/1665) Checking out files: 60% (999/1665) Checking out files: 61% (1016/1665) Checking out files: 62% (1033/1665) Checking out files: 63% (1049/1665) Checking out files: 64% (1066/1665) Checking out files: 65% (1083/1665) Checking out files: 66% (1099/1665) Checking out files: 67% (1116/1665) Checking out files: 68% (1133/1665) Checking out files: 69% (1149/1665) Checking out files: 70% (1166/1665) Checking out files: 70% (1178/1665) Checking out files: 71% (1183/1665) Checking out files: 72% (1199/1665) Checking out files: 73% (1216/1665) Checking out files: 74% (1233/1665) Checking out files: 75% (1249/1665) Checking out files: 76% (1266/1665) Checking out files: 77% (1283/1665) Checking out files: 78% (1299/1665) Checking out files: 79% (1316/1665) Checking out files: 80% (1332/1665) Checking out files: 81% (1349/1665) Checking out files: 82% (1366/1665) Checking out files: 83% (1382/1665) Checking out files: 84% (1399/1665) Checking out files: 85% (1416/1665) Checking out files: 86% (1432/1665) Checking out files: 87% (1449/1665) Checking out files: 88% (1466/1665) Checking out files: 89% (1482/1665) Checking out files: 90% (1499/1665) Checking out files: 91% (1516/1665) Checking out files: 92% (1532/1665) Checking out files: 93% (1549/1665) Checking out files: 94% (1566/1665) Checking out files: 95% (1582/1665) Checking out files: 96% (1599/1665) Checking out files: 97% (1616/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 99% (1657/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. [2020-09-09T11:31:14.099Z] #36 38.23 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-09-09T11:31:14.245Z] #39 ... [2020-09-09T11:31:14.245Z] [2020-09-09T11:31:14.245Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-09T11:31:14.245Z] #17 30.77 Setting up python3-pkg-resources (40.8.0-1) ... [2020-09-09T11:31:14.537Z] #17 31.21 Setting up python3-distutils (3.7.3-1) ... [2020-09-09T11:31:14.829Z] #17 31.47 Setting up python3-setuptools (40.8.0-1) ... [2020-09-09T11:31:15.873Z] #17 32.22 Setting up python3-pip (18.1-5) ... [2020-09-09T11:31:16.166Z] #17 32.91 Processing triggers for libc-bin (2.28-10) ... [2020-09-09T11:31:16.467Z] #17 32.96 Processing triggers for mime-support (3.62) ... [2020-09-09T11:31:16.763Z] #17 DONE 33.4s [2020-09-09T11:31:16.763Z] [2020-09-09T11:31:16.763Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-09T11:31:17.006Z] #44 ... [2020-09-09T11:31:17.006Z] [2020-09-09T11:31:17.006Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:31:17.006Z] #61 17.94 Checking out files: 64% (1334/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-09-09T11:31:17.006Z] #61 18.37 + cd /tmp/tmp.fdAQKZrkET/src/github.com/docker/libnetwork [2020-09-09T11:31:17.006Z] #61 18.37 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-09-09T11:31:17.006Z] #61 18.93 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-09-09T11:31:17.396Z] #36 41.43 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-09-09T11:31:17.808Z] #18 0.812 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-09-09T11:31:17.808Z] #18 0.815 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-09-09T11:31:17.808Z] #18 0.817 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-09-09T11:31:17.808Z] #18 DONE 1.0s [2020-09-09T11:31:17.808Z] [2020-09-09T11:31:17.808Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-09T11:31:20.643Z] #61 ... [2020-09-09T11:31:20.643Z] [2020-09-09T11:31:20.643Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:31:20.643Z] #42 11.75 crypto/internal/subtle [2020-09-09T11:31:20.643Z] #42 12.14 crypto/subtle [2020-09-09T11:31:20.643Z] #42 12.72 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-09-09T11:31:20.643Z] #42 13.09 internal/nettrace [2020-09-09T11:31:20.643Z] #42 13.64 runtime/cgo [2020-09-09T11:31:20.643Z] #42 17.15 vendor/golang.org/x/crypto/internal/subtle [2020-09-09T11:31:20.643Z] #42 ... [2020-09-09T11:31:20.643Z] [2020-09-09T11:31:20.643Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-09T11:31:20.643Z] #37 15.84 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-09-09T11:31:20.643Z] #37 17.87 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-09-09T11:31:20.643Z] #37 ... [2020-09-09T11:31:20.643Z] [2020-09-09T11:31:20.643Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:31:20.643Z] #48 12.10 + cd /tmp/tmp.j7eZiowQnU/src/github.com/mvdan/sh [2020-09-09T11:31:20.643Z] #48 12.10 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-09T11:31:20.643Z] #48 12.20 + GO111MODULE=on [2020-09-09T11:31:20.643Z] #48 12.20 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-09-09T11:31:20.643Z] #48 13.80 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-09T11:31:20.643Z] #48 13.87 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-09T11:31:20.643Z] #48 13.94 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-09T11:31:20.643Z] #48 14.15 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-09T11:31:20.643Z] #48 14.23 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-09T11:31:20.643Z] #48 15.39 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-09T11:31:20.643Z] #48 16.14 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-09T11:31:20.643Z] #48 18.05 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-09T11:31:20.643Z] #48 19.62 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-09T11:31:20.643Z] #48 19.67 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-09T11:31:20.643Z] #48 20.09 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-09T11:31:20.643Z] #48 20.19 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-09T11:31:20.643Z] #48 21.35 runtime/cgo [2020-09-09T11:31:20.643Z] #48 21.45 runtime [2020-09-09T11:31:21.349Z] #19 2.842 Collecting yamllint==1.16.0 [2020-09-09T11:31:21.349Z] #19 3.007 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-09-09T11:31:21.349Z] #19 3.052 Collecting pyyaml (from yamllint==1.16.0) [2020-09-09T11:31:21.349Z] #19 3.146 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-09-09T11:31:21.596Z] #36 ... [2020-09-09T11:31:21.596Z] [2020-09-09T11:31:21.596Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:31:21.596Z] #60 35.03 Checking out files: 32% (671/2067) Checking out files: 33% (683/2067) Checking out files: 34% (703/2067) Checking out files: 35% (724/2067) Checking out files: 36% (745/2067) Checking out files: 37% (765/2067) Checking out files: 38% (786/2067) Checking out files: 39% (807/2067) Checking out files: 40% (827/2067) Checking out files: 41% (848/2067) Checking out files: 42% (869/2067) Checking out files: 43% (889/2067) Checking out files: 44% (910/2067) Checking out files: 45% (931/2067) Checking out files: 46% (951/2067) Checking out files: 47% (972/2067) Checking out files: 48% (993/2067) Checking out files: 49% (1013/2067) Checking out files: 50% (1034/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 54% (1126/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 72% (1495/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 95% (1975/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-09-09T11:31:21.596Z] #60 38.34 + cd /tmp/tmp.aZdSabY5mu/src/github.com/docker/libnetwork [2020-09-09T11:31:21.596Z] #60 38.34 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-09-09T11:31:21.596Z] #60 38.49 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-09-09T11:31:21.642Z] #19 3.722 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-09-09T11:31:21.642Z] #19 3.743 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-09-09T11:31:21.642Z] #19 3.756 Building wheels for collected packages: pyyaml [2020-09-09T11:31:21.642Z] #19 3.758 Running setup.py bdist_wheel for pyyaml: started [2020-09-09T11:31:22.278Z] #19 4.254 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-09-09T11:31:22.278Z] #19 4.254 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-09-09T11:31:22.278Z] #19 4.275 Successfully built pyyaml [2020-09-09T11:31:22.278Z] #19 4.299 Installing collected packages: pyyaml, pathspec, yamllint [2020-09-09T11:31:22.278Z] #19 4.483 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-09-09T11:31:22.576Z] #19 DONE 4.9s [2020-09-09T11:31:22.576Z] [2020-09-09T11:31:22.576Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-09T11:31:22.576Z] #36 114.0 + dpkg --print-architecture [2020-09-09T11:31:22.576Z] #36 114.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-09-09T11:31:22.576Z] #36 114.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-09-09T11:31:22.576Z] #36 114.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-09-09T11:31:22.875Z] #36 ... [2020-09-09T11:31:22.875Z] [2020-09-09T11:31:22.875Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-09T11:31:22.875Z] #22 DONE 0.1s [2020-09-09T11:31:22.875Z] [2020-09-09T11:31:22.875Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-09T11:31:22.878Z] #48 ... [2020-09-09T11:31:22.878Z] [2020-09-09T11:31:22.878Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:31:22.878Z] #11 14.30 Fetched 8156 kB in 14s (596 kB/s) [2020-09-09T11:31:22.878Z] #11 14.30 Reading package lists... [2020-09-09T11:31:22.878Z] #11 21.08 Reading package lists... [2020-09-09T11:31:22.878Z] #11 ... [2020-09-09T11:31:22.878Z] [2020-09-09T11:31:22.878Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-09T11:31:22.878Z] #33 15.86 Fetched 8156 kB in 15s (554 kB/s) [2020-09-09T11:31:22.878Z] #33 15.86 Reading package lists... [2020-09-09T11:31:23.096Z] #60 ... [2020-09-09T11:31:23.096Z] [2020-09-09T11:31:23.096Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:31:23.096Z] #47 37.35 runtime [2020-09-09T11:31:23.096Z] #47 37.53 runtime/cgo [2020-09-09T11:31:23.291Z] Fetching without tags [2020-09-09T11:31:23.720Z] Merging remotes/origin/master commit f50a40e889fdaeebf14fce1d494f95e60092d21d into PR head commit 65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf [2020-09-09T11:31:23.741Z] #47 ... [2020-09-09T11:31:23.741Z] [2020-09-09T11:31:23.741Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:31:23.741Z] #10 37.90 Fetched 8379 kB in 27s (305 kB/s) [2020-09-09T11:31:23.915Z] #26 DONE 0.8s [2020-09-09T11:31:23.915Z] [2020-09-09T11:31:23.915Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-09T11:31:23.915Z] #29 DONE 0.2s [2020-09-09T11:31:23.915Z] [2020-09-09T11:31:23.915Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-09T11:31:23.915Z] #31 DONE 0.1s [2020-09-09T11:31:23.915Z] [2020-09-09T11:31:23.915Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:31:23.915Z] #39 73.07 CC criu/libnetlink.o [2020-09-09T11:31:23.915Z] #39 73.37 CC criu/log.o [2020-09-09T11:31:23.915Z] #39 73.71 CC criu/lsm.o [2020-09-09T11:31:23.915Z] #39 74.07 CC criu/mem.o [2020-09-09T11:31:23.915Z] #39 74.95 CC criu/memfd.o [2020-09-09T11:31:23.915Z] #39 75.27 CC criu/mount.o [2020-09-09T11:31:23.915Z] #39 77.53 CC criu/namespaces.o [2020-09-09T11:31:23.915Z] #39 78.60 CC criu/net.o [2020-09-09T11:31:23.915Z] #39 80.33 CC criu/netfilter.o [2020-09-09T11:31:23.915Z] #39 80.48 CC criu/page-pipe.o [2020-09-09T11:31:23.915Z] #39 80.72 CC criu/page-xfer.o [2020-09-09T11:31:23.915Z] #39 81.77 CC criu/pagemap-cache.o [2020-09-09T11:31:23.915Z] #39 81.99 CC criu/pagemap.o [2020-09-09T11:31:23.962Z] #33 23.23 Reading package lists... [2020-09-09T11:31:23.963Z] #33 ... [2020-09-09T11:31:23.963Z] [2020-09-09T11:31:23.963Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-09T11:31:23.963Z] #39 15.48 Fetched 8156 kB in 14s (567 kB/s) [2020-09-09T11:31:23.963Z] #39 15.48 Reading package lists... [2020-09-09T11:31:23.963Z] #39 22.20 Reading package lists... [2020-09-09T11:31:23.963Z] #39 ... [2020-09-09T11:31:23.963Z] [2020-09-09T11:31:23.963Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-09T11:31:23.963Z] #24 15.73 Fetched 8156 kB in 15s (557 kB/s) [2020-09-09T11:31:23.963Z] #24 15.73 Reading package lists... [2020-09-09T11:31:23.963Z] #24 23.19 Reading package lists... [2020-09-09T11:31:23.963Z] #24 ... [2020-09-09T11:31:23.963Z] [2020-09-09T11:31:23.963Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-09T11:31:23.963Z] #52 15.73 Fetched 8156 kB in 15s (546 kB/s) [2020-09-09T11:31:23.963Z] #52 15.73 Reading package lists... [2020-09-09T11:31:23.994Z] Fetching without tags [2020-09-09T11:31:24.010Z] #10 37.90 Reading package lists... [2020-09-09T11:31:24.011Z] #10 ... [2020-09-09T11:31:24.011Z] [2020-09-09T11:31:24.011Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-09T11:31:24.011Z] #38 39.07 Fetched 8379 kB in 28s (296 kB/s) [2020-09-09T11:31:24.011Z] #38 39.07 Reading package lists... [2020-09-09T11:31:24.011Z] #38 ... [2020-09-09T11:31:24.011Z] [2020-09-09T11:31:24.011Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-09T11:31:24.011Z] #23 38.13 Fetched 8379 kB in 28s (296 kB/s) [2020-09-09T11:31:24.038Z] Fetching without tags [2020-09-09T11:31:24.208Z] #39 ... [2020-09-09T11:31:24.208Z] [2020-09-09T11:31:24.208Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-09T11:31:24.208Z] #34 DONE 0.1s [2020-09-09T11:31:24.208Z] [2020-09-09T11:31:24.208Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:31:24.208Z] #39 82.45 CC criu/parasite-syscall.o [2020-09-09T11:31:24.274Z] #23 38.13 Reading package lists... [2020-09-09T11:31:24.274Z] #23 ... [2020-09-09T11:31:24.274Z] [2020-09-09T11:31:24.274Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-09T11:31:24.274Z] #51 38.44 Fetched 8379 kB in 29s (291 kB/s) [2020-09-09T11:31:24.386Z] Merging remotes/origin/master commit f50a40e889fdaeebf14fce1d494f95e60092d21d into PR head commit 65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf [2020-09-09T11:31:24.464Z] Merging remotes/origin/master commit f50a40e889fdaeebf14fce1d494f95e60092d21d into PR head commit 65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf [2020-09-09T11:31:24.500Z] #39 82.84 CC criu/path.o [2020-09-09T11:31:24.533Z] #51 38.44 Reading package lists... [2020-09-09T11:31:24.533Z] #51 ... [2020-09-09T11:31:24.533Z] [2020-09-09T11:31:24.533Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-09T11:31:24.533Z] #32 38.78 Fetched 8379 kB in 28s (297 kB/s) [2020-09-09T11:31:24.792Z] #32 38.78 Reading package lists... [2020-09-09T11:31:24.792Z] #32 ... [2020-09-09T11:31:24.792Z] [2020-09-09T11:31:24.792Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-09T11:31:24.793Z] #39 82.97 CC criu/pie-util-vdso.o [2020-09-09T11:31:24.793Z] #39 83.23 CC criu/pie-util.o [2020-09-09T11:31:24.901Z] Merge succeeded, producing 65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf [2020-09-09T11:31:24.901Z] Checking out Revision 65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf (PR-41290) [2020-09-09T11:31:25.086Z] #39 83.36 CC criu/pipes.o [2020-09-09T11:31:23.221Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-09T11:31:23.235Z] > git config --add remote.origin.fetch +refs/pull/41290/head:refs/remotes/origin/PR-41290 # timeout=10 [2020-09-09T11:31:23.251Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-09T11:31:23.275Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-09T11:31:23.296Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-09T11:31:23.296Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-09T11:31:23.307Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41290/head:refs/remotes/origin/PR-41290 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-09T11:31:23.731Z] > git config core.sparsecheckout # timeout=10 [2020-09-09T11:31:23.748Z] > git checkout -f 65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf # timeout=10 [2020-09-09T11:31:24.815Z] > git remote # timeout=10 [2020-09-09T11:31:24.833Z] > git config --get remote.origin.url # timeout=10 [2020-09-09T11:31:24.845Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-09T11:31:24.847Z] > git merge f50a40e889fdaeebf14fce1d494f95e60092d21d # timeout=10 [2020-09-09T11:31:24.870Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-09T11:31:24.903Z] > git config core.sparsecheckout # timeout=10 [2020-09-09T11:31:24.913Z] > git checkout -f 65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf # timeout=10 [2020-09-09T11:31:25.271Z] Merge succeeded, producing 65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf [2020-09-09T11:31:25.271Z] Checking out Revision 65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf (PR-41290) [2020-09-09T11:31:23.879Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-09T11:31:23.918Z] > git config --add remote.origin.fetch +refs/pull/41290/head:refs/remotes/origin/PR-41290 # timeout=10 [2020-09-09T11:31:23.942Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-09T11:31:23.968Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-09T11:31:23.992Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-09T11:31:23.993Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-09T11:31:23.994Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41290/head:refs/remotes/origin/PR-41290 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-09T11:31:24.470Z] > git config core.sparsecheckout # timeout=10 [2020-09-09T11:31:24.491Z] > git checkout -f 65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf # timeout=10 [2020-09-09T11:31:25.378Z] #39 83.71 CC criu/plugin.o [2020-09-09T11:31:25.381Z] Merge succeeded, producing 65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf [2020-09-09T11:31:25.382Z] Checking out Revision 65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf (PR-41290) [2020-09-09T11:31:23.930Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-09T11:31:23.949Z] > git config --add remote.origin.fetch +refs/pull/41290/head:refs/remotes/origin/PR-41290 # timeout=10 [2020-09-09T11:31:23.975Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-09T11:31:24.003Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-09T11:31:24.035Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-09T11:31:24.035Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-09T11:31:24.036Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41290/head:refs/remotes/origin/PR-41290 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-09T11:31:24.391Z] > git config core.sparsecheckout # timeout=10 [2020-09-09T11:31:24.419Z] > git checkout -f 65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf # timeout=10 [2020-09-09T11:31:25.160Z] > git remote # timeout=10 [2020-09-09T11:31:25.183Z] > git config --get remote.origin.url # timeout=10 [2020-09-09T11:31:25.206Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-09T11:31:25.207Z] > git merge f50a40e889fdaeebf14fce1d494f95e60092d21d # timeout=10 [2020-09-09T11:31:25.240Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-09T11:31:25.268Z] > git config core.sparsecheckout # timeout=10 [2020-09-09T11:31:25.287Z] > git checkout -f 65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf # timeout=10 [2020-09-09T11:31:25.671Z] #39 83.97 CC criu/proc_parse.o [2020-09-09T11:31:26.074Z] #52 22.85 Reading package lists... [2020-09-09T11:31:26.074Z] #52 ... [2020-09-09T11:31:26.074Z] [2020-09-09T11:31:26.074Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:31:26.074Z] #11 21.08 Reading package lists... [2020-09-09T11:31:27.183Z] #39 85.04 CC criu/protobuf-desc.o [2020-09-09T11:31:27.183Z] #39 85.49 CC criu/protobuf.o [2020-09-09T11:31:27.476Z] #39 85.64 CC criu/pstree.o [2020-09-09T11:31:25.293Z] > git remote # timeout=10 [2020-09-09T11:31:25.317Z] > git config --get remote.origin.url # timeout=10 [2020-09-09T11:31:25.339Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-09T11:31:25.340Z] > git merge f50a40e889fdaeebf14fce1d494f95e60092d21d # timeout=10 [2020-09-09T11:31:25.357Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-09T11:31:25.379Z] > git config core.sparsecheckout # timeout=10 [2020-09-09T11:31:25.387Z] > git checkout -f 65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf # timeout=10 [2020-09-09T11:31:27.768Z] #39 86.19 CC criu/rbtree.o [2020-09-09T11:31:27.920Z] #11 28.14 Building dependency tree... [2020-09-09T11:31:28.061Z] #39 86.35 CC criu/rst-malloc.o [2020-09-09T11:31:28.061Z] #39 86.47 CC criu/seccomp.o [2020-09-09T11:31:28.354Z] #39 ... [2020-09-09T11:31:28.354Z] [2020-09-09T11:31:28.354Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:31:28.354Z] #49 50.71 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-09-09T11:31:28.354Z] #49 51.86 + mkdir -p /build [2020-09-09T11:31:28.354Z] #49 51.86 + cp runc /build/runc [2020-09-09T11:31:28.354Z] #49 DONE 52.1s [2020-09-09T11:31:28.647Z] [2020-09-09T11:31:28.647Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-09T11:31:28.647Z] #36 ... [2020-09-09T11:31:28.647Z] [2020-09-09T11:31:28.647Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:31:28.647Z] #39 87.00 CC criu/seize.o [2020-09-09T11:31:29.352Z] Commit message: "Simplify getUser() to use libcontainer built-in functionality" [2020-09-09T11:31:29.437Z] Commit message: "Simplify getUser() to use libcontainer built-in functionality" [2020-09-09T11:31:29.466Z] #11 31.26 The following additional packages will be installed: [2020-09-09T11:31:29.466Z] #11 31.27 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-09-09T11:31:29.466Z] #11 31.27 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-09-09T11:31:29.466Z] #11 31.27 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-09-09T11:31:29.466Z] #11 31.28 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-09T11:31:29.466Z] #11 31.29 Suggested packages: [2020-09-09T11:31:29.466Z] #11 31.29 gcc-8-locales seccomp wine64 [2020-09-09T11:31:29.488Z] Commit message: "Simplify getUser() to use libcontainer built-in functionality" [2020-09-09T11:31:29.759Z] #39 87.78 CC criu/servicefd.o [2020-09-09T11:31:29.759Z] #39 88.00 CC criu/shmem.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-09T11:31:30.052Z] #39 88.47 CC criu/sigframe.o [2020-09-09T11:31:30.345Z] #39 88.54 CC criu/signalfd.o [2020-09-09T11:31:30.345Z] #39 88.69 CC criu/sk-inet.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-09T11:31:30.679Z] + docker version [Pipeline] sh [2020-09-09T11:31:30.980Z] #39 89.15 CC criu/sk-netlink.o [2020-09-09T11:31:31.012Z] #11 32.92 The following NEW packages will be installed: [2020-09-09T11:31:31.098Z] + docker version [2020-09-09T11:31:31.273Z] #39 89.39 CC criu/sk-packet.o [2020-09-09T11:31:31.273Z] #39 89.64 CC criu/sk-queue.o [2020-09-09T11:31:31.329Z] #11 32.92 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-09-09T11:31:31.329Z] #11 32.92 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-09-09T11:31:31.329Z] #11 32.93 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-09-09T11:31:31.329Z] #11 32.93 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-09-09T11:31:31.329Z] #11 32.93 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-09-09T11:31:31.329Z] #11 32.94 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-09T11:31:31.368Z] #23 48.91 Reading package lists... [2020-09-09T11:31:31.368Z] #23 ... [2020-09-09T11:31:31.368Z] [2020-09-09T11:31:31.368Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-09T11:31:31.368Z] #38 39.07 Reading package lists... [2020-09-09T11:31:31.370Z] + docker version [2020-09-09T11:31:31.589Z] #39 89.85 CC criu/sk-tcp.o [2020-09-09T11:31:31.634Z] #11 33.27 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-09-09T11:31:31.634Z] #11 33.27 Need to get 78.9 MB of archives. [2020-09-09T11:31:31.634Z] #11 33.27 After this operation, 532 MB of additional disk space will be used. [2020-09-09T11:31:31.634Z] #11 33.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-09-09T11:31:31.881Z] #39 90.11 CC criu/sk-unix.o [2020-09-09T11:31:32.287Z] #11 34.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-09-09T11:31:32.287Z] #11 ... [2020-09-09T11:31:32.287Z] [2020-09-09T11:31:32.287Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-09T11:31:32.287Z] #39 22.20 Reading package lists... [2020-09-09T11:31:32.287Z] #39 29.22 Building dependency tree... [2020-09-09T11:31:32.288Z] #39 32.49 The following additional packages will be installed: [2020-09-09T11:31:32.288Z] #39 32.50 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-09-09T11:31:32.288Z] #39 32.50 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-09-09T11:31:32.288Z] #39 32.51 Suggested packages: [2020-09-09T11:31:32.288Z] #39 32.52 manpages-dev python-setuptools [2020-09-09T11:31:32.288Z] #39 33.89 The following NEW packages will be installed: [2020-09-09T11:31:32.288Z] #39 33.89 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-09-09T11:31:32.288Z] #39 33.89 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-09-09T11:31:32.288Z] #39 33.89 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-09-09T11:31:32.288Z] #39 33.90 python-six zlib1g-dev [2020-09-09T11:31:32.288Z] #39 34.04 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-09-09T11:31:32.288Z] #39 34.04 Need to get 4075 kB of archives. [2020-09-09T11:31:32.288Z] #39 34.04 After this operation, 24.5 MB of additional disk space will be used. [2020-09-09T11:31:32.288Z] #39 34.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-09-09T11:31:32.288Z] #39 34.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-09-09T11:31:32.288Z] #39 34.15 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-09-09T11:31:32.288Z] #39 34.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-09-09T11:31:32.288Z] #39 34.17 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-09-09T11:31:32.288Z] #39 34.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-09-09T11:31:32.288Z] #39 34.19 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2020-09-09T11:31:32.288Z] #39 34.20 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-09-09T11:31:32.288Z] #39 34.23 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-09-09T11:31:32.594Z] #39 34.31 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-09-09T11:31:32.594Z] #39 34.37 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-09-09T11:31:32.921Z] #39 90.93 CC criu/sockets.o [2020-09-09T11:31:32.921Z] #39 91.28 CC criu/stats.o [2020-09-09T11:31:33.213Z] #39 91.46 CC criu/string.o [2020-09-09T11:31:33.213Z] #39 91.51 CC criu/sysctl.o [2020-09-09T11:31:33.245Z] #39 34.95 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-09-09T11:31:33.245Z] #39 35.03 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2020-09-09T11:31:33.245Z] #39 35.04 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-09-09T11:31:33.245Z] #39 35.05 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-09-09T11:31:33.245Z] #39 35.08 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-09-09T11:31:33.245Z] #39 35.08 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-09-09T11:31:33.507Z] #39 91.82 CC criu/sysfs_parse.o [2020-09-09T11:31:33.545Z] #39 ... [2020-09-09T11:31:33.545Z] [2020-09-09T11:31:33.545Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:31:33.545Z] #11 35.29 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-09-09T11:31:33.545Z] #11 35.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-09-09T11:31:33.812Z] #39 91.96 CC criu/timens.o [2020-09-09T11:31:33.812Z] #39 ... [2020-09-09T11:31:33.812Z] [2020-09-09T11:31:33.812Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-09T11:31:33.812Z] #36 DONE 128.4s [2020-09-09T11:31:33.812Z] [2020-09-09T11:31:33.812Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:31:33.812Z] #39 92.09 CC criu/timerfd.o [2020-09-09T11:31:33.812Z] #39 ... [2020-09-09T11:31:33.812Z] [2020-09-09T11:31:33.812Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:31:33.812Z] #45 124.6 + cd /tmp/tmp.354XkO4E0g/src/github.com/golangci/golangci-lint/ [2020-09-09T11:31:33.812Z] #45 124.6 + git checkout -q v1.23.8 [2020-09-09T11:31:33.812Z] #45 124.9 ++ git describe --tags [2020-09-09T11:31:33.812Z] #45 124.9 + version=v1.23.8 [2020-09-09T11:31:33.812Z] #45 124.9 ++ git rev-parse --short HEAD [2020-09-09T11:31:33.812Z] #45 124.9 + commit=76a82c6 [2020-09-09T11:31:33.812Z] #45 124.9 ++ git show -s --format=%cd [2020-09-09T11:31:33.812Z] #45 124.9 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-09-09T11:31:33.812Z] #45 124.9 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-09T11:31:33.845Z] #11 35.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-09-09T11:31:33.846Z] #11 35.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-09-09T11:31:34.500Z] #11 36.23 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-09-09T11:31:34.837Z] #11 36.60 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2020-09-09T11:31:34.850Z] #45 ... [2020-09-09T11:31:34.850Z] [2020-09-09T11:31:34.850Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-09T11:31:34.850Z] #37 DONE 0.2s [2020-09-09T11:31:34.850Z] [2020-09-09T11:31:34.850Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:31:34.850Z] #39 92.31 CC criu/tty.o [2020-09-09T11:31:35.143Z] #39 93.27 CC criu/tun.o [2020-09-09T11:31:35.143Z] #39 93.45 CC criu/uffd.o [2020-09-09T11:31:35.162Z] #11 36.72 Get:9 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] [2020-09-09T11:31:35.470Z] #11 ... [2020-09-09T11:31:35.470Z] [2020-09-09T11:31:35.471Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-09T11:31:35.471Z] #52 22.85 Reading package lists... [2020-09-09T11:31:35.471Z] #52 29.83 Building dependency tree... [2020-09-09T11:31:35.471Z] #52 33.70 The following additional packages will be installed: [2020-09-09T11:31:35.471Z] #52 33.71 libbtrfs0 [2020-09-09T11:31:35.471Z] #52 33.94 The following NEW packages will be installed: [2020-09-09T11:31:35.471Z] #52 33.96 libbtrfs-dev libbtrfs0 [2020-09-09T11:31:35.471Z] #52 34.18 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-09-09T11:31:35.471Z] #52 34.18 Need to get 120 kB of archives. [2020-09-09T11:31:35.471Z] #52 34.18 After this operation, 423 kB of additional disk space will be used. [2020-09-09T11:31:35.471Z] #52 34.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-09-09T11:31:35.471Z] #52 34.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-09-09T11:31:35.471Z] #52 35.80 debconf: delaying package configuration, since apt-utils is not installed [2020-09-09T11:31:35.471Z] #52 36.08 Fetched 120 kB in 0s (1178 kB/s) [2020-09-09T11:31:35.471Z] #52 36.20 Selecting previously unselected package libbtrfs0. [2020-09-09T11:31:35.471Z] #52 36.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-09-09T11:31:35.471Z] #52 36.35 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-09-09T11:31:35.471Z] #52 36.36 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-09T11:31:35.471Z] #52 36.56 Selecting previously unselected package libbtrfs-dev. [2020-09-09T11:31:35.471Z] #52 36.60 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-09-09T11:31:35.471Z] #52 36.60 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-09T11:31:35.471Z] #52 36.83 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-09T11:31:35.471Z] #52 36.84 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-09T11:31:35.471Z] #52 36.85 Processing triggers for libc-bin (2.28-10) ... [2020-09-09T11:31:35.471Z] #52 DONE 37.3s [2020-09-09T11:31:35.471Z] [2020-09-09T11:31:35.471Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-09T11:31:35.471Z] #39 36.93 debconf: delaying package configuration, since apt-utils is not installed [2020-09-09T11:31:35.471Z] #39 37.17 Fetched 4075 kB in 1s (3629 kB/s) [2020-09-09T11:31:35.471Z] #39 37.40 Selecting previously unselected package libcap-dev:ppc64el. [2020-09-09T11:31:35.589Z] #38 50.58 Reading package lists... [2020-09-09T11:31:35.589Z] #38 ... [2020-09-09T11:31:35.589Z] [2020-09-09T11:31:35.589Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-09T11:31:35.589Z] #51 38.44 Reading package lists... [2020-09-09T11:31:35.589Z] #51 49.78 Reading package lists... [2020-09-09T11:31:35.589Z] #51 ... [2020-09-09T11:31:35.589Z] [2020-09-09T11:31:35.589Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-09T11:31:35.589Z] #32 38.78 Reading package lists... [2020-09-09T11:31:35.589Z] #32 50.14 Reading package lists... [2020-09-09T11:31:35.589Z] #32 ... [2020-09-09T11:31:35.589Z] [2020-09-09T11:31:35.589Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:31:35.589Z] #10 37.90 Reading package lists... [2020-09-09T11:31:35.778Z] #39 93.80 CC criu/util.o [2020-09-09T11:31:35.793Z] #39 37.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 ... 15339 files and directories currently installed.) [2020-09-09T11:31:35.793Z] #39 37.55 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-09-09T11:31:35.793Z] #39 37.55 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-09-09T11:31:35.999Z] Client: Docker Engine - Community [2020-09-09T11:31:35.999Z] Version: 19.03.12 [2020-09-09T11:31:35.999Z] API version: 1.40 [2020-09-09T11:31:35.999Z] Go version: go1.13.10 [2020-09-09T11:31:35.999Z] Git commit: 48a66213fe [2020-09-09T11:31:35.999Z] Built: Mon Jun 22 15:45:36 2020 [2020-09-09T11:31:35.999Z] OS/Arch: linux/amd64 [2020-09-09T11:31:35.999Z] Experimental: false [2020-09-09T11:31:35.999Z] [2020-09-09T11:31:35.999Z] Server: Docker Engine - Community [2020-09-09T11:31:35.999Z] Engine: [2020-09-09T11:31:35.999Z] Version: 19.03.12 [2020-09-09T11:31:35.999Z] API version: 1.40 (minimum version 1.12) [2020-09-09T11:31:35.999Z] Go version: go1.13.10 [2020-09-09T11:31:35.999Z] Git commit: 48a66213fe [2020-09-09T11:31:35.999Z] Built: Mon Jun 22 15:44:07 2020 [2020-09-09T11:31:35.999Z] OS/Arch: linux/amd64 [2020-09-09T11:31:35.999Z] Experimental: true [2020-09-09T11:31:35.999Z] containerd: [2020-09-09T11:31:35.999Z] Version: 1.2.13 [2020-09-09T11:31:35.999Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-09T11:31:35.999Z] runc: [2020-09-09T11:31:35.999Z] Version: 1.0.0-rc10 [2020-09-09T11:31:35.999Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-09T11:31:35.999Z] docker-init: [2020-09-09T11:31:35.999Z] Version: 0.18.0 [2020-09-09T11:31:35.999Z] GitCommit: fec3683 [Pipeline] sh [2020-09-09T11:31:36.071Z] #39 94.42 CC criu/uts_ns.o [2020-09-09T11:31:36.095Z] #39 37.78 Selecting previously unselected package libnet1:ppc64el. [2020-09-09T11:31:36.095Z] #39 37.78 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-09-09T11:31:36.095Z] #39 37.80 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-09-09T11:31:36.326Z] + docker info [2020-09-09T11:31:36.364Z] #39 94.57 CC criu/vdso.o [2020-09-09T11:31:36.364Z] #39 94.79 LINK criu/built-in.o [2020-09-09T11:31:36.396Z] Client: Docker Engine - Community [2020-09-09T11:31:36.396Z] Version: 19.03.12 [2020-09-09T11:31:36.396Z] API version: 1.40 [2020-09-09T11:31:36.396Z] Go version: go1.13.10 [2020-09-09T11:31:36.396Z] Git commit: 48a66213fe [2020-09-09T11:31:36.396Z] Built: Mon Jun 22 15:45:36 2020 [2020-09-09T11:31:36.396Z] OS/Arch: linux/amd64 [2020-09-09T11:31:36.396Z] Experimental: false [2020-09-09T11:31:36.396Z] [2020-09-09T11:31:36.396Z] Server: Docker Engine - Community [2020-09-09T11:31:36.396Z] Engine: [2020-09-09T11:31:36.396Z] Version: 19.03.12 [2020-09-09T11:31:36.396Z] API version: 1.40 (minimum version 1.12) [2020-09-09T11:31:36.396Z] Go version: go1.13.10 [2020-09-09T11:31:36.396Z] Git commit: 48a66213fe [2020-09-09T11:31:36.396Z] Built: Mon Jun 22 15:44:07 2020 [2020-09-09T11:31:36.396Z] OS/Arch: linux/amd64 [2020-09-09T11:31:36.396Z] Experimental: true [2020-09-09T11:31:36.396Z] containerd: [2020-09-09T11:31:36.396Z] Version: 1.2.13 [2020-09-09T11:31:36.396Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-09T11:31:36.396Z] runc: [2020-09-09T11:31:36.396Z] Version: 1.0.0-rc10 [2020-09-09T11:31:36.396Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-09T11:31:36.396Z] docker-init: [2020-09-09T11:31:36.396Z] Version: 0.18.0 [2020-09-09T11:31:36.396Z] GitCommit: fec3683 [2020-09-09T11:31:36.400Z] #39 ... [2020-09-09T11:31:36.400Z] [2020-09-09T11:31:36.400Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-09T11:31:36.400Z] #24 23.19 Reading package lists... [2020-09-09T11:31:36.400Z] #24 30.34 Building dependency tree... [2020-09-09T11:31:36.400Z] #24 33.58 ca-certificates is already the newest version (20200601~deb10u1). [2020-09-09T11:31:36.400Z] #24 33.58 The following additional packages will be installed: [2020-09-09T11:31:36.400Z] #24 33.59 libjq1 libonig5 [2020-09-09T11:31:36.400Z] #24 34.11 The following NEW packages will be installed: [2020-09-09T11:31:36.400Z] #24 34.11 jq libjq1 libonig5 [2020-09-09T11:31:36.400Z] #24 34.28 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-09-09T11:31:36.400Z] #24 34.28 Need to get 358 kB of archives. [2020-09-09T11:31:36.400Z] #24 34.28 After this operation, 1277 kB of additional disk space will be used. [2020-09-09T11:31:36.400Z] #24 34.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-09-09T11:31:36.400Z] #24 34.33 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-09-09T11:31:36.400Z] #24 34.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-09-09T11:31:36.400Z] #24 36.06 debconf: delaying package configuration, since apt-utils is not installed [2020-09-09T11:31:36.400Z] #24 36.48 Fetched 358 kB in 0s (3382 kB/s) [2020-09-09T11:31:36.400Z] #24 36.64 Selecting previously unselected package libonig5:ppc64el. [2020-09-09T11:31:36.400Z] #24 36.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-09-09T11:31:36.400Z] #24 36.71 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-09-09T11:31:36.400Z] #24 36.71 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-09-09T11:31:36.400Z] #24 36.97 Selecting previously unselected package libjq1:ppc64el. [2020-09-09T11:31:36.400Z] #24 36.98 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-09-09T11:31:36.400Z] #24 36.99 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-09-09T11:31:36.400Z] #24 37.17 Selecting previously unselected package jq. [2020-09-09T11:31:36.400Z] #24 37.19 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-09-09T11:31:36.400Z] #24 37.19 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-09T11:31:36.400Z] #24 37.50 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-09-09T11:31:36.400Z] #24 37.51 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-09-09T11:31:36.400Z] #24 37.52 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-09T11:31:36.400Z] #24 37.54 Processing triggers for libc-bin (2.28-10) ... [2020-09-09T11:31:36.400Z] #24 DONE 38.0s [2020-09-09T11:31:36.400Z] [2020-09-09T11:31:36.400Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-09-09T11:31:36.400Z] #25 DONE 0.1s [2020-09-09T11:31:36.400Z] [2020-09-09T11:31:36.400Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-09T11:31:36.400Z] #39 37.95 Selecting previously unselected package libnet1-dev. [2020-09-09T11:31:36.400Z] #39 37.96 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-09-09T11:31:36.400Z] #39 37.98 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [Pipeline] sh [2020-09-09T11:31:36.656Z] #39 94.85 LINK criu/criu [2020-09-09T11:31:36.656Z] #39 94.99 DEP lib/c/criu.d [2020-09-09T11:31:36.656Z] #39 95.03 CC images/rpc.pb-c.o [2020-09-09T11:31:36.704Z] #39 38.25 Selecting previously unselected package libnl-3-200:ppc64el. [2020-09-09T11:31:36.704Z] #39 38.25 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-09-09T11:31:36.704Z] #39 38.26 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-09-09T11:31:36.704Z] #39 38.32 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-09-09T11:31:36.704Z] #39 38.32 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-09-09T11:31:36.704Z] #39 38.33 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-09-09T11:31:36.704Z] #39 38.48 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-09-09T11:31:36.704Z] #39 38.49 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-09-09T11:31:36.704Z] #39 38.50 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-09-09T11:31:36.704Z] #39 38.59 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-09-09T11:31:36.730Z] + docker info [2020-09-09T11:31:36.949Z] #39 95.24 CC lib/c/criu.o [2020-09-09T11:31:36.980Z] #10 50.02 Reading package lists... [2020-09-09T11:31:36.980Z] #10 ... [2020-09-09T11:31:36.980Z] [2020-09-09T11:31:36.980Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-09T11:31:36.980Z] #23 48.91 Reading package lists... [2020-09-09T11:31:37.005Z] #39 38.59 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-09-09T11:31:37.005Z] #39 38.59 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-09-09T11:31:37.005Z] #39 38.73 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-09-09T11:31:37.005Z] #39 38.73 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-09-09T11:31:37.005Z] #39 38.73 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-09-09T11:31:37.241Z] #39 95.65 LINK lib/c/built-in.o [2020-09-09T11:31:37.308Z] #39 38.93 Selecting previously unselected package libprotobuf17:ppc64el. [2020-09-09T11:31:37.308Z] #39 38.95 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-09-09T11:31:37.308Z] #39 38.95 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-09-09T11:31:37.534Z] #39 95.65 LINK lib/c/libcriu.so [2020-09-09T11:31:37.534Z] #39 95.68 LINK lib/c/libcriu.a [2020-09-09T11:31:37.534Z] #39 95.76 GEN magic.py [2020-09-09T11:31:37.534Z] #39 95.83 Note: Building without setproctitle() and strlcpy() support. [2020-09-09T11:31:37.534Z] #39 95.83 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-09T11:31:37.534Z] #39 95.84 Note: Building without GnuTLS support [2020-09-09T11:31:37.534Z] #39 95.84 Makefile.config:39: Warn: you have no libnftables installed [2020-09-09T11:31:37.534Z] #39 95.84 Makefile.config:40: Warn: Building without nftables support [2020-09-09T11:31:37.826Z] #39 96.10 fatal: not a git repository (or any of the parent directories): .git [2020-09-09T11:31:37.959Z] #39 39.84 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-09-09T11:31:37.959Z] #39 39.86 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-09-09T11:31:37.959Z] #39 39.87 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-09-09T11:31:38.119Z] #39 96.37 make[1]: Nothing to be done for 'all'. [2020-09-09T11:31:38.411Z] #39 96.64 make[1]: 'images/built-in.o' is up to date. [2020-09-09T11:31:38.411Z] #39 96.66 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-09-09T11:31:38.411Z] #39 96.67 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-09-09T11:31:38.411Z] #39 96.67 make[1]: 'compel/libcompel.a' is up to date. [2020-09-09T11:31:38.411Z] #39 96.69 make[1]: 'compel/compel-host-bin' is up to date. [2020-09-09T11:31:38.411Z] #39 96.70 make[1]: Nothing to be done for 'all'. [2020-09-09T11:31:38.411Z] #39 96.71 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-09T11:31:38.411Z] #39 96.79 make[2]: Nothing to be done for 'all'. [2020-09-09T11:31:38.561Z] #39 40.19 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-09-09T11:31:38.561Z] #39 40.21 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-09-09T11:31:38.561Z] #39 40.21 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-09-09T11:31:38.704Z] #39 96.79 make[2]: Nothing to be done for 'all'. [2020-09-09T11:31:38.704Z] #39 96.81 make[2]: Nothing to be done for 'all'. [2020-09-09T11:31:38.704Z] #39 96.85 make[2]: Nothing to be done for 'all'. [2020-09-09T11:31:38.704Z] #39 96.87 make[2]: Nothing to be done for 'all'. [2020-09-09T11:31:38.704Z] #39 96.88 make[2]: Nothing to be done for 'all'. [2020-09-09T11:31:38.704Z] #39 96.89 make[2]: Nothing to be done for 'all'. [2020-09-09T11:31:38.704Z] #39 96.93 make[2]: Nothing to be done for 'all'. [2020-09-09T11:31:38.704Z] #39 96.93 INSTALL criu/criu [2020-09-09T11:31:38.996Z] #39 DONE 97.2s [2020-09-09T11:31:38.996Z] [2020-09-09T11:31:38.996Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:31:39.161Z] #23 61.19 Building dependency tree...#23 ... [2020-09-09T11:31:39.161Z] [2020-09-09T11:31:39.161Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:31:39.161Z] #43 DONE 63.0s [2020-09-09T11:31:39.161Z] [2020-09-09T11:31:39.161Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-09T11:31:39.161Z] #23 61.19 Building dependency tree... [2020-09-09T11:31:39.533Z] Client: Docker Engine - Community [2020-09-09T11:31:39.533Z] Version: 19.03.12 [2020-09-09T11:31:39.533Z] API version: 1.40 [2020-09-09T11:31:39.533Z] Go version: go1.13.10 [2020-09-09T11:31:39.533Z] Git commit: 48a6621 [2020-09-09T11:31:39.533Z] Built: Mon Jun 22 15:46:32 2020 [2020-09-09T11:31:39.533Z] OS/Arch: linux/arm64 [2020-09-09T11:31:39.533Z] Experimental: false [2020-09-09T11:31:39.533Z] [2020-09-09T11:31:39.533Z] Server: Docker Engine - Community [2020-09-09T11:31:39.533Z] Engine: [2020-09-09T11:31:39.533Z] Version: 19.03.12 [2020-09-09T11:31:39.533Z] API version: 1.40 (minimum version 1.12) [2020-09-09T11:31:39.533Z] Go version: go1.13.10 [2020-09-09T11:31:39.533Z] Git commit: 48a6621 [2020-09-09T11:31:39.533Z] Built: Mon Jun 22 15:45:04 2020 [2020-09-09T11:31:39.533Z] OS/Arch: linux/arm64 [2020-09-09T11:31:39.533Z] Experimental: true [2020-09-09T11:31:39.533Z] containerd: [2020-09-09T11:31:39.533Z] Version: 1.2.13 [2020-09-09T11:31:39.533Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-09T11:31:39.533Z] runc: [2020-09-09T11:31:39.533Z] Version: 1.0.0-rc10 [2020-09-09T11:31:39.533Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-09T11:31:39.533Z] docker-init: [2020-09-09T11:31:39.533Z] Version: 0.18.0 [2020-09-09T11:31:39.533Z] GitCommit: fec3683 [Pipeline] sh [2020-09-09T11:31:39.676Z] #39 ... [2020-09-09T11:31:39.676Z] [2020-09-09T11:31:39.676Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-09T11:31:39.676Z] #33 23.23 Reading package lists... [2020-09-09T11:31:39.676Z] #33 31.79 Building dependency tree... [2020-09-09T11:31:39.676Z] #33 34.24 The following additional packages will be installed: [2020-09-09T11:31:39.676Z] #33 34.24 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-09-09T11:31:39.676Z] #33 34.25 Suggested packages: [2020-09-09T11:31:39.676Z] #33 34.25 cmake-doc ninja-build lrzip [2020-09-09T11:31:39.676Z] #33 34.25 Recommended packages: [2020-09-09T11:31:39.676Z] #33 34.25 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-09-09T11:31:39.676Z] #33 35.00 The following NEW packages will be installed: [2020-09-09T11:31:39.676Z] #33 35.01 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-09-09T11:31:39.676Z] #33 35.02 vim-common xxd [2020-09-09T11:31:39.676Z] #33 35.14 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-09-09T11:31:39.676Z] #33 35.14 Need to get 14.9 MB of archives. [2020-09-09T11:31:39.676Z] #33 35.14 After this operation, 67.2 MB of additional disk space will be used. [2020-09-09T11:31:39.676Z] #33 35.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-09-09T11:31:39.676Z] #33 35.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-09-09T11:31:39.676Z] #33 35.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-09-09T11:31:39.676Z] #33 35.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-09-09T11:31:39.676Z] #33 36.68 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-09-09T11:31:39.676Z] #33 37.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-09-09T11:31:39.676Z] #33 37.19 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-09-09T11:31:39.676Z] #33 37.21 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-09-09T11:31:39.676Z] #33 37.35 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-09-09T11:31:39.676Z] #33 37.36 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-09-09T11:31:39.676Z] #33 39.97 debconf: delaying package configuration, since apt-utils is not installed [2020-09-09T11:31:39.676Z] #33 40.33 Fetched 14.9 MB in 3s (4367 kB/s) [2020-09-09T11:31:39.676Z] #33 40.46 Selecting previously unselected package xxd. [2020-09-09T11:31:39.676Z] #33 40.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-09-09T11:31:39.676Z] #33 40.60 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-09-09T11:31:39.676Z] #33 40.61 Unpacking xxd (2:8.1.0875-5) ... [2020-09-09T11:31:39.676Z] #33 40.94 Selecting previously unselected package vim-common. [2020-09-09T11:31:39.676Z] #33 40.97 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-09T11:31:39.676Z] #33 41.13 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-09T11:31:39.676Z] #33 41.57 Selecting previously unselected package cmake-data. [2020-09-09T11:31:39.676Z] #33 41.58 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-09-09T11:31:39.676Z] #33 ... [2020-09-09T11:31:39.676Z] [2020-09-09T11:31:39.676Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-09T11:31:39.676Z] #26 2.005 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-09T11:31:39.676Z] #26 2.547 #=#=# [2020-09-09T11:31:39.864Z] + docker info [2020-09-09T11:31:40.045Z] #52 ... [2020-09-09T11:31:40.045Z] [2020-09-09T11:31:40.045Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-09T11:31:40.045Z] #40 DONE 0.1s [2020-09-09T11:31:40.045Z] [2020-09-09T11:31:40.045Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-09T11:31:40.045Z] #42 DONE 0.1s [2020-09-09T11:31:40.045Z] [2020-09-09T11:31:40.045Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-09T11:31:40.045Z] #44 DONE 0.1s [2020-09-09T11:31:40.045Z] [2020-09-09T11:31:40.045Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:31:40.593Z] #26 2.800 # 2.3% ###### 8.4% ############ 17.1% ############### 21.6% ################## 25.7% ###################### 31.8% ########################## 36.5% ############################## 42.6% ################################# 46.7% #################################### 50.8% ######################################## 56.8% ############################################# 63.0% #################################################### 72.8% [2020-09-09T11:31:40.593Z] #26 ... [2020-09-09T11:31:40.593Z] [2020-09-09T11:31:40.594Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:31:40.594Z] #61 DONE 42.4s [2020-09-09T11:31:40.594Z] [2020-09-09T11:31:40.594Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-09T11:31:41.213Z] #26 2.800 # 2.3% ###### 8.4% ############ 17.1% ############### 21.6% ################## 25.7% ###################### 31.8% ########################## 36.5% ############################## 42.6% ################################# 46.7% #################################### 50.8% ######################################## 56.8% ############################################# 63.0% #################################################### 72.8% ########################################################### 83.0% ############################################################## 87.1% ################################################################ 89.1% ################################################################### 93.2% #################################################################### 95.7% ####################################################################### 99.1% ######################################################################## 100.0% [2020-09-09T11:31:41.702Z] #23 ... [2020-09-09T11:31:41.702Z] [2020-09-09T11:31:41.702Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:31:41.702Z] #30 64.43 sync [2020-09-09T11:31:41.702Z] #30 64.52 internal/reflectlite [2020-09-09T11:31:42.282Z] #26 5.695 #=#=# [2020-09-09T11:31:42.583Z] #26 6.006 ######### 13.7% ###################################### 53.9% ########################################################## 80.6% ######################################################################## 100.0% [2020-09-09T11:31:43.244Z] #26 6.895 [2020-09-09T11:31:43.543Z] #26 7.121 ############## 20.8% ################################################################## 93.0% ######################################################################## 100.0% [2020-09-09T11:31:44.194Z] #26 7.860 [2020-09-09T11:31:44.243Z] #30 ... [2020-09-09T11:31:44.243Z] [2020-09-09T11:31:44.243Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:31:44.243Z] #60 DONE 67.9s [2020-09-09T11:31:44.243Z] [2020-09-09T11:31:44.243Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-09T11:31:44.243Z] #23 66.34 ca-certificates is already the newest version (20200601~deb10u1). [2020-09-09T11:31:44.243Z] #23 66.34 The following additional packages will be installed: [2020-09-09T11:31:44.243Z] #23 66.38 libjq1 libonig5 [2020-09-09T11:31:44.243Z] #23 67.19 The following NEW packages will be installed: [2020-09-09T11:31:44.243Z] #23 67.25 jq libjq1 libonig5 [2020-09-09T11:31:44.243Z] #23 68.06 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-09-09T11:31:44.243Z] #23 68.06 Need to get 355 kB of archives. [2020-09-09T11:31:44.243Z] #23 68.06 After this operation, 1072 kB of additional disk space will be used. [2020-09-09T11:31:44.243Z] #23 68.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-09-09T11:31:44.243Z] #23 68.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-09-09T11:31:44.243Z] #23 68.07 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-09-09T11:31:44.478Z] Client: [2020-09-09T11:31:44.478Z] Debug Mode: false [2020-09-09T11:31:44.478Z] [2020-09-09T11:31:44.478Z] Server: [2020-09-09T11:31:44.478Z] Containers: 0 [2020-09-09T11:31:44.478Z] Running: 0 [2020-09-09T11:31:44.478Z] Paused: 0 [2020-09-09T11:31:44.478Z] Stopped: 0 [2020-09-09T11:31:44.478Z] Images: 0 [2020-09-09T11:31:44.478Z] Server Version: 19.03.12 [2020-09-09T11:31:44.478Z] Storage Driver: overlay2 [2020-09-09T11:31:44.478Z] Backing Filesystem: extfs [2020-09-09T11:31:44.478Z] Supports d_type: true [2020-09-09T11:31:44.478Z] Native Overlay Diff: true [2020-09-09T11:31:44.478Z] Logging Driver: json-file [2020-09-09T11:31:44.478Z] Cgroup Driver: cgroupfs [2020-09-09T11:31:44.478Z] Plugins: [2020-09-09T11:31:44.478Z] Volume: local [2020-09-09T11:31:44.478Z] Network: bridge host ipvlan macvlan null overlay [2020-09-09T11:31:44.478Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-09-09T11:31:44.478Z] Swarm: inactive [2020-09-09T11:31:44.478Z] Runtimes: runc [2020-09-09T11:31:44.478Z] Default Runtime: runc [2020-09-09T11:31:44.478Z] Init Binary: docker-init [2020-09-09T11:31:44.478Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-09T11:31:44.478Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-09T11:31:44.478Z] init version: fec3683 [2020-09-09T11:31:44.478Z] Security Options: [2020-09-09T11:31:44.478Z] apparmor [2020-09-09T11:31:44.478Z] seccomp [2020-09-09T11:31:44.478Z] Profile: default [2020-09-09T11:31:44.478Z] Kernel Version: 5.3.0-1030-aws [2020-09-09T11:31:44.478Z] Operating System: Ubuntu 18.04.4 LTS [2020-09-09T11:31:44.478Z] OSType: linux [2020-09-09T11:31:44.478Z] Architecture: x86_64 [2020-09-09T11:31:44.478Z] CPUs: 2 [2020-09-09T11:31:44.478Z] Total Memory: 7.569GiB [2020-09-09T11:31:44.478Z] Name: ip-10-100-59-117 [2020-09-09T11:31:44.478Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-09-09T11:31:44.478Z] Docker Root Dir: /var/lib/docker [2020-09-09T11:31:44.478Z] Debug Mode: false [2020-09-09T11:31:44.478Z] Registry: https://index.docker.io/v1/ [2020-09-09T11:31:44.478Z] Labels: [2020-09-09T11:31:44.478Z] Experimental: true [2020-09-09T11:31:44.478Z] Insecure Registries: [2020-09-09T11:31:44.478Z] 127.0.0.0/8 [2020-09-09T11:31:44.478Z] Live Restore Enabled: true [2020-09-09T11:31:44.478Z] [2020-09-09T11:31:44.478Z] WARNING: No swap limit support [Pipeline] sh [2020-09-09T11:31:44.806Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-09T11:31:44.806Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-09T11:31:44.806Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41290/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-09T11:31:44.806Z] + bash /home/ubuntu/workspace/moby_PR-41290/check-config.sh [2020-09-09T11:31:44.806Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-09T11:31:44.806Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-09-09T11:31:44.806Z] [2020-09-09T11:31:44.806Z] Generally Necessary: [2020-09-09T11:31:44.806Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-09T11:31:44.806Z] - apparmor: enabled and tools installed [2020-09-09T11:31:44.806Z] - CONFIG_NAMESPACES: enabled [2020-09-09T11:31:44.806Z] - CONFIG_NET_NS: enabled [2020-09-09T11:31:44.806Z] - CONFIG_PID_NS: enabled [2020-09-09T11:31:44.806Z] - CONFIG_IPC_NS: enabled [2020-09-09T11:31:44.806Z] - CONFIG_UTS_NS: enabled [2020-09-09T11:31:44.806Z] - CONFIG_CGROUPS: enabled [2020-09-09T11:31:44.806Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-09T11:31:44.806Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-09T11:31:44.806Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-09T11:31:44.806Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-09T11:31:44.806Z] - CONFIG_CPUSETS: enabled [2020-09-09T11:31:44.806Z] - CONFIG_MEMCG: enabled [2020-09-09T11:31:44.806Z] - CONFIG_KEYS: enabled [2020-09-09T11:31:44.806Z] - CONFIG_VETH: enabled (as module) [2020-09-09T11:31:44.806Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-09T11:31:44.806Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-09T11:31:44.806Z] - CONFIG_NF_NAT_IPV4: missing [2020-09-09T11:31:44.806Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-09T11:31:44.806Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-09T11:31:44.806Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-09T11:31:44.806Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-09T11:31:44.806Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-09T11:31:44.806Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-09T11:31:44.878Z] Client: [2020-09-09T11:31:44.878Z] Debug Mode: false [2020-09-09T11:31:44.878Z] [2020-09-09T11:31:44.878Z] Server: [2020-09-09T11:31:44.878Z] Containers: 0 [2020-09-09T11:31:44.878Z] Running: 0 [2020-09-09T11:31:44.878Z] Paused: 0 [2020-09-09T11:31:44.878Z] Stopped: 0 [2020-09-09T11:31:44.878Z] Images: 0 [2020-09-09T11:31:44.878Z] Server Version: 19.03.12 [2020-09-09T11:31:44.878Z] Storage Driver: overlay2 [2020-09-09T11:31:44.878Z] Backing Filesystem: extfs [2020-09-09T11:31:44.878Z] Supports d_type: true [2020-09-09T11:31:44.878Z] Native Overlay Diff: true [2020-09-09T11:31:44.878Z] Logging Driver: json-file [2020-09-09T11:31:44.878Z] Cgroup Driver: cgroupfs [2020-09-09T11:31:44.878Z] Plugins: [2020-09-09T11:31:44.878Z] Volume: local [2020-09-09T11:31:44.878Z] Network: bridge host ipvlan macvlan null overlay [2020-09-09T11:31:44.878Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-09-09T11:31:44.878Z] Swarm: inactive [2020-09-09T11:31:44.878Z] Runtimes: runc [2020-09-09T11:31:44.878Z] Default Runtime: runc [2020-09-09T11:31:44.878Z] Init Binary: docker-init [2020-09-09T11:31:44.878Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-09T11:31:44.878Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-09T11:31:44.878Z] init version: fec3683 [2020-09-09T11:31:44.878Z] Security Options: [2020-09-09T11:31:44.878Z] apparmor [2020-09-09T11:31:44.878Z] seccomp [2020-09-09T11:31:44.878Z] Profile: default [2020-09-09T11:31:44.878Z] Kernel Version: 5.3.0-1030-aws [2020-09-09T11:31:44.878Z] Operating System: Ubuntu 18.04.4 LTS [2020-09-09T11:31:44.878Z] OSType: linux [2020-09-09T11:31:44.878Z] Architecture: x86_64 [2020-09-09T11:31:44.878Z] CPUs: 2 [2020-09-09T11:31:44.878Z] Total Memory: 7.487GiB [2020-09-09T11:31:44.878Z] Name: ip-10-100-42-76 [2020-09-09T11:31:44.878Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-09-09T11:31:44.878Z] Docker Root Dir: /var/lib/docker [2020-09-09T11:31:44.878Z] Debug Mode: false [2020-09-09T11:31:44.878Z] Registry: https://index.docker.io/v1/ [2020-09-09T11:31:44.878Z] Labels: [2020-09-09T11:31:44.878Z] Experimental: true [2020-09-09T11:31:44.878Z] Insecure Registries: [2020-09-09T11:31:44.878Z] 127.0.0.0/8 [2020-09-09T11:31:44.878Z] Live Restore Enabled: true [2020-09-09T11:31:44.878Z] [2020-09-09T11:31:44.878Z] WARNING: No swap limit support [Pipeline] sh [2020-09-09T11:31:45.094Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-09T11:31:45.094Z] - CONFIG_NF_NAT_NEEDED: missing [2020-09-09T11:31:45.094Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-09T11:31:45.094Z] [2020-09-09T11:31:45.094Z] Optional Features: [2020-09-09T11:31:45.094Z] - CONFIG_USER_NS: enabled [2020-09-09T11:31:45.094Z] - CONFIG_SECCOMP: enabled [2020-09-09T11:31:45.094Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-09T11:31:45.094Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-09T11:31:45.094Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-09T11:31:45.094Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-09-09T11:31:45.094Z] - CONFIG_BLK_CGROUP: enabled [2020-09-09T11:31:45.094Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-09T11:31:45.094Z] - CONFIG_IOSCHED_CFQ: missing [2020-09-09T11:31:45.094Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-09-09T11:31:45.094Z] - CONFIG_CGROUP_PERF: enabled [2020-09-09T11:31:45.094Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-09T11:31:45.094Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-09T11:31:45.094Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-09T11:31:45.094Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-09T11:31:45.094Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-09T11:31:45.094Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-09T11:31:45.094Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-09T11:31:45.094Z] - CONFIG_IP_VS: enabled (as module) [2020-09-09T11:31:45.094Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-09T11:31:45.094Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-09T11:31:45.094Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-09T11:31:45.094Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-09T11:31:45.094Z] - CONFIG_EXT4_FS: enabled [2020-09-09T11:31:45.094Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-09T11:31:45.186Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-09T11:31:45.186Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-09T11:31:45.186Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41290/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-09T11:31:45.362Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-09T11:31:45.362Z] - Network Drivers: [2020-09-09T11:31:45.362Z] - "overlay": [2020-09-09T11:31:45.362Z] - CONFIG_VXLAN: enabled (as module) [2020-09-09T11:31:45.362Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-09T11:31:45.362Z] Optional (for encrypted networks): [2020-09-09T11:31:45.362Z] - CONFIG_CRYPTO: enabled [2020-09-09T11:31:45.362Z] - CONFIG_CRYPTO_AEAD: enabled [2020-09-09T11:31:45.362Z] - CONFIG_CRYPTO_GCM: enabled [2020-09-09T11:31:45.362Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-09-09T11:31:45.362Z] - CONFIG_CRYPTO_GHASH: enabled [2020-09-09T11:31:45.362Z] - CONFIG_XFRM: enabled [2020-09-09T11:31:45.362Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-09T11:31:45.362Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-09T11:31:45.362Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-09T11:31:45.362Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-09-09T11:31:45.362Z] - "ipvlan": [2020-09-09T11:31:45.362Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-09T11:31:45.362Z] - "macvlan": [2020-09-09T11:31:45.362Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-09T11:31:45.362Z] - CONFIG_DUMMY: enabled (as module) [2020-09-09T11:31:45.362Z] - "ftp,tftp client in container": [2020-09-09T11:31:45.362Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-09T11:31:45.362Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-09T11:31:45.362Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-09T11:31:45.362Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-09T11:31:45.362Z] - Storage Drivers: [2020-09-09T11:31:45.362Z] - "aufs": [2020-09-09T11:31:45.362Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-09T11:31:45.362Z] - "btrfs": [2020-09-09T11:31:45.362Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-09T11:31:45.362Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-09T11:31:45.362Z] - "devicemapper": [2020-09-09T11:31:45.362Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-09T11:31:45.362Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-09T11:31:45.362Z] - "overlay": [2020-09-09T11:31:45.362Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-09T11:31:45.362Z] - "zfs": [2020-09-09T11:31:45.362Z] - /dev/zfs: present [2020-09-09T11:31:45.362Z] - zfs command: missing [2020-09-09T11:31:45.362Z] - zpool command: missing [2020-09-09T11:31:45.362Z] [2020-09-09T11:31:45.362Z] Limits: [2020-09-09T11:31:45.362Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-09T11:31:45.362Z] [2020-09-09T11:31:45.362Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2020-09-09T11:31:45.430Z] #26 8.166 # 2.3% ##### 8.1% ############ 17.8% ################ 23.5% ##################### 29.3% ########################## 36.9% ############################## 42.7% ################################## 48.4% ####################################### 54.2% ############################################ 61.9% [2020-09-09T11:31:45.430Z] #26 ... [2020-09-09T11:31:45.430Z] [2020-09-09T11:31:45.430Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:31:45.430Z] #53 0.344 + RM_GOPATH=0 [2020-09-09T11:31:45.430Z] #53 0.345 + TMP_GOPATH= [2020-09-09T11:31:45.430Z] #53 0.345 + : /build [2020-09-09T11:31:45.430Z] #53 0.346 + '[' -z '' ']' [2020-09-09T11:31:45.430Z] #53 0.346 ++ mktemp -d [2020-09-09T11:31:45.430Z] #53 0.350 + export GOPATH=/tmp/tmp.i4z6fFYlOe [2020-09-09T11:31:45.430Z] #53 0.350 + GOPATH=/tmp/tmp.i4z6fFYlOe [2020-09-09T11:31:45.430Z] #53 0.350 + RM_GOPATH=1 [2020-09-09T11:31:45.430Z] #53 0.351 + case "$(go env GOARCH)" in [2020-09-09T11:31:45.430Z] #53 0.352 ++ go env GOARCH [2020-09-09T11:31:45.430Z] #53 0.441 + export GO_BUILDMODE=-buildmode=pie [2020-09-09T11:31:45.430Z] #53 0.448 + GO_BUILDMODE=-buildmode=pie [2020-09-09T11:31:45.430Z] #53 0.449 ++ dirname /tmp/install/install.sh [2020-09-09T11:31:45.430Z] #53 0.452 + dir=/tmp/install [2020-09-09T11:31:45.430Z] #53 0.452 + bin=containerd [2020-09-09T11:31:45.430Z] #53 0.452 + shift [2020-09-09T11:31:45.430Z] #53 0.452 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-09-09T11:31:45.430Z] #53 0.452 + . /tmp/install/containerd.installer [2020-09-09T11:31:45.430Z] #53 0.472 ++ set -e [2020-09-09T11:31:45.430Z] #53 0.472 ++ : 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-09T11:31:45.430Z] #53 0.473 + install_containerd [2020-09-09T11:31:45.430Z] #53 0.474 + echo 'Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a' [2020-09-09T11:31:45.430Z] #53 0.474 + git clone https://github.com/containerd/containerd.git /tmp/tmp.i4z6fFYlOe/src/github.com/containerd/containerd [2020-09-09T11:31:45.430Z] #53 0.474 Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-09T11:31:45.430Z] #53 0.477 Cloning into '/tmp/tmp.i4z6fFYlOe/src/github.com/containerd/containerd'... [Pipeline] sh [2020-09-09T11:31:45.447Z] + bash /home/ubuntu/workspace/moby_PR-41290/check-config.sh [2020-09-09T11:31:45.447Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-09T11:31:45.447Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-09-09T11:31:45.447Z] [2020-09-09T11:31:45.447Z] Generally Necessary: [2020-09-09T11:31:45.447Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-09T11:31:45.447Z] - apparmor: enabled and tools installed [2020-09-09T11:31:45.447Z] - CONFIG_NAMESPACES: enabled [2020-09-09T11:31:45.447Z] - CONFIG_NET_NS: enabled [2020-09-09T11:31:45.447Z] - CONFIG_PID_NS: enabled [2020-09-09T11:31:45.447Z] - CONFIG_IPC_NS: enabled [2020-09-09T11:31:45.447Z] - CONFIG_UTS_NS: enabled [2020-09-09T11:31:45.447Z] - CONFIG_CGROUPS: enabled [2020-09-09T11:31:45.447Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-09T11:31:45.447Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-09T11:31:45.447Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-09T11:31:45.447Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-09T11:31:45.447Z] - CONFIG_CPUSETS: enabled [2020-09-09T11:31:45.447Z] - CONFIG_MEMCG: enabled [2020-09-09T11:31:45.447Z] - CONFIG_KEYS: enabled [2020-09-09T11:31:45.621Z] #45 ... [2020-09-09T11:31:45.621Z] [2020-09-09T11:31:45.621Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:31:45.621Z] #52 117.4 + bin/containerd [2020-09-09T11:31:45.721Z] - CONFIG_VETH: enabled (as module) [2020-09-09T11:31:45.721Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-09T11:31:45.721Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-09T11:31:45.721Z] - CONFIG_NF_NAT_IPV4: missing [2020-09-09T11:31:45.721Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-09T11:31:45.721Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-09T11:31:45.721Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-09T11:31:45.721Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-09T11:31:45.721Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-09T11:31:45.721Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-09T11:31:45.721Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-09T11:31:45.721Z] - CONFIG_NF_NAT_NEEDED: missing [2020-09-09T11:31:45.721Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-09T11:31:45.721Z] [2020-09-09T11:31:45.721Z] Optional Features: [2020-09-09T11:31:45.721Z] - CONFIG_USER_NS: enabled [2020-09-09T11:31:45.721Z] - CONFIG_SECCOMP: enabled [2020-09-09T11:31:45.721Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-09T11:31:45.721Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-09T11:31:45.721Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-09T11:31:45.721Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-09-09T11:31:45.721Z] - CONFIG_BLK_CGROUP: enabled [2020-09-09T11:31:45.721Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-09T11:31:45.721Z] - CONFIG_IOSCHED_CFQ: missing [2020-09-09T11:31:45.721Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-09-09T11:31:45.721Z] - CONFIG_CGROUP_PERF: enabled [2020-09-09T11:31:45.721Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-09T11:31:45.721Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-09T11:31:45.721Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-09T11:31:45.721Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-09T11:31:45.721Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-09T11:31:45.721Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-09T11:31:45.721Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-09T11:31:45.721Z] - CONFIG_IP_VS: enabled (as module) [2020-09-09T11:31:45.721Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-09T11:31:45.721Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-09T11:31:45.721Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-09T11:31:45.721Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-09T11:31:45.721Z] - CONFIG_EXT4_FS: enabled [2020-09-09T11:31:45.734Z] #53 ... [2020-09-09T11:31:45.734Z] [2020-09-09T11:31:45.734Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-09T11:31:45.827Z] + sudo modprobe ip_vs [2020-09-09T11:31:45.827Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf . [2020-09-09T11:31:45.996Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-09T11:31:45.996Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-09T11:31:45.996Z] - Network Drivers: [2020-09-09T11:31:45.996Z] - "overlay": [2020-09-09T11:31:45.996Z] - CONFIG_VXLAN: enabled (as module) [2020-09-09T11:31:45.996Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-09T11:31:45.996Z] Optional (for encrypted networks): [2020-09-09T11:31:45.996Z] - CONFIG_CRYPTO: enabled [2020-09-09T11:31:45.996Z] - CONFIG_CRYPTO_AEAD: enabled [2020-09-09T11:31:45.996Z] - CONFIG_CRYPTO_GCM: enabled [2020-09-09T11:31:45.996Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-09-09T11:31:45.996Z] - CONFIG_CRYPTO_GHASH: enabled [2020-09-09T11:31:45.996Z] - CONFIG_XFRM: enabled [2020-09-09T11:31:45.996Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-09T11:31:45.996Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-09T11:31:45.996Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-09T11:31:45.996Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-09-09T11:31:45.996Z] - "ipvlan": [2020-09-09T11:31:45.996Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-09T11:31:45.996Z] - "macvlan": [2020-09-09T11:31:45.996Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-09T11:31:45.996Z] - CONFIG_DUMMY: enabled (as module) [2020-09-09T11:31:45.996Z] - "ftp,tftp client in container": [2020-09-09T11:31:45.996Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-09T11:31:45.996Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-09T11:31:45.996Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-09T11:31:45.996Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-09T11:31:45.996Z] - Storage Drivers: [2020-09-09T11:31:45.996Z] - "aufs": [2020-09-09T11:31:45.996Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-09T11:31:45.996Z] - "btrfs": [2020-09-09T11:31:45.996Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-09T11:31:46.093Z] #2 [internal] load build definition from Dockerfile [2020-09-09T11:31:46.093Z] #2 transferring dockerfile: 16.37kB 0.0s done [2020-09-09T11:31:46.153Z] #23 69.96 debconf: delaying package configuration, since apt-utils is not installed [2020-09-09T11:31:46.153Z] #23 70.30 Fetched 355 kB in 0s (847 kB/s) [2020-09-09T11:31:46.258Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-09T11:31:46.258Z] - "devicemapper": [2020-09-09T11:31:46.258Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-09T11:31:46.258Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-09T11:31:46.258Z] - "overlay": [2020-09-09T11:31:46.258Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-09T11:31:46.258Z] - "zfs": [2020-09-09T11:31:46.258Z] - /dev/zfs: present [2020-09-09T11:31:46.258Z] - zfs command: missing [2020-09-09T11:31:46.258Z] - zpool command: missing [2020-09-09T11:31:46.258Z] [2020-09-09T11:31:46.258Z] Limits: [2020-09-09T11:31:46.258Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-09T11:31:46.258Z] [2020-09-09T11:31:46.258Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-09T11:31:46.359Z] #2 DONE 0.2s [2020-09-09T11:31:46.359Z] [2020-09-09T11:31:46.359Z] #1 [internal] load .dockerignore [2020-09-09T11:31:46.359Z] #1 transferring context: 87B 0.0s done [2020-09-09T11:31:46.359Z] #1 DONE 0.2s [2020-09-09T11:31:46.359Z] [2020-09-09T11:31:46.359Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-09T11:31:46.415Z] #23 70.55 Selecting previously unselected package libonig5:amd64. [2020-09-09T11:31:46.415Z] #23 70.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-09T11:31:46.415Z] #23 70.63 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-09-09T11:31:46.613Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf . [2020-09-09T11:31:46.613Z] #1 [internal] load build definition from Dockerfile [2020-09-09T11:31:46.613Z] #1 transferring dockerfile: [2020-09-09T11:31:46.621Z] #3 DONE 0.4s [2020-09-09T11:31:46.621Z] [2020-09-09T11:31:46.621Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-09T11:31:46.621Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.0s done [2020-09-09T11:31:46.650Z] #26 8.166 # 2.3% ##### 8.1% ############ 17.8% ################ 23.5% ##################### 29.3% ########################## 36.9% ############################## 42.7% ################################## 48.4% ####################################### 54.2% ############################################ 61.9% ############################################### 65.7% ################################################### 71.5% ####################################################### 77.3% ########################################################## 81.1% ############################################################## 86.8% ################################################################## 92.9% ####################################################################### 98.7% ######################################################################## 100.0% [2020-09-09T11:31:46.675Z] #23 70.72 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-09-09T11:31:46.878Z] #1 transferring dockerfile: 16.37kB 0.0s done [2020-09-09T11:31:46.878Z] #1 DONE 0.1s [2020-09-09T11:31:46.878Z] [2020-09-09T11:31:46.878Z] #2 [internal] load .dockerignore [2020-09-09T11:31:46.878Z] #2 transferring context: 87B done [2020-09-09T11:31:46.878Z] #2 DONE 0.1s [2020-09-09T11:31:46.878Z] [2020-09-09T11:31:46.878Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-09T11:31:46.883Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-09-09T11:31:46.883Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-09-09T11:31:46.883Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-09-09T11:31:46.883Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 4.56MB / 8.88MB 0.2s [2020-09-09T11:31:46.883Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s [2020-09-09T11:31:46.936Z] #23 71.11 Selecting previously unselected package libjq1:amd64. [2020-09-09T11:31:46.936Z] #23 71.12 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-09-09T11:31:46.936Z] #23 71.12 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-09T11:31:47.139Z] #3 DONE 0.4s [2020-09-09T11:31:47.139Z] [2020-09-09T11:31:47.139Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-09T11:31:47.139Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-09-09T11:31:47.139Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-09-09T11:31:47.139Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-09-09T11:31:47.139Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-09-09T11:31:47.139Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 2.08MB / 8.88MB 0.1s [2020-09-09T11:31:47.144Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done [2020-09-09T11:31:47.144Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s [2020-09-09T11:31:47.198Z] #23 ... [2020-09-09T11:31:47.198Z] [2020-09-09T11:31:47.198Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-09T11:31:47.198Z] #51 49.78 Reading package lists... [2020-09-09T11:31:47.198Z] #51 61.68 Building dependency tree... [2020-09-09T11:31:47.198Z] #51 68.02 The following additional packages will be installed: [2020-09-09T11:31:47.198Z] #51 68.07 libbtrfs0 [2020-09-09T11:31:47.198Z] #51 68.43 The following NEW packages will be installed: [2020-09-09T11:31:47.198Z] #51 68.48 libbtrfs-dev libbtrfs0 [2020-09-09T11:31:47.198Z] #51 69.08 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-09-09T11:31:47.198Z] #51 69.08 Need to get 119 kB of archives. [2020-09-09T11:31:47.198Z] #51 69.08 After this operation, 387 kB of additional disk space will be used. [2020-09-09T11:31:47.198Z] #51 69.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-09-09T11:31:47.198Z] #51 69.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-09-09T11:31:47.198Z] #51 70.91 debconf: delaying package configuration, since apt-utils is not installed [2020-09-09T11:31:47.198Z] #51 71.13 Fetched 119 kB in 0s (383 kB/s) [2020-09-09T11:31:47.198Z] #51 71.23 Selecting previously unselected package libbtrfs0. [2020-09-09T11:31:47.198Z] #51 71.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 ... 15410 files and directories currently installed.) [2020-09-09T11:31:47.198Z] #51 71.38 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-09-09T11:31:47.198Z] #51 71.40 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-09T11:31:47.198Z] #51 ... [2020-09-09T11:31:47.198Z] [2020-09-09T11:31:47.198Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-09T11:31:47.198Z] #23 71.34 Selecting previously unselected package jq. [2020-09-09T11:31:47.198Z] #23 71.37 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-09-09T11:31:47.198Z] #23 71.39 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-09T11:31:47.339Z] #26 10.85 [2020-09-09T11:31:47.399Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-09-09T11:31:47.400Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-09-09T11:31:47.400Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s [2020-09-09T11:31:47.405Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-09-09T11:31:47.462Z] #23 ... [2020-09-09T11:31:47.462Z] [2020-09-09T11:31:47.462Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:31:47.462Z] #10 50.02 Reading package lists... [2020-09-09T11:31:47.462Z] #10 61.93 Building dependency tree... [2020-09-09T11:31:47.462Z] #10 67.74 The following additional packages will be installed: [2020-09-09T11:31:47.462Z] #10 67.74 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-09-09T11:31:47.462Z] #10 67.75 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-09-09T11:31:47.462Z] #10 67.75 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-09-09T11:31:47.462Z] #10 67.76 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-09T11:31:47.462Z] #10 67.79 Suggested packages: [2020-09-09T11:31:47.462Z] #10 67.79 gcc-8-locales seccomp wine64 [2020-09-09T11:31:47.462Z] #10 69.96 The following NEW packages will be installed: [2020-09-09T11:31:47.462Z] #10 70.02 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-09-09T11:31:47.462Z] #10 70.02 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-09-09T11:31:47.462Z] #10 70.02 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-09-09T11:31:47.462Z] #10 70.02 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-09-09T11:31:47.462Z] #10 70.02 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-09-09T11:31:47.462Z] #10 70.02 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-09T11:31:47.462Z] #10 70.46 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-09-09T11:31:47.462Z] #10 70.46 Need to get 77.7 MB of archives. [2020-09-09T11:31:47.462Z] #10 70.46 After this operation, 487 MB of additional disk space will be used. [2020-09-09T11:31:47.462Z] #10 70.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-09-09T11:31:47.462Z] #10 70.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-09-09T11:31:47.462Z] #10 71.12 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-09-09T11:31:47.462Z] #10 71.14 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-09-09T11:31:47.462Z] #10 71.15 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-09-09T11:31:47.462Z] #10 71.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-09-09T11:31:47.462Z] #10 ... [2020-09-09T11:31:47.462Z] [2020-09-09T11:31:47.462Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-09T11:31:47.462Z] #32 50.14 Reading package lists... [2020-09-09T11:31:47.462Z] #32 62.07 Building dependency tree... [2020-09-09T11:31:47.462Z] #32 68.22 The following additional packages will be installed: [2020-09-09T11:31:47.462Z] #32 68.26 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-09-09T11:31:47.462Z] #32 68.26 Suggested packages: [2020-09-09T11:31:47.462Z] #32 68.26 cmake-doc ninja-build lrzip [2020-09-09T11:31:47.462Z] #32 68.26 Recommended packages: [2020-09-09T11:31:47.462Z] #32 68.26 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-09-09T11:31:47.462Z] #32 70.04 The following NEW packages will be installed: [2020-09-09T11:31:47.462Z] #32 70.10 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-09-09T11:31:47.462Z] #32 70.10 vim-common xxd [2020-09-09T11:31:47.462Z] #32 70.69 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-09-09T11:31:47.462Z] #32 70.69 Need to get 14.9 MB of archives. [2020-09-09T11:31:47.462Z] #32 70.69 After this operation, 61.8 MB of additional disk space will be used. [2020-09-09T11:31:47.462Z] #32 70.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-09-09T11:31:47.462Z] #32 70.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-09T11:31:47.462Z] #32 70.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-09-09T11:31:47.462Z] #32 70.98 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-09-09T11:31:47.666Z] #4 DONE 0.9s [2020-09-09T11:31:47.722Z] #32 ... [2020-09-09T11:31:47.722Z] [2020-09-09T11:31:47.722Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-09T11:31:47.722Z] #38 50.58 Reading package lists... [2020-09-09T11:31:47.722Z] #38 62.11 Building dependency tree... [2020-09-09T11:31:47.722Z] #38 68.28 The following additional packages will be installed: [2020-09-09T11:31:47.722Z] #38 68.28 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-09-09T11:31:47.722Z] #38 68.28 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-09-09T11:31:47.722Z] #38 68.33 Suggested packages: [2020-09-09T11:31:47.722Z] #38 68.33 manpages-dev python-setuptools [2020-09-09T11:31:47.722Z] #38 70.56 The following NEW packages will be installed: [2020-09-09T11:31:47.722Z] #38 70.58 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-09-09T11:31:47.722Z] #38 70.59 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-09-09T11:31:47.722Z] #38 70.59 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-09-09T11:31:47.722Z] #38 70.60 python-six zlib1g-dev [2020-09-09T11:31:47.722Z] #38 71.06 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-09-09T11:31:47.722Z] #38 71.06 Need to get 4095 kB of archives. [2020-09-09T11:31:47.722Z] #38 71.06 After this operation, 22.5 MB of additional disk space will be used. [2020-09-09T11:31:47.722Z] #38 71.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-09-09T11:31:47.722Z] #38 71.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-09-09T11:31:47.722Z] #38 71.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-09-09T11:31:47.722Z] #38 71.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-09-09T11:31:47.722Z] #38 71.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-09-09T11:31:47.722Z] #38 71.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-09-09T11:31:47.722Z] #38 71.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-09-09T11:31:47.722Z] #38 71.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-09-09T11:31:47.722Z] #38 71.09 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-09-09T11:31:47.722Z] #38 71.17 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-09-09T11:31:47.722Z] #38 71.19 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-09-09T11:31:47.722Z] #38 71.29 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-09-09T11:31:47.722Z] #38 71.37 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-09-09T11:31:47.722Z] #38 71.38 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-09-09T11:31:47.722Z] #38 71.39 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-09-09T11:31:47.722Z] #38 71.41 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-09-09T11:31:47.722Z] #38 71.42 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-09-09T11:31:47.722Z] #38 ... [2020-09-09T11:31:47.722Z] [2020-09-09T11:31:47.722Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-09T11:31:47.722Z] #23 71.67 Setting up libonig5:amd64 (6.9.1-1) ... [2020-09-09T11:31:47.722Z] #23 71.70 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-09T11:31:47.722Z] #23 71.73 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-09T11:31:47.722Z] #23 71.78 Processing triggers for libc-bin (2.28-10) ... [2020-09-09T11:31:47.970Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-09-09T11:31:47.970Z] #4 DONE 0.8s [2020-09-09T11:31:48.235Z] [2020-09-09T11:31:48.235Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-09T11:31:48.235Z] #6 DONE 0.2s [2020-09-09T11:31:48.235Z] [2020-09-09T11:31:48.235Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-09T11:31:48.235Z] #5 DONE 0.2s [2020-09-09T11:31:48.235Z] [2020-09-09T11:31:48.235Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-09T11:31:48.235Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-09-09T11:31:48.235Z] #58 DONE 0.0s [2020-09-09T11:31:48.235Z] [2020-09-09T11:31:48.235Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-09T11:31:48.235Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2020-09-09T11:31:48.236Z] [2020-09-09T11:31:48.236Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-09T11:31:48.293Z] #23 DONE 72.3s [2020-09-09T11:31:48.293Z] [2020-09-09T11:31:48.293Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-09T11:31:48.293Z] #32 71.98 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-09-09T11:31:48.293Z] #32 72.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-09-09T11:31:48.293Z] #32 72.18 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-09-09T11:31:48.293Z] #32 72.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-09-09T11:31:48.293Z] #32 72.18 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-09-09T11:31:48.293Z] #32 72.18 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-09-09T11:31:48.293Z] #32 ... [2020-09-09T11:31:48.293Z] [2020-09-09T11:31:48.293Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-09-09T11:31:48.293Z] #24 DONE 0.1s [2020-09-09T11:31:48.293Z] [2020-09-09T11:31:48.293Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-09T11:31:48.293Z] #51 71.53 Selecting previously unselected package libbtrfs-dev. [2020-09-09T11:31:48.293Z] #51 71.54 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-09-09T11:31:48.293Z] #51 71.56 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-09T11:31:48.293Z] #51 72.13 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-09T11:31:48.293Z] #51 72.20 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-09T11:31:48.293Z] #51 72.25 Processing triggers for libc-bin (2.28-10) ... [2020-09-09T11:31:48.494Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2020-09-09T11:31:48.495Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-09-09T11:31:48.495Z] #7 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-09-09T11:31:48.495Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.79MB / 50.40MB 0.2s [2020-09-09T11:31:48.495Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.2s [2020-09-09T11:31:48.495Z] #7 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-09-09T11:31:48.495Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.2s [2020-09-09T11:31:48.499Z] #6 DONE 0.2s [2020-09-09T11:31:48.499Z] [2020-09-09T11:31:48.499Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-09T11:31:48.499Z] #5 DONE 0.2s [2020-09-09T11:31:48.499Z] [2020-09-09T11:31:48.499Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-09T11:31:48.499Z] #7 DONE 0.0s [2020-09-09T11:31:48.499Z] [2020-09-09T11:31:48.499Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-09T11:31:48.499Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2020-09-09T11:31:48.758Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.49MB / 50.40MB 0.3s [2020-09-09T11:31:48.758Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 2.16MB / 10.00MB 0.3s [2020-09-09T11:31:48.758Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.29MB / 7.81MB 0.3s [2020-09-09T11:31:48.758Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.10MB / 50.40MB 0.5s [2020-09-09T11:31:48.758Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 8.29MB / 10.00MB 0.5s [2020-09-09T11:31:48.759Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.48MB / 7.81MB 0.5s [2020-09-09T11:31:48.764Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-09-09T11:31:48.764Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.2s [2020-09-09T11:31:48.764Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-09-09T11:31:48.764Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-09-09T11:31:48.873Z] #51 DONE 72.9s [2020-09-09T11:31:48.873Z] [2020-09-09T11:31:48.873Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:31:49.025Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 9.73MB / 10.00MB 0.6s [2020-09-09T11:31:49.025Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 13.00MB / 50.40MB 0.7s [2020-09-09T11:31:49.025Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 16.83MB / 50.40MB 0.8s [2020-09-09T11:31:49.025Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.7s done [2020-09-09T11:31:49.025Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.7s done [2020-09-09T11:31:49.025Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 0.8s [2020-09-09T11:31:49.025Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 0.8s [2020-09-09T11:31:49.028Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.15MB / 9.86MB 0.4s [2020-09-09T11:31:49.288Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 20.94MB / 50.40MB 1.0s [2020-09-09T11:31:49.288Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.43MB / 51.83MB 1.0s [2020-09-09T11:31:49.288Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 6.97MB / 68.67MB 1.0s [2020-09-09T11:31:49.288Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 26.35MB / 50.40MB 1.1s [2020-09-09T11:31:49.288Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 8.29MB / 51.83MB 1.1s [2020-09-09T11:31:49.288Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 11.69MB / 68.67MB 1.1s [2020-09-09T11:31:49.305Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.7s [2020-09-09T11:31:49.554Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 29.40MB / 50.40MB 1.2s [2020-09-09T11:31:49.554Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 12.00MB / 51.83MB 1.2s [2020-09-09T11:31:49.554Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 36.51MB / 50.40MB 1.4s [2020-09-09T11:31:49.554Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 17.02MB / 51.83MB 1.4s [2020-09-09T11:31:49.554Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 18.74MB / 68.67MB 1.4s [2020-09-09T11:31:49.565Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2020-09-09T11:31:49.566Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.7s done [2020-09-09T11:31:49.654Z] #26 11.07 0.4% 0.9% # 2.0% ## 3.0% ### 4.7% #### 6.4% ##### 8.0% ###### 9.1% ####### 10.7% ######## 12.4% ########## 14.0% ########### 15.6% ############ 17.2% ############# 19.4% ############### 21.0% ################ 22.7% ################# 24.3% ################### 26.5% #################### 28.6% ##################### 30.3% ####################### 33.0% [2020-09-09T11:31:49.655Z] #26 ... [2020-09-09T11:31:49.655Z] [2020-09-09T11:31:49.655Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-09T11:31:49.655Z] #33 41.58 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-09-09T11:31:49.655Z] #33 41.62 Unpacking cmake-data (3.13.4-1) ... [2020-09-09T11:31:49.655Z] #33 46.17 Selecting previously unselected package libicu63:ppc64el. [2020-09-09T11:31:49.655Z] #33 46.21 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-09-09T11:31:49.655Z] #33 46.22 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-09-09T11:31:49.815Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 24.64MB / 51.83MB 1.5s [2020-09-09T11:31:49.815Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 22.97MB / 68.67MB 1.5s [2020-09-09T11:31:49.815Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 29.31MB / 68.67MB 1.6s [2020-09-09T11:31:49.969Z] Client: [2020-09-09T11:31:49.969Z] Debug Mode: false [2020-09-09T11:31:49.969Z] [2020-09-09T11:31:49.969Z] Server: [2020-09-09T11:31:49.969Z] Containers: 0 [2020-09-09T11:31:49.969Z] Running: 0 [2020-09-09T11:31:49.969Z] Paused: 0 [2020-09-09T11:31:49.969Z] Stopped: 0 [2020-09-09T11:31:49.969Z] Images: 0 [2020-09-09T11:31:49.969Z] Server Version: 19.03.12 [2020-09-09T11:31:49.969Z] Storage Driver: overlay2 [2020-09-09T11:31:49.969Z] Backing Filesystem: extfs [2020-09-09T11:31:49.969Z] Supports d_type: true [2020-09-09T11:31:49.969Z] Native Overlay Diff: true [2020-09-09T11:31:49.969Z] Logging Driver: json-file [2020-09-09T11:31:49.969Z] Cgroup Driver: cgroupfs [2020-09-09T11:31:49.969Z] Plugins: [2020-09-09T11:31:49.969Z] Volume: local [2020-09-09T11:31:49.969Z] Network: bridge host ipvlan macvlan null overlay [2020-09-09T11:31:49.969Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-09-09T11:31:49.969Z] Swarm: inactive [2020-09-09T11:31:49.969Z] Runtimes: runc [2020-09-09T11:31:49.969Z] Default Runtime: runc [2020-09-09T11:31:49.969Z] Init Binary: docker-init [2020-09-09T11:31:49.969Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-09T11:31:49.969Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-09T11:31:49.969Z] init version: fec3683 [2020-09-09T11:31:49.969Z] Security Options: [2020-09-09T11:31:49.969Z] apparmor [2020-09-09T11:31:49.969Z] seccomp [2020-09-09T11:31:49.969Z] Profile: default [2020-09-09T11:31:49.969Z] Kernel Version: 4.15.0-1074-aws [2020-09-09T11:31:49.969Z] Operating System: Ubuntu 16.04.6 LTS [2020-09-09T11:31:49.969Z] OSType: linux [2020-09-09T11:31:49.969Z] Architecture: aarch64 [2020-09-09T11:31:49.969Z] CPUs: 4 [2020-09-09T11:31:49.969Z] Total Memory: 7.525GiB [2020-09-09T11:31:49.969Z] Name: ip-10-100-111-95 [2020-09-09T11:31:49.969Z] ID: UTJC:VJXC:JR6C:MQOY:H5HB:HHV3:JK47:2SKG:XCXB:YJDM:JC3G:VSC2 [2020-09-09T11:31:49.969Z] Docker Root Dir: /var/lib/docker [2020-09-09T11:31:49.969Z] Debug Mode: false [2020-09-09T11:31:49.969Z] Registry: https://index.docker.io/v1/ [2020-09-09T11:31:49.969Z] Labels: [2020-09-09T11:31:49.969Z] Experimental: true [2020-09-09T11:31:49.969Z] Insecure Registries: [2020-09-09T11:31:49.969Z] 127.0.0.0/8 [2020-09-09T11:31:49.969Z] Live Restore Enabled: true [2020-09-09T11:31:49.969Z] [2020-09-09T11:31:49.969Z] WARNING: No swap limit support [2020-09-09T11:31:49.972Z] #33 ... [2020-09-09T11:31:49.973Z] [2020-09-09T11:31:49.973Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [Pipeline] sh [2020-09-09T11:31:50.079Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 41.20MB / 50.40MB 1.7s [2020-09-09T11:31:50.079Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 28.77MB / 51.83MB 1.7s [2020-09-09T11:31:50.079Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 44.31MB / 50.40MB 1.9s [2020-09-09T11:31:50.079Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 32.21MB / 51.83MB 1.9s [2020-09-09T11:31:50.079Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 36.74MB / 68.67MB 1.9s [2020-09-09T11:31:50.270Z] #26 11.07 0.4% 0.9% # 2.0% ## 3.0% ### 4.7% #### 6.4% ##### 8.0% ###### 9.1% ####### 10.7% ######## 12.4% ########## 14.0% ########### 15.6% ############ 17.2% ############# 19.4% ############### 21.0% ################ 22.7% ################# 24.3% ################### 26.5% #################### 28.6% ##################### 30.3% ####################### 33.0% ######################### 35.7% ########################### 38.1% ############################# 40.3% ############################## 42.5% ############################### 44.1% [2020-09-09T11:31:50.270Z] #26 ... [2020-09-09T11:31:50.270Z] [2020-09-09T11:31:50.270Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-09T11:31:50.270Z] #39 42.12 Selecting previously unselected package libprotoc17:ppc64el. [2020-09-09T11:31:50.270Z] #39 42.15 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-09-09T11:31:50.270Z] #39 42.15 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-09-09T11:31:50.270Z] #39 43.71 Selecting previously unselected package protobuf-c-compiler. [2020-09-09T11:31:50.270Z] #39 43.73 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-09-09T11:31:50.270Z] #39 43.74 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-09T11:31:50.270Z] #39 43.98 Selecting previously unselected package protobuf-compiler. [2020-09-09T11:31:50.270Z] #39 43.98 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-09-09T11:31:50.270Z] #39 43.99 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-09-09T11:31:50.270Z] #39 44.16 Selecting previously unselected package python-pkg-resources. [2020-09-09T11:31:50.270Z] #39 44.19 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-09-09T11:31:50.270Z] #39 44.21 Unpacking python-pkg-resources (40.8.0-1) ... [2020-09-09T11:31:50.270Z] #39 44.62 Selecting previously unselected package python-six. [2020-09-09T11:31:50.270Z] #39 44.63 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-09-09T11:31:50.270Z] #39 44.63 Unpacking python-six (1.12.0-1) ... [2020-09-09T11:31:50.270Z] #39 44.80 Selecting previously unselected package python-protobuf. [2020-09-09T11:31:50.270Z] #39 44.84 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-09-09T11:31:50.270Z] #39 44.86 Unpacking python-protobuf (3.6.1.3-2) ... [2020-09-09T11:31:50.270Z] #39 45.60 Setting up python-pkg-resources (40.8.0-1) ... [2020-09-09T11:31:50.270Z] #39 51.72 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-09-09T11:31:50.270Z] #39 51.74 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-09-09T11:31:50.270Z] #39 51.76 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-09-09T11:31:50.270Z] #39 51.78 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-09-09T11:31:50.270Z] #39 51.78 Setting up python-six (1.12.0-1) ... [2020-09-09T11:31:50.278Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-09T11:31:50.278Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-09T11:31:50.278Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41290/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-09T11:31:50.285Z] Running on azwin-2-b48c90 in d:\jenkins\workspace\moby_PR-41290 [Pipeline] { [Pipeline] ws [2020-09-09T11:31:50.302Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-09-09T11:31:50.348Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 46.87MB / 50.40MB 2.0s [2020-09-09T11:31:50.348Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 36.18MB / 51.83MB 2.0s [2020-09-09T11:31:50.349Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 39.09MB / 51.83MB 2.1s [2020-09-09T11:31:50.349Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 43.13MB / 68.67MB 2.1s [2020-09-09T11:31:50.349Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.2s [2020-09-09T11:31:50.349Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 42.58MB / 51.83MB 2.2s [2020-09-09T11:31:50.546Z] + bash /home/ubuntu/workspace/moby_PR-41290/check-config.sh [2020-09-09T11:31:50.546Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-09T11:31:50.546Z] info: reading kernel config from /boot/config-4.15.0-1074-aws ... [2020-09-09T11:31:50.546Z] [2020-09-09T11:31:50.546Z] Generally Necessary: [2020-09-09T11:31:50.546Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-09T11:31:50.546Z] - apparmor: enabled and tools installed [2020-09-09T11:31:50.546Z] - CONFIG_NAMESPACES: enabled [2020-09-09T11:31:50.546Z] - CONFIG_NET_NS: enabled [2020-09-09T11:31:50.546Z] - CONFIG_PID_NS: enabled [2020-09-09T11:31:50.546Z] - CONFIG_IPC_NS: enabled [2020-09-09T11:31:50.546Z] - CONFIG_UTS_NS: enabled [2020-09-09T11:31:50.546Z] - CONFIG_CGROUPS: enabled [2020-09-09T11:31:50.546Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-09T11:31:50.546Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-09T11:31:50.546Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-09T11:31:50.546Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-09T11:31:50.575Z] #39 ... [2020-09-09T11:31:50.575Z] [2020-09-09T11:31:50.575Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:31:50.575Z] #11 42.11 Get:10 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] [2020-09-09T11:31:50.575Z] #11 46.49 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-09-09T11:31:50.575Z] #11 46.50 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-09-09T11:31:50.575Z] #11 46.52 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-09-09T11:31:50.575Z] #11 46.53 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-09-09T11:31:50.575Z] #11 46.56 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-09-09T11:31:50.575Z] #11 46.57 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-09-09T11:31:50.575Z] #11 46.61 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-09-09T11:31:50.575Z] #11 46.89 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-09-09T11:31:50.575Z] #11 46.91 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-09-09T11:31:50.575Z] #11 46.95 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-09-09T11:31:50.575Z] #11 46.97 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-09-09T11:31:50.575Z] #11 47.11 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-09-09T11:31:50.575Z] #11 47.35 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-09-09T11:31:50.575Z] #11 47.43 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-09-09T11:31:50.575Z] #11 47.44 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-09-09T11:31:50.575Z] #11 49.29 debconf: delaying package configuration, since apt-utils is not installed [2020-09-09T11:31:50.575Z] #11 49.58 Fetched 78.9 MB in 14s (5499 kB/s) [2020-09-09T11:31:50.575Z] #11 49.71 Selecting previously unselected package binutils-mingw-w64-i686. [2020-09-09T11:31:50.575Z] #11 49.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-09-09T11:31:50.575Z] #11 49.79 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-09-09T11:31:50.575Z] #11 49.81 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-09T11:31:50.575Z] #11 ... [2020-09-09T11:31:50.575Z] [2020-09-09T11:31:50.575Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-09T11:31:50.610Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 47.92MB / 68.67MB 2.3s [2020-09-09T11:31:50.610Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 48.97MB / 51.83MB 2.4s [2020-09-09T11:31:50.809Z] - CONFIG_CPUSETS: enabled [2020-09-09T11:31:50.809Z] - CONFIG_MEMCG: enabled [2020-09-09T11:31:50.809Z] - CONFIG_KEYS: enabled [2020-09-09T11:31:50.809Z] - CONFIG_VETH: enabled (as module) [2020-09-09T11:31:50.809Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-09T11:31:50.809Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-09T11:31:50.809Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-09-09T11:31:50.809Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-09T11:31:50.809Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-09T11:31:50.809Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-09T11:31:50.809Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-09T11:31:50.809Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-09T11:31:50.809Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-09T11:31:50.809Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-09T11:31:50.875Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.5s [2020-09-09T11:31:51.072Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-09-09T11:31:51.072Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-09T11:31:51.072Z] [2020-09-09T11:31:51.072Z] Optional Features: [2020-09-09T11:31:51.072Z] - CONFIG_USER_NS: enabled [2020-09-09T11:31:51.072Z] - CONFIG_SECCOMP: enabled [2020-09-09T11:31:51.072Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-09T11:31:51.072Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-09T11:31:51.072Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-09T11:31:51.072Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-09-09T11:31:51.072Z] - CONFIG_BLK_CGROUP: enabled [2020-09-09T11:31:51.072Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-09T11:31:51.072Z] - CONFIG_IOSCHED_CFQ: enabled [2020-09-09T11:31:51.072Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-09-09T11:31:51.072Z] - CONFIG_CGROUP_PERF: enabled [2020-09-09T11:31:51.072Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-09T11:31:51.072Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-09T11:31:51.072Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-09T11:31:51.072Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-09T11:31:51.072Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-09T11:31:51.072Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-09T11:31:51.072Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-09T11:31:51.072Z] - CONFIG_IP_VS: enabled (as module) [2020-09-09T11:31:51.072Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-09T11:31:51.072Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-09T11:31:51.072Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-09T11:31:51.072Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-09T11:31:51.161Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.6s done [2020-09-09T11:31:51.161Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 57.14MB / 68.67MB 2.8s [2020-09-09T11:31:51.161Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 2.8s [2020-09-09T11:31:51.161Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2020-09-09T11:31:51.161Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 64.78MB / 68.67MB 3.0s [2020-09-09T11:31:51.185Z] #26 11.07 0.4% 0.9% # 2.0% ## 3.0% ### 4.7% #### 6.4% ##### 8.0% ###### 9.1% ####### 10.7% ######## 12.4% ########## 14.0% ########### 15.6% ############ 17.2% ############# 19.4% ############### 21.0% ################ 22.7% ################# 24.3% ################### 26.5% #################### 28.6% ##################### 30.3% ####################### 33.0% ######################### 35.7% ########################### 38.1% ############################# 40.3% ############################## 42.5% ############################### 44.1% ################################ 45.7% ################################# 47.2% #################################### 50.2% ##################################### 52.3% ###################################### 54.0% ####################################### 55.1% [2020-09-09T11:31:51.185Z] #26 ... [2020-09-09T11:31:51.185Z] [2020-09-09T11:31:51.185Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:31:51.185Z] #44 DONE 53.0s [2020-09-09T11:31:51.185Z] [2020-09-09T11:31:51.185Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-09T11:31:51.334Z] - CONFIG_EXT4_FS: enabled [2020-09-09T11:31:51.334Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-09T11:31:51.334Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-09T11:31:51.334Z] - Network Drivers: [2020-09-09T11:31:51.334Z] - "overlay": [2020-09-09T11:31:51.334Z] - CONFIG_VXLAN: enabled (as module) [2020-09-09T11:31:51.334Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-09T11:31:51.334Z] Optional (for encrypted networks): [2020-09-09T11:31:51.334Z] - CONFIG_CRYPTO: enabled [2020-09-09T11:31:51.334Z] - CONFIG_CRYPTO_AEAD: enabled [2020-09-09T11:31:51.334Z] - CONFIG_CRYPTO_GCM: enabled [2020-09-09T11:31:51.334Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-09-09T11:31:51.334Z] - CONFIG_CRYPTO_GHASH: enabled [2020-09-09T11:31:51.334Z] - CONFIG_XFRM: enabled [2020-09-09T11:31:51.334Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-09T11:31:51.334Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-09T11:31:51.334Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-09T11:31:51.334Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-09-09T11:31:51.334Z] - "ipvlan": [2020-09-09T11:31:51.334Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-09T11:31:51.334Z] - "macvlan": [2020-09-09T11:31:51.334Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-09T11:31:51.334Z] - CONFIG_DUMMY: enabled (as module) [2020-09-09T11:31:51.334Z] - "ftp,tftp client in container": [2020-09-09T11:31:51.412Z] #52 2.350 + RM_GOPATH=0 [2020-09-09T11:31:51.412Z] #52 2.350 + TMP_GOPATH= [2020-09-09T11:31:51.412Z] #52 2.350 + : /build [2020-09-09T11:31:51.412Z] #52 2.350 + '[' -z '' ']' [2020-09-09T11:31:51.412Z] #52 2.355 ++ mktemp -d [2020-09-09T11:31:51.412Z] #52 2.356 + export GOPATH=/tmp/tmp.zw2bAfRXOj [2020-09-09T11:31:51.412Z] #52 2.356 + GOPATH=/tmp/tmp.zw2bAfRXOj [2020-09-09T11:31:51.412Z] #52 2.356 + RM_GOPATH=1 [2020-09-09T11:31:51.412Z] #52 2.356 + case "$(go env GOARCH)" in [2020-09-09T11:31:51.412Z] #52 2.357 ++ go env GOARCH [2020-09-09T11:31:51.412Z] #52 2.392 + export GO_BUILDMODE=-buildmode=pie [2020-09-09T11:31:51.412Z] #52 2.392 + GO_BUILDMODE=-buildmode=pie [2020-09-09T11:31:51.412Z] #52 2.393 ++ dirname /tmp/install/install.sh [2020-09-09T11:31:51.412Z] #52 2.408 + dir=/tmp/install [2020-09-09T11:31:51.412Z] #52 2.408 + bin=containerd [2020-09-09T11:31:51.412Z] #52 2.408 + shift [2020-09-09T11:31:51.412Z] #52 2.408 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-09-09T11:31:51.412Z] #52 2.408 + . /tmp/install/containerd.installer [2020-09-09T11:31:51.412Z] #52 2.408 ++ set -e [2020-09-09T11:31:51.412Z] #52 2.408 ++ : 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-09T11:31:51.412Z] #52 2.412 + install_containerd [2020-09-09T11:31:51.412Z] #52 2.412 + echo 'Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a' [2020-09-09T11:31:51.412Z] #52 2.412 Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-09T11:31:51.412Z] #52 2.412 + git clone https://github.com/containerd/containerd.git /tmp/tmp.zw2bAfRXOj/src/github.com/containerd/containerd [2020-09-09T11:31:51.412Z] #52 2.428 Cloning into '/tmp/tmp.zw2bAfRXOj/src/github.com/containerd/containerd'... [2020-09-09T11:31:51.424Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.0s done [2020-09-09T11:31:51.424Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 3.1s [2020-09-09T11:31:51.424Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.68MB / 120.17MB 3.2s [2020-09-09T11:31:51.424Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.2s [2020-09-09T11:31:51.597Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-09T11:31:51.597Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-09T11:31:51.597Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-09T11:31:51.597Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-09T11:31:51.597Z] - Storage Drivers: [2020-09-09T11:31:51.597Z] - "aufs": [2020-09-09T11:31:51.597Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-09T11:31:51.597Z] - "btrfs": [2020-09-09T11:31:51.597Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-09T11:31:51.597Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-09T11:31:51.597Z] - "devicemapper": [2020-09-09T11:31:51.597Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-09T11:31:51.597Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-09T11:31:51.597Z] - "overlay": [2020-09-09T11:31:51.597Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-09T11:31:51.597Z] - "zfs": [2020-09-09T11:31:51.597Z] - /dev/zfs: missing [2020-09-09T11:31:51.597Z] - zfs command: missing [2020-09-09T11:31:51.597Z] - zpool command: missing [2020-09-09T11:31:51.597Z] [2020-09-09T11:31:51.597Z] Limits: [2020-09-09T11:31:51.597Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-09T11:31:51.597Z] [2020-09-09T11:31:51.597Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-09T11:31:51.685Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.2s done [2020-09-09T11:31:51.685Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.4s [2020-09-09T11:31:51.948Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf . [2020-09-09T11:31:51.949Z] #1 [internal] load .dockerignore [2020-09-09T11:31:51.953Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 14.89MB / 120.17MB 3.6s [2020-09-09T11:31:52.213Z] #1 transferring context: 87B 0.0s done [2020-09-09T11:31:52.213Z] #1 DONE 0.2s [2020-09-09T11:31:52.213Z] [2020-09-09T11:31:52.213Z] #2 [internal] load build definition from Dockerfile [2020-09-09T11:31:52.213Z] #2 transferring dockerfile: 16.37kB done [2020-09-09T11:31:52.213Z] #2 DONE 0.2s [2020-09-09T11:31:52.213Z] [2020-09-09T11:31:52.213Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-09T11:31:52.218Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.9s done [2020-09-09T11:31:52.218Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 26.19MB / 120.17MB 4.0s [2020-09-09T11:31:52.351Z] #52 ... [2020-09-09T11:31:52.351Z] [2020-09-09T11:31:52.351Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:31:52.351Z] #41 66.62 sync [2020-09-09T11:31:52.351Z] #41 66.65 internal/reflectlite [2020-09-09T11:31:52.351Z] #41 69.54 github.com/LK4D4/vndr/godl/singleflight [2020-09-09T11:31:52.351Z] #41 70.36 math/rand [2020-09-09T11:31:52.351Z] #41 71.92 internal/singleflight [2020-09-09T11:31:52.351Z] #41 72.43 io [2020-09-09T11:31:52.351Z] #41 72.46 strconv [2020-09-09T11:31:52.351Z] #41 74.72 bytes [2020-09-09T11:31:52.611Z] #41 ... [2020-09-09T11:31:52.611Z] [2020-09-09T11:31:52.611Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-09T11:31:52.611Z] #38 73.26 debconf: delaying package configuration, since apt-utils is not installed [2020-09-09T11:31:52.611Z] #38 73.60 Fetched 4095 kB in 1s (6150 kB/s) [2020-09-09T11:31:52.611Z] #38 73.75 Selecting previously unselected package libcap-dev:amd64. [2020-09-09T11:31:52.611Z] #38 73.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-09T11:31:52.611Z] #38 73.81 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-09-09T11:31:52.611Z] #38 73.82 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-09-09T11:31:52.611Z] #38 74.04 Selecting previously unselected package libnet1:amd64. [2020-09-09T11:31:52.611Z] #38 74.05 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-09T11:31:52.611Z] #38 74.05 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-09T11:31:52.611Z] #38 74.26 Selecting previously unselected package libnet1-dev. [2020-09-09T11:31:52.611Z] #38 74.28 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-09T11:31:52.611Z] #38 74.28 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-09T11:31:52.611Z] #38 74.66 Selecting previously unselected package libnl-3-200:amd64. [2020-09-09T11:31:52.611Z] #38 74.66 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-09-09T11:31:52.611Z] #38 74.66 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-09-09T11:31:52.611Z] #38 75.05 Selecting previously unselected package libnl-3-dev:amd64. [2020-09-09T11:31:52.611Z] #38 75.06 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-09-09T11:31:52.611Z] #38 75.09 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-09-09T11:31:52.611Z] #38 75.52 Selecting previously unselected package libprotobuf-c1:amd64. [2020-09-09T11:31:52.611Z] #38 75.53 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-09-09T11:31:52.611Z] #38 75.56 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-09T11:31:52.611Z] #38 75.67 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-09-09T11:31:52.611Z] #38 75.68 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-09-09T11:31:52.611Z] #38 75.69 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-09-09T11:31:52.611Z] #38 75.84 Selecting previously unselected package zlib1g-dev:amd64. [2020-09-09T11:31:52.611Z] #38 75.84 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-09-09T11:31:52.611Z] #38 75.86 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-09-09T11:31:52.611Z] #38 76.14 Selecting previously unselected package libprotobuf17:amd64. [2020-09-09T11:31:52.611Z] #38 76.14 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-09-09T11:31:52.611Z] #38 76.15 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-09-09T11:31:52.789Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 33.27MB / 120.17MB 4.4s [2020-09-09T11:31:52.792Z] #3 DONE 0.5s [2020-09-09T11:31:52.792Z] [2020-09-09T11:31:52.792Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-09T11:31:52.792Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-09-09T11:31:53.055Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-09-09T11:31:53.055Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2020-09-09T11:31:53.055Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2020-09-09T11:31:53.055Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 6.63MB / 8.28MB 0.2s [2020-09-09T11:31:53.055Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.3s [2020-09-09T11:31:53.058Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 40.58MB / 120.17MB 4.7s [2020-09-09T11:31:53.318Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 [2020-09-09T11:31:53.318Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.4s done [2020-09-09T11:31:53.320Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 48.28MB / 120.17MB 5.1s [2020-09-09T11:31:53.580Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2020-09-09T11:31:53.580Z] #4 DONE 0.8s [2020-09-09T11:31:53.790Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.1s done [2020-09-09T11:31:53.897Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 54.75MB / 120.17MB 5.6s [2020-09-09T11:31:54.006Z] #38 77.85 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-09-09T11:31:54.006Z] #38 77.89 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-09-09T11:31:54.006Z] #38 77.93 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-09-09T11:31:54.058Z] #58 DONE 5.2s [2020-09-09T11:31:54.058Z] [2020-09-09T11:31:54.058Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-09T11:31:54.058Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-09-09T11:31:54.058Z] #7 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-09-09T11:31:54.058Z] #7 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-09-09T11:31:54.058Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-09-09T11:31:54.058Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done [2020-09-09T11:31:54.058Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.9s done [2020-09-09T11:31:54.058Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.2s done [2020-09-09T11:31:54.058Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.3s done [2020-09-09T11:31:54.058Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.1s done [2020-09-09T11:31:54.058Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 35.42MB / 120.17MB 5.2s [2020-09-09T11:31:54.058Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.7s [2020-09-09T11:31:54.058Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.5s done [2020-09-09T11:31:54.265Z] #26 11.07 0.4% 0.9% # 2.0% ## 3.0% ### 4.7% #### 6.4% ##### 8.0% ###### 9.1% ####### 10.7% ######## 12.4% ########## 14.0% ########### 15.6% ############ 17.2% ############# 19.4% ############### 21.0% ################ 22.7% ################# 24.3% ################### 26.5% #################### 28.6% ##################### 30.3% ####################### 33.0% ######################### 35.7% ########################### 38.1% ############################# 40.3% ############################## 42.5% ############################### 44.1% ################################ 45.7% ################################# 47.2% #################################### 50.2% ##################################### 52.3% ###################################### 54.0% ####################################### 55.1% ######################################## 56.8% ########################################## 58.4% ########################################### 60.1% ############################################ 61.7% ############################################## 64.0% ############################################### 66.2% ################################################# 68.3% ################################################## 70.0% ################################################### 71.6% #################################################### 72.7% ###################################################### 75.4% ####################################################### 77.1% ######################################################## 78.1% ######################################################### 79.2% ########################################################## 80.9% ########################################################### 82.0% ########################################################### 83.0% ############################################################ 84.0% ############################################################## 86.3% ############################################################### 88.5% ################################################################ 90.1% ################################################################## 91.7% ################################################################### 93.9% #################################################################### 95.0% ##################################################################### 96.6% ###################################################################### 98.0% ######################################################################## 100.0% [2020-09-09T11:31:54.265Z] #26 17.96 [2020-09-09T11:31:54.265Z] #38 78.36 Selecting previously unselected package libprotobuf-dev:amd64. [2020-09-09T11:31:54.265Z] #38 78.36 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-09-09T11:31:54.265Z] #38 78.37 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-09-09T11:31:54.319Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 44.93MB / 120.17MB 5.5s [2020-09-09T11:31:54.471Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 62.02MB / 120.17MB 6.1s [2020-09-09T11:31:54.526Z] #38 ... [2020-09-09T11:31:54.526Z] [2020-09-09T11:31:54.526Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:31:54.526Z] #30 68.75 sort [2020-09-09T11:31:54.526Z] #30 68.77 errors [2020-09-09T11:31:54.526Z] #30 69.69 strconv [2020-09-09T11:31:54.526Z] #30 71.13 io [2020-09-09T11:31:54.526Z] #30 73.06 internal/oserror [2020-09-09T11:31:54.526Z] #30 73.24 syscall [2020-09-09T11:31:54.526Z] #30 76.20 reflect [2020-09-09T11:31:54.579Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 55.74MB / 120.17MB 5.8s [2020-09-09T11:31:54.732Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 76.10MB / 120.17MB 6.5s [2020-09-09T11:31:54.732Z] #7 ... [2020-09-09T11:31:54.732Z] [2020-09-09T11:31:54.732Z] #20 [internal] load build context [2020-09-09T11:31:54.732Z] #20 transferring context: 51.49MB 6.5s done [2020-09-09T11:31:54.732Z] #20 DONE 6.6s [2020-09-09T11:31:54.732Z] [2020-09-09T11:31:54.732Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-09T11:31:54.732Z] #7 ... [2020-09-09T11:31:54.732Z] [2020-09-09T11:31:54.732Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-09T11:31:54.732Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-09-09T11:31:54.732Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-09-09T11:31:54.732Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 4.0s done [2020-09-09T11:31:54.732Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.5s [2020-09-09T11:31:54.786Z] #30 ... [2020-09-09T11:31:54.786Z] [2020-09-09T11:31:54.786Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-09T11:31:54.846Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 62.32MB / 120.17MB 6.0s [2020-09-09T11:31:54.846Z] #7 ... [2020-09-09T11:31:54.846Z] [2020-09-09T11:31:54.846Z] #20 [internal] load build context [2020-09-09T11:31:54.846Z] #20 transferring context: 51.49MB 6.1s done [2020-09-09T11:31:54.846Z] #20 DONE 6.3s [2020-09-09T11:31:54.846Z] [2020-09-09T11:31:54.846Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-09T11:31:54.846Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 73.90MB / 120.17MB 6.3s [2020-09-09T11:31:54.977Z] [2020-09-09T11:31:54.977Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-09T11:31:54.977Z] #6 DONE 0.2s [2020-09-09T11:31:54.977Z] [2020-09-09T11:31:54.977Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-09T11:31:54.977Z] #5 DONE 0.3s [2020-09-09T11:31:54.977Z] [2020-09-09T11:31:54.977Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-09T11:31:54.977Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-09-09T11:31:54.997Z] #58 ... [2020-09-09T11:31:54.997Z] [2020-09-09T11:31:54.997Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-09T11:31:54.997Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 83.79MB / 120.17MB 6.7s [2020-09-09T11:31:55.109Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 81.66MB / 120.17MB 6.6s [2020-09-09T11:31:55.242Z] #7 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0B / 7.68MB 0.2s [2020-09-09T11:31:55.243Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-09-09T11:31:55.243Z] #7 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2020-09-09T11:31:55.243Z] #7 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2020-09-09T11:31:55.243Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 0B / 49.18MB 0.2s [2020-09-09T11:31:55.243Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 7.82MB / 49.18MB 0.3s [2020-09-09T11:31:55.243Z] #7 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 3.87MB / 7.68MB 0.4s [2020-09-09T11:31:55.243Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 21.69MB / 49.18MB 0.4s [2020-09-09T11:31:55.257Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 93.91MB / 120.17MB 7.1s [2020-09-09T11:31:55.327Z] #26 ... [2020-09-09T11:31:55.327Z] [2020-09-09T11:31:55.327Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:31:55.327Z] #42 47.21 sync [2020-09-09T11:31:55.327Z] #42 47.21 internal/reflectlite [2020-09-09T11:31:55.327Z] #42 50.01 internal/singleflight [2020-09-09T11:31:55.327Z] #42 50.02 math/rand [2020-09-09T11:31:55.327Z] #42 50.16 github.com/LK4D4/vndr/godl/singleflight [2020-09-09T11:31:55.327Z] #42 54.17 io [2020-09-09T11:31:55.327Z] #42 54.20 strconv [2020-09-09T11:31:55.327Z] #42 54.21 syscall [2020-09-09T11:31:55.327Z] #42 54.23 sort [2020-09-09T11:31:55.518Z] #7 ... [2020-09-09T11:31:55.518Z] [2020-09-09T11:31:55.518Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-09T11:31:55.518Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.2s done [2020-09-09T11:31:55.518Z] #58 DONE 7.3s [2020-09-09T11:31:55.518Z] [2020-09-09T11:31:55.518Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-09T11:31:55.629Z] #42 ... [2020-09-09T11:31:55.629Z] [2020-09-09T11:31:55.629Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:31:55.629Z] #31 47.24 internal/reflectlite [2020-09-09T11:31:55.629Z] #31 47.24 sync [2020-09-09T11:31:55.629Z] #31 51.50 sort [2020-09-09T11:31:55.629Z] #31 51.51 errors [2020-09-09T11:31:55.629Z] #31 52.32 strconv [2020-09-09T11:31:55.629Z] #31 52.32 io [2020-09-09T11:31:55.629Z] #31 52.32 internal/oserror [2020-09-09T11:31:55.629Z] #31 52.97 syscall [2020-09-09T11:31:55.629Z] #31 57.35 bytes [2020-09-09T11:31:55.629Z] #31 57.35 strings [2020-09-09T11:31:55.629Z] #31 ... [2020-09-09T11:31:55.629Z] [2020-09-09T11:31:55.629Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-09T11:31:55.629Z] #33 53.37 Selecting previously unselected package libxml2:ppc64el. [2020-09-09T11:31:55.629Z] #33 53.39 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-09-09T11:31:55.629Z] #33 53.40 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-09-09T11:31:55.629Z] #33 54.76 Selecting previously unselected package libarchive13:ppc64el. [2020-09-09T11:31:55.629Z] #33 54.77 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-09-09T11:31:55.629Z] #33 54.78 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-09-09T11:31:55.629Z] #33 55.33 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-09-09T11:31:55.629Z] #33 55.34 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-09-09T11:31:55.629Z] #33 55.38 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-09-09T11:31:55.629Z] #33 55.52 Selecting previously unselected package librhash0:ppc64el. [2020-09-09T11:31:55.629Z] #33 55.52 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-09-09T11:31:55.629Z] #33 55.53 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-09-09T11:31:55.629Z] #33 55.73 Selecting previously unselected package libuv1:ppc64el. [2020-09-09T11:31:55.629Z] #33 55.77 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-09-09T11:31:55.629Z] #33 55.78 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-09-09T11:31:55.629Z] #33 55.95 Selecting previously unselected package cmake. [2020-09-09T11:31:55.629Z] #33 55.96 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-09-09T11:31:55.629Z] #33 55.98 Unpacking cmake (3.13.4-1) ... [2020-09-09T11:31:55.680Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 95.50MB / 120.17MB 7.0s [2020-09-09T11:31:55.779Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 101.82MB / 120.17MB 7.4s [2020-09-09T11:31:55.779Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 108.38MB / 120.17MB 7.6s [2020-09-09T11:31:55.856Z] #7 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.6s done [2020-09-09T11:31:55.856Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 46.42MB / 49.18MB 0.8s [2020-09-09T11:31:55.856Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0B / 52.16MB 0.8s [2020-09-09T11:31:55.856Z] #7 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 4.23MB / 9.98MB 0.8s [2020-09-09T11:31:55.856Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 0.9s [2020-09-09T11:31:55.856Z] #7 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.34MB / 9.98MB 0.9s [2020-09-09T11:31:55.856Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 6.29MB / 52.16MB 1.0s [2020-09-09T11:31:55.856Z] #7 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 1.0s [2020-09-09T11:31:55.941Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 101.66MB / 120.17MB 7.2s [2020-09-09T11:31:55.941Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 110.21MB / 120.17MB 7.4s [2020-09-09T11:31:56.039Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.1s [2020-09-09T11:31:56.134Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 18.14MB / 52.16MB 1.1s [2020-09-09T11:31:56.134Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 23.38MB / 52.16MB 1.2s [2020-09-09T11:31:56.202Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 117.49MB / 120.17MB 7.6s [2020-09-09T11:31:56.208Z] #28 78.73 Checking out files: 78% (1190/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: 92% (1402/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. [2020-09-09T11:31:56.300Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 118.57MB / 120.17MB 8.0s [2020-09-09T11:31:56.423Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 31.41MB / 52.16MB 1.3s [2020-09-09T11:31:56.468Z] #28 80.32 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-09-09T11:31:56.468Z] #28 80.42 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-09-09T11:31:56.777Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.9s done [2020-09-09T11:31:57.197Z] #33 ... [2020-09-09T11:31:57.197Z] [2020-09-09T11:31:57.197Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-09T11:31:57.197Z] #26 19.70 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-09T11:31:57.197Z] #26 20.11 [2020-09-09T11:31:57.197Z] #26 20.33 ################################# 46.4% ######################################################################## 100.0% [2020-09-09T11:31:57.197Z] #26 20.58 [2020-09-09T11:31:57.197Z] #26 ... [2020-09-09T11:31:57.197Z] [2020-09-09T11:31:57.197Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-09T11:31:57.197Z] #29 48.71 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. [2020-09-09T11:31:57.197Z] #29 49.24 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-09-09T11:31:57.197Z] #29 49.87 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-09-09T11:31:57.197Z] #29 ... [2020-09-09T11:31:57.197Z] [2020-09-09T11:31:57.197Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-09T11:31:57.197Z] #33 58.94 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-09-09T11:31:57.197Z] #33 58.97 Setting up xxd (2:8.1.0875-5) ... [2020-09-09T11:31:57.197Z] #33 58.98 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-09-09T11:31:57.197Z] #33 58.99 Setting up vim-common (2:8.1.0875-5) ... [2020-09-09T11:31:57.197Z] #33 59.04 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-09-09T11:31:57.197Z] #33 59.06 Setting up cmake-data (3.13.4-1) ... [2020-09-09T11:31:57.197Z] #33 59.13 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-09-09T11:31:57.197Z] #33 59.14 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-09-09T11:31:57.197Z] #33 59.14 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-09-09T11:31:57.500Z] #33 59.15 Setting up cmake (3.13.4-1) ... [2020-09-09T11:31:57.500Z] #33 59.16 Processing triggers for libc-bin (2.28-10) ... [2020-09-09T11:31:57.500Z] #33 59.27 Processing triggers for mime-support (3.62) ... [2020-09-09T11:31:57.810Z] #33 DONE 59.6s [2020-09-09T11:31:57.810Z] [2020-09-09T11:31:57.810Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:31:57.846Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 2.0s done [2020-09-09T11:31:57.846Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 2.6s [2020-09-09T11:31:57.846Z] #7 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 1.4s done [2020-09-09T11:31:57.846Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 2.6s [2020-09-09T11:31:57.846Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 17.78MB / 62.53MB 2.6s [2020-09-09T11:31:57.846Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 33.09MB / 62.53MB 2.7s [2020-09-09T11:31:57.846Z] #7 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 [2020-09-09T11:31:57.846Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 5.19MB / 97.69MB 2.8s [2020-09-09T11:31:57.850Z] #28 ... [2020-09-09T11:31:57.850Z] [2020-09-09T11:31:57.850Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:31:57.850Z] #10 71.68 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-09-09T11:31:57.850Z] #10 72.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-09-09T11:31:57.850Z] #10 72.19 Get:9 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] [2020-09-09T11:31:57.850Z] #10 77.79 Get:10 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] [2020-09-09T11:31:57.850Z] #10 81.54 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-09-09T11:31:57.850Z] #10 81.54 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-09-09T11:31:57.850Z] #10 81.57 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-09-09T11:31:57.850Z] #10 81.60 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-09-09T11:31:57.850Z] #10 81.60 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-09-09T11:31:57.850Z] #10 81.60 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-09-09T11:31:57.850Z] #10 81.60 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-09-09T11:31:57.850Z] #10 81.60 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-09-09T11:31:57.850Z] #10 81.65 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-09-09T11:31:57.850Z] #10 81.68 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-09-09T11:31:57.850Z] #10 81.76 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-09-09T11:31:57.850Z] #10 ... [2020-09-09T11:31:57.850Z] [2020-09-09T11:31:57.850Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-09T11:31:57.850Z] #25 3.997 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-09T11:31:57.850Z] #25 4.781 #=#=# [2020-09-09T11:31:57.850Z] #25 5.275 0.9% # 1.8% ######### 12.5% ############## 20.1% #################### 28.9% ###################### 31.6% ########################## 37.0% ############################ 40.2% ################################# 46.2% ################################### 49.7% ##################################### 52.5% ####################################### 55.1% ########################################## 58.3% ############################################ 62.0% ############################################### 65.3% ################################################ 68.0% ################################################### 71.2% ######################################################## 78.0% ############################################################## 86.5% ################################################################### 93.4% ######################################################################## 100.0% [2020-09-09T11:31:57.850Z] #25 7.952 #=#=# [2020-09-09T11:31:57.850Z] #25 8.171 ######## 12.2% ################################### 48.8% ######################################################################## 100.0% [2020-09-09T11:31:57.850Z] #25 9.121 [2020-09-09T11:31:57.851Z] #25 9.357 ######## 11.5% ############################### 43.2% ########################################################### 82.4% ######################################################################## 100.0% [2020-09-09T11:31:58.110Z] #34 0.348 + RM_GOPATH=0 [2020-09-09T11:31:58.110Z] #34 0.348 + TMP_GOPATH= [2020-09-09T11:31:58.110Z] #34 0.348 + : /build [2020-09-09T11:31:58.110Z] #34 0.349 + '[' -z '' ']' [2020-09-09T11:31:58.110Z] #34 0.349 ++ mktemp -d [2020-09-09T11:31:58.110Z] #34 0.351 + export GOPATH=/tmp/tmp.uJgBInSUoI [2020-09-09T11:31:58.110Z] #34 0.351 + GOPATH=/tmp/tmp.uJgBInSUoI [2020-09-09T11:31:58.110Z] #34 0.351 + RM_GOPATH=1 [2020-09-09T11:31:58.110Z] #34 0.351 + case "$(go env GOARCH)" in [2020-09-09T11:31:58.110Z] #34 0.352 ++ go env GOARCH [2020-09-09T11:31:58.110Z] #34 0.363 + export GO_BUILDMODE=-buildmode=pie [2020-09-09T11:31:58.110Z] #34 0.366 + GO_BUILDMODE=-buildmode=pie [2020-09-09T11:31:58.110Z] #34 0.368 ++ dirname /tmp/install/install.sh [2020-09-09T11:31:58.110Z] #34 0.374 + dir=/tmp/install [2020-09-09T11:31:58.110Z] #34 0.375 + bin=tini [2020-09-09T11:31:58.110Z] #34 0.375 + shift [2020-09-09T11:31:58.110Z] #34 0.375 + '[' '!' -f /tmp/install/tini.installer ']' [2020-09-09T11:31:58.110Z] #34 0.376 + . /tmp/install/tini.installer [2020-09-09T11:31:58.110Z] #34 0.376 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-09T11:31:58.110Z] #34 0.377 + install_tini [2020-09-09T11:31:58.110Z] #34 0.378 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-09-09T11:31:58.110Z] #34 0.378 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-09T11:31:58.110Z] #34 0.379 + git clone https://github.com/krallin/tini.git /tmp/tmp.uJgBInSUoI/tini [2020-09-09T11:31:58.110Z] #34 0.385 Cloning into '/tmp/tmp.uJgBInSUoI/tini'... [2020-09-09T11:31:58.116Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 11.85MB / 97.69MB 2.9s [2020-09-09T11:31:58.213Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 9.5s done [2020-09-09T11:31:58.384Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 3.0s done [2020-09-09T11:31:58.384Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 50.50MB / 97.69MB 3.4s [2020-09-09T11:31:58.384Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 3.4s [2020-09-09T11:31:58.384Z] #7 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 3.4s [2020-09-09T11:31:58.648Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 65.60MB / 97.69MB 3.6s [2020-09-09T11:31:58.648Z] #7 ... [2020-09-09T11:31:58.648Z] [2020-09-09T11:31:58.648Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-09T11:31:58.648Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-09-09T11:31:58.648Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-09-09T11:31:58.648Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-09-09T11:31:58.648Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done [2020-09-09T11:31:58.648Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.5s done [2020-09-09T11:31:58.648Z] #58 DONE 3.7s [2020-09-09T11:31:58.648Z] [2020-09-09T11:31:58.648Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-09T11:31:58.648Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 72.84MB / 97.69MB 3.7s [2020-09-09T11:31:58.685Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.3s done [2020-09-09T11:31:58.685Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2020-09-09T11:31:58.790Z] #25 10.39 #=#=# [2020-09-09T11:31:58.915Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 91.12MB / 97.69MB 3.9s [2020-09-09T11:31:58.915Z] #7 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 3.8s done [2020-09-09T11:31:58.915Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 4.0s [2020-09-09T11:31:59.160Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.0s done [2020-09-09T11:31:59.161Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2020-09-09T11:31:59.171Z] #34 1.428 + cd /tmp/tmp.uJgBInSUoI/tini [2020-09-09T11:31:59.265Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.5s done [2020-09-09T11:31:59.265Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.1s [2020-09-09T11:31:59.473Z] #34 1.429 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-09T11:31:59.474Z] #34 1.435 + cmake . [2020-09-09T11:31:59.732Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.6s done [2020-09-09T11:31:59.732Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2020-09-09T11:31:59.842Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.4s done [2020-09-09T11:31:59.842Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2020-09-09T11:32:00.128Z] #34 2.306 -- The C compiler identification is GNU 8.3.0 [2020-09-09T11:32:00.128Z] #34 2.381 -- Check for working C compiler: /usr/bin/cc [2020-09-09T11:32:00.306Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.5s done [2020-09-09T11:32:00.566Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2020-09-09T11:32:00.895Z] #25 10.69 #=#=# # 2.3% ######## 12.0% ########### 15.4% ################# 23.9% ##################### 29.8% ######################## 34.6% ############################ 40.0% ################################ 45.6% ################################### 49.7% ###################################### 53.9% ########################################## 59.3% ############################################### 65.9% ################################################# 69.4% #################################################### 73.6% ######################################################## 78.4% ########################################################### 83.1% [2020-09-09T11:32:00.895Z] #25 ... [2020-09-09T11:32:00.895Z] [2020-09-09T11:32:00.895Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-09T11:32:00.895Z] #32 74.91 debconf: delaying package configuration, since apt-utils is not installed [2020-09-09T11:32:00.895Z] #32 75.29 Fetched 14.9 MB in 2s (6266 kB/s) [2020-09-09T11:32:00.895Z] #32 75.44 Selecting previously unselected package xxd. [2020-09-09T11:32:00.895Z] #32 75.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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.) [2020-09-09T11:32:00.895Z] #32 75.50 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-09-09T11:32:00.895Z] #32 75.53 Unpacking xxd (2:8.1.0875-5) ... [2020-09-09T11:32:00.895Z] #32 75.91 Selecting previously unselected package vim-common. [2020-09-09T11:32:00.895Z] #32 75.91 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-09T11:32:00.895Z] #32 75.97 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-09T11:32:00.895Z] #32 76.47 Selecting previously unselected package cmake-data. [2020-09-09T11:32:00.895Z] #32 76.47 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-09-09T11:32:00.895Z] #32 76.51 Unpacking cmake-data (3.13.4-1) ... [2020-09-09T11:32:00.895Z] #32 81.72 Selecting previously unselected package libicu63:amd64. [2020-09-09T11:32:00.895Z] #32 81.73 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-09-09T11:32:00.895Z] #32 81.80 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-09T11:32:00.895Z] #32 ... [2020-09-09T11:32:00.895Z] [2020-09-09T11:32:00.895Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-09T11:32:01.155Z] #25 10.69 #=#=# # 2.3% ######## 12.0% ########### 15.4% ################# 23.9% ##################### 29.8% ######################## 34.6% ############################ 40.0% ################################ 45.6% ################################### 49.7% ###################################### 53.9% ########################################## 59.3% ############################################### 65.9% ################################################# 69.4% #################################################### 73.6% ######################################################## 78.4% ########################################################### 83.1% ############################################################# 85.5% ############################################################### 88.1% #################################################################### 95.7% ######################################################################## 100.0% [2020-09-09T11:32:01.190Z] #34 3.114 -- Check for working C compiler: /usr/bin/cc -- works [2020-09-09T11:32:01.190Z] #34 3.118 -- Detecting C compiler ABI info [2020-09-09T11:32:01.470Z] #7 ... [2020-09-09T11:32:01.471Z] [2020-09-09T11:32:01.471Z] #20 [internal] load build context [2020-09-09T11:32:01.471Z] #20 transferring context: 51.49MB 4.4s done [2020-09-09T11:32:01.471Z] #20 DONE 6.0s [2020-09-09T11:32:01.471Z] [2020-09-09T11:32:01.471Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-09T11:32:01.471Z] #7 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 3.4s done [2020-09-09T11:32:01.471Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 6.4s done [2020-09-09T11:32:01.490Z] #34 3.524 -- Detecting C compiler ABI info - done [2020-09-09T11:32:01.490Z] #34 3.574 -- Detecting C compile features [2020-09-09T11:32:01.490Z] #34 ... [2020-09-09T11:32:01.490Z] [2020-09-09T11:32:01.490Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:32:01.490Z] #11 53.37 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-09-09T11:32:01.490Z] #11 53.37 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-09-09T11:32:01.490Z] #11 53.37 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-09T11:32:01.490Z] #11 57.31 Selecting previously unselected package binutils-mingw-w64. [2020-09-09T11:32:01.490Z] #11 57.31 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-09-09T11:32:01.490Z] #11 57.31 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-09T11:32:01.490Z] #11 57.48 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-09-09T11:32:01.490Z] #11 57.49 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-09-09T11:32:01.490Z] #11 57.49 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-09-09T11:32:01.490Z] #11 57.75 Selecting previously unselected package dmsetup. [2020-09-09T11:32:01.490Z] #11 57.75 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-09-09T11:32:01.490Z] #11 57.77 Unpacking dmsetup (2:1.02.155-3) ... [2020-09-09T11:32:01.490Z] #11 57.91 Selecting previously unselected package mingw-w64-common. [2020-09-09T11:32:01.490Z] #11 57.91 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-09-09T11:32:01.490Z] #11 57.92 Unpacking mingw-w64-common (6.0.0-3) ... [2020-09-09T11:32:01.728Z] #25 13.47 [2020-09-09T11:32:01.799Z] #11 ... [2020-09-09T11:32:01.799Z] [2020-09-09T11:32:01.799Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-09T11:32:01.799Z] #39 57.55 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-09-09T11:32:01.799Z] #39 57.56 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-09-09T11:32:01.799Z] #39 57.58 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-09-09T11:32:01.799Z] #39 57.59 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-09-09T11:32:01.799Z] #39 57.60 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-09-09T11:32:01.799Z] #39 57.61 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-09-09T11:32:01.799Z] #39 57.63 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-09T11:32:01.799Z] #39 57.64 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-09-09T11:32:01.799Z] #39 57.64 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-09T11:32:01.799Z] #39 57.64 Setting up python-protobuf (3.6.1.3-2) ... [2020-09-09T11:32:02.095Z] #39 ... [2020-09-09T11:32:02.095Z] [2020-09-09T11:32:02.095Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:32:02.095Z] #11 63.84 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-09-09T11:32:02.095Z] #11 63.84 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-09-09T11:32:02.096Z] #11 63.86 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-09T11:32:02.744Z] #11 ... [2020-09-09T11:32:02.744Z] [2020-09-09T11:32:02.744Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-09T11:32:02.744Z] #39 64.05 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-09-09T11:32:02.744Z] #39 64.05 Processing triggers for libc-bin (2.28-10) ... [2020-09-09T11:32:02.744Z] #39 DONE 64.3s [2020-09-09T11:32:02.744Z] [2020-09-09T11:32:02.744Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:32:03.394Z] #40 ... [2020-09-09T11:32:03.394Z] [2020-09-09T11:32:03.394Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-09T11:32:03.394Z] #26 22.38 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-09T11:32:03.394Z] #26 22.48 skipping existing 5cb8031fd95d [2020-09-09T11:32:03.394Z] #26 22.65 [2020-09-09T11:32:03.394Z] #26 24.28 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-09T11:32:03.394Z] #26 24.42 skipping existing 283607eaa57e [2020-09-09T11:32:03.394Z] #26 24.58 [2020-09-09T11:32:03.394Z] #26 26.01 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-09T11:32:03.394Z] #26 26.59 [2020-09-09T11:32:03.394Z] #26 26.75 ######################################################################## 100.0% [2020-09-09T11:32:03.394Z] #26 26.90 [2020-09-09T11:32:03.394Z] #26 27.03 Download of images into '/build' complete. [2020-09-09T11:32:03.394Z] #26 27.03 Use something like the following to load the result into a Docker daemon: [2020-09-09T11:32:03.394Z] #26 27.03 tar -cC '/build' . | docker load [2020-09-09T11:32:03.394Z] #26 DONE 27.1s [2020-09-09T11:32:03.394Z] [2020-09-09T11:32:03.394Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:32:03.394Z] #48 55.17 strconv [2020-09-09T11:32:03.394Z] #48 55.20 io [2020-09-09T11:32:03.394Z] #48 55.20 sort [2020-09-09T11:32:03.394Z] #48 55.22 syscall [2020-09-09T11:32:03.394Z] #48 59.41 bytes [2020-09-09T11:32:03.394Z] #48 60.11 strings [2020-09-09T11:32:03.694Z] #48 ... [2020-09-09T11:32:03.694Z] [2020-09-09T11:32:03.694Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:32:03.694Z] #34 5.819 -- Detecting C compile features - done [2020-09-09T11:32:03.694Z] #34 5.939 -- Performing Test HAS_BUILTIN_FORTIFY [2020-09-09T11:32:03.817Z] #25 13.62 0.6% # 1.6% # 2.7% ## 4.0% ### 5.4% #### 6.6% ###### 8.5% ####### 10.3% ######## 11.8% ######### 13.1% ########## 14.4% ########## 15.2% ########### 16.3% ############ 17.3% ############# 18.7% ############## 19.8% ############### 21.4% [2020-09-09T11:32:03.817Z] #25 ... [2020-09-09T11:32:03.817Z] [2020-09-09T11:32:03.817Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:32:03.817Z] #41 77.86 bufio [2020-09-09T11:32:03.817Z] #41 78.55 reflect [2020-09-09T11:32:03.817Z] #41 80.64 syscall [2020-09-09T11:32:03.817Z] #41 ... [2020-09-09T11:32:03.817Z] [2020-09-09T11:32:03.817Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-09T11:32:03.992Z] #34 6.277 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-09-09T11:32:04.023Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 8.6s done [2020-09-09T11:32:04.023Z] #7 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.1s [2020-09-09T11:32:04.045Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.9s done [2020-09-09T11:32:04.045Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2020-09-09T11:32:04.256Z] #52 ... [2020-09-09T11:32:04.256Z] [2020-09-09T11:32:04.256Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:32:04.256Z] #45 DONE 157.5s [2020-09-09T11:32:04.256Z] [2020-09-09T11:32:04.256Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:32:04.256Z] #52 ... [2020-09-09T11:32:04.256Z] [2020-09-09T11:32:04.256Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-09T11:32:04.291Z] #34 6.543 -- Configuring done [2020-09-09T11:32:04.291Z] #34 6.588 -- Generating done [2020-09-09T11:32:04.291Z] #34 6.591 -- Build files have been written to: /tmp/tmp.uJgBInSUoI/tini [2020-09-09T11:32:04.291Z] #34 6.612 + make tini-static [2020-09-09T11:32:04.371Z] #7 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.4s done [2020-09-09T11:32:04.548Z] #46 DONE 0.2s [2020-09-09T11:32:04.548Z] [2020-09-09T11:32:04.548Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-09T11:32:04.548Z] #48 DONE 0.1s [2020-09-09T11:32:04.548Z] [2020-09-09T11:32:04.548Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-09T11:32:04.770Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.7s done [2020-09-09T11:32:04.770Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2020-09-09T11:32:04.840Z] #50 DONE 0.2s [2020-09-09T11:32:04.840Z] [2020-09-09T11:32:04.840Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:32:04.937Z] #34 7.150 Scanning dependencies of target tini-static [2020-09-09T11:32:04.937Z] #34 7.273 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-09-09T11:32:05.317Z] #7 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.1s [2020-09-09T11:32:05.580Z] #7 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.3s done [2020-09-09T11:32:06.413Z] #25 13.62 0.6% # 1.6% # 2.7% ## 4.0% ### 5.4% #### 6.6% ###### 8.5% ####### 10.3% ######## 11.8% ######### 13.1% ########## 14.4% ########## 15.2% ########### 16.3% ############ 17.3% ############# 18.7% ############## 19.8% ############### 21.4% ################ 23.0% ################# 24.2% ################## 25.2% ################## 26.3% ################### 27.3% #################### 28.2% #################### 29.0% ##################### 30.1% ###################### 31.5% ######################## 34.0% ######################### 35.0% ########################## 36.2% ########################## 37.4% ########################### 38.6% ############################ 39.9% ############################# 41.0% ############################## 41.9% ############################### 43.3% ############################### 44.0% ################################ 45.7% ################################# 47.0% ################################## 47.5% ################################### [2020-09-09T11:32:06.413Z] #25 ... [2020-09-09T11:32:06.413Z] [2020-09-09T11:32:06.413Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:32:06.413Z] #47 80.52 syscall [2020-09-09T11:32:06.413Z] #47 80.63 reflect [2020-09-09T11:32:06.413Z] #47 ... [2020-09-09T11:32:06.413Z] [2020-09-09T11:32:06.413Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-09T11:32:06.490Z] #34 ... [2020-09-09T11:32:06.490Z] [2020-09-09T11:32:06.490Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:32:06.490Z] #42 58.31 vendor/golang.org/x/net/dns/dnsmessage [2020-09-09T11:32:06.490Z] #42 59.04 bytes [2020-09-09T11:32:06.490Z] #42 67.85 reflect [2020-09-09T11:32:06.490Z] #42 67.95 regexp/syntax [2020-09-09T11:32:06.526Z] #7 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0.1s [2020-09-09T11:32:06.591Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 2.4s done [2020-09-09T11:32:06.591Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2020-09-09T11:32:06.690Z] #25 13.62 0.6% # 1.6% # 2.7% ## 4.0% ### 5.4% #### 6.6% ###### 8.5% ####### 10.3% ######## 11.8% ######### 13.1% ########## 14.4% ########## 15.2% ########### 16.3% ############ 17.3% ############# 18.7% ############## 19.8% ############### 21.4% ################ 23.0% ################# 24.2% ################## 25.2% ################## 26.3% ################### 27.3% #################### 28.2% #################### 29.0% ##################### 30.1% ###################### 31.5% ######################## 34.0% ######################### 35.0% ########################## 36.2% ########################## 37.4% ########################### 38.6% ############################ 39.9% ############################# 41.0% ############################## 41.9% ############################### 43.3% ############################### 44.0% ################################ 45.7% ################################# 47.0% ################################## 47.5% ################################### 49.6% #################################### 50.6% ##################################### 51.6% [2020-09-09T11:32:06.690Z] #25 ... [2020-09-09T11:32:06.690Z] [2020-09-09T11:32:06.690Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-09T11:32:06.690Z] #38 80.86 Selecting previously unselected package libprotoc17:amd64. [2020-09-09T11:32:06.690Z] #38 80.86 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-09-09T11:32:06.690Z] #38 80.87 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-09-09T11:32:06.690Z] #38 81.79 Selecting previously unselected package protobuf-c-compiler. [2020-09-09T11:32:06.690Z] #38 81.80 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-09-09T11:32:06.690Z] #38 81.83 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-09T11:32:06.690Z] #38 82.35 Selecting previously unselected package protobuf-compiler. [2020-09-09T11:32:06.690Z] #38 82.35 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-09-09T11:32:06.690Z] #38 82.35 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-09-09T11:32:06.690Z] #38 82.70 Selecting previously unselected package python-pkg-resources. [2020-09-09T11:32:06.690Z] #38 82.71 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-09-09T11:32:06.690Z] #38 82.71 Unpacking python-pkg-resources (40.8.0-1) ... [2020-09-09T11:32:06.690Z] #38 83.19 Selecting previously unselected package python-six. [2020-09-09T11:32:06.690Z] #38 83.19 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-09-09T11:32:06.690Z] #38 83.19 Unpacking python-six (1.12.0-1) ... [2020-09-09T11:32:06.690Z] #38 83.69 Selecting previously unselected package python-protobuf. [2020-09-09T11:32:06.690Z] #38 83.70 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-09-09T11:32:06.690Z] #38 83.74 Unpacking python-protobuf (3.6.1.3-2) ... [2020-09-09T11:32:06.690Z] #38 84.84 Setting up python-pkg-resources (40.8.0-1) ... [2020-09-09T11:32:06.690Z] #38 ... [2020-09-09T11:32:06.690Z] [2020-09-09T11:32:06.690Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-09T11:32:06.790Z] #42 ... [2020-09-09T11:32:06.790Z] [2020-09-09T11:32:06.790Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:32:06.790Z] #40 1.862 Note: Building without setproctitle() and strlcpy() support. [2020-09-09T11:32:06.790Z] #40 1.863 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-09T11:32:06.790Z] #40 1.882 Note: Building without GnuTLS support [2020-09-09T11:32:06.790Z] #40 1.888 Makefile.config:39: Warn: you have no libnftables installed [2020-09-09T11:32:06.790Z] #40 1.895 Makefile.config:40: Warn: Building without nftables support [2020-09-09T11:32:06.790Z] #40 3.990 fatal: not a git repository (or any of the parent directories): .git [2020-09-09T11:32:06.790Z] #40 4.077 GEN .gitid [2020-09-09T11:32:06.790Z] #40 4.121 GEN criu/include/version.h [2020-09-09T11:32:06.790Z] #40 4.285 GEN include/common/asm [2020-09-09T11:32:07.736Z] #25 13.62 0.6% # 1.6% # 2.7% ## 4.0% ### 5.4% #### 6.6% ###### 8.5% ####### 10.3% ######## 11.8% ######### 13.1% ########## 14.4% ########## 15.2% ########### 16.3% ############ 17.3% ############# 18.7% ############## 19.8% ############### 21.4% ################ 23.0% ################# 24.2% ################## 25.2% ################## 26.3% ################### 27.3% #################### 28.2% #################### 29.0% ##################### 30.1% ###################### 31.5% ######################## 34.0% ######################### 35.0% ########################## 36.2% ########################## 37.4% ########################### 38.6% ############################ 39.9% ############################# 41.0% ############################## 41.9% ############################### 43.3% ############################### 44.0% ################################ 45.7% ################################# 47.0% ################################## 47.5% ################################### 49.6% #################################### 50.6% ##################################### 51.6% ####################################### 54.8% ######################################### 57.2% ########################################## 58.5% ########################################### 61.0% ############################################# 63.7% ############################################### 65.6% ################################################ 67.1% ################################################# 68.9% ################################################## 70.3% ################################################### 72.0% [2020-09-09T11:32:07.736Z] #25 ... [2020-09-09T11:32:07.736Z] [2020-09-09T11:32:07.736Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:32:07.736Z] #10 81.94 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-09-09T11:32:07.736Z] #10 82.00 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-09-09T11:32:07.736Z] #10 82.05 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-09-09T11:32:07.736Z] #10 82.08 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-09-09T11:32:07.736Z] #10 83.86 debconf: delaying package configuration, since apt-utils is not installed [2020-09-09T11:32:07.736Z] #10 84.19 Fetched 77.7 MB in 12s (6471 kB/s) [2020-09-09T11:32:07.736Z] #10 84.44 Selecting previously unselected package binutils-mingw-w64-i686. [2020-09-09T11:32:07.736Z] #10 84.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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.) [2020-09-09T11:32:07.736Z] #10 84.62 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-09-09T11:32:07.736Z] #10 84.65 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-09T11:32:07.736Z] #10 88.87 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-09-09T11:32:07.736Z] #10 88.94 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-09-09T11:32:07.736Z] #10 88.96 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-09T11:32:07.996Z] #10 ... [2020-09-09T11:32:07.996Z] [2020-09-09T11:32:07.996Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-09T11:32:08.332Z] #40 6.034 PBCC images/timens.pb-c.c [2020-09-09T11:32:08.446Z] #7 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.0s done [2020-09-09T11:32:08.633Z] #40 ... [2020-09-09T11:32:08.633Z] [2020-09-09T11:32:08.633Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:32:08.633Z] #34 9.884 [100%] Linking C executable tini-static [2020-09-09T11:32:08.633Z] #34 10.64 [100%] Built target tini-static [2020-09-09T11:32:08.633Z] #34 10.70 + mkdir -p /build [2020-09-09T11:32:08.633Z] #34 10.71 + cp tini-static /build/docker-init [2020-09-09T11:32:08.633Z] #34 DONE 10.8s [2020-09-09T11:32:08.633Z] [2020-09-09T11:32:08.633Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:32:08.633Z] #40 6.092 DEP images/timens.pb-c.d [2020-09-09T11:32:08.633Z] #40 6.161 PBCC images/fown.pb-c.c [2020-09-09T11:32:08.633Z] #40 6.192 PBCC images/google/protobuf/descriptor.pb-c.c [2020-09-09T11:32:08.932Z] #40 6.295 PBCC images/opts.pb-c.c [2020-09-09T11:32:08.932Z] #40 6.359 PBCC images/memfd.pb-c.c [2020-09-09T11:32:08.932Z] #40 6.440 DEP images/fown.pb-c.d [2020-09-09T11:32:08.932Z] #40 6.537 DEP images/google/protobuf/descriptor.pb-c.d [2020-09-09T11:32:08.973Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.8s done [2020-09-09T11:32:08.974Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.1s [2020-09-09T11:32:09.231Z] #40 6.730 DEP images/opts.pb-c.d [2020-09-09T11:32:09.231Z] #40 6.808 DEP images/memfd.pb-c.d [2020-09-09T11:32:09.231Z] #40 6.857 PBCC images/sit.pb-c.c [2020-09-09T11:32:09.390Z] #7 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 [2020-09-09T11:32:09.559Z] #40 6.927 DEP images/sit.pb-c.d [2020-09-09T11:32:09.559Z] #40 6.989 PBCC images/macvlan.pb-c.c [2020-09-09T11:32:09.559Z] #40 7.046 DEP images/macvlan.pb-c.d [2020-09-09T11:32:09.559Z] #40 7.135 PBCC images/autofs.pb-c.c [2020-09-09T11:32:09.872Z] #25 13.62 0.6% # 1.6% # 2.7% ## 4.0% ### 5.4% #### 6.6% ###### 8.5% ####### 10.3% ######## 11.8% ######### 13.1% ########## 14.4% ########## 15.2% ########### 16.3% ############ 17.3% ############# 18.7% ############## 19.8% ############### 21.4% ################ 23.0% ################# 24.2% ################## 25.2% ################## 26.3% ################### 27.3% #################### 28.2% #################### 29.0% ##################### 30.1% ###################### 31.5% ######################## 34.0% ######################### 35.0% ########################## 36.2% ########################## 37.4% ########################### 38.6% ############################ 39.9% ############################# 41.0% ############################## 41.9% ############################### 43.3% ############################### 44.0% ################################ 45.7% ################################# 47.0% ################################## 47.5% ################################### 49.6% #################################### 50.6% ##################################### 51.6% ####################################### 54.8% ######################################### 57.2% ########################################## 58.5% ########################################### 61.0% ############################################# 63.7% ############################################### 65.6% ################################################ 67.1% ################################################# 68.9% ################################################## 70.3% ################################################### 72.0% #################################################### 73.3% ##################################################### 74.2% ###################################################### 76.1% ####################################################### 77.6% ######################################################### 79.8% ########################################################## 81.7% ############################################################ 83.7% ############################################################ 84.6% ############################################################## 87.4% ################################################################ 89.7% ################################################################# 91.6% ################################################################### 93.4% #################################################################### 95.7% ###################################################################### 98.0% ####################################################################### 99.8% ######################################################################## 100.0% [2020-09-09T11:32:09.872Z] #40 7.167 DEP images/autofs.pb-c.d [2020-09-09T11:32:09.872Z] #40 7.325 PBCC images/sysctl.pb-c.c [2020-09-09T11:32:09.872Z] #40 7.444 DEP images/sysctl.pb-c.d [2020-09-09T11:32:09.872Z] #40 7.514 PBCC images/time.pb-c.c [2020-09-09T11:32:10.137Z] #25 21.83 [2020-09-09T11:32:10.195Z] #40 7.531 DEP images/time.pb-c.d [2020-09-09T11:32:10.195Z] #40 7.575 PBCC images/binfmt-misc.pb-c.c [2020-09-09T11:32:10.195Z] #40 7.599 DEP images/binfmt-misc.pb-c.d [2020-09-09T11:32:10.195Z] #40 7.632 PBCC images/seccomp.pb-c.c [2020-09-09T11:32:10.195Z] #40 7.649 DEP images/seccomp.pb-c.d [2020-09-09T11:32:10.195Z] #40 7.677 PBCC images/userns.pb-c.c [2020-09-09T11:32:10.195Z] #40 7.695 DEP images/userns.pb-c.d [2020-09-09T11:32:10.195Z] #40 7.728 PBCC images/cgroup.pb-c.c [2020-09-09T11:32:10.195Z] #40 7.750 DEP images/cgroup.pb-c.d [2020-09-09T11:32:10.195Z] #40 7.789 PBCC images/ext-file.pb-c.c [2020-09-09T11:32:10.195Z] #40 7.815 DEP images/ext-file.pb-c.d [2020-09-09T11:32:10.195Z] #40 7.891 PBCC images/rpc.pb-c.c [2020-09-09T11:32:10.508Z] #40 7.969 DEP images/rpc.pb-c.d [2020-09-09T11:32:10.508Z] #40 8.007 PBCC images/siginfo.pb-c.c [2020-09-09T11:32:10.508Z] #40 8.025 DEP images/siginfo.pb-c.d [2020-09-09T11:32:10.508Z] #40 8.083 PBCC images/pagemap.pb-c.c [2020-09-09T11:32:10.508Z] #40 8.147 DEP images/pagemap.pb-c.d [2020-09-09T11:32:10.779Z] #7 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 1.7s done [2020-09-09T11:32:10.807Z] #40 8.249 PBCC images/rlimit.pb-c.c [2020-09-09T11:32:10.807Z] #40 8.299 DEP images/rlimit.pb-c.d [2020-09-09T11:32:10.807Z] #40 8.370 PBCC images/file-lock.pb-c.c [2020-09-09T11:32:10.807Z] #40 8.419 DEP images/file-lock.pb-c.d [2020-09-09T11:32:10.807Z] #40 8.472 PBCC images/tty.pb-c.c [2020-09-09T11:32:11.077Z] #25 ... [2020-09-09T11:32:11.077Z] [2020-09-09T11:32:11.077Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:32:11.077Z] #30 84.92 time [2020-09-09T11:32:11.077Z] #30 94.65 internal/poll [2020-09-09T11:32:11.077Z] #30 ... [2020-09-09T11:32:11.077Z] [2020-09-09T11:32:11.077Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:32:11.077Z] #10 93.84 Selecting previously unselected package binutils-mingw-w64. [2020-09-09T11:32:11.077Z] #10 93.84 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-09-09T11:32:11.077Z] #10 93.84 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-09T11:32:11.077Z] #10 94.10 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-09-09T11:32:11.077Z] #10 94.11 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-09-09T11:32:11.077Z] #10 94.12 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-09-09T11:32:11.077Z] #10 94.65 Selecting previously unselected package dmsetup. [2020-09-09T11:32:11.077Z] #10 94.65 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-09-09T11:32:11.077Z] #10 94.67 Unpacking dmsetup (2:1.02.155-3) ... [2020-09-09T11:32:11.077Z] #10 94.92 Selecting previously unselected package mingw-w64-common. [2020-09-09T11:32:11.077Z] #10 94.92 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-09-09T11:32:11.077Z] #10 94.92 Unpacking mingw-w64-common (6.0.0-3) ... [2020-09-09T11:32:11.105Z] #40 8.603 DEP images/tty.pb-c.d [2020-09-09T11:32:11.105Z] #40 8.644 PBCC images/tun.pb-c.c [2020-09-09T11:32:11.105Z] #40 8.709 PBCC images/netdev.pb-c.c [2020-09-09T11:32:11.403Z] #40 8.831 DEP images/tun.pb-c.d [2020-09-09T11:32:11.403Z] #40 8.883 DEP images/netdev.pb-c.d [2020-09-09T11:32:11.403Z] #40 8.949 PBCC images/vma.pb-c.c [2020-09-09T11:32:11.403Z] #40 9.019 DEP images/vma.pb-c.d [2020-09-09T11:32:11.403Z] #40 9.047 PBCC images/creds.pb-c.c [2020-09-09T11:32:11.403Z] #40 9.091 DEP images/creds.pb-c.d [2020-09-09T11:32:11.701Z] #40 9.142 PBCC images/utsns.pb-c.c [2020-09-09T11:32:11.701Z] #40 9.166 DEP images/utsns.pb-c.d [2020-09-09T11:32:11.701Z] #40 9.223 PBCC images/ipc-desc.pb-c.c [2020-09-09T11:32:11.701Z] #40 9.243 PBCC images/ipc-sem.pb-c.c [2020-09-09T11:32:11.701Z] #40 9.281 DEP images/ipc-desc.pb-c.d [2020-09-09T11:32:11.701Z] #40 9.325 DEP images/ipc-sem.pb-c.d [2020-09-09T11:32:11.725Z] #7 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe [2020-09-09T11:32:11.867Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.0s [2020-09-09T11:32:11.999Z] #40 9.365 PBCC images/ipc-msg.pb-c.c [2020-09-09T11:32:11.999Z] #40 9.376 DEP images/ipc-msg.pb-c.d [2020-09-09T11:32:11.999Z] #40 9.413 PBCC images/ipc-shm.pb-c.c [2020-09-09T11:32:11.999Z] #40 9.440 DEP images/ipc-shm.pb-c.d [2020-09-09T11:32:11.999Z] #40 9.497 PBCC images/ipc-var.pb-c.c [2020-09-09T11:32:11.999Z] #40 9.535 DEP images/ipc-var.pb-c.d [2020-09-09T11:32:12.298Z] #40 9.611 PBCC images/sk-opts.pb-c.c [2020-09-09T11:32:12.298Z] #40 9.679 PBCC images/packet-sock.pb-c.c [2020-09-09T11:32:12.298Z] #40 9.744 DEP images/sk-opts.pb-c.d [2020-09-09T11:32:12.298Z] #40 9.832 DEP images/packet-sock.pb-c.d [2020-09-09T11:32:12.298Z] #40 9.868 PBCC images/sk-netlink.pb-c.c [2020-09-09T11:32:12.298Z] #40 9.920 DEP images/sk-netlink.pb-c.d [2020-09-09T11:32:12.298Z] #40 9.977 PBCC images/sk-inet.pb-c.c [2020-09-09T11:32:12.597Z] #40 10.02 DEP images/sk-inet.pb-c.d [2020-09-09T11:32:12.597Z] #40 10.09 PBCC images/sk-unix.pb-c.c [2020-09-09T11:32:12.597Z] #40 10.14 DEP images/sk-unix.pb-c.d [2020-09-09T11:32:12.597Z] #40 10.18 PBCC images/mm.pb-c.c [2020-09-09T11:32:12.895Z] #40 10.23 DEP images/mm.pb-c.d [2020-09-09T11:32:12.895Z] #40 10.28 PBCC images/timerfd.pb-c.c [2020-09-09T11:32:12.895Z] #40 10.31 DEP images/timerfd.pb-c.d [2020-09-09T11:32:12.895Z] #40 10.35 PBCC images/timer.pb-c.c [2020-09-09T11:32:12.895Z] #40 ... [2020-09-09T11:32:12.895Z] [2020-09-09T11:32:12.895Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:32:12.895Z] #31 64.58 bufio [2020-09-09T11:32:12.895Z] #31 66.16 reflect [2020-09-09T11:32:12.895Z] #31 66.32 path [2020-09-09T11:32:12.895Z] #31 67.65 text/tabwriter [2020-09-09T11:32:12.895Z] #31 73.90 time [2020-09-09T11:32:12.895Z] #31 73.90 internal/syscall/execenv [2020-09-09T11:32:12.895Z] #31 73.91 internal/syscall/unix [2020-09-09T11:32:12.895Z] #31 ... [2020-09-09T11:32:12.895Z] [2020-09-09T11:32:12.895Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:32:12.895Z] #40 10.37 DEP images/timer.pb-c.d [2020-09-09T11:32:12.895Z] #40 10.41 PBCC images/sa.pb-c.c [2020-09-09T11:32:12.895Z] #40 10.45 DEP images/sa.pb-c.d [2020-09-09T11:32:12.895Z] #40 10.51 PBCC images/pipe-data.pb-c.c [2020-09-09T11:32:12.895Z] #40 10.52 DEP images/pipe-data.pb-c.d [2020-09-09T11:32:12.895Z] #40 10.60 PBCC images/mnt.pb-c.c [2020-09-09T11:32:13.200Z] #40 10.68 DEP images/mnt.pb-c.d [2020-09-09T11:32:13.200Z] #40 10.74 PBCC images/sk-packet.pb-c.c [2020-09-09T11:32:13.200Z] #40 10.76 DEP images/sk-packet.pb-c.d [2020-09-09T11:32:13.200Z] #40 10.80 PBCC images/tcp-stream.pb-c.c [2020-09-09T11:32:13.200Z] #40 10.89 DEP images/tcp-stream.pb-c.d [2020-09-09T11:32:13.323Z] #52 145.0 + bin/containerd-stress [2020-09-09T11:32:13.499Z] #40 10.96 PBCC images/pipe.pb-c.c [2020-09-09T11:32:13.499Z] #40 11.01 DEP images/pipe.pb-c.d [2020-09-09T11:32:13.499Z] #40 11.06 PBCC images/pstree.pb-c.c [2020-09-09T11:32:13.499Z] #40 11.08 DEP images/pstree.pb-c.d [2020-09-09T11:32:13.499Z] #40 11.14 PBCC images/fs.pb-c.c [2020-09-09T11:32:13.574Z] using credential docker-jenkins-github-credentials [2020-09-09T11:32:13.649Z] Cloning the remote Git repository [2020-09-09T11:32:13.649Z] Cloning with configured refspecs honoured and without tags [2020-09-09T11:32:13.798Z] #40 11.17 DEP images/fs.pb-c.d [2020-09-09T11:32:13.798Z] #40 11.24 PBCC images/signalfd.pb-c.c [2020-09-09T11:32:13.798Z] #40 11.34 DEP images/signalfd.pb-c.d [2020-09-09T11:32:13.798Z] #40 11.42 PBCC images/fh.pb-c.c [2020-09-09T11:32:13.798Z] #40 11.46 PBCC images/fsnotify.pb-c.c [2020-09-09T11:32:14.166Z] #40 11.55 DEP images/fh.pb-c.d [2020-09-09T11:32:14.166Z] #40 11.60 DEP images/fsnotify.pb-c.d [2020-09-09T11:32:14.166Z] #40 11.69 PBCC images/eventpoll.pb-c.c [2020-09-09T11:32:14.166Z] #40 11.74 DEP images/eventpoll.pb-c.d [2020-09-09T11:32:14.259Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.3s [2020-09-09T11:32:14.359Z] #52 146.4 + bin/containerd-shim [2020-09-09T11:32:14.408Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 7.6s done [2020-09-09T11:32:14.651Z] #40 11.82 PBCC images/eventfd.pb-c.c [2020-09-09T11:32:14.651Z] #40 11.88 DEP images/eventfd.pb-c.d [2020-09-09T11:32:14.651Z] #40 11.99 PBCC images/remap-file-path.pb-c.c [2020-09-09T11:32:14.651Z] #40 12.00 DEP images/remap-file-path.pb-c.d [2020-09-09T11:32:14.651Z] #40 12.05 PBCC images/fifo.pb-c.c [2020-09-09T11:32:14.651Z] #40 12.06 DEP images/fifo.pb-c.d [2020-09-09T11:32:14.651Z] #40 12.15 PBCC images/ghost-file.pb-c.c [2020-09-09T11:32:14.651Z] #40 12.24 DEP images/ghost-file.pb-c.d [2020-09-09T11:32:14.978Z] #7 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a [2020-09-09T11:32:14.978Z] #7 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-09-09T11:32:15.012Z] #40 12.34 PBCC images/regfile.pb-c.c [2020-09-09T11:32:15.012Z] #40 12.37 DEP images/regfile.pb-c.d [2020-09-09T11:32:15.012Z] #40 12.52 PBCC images/ns.pb-c.c [2020-09-09T11:32:15.012Z] #40 12.58 DEP images/ns.pb-c.d [2020-09-09T11:32:15.012Z] #40 12.62 PBCC images/fdinfo.pb-c.c [2020-09-09T11:32:15.238Z] #7 DONE 26.7s [2020-09-09T11:32:15.311Z] #40 12.76 DEP images/fdinfo.pb-c.d [2020-09-09T11:32:15.311Z] #40 12.83 PBCC images/core-aarch64.pb-c.c [2020-09-09T11:32:15.311Z] #40 12.87 PBCC images/core-arm.pb-c.c [2020-09-09T11:32:15.311Z] #40 12.91 PBCC images/core-ppc64.pb-c.c [2020-09-09T11:32:15.311Z] #40 12.99 PBCC images/core-s390.pb-c.c [2020-09-09T11:32:15.311Z] #40 ... [2020-09-09T11:32:15.311Z] [2020-09-09T11:32:15.311Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:32:15.311Z] #48 67.24 bufio [2020-09-09T11:32:15.311Z] #48 69.38 reflect [2020-09-09T11:32:15.311Z] #48 71.49 regexp/syntax [2020-09-09T11:32:15.313Z] #10 ... [2020-09-09T11:32:15.313Z] [2020-09-09T11:32:15.313Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-09T11:32:15.313Z] #25 23.22 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-09T11:32:15.313Z] #25 23.76 [2020-09-09T11:32:15.313Z] #25 24.02 # 2.2% ######################################################################## 100.0% [2020-09-09T11:32:15.313Z] #25 24.19 [2020-09-09T11:32:15.313Z] #25 25.21 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-09T11:32:15.313Z] #25 25.55 [2020-09-09T11:32:15.313Z] #25 25.79 ######################## 33.7% ######################################################################## 100.0% [2020-09-09T11:32:15.313Z] #25 26.00 [2020-09-09T11:32:15.498Z] [2020-09-09T11:32:15.498Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-09T11:32:15.599Z] #25 27.29 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-09T11:32:15.599Z] #25 27.39 skipping existing c35d46ef359f [2020-09-09T11:32:15.610Z] #48 ... [2020-09-09T11:32:15.610Z] [2020-09-09T11:32:15.610Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:32:15.610Z] #40 13.05 PBCC images/core-x86.pb-c.c [2020-09-09T11:32:15.610Z] #40 13.13 PBCC images/core.pb-c.c [2020-09-09T11:32:15.610Z] #40 13.20 PBCC images/inventory.pb-c.c [2020-09-09T11:32:13.838Z] Cloning repository https://github.com/moby/moby.git [2020-09-09T11:32:14.246Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-09-09T11:32:15.264Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-09T11:32:15.264Z] > git --version # timeout=10 [2020-09-09T11:32:15.305Z] > git --version # 'git version 2.24.1.windows.2' [2020-09-09T11:32:15.306Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-09T11:32:15.308Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41290/head:refs/remotes/origin/PR-41290 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-09T11:32:15.887Z] #25 27.62 [2020-09-09T11:32:15.909Z] #40 13.34 DEP images/core-aarch64.pb-c.d [2020-09-09T11:32:15.909Z] #40 13.40 DEP images/core-arm.pb-c.d [2020-09-09T11:32:15.909Z] #40 13.47 DEP images/core-ppc64.pb-c.d [2020-09-09T11:32:15.909Z] #40 13.53 DEP images/core-s390.pb-c.d [2020-09-09T11:32:15.945Z] #7 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 3.5s done [2020-09-09T11:32:16.177Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 7.5s done [2020-09-09T11:32:16.177Z] #7 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-09-09T11:32:16.177Z] #7 DONE 28.0s [2020-09-09T11:32:16.207Z] #7 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2020-09-09T11:32:16.208Z] #40 13.59 DEP images/core-x86.pb-c.d [2020-09-09T11:32:16.208Z] #40 13.74 DEP images/core.pb-c.d [2020-09-09T11:32:16.208Z] #40 13.79 DEP images/inventory.pb-c.d [2020-09-09T11:32:16.436Z] [2020-09-09T11:32:16.437Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-09T11:32:16.469Z] #7 DONE 21.5s [2020-09-09T11:32:16.469Z] [2020-09-09T11:32:16.469Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-09T11:32:16.510Z] #40 13.85 PBCC images/cpuinfo.pb-c.c [2020-09-09T11:32:16.510Z] #40 13.87 DEP images/cpuinfo.pb-c.d [2020-09-09T11:32:16.510Z] #40 13.99 PBCC images/stats.pb-c.c [2020-09-09T11:32:16.510Z] #40 14.03 DEP images/stats.pb-c.d [2020-09-09T11:32:17.403Z] #8 DONE 2.0s [2020-09-09T11:32:17.403Z] [2020-09-09T11:32:17.403Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-09T11:32:17.811Z] #25 29.26 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-09T11:32:18.071Z] #25 29.71 [2020-09-09T11:32:18.071Z] #25 ... [2020-09-09T11:32:18.071Z] [2020-09-09T11:32:18.071Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-09T11:32:18.071Z] #38 92.19 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-09-09T11:32:18.071Z] #38 92.23 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-09T11:32:18.071Z] #38 92.29 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-09T11:32:18.071Z] #38 92.32 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-09-09T11:32:18.071Z] #38 92.35 Setting up python-six (1.12.0-1) ... [2020-09-09T11:32:18.071Z] #38 98.61 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-09-09T11:32:18.071Z] #38 98.63 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-09-09T11:32:18.071Z] #38 98.70 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-09-09T11:32:18.071Z] #38 98.79 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-09-09T11:32:18.071Z] #38 98.83 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-09-09T11:32:18.071Z] #38 98.86 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-09-09T11:32:18.071Z] #38 98.96 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-09T11:32:18.071Z] #38 98.96 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-09-09T11:32:18.071Z] #38 98.97 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-09T11:32:18.071Z] #38 98.98 Setting up python-protobuf (3.6.1.3-2) ... [2020-09-09T11:32:18.335Z] #38 ... [2020-09-09T11:32:18.335Z] [2020-09-09T11:32:18.335Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-09T11:32:18.335Z] #25 29.87 ######################################################################## 100.0% [2020-09-09T11:32:18.335Z] #25 30.03 [2020-09-09T11:32:18.335Z] #25 30.15 Download of images into '/build' complete. [2020-09-09T11:32:18.335Z] #25 30.15 Use something like the following to load the result into a Docker daemon: [2020-09-09T11:32:18.335Z] #25 30.15 tar -cC '/build' . | docker load [2020-09-09T11:32:18.335Z] #25 ... [2020-09-09T11:32:18.335Z] [2020-09-09T11:32:18.335Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:32:18.335Z] #47 92.49 time [2020-09-09T11:32:18.335Z] #47 101.2 context [2020-09-09T11:32:18.335Z] #47 101.8 encoding/binary [2020-09-09T11:32:18.335Z] #47 102.5 os [2020-09-09T11:32:18.595Z] #47 ... [2020-09-09T11:32:18.595Z] [2020-09-09T11:32:18.595Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-09T11:32:18.595Z] #32 94.60 Selecting previously unselected package libxml2:amd64. [2020-09-09T11:32:18.595Z] #32 94.60 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-09-09T11:32:18.595Z] #32 94.60 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-09-09T11:32:18.595Z] #32 95.74 Selecting previously unselected package libarchive13:amd64. [2020-09-09T11:32:18.595Z] #32 95.74 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-09-09T11:32:18.595Z] #32 95.75 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-09-09T11:32:18.595Z] #32 96.28 Selecting previously unselected package libjsoncpp1:amd64. [2020-09-09T11:32:18.595Z] #32 96.30 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-09-09T11:32:18.595Z] #32 96.31 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-09-09T11:32:18.595Z] #32 96.52 Selecting previously unselected package librhash0:amd64. [2020-09-09T11:32:18.595Z] #32 96.53 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-09-09T11:32:18.595Z] #32 96.53 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-09-09T11:32:18.595Z] #32 96.77 Selecting previously unselected package libuv1:amd64. [2020-09-09T11:32:18.595Z] #32 96.78 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-09-09T11:32:18.595Z] #32 96.80 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-09-09T11:32:18.595Z] #32 97.19 Selecting previously unselected package cmake. [2020-09-09T11:32:18.595Z] #32 97.19 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-09-09T11:32:18.595Z] #32 97.23 Unpacking cmake (3.13.4-1) ... [2020-09-09T11:32:18.595Z] #32 102.8 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-09T11:32:18.595Z] #32 ... [2020-09-09T11:32:18.595Z] [2020-09-09T11:32:18.595Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:32:18.595Z] #41 92.79 time [2020-09-09T11:32:18.595Z] #41 98.86 internal/fmtsort [2020-09-09T11:32:18.595Z] #41 100.1 strings [2020-09-09T11:32:18.595Z] #41 101.7 os [2020-09-09T11:32:18.620Z] #40 15.95 make[1]: Nothing to be done for 'all'. [2020-09-09T11:32:18.782Z] #9 DONE 1.3s [2020-09-09T11:32:18.782Z] [2020-09-09T11:32:18.782Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-09T11:32:18.782Z] #27 DONE 0.1s [2020-09-09T11:32:18.782Z] [2020-09-09T11:32:18.782Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-09T11:32:18.782Z] #35 DONE 0.1s [2020-09-09T11:32:18.782Z] [2020-09-09T11:32:18.782Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-09T11:32:18.814Z] #52 150.6 + bin/containerd-shim-runc-v1 [2020-09-09T11:32:18.855Z] #41 ... [2020-09-09T11:32:18.855Z] [2020-09-09T11:32:18.855Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:32:18.855Z] #30 97.69 internal/syscall/execenv [2020-09-09T11:32:18.855Z] #30 97.97 internal/syscall/unix [2020-09-09T11:32:18.855Z] #30 98.33 os [2020-09-09T11:32:18.855Z] #30 98.77 internal/fmtsort [2020-09-09T11:32:18.855Z] #30 100.3 strings [2020-09-09T11:32:18.855Z] #30 102.9 fmt [2020-09-09T11:32:18.978Z] #8 DONE 2.6s [2020-09-09T11:32:18.978Z] [2020-09-09T11:32:18.978Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-09T11:32:19.113Z] #30 ... [2020-09-09T11:32:19.113Z] [2020-09-09T11:32:19.113Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-09T11:32:19.113Z] #32 103.3 Setting up xxd (2:8.1.0875-5) ... [2020-09-09T11:32:19.675Z] #40 ... [2020-09-09T11:32:19.675Z] [2020-09-09T11:32:19.675Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:32:19.675Z] #11 71.41 Selecting previously unselected package gcc-mingw-w64-base. [2020-09-09T11:32:19.675Z] #11 71.45 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-09-09T11:32:19.675Z] #11 71.46 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-09T11:32:19.675Z] #11 71.65 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-09-09T11:32:19.675Z] #11 71.67 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-09-09T11:32:19.675Z] #11 71.71 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-09T11:32:19.675Z] #11 ... [2020-09-09T11:32:19.675Z] [2020-09-09T11:32:19.675Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:32:19.675Z] #53 41.15 Checking out files: 54% (1769/3238) Checking out files: 55% (1781/3238) Checking out files: 56% (1814/3238) Checking out files: 57% (1846/3238) Checking out files: 58% (1879/3238) Checking out files: 59% (1911/3238) Checking out files: 60% (1943/3238) Checking out files: 61% (1976/3238) Checking out files: 62% (2008/3238) Checking out files: 63% (2040/3238) Checking out files: 64% (2073/3238) Checking out files: 65% (2105/3238) Checking out files: 66% (2138/3238) Checking out files: 67% (2170/3238) Checking out files: 68% (2202/3238) Checking out files: 69% (2235/3238) Checking out files: 70% (2267/3238) Checking out files: 71% (2299/3238) Checking out files: 72% (2332/3238) Checking out files: 73% (2364/3238) Checking out files: 74% (2397/3238) Checking out files: 75% (2429/3238) Checking out files: 76% (2461/3238) Checking out files: 77% (2494/3238) Checking out files: 78% (2526/3238) Checking out files: 79% (2559/3238) Checking out files: 80% (2591/3238) Checking out files: 81% (2623/3238) Checking out files: 82% (2656/3238) Checking out files: 83% (2688/3238) Checking out files: 84% (2720/3238) Checking out files: 85% (2753/3238) Checking out files: 86% (2785/3238) Checking out files: 87% (2818/3238) Checking out files: 88% (2850/3238) Checking out files: 89% (2882/3238) Checking out files: 90% (2915/3238) Checking out files: 91% (2947/3238) Checking out files: 92% (2979/3238) Checking out files: 93% (3012/3238) Checking out files: 94% (3044/3238) Checking out files: 95% (3077/3238) Checking out files: 96% (3109/3238) Checking out files: 97% (3141/3238) Checking out files: 98% (3174/3238) Checking out files: 99% (3206/3238) Checking out files: 100% (3238/3238) Checking out files: 100% (3238/3238), done. [2020-09-09T11:32:19.675Z] #53 42.07 + cd /tmp/tmp.i4z6fFYlOe/src/github.com/containerd/containerd [2020-09-09T11:32:19.675Z] #53 42.09 + git checkout -q 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-09T11:32:19.675Z] #53 42.62 + export 'BUILDTAGS=netgo osusergo static_build' [2020-09-09T11:32:19.675Z] #53 42.62 + BUILDTAGS='netgo osusergo static_build' [2020-09-09T11:32:19.675Z] #53 42.62 + export EXTRA_FLAGS=-buildmode=pie [2020-09-09T11:32:19.675Z] #53 42.62 + EXTRA_FLAGS=-buildmode=pie [2020-09-09T11:32:19.675Z] #53 42.62 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-09-09T11:32:19.675Z] #53 42.62 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-09-09T11:32:19.675Z] #53 42.62 + '[' '' = dynamic ']' [2020-09-09T11:32:19.675Z] #53 42.62 + make [2020-09-09T11:32:19.675Z] #53 43.63 + bin/ctr [2020-09-09T11:32:19.680Z] #32 103.7 Setting up libuv1:amd64 (1.24.1-1) ... [2020-09-09T11:32:19.921Z] #9 DONE 0.7s [2020-09-09T11:32:19.921Z] [2020-09-09T11:32:19.921Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-09T11:32:19.921Z] #27 DONE 0.0s [2020-09-09T11:32:19.921Z] [2020-09-09T11:32:19.921Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-09T11:32:19.921Z] #35 DONE 0.1s [2020-09-09T11:32:19.921Z] [2020-09-09T11:32:19.921Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-09T11:32:19.971Z] #32 104.0 Setting up vim-common (2:8.1.0875-5) ... [2020-09-09T11:32:19.971Z] #32 104.2 Setting up librhash0:amd64 (1.3.8-1) ... [2020-09-09T11:32:20.684Z] #8 DONE 3.8s [2020-09-09T11:32:20.684Z] [2020-09-09T11:32:20.684Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-09T11:32:21.259Z] #9 DONE 1.0s [2020-09-09T11:32:21.259Z] [2020-09-09T11:32:21.259Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:32:21.399Z] #32 105.2 Setting up cmake-data (3.13.4-1) ... [2020-09-09T11:32:21.522Z] #47 ... [2020-09-09T11:32:21.522Z] [2020-09-09T11:32:21.522Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-09T11:32:21.522Z] #35 DONE 0.1s [2020-09-09T11:32:21.522Z] [2020-09-09T11:32:21.522Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-09T11:32:21.522Z] #27 DONE 0.1s [2020-09-09T11:32:21.522Z] [2020-09-09T11:32:21.522Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-09T11:32:21.546Z] #52 153.5 + bin/containerd-shim-runc-v2 [2020-09-09T11:32:21.710Z] #32 105.7 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-09-09T11:32:21.710Z] #32 105.8 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-09-09T11:32:21.969Z] #32 105.9 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-09-09T11:32:22.228Z] #32 ... [2020-09-09T11:32:22.228Z] [2020-09-09T11:32:22.228Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-09T11:32:22.228Z] #25 DONE 34.0s [2020-09-09T11:32:22.228Z] [2020-09-09T11:32:22.228Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-09T11:32:22.228Z] #32 106.3 Setting up cmake (3.13.4-1) ... [2020-09-09T11:32:22.228Z] #32 106.3 Processing triggers for libc-bin (2.28-10) ... [2020-09-09T11:32:22.228Z] #32 106.5 Processing triggers for mime-support (3.62) ... [2020-09-09T11:32:22.487Z] #32 ... [2020-09-09T11:32:22.487Z] [2020-09-09T11:32:22.487Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-09T11:32:22.487Z] #38 105.7 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-09-09T11:32:22.487Z] #38 105.8 Processing triggers for libc-bin (2.28-10) ... [2020-09-09T11:32:22.487Z] #38 DONE 106.6s [2020-09-09T11:32:22.582Z] #52 154.2 + binaries [2020-09-09T11:32:22.582Z] #52 154.2 + install -D bin/containerd /build/containerd [2020-09-09T11:32:22.582Z] #52 154.2 + install -D bin/containerd-shim /build/containerd-shim [2020-09-09T11:32:22.582Z] #52 154.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-09-09T11:32:22.582Z] #52 154.2 + install -D bin/ctr /build/ctr [2020-09-09T11:32:22.747Z] [2020-09-09T11:32:22.747Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:32:22.874Z] #52 DONE 154.8s [2020-09-09T11:32:23.008Z] #39 ... [2020-09-09T11:32:23.008Z] [2020-09-09T11:32:23.008Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-09T11:32:23.008Z] #32 DONE 107.3s [2020-09-09T11:32:23.267Z] [2020-09-09T11:32:23.267Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:32:23.316Z] #53 ... [2020-09-09T11:32:23.316Z] [2020-09-09T11:32:23.316Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:32:23.316Z] #42 74.49 hash/crc32 [2020-09-09T11:32:23.316Z] #42 76.77 vendor/golang.org/x/text/transform [2020-09-09T11:32:23.316Z] #42 79.98 time [2020-09-09T11:32:23.316Z] #42 83.37 regexp [2020-09-09T11:32:23.316Z] #42 ... [2020-09-09T11:32:23.316Z] [2020-09-09T11:32:23.316Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:32:23.316Z] #40 17.96 CC images/stats.o [2020-09-09T11:32:23.316Z] #40 18.54 CC images/core.o [2020-09-09T11:32:23.316Z] #40 19.42 CC images/core-x86.o [2020-09-09T11:32:23.316Z] #40 20.16 CC images/core-arm.o [2020-09-09T11:32:23.316Z] #40 20.57 CC images/core-aarch64.o [2020-09-09T11:32:23.316Z] #40 21.01 CC images/core-ppc64.o [2020-09-09T11:32:23.509Z] [2020-09-09T11:32:23.509Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-09T11:32:23.801Z] #53 DONE 0.3s [2020-09-09T11:32:23.801Z] [2020-09-09T11:32:23.801Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-09T11:32:24.072Z] #28 ... [2020-09-09T11:32:24.072Z] [2020-09-09T11:32:24.072Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:32:24.072Z] #54 4.678 + RM_GOPATH=0 [2020-09-09T11:32:24.072Z] #54 4.678 + TMP_GOPATH= [2020-09-09T11:32:24.072Z] #54 4.678 + : /build [2020-09-09T11:32:24.072Z] #54 4.678 + '[' -z '' ']' [2020-09-09T11:32:24.072Z] #54 4.678 ++ mktemp -d [2020-09-09T11:32:24.072Z] #54 4.678 + export GOPATH=/tmp/tmp.6tl69CPaO4 [2020-09-09T11:32:24.072Z] #54 4.678 + GOPATH=/tmp/tmp.6tl69CPaO4 [2020-09-09T11:32:24.072Z] #54 4.678 + RM_GOPATH=1 [2020-09-09T11:32:24.072Z] #54 4.678 + case "$(go env GOARCH)" in [2020-09-09T11:32:24.072Z] #54 4.678 ++ go env GOARCH [2020-09-09T11:32:24.072Z] #54 4.682 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-09T11:32:24.072Z] #54 4.682 + export GO_BUILDMODE=-buildmode=pie [2020-09-09T11:32:24.072Z] #54 4.682 + GO_BUILDMODE=-buildmode=pie [2020-09-09T11:32:24.072Z] #54 4.682 ++ dirname /tmp/install/install.sh [2020-09-09T11:32:24.072Z] #54 4.682 + dir=/tmp/install [2020-09-09T11:32:24.072Z] #54 4.682 + bin=rootlesskit [2020-09-09T11:32:24.072Z] #54 4.682 + shift [2020-09-09T11:32:24.072Z] #54 4.682 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-09-09T11:32:24.072Z] #54 4.682 + . /tmp/install/rootlesskit.installer [2020-09-09T11:32:24.072Z] #54 4.682 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-09T11:32:24.072Z] #54 4.682 + install_rootlesskit [2020-09-09T11:32:24.072Z] #54 4.682 + case "$1" in [2020-09-09T11:32:24.072Z] #54 4.682 + export CGO_ENABLED=0 [2020-09-09T11:32:24.072Z] #54 4.682 + CGO_ENABLED=0 [2020-09-09T11:32:24.072Z] #54 4.682 + _install_rootlesskit [2020-09-09T11:32:24.072Z] #54 4.682 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-09-09T11:32:24.072Z] #54 4.682 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.6tl69CPaO4/src/github.com/rootless-containers/rootlesskit [2020-09-09T11:32:24.072Z] #54 4.687 Cloning into '/tmp/tmp.6tl69CPaO4/src/github.com/rootless-containers/rootlesskit'... [2020-09-09T11:32:24.093Z] #57 DONE 0.3s [2020-09-09T11:32:24.094Z] [2020-09-09T11:32:24.094Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-09T11:32:24.332Z] #54 5.799 + cd /tmp/tmp.6tl69CPaO4/src/github.com/rootless-containers/rootlesskit [2020-09-09T11:32:24.332Z] #54 5.799 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-09T11:32:24.382Z] #40 21.99 CC images/core-s390.o [2020-09-09T11:32:24.385Z] #59 DONE 0.2s [2020-09-09T11:32:24.385Z] [2020-09-09T11:32:24.385Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-09T11:32:24.385Z] #61 DONE 0.1s [2020-09-09T11:32:24.385Z] [2020-09-09T11:32:24.385Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-09T11:32:24.385Z] #62 DONE 0.0s [2020-09-09T11:32:24.385Z] [2020-09-09T11:32:24.385Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-09T11:32:24.592Z] #54 5.984 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-09T11:32:24.592Z] #54 5.984 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-09-09T11:32:25.021Z] #63 DONE 0.6s [2020-09-09T11:32:25.021Z] [2020-09-09T11:32:25.021Z] #64 exporting to image [2020-09-09T11:32:25.021Z] #64 exporting layers [2020-09-09T11:32:25.223Z] #36 ... [2020-09-09T11:32:25.223Z] [2020-09-09T11:32:25.223Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-09T11:32:25.223Z] #32 5.536 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-09T11:32:25.223Z] #32 5.616 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-09T11:32:25.433Z] #40 22.88 CC images/cpuinfo.o [2020-09-09T11:32:25.486Z] #32 5.703 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-09T11:32:25.486Z] #32 5.787 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-09T11:32:25.730Z] #40 23.36 CC images/inventory.o [2020-09-09T11:32:25.802Z] #33 2.084 + RM_GOPATH=0 [2020-09-09T11:32:25.802Z] #33 2.084 + TMP_GOPATH= [2020-09-09T11:32:25.802Z] #33 2.084 + : /build [2020-09-09T11:32:25.802Z] #33 2.084 + '[' -z '' ']' [2020-09-09T11:32:25.802Z] #33 2.084 ++ mktemp -d [2020-09-09T11:32:25.802Z] #33 2.089 + export GOPATH=/tmp/tmp.cSgwn3f8Y7 [2020-09-09T11:32:25.802Z] #33 2.089 + GOPATH=/tmp/tmp.cSgwn3f8Y7 [2020-09-09T11:32:25.802Z] #33 2.089 + RM_GOPATH=1 [2020-09-09T11:32:25.802Z] #33 2.089 + case "$(go env GOARCH)" in [2020-09-09T11:32:25.802Z] #33 2.089 ++ go env GOARCH [2020-09-09T11:32:25.802Z] #33 2.119 + export GO_BUILDMODE=-buildmode=pie [2020-09-09T11:32:25.802Z] #33 2.119 + GO_BUILDMODE=-buildmode=pie [2020-09-09T11:32:25.802Z] #33 2.120 ++ dirname /tmp/install/install.sh [2020-09-09T11:32:25.802Z] #33 2.124 + dir=/tmp/install [2020-09-09T11:32:25.802Z] #33 2.124 + bin=tini [2020-09-09T11:32:25.802Z] #33 2.124 + shift [2020-09-09T11:32:25.802Z] #33 2.124 + '[' '!' -f /tmp/install/tini.installer ']' [2020-09-09T11:32:25.802Z] #33 2.124 + . /tmp/install/tini.installer [2020-09-09T11:32:25.802Z] #33 2.124 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-09T11:32:25.802Z] #33 2.124 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-09T11:32:25.802Z] #33 2.124 + install_tini [2020-09-09T11:32:25.802Z] #33 2.124 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-09-09T11:32:25.802Z] #33 2.129 + git clone https://github.com/krallin/tini.git /tmp/tmp.cSgwn3f8Y7/tini [2020-09-09T11:32:25.802Z] #33 2.135 Cloning into '/tmp/tmp.cSgwn3f8Y7/tini'... [2020-09-09T11:32:26.026Z] #40 23.63 CC images/fdinfo.o [2020-09-09T11:32:26.370Z] #33 3.207 + cd /tmp/tmp.cSgwn3f8Y7/tini [2020-09-09T11:32:26.370Z] #33 3.207 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-09T11:32:26.370Z] #33 3.246 + cmake . [2020-09-09T11:32:26.671Z] #40 ... [2020-09-09T11:32:26.671Z] [2020-09-09T11:32:26.671Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:32:26.671Z] #48 78.41 time [2020-09-09T11:32:26.671Z] #48 82.41 regexp [2020-09-09T11:32:26.946Z] #28 ... [2020-09-09T11:32:26.946Z] [2020-09-09T11:32:26.946Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:32:26.946Z] #41 4.239 + RM_GOPATH=0 [2020-09-09T11:32:26.946Z] #41 4.239 + TMP_GOPATH= [2020-09-09T11:32:26.946Z] #41 4.242 + : /build [2020-09-09T11:32:26.946Z] #41 4.242 + '[' -z '' ']' [2020-09-09T11:32:26.946Z] #41 4.242 ++ mktemp -d [2020-09-09T11:32:26.946Z] #41 4.245 + export GOPATH=/tmp/tmp.ZW6KNUSd8n [2020-09-09T11:32:26.946Z] #41 4.245 + GOPATH=/tmp/tmp.ZW6KNUSd8n [2020-09-09T11:32:26.946Z] #41 4.245 + RM_GOPATH=1 [2020-09-09T11:32:26.946Z] #41 4.245 + case "$(go env GOARCH)" in [2020-09-09T11:32:26.946Z] #41 4.279 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-09T11:32:26.946Z] #41 4.289 ++ go env GOARCH [2020-09-09T11:32:26.946Z] #41 4.289 + export GO_BUILDMODE=-buildmode=pie [2020-09-09T11:32:26.946Z] #41 4.289 + GO_BUILDMODE=-buildmode=pie [2020-09-09T11:32:26.946Z] #41 4.289 ++ dirname /tmp/install/install.sh [2020-09-09T11:32:26.946Z] #41 4.289 + dir=/tmp/install [2020-09-09T11:32:26.946Z] #41 4.289 + bin=vndr [2020-09-09T11:32:26.946Z] #41 4.289 + shift [2020-09-09T11:32:26.946Z] #41 4.289 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-09-09T11:32:26.946Z] #41 4.289 + . /tmp/install/vndr.installer [2020-09-09T11:32:26.946Z] #41 4.289 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-09T11:32:26.946Z] #41 4.289 + install_vndr [2020-09-09T11:32:26.946Z] #41 4.289 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-09-09T11:32:26.946Z] #41 4.289 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ZW6KNUSd8n/src/github.com/LK4D4/vndr [2020-09-09T11:32:26.946Z] #41 4.289 Cloning into '/tmp/tmp.ZW6KNUSd8n/src/github.com/LK4D4/vndr'... [2020-09-09T11:32:26.946Z] #41 4.970 + cd /tmp/tmp.ZW6KNUSd8n/src/github.com/LK4D4/vndr [2020-09-09T11:32:26.946Z] #41 4.970 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-09T11:32:26.946Z] #41 4.984 + go build -buildmode=pie -v -o /build/vndr . [2020-09-09T11:32:26.970Z] #48 ... [2020-09-09T11:32:26.970Z] [2020-09-09T11:32:26.970Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:32:26.970Z] #40 24.28 CC images/fown.o [2020-09-09T11:32:27.223Z] #41 ... [2020-09-09T11:32:27.223Z] [2020-09-09T11:32:27.223Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:32:27.223Z] #30 5.506 + RM_GOPATH=0 [2020-09-09T11:32:27.223Z] #30 5.506 + TMP_GOPATH= [2020-09-09T11:32:27.223Z] #30 5.507 + : /build [2020-09-09T11:32:27.223Z] #30 5.507 + '[' -z '' ']' [2020-09-09T11:32:27.223Z] #30 5.507 ++ mktemp -d [2020-09-09T11:32:27.223Z] #30 5.515 + export GOPATH=/tmp/tmp.H1CelYwQpr [2020-09-09T11:32:27.223Z] #30 5.515 + GOPATH=/tmp/tmp.H1CelYwQpr [2020-09-09T11:32:27.223Z] #30 5.515 + RM_GOPATH=1 [2020-09-09T11:32:27.223Z] #30 5.516 + case "$(go env GOARCH)" in [2020-09-09T11:32:27.223Z] #30 5.522 ++ go env GOARCH [2020-09-09T11:32:27.223Z] #30 5.547 + export GO_BUILDMODE=-buildmode=pie [2020-09-09T11:32:27.223Z] #30 5.547 + GO_BUILDMODE=-buildmode=pie [2020-09-09T11:32:27.223Z] #30 5.554 ++ dirname /tmp/install/install.sh [2020-09-09T11:32:27.223Z] #30 5.556 + dir=/tmp/install [2020-09-09T11:32:27.223Z] #30 5.557 + bin=tomlv [2020-09-09T11:32:27.223Z] #30 5.557 + shift [2020-09-09T11:32:27.223Z] #30 5.558 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-09-09T11:32:27.223Z] #30 5.559 + . /tmp/install/tomlv.installer [2020-09-09T11:32:27.223Z] #30 5.559 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-09T11:32:27.223Z] #30 5.560 + install_tomlv [2020-09-09T11:32:27.223Z] #30 5.561 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-09-09T11:32:27.223Z] #30 5.561 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-09T11:32:27.223Z] #30 5.562 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.H1CelYwQpr/src/github.com/BurntSushi/toml [2020-09-09T11:32:27.223Z] #30 5.564 Cloning into '/tmp/tmp.H1CelYwQpr/src/github.com/BurntSushi/toml'... [2020-09-09T11:32:27.291Z] #40 24.54 CC images/ns.o [2020-09-09T11:32:27.291Z] #40 24.78 CC images/regfile.o [2020-09-09T11:32:27.307Z] #33 4.167 -- The C compiler identification is GNU 8.3.0 [2020-09-09T11:32:27.570Z] #33 4.319 -- Check for working C compiler: /usr/bin/cc [2020-09-09T11:32:27.588Z] #40 25.01 CC images/ghost-file.o [2020-09-09T11:32:27.806Z] #30 ... [2020-09-09T11:32:27.806Z] [2020-09-09T11:32:27.806Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:32:27.806Z] #47 6.523 + RM_GOPATH=0 [2020-09-09T11:32:27.806Z] #47 6.523 + TMP_GOPATH= [2020-09-09T11:32:27.806Z] #47 6.523 + : /build [2020-09-09T11:32:27.806Z] #47 6.525 + '[' -z '' ']' [2020-09-09T11:32:27.806Z] #47 6.527 ++ mktemp -d [2020-09-09T11:32:27.806Z] #47 6.539 + export GOPATH=/tmp/tmp.ejkMJESfid [2020-09-09T11:32:27.806Z] #47 6.543 + GOPATH=/tmp/tmp.ejkMJESfid [2020-09-09T11:32:27.806Z] #47 6.544 + RM_GOPATH=1 [2020-09-09T11:32:27.806Z] #47 6.546 + case "$(go env GOARCH)" in [2020-09-09T11:32:27.806Z] #47 6.547 ++ go env GOARCH [2020-09-09T11:32:27.806Z] #47 6.570 + export GO_BUILDMODE=-buildmode=pie [2020-09-09T11:32:27.806Z] #47 6.573 + GO_BUILDMODE=-buildmode=pie [2020-09-09T11:32:27.806Z] #47 6.582 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-09T11:32:27.896Z] #54 ... [2020-09-09T11:32:27.896Z] [2020-09-09T11:32:27.896Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:32:27.896Z] #60 9.151 + RM_GOPATH=0 [2020-09-09T11:32:27.896Z] #60 9.151 + TMP_GOPATH= [2020-09-09T11:32:27.896Z] #60 9.151 + : /build [2020-09-09T11:32:27.896Z] #60 9.151 + '[' -z '' ']' [2020-09-09T11:32:27.896Z] #60 9.151 ++ mktemp -d [2020-09-09T11:32:27.896Z] #60 9.159 + export GOPATH=/tmp/tmp.TWnq0muxFD [2020-09-09T11:32:27.896Z] #60 9.170 + GOPATH=/tmp/tmp.TWnq0muxFD [2020-09-09T11:32:27.896Z] #60 9.170 + RM_GOPATH=1 [2020-09-09T11:32:27.896Z] #60 9.170 + case "$(go env GOARCH)" in [2020-09-09T11:32:27.896Z] #60 9.170 ++ go env GOARCH [2020-09-09T11:32:27.896Z] #60 9.206 + export GO_BUILDMODE=-buildmode=pie [2020-09-09T11:32:27.896Z] #60 9.206 + GO_BUILDMODE=-buildmode=pie [2020-09-09T11:32:27.896Z] #60 9.206 ++ dirname /tmp/install/install.sh [2020-09-09T11:32:27.896Z] #60 9.214 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-09-09T11:32:27.896Z] #60 9.215 + dir=/tmp/install [2020-09-09T11:32:27.896Z] #60 9.215 + bin=proxy [2020-09-09T11:32:27.896Z] #60 9.215 + shift [2020-09-09T11:32:27.896Z] #60 9.215 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-09-09T11:32:27.896Z] #60 9.215 + . /tmp/install/proxy.installer [2020-09-09T11:32:27.896Z] #60 9.215 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-09-09T11:32:27.896Z] #60 9.215 + install_proxy [2020-09-09T11:32:27.896Z] #60 9.215 + case "$1" in [2020-09-09T11:32:27.896Z] #60 9.215 + export CGO_ENABLED=0 [2020-09-09T11:32:27.896Z] #60 9.215 + CGO_ENABLED=0 [2020-09-09T11:32:27.896Z] #60 9.215 + _install_proxy [2020-09-09T11:32:27.896Z] #60 9.215 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-09-09T11:32:27.896Z] #60 9.215 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.TWnq0muxFD/src/github.com/docker/libnetwork [2020-09-09T11:32:27.897Z] #60 9.226 Cloning into '/tmp/tmp.TWnq0muxFD/src/github.com/docker/libnetwork'... [2020-09-09T11:32:27.924Z] #40 25.42 CC images/fifo.o [2020-09-09T11:32:28.025Z] #32 8.439 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-09T11:32:28.069Z] #47 6.582 ++ dirname /tmp/install/install.sh [2020-09-09T11:32:28.069Z] #47 6.583 + dir=/tmp/install [2020-09-09T11:32:28.069Z] #47 6.583 + bin=shfmt [2020-09-09T11:32:28.069Z] #47 6.583 + shift [2020-09-09T11:32:28.069Z] #47 6.583 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-09-09T11:32:28.069Z] #47 6.583 + . /tmp/install/shfmt.installer [2020-09-09T11:32:28.069Z] #47 6.583 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-09T11:32:28.069Z] #47 6.583 + install_shfmt [2020-09-09T11:32:28.069Z] #47 6.583 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-09-09T11:32:28.069Z] #47 6.583 + git clone https://github.com/mvdan/sh.git /tmp/tmp.ejkMJESfid/src/github.com/mvdan/sh [2020-09-09T11:32:28.069Z] #47 6.585 Cloning into '/tmp/tmp.ejkMJESfid/src/github.com/mvdan/sh'... [2020-09-09T11:32:28.225Z] #40 25.70 CC images/remap-file-path.o [2020-09-09T11:32:28.225Z] #40 ... [2020-09-09T11:32:28.225Z] [2020-09-09T11:32:28.225Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:32:28.225Z] #31 80.10 internal/poll [2020-09-09T11:32:28.225Z] #31 82.65 os [2020-09-09T11:32:28.225Z] #31 84.04 internal/fmtsort [2020-09-09T11:32:28.225Z] #31 85.88 path/filepath [2020-09-09T11:32:28.225Z] #31 85.91 fmt [2020-09-09T11:32:28.225Z] #31 87.52 io/ioutil [2020-09-09T11:32:28.225Z] #31 89.60 log [2020-09-09T11:32:28.225Z] #31 89.60 flag [2020-09-09T11:32:28.225Z] #31 89.60 github.com/BurntSushi/toml [2020-09-09T11:32:28.286Z] #32 ... [2020-09-09T11:32:28.286Z] [2020-09-09T11:32:28.286Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:32:28.286Z] #21 8.544 + RM_GOPATH=0 [2020-09-09T11:32:28.286Z] #21 8.544 + TMP_GOPATH= [2020-09-09T11:32:28.286Z] #21 8.544 + : /build [2020-09-09T11:32:28.286Z] #21 8.544 + '[' -z '' ']' [2020-09-09T11:32:28.286Z] #21 8.556 ++ mktemp -d [2020-09-09T11:32:28.286Z] #21 8.557 + export GOPATH=/tmp/tmp.NJ6YiV7SYB [2020-09-09T11:32:28.286Z] #21 8.557 + GOPATH=/tmp/tmp.NJ6YiV7SYB [2020-09-09T11:32:28.286Z] #21 8.557 + RM_GOPATH=1 [2020-09-09T11:32:28.286Z] #21 8.558 + case "$(go env GOARCH)" in [2020-09-09T11:32:28.286Z] #21 8.558 ++ go env GOARCH [2020-09-09T11:32:28.526Z] #31 ... [2020-09-09T11:32:28.526Z] [2020-09-09T11:32:28.526Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:32:28.526Z] #40 25.96 CC images/eventfd.o [2020-09-09T11:32:28.546Z] #21 8.719 + export GO_BUILDMODE=-buildmode=pie [2020-09-09T11:32:28.546Z] #21 8.719 + GO_BUILDMODE=-buildmode=pie [2020-09-09T11:32:28.546Z] #21 8.741 ++ dirname /tmp/install/install.sh [2020-09-09T11:32:28.546Z] #21 8.747 + dir=/tmp/install [2020-09-09T11:32:28.546Z] #21 8.751 Install docker/cli version 17.06.2-ce from stable [2020-09-09T11:32:28.546Z] #21 8.751 + bin=dockercli [2020-09-09T11:32:28.546Z] #21 8.751 + shift [2020-09-09T11:32:28.546Z] #21 8.751 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-09-09T11:32:28.546Z] #21 8.751 + . /tmp/install/dockercli.installer [2020-09-09T11:32:28.546Z] #21 8.751 ++ : stable [2020-09-09T11:32:28.546Z] #21 8.751 ++ : 17.06.2-ce [2020-09-09T11:32:28.546Z] #21 8.751 + install_dockercli [2020-09-09T11:32:28.546Z] #21 8.751 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-09T11:32:28.546Z] #21 8.751 ++ uname -m [2020-09-09T11:32:28.546Z] #21 8.785 + arch=x86_64 [2020-09-09T11:32:28.546Z] #21 8.785 + '[' x86_64 '!=' x86_64 ']' [2020-09-09T11:32:28.546Z] #21 8.785 + url=https://download.docker.com/linux/static [2020-09-09T11:32:28.546Z] #21 8.785 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-09-09T11:32:28.546Z] #21 8.793 + tar -xz docker/docker [2020-09-09T11:32:28.825Z] #40 26.16 CC images/eventpoll.o [2020-09-09T11:32:28.834Z] #60 ... [2020-09-09T11:32:28.834Z] [2020-09-09T11:32:28.834Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:32:28.834Z] #43 ... [2020-09-09T11:32:28.834Z] [2020-09-09T11:32:28.834Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:32:28.834Z] #30 ... [2020-09-09T11:32:28.834Z] [2020-09-09T11:32:28.834Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-09T11:32:28.961Z] #33 5.615 -- Check for working C compiler: /usr/bin/cc -- works [2020-09-09T11:32:28.961Z] #33 5.615 -- Detecting C compiler ABI info [2020-09-09T11:32:29.093Z] #51 ... [2020-09-09T11:32:29.093Z] [2020-09-09T11:32:29.093Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:32:29.093Z] #47 10.46 + RM_GOPATH=0 [2020-09-09T11:32:29.093Z] #47 10.46 + TMP_GOPATH= [2020-09-09T11:32:29.093Z] #47 10.46 + : /build [2020-09-09T11:32:29.093Z] #47 10.46 + '[' -z '' ']' [2020-09-09T11:32:29.093Z] #47 10.46 ++ mktemp -d [2020-09-09T11:32:29.093Z] #47 10.47 + export GOPATH=/tmp/tmp.lCZ3cqi3jQ [2020-09-09T11:32:29.093Z] #47 10.47 + GOPATH=/tmp/tmp.lCZ3cqi3jQ [2020-09-09T11:32:29.093Z] #47 10.47 + RM_GOPATH=1 [2020-09-09T11:32:29.093Z] #47 10.47 + case "$(go env GOARCH)" in [2020-09-09T11:32:29.093Z] #47 10.52 ++ go env GOARCH [2020-09-09T11:32:29.093Z] #47 ... [2020-09-09T11:32:29.093Z] [2020-09-09T11:32:29.093Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:32:29.093Z] #21 10.51 + RM_GOPATH=0 [2020-09-09T11:32:29.093Z] #21 10.51 + TMP_GOPATH= [2020-09-09T11:32:29.093Z] #21 10.51 + : /build [2020-09-09T11:32:29.093Z] #21 10.51 + '[' -z '' ']' [2020-09-09T11:32:29.093Z] #21 10.51 ++ mktemp -d [2020-09-09T11:32:29.093Z] #21 10.51 + export GOPATH=/tmp/tmp.FmeuD2Bzmx [2020-09-09T11:32:29.093Z] #21 10.51 + GOPATH=/tmp/tmp.FmeuD2Bzmx [2020-09-09T11:32:29.093Z] #21 10.51 + RM_GOPATH=1 [2020-09-09T11:32:29.093Z] #21 10.51 + case "$(go env GOARCH)" in [2020-09-09T11:32:29.093Z] #21 10.51 ++ go env GOARCH [2020-09-09T11:32:29.093Z] #21 10.55 + export GO_BUILDMODE=-buildmode=pie [2020-09-09T11:32:29.093Z] #21 10.55 + GO_BUILDMODE=-buildmode=pie [2020-09-09T11:32:29.093Z] #21 10.55 ++ dirname /tmp/install/install.sh [2020-09-09T11:32:29.093Z] #21 10.55 + dir=/tmp/install [2020-09-09T11:32:29.093Z] #21 10.56 + bin=dockercli [2020-09-09T11:32:29.093Z] #21 10.56 + shift [2020-09-09T11:32:29.093Z] #21 10.56 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-09-09T11:32:29.117Z] #21 ... [2020-09-09T11:32:29.117Z] [2020-09-09T11:32:29.117Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:32:29.117Z] #54 9.432 + RM_GOPATH=0 [2020-09-09T11:32:29.117Z] #54 9.432 + TMP_GOPATH= [2020-09-09T11:32:29.117Z] #54 9.432 + : /build [2020-09-09T11:32:29.117Z] #54 9.432 + '[' -z '' ']' [2020-09-09T11:32:29.117Z] #54 9.447 ++ mktemp -d [2020-09-09T11:32:29.117Z] #54 9.449 + export GOPATH=/tmp/tmp.3in6pMOIdb [2020-09-09T11:32:29.117Z] #54 9.451 + GOPATH=/tmp/tmp.3in6pMOIdb [2020-09-09T11:32:29.117Z] #54 9.451 + RM_GOPATH=1 [2020-09-09T11:32:29.117Z] #54 9.451 + case "$(go env GOARCH)" in [2020-09-09T11:32:29.117Z] #54 9.451 ++ go env GOARCH [2020-09-09T11:32:29.117Z] #54 9.489 + export GO_BUILDMODE=-buildmode=pie [2020-09-09T11:32:29.117Z] #54 9.489 + GO_BUILDMODE=-buildmode=pie [2020-09-09T11:32:29.117Z] #54 9.489 ++ dirname /tmp/install/install.sh [2020-09-09T11:32:29.117Z] #54 9.499 + dir=/tmp/install [2020-09-09T11:32:29.117Z] #54 9.522 + bin=rootlesskit [2020-09-09T11:32:29.117Z] #54 9.522 + shift [2020-09-09T11:32:29.117Z] #54 9.522 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-09-09T11:32:29.117Z] #54 9.522 + . /tmp/install/rootlesskit.installer [2020-09-09T11:32:29.117Z] #54 9.522 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-09T11:32:29.117Z] #54 9.523 + install_rootlesskit [2020-09-09T11:32:29.117Z] #54 9.524 + case "$1" in [2020-09-09T11:32:29.117Z] #54 9.524 + export CGO_ENABLED=0 [2020-09-09T11:32:29.117Z] #54 9.524 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-09T11:32:29.117Z] #54 9.524 + CGO_ENABLED=0 [2020-09-09T11:32:29.117Z] #54 9.524 + _install_rootlesskit [2020-09-09T11:32:29.117Z] #54 9.524 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-09-09T11:32:29.117Z] #54 9.524 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.3in6pMOIdb/src/github.com/rootless-containers/rootlesskit [2020-09-09T11:32:29.117Z] #54 9.534 Cloning into '/tmp/tmp.3in6pMOIdb/src/github.com/rootless-containers/rootlesskit'... [2020-09-09T11:32:29.124Z] #40 26.70 CC images/fh.o [2020-09-09T11:32:29.354Z] #21 10.56 + . /tmp/install/dockercli.installer [2020-09-09T11:32:29.354Z] #21 10.56 ++ : stable [2020-09-09T11:32:29.354Z] #21 10.56 ++ : 17.06.2-ce [2020-09-09T11:32:29.354Z] #21 10.56 + install_dockercli [2020-09-09T11:32:29.354Z] #21 10.56 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-09T11:32:29.354Z] #21 10.56 Install docker/cli version 17.06.2-ce from stable [2020-09-09T11:32:29.354Z] #21 10.56 ++ uname -m [2020-09-09T11:32:29.354Z] #21 10.57 + arch=x86_64 [2020-09-09T11:32:29.354Z] #21 10.57 + '[' x86_64 '!=' x86_64 ']' [2020-09-09T11:32:29.354Z] #21 10.57 + url=https://download.docker.com/linux/static [2020-09-09T11:32:29.354Z] #21 10.57 + tar -xz docker/docker [2020-09-09T11:32:29.354Z] #21 10.58 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-09-09T11:32:29.354Z] #21 ... [2020-09-09T11:32:29.354Z] [2020-09-09T11:32:29.354Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:32:29.354Z] #10 ... [2020-09-09T11:32:29.354Z] [2020-09-09T11:32:29.354Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:32:29.354Z] #45 6.250 + RM_GOPATH=0 [2020-09-09T11:32:29.354Z] #45 6.250 + TMP_GOPATH= [2020-09-09T11:32:29.354Z] #45 6.250 + : /build [2020-09-09T11:32:29.354Z] #45 6.250 + '[' -z '' ']' [2020-09-09T11:32:29.354Z] #45 6.250 ++ mktemp -d [2020-09-09T11:32:29.354Z] #45 6.250 + export GOPATH=/tmp/tmp.3F0RVTdR9T [2020-09-09T11:32:29.354Z] #45 6.250 + GOPATH=/tmp/tmp.3F0RVTdR9T [2020-09-09T11:32:29.354Z] #45 6.250 + RM_GOPATH=1 [2020-09-09T11:32:29.354Z] #45 6.250 + case "$(go env GOARCH)" in [2020-09-09T11:32:29.354Z] #45 6.250 ++ go env GOARCH [2020-09-09T11:32:29.354Z] #45 6.258 + export GO_BUILDMODE=-buildmode=pie [2020-09-09T11:32:29.354Z] #45 6.258 + GO_BUILDMODE=-buildmode=pie [2020-09-09T11:32:29.354Z] #45 6.258 ++ dirname /tmp/install/install.sh [2020-09-09T11:32:29.354Z] #45 6.266 Installing golangci-lint version v1.23.8 [2020-09-09T11:32:29.354Z] #45 6.266 + dir=/tmp/install [2020-09-09T11:32:29.354Z] #45 6.266 + bin=golangci_lint [2020-09-09T11:32:29.354Z] #45 6.266 + shift [2020-09-09T11:32:29.354Z] #45 6.266 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-09-09T11:32:29.354Z] #45 6.266 + . /tmp/install/golangci_lint.installer [2020-09-09T11:32:29.354Z] #45 6.266 ++ : v1.23.8 [2020-09-09T11:32:29.354Z] #45 6.266 + install_golangci_lint [2020-09-09T11:32:29.354Z] #45 6.266 + echo 'Installing golangci-lint version v1.23.8' [2020-09-09T11:32:29.354Z] #45 6.266 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-09T11:32:29.422Z] #40 27.07 CC images/fsnotify.o [2020-09-09T11:32:29.615Z] #45 ... [2020-09-09T11:32:29.615Z] [2020-09-09T11:32:29.615Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-09T11:32:29.615Z] #38 ... [2020-09-09T11:32:29.615Z] [2020-09-09T11:32:29.615Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:32:29.615Z] #41 11.10 + RM_GOPATH=0 [2020-09-09T11:32:29.615Z] #41 11.10 + TMP_GOPATH= [2020-09-09T11:32:29.615Z] #41 11.10 + : /build [2020-09-09T11:32:29.615Z] #41 11.10 + '[' -z '' ']' [2020-09-09T11:32:29.615Z] #41 11.10 ++ mktemp -d [2020-09-09T11:32:29.615Z] #41 11.14 + export GOPATH=/tmp/tmp.k0ydqzQAVi [2020-09-09T11:32:29.615Z] #41 11.14 + GOPATH=/tmp/tmp.k0ydqzQAVi [2020-09-09T11:32:29.615Z] #41 11.14 + RM_GOPATH=1 [2020-09-09T11:32:29.615Z] #41 11.14 + case "$(go env GOARCH)" in [2020-09-09T11:32:29.615Z] #41 11.14 ++ go env GOARCH [2020-09-09T11:32:29.688Z] #54 ... [2020-09-09T11:32:29.688Z] [2020-09-09T11:32:29.688Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:32:29.688Z] #45 8.165 + RM_GOPATH=0 [2020-09-09T11:32:29.688Z] #45 8.165 + TMP_GOPATH= [2020-09-09T11:32:29.688Z] #45 8.165 + : /build [2020-09-09T11:32:29.688Z] #45 8.165 + '[' -z '' ']' [2020-09-09T11:32:29.688Z] #45 8.165 ++ mktemp -d [2020-09-09T11:32:29.688Z] #45 8.165 + export GOPATH=/tmp/tmp.kCg6lk5eHp [2020-09-09T11:32:29.688Z] #45 8.165 + GOPATH=/tmp/tmp.kCg6lk5eHp [2020-09-09T11:32:29.688Z] #45 8.165 + RM_GOPATH=1 [2020-09-09T11:32:29.688Z] #45 8.165 + case "$(go env GOARCH)" in [2020-09-09T11:32:29.688Z] #45 8.165 ++ go env GOARCH [2020-09-09T11:32:29.688Z] #45 8.284 Installing golangci-lint version v1.23.8 [2020-09-09T11:32:29.688Z] #45 8.284 + export GO_BUILDMODE=-buildmode=pie [2020-09-09T11:32:29.688Z] #45 8.284 + GO_BUILDMODE=-buildmode=pie [2020-09-09T11:32:29.688Z] #45 8.284 ++ dirname /tmp/install/install.sh [2020-09-09T11:32:29.688Z] #45 8.284 + dir=/tmp/install [2020-09-09T11:32:29.688Z] #45 8.284 + bin=golangci_lint [2020-09-09T11:32:29.688Z] #45 8.284 + shift [2020-09-09T11:32:29.688Z] #45 8.284 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-09-09T11:32:29.688Z] #45 8.284 + . /tmp/install/golangci_lint.installer [2020-09-09T11:32:29.688Z] #45 8.284 ++ : v1.23.8 [2020-09-09T11:32:29.688Z] #45 8.284 + install_golangci_lint [2020-09-09T11:32:29.688Z] #45 8.284 + echo 'Installing golangci-lint version v1.23.8' [2020-09-09T11:32:29.688Z] #45 8.284 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-09T11:32:29.875Z] #41 11.19 + export GO_BUILDMODE=-buildmode=pie [2020-09-09T11:32:29.875Z] #41 11.19 + GO_BUILDMODE=-buildmode=pie [2020-09-09T11:32:29.875Z] #41 11.19 ++ dirname /tmp/install/install.sh [2020-09-09T11:32:29.875Z] #41 11.19 + dir=/tmp/install [2020-09-09T11:32:29.875Z] #41 11.19 + bin=vndr [2020-09-09T11:32:29.875Z] #41 11.19 + shift [2020-09-09T11:32:29.875Z] #41 11.20 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-09-09T11:32:29.875Z] #41 11.20 + . /tmp/install/vndr.installer [2020-09-09T11:32:29.875Z] #41 11.20 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-09T11:32:29.875Z] #41 11.20 + install_vndr [2020-09-09T11:32:29.875Z] #41 11.20 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-09-09T11:32:29.875Z] #41 11.21 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-09T11:32:29.875Z] #41 11.21 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.k0ydqzQAVi/src/github.com/LK4D4/vndr [2020-09-09T11:32:29.875Z] #41 11.21 Cloning into '/tmp/tmp.k0ydqzQAVi/src/github.com/LK4D4/vndr'... [2020-09-09T11:32:29.875Z] #41 ... [2020-09-09T11:32:29.875Z] [2020-09-09T11:32:29.875Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-09T11:32:29.875Z] #36 11.34 + git clone https://github.com/docker/distribution.git . [2020-09-09T11:32:29.875Z] #36 11.34 Cloning into '.'... [2020-09-09T11:32:29.875Z] #36 ... [2020-09-09T11:32:29.875Z] [2020-09-09T11:32:29.875Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-09T11:32:29.875Z] #32 9.757 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-09T11:32:29.875Z] #32 9.897 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-09T11:32:29.875Z] #32 9.910 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-09T11:32:29.898Z] #33 ... [2020-09-09T11:32:29.898Z] [2020-09-09T11:32:29.898Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:32:29.898Z] #30 103.9 path/filepath [2020-09-09T11:32:29.898Z] #30 105.2 io/ioutil [2020-09-09T11:32:29.898Z] #30 105.8 path [2020-09-09T11:32:29.898Z] #30 106.1 text/tabwriter [2020-09-09T11:32:29.898Z] #30 107.6 flag [2020-09-09T11:32:29.898Z] #30 107.6 github.com/BurntSushi/toml [2020-09-09T11:32:29.898Z] #30 110.6 log [2020-09-09T11:32:29.898Z] #30 ... [2020-09-09T11:32:29.898Z] [2020-09-09T11:32:29.898Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:32:29.898Z] #41 104.0 regexp/syntax [2020-09-09T11:32:29.898Z] #41 105.3 fmt [2020-09-09T11:32:29.898Z] #41 109.0 regexp [2020-09-09T11:32:29.898Z] #41 112.7 go/token [2020-09-09T11:32:29.948Z] #45 ... [2020-09-09T11:32:29.948Z] [2020-09-09T11:32:29.948Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:32:29.948Z] #43 9.979 + RM_GOPATH=0 [2020-09-09T11:32:29.948Z] #43 9.979 + TMP_GOPATH= [2020-09-09T11:32:29.948Z] #43 9.979 + : /build [2020-09-09T11:32:29.948Z] #43 9.979 + '[' -z '' ']' [2020-09-09T11:32:29.948Z] #43 9.979 ++ mktemp -d [2020-09-09T11:32:29.948Z] #43 9.979 + export GOPATH=/tmp/tmp.bkDT9huJFu [2020-09-09T11:32:29.948Z] #43 9.979 + GOPATH=/tmp/tmp.bkDT9huJFu [2020-09-09T11:32:29.948Z] #43 9.979 + RM_GOPATH=1 [2020-09-09T11:32:29.948Z] #43 9.979 + case "$(go env GOARCH)" in [2020-09-09T11:32:29.948Z] #43 9.979 ++ go env GOARCH [2020-09-09T11:32:29.948Z] #43 10.08 + export GO_BUILDMODE=-buildmode=pie [2020-09-09T11:32:29.948Z] #43 10.08 + GO_BUILDMODE=-buildmode=pie [2020-09-09T11:32:29.948Z] #43 10.08 ++ dirname /tmp/install/install.sh [2020-09-09T11:32:29.948Z] #43 10.09 + dir=/tmp/install [2020-09-09T11:32:29.948Z] #43 10.09 + bin=gotestsum [2020-09-09T11:32:29.948Z] #43 10.09 + shift [2020-09-09T11:32:29.948Z] #43 10.09 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-09-09T11:32:29.948Z] #43 10.09 + . /tmp/install/gotestsum.installer [2020-09-09T11:32:29.948Z] #43 10.09 ++ : v0.3.5 [2020-09-09T11:32:29.948Z] #43 10.09 + install_gotestsum [2020-09-09T11:32:29.948Z] #43 10.09 + set -e [2020-09-09T11:32:29.948Z] #43 10.09 + export GO111MODULE=on [2020-09-09T11:32:29.948Z] #43 10.09 + GO111MODULE=on [2020-09-09T11:32:29.948Z] #43 10.09 + GOBIN=/build [2020-09-09T11:32:29.948Z] #43 10.09 + go get gotest.tools/gotestsum@v0.3.5 [2020-09-09T11:32:29.948Z] #43 ... [2020-09-09T11:32:29.948Z] [2020-09-09T11:32:29.948Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:32:29.948Z] #60 9.937 + RM_GOPATH=0 [2020-09-09T11:32:29.948Z] #60 9.937 + TMP_GOPATH= [2020-09-09T11:32:29.948Z] #60 9.937 + : /build [2020-09-09T11:32:29.948Z] #60 9.937 + '[' -z '' ']' [2020-09-09T11:32:29.948Z] #60 9.937 ++ mktemp -d [2020-09-09T11:32:29.948Z] #60 9.937 + export GOPATH=/tmp/tmp.VJzpCloBg4 [2020-09-09T11:32:29.948Z] #60 9.937 + GOPATH=/tmp/tmp.VJzpCloBg4 [2020-09-09T11:32:29.948Z] #60 9.937 + RM_GOPATH=1 [2020-09-09T11:32:29.948Z] #60 9.937 + case "$(go env GOARCH)" in [2020-09-09T11:32:29.948Z] #60 9.937 ++ go env GOARCH [2020-09-09T11:32:29.948Z] #60 10.07 + export GO_BUILDMODE=-buildmode=pie [2020-09-09T11:32:29.948Z] #60 10.07 + GO_BUILDMODE=-buildmode=pie [2020-09-09T11:32:29.948Z] #60 10.07 ++ dirname /tmp/install/install.sh [2020-09-09T11:32:29.948Z] #60 10.15 + dir=/tmp/install [2020-09-09T11:32:29.948Z] #60 10.15 + bin=proxy [2020-09-09T11:32:29.948Z] #60 10.15 + shift [2020-09-09T11:32:29.948Z] #60 10.15 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-09-09T11:32:29.948Z] #60 10.15 + . /tmp/install/proxy.installer [2020-09-09T11:32:29.948Z] #60 10.15 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-09-09T11:32:29.948Z] #60 10.15 + install_proxy [2020-09-09T11:32:29.948Z] #60 10.15 + case "$1" in [2020-09-09T11:32:29.948Z] #60 10.15 + export CGO_ENABLED=0 [2020-09-09T11:32:29.948Z] #60 10.15 + CGO_ENABLED=0 [2020-09-09T11:32:29.948Z] #60 10.15 + _install_proxy [2020-09-09T11:32:29.948Z] #60 10.15 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-09-09T11:32:29.948Z] #60 10.15 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.VJzpCloBg4/src/github.com/docker/libnetwork [2020-09-09T11:32:29.948Z] #60 10.15 Cloning into '/tmp/tmp.VJzpCloBg4/src/github.com/docker/libnetwork'... [2020-09-09T11:32:29.948Z] #60 10.15 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-09-09T11:32:29.948Z] #60 ... [2020-09-09T11:32:29.948Z] [2020-09-09T11:32:29.948Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-09T11:32:30.135Z] #32 ... [2020-09-09T11:32:30.135Z] [2020-09-09T11:32:30.135Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-09T11:32:30.135Z] #23 ... [2020-09-09T11:32:30.135Z] [2020-09-09T11:32:30.135Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-09T11:32:30.135Z] #32 11.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-09T11:32:30.157Z] #41 ... [2020-09-09T11:32:30.157Z] [2020-09-09T11:32:30.157Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:32:30.157Z] #47 104.0 encoding/base64 [2020-09-09T11:32:30.157Z] #47 104.7 golang.org/x/sys/unix [2020-09-09T11:32:30.157Z] #47 105.8 fmt [2020-09-09T11:32:30.157Z] #47 114.3 encoding/json [2020-09-09T11:32:30.157Z] #47 ... [2020-09-09T11:32:30.157Z] [2020-09-09T11:32:30.157Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:32:30.157Z] #33 7.019 -- Detecting C compiler ABI info - done [2020-09-09T11:32:30.208Z] #28 ... [2020-09-09T11:32:30.208Z] [2020-09-09T11:32:30.208Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:32:30.208Z] #47 10.25 + RM_GOPATH=0 [2020-09-09T11:32:30.208Z] #47 10.25 + TMP_GOPATH= [2020-09-09T11:32:30.208Z] #47 10.25 + : /build [2020-09-09T11:32:30.208Z] #47 10.25 + '[' -z '' ']' [2020-09-09T11:32:30.208Z] #47 10.26 ++ mktemp -d [2020-09-09T11:32:30.208Z] #47 10.26 + export GOPATH=/tmp/tmp.ZLM0aEy8xF [2020-09-09T11:32:30.208Z] #47 10.26 + GOPATH=/tmp/tmp.ZLM0aEy8xF [2020-09-09T11:32:30.208Z] #47 10.26 + RM_GOPATH=1 [2020-09-09T11:32:30.208Z] #47 10.26 + case "$(go env GOARCH)" in [2020-09-09T11:32:30.208Z] #47 10.26 ++ go env GOARCH [2020-09-09T11:32:30.208Z] #47 10.33 + export GO_BUILDMODE=-buildmode=pie [2020-09-09T11:32:30.208Z] #47 10.33 + GO_BUILDMODE=-buildmode=pie [2020-09-09T11:32:30.208Z] #47 10.33 ++ dirname /tmp/install/install.sh [2020-09-09T11:32:30.208Z] #47 10.34 + dir=/tmp/install [2020-09-09T11:32:30.208Z] #47 10.34 + bin=shfmt [2020-09-09T11:32:30.208Z] #47 10.34 + shift [2020-09-09T11:32:30.208Z] #47 10.34 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-09-09T11:32:30.208Z] #47 10.34 + . /tmp/install/shfmt.installer [2020-09-09T11:32:30.208Z] #47 10.35 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-09T11:32:30.208Z] #47 10.35 + install_shfmt [2020-09-09T11:32:30.208Z] #47 10.35 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-09-09T11:32:30.208Z] #47 10.36 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-09T11:32:30.208Z] #47 10.36 + git clone https://github.com/mvdan/sh.git /tmp/tmp.ZLM0aEy8xF/src/github.com/mvdan/sh [2020-09-09T11:32:30.208Z] #47 10.37 Cloning into '/tmp/tmp.ZLM0aEy8xF/src/github.com/mvdan/sh'... [2020-09-09T11:32:30.416Z] #33 7.243 -- Detecting C compile features [2020-09-09T11:32:30.469Z] #47 ... [2020-09-09T11:32:30.469Z] [2020-09-09T11:32:30.469Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-09T11:32:30.469Z] #38 ... [2020-09-09T11:32:30.469Z] [2020-09-09T11:32:30.469Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:32:30.517Z] #40 27.88 CC images/signalfd.o [2020-09-09T11:32:30.517Z] #40 28.11 CC images/fs.o [2020-09-09T11:32:30.594Z] #64 exporting layers 5.2s done [2020-09-09T11:32:30.594Z] #64 writing image sha256:15af18e302af521d925638b42999d3ea1d90e4f1d29db2cd3bcb1c359c9015a6 done [2020-09-09T11:32:30.594Z] #64 naming to docker.io/library/docker:65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf done [2020-09-09T11:32:30.594Z] #64 DONE 5.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-09-09T11:32:30.730Z] #30 ... [2020-09-09T11:32:30.730Z] [2020-09-09T11:32:30.730Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:32:30.730Z] #10 10.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-09T11:32:30.730Z] #10 10.66 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-09T11:32:30.730Z] #10 10.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-09T11:32:30.730Z] #10 ... [2020-09-09T11:32:30.730Z] [2020-09-09T11:32:30.730Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-09T11:32:30.917Z] #40 28.34 CC images/pstree.o [2020-09-09T11:32:30.917Z] #40 28.56 CC images/pipe.o [2020-09-09T11:32:30.992Z] #23 ... [2020-09-09T11:32:30.992Z] [2020-09-09T11:32:30.992Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:32:30.992Z] #41 9.831 + RM_GOPATH=0 [2020-09-09T11:32:30.992Z] #41 9.831 + TMP_GOPATH= [2020-09-09T11:32:30.992Z] #41 9.831 + : /build [2020-09-09T11:32:30.992Z] #41 9.831 + '[' -z '' ']' [2020-09-09T11:32:30.992Z] #41 9.831 ++ mktemp -d [2020-09-09T11:32:30.992Z] #41 9.843 + export GOPATH=/tmp/tmp.XFlic6TUg4 [2020-09-09T11:32:30.992Z] #41 9.843 + GOPATH=/tmp/tmp.XFlic6TUg4 [2020-09-09T11:32:30.992Z] #41 9.843 + RM_GOPATH=1 [2020-09-09T11:32:30.992Z] #41 9.843 + case "$(go env GOARCH)" in [2020-09-09T11:32:30.992Z] #41 9.843 ++ go env GOARCH [2020-09-09T11:32:30.992Z] #41 9.893 + export GO_BUILDMODE=-buildmode=pie [2020-09-09T11:32:30.992Z] #41 9.893 + GO_BUILDMODE=-buildmode=pie [2020-09-09T11:32:30.992Z] #41 9.927 ++ dirname /tmp/install/install.sh [2020-09-09T11:32:30.992Z] #41 9.937 + dir=/tmp/install [2020-09-09T11:32:30.992Z] #41 9.937 + bin=vndr [2020-09-09T11:32:30.992Z] #41 9.937 + shift [2020-09-09T11:32:30.992Z] #41 9.937 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-09-09T11:32:30.992Z] #41 9.937 + . /tmp/install/vndr.installer [2020-09-09T11:32:30.992Z] #41 9.937 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-09T11:32:30.992Z] #41 9.937 + install_vndr [2020-09-09T11:32:30.992Z] #41 9.937 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-09-09T11:32:30.992Z] #41 9.937 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.XFlic6TUg4/src/github.com/LK4D4/vndr [2020-09-09T11:32:30.992Z] #41 9.937 Cloning into '/tmp/tmp.XFlic6TUg4/src/github.com/LK4D4/vndr'... [2020-09-09T11:32:30.992Z] #41 9.937 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-09T11:32:30.992Z] #41 ... [2020-09-09T11:32:30.992Z] [2020-09-09T11:32:30.992Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-09T11:32:30.992Z] #51 7.706 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-09T11:32:30.992Z] #51 7.884 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-09T11:32:30.992Z] #51 7.884 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-09T11:32:30.992Z] #51 10.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-09T11:32:31.027Z] Fetching without tags [2020-09-09T11:32:31.073Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41290/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf hack/test/unit [2020-09-09T11:32:31.253Z] #51 ... [2020-09-09T11:32:31.253Z] [2020-09-09T11:32:31.253Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:32:31.253Z] #30 11.25 + RM_GOPATH=0 [2020-09-09T11:32:31.253Z] #30 11.25 + TMP_GOPATH= [2020-09-09T11:32:31.253Z] #30 11.25 + : /build [2020-09-09T11:32:31.253Z] #30 11.25 + '[' -z '' ']' [2020-09-09T11:32:31.253Z] #30 11.25 ++ mktemp -d [2020-09-09T11:32:31.253Z] #30 11.25 + export GOPATH=/tmp/tmp.8gacsjACLz [2020-09-09T11:32:31.253Z] #30 11.25 + GOPATH=/tmp/tmp.8gacsjACLz [2020-09-09T11:32:31.253Z] #30 11.25 + RM_GOPATH=1 [2020-09-09T11:32:31.253Z] #30 11.25 + case "$(go env GOARCH)" in [2020-09-09T11:32:31.253Z] #30 11.25 ++ go env GOARCH [2020-09-09T11:32:31.253Z] #30 11.29 + export GO_BUILDMODE=-buildmode=pie [2020-09-09T11:32:31.253Z] #30 11.29 + GO_BUILDMODE=-buildmode=pie [2020-09-09T11:32:31.253Z] #30 11.29 ++ dirname /tmp/install/install.sh [2020-09-09T11:32:31.253Z] #30 11.30 + dir=/tmp/install [2020-09-09T11:32:31.253Z] #30 11.30 + bin=tomlv [2020-09-09T11:32:31.253Z] #30 11.30 + shift [2020-09-09T11:32:31.253Z] #30 11.30 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-09-09T11:32:31.253Z] #30 11.30 + . /tmp/install/tomlv.installer [2020-09-09T11:32:31.253Z] #30 11.30 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-09T11:32:31.253Z] #30 11.31 + install_tomlv [2020-09-09T11:32:31.253Z] #30 11.31 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-09-09T11:32:31.253Z] #30 11.31 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.8gacsjACLz/src/github.com/BurntSushi/toml [2020-09-09T11:32:31.253Z] #30 11.31 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-09T11:32:31.253Z] #30 11.31 Cloning into '/tmp/tmp.8gacsjACLz/src/github.com/BurntSushi/toml'... [2020-09-09T11:32:31.310Z] #40 28.84 CC images/tcp-stream.o [2020-09-09T11:32:31.363Z] #33 ... [2020-09-09T11:32:31.363Z] [2020-09-09T11:32:31.363Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:32:31.363Z] #10 105.5 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-09-09T11:32:31.363Z] #10 105.5 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-09-09T11:32:31.363Z] #10 105.7 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-09T11:32:31.363Z] #10 ... [2020-09-09T11:32:31.363Z] [2020-09-09T11:32:31.363Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:32:31.363Z] #30 115.5 github.com/BurntSushi/toml/cmd/tomlv [2020-09-09T11:32:31.391Z] #47 ... [2020-09-09T11:32:31.392Z] [2020-09-09T11:32:31.392Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-09T11:32:31.392Z] #32 7.303 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-09T11:32:31.392Z] #32 7.341 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-09T11:32:31.392Z] #32 7.353 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-09T11:32:31.392Z] #32 8.265 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-09-09T11:32:31.392Z] #32 10.11 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [221 kB] [2020-09-09T11:32:31.392Z] #32 ... [2020-09-09T11:32:31.392Z] [2020-09-09T11:32:31.392Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:32:31.392Z] #21 2.366 + RM_GOPATH=0 [2020-09-09T11:32:31.392Z] #21 2.366 + TMP_GOPATH= [2020-09-09T11:32:31.392Z] #21 2.366 + : /build [2020-09-09T11:32:31.392Z] #21 2.366 + '[' -z '' ']' [2020-09-09T11:32:31.392Z] #21 2.366 ++ mktemp -d [2020-09-09T11:32:31.392Z] #21 2.366 + export GOPATH=/tmp/tmp.z3X8bVhh1u [2020-09-09T11:32:31.392Z] #21 2.366 + GOPATH=/tmp/tmp.z3X8bVhh1u [2020-09-09T11:32:31.392Z] #21 2.366 + RM_GOPATH=1 [2020-09-09T11:32:31.392Z] #21 2.366 + case "$(go env GOARCH)" in [2020-09-09T11:32:31.392Z] #21 2.368 ++ go env GOARCH [2020-09-09T11:32:31.392Z] #21 2.374 + export GO_BUILDMODE=-buildmode=pie [2020-09-09T11:32:31.392Z] #21 2.374 + GO_BUILDMODE=-buildmode=pie [2020-09-09T11:32:31.392Z] #21 2.375 ++ dirname /tmp/install/install.sh [2020-09-09T11:32:31.392Z] #21 2.378 Install docker/cli version 17.06.2-ce from stable [2020-09-09T11:32:31.392Z] #21 2.378 + dir=/tmp/install [2020-09-09T11:32:31.392Z] #21 2.378 + bin=dockercli [2020-09-09T11:32:31.392Z] #21 2.378 + shift [2020-09-09T11:32:31.392Z] #21 2.378 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-09-09T11:32:31.392Z] #21 2.378 + . /tmp/install/dockercli.installer [2020-09-09T11:32:31.392Z] #21 2.378 ++ : stable [2020-09-09T11:32:31.392Z] #21 2.378 ++ : 17.06.2-ce [2020-09-09T11:32:31.392Z] #21 2.378 + install_dockercli [2020-09-09T11:32:31.392Z] #21 2.378 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-09T11:32:31.392Z] #21 2.378 ++ uname -m [2020-09-09T11:32:31.392Z] #21 2.380 + arch=aarch64 [2020-09-09T11:32:31.392Z] #21 2.380 + '[' aarch64 '!=' x86_64 ']' [2020-09-09T11:32:31.392Z] #21 2.380 + '[' aarch64 '!=' s390x ']' [2020-09-09T11:32:31.392Z] #21 2.380 + '[' aarch64 '!=' armhf ']' [2020-09-09T11:32:31.392Z] #21 2.380 + build_dockercli [2020-09-09T11:32:31.392Z] #21 2.380 + git clone https://github.com/docker/docker-ce /tmp/tmp.z3X8bVhh1u/tmp/docker-ce [2020-09-09T11:32:31.392Z] #21 2.386 Cloning into '/tmp/tmp.z3X8bVhh1u/tmp/docker-ce'... [2020-09-09T11:32:31.661Z] #21 ... [2020-09-09T11:32:31.661Z] [2020-09-09T11:32:31.661Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:32:31.661Z] #43 6.657 + RM_GOPATH=0 [2020-09-09T11:32:31.661Z] #43 6.657 + TMP_GOPATH= [2020-09-09T11:32:31.661Z] #43 6.657 + : /build [2020-09-09T11:32:31.661Z] #43 6.657 + '[' -z '' ']' [2020-09-09T11:32:31.661Z] #43 6.657 ++ mktemp -d [2020-09-09T11:32:31.661Z] #43 6.670 + export GOPATH=/tmp/tmp.UgALpXcJv0 [2020-09-09T11:32:31.661Z] #43 6.670 + GOPATH=/tmp/tmp.UgALpXcJv0 [2020-09-09T11:32:31.661Z] #43 6.670 + RM_GOPATH=1 [2020-09-09T11:32:31.661Z] #43 6.670 + case "$(go env GOARCH)" in [2020-09-09T11:32:31.661Z] #43 6.673 ++ go env GOARCH [2020-09-09T11:32:31.661Z] #43 6.731 + export GO_BUILDMODE=-buildmode=pie [2020-09-09T11:32:31.661Z] #43 6.731 + GO_BUILDMODE=-buildmode=pie [2020-09-09T11:32:31.661Z] #43 6.734 ++ dirname /tmp/install/install.sh [2020-09-09T11:32:31.661Z] #43 6.752 + dir=/tmp/install [2020-09-09T11:32:31.661Z] #43 6.768 + bin=gotestsum [2020-09-09T11:32:31.661Z] #43 6.768 + shift [2020-09-09T11:32:31.661Z] #43 6.768 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-09-09T11:32:31.661Z] #43 6.768 + . /tmp/install/gotestsum.installer [2020-09-09T11:32:31.661Z] #43 6.768 ++ : v0.3.5 [2020-09-09T11:32:31.661Z] #43 6.768 + install_gotestsum [2020-09-09T11:32:31.661Z] #43 6.768 + set -e [2020-09-09T11:32:31.661Z] #43 6.768 + export GO111MODULE=on [2020-09-09T11:32:31.661Z] #43 6.768 + GO111MODULE=on [2020-09-09T11:32:31.661Z] #43 6.768 + GOBIN=/build [2020-09-09T11:32:31.661Z] #43 6.768 + go get gotest.tools/gotestsum@v0.3.5 [2020-09-09T11:32:31.661Z] #43 6.827 go: finding gotest.tools v0.3.5 [2020-09-09T11:32:31.661Z] #43 6.827 go: finding gotest.tools/gotestsum v0.3.5 [2020-09-09T11:32:31.661Z] #43 7.988 go: downloading gotest.tools/gotestsum v0.3.5 [2020-09-09T11:32:31.661Z] #43 8.705 go: extracting gotest.tools/gotestsum v0.3.5 [2020-09-09T11:32:31.661Z] #43 9.558 go: downloading gotest.tools v2.1.0+incompatible [2020-09-09T11:32:31.661Z] #43 10.08 go: extracting gotest.tools v2.1.0+incompatible [2020-09-09T11:32:31.661Z] #43 10.11 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-09T11:32:31.661Z] #43 10.13 go: downloading github.com/pkg/errors v0.8.0 [2020-09-09T11:32:31.661Z] #43 10.14 go: downloading github.com/fatih/color v1.6.0 [2020-09-09T11:32:31.661Z] #43 10.19 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-09-09T11:32:31.661Z] #43 10.27 go: downloading github.com/spf13/pflag v1.0.1 [2020-09-09T11:32:31.661Z] #43 10.42 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-09T11:32:31.661Z] #43 10.43 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-09T11:32:31.661Z] #43 ... [2020-09-09T11:32:31.661Z] [2020-09-09T11:32:31.661Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:32:31.661Z] #10 7.145 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-09T11:32:31.661Z] #10 7.260 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-09T11:32:31.661Z] #10 7.265 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-09T11:32:31.661Z] #10 8.457 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-09-09T11:32:31.661Z] #10 10.48 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [221 kB] [2020-09-09T11:32:31.925Z] #10 ... [2020-09-09T11:32:31.925Z] [2020-09-09T11:32:31.925Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-09T11:32:31.925Z] #36 6.688 + git clone https://github.com/docker/distribution.git . [2020-09-09T11:32:31.925Z] #36 6.696 Cloning into '.'... [2020-09-09T11:32:31.925Z] #36 ... [2020-09-09T11:32:31.925Z] [2020-09-09T11:32:31.925Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-09T11:32:31.925Z] #38 7.158 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-09T11:32:31.925Z] #38 7.224 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-09T11:32:31.925Z] #38 7.237 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-09T11:32:31.925Z] #38 8.280 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-09-09T11:32:31.925Z] #38 10.24 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [221 kB] [2020-09-09T11:32:32.189Z] #38 ... [2020-09-09T11:32:32.189Z] [2020-09-09T11:32:32.189Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:32:32.189Z] #60 4.525 + RM_GOPATH=0 [2020-09-09T11:32:32.189Z] #60 4.525 + TMP_GOPATH= [2020-09-09T11:32:32.189Z] #60 4.525 + : /build [2020-09-09T11:32:32.189Z] #60 4.525 + '[' -z '' ']' [2020-09-09T11:32:32.189Z] #60 4.525 ++ mktemp -d [2020-09-09T11:32:32.189Z] #60 4.531 + export GOPATH=/tmp/tmp.dS14FAJvfb [2020-09-09T11:32:32.189Z] #60 4.531 + GOPATH=/tmp/tmp.dS14FAJvfb [2020-09-09T11:32:32.189Z] #60 4.531 + RM_GOPATH=1 [2020-09-09T11:32:32.189Z] #60 4.531 + case "$(go env GOARCH)" in [2020-09-09T11:32:32.189Z] #60 4.531 ++ go env GOARCH [2020-09-09T11:32:32.189Z] #60 4.555 + export GO_BUILDMODE=-buildmode=pie [2020-09-09T11:32:32.189Z] #60 4.555 + GO_BUILDMODE=-buildmode=pie [2020-09-09T11:32:32.189Z] #60 4.555 ++ dirname /tmp/install/install.sh [2020-09-09T11:32:32.189Z] #60 4.565 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-09-09T11:32:32.189Z] #60 4.565 + dir=/tmp/install [2020-09-09T11:32:32.189Z] #60 4.565 + bin=proxy [2020-09-09T11:32:32.189Z] #60 4.565 + shift [2020-09-09T11:32:32.189Z] #60 4.565 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-09-09T11:32:32.189Z] #60 4.565 + . /tmp/install/proxy.installer [2020-09-09T11:32:32.189Z] #60 4.565 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-09-09T11:32:32.189Z] #60 4.565 + install_proxy [2020-09-09T11:32:32.189Z] #60 4.565 + case "$1" in [2020-09-09T11:32:32.189Z] #60 4.565 + export CGO_ENABLED=0 [2020-09-09T11:32:32.189Z] #60 4.565 + CGO_ENABLED=0 [2020-09-09T11:32:32.189Z] #60 4.565 + _install_proxy [2020-09-09T11:32:32.189Z] #60 4.565 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-09-09T11:32:32.189Z] #60 4.565 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.dS14FAJvfb/src/github.com/docker/libnetwork [2020-09-09T11:32:32.189Z] #60 4.569 Cloning into '/tmp/tmp.dS14FAJvfb/src/github.com/docker/libnetwork'... [2020-09-09T11:32:32.189Z] #60 ... [2020-09-09T11:32:32.189Z] [2020-09-09T11:32:32.189Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:32:32.189Z] #45 5.767 + RM_GOPATH=0 [2020-09-09T11:32:32.189Z] #45 5.767 + TMP_GOPATH= [2020-09-09T11:32:32.189Z] #45 5.767 + : /build [2020-09-09T11:32:32.189Z] #45 5.767 + '[' -z '' ']' [2020-09-09T11:32:32.189Z] #45 5.768 ++ mktemp -d [2020-09-09T11:32:32.189Z] #45 5.771 + export GOPATH=/tmp/tmp.lqVvf1RX0t [2020-09-09T11:32:32.189Z] #45 5.771 + GOPATH=/tmp/tmp.lqVvf1RX0t [2020-09-09T11:32:32.189Z] #45 5.771 + RM_GOPATH=1 [2020-09-09T11:32:32.189Z] #45 5.771 + case "$(go env GOARCH)" in [2020-09-09T11:32:32.189Z] #45 5.772 ++ go env GOARCH [2020-09-09T11:32:32.189Z] #45 5.786 + export GO_BUILDMODE=-buildmode=pie [2020-09-09T11:32:32.189Z] #45 5.786 + GO_BUILDMODE=-buildmode=pie [2020-09-09T11:32:32.189Z] #45 5.802 ++ dirname /tmp/install/install.sh [2020-09-09T11:32:32.189Z] #45 5.808 + dir=/tmp/install [2020-09-09T11:32:32.189Z] #45 5.808 + bin=golangci_lint [2020-09-09T11:32:32.189Z] #45 5.808 + shift [2020-09-09T11:32:32.189Z] #45 5.808 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-09-09T11:32:32.189Z] #45 5.808 + . /tmp/install/golangci_lint.installer [2020-09-09T11:32:32.189Z] #45 5.808 ++ : v1.23.8 [2020-09-09T11:32:32.189Z] #45 5.808 + install_golangci_lint [2020-09-09T11:32:32.189Z] #45 5.808 + echo 'Installing golangci-lint version v1.23.8' [2020-09-09T11:32:32.189Z] #45 5.809 Installing golangci-lint version v1.23.8 [2020-09-09T11:32:32.189Z] #45 5.814 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-09T11:32:32.265Z] Merging remotes/origin/master commit f50a40e889fdaeebf14fce1d494f95e60092d21d into PR head commit 65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf [2020-09-09T11:32:32.305Z] #40 29.30 CC images/sk-packet.o [2020-09-09T11:32:32.305Z] #40 29.71 CC images/mnt.o [2020-09-09T11:32:32.453Z] #45 ... [2020-09-09T11:32:32.453Z] [2020-09-09T11:32:32.453Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:32:32.453Z] #54 4.773 + RM_GOPATH=0 [2020-09-09T11:32:32.453Z] #54 4.773 + TMP_GOPATH= [2020-09-09T11:32:32.453Z] #54 4.773 + : /build [2020-09-09T11:32:32.453Z] #54 4.773 + '[' -z '' ']' [2020-09-09T11:32:32.453Z] #54 4.773 ++ mktemp -d [2020-09-09T11:32:32.453Z] #54 4.775 + export GOPATH=/tmp/tmp.OwpxfaxzRE [2020-09-09T11:32:32.453Z] #54 4.775 + GOPATH=/tmp/tmp.OwpxfaxzRE [2020-09-09T11:32:32.453Z] #54 4.775 + RM_GOPATH=1 [2020-09-09T11:32:32.453Z] #54 4.775 + case "$(go env GOARCH)" in [2020-09-09T11:32:32.453Z] #54 4.777 ++ go env GOARCH [2020-09-09T11:32:32.453Z] #54 4.814 + export GO_BUILDMODE=-buildmode=pie [2020-09-09T11:32:32.453Z] #54 4.814 + GO_BUILDMODE=-buildmode=pie [2020-09-09T11:32:32.453Z] #54 4.814 ++ dirname /tmp/install/install.sh [2020-09-09T11:32:32.453Z] #54 4.814 + dir=/tmp/install [2020-09-09T11:32:32.453Z] #54 4.814 + bin=rootlesskit [2020-09-09T11:32:32.453Z] #54 4.814 + shift [2020-09-09T11:32:32.453Z] #54 4.814 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-09-09T11:32:32.453Z] #54 4.814 + . /tmp/install/rootlesskit.installer [2020-09-09T11:32:32.453Z] #54 4.814 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-09T11:32:32.453Z] #54 4.814 + install_rootlesskit [2020-09-09T11:32:32.453Z] #54 4.814 + case "$1" in [2020-09-09T11:32:32.453Z] #54 4.814 + export CGO_ENABLED=0 [2020-09-09T11:32:32.453Z] #54 4.814 + CGO_ENABLED=0 [2020-09-09T11:32:32.453Z] #54 4.814 + _install_rootlesskit [2020-09-09T11:32:32.453Z] #54 4.814 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-09-09T11:32:32.453Z] #54 4.814 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.OwpxfaxzRE/src/github.com/rootless-containers/rootlesskit [2020-09-09T11:32:32.453Z] #54 4.814 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-09T11:32:32.453Z] #54 4.831 Cloning into '/tmp/tmp.OwpxfaxzRE/src/github.com/rootless-containers/rootlesskit'... [2020-09-09T11:32:32.453Z] #54 8.841 + cd /tmp/tmp.OwpxfaxzRE/src/github.com/rootless-containers/rootlesskit [2020-09-09T11:32:32.453Z] #54 8.842 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-09T11:32:32.453Z] #54 9.660 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-09T11:32:32.453Z] #54 9.660 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-09-09T11:32:32.453Z] #54 ... [2020-09-09T11:32:32.453Z] [2020-09-09T11:32:32.453Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-09T11:32:32.453Z] #51 6.414 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-09T11:32:32.453Z] #51 6.478 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-09T11:32:32.453Z] #51 6.478 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-09T11:32:32.453Z] #51 7.434 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-09-09T11:32:32.453Z] #51 9.342 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [221 kB] [2020-09-09T11:32:32.453Z] #51 11.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-09-09T11:32:32.641Z] #30 12.77 + cd /tmp/tmp.8gacsjACLz/src/github.com/BurntSushi/toml [2020-09-09T11:32:32.641Z] #30 12.79 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-09T11:32:32.641Z] #30 12.80 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-09-09T11:32:30.727Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-09T11:32:30.786Z] > git config --add remote.origin.fetch +refs/pull/41290/head:refs/remotes/origin/PR-41290 # timeout=10 [2020-09-09T11:32:30.829Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-09T11:32:30.942Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-09T11:32:31.061Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-09T11:32:31.061Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-09T11:32:31.064Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41290/head:refs/remotes/origin/PR-41290 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-09T11:32:32.370Z] > git config core.sparsecheckout # timeout=10 [2020-09-09T11:32:32.414Z] > git checkout -f 65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf # timeout=10 [2020-09-09T11:32:32.717Z] #51 ... [2020-09-09T11:32:32.717Z] [2020-09-09T11:32:32.717Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-09T11:32:32.717Z] #23 7.494 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-09T11:32:32.717Z] #23 7.553 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-09T11:32:32.717Z] #23 7.570 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-09T11:32:32.717Z] #23 8.664 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-09-09T11:32:32.718Z] #23 10.34 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [221 kB] [2020-09-09T11:32:32.718Z] #23 ... [2020-09-09T11:32:32.718Z] [2020-09-09T11:32:32.718Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:32:32.718Z] #43 10.70 go: extracting github.com/pkg/errors v0.8.0 [2020-09-09T11:32:32.718Z] #43 10.87 go: extracting github.com/fatih/color v1.6.0 [2020-09-09T11:32:32.718Z] #43 10.91 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-09-09T11:32:32.718Z] #43 10.98 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-09-09T11:32:32.718Z] #43 11.02 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-09-09T11:32:32.718Z] #43 11.07 go: extracting github.com/spf13/pflag v1.0.1 [2020-09-09T11:32:32.718Z] #43 11.07 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-09T11:32:32.718Z] #43 11.08 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-09-09T11:32:32.718Z] #43 11.15 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-09T11:32:32.718Z] #43 11.15 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-09T11:32:32.718Z] #43 11.19 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-09-09T11:32:32.718Z] #43 11.41 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-09T11:32:32.898Z] #40 30.03 CC images/pipe-data.o [2020-09-09T11:32:32.898Z] #40 30.31 CC images/sa.o [2020-09-09T11:32:32.898Z] #40 30.54 CC images/timer.o [2020-09-09T11:32:33.147Z] ? github.com/docker/docker/api [no test files] [2020-09-09T11:32:33.256Z] #40 30.95 CC images/timerfd.o [2020-09-09T11:32:33.430Z] #32 14.84 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-09T11:32:33.554Z] #40 31.23 CC images/mm.o [2020-09-09T11:32:33.587Z] #30 13.85 internal/cpu [2020-09-09T11:32:33.587Z] #30 13.85 runtime/internal/atomic [2020-09-09T11:32:34.201Z] #40 31.68 CC images/sk-opts.o [2020-09-09T11:32:34.499Z] #40 31.98 CC images/sk-unix.o [2020-09-09T11:32:34.529Z] #30 14.72 runtime/internal/sys [2020-09-09T11:32:34.643Z] #43 12.90 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-09T11:32:34.797Z] #40 32.33 CC images/sk-inet.o [2020-09-09T11:32:35.108Z] #30 15.41 runtime/internal/math [2020-09-09T11:32:35.220Z] #43 13.88 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-09T11:32:35.249Z] Merge succeeded, producing 65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf [2020-09-09T11:32:35.249Z] Checking out Revision 65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf (PR-41290) [2020-09-09T11:32:35.337Z] #32 ... [2020-09-09T11:32:35.337Z] [2020-09-09T11:32:35.337Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:32:35.337Z] #43 11.45 + RM_GOPATH=0 [2020-09-09T11:32:35.337Z] #43 11.45 + TMP_GOPATH= [2020-09-09T11:32:35.337Z] #43 11.45 + : /build [2020-09-09T11:32:35.337Z] #43 11.45 + '[' -z '' ']' [2020-09-09T11:32:35.337Z] #43 11.45 ++ mktemp -d [2020-09-09T11:32:35.337Z] #43 11.46 + export GOPATH=/tmp/tmp.3UpbxBdM4K [2020-09-09T11:32:35.337Z] #43 11.46 + GOPATH=/tmp/tmp.3UpbxBdM4K [2020-09-09T11:32:35.337Z] #43 11.46 + RM_GOPATH=1 [2020-09-09T11:32:35.337Z] #43 11.46 + case "$(go env GOARCH)" in [2020-09-09T11:32:35.337Z] #43 11.46 ++ go env GOARCH [2020-09-09T11:32:35.337Z] #43 11.48 + export GO_BUILDMODE=-buildmode=pie [2020-09-09T11:32:35.337Z] #43 11.48 + GO_BUILDMODE=-buildmode=pie [2020-09-09T11:32:35.337Z] #43 11.48 ++ dirname /tmp/install/install.sh [2020-09-09T11:32:35.337Z] #43 11.48 + dir=/tmp/install [2020-09-09T11:32:35.337Z] #43 11.48 + bin=gotestsum [2020-09-09T11:32:35.337Z] #43 11.48 + shift [2020-09-09T11:32:35.337Z] #43 11.48 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-09-09T11:32:35.337Z] #43 11.52 + . /tmp/install/gotestsum.installer [2020-09-09T11:32:35.337Z] #43 11.52 ++ : v0.3.5 [2020-09-09T11:32:35.337Z] #43 11.52 + install_gotestsum [2020-09-09T11:32:35.337Z] #43 11.52 + set -e [2020-09-09T11:32:35.337Z] #43 11.52 + export GO111MODULE=on [2020-09-09T11:32:35.337Z] #43 11.52 + GO111MODULE=on [2020-09-09T11:32:35.337Z] #43 11.52 + GOBIN=/build [2020-09-09T11:32:35.337Z] #43 11.52 + go get gotest.tools/gotestsum@v0.3.5 [2020-09-09T11:32:35.337Z] #43 11.67 go: finding gotest.tools v0.3.5 [2020-09-09T11:32:35.337Z] #43 11.67 go: finding gotest.tools/gotestsum v0.3.5 [2020-09-09T11:32:35.337Z] #43 12.89 go: downloading gotest.tools/gotestsum v0.3.5 [2020-09-09T11:32:35.337Z] #43 13.60 go: extracting gotest.tools/gotestsum v0.3.5 [2020-09-09T11:32:35.337Z] #43 14.60 go: downloading gotest.tools v2.1.0+incompatible [2020-09-09T11:32:35.337Z] #43 14.79 go: extracting gotest.tools v2.1.0+incompatible [2020-09-09T11:32:35.337Z] #43 14.90 go: downloading github.com/pkg/errors v0.8.0 [2020-09-09T11:32:35.337Z] #43 14.91 go: downloading github.com/spf13/pflag v1.0.1 [2020-09-09T11:32:35.337Z] #43 14.98 go: extracting github.com/pkg/errors v0.8.0 [2020-09-09T11:32:35.337Z] #43 14.98 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-09-09T11:32:35.337Z] #43 15.07 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-09T11:32:35.337Z] #43 15.16 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-09T11:32:35.337Z] #43 15.33 go: downloading github.com/fatih/color v1.6.0 [2020-09-09T11:32:35.337Z] #43 15.57 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-09-09T11:32:35.337Z] #43 15.70 go: extracting github.com/spf13/pflag v1.0.1 [2020-09-09T11:32:35.337Z] #43 15.70 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-09T11:32:35.337Z] #43 15.78 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-09T11:32:35.337Z] #43 15.79 go: extracting github.com/fatih/color v1.6.0 [2020-09-09T11:32:35.337Z] #43 16.02 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-09T11:32:35.337Z] #43 16.07 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-09T11:32:35.337Z] #43 16.11 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-09T11:32:35.337Z] #43 16.13 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-09-09T11:32:35.337Z] #43 16.17 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-09-09T11:32:35.337Z] #43 16.37 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-09-09T11:32:35.337Z] #43 16.77 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-09-09T11:32:35.376Z] #30 15.65 internal/bytealg [2020-09-09T11:32:35.477Z] #40 32.83 CC images/tun.o [2020-09-09T11:32:35.477Z] #40 33.14 CC images/sk-netlink.o [2020-09-09T11:32:35.485Z] #43 14.32 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-09T11:32:34.833Z] > git remote # timeout=10 [2020-09-09T11:32:34.961Z] > git config --get remote.origin.url # timeout=10 [2020-09-09T11:32:35.017Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-09T11:32:35.018Z] > git merge f50a40e889fdaeebf14fce1d494f95e60092d21d # timeout=10 [2020-09-09T11:32:35.150Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-09-09T11:32:35.281Z] > git config core.sparsecheckout # timeout=10 [2020-09-09T11:32:35.323Z] > git checkout -f 65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf # timeout=10 [2020-09-09T11:32:35.637Z] #30 15.96 math/bits [2020-09-09T11:32:35.897Z] #30 ... [2020-09-09T11:32:35.897Z] [2020-09-09T11:32:35.897Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:32:35.897Z] #54 16.37 + cd /tmp/tmp.3in6pMOIdb/src/github.com/rootless-containers/rootlesskit [2020-09-09T11:32:36.158Z] #54 16.38 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-09T11:32:36.460Z] #40 33.45 CC images/packet-sock.o [2020-09-09T11:32:36.460Z] #40 ... [2020-09-09T11:32:36.460Z] [2020-09-09T11:32:36.460Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:32:36.460Z] #31 94.11 github.com/BurntSushi/toml/cmd/tomlv [2020-09-09T11:32:36.460Z] #31 DONE 98.1s [2020-09-09T11:32:36.460Z] [2020-09-09T11:32:36.460Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:32:36.460Z] #40 33.76 CC images/ipc-var.o [2020-09-09T11:32:36.460Z] #40 ... [2020-09-09T11:32:36.460Z] [2020-09-09T11:32:36.460Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:32:36.460Z] #48 89.89 mvdan.cc/sh/v3/fileutil [2020-09-09T11:32:36.460Z] #48 90.59 encoding/binary [2020-09-09T11:32:36.460Z] #48 90.60 flag [2020-09-09T11:32:36.460Z] #48 90.61 go/token [2020-09-09T11:32:36.460Z] #48 90.62 github.com/pkg/diff [2020-09-09T11:32:36.460Z] #48 93.32 go/scanner [2020-09-09T11:32:36.460Z] #48 95.16 mvdan.cc/editorconfig [2020-09-09T11:32:36.460Z] #48 95.24 mvdan.cc/sh/v3/syntax [2020-09-09T11:32:36.460Z] #48 96.64 encoding/json [2020-09-09T11:32:36.460Z] #48 97.38 go/ast [2020-09-09T11:32:36.460Z] #48 ... [2020-09-09T11:32:36.460Z] [2020-09-09T11:32:36.461Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:32:36.461Z] #40 33.97 CC images/ipc-desc.o [2020-09-09T11:32:36.643Z] #30 ... [2020-09-09T11:32:36.643Z] [2020-09-09T11:32:36.643Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:32:36.643Z] #39 4.639 Note: Building without setproctitle() and strlcpy() support. [2020-09-09T11:32:36.643Z] #39 4.639 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-09T11:32:36.643Z] #39 4.669 Note: Building without GnuTLS support [2020-09-09T11:32:36.643Z] #39 4.700 Makefile.config:39: Warn: you have no libnftables installed [2020-09-09T11:32:36.643Z] #39 4.700 Makefile.config:40: Warn: Building without nftables support [2020-09-09T11:32:36.643Z] #39 8.358 fatal: not a git repository (or any of the parent directories): .git [2020-09-09T11:32:36.643Z] #39 8.509 GEN .gitid [2020-09-09T11:32:36.643Z] #39 8.649 GEN criu/include/version.h [2020-09-09T11:32:36.643Z] #39 8.861 GEN include/common/asm [2020-09-09T11:32:36.643Z] #39 11.92 PBCC images/timens.pb-c.c [2020-09-09T11:32:36.643Z] #39 11.95 DEP images/timens.pb-c.d [2020-09-09T11:32:36.643Z] #39 12.06 PBCC images/fown.pb-c.c [2020-09-09T11:32:36.643Z] #39 12.10 PBCC images/google/protobuf/descriptor.pb-c.c [2020-09-09T11:32:36.643Z] #39 12.29 PBCC images/opts.pb-c.c [2020-09-09T11:32:36.643Z] #39 12.31 PBCC images/memfd.pb-c.c [2020-09-09T11:32:36.643Z] #39 12.38 DEP images/fown.pb-c.d [2020-09-09T11:32:36.643Z] #39 12.47 DEP images/google/protobuf/descriptor.pb-c.d [2020-09-09T11:32:36.643Z] #39 12.64 DEP images/opts.pb-c.d [2020-09-09T11:32:36.643Z] #39 12.76 DEP images/memfd.pb-c.d [2020-09-09T11:32:36.643Z] #39 12.78 PBCC images/sit.pb-c.c [2020-09-09T11:32:36.643Z] #39 12.79 DEP images/sit.pb-c.d [2020-09-09T11:32:36.643Z] #39 12.81 PBCC images/macvlan.pb-c.c [2020-09-09T11:32:36.643Z] #39 12.82 DEP images/macvlan.pb-c.d [2020-09-09T11:32:36.643Z] #39 12.86 PBCC images/autofs.pb-c.c [2020-09-09T11:32:36.643Z] #39 13.02 DEP images/autofs.pb-c.d [2020-09-09T11:32:36.643Z] #39 13.18 PBCC images/sysctl.pb-c.c [2020-09-09T11:32:36.643Z] #39 13.26 DEP images/sysctl.pb-c.d [2020-09-09T11:32:36.643Z] #39 13.44 PBCC images/time.pb-c.c [2020-09-09T11:32:36.643Z] #39 13.50 DEP images/time.pb-c.d [2020-09-09T11:32:36.643Z] #39 13.56 PBCC images/binfmt-misc.pb-c.c [2020-09-09T11:32:36.643Z] #39 13.70 DEP images/binfmt-misc.pb-c.d [2020-09-09T11:32:36.643Z] #39 13.82 PBCC images/seccomp.pb-c.c [2020-09-09T11:32:36.643Z] #39 13.97 DEP images/seccomp.pb-c.d [2020-09-09T11:32:36.643Z] #39 14.00 PBCC images/userns.pb-c.c [2020-09-09T11:32:36.643Z] #39 14.07 DEP images/userns.pb-c.d [2020-09-09T11:32:36.643Z] #39 14.11 PBCC images/cgroup.pb-c.c [2020-09-09T11:32:36.643Z] #39 14.14 DEP images/cgroup.pb-c.d [2020-09-09T11:32:36.643Z] #39 14.20 PBCC images/ext-file.pb-c.c [2020-09-09T11:32:36.730Z] #54 17.23 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-09T11:32:36.827Z] #40 34.34 CC images/ipc-shm.o [2020-09-09T11:32:36.902Z] #39 14.28 DEP images/ext-file.pb-c.d [2020-09-09T11:32:36.902Z] #39 14.39 PBCC images/rpc.pb-c.c [2020-09-09T11:32:36.902Z] #39 14.47 DEP images/rpc.pb-c.d [2020-09-09T11:32:36.991Z] #54 17.23 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-09-09T11:32:37.125Z] #40 34.63 CC images/ipc-msg.o [2020-09-09T11:32:37.170Z] #39 14.57 PBCC images/siginfo.pb-c.c [2020-09-09T11:32:37.170Z] #39 14.60 DEP images/siginfo.pb-c.d [2020-09-09T11:32:37.170Z] #39 14.72 PBCC images/pagemap.pb-c.c [2020-09-09T11:32:37.170Z] #39 14.79 DEP images/pagemap.pb-c.d [2020-09-09T11:32:37.429Z] #39 14.95 PBCC images/rlimit.pb-c.c [2020-09-09T11:32:37.429Z] #39 14.97 DEP images/rlimit.pb-c.d [2020-09-09T11:32:37.688Z] #39 15.18 PBCC images/file-lock.pb-c.c [2020-09-09T11:32:37.688Z] #39 15.24 DEP images/file-lock.pb-c.d [2020-09-09T11:32:37.688Z] #39 15.36 PBCC images/tty.pb-c.c [2020-09-09T11:32:37.775Z] #40 35.14 CC images/ipc-sem.o [2020-09-09T11:32:37.946Z] #39 15.41 DEP images/tty.pb-c.d [2020-09-09T11:32:37.946Z] #39 15.54 PBCC images/tun.pb-c.c [2020-09-09T11:32:37.946Z] #39 15.58 PBCC images/netdev.pb-c.c [2020-09-09T11:32:38.073Z] #40 35.38 CC images/utsns.o [2020-09-09T11:32:38.074Z] #40 35.62 CC images/creds.o [2020-09-09T11:32:38.144Z] #43 ... [2020-09-09T11:32:38.144Z] [2020-09-09T11:32:38.144Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:32:38.144Z] #41 6.610 internal/cpu [2020-09-09T11:32:38.144Z] #41 6.702 runtime/internal/sys [2020-09-09T11:32:38.144Z] #41 6.865 internal/race [2020-09-09T11:32:38.144Z] #41 6.875 runtime/internal/atomic [2020-09-09T11:32:38.144Z] #41 7.004 runtime/internal/math [2020-09-09T11:32:38.144Z] #41 7.008 sync/atomic [2020-09-09T11:32:38.144Z] #41 7.118 unicode [2020-09-09T11:32:38.144Z] #41 7.119 internal/bytealg [2020-09-09T11:32:38.144Z] #41 7.370 unicode/utf8 [2020-09-09T11:32:38.144Z] #41 7.963 math/bits [2020-09-09T11:32:38.144Z] #41 8.620 internal/testlog [2020-09-09T11:32:38.144Z] #41 8.740 runtime [2020-09-09T11:32:38.144Z] #41 9.269 math [2020-09-09T11:32:38.144Z] #41 9.506 unicode/utf16 [2020-09-09T11:32:38.144Z] #41 10.20 container/list [2020-09-09T11:32:38.144Z] #41 11.77 crypto/internal/subtle [2020-09-09T11:32:38.144Z] #41 12.06 crypto/subtle [2020-09-09T11:32:38.144Z] #41 12.41 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-09-09T11:32:38.144Z] #41 12.57 internal/nettrace [2020-09-09T11:32:38.144Z] #41 12.77 runtime/cgo [2020-09-09T11:32:38.144Z] #41 12.86 vendor/golang.org/x/crypto/internal/subtle [2020-09-09T11:32:38.144Z] #41 ... [2020-09-09T11:32:38.144Z] [2020-09-09T11:32:38.144Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:32:38.144Z] #30 6.745 + cd /tmp/tmp.H1CelYwQpr/src/github.com/BurntSushi/toml [2020-09-09T11:32:38.144Z] #30 6.745 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-09T11:32:38.144Z] #30 6.777 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-09-09T11:32:38.144Z] #30 7.294 unicode/utf8 [2020-09-09T11:32:38.144Z] #30 7.315 math/bits [2020-09-09T11:32:38.144Z] #30 7.352 internal/bytealg [2020-09-09T11:32:38.144Z] #30 7.393 runtime/internal/atomic [2020-09-09T11:32:38.144Z] #30 7.925 unicode [2020-09-09T11:32:38.144Z] #30 8.276 internal/testlog [2020-09-09T11:32:38.144Z] #30 8.389 math [2020-09-09T11:32:38.144Z] #30 8.675 encoding [2020-09-09T11:32:38.144Z] #30 8.889 runtime [2020-09-09T11:32:38.144Z] #30 9.140 runtime/cgo [2020-09-09T11:32:38.207Z] #39 15.78 DEP images/tun.pb-c.d [2020-09-09T11:32:38.408Z] #30 ... [2020-09-09T11:32:38.408Z] [2020-09-09T11:32:38.408Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-09T11:32:38.408Z] #28 6.800 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-09-09T11:32:38.408Z] #28 6.813 Cloning into '.'... [2020-09-09T11:32:38.408Z] #28 ... [2020-09-09T11:32:38.408Z] [2020-09-09T11:32:38.408Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:32:38.408Z] #47 15.16 + cd /tmp/tmp.ejkMJESfid/src/github.com/mvdan/sh [2020-09-09T11:32:38.408Z] #47 15.16 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-09T11:32:38.408Z] #47 15.28 + GO111MODULE=on [2020-09-09T11:32:38.408Z] #47 15.28 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-09-09T11:32:38.408Z] #47 17.09 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-09T11:32:38.408Z] #47 17.11 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-09T11:32:38.425Z] #40 35.85 CC images/vma.o [2020-09-09T11:32:38.466Z] #39 15.96 DEP images/netdev.pb-c.d [2020-09-09T11:32:38.466Z] #39 16.12 PBCC images/vma.pb-c.c [2020-09-09T11:32:38.648Z] #43 19.80 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-09T11:32:38.692Z] #47 17.19 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-09T11:32:38.693Z] #47 17.29 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-09T11:32:38.725Z] #39 ... [2020-09-09T11:32:38.725Z] [2020-09-09T11:32:38.725Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:32:38.725Z] #30 DONE 122.8s [2020-09-09T11:32:38.725Z] [2020-09-09T11:32:38.725Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:32:38.725Z] #39 16.25 DEP images/vma.pb-c.d [2020-09-09T11:32:38.725Z] #39 ... [2020-09-09T11:32:38.725Z] [2020-09-09T11:32:38.725Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:32:38.725Z] #33 10.59 -- Detecting C compile features - done [2020-09-09T11:32:38.725Z] #33 10.67 -- Performing Test HAS_BUILTIN_FORTIFY [2020-09-09T11:32:38.725Z] #33 10.99 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-09-09T11:32:38.725Z] #33 11.13 -- Configuring done [2020-09-09T11:32:38.725Z] #33 11.17 + make tini-static [2020-09-09T11:32:38.725Z] #33 11.17 -- Generating done [2020-09-09T11:32:38.725Z] #33 11.17 -- Build files have been written to: /tmp/tmp.cSgwn3f8Y7/tini [2020-09-09T11:32:38.725Z] #33 11.72 Scanning dependencies of target tini-static [2020-09-09T11:32:38.725Z] #33 11.99 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-09-09T11:32:38.725Z] #33 14.32 [100%] Linking C executable tini-static [2020-09-09T11:32:38.725Z] #33 15.35 [100%] Built target tini-static [2020-09-09T11:32:38.725Z] #33 15.42 + mkdir -p /build [2020-09-09T11:32:38.725Z] #33 15.47 + cp tini-static /build/docker-init [2020-09-09T11:32:38.725Z] #33 DONE 15.6s [2020-09-09T11:32:38.725Z] [2020-09-09T11:32:38.725Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:32:38.725Z] #39 16.34 PBCC images/creds.pb-c.c [2020-09-09T11:32:38.741Z] #40 36.14 CC images/netdev.o [2020-09-09T11:32:38.741Z] #40 ... [2020-09-09T11:32:38.741Z] [2020-09-09T11:32:38.741Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:32:38.741Z] #42 90.41 github.com/LK4D4/vndr/versioned [2020-09-09T11:32:38.741Z] #42 90.52 internal/lazyregexp [2020-09-09T11:32:38.741Z] #42 90.58 net [2020-09-09T11:32:38.741Z] #42 90.86 os/exec [2020-09-09T11:32:38.741Z] #42 94.53 crypto/sha512 [2020-09-09T11:32:38.741Z] #42 94.55 crypto/cipher [2020-09-09T11:32:38.741Z] #42 94.58 go/scanner [2020-09-09T11:32:38.741Z] #42 96.44 net/url [2020-09-09T11:32:38.741Z] #42 99.03 text/template/parse [2020-09-09T11:32:38.741Z] #42 99.09 go/ast [2020-09-09T11:32:38.741Z] #42 ... [2020-09-09T11:32:38.741Z] [2020-09-09T11:32:38.741Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:32:38.741Z] #48 99.98 golang.org/x/sys/unix [2020-09-09T11:32:38.912Z] #43 20.36 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-09T11:32:38.912Z] #43 ... [2020-09-09T11:32:38.912Z] [2020-09-09T11:32:38.912Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-09T11:32:38.912Z] #32 20.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-09T11:32:38.957Z] #47 17.53 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-09T11:32:38.984Z] #39 16.44 DEP images/creds.pb-c.d [2020-09-09T11:32:38.984Z] #39 16.52 PBCC images/utsns.pb-c.c [2020-09-09T11:32:38.984Z] #39 16.57 DEP images/utsns.pb-c.d [2020-09-09T11:32:39.173Z] #32 ... [2020-09-09T11:32:39.174Z] [2020-09-09T11:32:39.174Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:32:39.174Z] #47 10.62 + export GO_BUILDMODE=-buildmode=pie [2020-09-09T11:32:39.174Z] #47 10.62 + GO_BUILDMODE=-buildmode=pie [2020-09-09T11:32:39.174Z] #47 10.62 ++ dirname /tmp/install/install.sh [2020-09-09T11:32:39.174Z] #47 10.63 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-09T11:32:39.174Z] #47 10.63 + dir=/tmp/install [2020-09-09T11:32:39.174Z] #47 10.63 + bin=shfmt [2020-09-09T11:32:39.174Z] #47 10.63 + shift [2020-09-09T11:32:39.174Z] #47 10.63 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-09-09T11:32:39.174Z] #47 10.63 + . /tmp/install/shfmt.installer [2020-09-09T11:32:39.174Z] #47 10.63 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-09T11:32:39.174Z] #47 10.63 + install_shfmt [2020-09-09T11:32:39.174Z] #47 10.63 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-09-09T11:32:39.174Z] #47 10.63 + git clone https://github.com/mvdan/sh.git /tmp/tmp.lCZ3cqi3jQ/src/github.com/mvdan/sh [2020-09-09T11:32:39.174Z] #47 10.63 Cloning into '/tmp/tmp.lCZ3cqi3jQ/src/github.com/mvdan/sh'... [2020-09-09T11:32:39.243Z] #39 16.68 PBCC images/ipc-desc.pb-c.c [2020-09-09T11:32:39.243Z] #39 16.73 PBCC images/ipc-sem.pb-c.c [2020-09-09T11:32:39.243Z] #39 16.79 DEP images/ipc-desc.pb-c.d [2020-09-09T11:32:39.243Z] #39 16.88 DEP images/ipc-sem.pb-c.d [2020-09-09T11:32:39.435Z] #47 ... [2020-09-09T11:32:39.435Z] [2020-09-09T11:32:39.435Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:32:39.435Z] #43 20.42 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-09T11:32:39.501Z] #39 17.02 PBCC images/ipc-msg.pb-c.c [2020-09-09T11:32:39.502Z] #39 17.03 DEP images/ipc-msg.pb-c.d [2020-09-09T11:32:39.761Z] #39 17.14 PBCC images/ipc-shm.pb-c.c [2020-09-09T11:32:39.761Z] #39 17.16 DEP images/ipc-shm.pb-c.d [2020-09-09T11:32:39.761Z] #39 17.24 PBCC images/ipc-var.pb-c.c [2020-09-09T11:32:39.761Z] #39 17.34 DEP images/ipc-var.pb-c.d [2020-09-09T11:32:39.761Z] #39 17.36 PBCC images/sk-opts.pb-c.c [2020-09-09T11:32:39.761Z] #39 17.39 PBCC images/packet-sock.pb-c.c [2020-09-09T11:32:39.914Z] #47 18.53 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-09T11:32:40.006Z] #43 ... [2020-09-09T11:32:40.006Z] [2020-09-09T11:32:40.006Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:32:40.006Z] #30 11.34 + RM_GOPATH=0 [2020-09-09T11:32:40.006Z] #30 11.34 + TMP_GOPATH= [2020-09-09T11:32:40.006Z] #30 11.34 + : /build [2020-09-09T11:32:40.006Z] #30 11.34 + '[' -z '' ']' [2020-09-09T11:32:40.006Z] #30 11.34 ++ mktemp -d [2020-09-09T11:32:40.006Z] #30 11.34 + export GOPATH=/tmp/tmp.xhnUJT1RBw [2020-09-09T11:32:40.006Z] #30 11.34 + GOPATH=/tmp/tmp.xhnUJT1RBw [2020-09-09T11:32:40.006Z] #30 11.34 + RM_GOPATH=1 [2020-09-09T11:32:40.006Z] #30 11.34 + case "$(go env GOARCH)" in [2020-09-09T11:32:40.006Z] #30 11.34 ++ go env GOARCH [2020-09-09T11:32:40.006Z] #30 11.46 + export GO_BUILDMODE=-buildmode=pie [2020-09-09T11:32:40.006Z] #30 11.46 + GO_BUILDMODE=-buildmode=pie [2020-09-09T11:32:40.006Z] #30 11.46 ++ dirname /tmp/install/install.sh [2020-09-09T11:32:40.006Z] #30 11.46 + dir=/tmp/install [2020-09-09T11:32:40.006Z] #30 11.46 + bin=tomlv [2020-09-09T11:32:40.006Z] #30 11.46 + shift [2020-09-09T11:32:40.006Z] #30 11.46 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-09-09T11:32:40.006Z] #30 11.46 + . /tmp/install/tomlv.installer [2020-09-09T11:32:40.006Z] #30 11.46 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-09T11:32:40.006Z] #30 11.46 + install_tomlv [2020-09-09T11:32:40.006Z] #30 11.46 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-09-09T11:32:40.006Z] #30 11.46 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.xhnUJT1RBw/src/github.com/BurntSushi/toml [2020-09-09T11:32:40.006Z] #30 11.46 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-09T11:32:40.006Z] #30 11.47 Cloning into '/tmp/tmp.xhnUJT1RBw/src/github.com/BurntSushi/toml'... [2020-09-09T11:32:40.006Z] #30 12.89 + cd /tmp/tmp.xhnUJT1RBw/src/github.com/BurntSushi/toml [2020-09-09T11:32:40.006Z] #30 12.89 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-09T11:32:40.006Z] #30 12.97 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-09-09T11:32:40.006Z] #30 13.91 internal/cpu [2020-09-09T11:32:40.006Z] #30 13.95 runtime/internal/atomic [2020-09-09T11:32:40.006Z] #30 14.41 runtime/internal/sys [2020-09-09T11:32:40.006Z] #30 14.85 runtime/internal/math [2020-09-09T11:32:40.006Z] #30 14.94 internal/bytealg [2020-09-09T11:32:40.006Z] #30 14.98 math/bits [2020-09-09T11:32:40.006Z] #30 15.60 math [2020-09-09T11:32:40.006Z] #30 16.29 runtime [2020-09-09T11:32:40.020Z] #39 17.51 DEP images/sk-opts.pb-c.d [2020-09-09T11:32:40.020Z] #39 17.57 DEP images/packet-sock.pb-c.d [2020-09-09T11:32:40.280Z] #39 17.72 PBCC images/sk-netlink.pb-c.c [2020-09-09T11:32:40.280Z] #39 ... [2020-09-09T11:32:40.280Z] [2020-09-09T11:32:40.280Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:32:40.280Z] #41 114.4 go/scanner [2020-09-09T11:32:40.280Z] #41 115.1 internal/lazyregexp [2020-09-09T11:32:40.280Z] #41 115.5 net/url [2020-09-09T11:32:40.280Z] #41 116.8 go/ast [2020-09-09T11:32:40.280Z] #41 118.7 text/template/parse [2020-09-09T11:32:40.280Z] #41 124.5 go/parser [2020-09-09T11:32:40.280Z] #41 ... [2020-09-09T11:32:40.280Z] [2020-09-09T11:32:40.280Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:32:40.280Z] #48 ... [2020-09-09T11:32:40.280Z] [2020-09-09T11:32:40.280Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:32:40.280Z] #11 91.79 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-09-09T11:32:40.280Z] #11 91.80 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-09-09T11:32:40.280Z] #11 91.82 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-09T11:32:40.280Z] #11 ... [2020-09-09T11:32:40.280Z] [2020-09-09T11:32:40.280Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:32:40.280Z] #40 36.67 CC images/tty.o [2020-09-09T11:32:40.280Z] #40 37.45 CC images/file-lock.o [2020-09-09T11:32:40.280Z] #40 37.74 CC images/rlimit.o [2020-09-09T11:32:40.301Z] #54 ... [2020-09-09T11:32:40.301Z] [2020-09-09T11:32:40.301Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:32:40.301Z] #43 10.36 go: finding gotest.tools v0.3.5 [2020-09-09T11:32:40.301Z] #43 10.36 go: finding gotest.tools/gotestsum v0.3.5 [2020-09-09T11:32:40.301Z] #43 11.61 go: downloading gotest.tools/gotestsum v0.3.5 [2020-09-09T11:32:40.301Z] #43 12.32 go: extracting gotest.tools/gotestsum v0.3.5 [2020-09-09T11:32:40.301Z] #43 13.29 go: downloading gotest.tools v2.1.0+incompatible [2020-09-09T11:32:40.301Z] #43 13.57 go: extracting gotest.tools v2.1.0+incompatible [2020-09-09T11:32:40.301Z] #43 13.77 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-09-09T11:32:40.301Z] #43 13.77 go: downloading github.com/pkg/errors v0.8.0 [2020-09-09T11:32:40.301Z] #43 13.85 go: downloading github.com/spf13/pflag v1.0.1 [2020-09-09T11:32:40.301Z] #43 14.02 go: downloading github.com/fatih/color v1.6.0 [2020-09-09T11:32:40.301Z] #43 14.12 go: extracting github.com/pkg/errors v0.8.0 [2020-09-09T11:32:40.301Z] #43 14.12 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-09-09T11:32:40.301Z] #43 14.20 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-09T11:32:40.301Z] #43 14.23 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-09T11:32:40.301Z] #43 14.55 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-09T11:32:40.301Z] #43 14.56 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-09T11:32:40.301Z] #43 14.76 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-09T11:32:40.301Z] #43 14.78 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-09T11:32:40.301Z] #43 14.82 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-09T11:32:40.301Z] #43 15.02 go: extracting github.com/fatih/color v1.6.0 [2020-09-09T11:32:40.301Z] #43 15.02 go: extracting github.com/spf13/pflag v1.0.1 [2020-09-09T11:32:40.301Z] #43 15.12 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-09-09T11:32:40.301Z] #43 15.13 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-09-09T11:32:40.301Z] #43 15.36 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-09-09T11:32:40.301Z] #43 15.51 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-09-09T11:32:40.301Z] #43 17.99 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-09T11:32:40.301Z] #43 19.30 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-09T11:32:40.301Z] #43 19.33 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-09T11:32:40.301Z] #43 ... [2020-09-09T11:32:40.301Z] [2020-09-09T11:32:40.301Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-09T11:32:40.301Z] #36 10.40 + git clone https://github.com/docker/distribution.git . [2020-09-09T11:32:40.301Z] #36 10.42 Cloning into '.'... [2020-09-09T11:32:40.301Z] #36 ... [2020-09-09T11:32:40.301Z] [2020-09-09T11:32:40.301Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:32:40.301Z] #41 11.48 + cd /tmp/tmp.XFlic6TUg4/src/github.com/LK4D4/vndr [2020-09-09T11:32:40.301Z] #41 11.49 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-09T11:32:40.301Z] #41 11.51 + go build -buildmode=pie -v -o /build/vndr . [2020-09-09T11:32:40.301Z] #41 14.65 internal/cpu [2020-09-09T11:32:40.301Z] #41 14.67 runtime/internal/atomic [2020-09-09T11:32:40.301Z] #41 15.56 runtime/internal/math [2020-09-09T11:32:40.301Z] #41 16.12 internal/race [2020-09-09T11:32:40.301Z] #41 16.46 internal/bytealg [2020-09-09T11:32:40.301Z] #41 16.52 sync/atomic [2020-09-09T11:32:40.301Z] #41 17.00 unicode [2020-09-09T11:32:40.301Z] #41 18.64 runtime [2020-09-09T11:32:40.561Z] #41 ... [2020-09-09T11:32:40.561Z] [2020-09-09T11:32:40.561Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-09T11:32:40.561Z] #28 10.78 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-09-09T11:32:40.561Z] #28 10.79 Cloning into '.'... [2020-09-09T11:32:40.561Z] #28 ... [2020-09-09T11:32:40.561Z] [2020-09-09T11:32:40.561Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-09T11:32:40.561Z] #38 10.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-09T11:32:40.561Z] #38 11.04 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-09T11:32:40.561Z] #38 11.04 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-09T11:32:40.561Z] #38 12.61 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-09T11:32:40.561Z] #38 17.83 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-09T11:32:40.575Z] #30 ... [2020-09-09T11:32:40.575Z] [2020-09-09T11:32:40.575Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-09T11:32:40.575Z] #28 11.82 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-09-09T11:32:40.575Z] #28 11.82 Cloning into '.'... [2020-09-09T11:32:40.578Z] #40 37.93 CC images/pagemap.o [2020-09-09T11:32:40.835Z] #28 ... [2020-09-09T11:32:40.835Z] [2020-09-09T11:32:40.835Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:32:40.835Z] #41 11.97 + cd /tmp/tmp.k0ydqzQAVi/src/github.com/LK4D4/vndr [2020-09-09T11:32:40.835Z] #41 11.97 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-09T11:32:40.835Z] #41 12.07 + go build -buildmode=pie -v -o /build/vndr . [2020-09-09T11:32:40.835Z] #41 14.02 runtime/internal/atomic [2020-09-09T11:32:40.835Z] #41 14.05 internal/cpu [2020-09-09T11:32:40.835Z] #41 14.39 runtime/internal/sys [2020-09-09T11:32:40.835Z] #41 14.82 runtime/internal/math [2020-09-09T11:32:40.835Z] #41 14.91 internal/race [2020-09-09T11:32:40.835Z] #41 15.10 internal/bytealg [2020-09-09T11:32:40.835Z] #41 15.39 sync/atomic [2020-09-09T11:32:40.835Z] #41 16.21 unicode [2020-09-09T11:32:40.835Z] #41 16.67 runtime [2020-09-09T11:32:40.835Z] #41 21.30 unicode/utf8 [2020-09-09T11:32:40.835Z] #41 ... [2020-09-09T11:32:40.835Z] [2020-09-09T11:32:40.835Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-09T11:32:40.835Z] #51 12.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-09T11:32:40.835Z] #51 12.28 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-09T11:32:40.835Z] #51 12.31 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-09T11:32:40.835Z] #51 13.98 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-09T11:32:40.835Z] #51 18.61 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-09T11:32:40.875Z] #40 38.31 CC images/siginfo.o [2020-09-09T11:32:40.890Z] #47 19.65 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-09T11:32:41.095Z] #51 ... [2020-09-09T11:32:41.095Z] [2020-09-09T11:32:41.095Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-09T11:32:41.095Z] #23 12.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-09T11:32:41.095Z] #23 12.49 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-09T11:32:41.095Z] #23 12.52 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-09T11:32:41.095Z] #23 14.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-09T11:32:41.095Z] #23 19.19 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-09T11:32:41.095Z] #23 ... [2020-09-09T11:32:41.095Z] [2020-09-09T11:32:41.095Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-09T11:32:41.095Z] #38 13.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-09T11:32:41.095Z] #38 13.72 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-09T11:32:41.095Z] #38 13.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-09T11:32:41.095Z] #38 16.51 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-09T11:32:41.095Z] #38 20.60 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-09T11:32:41.171Z] #40 38.62 CC images/rpc.o [2020-09-09T11:32:41.358Z] #38 ... [2020-09-09T11:32:41.358Z] [2020-09-09T11:32:41.358Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:32:41.358Z] #21 22.73 + mkdir -p /build [2020-09-09T11:32:41.358Z] #21 22.74 + mv docker/docker /build/ [2020-09-09T11:32:41.358Z] #21 22.74 + rmdir docker [2020-09-09T11:32:41.466Z] #47 ... [2020-09-09T11:32:41.467Z] [2020-09-09T11:32:41.467Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-09T11:32:41.503Z] #38 ... [2020-09-09T11:32:41.503Z] [2020-09-09T11:32:41.503Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-09T11:32:41.503Z] #23 11.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-09T11:32:41.503Z] #23 11.71 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-09T11:32:41.503Z] #23 11.71 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-09T11:32:41.503Z] #23 13.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-09T11:32:41.503Z] #23 19.41 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-09T11:32:41.503Z] #23 ... [2020-09-09T11:32:41.503Z] [2020-09-09T11:32:41.503Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:32:41.503Z] #30 17.02 math [2020-09-09T11:32:41.503Z] #30 17.38 runtime [2020-09-09T11:32:41.636Z] ok github.com/docker/docker/api/server 0.006s coverage: 9.0% of statements [2020-09-09T11:32:41.730Z] #36 19.76 Checking out files: 73% (1222/1665) Checking out files: 74% (1233/1665) Checking out files: 75% (1249/1665) Checking out files: 76% (1266/1665) Checking out files: 77% (1283/1665) Checking out files: 78% (1299/1665) Checking out files: 79% (1316/1665) Checking out files: 80% (1332/1665) Checking out files: 81% (1349/1665) Checking out files: 82% (1366/1665) Checking out files: 83% (1382/1665) Checking out files: 84% (1399/1665) Checking out files: 85% (1416/1665) Checking out files: 86% (1432/1665) Checking out files: 87% (1449/1665) Checking out files: 88% (1466/1665) Checking out files: 89% (1482/1665) Checking out files: 90% (1499/1665) Checking out files: 91% (1516/1665) Checking out files: 92% (1532/1665) Checking out files: 93% (1549/1665) Checking out files: 94% (1566/1665) Checking out files: 95% (1582/1665) Checking out files: 96% (1599/1665) Checking out files: 97% (1616/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. [2020-09-09T11:32:41.730Z] #36 20.34 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-09-09T11:32:41.772Z] #30 ... [2020-09-09T11:32:41.772Z] [2020-09-09T11:32:41.772Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-09T11:32:41.772Z] #38 22.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-09T11:32:41.933Z] #21 ... [2020-09-09T11:32:41.933Z] [2020-09-09T11:32:41.933Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:32:41.933Z] #10 13.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-09T11:32:41.933Z] #10 13.37 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-09T11:32:41.933Z] #10 13.38 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-09T11:32:41.933Z] #10 14.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-09T11:32:41.933Z] #10 19.52 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-09T11:32:41.933Z] #10 ... [2020-09-09T11:32:41.933Z] [2020-09-09T11:32:41.933Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-09T11:32:41.933Z] #51 22.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-09T11:32:42.036Z] #38 ... [2020-09-09T11:32:42.036Z] [2020-09-09T11:32:42.036Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-09T11:32:42.036Z] #32 12.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-09T11:32:42.148Z] #52 50.47 Checking out files: 24% (801/3238) Checking out files: 25% (810/3238) Checking out files: 26% (842/3238) Checking out files: 27% (875/3238) Checking out files: 28% (907/3238) Checking out files: 29% (940/3238) Checking out files: 30% (972/3238) Checking out files: 31% (1004/3238) Checking out files: 32% (1037/3238) Checking out files: 33% (1069/3238) Checking out files: 34% (1101/3238) Checking out files: 35% (1134/3238) Checking out files: 36% (1166/3238) Checking out files: 37% (1199/3238) Checking out files: 38% (1231/3238) Checking out files: 39% (1263/3238) Checking out files: 40% (1296/3238) Checking out files: 41% (1328/3238) Checking out files: 42% (1360/3238) Checking out files: 43% (1393/3238) Checking out files: 44% (1425/3238) Checking out files: 45% (1458/3238) Checking out files: 46% (1490/3238) Checking out files: 47% (1522/3238) Checking out files: 48% (1555/3238) Checking out files: 49% (1587/3238) Checking out files: 50% (1619/3238) Checking out files: 51% (1652/3238) Checking out files: 52% (1684/3238) Checking out files: 53% (1717/3238) Checking out files: 54% (1749/3238) Checking out files: 55% (1781/3238) Checking out files: 56% (1814/3238) Checking out files: 56% (1826/3238) Checking out files: 57% (1846/3238) Checking out files: 58% (1879/3238) Checking out files: 59% (1911/3238) Checking out files: 60% (1943/3238) Checking out files: 61% (1976/3238) Checking out files: 62% (2008/3238) Checking out files: 63% (2040/3238) Checking out files: 64% (2073/3238) Checking out files: 65% (2105/3238) Checking out files: 66% (2138/3238) Checking out files: 67% (2170/3238) Checking out files: 68% (2202/3238) Checking out files: 69% (2235/3238) Checking out files: 70% (2267/3238) Checking out files: 71% (2299/3238) Checking out files: 72% (2332/3238) Checking out files: 73% (2364/3238) Checking out files: 74% (2397/3238) Checking out files: 75% (2429/3238) Checking out files: 76% (2461/3238) Checking out files: 77% (2494/3238) Checking out files: 78% (2526/3238) Checking out files: 79% (2559/3238) Checking out files: 80% (2591/3238) Checking out files: 81% (2623/3238) Checking out files: 82% (2656/3238) Checking out files: 83% (2688/3238) Checking out files: 83% (2710/3238) Checking out files: 84% (2720/3238) Checking out files: 85% (2753/3238) Checking out files: 86% (2785/3238) Checking out files: 87% (2818/3238) Checking out files: 88% (2850/3238) Checking out files: 89% (2882/3238) Checking out files: 90% (2915/3238) Checking out files: 91% (2947/3238) Checking out files: 92% (2979/3238) Checking out files: 93% (3012/3238) Checking out files: 94% (3044/3238) Checking out files: 95% (3077/3238) Checking out files: 96% (3109/3238) Checking out files: 97% (3141/3238) Checking out files: 98% (3174/3238) Checking out files: 99% (3206/3238) Checking out files: 100% (3238/3238) Checking out files: 100% (3238/3238), done. [2020-09-09T11:32:42.297Z] #32 ... [2020-09-09T11:32:42.297Z] [2020-09-09T11:32:42.297Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:32:42.297Z] #21 22.68 + mkdir -p /build [2020-09-09T11:32:42.408Z] #52 53.58 + cd /tmp/tmp.zw2bAfRXOj/src/github.com/containerd/containerd [2020-09-09T11:32:42.408Z] #52 53.58 + git checkout -q 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-09T11:32:42.557Z] #21 22.70 + mv docker/docker /build/ [2020-09-09T11:32:42.557Z] #21 22.71 + rmdir docker [2020-09-09T11:32:42.557Z] #21 ... [2020-09-09T11:32:42.557Z] [2020-09-09T11:32:42.557Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:32:42.557Z] #10 12.69 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-09T11:32:42.557Z] #10 18.64 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-09T11:32:42.557Z] #10 ... [2020-09-09T11:32:42.557Z] [2020-09-09T11:32:42.557Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-09T11:32:42.557Z] #51 14.59 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-09T11:32:42.557Z] #51 19.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-09T11:32:42.667Z] #52 ... [2020-09-09T11:32:42.667Z] [2020-09-09T11:32:42.667Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:32:42.667Z] #10 116.8 Selecting previously unselected package gcc-mingw-w64-base. [2020-09-09T11:32:42.667Z] #10 116.8 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-09T11:32:42.667Z] #10 116.8 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-09T11:32:42.667Z] #10 117.1 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-09-09T11:32:42.667Z] #10 117.1 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-09T11:32:42.667Z] #10 117.1 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-09T11:32:42.719Z] #40 39.97 CC images/ext-file.o [2020-09-09T11:32:42.719Z] #40 40.28 CC images/cgroup.o [2020-09-09T11:32:42.818Z] #51 ... [2020-09-09T11:32:42.818Z] [2020-09-09T11:32:42.818Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:32:42.818Z] #10 23.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-09T11:32:42.927Z] #10 ... [2020-09-09T11:32:42.927Z] [2020-09-09T11:32:42.927Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:32:42.927Z] #39 17.84 DEP images/sk-netlink.pb-c.d [2020-09-09T11:32:42.927Z] #39 17.93 PBCC images/sk-inet.pb-c.c [2020-09-09T11:32:42.927Z] #39 18.03 DEP images/sk-inet.pb-c.d [2020-09-09T11:32:42.927Z] #39 18.11 PBCC images/sk-unix.pb-c.c [2020-09-09T11:32:42.927Z] #39 18.23 DEP images/sk-unix.pb-c.d [2020-09-09T11:32:42.927Z] #39 18.37 PBCC images/mm.pb-c.c [2020-09-09T11:32:42.927Z] #39 18.48 DEP images/mm.pb-c.d [2020-09-09T11:32:42.927Z] #39 18.64 PBCC images/timerfd.pb-c.c [2020-09-09T11:32:42.927Z] #39 18.76 DEP images/timerfd.pb-c.d [2020-09-09T11:32:42.927Z] #39 18.82 PBCC images/timer.pb-c.c [2020-09-09T11:32:42.927Z] #39 18.92 DEP images/timer.pb-c.d [2020-09-09T11:32:42.927Z] #39 19.00 PBCC images/sa.pb-c.c [2020-09-09T11:32:42.927Z] #39 19.14 DEP images/sa.pb-c.d [2020-09-09T11:32:42.927Z] #39 19.22 PBCC images/pipe-data.pb-c.c [2020-09-09T11:32:42.927Z] #39 19.25 DEP images/pipe-data.pb-c.d [2020-09-09T11:32:42.927Z] #39 19.36 PBCC images/mnt.pb-c.c [2020-09-09T11:32:42.927Z] #39 19.45 DEP images/mnt.pb-c.d [2020-09-09T11:32:42.927Z] #39 19.60 PBCC images/sk-packet.pb-c.c [2020-09-09T11:32:42.927Z] #39 19.67 DEP images/sk-packet.pb-c.d [2020-09-09T11:32:42.927Z] #39 19.74 PBCC images/tcp-stream.pb-c.c [2020-09-09T11:32:42.927Z] #39 19.84 DEP images/tcp-stream.pb-c.d [2020-09-09T11:32:42.927Z] #39 19.95 PBCC images/pipe.pb-c.c [2020-09-09T11:32:42.927Z] #39 20.00 DEP images/pipe.pb-c.d [2020-09-09T11:32:42.927Z] #39 20.07 PBCC images/pstree.pb-c.c [2020-09-09T11:32:42.927Z] #39 20.09 DEP images/pstree.pb-c.d [2020-09-09T11:32:42.927Z] #39 20.14 PBCC images/fs.pb-c.c [2020-09-09T11:32:42.927Z] #39 20.19 DEP images/fs.pb-c.d [2020-09-09T11:32:42.927Z] #39 20.32 PBCC images/signalfd.pb-c.c [2020-09-09T11:32:42.927Z] #39 20.36 DEP images/signalfd.pb-c.d [2020-09-09T11:32:42.927Z] #39 20.50 PBCC images/fh.pb-c.c [2020-09-09T11:32:43.186Z] #39 20.64 PBCC images/fsnotify.pb-c.c [2020-09-09T11:32:43.187Z] #39 20.80 DEP images/fh.pb-c.d [2020-09-09T11:32:43.446Z] #39 20.91 DEP images/fsnotify.pb-c.d [2020-09-09T11:32:43.446Z] #39 20.95 PBCC images/eventpoll.pb-c.c [2020-09-09T11:32:43.446Z] #39 21.01 DEP images/eventpoll.pb-c.d [2020-09-09T11:32:43.664Z] #36 ... [2020-09-09T11:32:43.664Z] [2020-09-09T11:32:43.664Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:32:43.664Z] #10 11.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-09-09T11:32:43.664Z] #10 19.30 Fetched 8204 kB in 13s (655 kB/s) [2020-09-09T11:32:43.664Z] #10 19.30 Reading package lists... [2020-09-09T11:32:43.664Z] #10 ... [2020-09-09T11:32:43.664Z] [2020-09-09T11:32:43.664Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-09T11:32:43.664Z] #32 12.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-09-09T11:32:43.664Z] #32 19.03 Fetched 8204 kB in 12s (685 kB/s) [2020-09-09T11:32:43.664Z] #32 19.03 Reading package lists... [2020-09-09T11:32:43.664Z] #32 ... [2020-09-09T11:32:43.664Z] [2020-09-09T11:32:43.664Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:32:43.665Z] #60 20.03 Checking out files: 47% (975/2067) Checking out files: 48% (993/2067) Checking out files: 49% (1013/2067) Checking out files: 50% (1034/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-09-09T11:32:43.665Z] #60 21.18 + cd /tmp/tmp.dS14FAJvfb/src/github.com/docker/libnetwork [2020-09-09T11:32:43.665Z] #60 21.18 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-09-09T11:32:43.665Z] #60 21.61 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-09-09T11:32:43.665Z] #60 ... [2020-09-09T11:32:43.665Z] [2020-09-09T11:32:43.665Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-09T11:32:43.665Z] #23 12.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-09-09T11:32:43.665Z] #23 19.83 Fetched 8204 kB in 13s (645 kB/s) [2020-09-09T11:32:43.706Z] #39 21.16 PBCC images/eventfd.pb-c.c [2020-09-09T11:32:43.706Z] #39 21.22 DEP images/eventfd.pb-c.d [2020-09-09T11:32:43.706Z] #39 21.28 PBCC images/remap-file-path.pb-c.c [2020-09-09T11:32:43.706Z] #39 21.34 DEP images/remap-file-path.pb-c.d [2020-09-09T11:32:43.706Z] #39 21.38 PBCC images/fifo.pb-c.c [2020-09-09T11:32:43.706Z] #39 21.42 DEP images/fifo.pb-c.d [2020-09-09T11:32:43.706Z] #39 ... [2020-09-09T11:32:43.706Z] [2020-09-09T11:32:43.706Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:32:43.706Z] #47 117.9 github.com/pkg/diff [2020-09-09T11:32:43.706Z] #47 119.9 go/ast [2020-09-09T11:32:43.706Z] #47 124.8 golang.org/x/crypto/ssh/terminal [2020-09-09T11:32:43.706Z] #47 127.3 mvdan.cc/editorconfig [2020-09-09T11:32:43.706Z] #47 127.9 mvdan.cc/sh/v3/fileutil [2020-09-09T11:32:43.760Z] #10 ... [2020-09-09T11:32:43.760Z] [2020-09-09T11:32:43.760Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:32:43.760Z] #21 DONE 24.1s [2020-09-09T11:32:43.779Z] #40 41.42 CC images/userns.o [2020-09-09T11:32:43.852Z] #51 ... [2020-09-09T11:32:43.852Z] [2020-09-09T11:32:43.852Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:32:43.852Z] #21 DONE 24.8s [2020-09-09T11:32:43.852Z] [2020-09-09T11:32:43.852Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:32:43.852Z] #47 24.76 + cd /tmp/tmp.lCZ3cqi3jQ/src/github.com/mvdan/sh [2020-09-09T11:32:43.852Z] #47 24.76 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-09T11:32:43.852Z] #47 24.98 + GO111MODULE=on [2020-09-09T11:32:43.852Z] #47 24.98 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-09-09T11:32:43.930Z] #23 19.83 Reading package lists... [2020-09-09T11:32:43.930Z] #23 ... [2020-09-09T11:32:43.930Z] [2020-09-09T11:32:43.930Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-09T11:32:43.930Z] #38 12.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-09-09T11:32:43.930Z] #38 19.84 Fetched 8204 kB in 13s (632 kB/s) [2020-09-09T11:32:43.930Z] #38 19.84 Reading package lists... [2020-09-09T11:32:43.930Z] #38 ... [2020-09-09T11:32:43.930Z] [2020-09-09T11:32:43.930Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-09T11:32:43.930Z] #36 22.39 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-09-09T11:32:43.965Z] #47 ... [2020-09-09T11:32:43.965Z] [2020-09-09T11:32:43.965Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:32:43.965Z] #39 21.47 PBCC images/ghost-file.pb-c.c [2020-09-09T11:32:43.966Z] #39 21.55 DEP images/ghost-file.pb-c.d [2020-09-09T11:32:43.966Z] #39 21.59 PBCC images/regfile.pb-c.c [2020-09-09T11:32:43.966Z] #39 21.65 DEP images/regfile.pb-c.d [2020-09-09T11:32:44.021Z] [2020-09-09T11:32:44.021Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:32:44.021Z] #41 23.73 unicode/utf8 [2020-09-09T11:32:44.080Z] #40 41.71 CC images/google/protobuf/descriptor.o [2020-09-09T11:32:44.225Z] #39 21.71 PBCC images/ns.pb-c.c [2020-09-09T11:32:44.225Z] #39 21.73 DEP images/ns.pb-c.d [2020-09-09T11:32:44.225Z] #39 21.80 PBCC images/fdinfo.pb-c.c [2020-09-09T11:32:44.225Z] #39 21.88 DEP images/fdinfo.pb-c.d [2020-09-09T11:32:44.225Z] #39 21.92 PBCC images/core-aarch64.pb-c.c [2020-09-09T11:32:44.485Z] #39 21.97 PBCC images/core-arm.pb-c.c [2020-09-09T11:32:44.485Z] #39 22.08 PBCC images/core-ppc64.pb-c.c [2020-09-09T11:32:44.485Z] #39 22.13 PBCC images/core-s390.pb-c.c [2020-09-09T11:32:44.485Z] #39 22.19 PBCC images/core-x86.pb-c.c [2020-09-09T11:32:44.747Z] #39 22.25 PBCC images/core.pb-c.c [2020-09-09T11:32:45.005Z] #41 25.37 internal/testlog [2020-09-09T11:32:45.007Z] #39 22.36 PBCC images/inventory.pb-c.c [2020-09-09T11:32:45.007Z] #39 22.43 DEP images/core-aarch64.pb-c.d [2020-09-09T11:32:45.007Z] #39 22.56 DEP images/core-arm.pb-c.d [2020-09-09T11:32:45.007Z] #39 22.61 DEP images/core-ppc64.pb-c.d [2020-09-09T11:32:45.292Z] #39 22.64 DEP images/core-s390.pb-c.d [2020-09-09T11:32:45.292Z] #39 22.73 DEP images/core-x86.pb-c.d [2020-09-09T11:32:45.292Z] #39 22.78 DEP images/core.pb-c.d [2020-09-09T11:32:45.292Z] #39 22.92 DEP images/inventory.pb-c.d [2020-09-09T11:32:45.292Z] #39 22.96 PBCC images/cpuinfo.pb-c.c [2020-09-09T11:32:45.292Z] #39 23.00 DEP images/cpuinfo.pb-c.d [2020-09-09T11:32:45.551Z] #39 23.04 PBCC images/stats.pb-c.c [2020-09-09T11:32:45.551Z] #39 23.08 DEP images/stats.pb-c.d [2020-09-09T11:32:45.627Z] #40 ... [2020-09-09T11:32:45.627Z] [2020-09-09T11:32:45.627Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:32:45.627Z] #11 107.3 Selecting previously unselected package libapparmor1:ppc64el. [2020-09-09T11:32:45.627Z] #11 107.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-09-09T11:32:45.627Z] #11 107.3 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-09-09T11:32:45.627Z] #11 107.4 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-09-09T11:32:45.627Z] #11 107.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-09-09T11:32:45.627Z] #11 107.4 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-09-09T11:32:45.627Z] #11 107.6 Selecting previously unselected package libbtrfs0. [2020-09-09T11:32:45.927Z] #11 107.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-09-09T11:32:45.927Z] #11 107.6 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-09T11:32:45.927Z] #11 107.7 Selecting previously unselected package libbtrfs-dev. [2020-09-09T11:32:45.927Z] #11 107.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-09-09T11:32:45.927Z] #11 107.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-09T11:32:45.927Z] #11 107.8 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-09-09T11:32:45.951Z] #41 26.06 encoding [2020-09-09T11:32:45.951Z] #41 26.28 unicode/utf16 [2020-09-09T11:32:46.228Z] #11 107.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-09-09T11:32:46.228Z] #11 107.8 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-09-09T11:32:46.228Z] #11 107.9 Selecting previously unselected package libudev-dev:ppc64el. [2020-09-09T11:32:46.228Z] #11 107.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-09-09T11:32:46.228Z] #11 108.0 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-09-09T11:32:46.394Z] #47 27.39 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-09T11:32:46.394Z] #47 27.42 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-09T11:32:46.394Z] #47 27.42 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-09T11:32:46.394Z] #47 27.71 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-09T11:32:46.526Z] #41 26.78 container/list [2020-09-09T11:32:46.526Z] #11 108.1 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-09-09T11:32:46.526Z] #11 108.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-09-09T11:32:46.526Z] #11 108.1 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-09-09T11:32:46.657Z] #47 28.00 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-09T11:32:46.826Z] #11 108.4 Selecting previously unselected package libpcre16-3:ppc64el. [2020-09-09T11:32:46.826Z] #11 108.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-09-09T11:32:46.826Z] #11 108.5 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-09-09T11:32:46.826Z] #11 108.6 Selecting previously unselected package libpcre32-3:ppc64el. [2020-09-09T11:32:46.826Z] #11 108.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-09-09T11:32:46.826Z] #11 108.7 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-09-09T11:32:47.123Z] #11 108.9 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-09-09T11:32:47.123Z] #11 108.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-09-09T11:32:47.123Z] #11 108.9 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-09-09T11:32:47.123Z] #11 109.0 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-09-09T11:32:47.420Z] #11 109.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-09-09T11:32:47.420Z] #11 109.0 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-09-09T11:32:47.468Z] #41 27.77 crypto/internal/subtle [2020-09-09T11:32:47.468Z] #41 27.96 crypto/subtle [2020-09-09T11:32:48.039Z] #47 29.58 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-09T11:32:48.040Z] #41 28.27 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-09-09T11:32:48.066Z] #11 109.6 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-09-09T11:32:48.066Z] #11 109.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-09-09T11:32:48.066Z] #11 109.6 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-09-09T11:32:48.066Z] #11 109.9 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-09-09T11:32:48.066Z] #11 109.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-09-09T11:32:48.066Z] #11 109.9 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-09-09T11:32:48.090Z] #39 25.63 make[1]: Nothing to be done for 'all'. [2020-09-09T11:32:48.325Z] #41 28.49 internal/nettrace [2020-09-09T11:32:48.369Z] #11 110.0 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-09-09T11:32:48.369Z] #11 110.0 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-09-09T11:32:48.369Z] #11 110.0 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-09-09T11:32:48.369Z] #11 110.2 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-09-09T11:32:48.369Z] #11 110.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-09-09T11:32:48.369Z] #11 110.2 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-09-09T11:32:48.895Z] #41 29.21 runtime/cgo [2020-09-09T11:32:49.032Z] #11 110.7 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-09-09T11:32:49.032Z] #11 110.7 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-09-09T11:32:49.032Z] #11 110.8 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-09-09T11:32:49.032Z] #11 110.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-09T11:32:49.032Z] #11 110.8 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-09-09T11:32:49.032Z] #11 110.8 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-09-09T11:32:49.032Z] #11 110.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-09T11:32:49.032Z] #11 110.9 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-09T11:32:49.032Z] #11 110.9 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-09-09T11:32:49.032Z] #11 110.9 Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-09-09T11:32:49.032Z] #11 110.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-09T11:32:49.251Z] #36 ... [2020-09-09T11:32:49.251Z] [2020-09-09T11:32:49.251Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:32:49.251Z] #43 17.93 go: finding github.com/fatih/color v1.6.0 [2020-09-09T11:32:49.251Z] #43 17.97 go: finding github.com/pkg/errors v0.8.0 [2020-09-09T11:32:49.251Z] #43 18.01 go: finding github.com/sirupsen/logrus v1.0.5 [2020-09-09T11:32:49.251Z] #43 18.04 go: finding github.com/spf13/pflag v1.0.1 [2020-09-09T11:32:49.251Z] #43 18.18 go: finding github.com/mattn/go-colorable v0.0.9 [2020-09-09T11:32:49.251Z] #43 18.30 go: finding github.com/mattn/go-isatty v0.0.3 [2020-09-09T11:32:49.251Z] #43 18.58 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-09T11:32:49.251Z] #43 18.70 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-09T11:32:49.251Z] #43 18.79 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-09T11:32:49.251Z] #43 18.89 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-09T11:32:49.251Z] #43 18.98 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-09T11:32:49.332Z] #11 110.9 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-09T11:32:49.332Z] #11 110.9 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-09-09T11:32:49.332Z] #11 110.9 Setting up mingw-w64-common (6.0.0-3) ... [2020-09-09T11:32:49.332Z] #11 111.0 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-09-09T11:32:49.332Z] #11 111.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-09T11:32:49.332Z] #11 111.0 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-09-09T11:32:49.332Z] #11 111.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-09T11:32:49.332Z] #11 111.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-09-09T11:32:49.332Z] #11 111.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-09-09T11:32:49.332Z] #11 111.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-09T11:32:49.332Z] #11 111.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-09-09T11:32:49.332Z] #11 111.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 [2020-09-09T11:32:49.332Z] #11 111.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-09T11:32:49.332Z] #11 111.1 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-09-09T11:32:49.332Z] #11 111.1 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-09-09T11:32:49.332Z] #11 111.1 Setting up dmsetup (2:1.02.155-3) ... [2020-09-09T11:32:49.332Z] #11 111.1 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-09-09T11:32:49.332Z] #11 111.1 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-09-09T11:32:49.332Z] #11 111.1 Processing triggers for libc-bin (2.28-10) ... [2020-09-09T11:32:49.439Z] #47 30.80 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-09T11:32:49.516Z] #43 ... [2020-09-09T11:32:49.516Z] [2020-09-09T11:32:49.516Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-09T11:32:49.516Z] #38 19.84 Reading package lists... [2020-09-09T11:32:49.632Z] #11 ... [2020-09-09T11:32:49.632Z] [2020-09-09T11:32:49.632Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:32:49.632Z] #42 101.3 encoding/json [2020-09-09T11:32:49.632Z] #42 109.2 text/template [2020-09-09T11:32:49.632Z] #42 111.1 go/parser [2020-09-09T11:32:49.632Z] #42 ... [2020-09-09T11:32:49.632Z] [2020-09-09T11:32:49.632Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:32:49.632Z] #11 DONE 111.5s [2020-09-09T11:32:49.632Z] [2020-09-09T11:32:49.632Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-09T11:32:49.784Z] #38 26.95 Reading package lists... [2020-09-09T11:32:49.784Z] #38 ... [2020-09-09T11:32:49.784Z] [2020-09-09T11:32:49.784Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-09T11:32:49.784Z] #51 18.55 Fetched 8204 kB in 12s (657 kB/s) [2020-09-09T11:32:49.784Z] #51 18.55 Reading package lists... [2020-09-09T11:32:49.838Z] #41 ... [2020-09-09T11:32:49.838Z] [2020-09-09T11:32:49.838Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:32:49.838Z] #43 24.96 go: finding github.com/fatih/color v1.6.0 [2020-09-09T11:32:49.838Z] #43 25.13 go: finding github.com/pkg/errors v0.8.0 [2020-09-09T11:32:49.838Z] #43 25.35 go: finding github.com/mattn/go-colorable v0.0.9 [2020-09-09T11:32:49.838Z] #43 25.46 go: finding github.com/spf13/pflag v1.0.1 [2020-09-09T11:32:49.838Z] #43 25.51 go: finding github.com/sirupsen/logrus v1.0.5 [2020-09-09T11:32:49.838Z] #43 25.62 go: finding github.com/mattn/go-isatty v0.0.3 [2020-09-09T11:32:49.838Z] #43 26.02 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-09T11:32:49.838Z] #43 26.08 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-09T11:32:49.838Z] #43 26.11 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-09T11:32:49.838Z] #43 26.30 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-09T11:32:49.838Z] #43 26.38 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-09T11:32:50.048Z] #51 25.82 Reading package lists... [2020-09-09T11:32:50.048Z] #51 ... [2020-09-09T11:32:50.048Z] [2020-09-09T11:32:50.048Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:32:50.048Z] #47 20.84 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-09T11:32:50.048Z] #47 22.28 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-09T11:32:50.048Z] #47 22.36 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-09T11:32:50.048Z] #47 22.72 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-09T11:32:50.048Z] #47 22.80 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-09T11:32:50.048Z] #47 24.24 runtime [2020-09-09T11:32:50.048Z] #47 24.27 runtime/cgo [2020-09-09T11:32:50.279Z] #12 DONE 0.6s [2020-09-09T11:32:50.279Z] [2020-09-09T11:32:50.279Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:32:50.279Z] #50 0.383 + RM_GOPATH=0 [2020-09-09T11:32:50.279Z] #50 0.383 + TMP_GOPATH= [2020-09-09T11:32:50.279Z] #50 0.384 + : /build [2020-09-09T11:32:50.279Z] #50 0.384 + '[' -z '' ']' [2020-09-09T11:32:50.279Z] #50 0.385 ++ mktemp -d [2020-09-09T11:32:50.279Z] #50 0.388 + export GOPATH=/tmp/tmp.klpxFYfJZK [2020-09-09T11:32:50.279Z] #50 0.388 + GOPATH=/tmp/tmp.klpxFYfJZK [2020-09-09T11:32:50.279Z] #50 0.388 + RM_GOPATH=1 [2020-09-09T11:32:50.279Z] #50 0.389 + case "$(go env GOARCH)" in [2020-09-09T11:32:50.279Z] #50 0.393 ++ go env GOARCH [2020-09-09T11:32:50.279Z] #50 0.448 + export GO_BUILDMODE=-buildmode=pie [2020-09-09T11:32:50.279Z] #50 0.448 + GO_BUILDMODE=-buildmode=pie [2020-09-09T11:32:50.279Z] #50 0.459 ++ dirname /tmp/install/install.sh [2020-09-09T11:32:50.279Z] #50 0.462 + dir=/tmp/install [2020-09-09T11:32:50.279Z] #50 0.463 + bin=runc [2020-09-09T11:32:50.279Z] #50 0.463 + shift [2020-09-09T11:32:50.279Z] #50 0.465 + '[' '!' -f /tmp/install/runc.installer ']' [2020-09-09T11:32:50.279Z] #50 0.466 + . /tmp/install/runc.installer [2020-09-09T11:32:50.279Z] #50 0.470 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-09T11:32:50.279Z] #50 0.473 + install_runc [2020-09-09T11:32:50.279Z] #50 0.475 + uname -r [2020-09-09T11:32:50.279Z] #50 0.481 + grep -q '^3\.10\.0.*\.el7\.' [2020-09-09T11:32:50.279Z] #50 0.487 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-09-09T11:32:50.279Z] #50 0.487 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-09-09T11:32:50.279Z] #50 0.488 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-09-09T11:32:50.279Z] #50 0.489 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.klpxFYfJZK/src/github.com/opencontainers/runc [2020-09-09T11:32:50.279Z] #50 0.496 Cloning into '/tmp/tmp.klpxFYfJZK/src/github.com/opencontainers/runc'... [2020-09-09T11:32:50.579Z] #50 ... [2020-09-09T11:32:50.579Z] [2020-09-09T11:32:50.579Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-09T11:32:50.579Z] #13 DONE 0.4s [2020-09-09T11:32:50.718Z] Commit message: "Simplify getUser() to use libcontainer built-in functionality" [2020-09-09T11:32:50.829Z] #47 ... [2020-09-09T11:32:50.829Z] [2020-09-09T11:32:50.829Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:32:50.829Z] #43 26.11 go: finding github.com/fatih/color v1.6.0 [2020-09-09T11:32:50.829Z] #43 26.41 go: finding github.com/pkg/errors v0.8.0 [2020-09-09T11:32:50.829Z] #43 26.49 go: finding github.com/sirupsen/logrus v1.0.5 [2020-09-09T11:32:50.829Z] #43 26.53 go: finding github.com/mattn/go-colorable v0.0.9 [2020-09-09T11:32:50.829Z] #43 26.56 go: finding github.com/mattn/go-isatty v0.0.3 [2020-09-09T11:32:50.829Z] #43 26.56 go: finding github.com/spf13/pflag v1.0.1 [2020-09-09T11:32:50.829Z] #43 27.00 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-09T11:32:50.829Z] #43 27.24 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-09T11:32:50.829Z] #43 27.27 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-09T11:32:50.829Z] #43 27.35 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-09T11:32:50.829Z] #43 27.37 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-09T11:32:50.878Z] [2020-09-09T11:32:50.878Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-09T11:32:50.878Z] #14 0.233 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-09-09T11:32:51.177Z] #14 DONE 0.3s [2020-09-09T11:32:51.177Z] [2020-09-09T11:32:51.177Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-09T11:32:51.177Z] #15 DONE 0.4s [2020-09-09T11:32:51.177Z] [2020-09-09T11:32:51.177Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:32:51.177Z] #40 43.55 CC images/opts.o [2020-09-09T11:32:51.177Z] #40 43.80 CC images/seccomp.o [2020-09-09T11:32:51.177Z] #40 44.13 CC images/binfmt-misc.o [2020-09-09T11:32:51.177Z] #40 44.41 CC images/time.o [2020-09-09T11:32:51.177Z] #40 44.59 CC images/sysctl.o [2020-09-09T11:32:51.177Z] #40 44.78 CC images/autofs.o [2020-09-09T11:32:51.177Z] #40 45.00 CC images/macvlan.o [2020-09-09T11:32:51.177Z] #40 45.33 CC images/sit.o [2020-09-09T11:32:51.177Z] #40 45.56 CC images/memfd.o [2020-09-09T11:32:51.177Z] #40 45.94 CC images/timens.o [2020-09-09T11:32:51.177Z] #40 46.31 LINK images/built-in.o [2020-09-09T11:32:51.177Z] #40 46.63 GEN compel/include/asm [2020-09-09T11:32:51.177Z] #40 46.69 GEN compel/include/version.h [2020-09-09T11:32:51.177Z] #40 46.71 touch .config [2020-09-09T11:32:51.177Z] #40 46.82 GEN include/common/config.h [2020-09-09T11:32:51.177Z] #40 46.93 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-09-09T11:32:51.177Z] #40 46.96 GEN compel/plugins/include/uapi/std/syscall.h [2020-09-09T11:32:51.177Z] #40 47.00 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-09-09T11:32:51.177Z] #40 47.02 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-09-09T11:32:51.177Z] #40 47.08 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-09-09T11:32:51.177Z] #40 47.10 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-09-09T11:32:51.177Z] #40 47.13 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-09-09T11:32:51.177Z] #40 47.18 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-09-09T11:32:51.177Z] #40 47.18 DEP compel/plugins/std/infect.d [2020-09-09T11:32:51.177Z] #40 47.47 DEP compel/plugins/std/string.d [2020-09-09T11:32:51.177Z] #40 47.52 DEP compel/plugins/std/log.d [2020-09-09T11:32:51.177Z] #40 47.61 DEP compel/plugins/std/fds.d [2020-09-09T11:32:51.177Z] #40 47.73 DEP compel/plugins/std/std.d [2020-09-09T11:32:51.177Z] #40 47.84 DEP compel/plugins/shmem/shmem.d [2020-09-09T11:32:51.177Z] #40 47.93 DEP compel/plugins/fds/fds.d [2020-09-09T11:32:51.177Z] #40 48.07 CC compel/plugins/std/std.o [2020-09-09T11:32:51.177Z] #40 48.47 CC compel/plugins/std/fds.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-09T11:32:51.379Z] #39 28.90 CC images/stats.o [2020-09-09T11:32:51.772Z] #43 ... [2020-09-09T11:32:51.772Z] [2020-09-09T11:32:51.772Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:32:51.772Z] #47 33.18 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-09T11:32:51.841Z] #40 49.24 CC compel/plugins/std/log.o [2020-09-09T11:32:51.841Z] #40 ... [2020-09-09T11:32:51.841Z] [2020-09-09T11:32:51.841Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-09T11:32:51.841Z] #16 DONE 0.5s [2020-09-09T11:32:51.841Z] [2020-09-09T11:32:51.841Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-09-09T11:32:51.948Z] #39 29.44 CC images/core.o [2020-09-09T11:32:51.948Z] #39 ... [2020-09-09T11:32:51.948Z] [2020-09-09T11:32:51.948Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:32:51.948Z] #41 126.1 text/template [2020-09-09T11:32:51.948Z] #41 130.1 encoding/xml [2020-09-09T11:32:51.948Z] #41 134.0 go/doc [2020-09-09T11:32:52.165Z] #17 DONE 0.4s [2020-09-09T11:32:52.165Z] [2020-09-09T11:32:52.165Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:32:52.341Z] #47 ... [2020-09-09T11:32:52.341Z] [2020-09-09T11:32:52.341Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:32:52.341Z] #41 23.66 math [2020-09-09T11:32:52.341Z] #41 30.78 unicode/utf16 [2020-09-09T11:32:52.341Z] #41 31.49 container/list [2020-09-09T11:32:52.341Z] #41 32.36 crypto/internal/subtle [2020-09-09T11:32:52.341Z] #41 32.51 crypto/subtle [2020-09-09T11:32:52.341Z] #41 32.74 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-09-09T11:32:52.341Z] #41 32.89 internal/nettrace [2020-09-09T11:32:52.341Z] #41 33.11 runtime/cgo [2020-09-09T11:32:52.600Z] #41 ... [2020-09-09T11:32:52.600Z] [2020-09-09T11:32:52.600Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:32:52.600Z] #10 23.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-09T11:32:52.600Z] #10 ... [2020-09-09T11:32:52.600Z] [2020-09-09T11:32:52.600Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:32:52.600Z] #30 24.47 internal/testlog [2020-09-09T11:32:52.600Z] #30 25.02 encoding [2020-09-09T11:32:52.600Z] #30 25.73 runtime/cgo [2020-09-09T11:32:52.886Z] #41 ... [2020-09-09T11:32:52.886Z] [2020-09-09T11:32:52.886Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:32:52.886Z] #39 30.35 CC images/core-x86.o [2020-09-09T11:32:53.146Z] #39 ... [2020-09-09T11:32:53.146Z] [2020-09-09T11:32:53.146Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:32:53.146Z] #52 54.17 + export 'BUILDTAGS=netgo osusergo static_build' [2020-09-09T11:32:53.146Z] #52 54.17 + BUILDTAGS='netgo osusergo static_build' [2020-09-09T11:32:53.146Z] #52 54.17 + export EXTRA_FLAGS=-buildmode=pie [2020-09-09T11:32:53.146Z] #52 54.17 + EXTRA_FLAGS=-buildmode=pie [2020-09-09T11:32:53.146Z] #52 54.17 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-09-09T11:32:53.146Z] #52 54.17 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-09-09T11:32:53.146Z] #52 54.17 + '[' '' = dynamic ']' [2020-09-09T11:32:53.146Z] #52 54.17 + make [2020-09-09T11:32:53.146Z] #52 55.29 + bin/ctr [2020-09-09T11:32:53.181Z] #30 ... [2020-09-09T11:32:53.181Z] [2020-09-09T11:32:53.181Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-09T11:32:53.181Z] #23 24.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-09T11:32:53.181Z] #23 ... [2020-09-09T11:32:53.181Z] [2020-09-09T11:32:53.181Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-09T11:32:53.181Z] #38 26.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-09T11:32:53.715Z] #52 ... [2020-09-09T11:32:53.715Z] [2020-09-09T11:32:53.715Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:32:53.715Z] #39 31.21 CC images/core-arm.o [2020-09-09T11:32:53.757Z] #38 ... [2020-09-09T11:32:53.757Z] [2020-09-09T11:32:53.757Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:32:53.757Z] #47 35.20 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-09T11:32:53.778Z] + docker version [2020-09-09T11:32:53.974Z] #39 ... [2020-09-09T11:32:53.974Z] [2020-09-09T11:32:53.974Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:32:53.974Z] #47 128.1 mvdan.cc/sh/v3/syntax [2020-09-09T11:32:53.974Z] #47 138.0 mvdan.cc/sh/v3/cmd/shfmt [2020-09-09T11:32:54.017Z] #47 35.44 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-09T11:32:54.045Z] #43 ... [2020-09-09T11:32:54.045Z] [2020-09-09T11:32:54.045Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-09T11:32:54.045Z] #23 24.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-09T11:32:54.234Z] #47 ... [2020-09-09T11:32:54.234Z] [2020-09-09T11:32:54.234Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:32:54.234Z] #39 31.74 CC images/core-aarch64.o [2020-09-09T11:32:54.276Z] #47 35.66 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-09T11:32:54.303Z] #47 ... [2020-09-09T11:32:54.303Z] [2020-09-09T11:32:54.303Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-09T11:32:54.303Z] #51 25.82 Reading package lists... [2020-09-09T11:32:54.305Z] #23 ... [2020-09-09T11:32:54.305Z] [2020-09-09T11:32:54.305Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:32:54.305Z] #47 25.67 + cd /tmp/tmp.ZLM0aEy8xF/src/github.com/mvdan/sh [2020-09-09T11:32:54.305Z] #47 25.67 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-09T11:32:54.305Z] #47 25.89 + GO111MODULE=on [2020-09-09T11:32:54.305Z] #47 25.89 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-09-09T11:32:54.305Z] #47 27.89 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-09T11:32:54.305Z] #47 28.10 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-09T11:32:54.305Z] #47 28.21 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-09T11:32:54.305Z] #47 28.46 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-09T11:32:54.305Z] #47 28.53 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-09T11:32:54.305Z] #47 30.23 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-09T11:32:54.305Z] #47 31.72 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-09T11:32:54.305Z] #47 33.71 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-09T11:32:54.566Z] #47 ... [2020-09-09T11:32:54.566Z] [2020-09-09T11:32:54.566Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:32:54.566Z] #30 24.99 unicode/utf8 [2020-09-09T11:32:54.566Z] #30 26.00 internal/testlog [2020-09-09T11:32:54.566Z] #30 26.56 runtime/cgo [2020-09-09T11:32:54.803Z] #39 32.35 CC images/core-ppc64.o [2020-09-09T11:32:54.845Z] #47 36.06 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-09T11:32:54.968Z] #50 ... [2020-09-09T11:32:54.968Z] [2020-09-09T11:32:54.968Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:32:54.968Z] #42 116.6 encoding/xml [2020-09-09T11:32:55.137Z] #30 ... [2020-09-09T11:32:55.137Z] [2020-09-09T11:32:55.137Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-09T11:32:55.137Z] #51 35.39 Fetched 8379 kB in 28s (300 kB/s) [2020-09-09T11:32:55.705Z] #51 32.91 Building dependency tree... [2020-09-09T11:32:55.743Z] #39 33.10 CC images/core-s390.o [2020-09-09T11:32:55.786Z] #47 36.95 runtime/cgo [2020-09-09T11:32:55.786Z] #47 37.33 runtime [2020-09-09T11:32:56.681Z] #39 34.10 CC images/cpuinfo.o [2020-09-09T11:32:57.101Z] #51 ... [2020-09-09T11:32:57.101Z] [2020-09-09T11:32:57.101Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:32:57.101Z] #10 19.30 Reading package lists... [2020-09-09T11:32:57.101Z] #10 26.11 Reading package lists... [2020-09-09T11:32:57.101Z] #10 33.41 Building dependency tree... [2020-09-09T11:32:57.101Z] #10 ... [2020-09-09T11:32:57.101Z] [2020-09-09T11:32:57.101Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-09T11:32:57.101Z] #32 19.03 Reading package lists... [2020-09-09T11:32:57.101Z] #32 26.20 Reading package lists... [2020-09-09T11:32:57.101Z] #32 33.47 Building dependency tree... [2020-09-09T11:32:57.366Z] #32 ... [2020-09-09T11:32:57.366Z] [2020-09-09T11:32:57.366Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-09T11:32:57.366Z] #38 26.95 Reading package lists... [2020-09-09T11:32:57.366Z] #38 34.11 Building dependency tree... [2020-09-09T11:32:57.621Z] #39 34.92 CC images/inventory.o [2020-09-09T11:32:57.621Z] #39 35.32 CC images/fdinfo.o [2020-09-09T11:32:57.635Z] #38 ... [2020-09-09T11:32:57.635Z] [2020-09-09T11:32:57.635Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-09T11:32:57.635Z] #23 19.83 Reading package lists... [2020-09-09T11:32:57.635Z] #23 26.86 Reading package lists... [2020-09-09T11:32:57.635Z] #23 33.92 Building dependency tree... [2020-09-09T11:32:57.900Z] #23 ... [2020-09-09T11:32:57.900Z] [2020-09-09T11:32:57.900Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-09T11:32:57.900Z] #51 36.61 The following additional packages will be installed: [2020-09-09T11:32:57.900Z] #51 36.62 libbtrfs0 [2020-09-09T11:32:58.166Z] #51 36.86 The following NEW packages will be installed: [2020-09-09T11:32:58.166Z] #51 36.87 libbtrfs-dev libbtrfs0 [2020-09-09T11:32:58.436Z] #51 35.39 Reading package lists... [2020-09-09T11:32:58.436Z] #51 ... [2020-09-09T11:32:58.436Z] [2020-09-09T11:32:58.436Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-09T11:32:58.436Z] #32 28.43 Fetched 8379 kB in 23s (359 kB/s) [2020-09-09T11:32:58.436Z] #32 28.43 Reading package lists... [2020-09-09T11:32:58.436Z] #32 ... [2020-09-09T11:32:58.436Z] [2020-09-09T11:32:58.436Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:32:58.436Z] #60 35.54 Checking out files: 37% (775/2067) Checking out files: 38% (786/2067) Checking out files: 39% (807/2067) Checking out files: 40% (827/2067) Checking out files: 41% (848/2067) Checking out files: 42% (869/2067) Checking out files: 43% (889/2067) Checking out files: 44% (910/2067) Checking out files: 45% (931/2067) Checking out files: 46% (951/2067) Checking out files: 47% (972/2067) Checking out files: 48% (993/2067) Checking out files: 49% (1013/2067) Checking out files: 50% (1034/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 74% (1534/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-09-09T11:32:58.436Z] #60 37.60 + cd /tmp/tmp.VJzpCloBg4/src/github.com/docker/libnetwork [2020-09-09T11:32:58.436Z] #60 37.60 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-09-09T11:32:58.436Z] #60 37.74 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-09-09T11:32:58.558Z] #39 35.96 CC images/fown.o [2020-09-09T11:32:58.818Z] #39 36.44 CC images/ns.o [2020-09-09T11:32:58.950Z] #51 37.43 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-09-09T11:32:58.950Z] #51 37.43 Need to get 119 kB of archives. [2020-09-09T11:32:58.950Z] #51 37.43 After this operation, 387 kB of additional disk space will be used. [2020-09-09T11:32:58.950Z] #51 37.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-09-09T11:32:58.950Z] #51 37.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-09-09T11:32:59.223Z] #47 ... [2020-09-09T11:32:59.223Z] [2020-09-09T11:32:59.223Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:32:59.224Z] #60 35.76 Checking out files: 40% (837/2067) Checking out files: 41% (848/2067) Checking out files: 42% (869/2067) Checking out files: 43% (889/2067) Checking out files: 44% (910/2067) Checking out files: 45% (931/2067) Checking out files: 46% (951/2067) Checking out files: 47% (972/2067) Checking out files: 48% (993/2067) Checking out files: 49% (1013/2067) Checking out files: 50% (1034/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 79% (1643/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-09-09T11:32:59.224Z] #60 37.61 + cd /tmp/tmp.TWnq0muxFD/src/github.com/docker/libnetwork [2020-09-09T11:32:59.224Z] #60 37.61 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-09-09T11:32:59.224Z] #60 37.98 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-09-09T11:32:59.756Z] #39 37.09 CC images/regfile.o [2020-09-09T11:32:59.830Z] #42 ... [2020-09-09T11:32:59.830Z] [2020-09-09T11:32:59.830Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:32:59.830Z] #50 8.814 + cd /tmp/tmp.klpxFYfJZK/src/github.com/opencontainers/runc [2020-09-09T11:32:59.830Z] #50 8.814 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-09T11:32:59.830Z] #50 9.170 + '[' -z '' ']' [2020-09-09T11:32:59.830Z] #50 9.173 + target=static [2020-09-09T11:32:59.830Z] #50 9.174 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-09-09T11:32:59.830Z] #50 9.874 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-09-09T11:33:00.123Z] #39 37.55 CC images/ghost-file.o [2020-09-09T11:33:00.366Z] #51 39.02 debconf: delaying package configuration, since apt-utils is not installed [2020-09-09T11:33:00.382Z] #39 37.92 CC images/fifo.o [2020-09-09T11:33:00.630Z] #51 39.26 Fetched 119 kB in 0s (334 kB/s) [2020-09-09T11:33:00.630Z] #51 39.38 Selecting previously unselected package libbtrfs0. [2020-09-09T11:33:00.630Z] #51 39.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 ... 15383 files and directories currently installed.) [2020-09-09T11:33:00.630Z] #51 39.46 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-09-09T11:33:00.896Z] #51 39.48 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-09T11:33:00.896Z] #51 39.63 Selecting previously unselected package libbtrfs-dev. [2020-09-09T11:33:00.951Z] #39 38.28 CC images/remap-file-path.o [2020-09-09T11:33:01.161Z] #51 39.63 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-09-09T11:33:01.161Z] #51 39.66 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-09T11:33:01.211Z] #39 38.77 CC images/eventfd.o [2020-09-09T11:33:01.740Z] #51 40.44 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-09T11:33:01.782Z] #39 39.22 CC images/eventpoll.o [2020-09-09T11:33:02.042Z] #39 39.52 CC images/fh.o [2020-09-09T11:33:02.064Z] #51 40.61 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-09T11:33:02.064Z] #51 40.63 Processing triggers for libc-bin (2.28-10) ... [2020-09-09T11:33:02.381Z] Client: Docker Engine - Enterprise [2020-09-09T11:33:02.381Z] Version: 19.03.5 [2020-09-09T11:33:02.381Z] API version: 1.40 [2020-09-09T11:33:02.381Z] Go version: go1.12.12 [2020-09-09T11:33:02.381Z] Git commit: 2ee0c57608 [2020-09-09T11:33:02.381Z] Built: 11/13/2019 08:00:16 [2020-09-09T11:33:02.381Z] OS/Arch: windows/amd64 [2020-09-09T11:33:02.381Z] Experimental: false [2020-09-09T11:33:02.381Z] [2020-09-09T11:33:02.381Z] Server: Docker Engine - Enterprise [2020-09-09T11:33:02.381Z] Engine: [2020-09-09T11:33:02.381Z] Version: 19.03.5 [2020-09-09T11:33:02.381Z] API version: 1.40 (minimum version 1.24) [2020-09-09T11:33:02.381Z] Go version: go1.12.12 [2020-09-09T11:33:02.381Z] Git commit: 2ee0c57608 [2020-09-09T11:33:02.381Z] Built: 11/13/2019 07:58:51 [2020-09-09T11:33:02.381Z] OS/Arch: windows/amd64 [2020-09-09T11:33:02.381Z] Experimental: true [2020-09-09T11:33:02.615Z] #39 40.06 CC images/fsnotify.o [2020-09-09T11:33:02.618Z] #50 ... [2020-09-09T11:33:02.618Z] [2020-09-09T11:33:02.618Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-09T11:33:02.618Z] #18 0.419 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-09T11:33:02.618Z] #18 0.542 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-09T11:33:02.618Z] #18 0.559 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-09T11:33:02.618Z] #18 1.480 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-09T11:33:02.618Z] #18 2.869 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [216 kB] [2020-09-09T11:33:02.618Z] #18 4.290 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-09T11:33:02.618Z] #18 ... [2020-09-09T11:33:02.618Z] [2020-09-09T11:33:02.618Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:33:02.618Z] #40 50.06 CC compel/plugins/std/string.o [2020-09-09T11:33:02.618Z] #40 50.78 CC compel/plugins/std/infect.o [2020-09-09T11:33:02.618Z] #40 51.19 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-09-09T11:33:02.618Z] #40 51.23 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-09-09T11:33:02.618Z] #40 51.30 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-09-09T11:33:02.618Z] #40 51.36 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-09-09T11:33:02.618Z] #40 51.42 AR compel/plugins/std.lib.a [2020-09-09T11:33:02.618Z] #40 51.51 CC compel/plugins/fds/fds.o [2020-09-09T11:33:02.618Z] #40 51.85 AR compel/plugins/fds.lib.a [2020-09-09T11:33:02.618Z] #40 51.89 HOSTDEP compel/src/lib/log-host.d [2020-09-09T11:33:02.618Z] #40 52.01 HOSTDEP compel/src/lib/handle-elf-host.d [2020-09-09T11:33:02.618Z] #40 52.21 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-09-09T11:33:02.618Z] #40 52.37 HOSTDEP compel/src/main-host.d [2020-09-09T11:33:02.618Z] #40 52.50 DEP compel/src/lib/ptrace.d [2020-09-09T11:33:02.618Z] #40 52.65 DEP compel/src/lib/infect.d [2020-09-09T11:33:02.618Z] #40 52.87 DEP compel/src/lib/infect-util.d [2020-09-09T11:33:02.619Z] #40 53.01 DEP compel/src/lib/infect-rpc.d [2020-09-09T11:33:02.619Z] #40 53.18 DEP compel/arch/ppc64/src/lib/infect.d [2020-09-09T11:33:02.619Z] #40 53.29 DEP compel/arch/ppc64/src/lib/cpu.d [2020-09-09T11:33:02.619Z] #40 53.37 DEP compel/src/lib/log.d [2020-09-09T11:33:02.619Z] #40 53.51 DEP compel/src/main.d [2020-09-09T11:33:02.619Z] #40 53.63 DEP compel/src/lib/handle-elf.d [2020-09-09T11:33:02.619Z] #40 53.85 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-09-09T11:33:02.619Z] #40 54.00 CC compel/src/lib/log.o [2020-09-09T11:33:02.619Z] #40 54.33 CC compel/arch/ppc64/src/lib/cpu.o [2020-09-09T11:33:02.619Z] #40 54.68 CC compel/arch/ppc64/src/lib/infect.o [2020-09-09T11:33:02.619Z] #40 55.60 CC compel/src/lib/infect-rpc.o [2020-09-09T11:33:02.619Z] #40 56.02 CC compel/src/lib/infect-util.o [2020-09-09T11:33:02.619Z] #40 56.32 CC compel/src/lib/infect.o [2020-09-09T11:33:02.619Z] #40 59.31 CC compel/src/lib/ptrace.o [2020-09-09T11:33:02.619Z] #40 59.86 AR compel/libcompel.a [2020-09-09T11:33:02.619Z] #40 59.95 HOSTCC compel/src/main-host.o [2020-09-09T11:33:02.619Z] #40 ... [2020-09-09T11:33:02.619Z] [2020-09-09T11:33:02.619Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-09T11:33:02.619Z] #18 10.32 Fetched 8156 kB in 10s (821 kB/s) [Pipeline] sh [2020-09-09T11:33:03.187Z] #39 40.81 CC images/signalfd.o [2020-09-09T11:33:03.266Z] #18 10.32 Reading package lists... [2020-09-09T11:33:03.266Z] #18 ... [2020-09-09T11:33:03.266Z] [2020-09-09T11:33:03.266Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:33:03.266Z] #48 116.7 golang.org/x/crypto/ssh/terminal [2020-09-09T11:33:03.266Z] #48 119.4 mvdan.cc/sh/v3/cmd/shfmt [2020-09-09T11:33:03.266Z] #48 DONE 125.0s [2020-09-09T11:33:03.266Z] [2020-09-09T11:33:03.266Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:33:03.266Z] #40 60.34 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-09-09T11:33:03.266Z] #40 60.61 HOSTCC compel/src/lib/handle-elf-host.o [2020-09-09T11:33:03.447Z] #39 ... [2020-09-09T11:33:03.447Z] [2020-09-09T11:33:03.447Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:33:03.447Z] #47 DONE 147.5s [2020-09-09T11:33:03.447Z] [2020-09-09T11:33:03.447Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:33:03.447Z] #41 138.3 github.com/LK4D4/vndr/versioned [2020-09-09T11:33:03.447Z] #41 138.5 compress/flate [2020-09-09T11:33:03.447Z] #41 139.1 github.com/LK4D4/vndr/build [2020-09-09T11:33:03.447Z] #41 142.8 hash/crc32 [2020-09-09T11:33:03.447Z] #41 143.7 compress/gzip [2020-09-09T11:33:03.447Z] #41 143.9 net [2020-09-09T11:33:03.447Z] #41 144.5 vendor/golang.org/x/text/transform [2020-09-09T11:33:03.447Z] #41 145.5 vendor/golang.org/x/text/unicode/bidi [2020-09-09T11:33:03.447Z] #41 147.2 vendor/golang.org/x/text/secure/bidirule [2020-09-09T11:33:03.447Z] #41 147.7 vendor/golang.org/x/text/unicode/norm [2020-09-09T11:33:03.447Z] #41 ... [2020-09-09T11:33:03.447Z] [2020-09-09T11:33:03.447Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:33:03.447Z] #39 41.10 CC images/fs.o [2020-09-09T11:33:03.707Z] #39 41.41 CC images/pstree.o [2020-09-09T11:33:03.917Z] #40 61.53 HOSTCC compel/src/lib/log-host.o [2020-09-09T11:33:03.925Z] + docker info [2020-09-09T11:33:04.013Z] #51 ... [2020-09-09T11:33:04.013Z] [2020-09-09T11:33:04.013Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-09T11:33:04.013Z] #23 37.89 ca-certificates is already the newest version (20200601~deb10u1). [2020-09-09T11:33:04.013Z] #23 37.89 The following additional packages will be installed: [2020-09-09T11:33:04.013Z] #23 37.90 libjq1 libonig5 [2020-09-09T11:33:04.013Z] #23 38.24 The following NEW packages will be installed: [2020-09-09T11:33:04.013Z] #23 38.26 jq libjq1 libonig5 [2020-09-09T11:33:04.013Z] #23 38.66 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-09-09T11:33:04.013Z] #23 38.66 Need to get 325 kB of archives. [2020-09-09T11:33:04.013Z] #23 38.66 After this operation, 1019 kB of additional disk space will be used. [2020-09-09T11:33:04.013Z] #23 38.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-09-09T11:33:04.013Z] #23 38.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-09-09T11:33:04.013Z] #23 38.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-09-09T11:33:04.013Z] #23 40.17 debconf: delaying package configuration, since apt-utils is not installed [2020-09-09T11:33:04.013Z] #23 40.39 Fetched 325 kB in 0s (1072 kB/s) [2020-09-09T11:33:04.013Z] #23 40.65 Selecting previously unselected package libonig5:arm64. [2020-09-09T11:33:04.013Z] #23 40.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-09-09T11:33:04.013Z] #23 40.93 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-09-09T11:33:04.013Z] #23 42.66 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-09-09T11:33:04.214Z] #40 61.77 HOSTLINK compel/compel-host-bin [2020-09-09T11:33:04.513Z] #40 61.91 DEP soccr/soccr.d [2020-09-09T11:33:04.593Z] #60 ... [2020-09-09T11:33:04.594Z] [2020-09-09T11:33:04.594Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-09T11:33:04.594Z] #32 35.99 Fetched 8379 kB in 27s (316 kB/s) [2020-09-09T11:33:04.645Z] #39 41.88 CC images/pipe.o [2020-09-09T11:33:04.645Z] #39 42.22 CC images/tcp-stream.o [2020-09-09T11:33:04.812Z] #40 62.27 CC soccr/soccr.o [2020-09-09T11:33:04.853Z] #32 35.99 Reading package lists... [2020-09-09T11:33:04.853Z] #32 ... [2020-09-09T11:33:04.853Z] [2020-09-09T11:33:04.853Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-09T11:33:04.853Z] #36 36.60 Checking out files: 81% (1349/1665) Checking out files: 82% (1366/1665) Checking out files: 83% (1382/1665) Checking out files: 84% (1399/1665) Checking out files: 85% (1416/1665) Checking out files: 86% (1432/1665) Checking out files: 87% (1449/1665) Checking out files: 88% (1466/1665) Checking out files: 89% (1482/1665) Checking out files: 90% (1499/1665) Checking out files: 91% (1516/1665) Checking out files: 92% (1532/1665) Checking out files: 93% (1549/1665) Checking out files: 94% (1566/1665) Checking out files: 95% (1582/1665) Checking out files: 96% (1599/1665) Checking out files: 97% (1616/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. [2020-09-09T11:33:04.853Z] #36 36.92 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-09-09T11:33:04.853Z] #36 39.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 [2020-09-09T11:33:04.904Z] #39 42.61 CC images/sk-packet.o [2020-09-09T11:33:05.040Z] #23 ... [2020-09-09T11:33:05.040Z] [2020-09-09T11:33:05.040Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-09T11:33:05.040Z] #28 43.61 Checking out files: 93% (1423/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. [2020-09-09T11:33:05.303Z] #28 43.70 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-09-09T11:33:05.475Z] #39 42.96 CC images/mnt.o [2020-09-09T11:33:05.735Z] #39 43.25 CC images/pipe-data.o [2020-09-09T11:33:05.995Z] #39 43.46 CC images/sa.o [2020-09-09T11:33:06.255Z] #39 43.64 CC images/timer.o [2020-09-09T11:33:06.332Z] #28 44.54 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-09-09T11:33:06.332Z] #28 ... [2020-09-09T11:33:06.332Z] [2020-09-09T11:33:06.332Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-09T11:33:06.332Z] #51 DONE 45.0s [2020-09-09T11:33:06.332Z] [2020-09-09T11:33:06.332Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:33:06.332Z] #60 DONE 45.0s [2020-09-09T11:33:06.332Z] [2020-09-09T11:33:06.332Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:33:06.332Z] #43 DONE 45.0s [2020-09-09T11:33:06.515Z] #39 44.06 CC images/timerfd.o [2020-09-09T11:33:06.596Z] [2020-09-09T11:33:06.597Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-09T11:33:06.597Z] #23 44.69 Selecting previously unselected package libjq1:arm64. [2020-09-09T11:33:06.597Z] #23 44.69 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-09-09T11:33:06.597Z] #23 44.94 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-09-09T11:33:06.774Z] #36 ... [2020-09-09T11:33:06.774Z] [2020-09-09T11:33:06.774Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-09T11:33:06.774Z] #32 35.99 Reading package lists... [2020-09-09T11:33:06.775Z] #39 44.30 CC images/mm.o [2020-09-09T11:33:06.860Z] #23 45.43 Selecting previously unselected package jq. [2020-09-09T11:33:06.860Z] #23 45.43 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-09-09T11:33:06.860Z] #23 45.44 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-09T11:33:06.916Z] #40 64.53 AR soccr/libsoccr.a [2020-09-09T11:33:06.916Z] #40 64.55 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-09T11:33:06.962Z] #60 ... [2020-09-09T11:33:06.962Z] [2020-09-09T11:33:06.962Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:33:06.962Z] #47 35.96 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-09T11:33:06.962Z] #47 36.35 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-09T11:33:06.962Z] #47 36.69 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-09T11:33:06.962Z] #47 36.87 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-09T11:33:06.962Z] #47 39.09 runtime/cgo [2020-09-09T11:33:06.962Z] #47 39.43 runtime [2020-09-09T11:33:06.962Z] #47 ... [2020-09-09T11:33:06.962Z] [2020-09-09T11:33:06.962Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-09T11:33:06.962Z] #36 36.24 Checking out files: 70% (1172/1665) Checking out files: 71% (1183/1665) Checking out files: 72% (1199/1665) Checking out files: 73% (1216/1665) Checking out files: 74% (1233/1665) Checking out files: 75% (1249/1665) Checking out files: 76% (1266/1665) Checking out files: 77% (1283/1665) Checking out files: 78% (1299/1665) Checking out files: 79% (1316/1665) Checking out files: 80% (1332/1665) Checking out files: 81% (1349/1665) Checking out files: 82% (1366/1665) Checking out files: 83% (1382/1665) Checking out files: 84% (1399/1665) Checking out files: 85% (1416/1665) Checking out files: 86% (1432/1665) Checking out files: 87% (1449/1665) Checking out files: 88% (1466/1665) Checking out files: 89% (1482/1665) Checking out files: 90% (1499/1665) Checking out files: 91% (1516/1665) Checking out files: 92% (1532/1665) Checking out files: 93% (1549/1665) Checking out files: 94% (1566/1665) Checking out files: 95% (1582/1665) Checking out files: 96% (1599/1665) Checking out files: 97% (1616/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. [2020-09-09T11:33:06.962Z] #36 37.31 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-09-09T11:33:06.962Z] #36 41.18 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-09-09T11:33:06.962Z] #36 ... [2020-09-09T11:33:06.962Z] [2020-09-09T11:33:06.962Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:33:06.962Z] #41 46.96 vendor/golang.org/x/crypto/curve25519 [2020-09-09T11:33:07.214Z] #40 64.75 DEP criu/arch/ppc64/sigframe.d [2020-09-09T11:33:07.223Z] #41 ... [2020-09-09T11:33:07.223Z] [2020-09-09T11:33:07.223Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:33:07.223Z] #10 37.54 Fetched 8379 kB in 27s (308 kB/s) [2020-09-09T11:33:07.344Z] #32 ... [2020-09-09T11:33:07.344Z] [2020-09-09T11:33:07.344Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-09T11:33:07.344Z] #51 38.76 Fetched 8379 kB in 27s (313 kB/s) [2020-09-09T11:33:07.344Z] #39 44.72 CC images/sk-opts.o [2020-09-09T11:33:07.438Z] #23 45.96 Setting up libonig5:arm64 (6.9.1-1) ... [2020-09-09T11:33:07.438Z] #23 46.01 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-09-09T11:33:07.438Z] #23 46.06 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-09T11:33:07.438Z] #23 46.09 Processing triggers for libc-bin (2.28-10) ... [2020-09-09T11:33:07.484Z] #10 37.54 Reading package lists... [2020-09-09T11:33:07.484Z] #10 ... [2020-09-09T11:33:07.484Z] [2020-09-09T11:33:07.484Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-09T11:33:07.484Z] #32 28.43 Reading package lists... [2020-09-09T11:33:07.513Z] #40 64.93 DEP criu/arch/ppc64/crtools.d [2020-09-09T11:33:07.604Z] #51 38.76 Reading package lists... [2020-09-09T11:33:07.604Z] #51 ... [2020-09-09T11:33:07.604Z] [2020-09-09T11:33:07.604Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-09T11:33:07.685Z] #39 45.08 CC images/sk-unix.o [2020-09-09T11:33:07.747Z] #32 40.79 Reading package lists... [2020-09-09T11:33:07.747Z] #32 ... [2020-09-09T11:33:07.747Z] [2020-09-09T11:33:07.747Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-09T11:33:07.747Z] #51 35.39 Reading package lists... [2020-09-09T11:33:07.813Z] #40 65.13 DEP criu/arch/ppc64/cpu.d [2020-09-09T11:33:07.952Z] #39 45.50 CC images/sk-inet.o [2020-09-09T11:33:08.008Z] #51 ... [2020-09-09T11:33:08.009Z] [2020-09-09T11:33:08.009Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-09T11:33:08.009Z] #38 38.22 Fetched 8379 kB in 28s (304 kB/s) [2020-09-09T11:33:08.009Z] #38 38.22 Reading package lists... [2020-09-09T11:33:08.009Z] #38 ... [2020-09-09T11:33:08.009Z] [2020-09-09T11:33:08.009Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-09T11:33:08.009Z] #23 40.02 Fetched 8379 kB in 29s (291 kB/s) [2020-09-09T11:33:08.117Z] #40 65.46 CC criu/arch/ppc64/cpu.o [2020-09-09T11:33:08.173Z] #32 49.01 Reading package lists... [2020-09-09T11:33:08.173Z] #32 ... [2020-09-09T11:33:08.173Z] [2020-09-09T11:33:08.173Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-09T11:33:08.173Z] #23 39.47 Fetched 8379 kB in 27s (306 kB/s) [2020-09-09T11:33:08.271Z] #23 40.02 Reading package lists... [2020-09-09T11:33:08.271Z] #23 ... [2020-09-09T11:33:08.271Z] [2020-09-09T11:33:08.271Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-09T11:33:08.434Z] #23 39.47 Reading package lists... [2020-09-09T11:33:08.434Z] #23 ... [2020-09-09T11:33:08.434Z] [2020-09-09T11:33:08.434Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:33:08.434Z] #10 39.60 Fetched 8379 kB in 27s (316 kB/s) [2020-09-09T11:33:08.434Z] #10 39.60 Reading package lists... [2020-09-09T11:33:08.434Z] #10 ... [2020-09-09T11:33:08.434Z] [2020-09-09T11:33:08.434Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-09T11:33:08.434Z] #38 42.30 Fetched 8379 kB in 29s (289 kB/s) [2020-09-09T11:33:08.527Z] #39 46.09 CC images/tun.o [2020-09-09T11:33:08.764Z] #40 66.16 CC criu/arch/ppc64/crtools.o [2020-09-09T11:33:08.838Z] #23 ... [2020-09-09T11:33:08.838Z] [2020-09-09T11:33:08.838Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:33:08.838Z] #10 37.36 The following additional packages will be installed: [2020-09-09T11:33:08.838Z] #10 37.37 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-09-09T11:33:08.838Z] #10 37.37 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-09-09T11:33:08.838Z] #10 37.37 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-09-09T11:33:08.838Z] #10 37.37 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-09T11:33:08.838Z] #10 37.38 Suggested packages: [2020-09-09T11:33:08.838Z] #10 37.39 gcc-8-locales seccomp wine64 [2020-09-09T11:33:08.838Z] #10 38.91 The following NEW packages will be installed: [2020-09-09T11:33:08.838Z] #10 38.91 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-09-09T11:33:08.838Z] #10 38.91 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-09-09T11:33:08.838Z] #10 38.91 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-09-09T11:33:08.838Z] #10 38.91 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-09-09T11:33:08.838Z] #10 38.91 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-09-09T11:33:08.838Z] #10 38.91 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-09T11:33:08.838Z] #10 39.35 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-09-09T11:33:08.838Z] #10 39.35 Need to get 73.3 MB of archives. [2020-09-09T11:33:08.838Z] #10 39.35 After this operation, 472 MB of additional disk space will be used. [2020-09-09T11:33:08.838Z] #10 39.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2020-09-09T11:33:08.838Z] #10 40.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2020-09-09T11:33:08.838Z] #10 40.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-09-09T11:33:08.838Z] #10 40.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-09-09T11:33:08.838Z] #10 40.46 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-09-09T11:33:08.838Z] #10 40.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-09-09T11:33:08.838Z] #10 41.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-09-09T11:33:08.838Z] #10 41.72 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-09-09T11:33:08.838Z] #10 41.72 Get:9 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] [2020-09-09T11:33:08.838Z] #10 44.84 Get:10 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] [2020-09-09T11:33:08.838Z] #10 46.95 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-09-09T11:33:08.838Z] #10 46.96 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-09-09T11:33:08.838Z] #10 46.96 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-09-09T11:33:08.838Z] #10 46.96 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-09-09T11:33:08.838Z] #10 46.97 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2020-09-09T11:33:08.838Z] #10 46.97 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB] [2020-09-09T11:33:08.838Z] #10 46.97 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-09-09T11:33:08.838Z] #10 47.00 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-09-09T11:33:08.838Z] #10 47.02 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-09-09T11:33:08.838Z] #10 47.04 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-09-09T11:33:08.838Z] #10 47.05 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-09-09T11:33:08.838Z] #10 47.10 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-09-09T11:33:08.838Z] #10 47.12 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-09-09T11:33:08.838Z] #10 47.12 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-09-09T11:33:08.838Z] #10 47.14 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB] [2020-09-09T11:33:08.838Z] #10 ... [2020-09-09T11:33:08.838Z] [2020-09-09T11:33:08.838Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-09T11:33:08.838Z] #32 37.47 The following additional packages will be installed: [2020-09-09T11:33:08.838Z] #32 37.49 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-09-09T11:33:08.838Z] #32 37.50 Suggested packages: [2020-09-09T11:33:08.838Z] #32 37.52 cmake-doc ninja-build lrzip [2020-09-09T11:33:08.838Z] #32 37.52 Recommended packages: [2020-09-09T11:33:08.838Z] #32 37.52 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-09-09T11:33:08.838Z] #32 38.70 The following NEW packages will be installed: [2020-09-09T11:33:08.838Z] #32 38.71 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-09-09T11:33:08.839Z] #32 38.71 vim-common xxd [2020-09-09T11:33:08.839Z] #32 39.16 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-09-09T11:33:08.839Z] #32 39.16 Need to get 14.2 MB of archives. [2020-09-09T11:33:08.839Z] #32 39.16 After this operation, 60.0 MB of additional disk space will be used. [2020-09-09T11:33:08.839Z] #32 39.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-09-09T11:33:08.839Z] #32 39.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-09T11:33:08.839Z] #32 39.19 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-09-09T11:33:08.839Z] #32 39.41 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-09-09T11:33:08.839Z] #32 40.24 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-09-09T11:33:08.839Z] #32 40.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-09-09T11:33:08.839Z] #32 40.27 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-09-09T11:33:08.839Z] #32 40.28 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-09-09T11:33:08.839Z] #32 40.28 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-09-09T11:33:08.839Z] #32 40.30 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-09-09T11:33:08.839Z] #32 42.58 debconf: delaying package configuration, since apt-utils is not installed [2020-09-09T11:33:08.839Z] #32 43.07 Fetched 14.2 MB in 2s (8506 kB/s) [2020-09-09T11:33:08.839Z] #32 44.14 Selecting previously unselected package xxd. [2020-09-09T11:33:08.839Z] #32 44.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-09-09T11:33:08.839Z] #32 44.22 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-09-09T11:33:08.839Z] #32 44.62 Unpacking xxd (2:8.1.0875-5) ... [2020-09-09T11:33:08.839Z] #32 45.30 Selecting previously unselected package vim-common. [2020-09-09T11:33:08.839Z] #32 45.34 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-09T11:33:08.839Z] #32 45.41 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-09T11:33:08.839Z] #32 46.15 Selecting previously unselected package cmake-data. [2020-09-09T11:33:08.839Z] #32 46.15 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-09-09T11:33:08.839Z] #32 46.18 Unpacking cmake-data (3.13.4-1) ... [2020-09-09T11:33:09.097Z] #39 46.53 CC images/sk-netlink.o [2020-09-09T11:33:09.102Z] #32 ... [2020-09-09T11:33:09.102Z] [2020-09-09T11:33:09.102Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-09T11:33:09.102Z] #38 37.62 The following additional packages will be installed: [2020-09-09T11:33:09.102Z] #38 37.63 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-09-09T11:33:09.102Z] #38 37.64 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-09-09T11:33:09.102Z] #38 37.65 Suggested packages: [2020-09-09T11:33:09.102Z] #38 37.65 manpages-dev python-setuptools [2020-09-09T11:33:09.102Z] #38 39.09 The following NEW packages will be installed: [2020-09-09T11:33:09.102Z] #38 39.10 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-09-09T11:33:09.102Z] #38 39.10 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-09-09T11:33:09.102Z] #38 39.10 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-09-09T11:33:09.102Z] #38 39.10 python-six zlib1g-dev [2020-09-09T11:33:09.102Z] #38 39.52 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-09-09T11:33:09.102Z] #38 39.52 Need to get 3798 kB of archives. [2020-09-09T11:33:09.102Z] #38 39.52 After this operation, 21.6 MB of additional disk space will be used. [2020-09-09T11:33:09.102Z] #38 39.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-09-09T11:33:09.102Z] #38 39.53 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-09-09T11:33:09.102Z] #38 39.55 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-09-09T11:33:09.102Z] #38 39.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-09-09T11:33:09.102Z] #38 39.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-09-09T11:33:09.102Z] #38 39.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-09-09T11:33:09.102Z] #38 39.67 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2020-09-09T11:33:09.102Z] #38 39.67 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-09-09T11:33:09.102Z] #38 39.69 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-09-09T11:33:09.102Z] #38 39.88 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-09-09T11:33:09.102Z] #38 39.89 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-09-09T11:33:09.102Z] #38 40.17 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-09-09T11:33:09.102Z] #38 40.23 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2020-09-09T11:33:09.102Z] #38 40.24 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-09-09T11:33:09.102Z] #38 40.24 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-09-09T11:33:09.102Z] #38 40.25 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-09-09T11:33:09.102Z] #38 40.25 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-09-09T11:33:09.102Z] #38 42.22 debconf: delaying package configuration, since apt-utils is not installed [2020-09-09T11:33:09.102Z] #38 43.10 Fetched 3798 kB in 1s (3657 kB/s) [2020-09-09T11:33:09.102Z] #38 44.14 Selecting previously unselected package libcap-dev:arm64. [2020-09-09T11:33:09.102Z] #38 44.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-09-09T11:33:09.102Z] #38 44.23 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-09-09T11:33:09.102Z] #38 44.62 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-09-09T11:33:09.102Z] #38 45.28 Selecting previously unselected package libnet1:arm64. [2020-09-09T11:33:09.102Z] #38 45.28 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-09-09T11:33:09.102Z] #38 45.34 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-09-09T11:33:09.102Z] #38 45.56 Selecting previously unselected package libnet1-dev. [2020-09-09T11:33:09.102Z] #38 45.59 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-09-09T11:33:09.102Z] #38 45.62 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-09T11:33:09.102Z] #38 46.10 Selecting previously unselected package libnl-3-200:arm64. [2020-09-09T11:33:09.102Z] #38 46.13 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-09-09T11:33:09.102Z] #38 46.13 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-09-09T11:33:09.102Z] #38 46.93 Selecting previously unselected package libnl-3-dev:arm64. [2020-09-09T11:33:09.102Z] #38 46.94 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-09-09T11:33:09.102Z] #38 47.18 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-09-09T11:33:09.102Z] #38 ... [2020-09-09T11:33:09.102Z] [2020-09-09T11:33:09.102Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-09T11:33:09.102Z] #23 DONE 47.9s [2020-09-09T11:33:09.102Z] [2020-09-09T11:33:09.102Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:33:09.102Z] #41 40.33 internal/reflectlite [2020-09-09T11:33:09.102Z] #41 40.33 sync [2020-09-09T11:33:09.102Z] #41 41.89 github.com/LK4D4/vndr/godl/singleflight [2020-09-09T11:33:09.102Z] #41 41.89 math/rand [2020-09-09T11:33:09.102Z] #41 41.89 internal/singleflight [2020-09-09T11:33:09.102Z] #41 43.54 io [2020-09-09T11:33:09.102Z] #41 43.55 strconv [2020-09-09T11:33:09.102Z] #41 43.58 vendor/golang.org/x/net/dns/dnsmessage [2020-09-09T11:33:09.102Z] #41 43.59 syscall [2020-09-09T11:33:09.102Z] #41 45.63 bytes [2020-09-09T11:33:09.362Z] #39 ... [2020-09-09T11:33:09.362Z] [2020-09-09T11:33:09.362Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:33:09.362Z] #10 153.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-09-09T11:33:09.362Z] #10 153.4 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-09T11:33:09.362Z] #10 153.4 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-09T11:33:09.366Z] #41 ... [2020-09-09T11:33:09.366Z] [2020-09-09T11:33:09.366Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-09T11:33:09.366Z] #38 47.91 Selecting previously unselected package libprotobuf-c1:arm64. [2020-09-09T11:33:09.366Z] #38 47.91 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-09-09T11:33:09.366Z] #38 48.01 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-09-09T11:33:09.629Z] #38 ... [2020-09-09T11:33:09.629Z] [2020-09-09T11:33:09.629Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-09-09T11:33:09.629Z] #24 DONE 0.3s [2020-09-09T11:33:09.629Z] [2020-09-09T11:33:09.629Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-09T11:33:09.629Z] #38 48.16 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-09-09T11:33:09.629Z] #38 48.16 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-09-09T11:33:09.629Z] #38 48.21 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-09-09T11:33:09.629Z] #38 48.38 Selecting previously unselected package zlib1g-dev:arm64. [2020-09-09T11:33:09.629Z] #38 48.41 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-09-09T11:33:09.815Z] #38 42.30 Reading package lists... [2020-09-09T11:33:09.815Z] #38 ... [2020-09-09T11:33:09.815Z] [2020-09-09T11:33:09.815Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-09T11:33:09.815Z] #23 39.47 Reading package lists... [2020-09-09T11:33:09.820Z] #40 67.31 CC criu/arch/ppc64/sigframe.o [2020-09-09T11:33:09.892Z] #38 48.44 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-09-09T11:33:10.120Z] #40 67.67 LINK criu/arch/ppc64/crtools.built-in.o [2020-09-09T11:33:10.120Z] #40 ... [2020-09-09T11:33:10.120Z] [2020-09-09T11:33:10.120Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:33:10.120Z] #55 132.0 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-09T11:33:10.156Z] #38 48.93 Selecting previously unselected package libprotobuf17:arm64. [2020-09-09T11:33:10.156Z] #38 48.93 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-09-09T11:33:10.156Z] #38 48.94 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-09-09T11:33:10.419Z] #55 132.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-09-09T11:33:10.746Z] #38 ... [2020-09-09T11:33:10.746Z] [2020-09-09T11:33:10.746Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:33:10.746Z] #30 39.37 internal/reflectlite [2020-09-09T11:33:10.746Z] #30 39.37 sync [2020-09-09T11:33:10.746Z] #30 41.93 sort [2020-09-09T11:33:10.746Z] #30 41.94 errors [2020-09-09T11:33:10.746Z] #30 42.49 strconv [2020-09-09T11:33:10.746Z] #30 42.50 internal/oserror [2020-09-09T11:33:10.746Z] #30 42.50 io [2020-09-09T11:33:10.746Z] #30 43.00 syscall [2020-09-09T11:33:10.746Z] #30 44.39 strings [2020-09-09T11:33:10.746Z] #30 44.40 bytes [2020-09-09T11:33:10.746Z] #30 48.65 reflect [2020-09-09T11:33:10.746Z] #30 48.96 bufio [2020-09-09T11:33:10.746Z] #30 49.10 path [2020-09-09T11:33:11.069Z] #55 ... [2020-09-09T11:33:11.069Z] [2020-09-09T11:33:11.069Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:33:11.069Z] #42 122.9 math/big [2020-09-09T11:33:11.069Z] #42 124.7 go/doc [2020-09-09T11:33:11.069Z] #42 ... [2020-09-09T11:33:11.069Z] [2020-09-09T11:33:11.069Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:33:11.069Z] #40 67.77 DEP criu/pie/util-vdso.d [2020-09-09T11:33:11.069Z] #40 68.07 DEP criu/pie/util.d [2020-09-09T11:33:11.069Z] #40 68.33 CC criu/pie/util.o [2020-09-09T11:33:11.069Z] #40 68.75 CC criu/pie/util-vdso.o [2020-09-09T11:33:11.206Z] #30 ... [2020-09-09T11:33:11.206Z] [2020-09-09T11:33:11.206Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:33:11.206Z] #52 3.916 + RM_GOPATH=0 [2020-09-09T11:33:11.206Z] #52 3.916 + TMP_GOPATH= [2020-09-09T11:33:11.206Z] #52 3.916 + : /build [2020-09-09T11:33:11.206Z] #52 3.916 + '[' -z '' ']' [2020-09-09T11:33:11.206Z] #52 3.916 ++ mktemp -d [2020-09-09T11:33:11.206Z] #52 3.916 + export GOPATH=/tmp/tmp.xNeahi6CFw [2020-09-09T11:33:11.206Z] #52 3.916 + GOPATH=/tmp/tmp.xNeahi6CFw [2020-09-09T11:33:11.206Z] #52 3.916 + RM_GOPATH=1 [2020-09-09T11:33:11.206Z] #52 3.916 + case "$(go env GOARCH)" in [2020-09-09T11:33:11.206Z] #52 3.916 ++ go env GOARCH [2020-09-09T11:33:11.206Z] #52 3.945 + export GO_BUILDMODE=-buildmode=pie [2020-09-09T11:33:11.206Z] #52 3.945 + GO_BUILDMODE=-buildmode=pie [2020-09-09T11:33:11.206Z] #52 3.947 ++ dirname /tmp/install/install.sh [2020-09-09T11:33:11.206Z] #52 3.947 + dir=/tmp/install [2020-09-09T11:33:11.206Z] #52 3.947 + bin=containerd [2020-09-09T11:33:11.206Z] #52 3.947 + shift [2020-09-09T11:33:11.206Z] #52 3.949 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-09-09T11:33:11.206Z] #52 3.949 + . /tmp/install/containerd.installer [2020-09-09T11:33:11.206Z] #52 3.949 ++ set -e [2020-09-09T11:33:11.206Z] #52 3.949 ++ : 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-09T11:33:11.206Z] #52 3.949 + install_containerd [2020-09-09T11:33:11.206Z] #52 3.949 + echo 'Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a' [2020-09-09T11:33:11.206Z] #52 3.949 + git clone https://github.com/containerd/containerd.git /tmp/tmp.xNeahi6CFw/src/github.com/containerd/containerd [2020-09-09T11:33:11.206Z] #52 3.950 Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-09T11:33:11.206Z] #52 3.968 Cloning into '/tmp/tmp.xNeahi6CFw/src/github.com/containerd/containerd'... [2020-09-09T11:33:11.470Z] #52 ... [2020-09-09T11:33:11.470Z] [2020-09-09T11:33:11.470Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:33:11.470Z] #47 50.19 syscall [2020-09-09T11:33:11.470Z] #47 50.22 bufio [2020-09-09T11:33:11.733Z] #47 50.23 regexp/syntax [2020-09-09T11:33:11.733Z] #47 50.23 reflect [2020-09-09T11:33:12.137Z] #40 69.59 AR criu/pie/pie.lib.a [2020-09-09T11:33:12.137Z] #40 69.68 DEP criu/pie/restorer.d [2020-09-09T11:33:12.436Z] #40 69.95 DEP criu/arch/ppc64/vdso-trampoline.d [2020-09-09T11:33:12.436Z] #40 69.97 DEP criu/arch/ppc64/restorer.d [2020-09-09T11:33:12.796Z] #40 70.19 DEP criu/arch/ppc64/vdso-pie.d [2020-09-09T11:33:12.796Z] #40 70.36 DEP criu/pie/parasite-vdso.d [2020-09-09T11:33:13.133Z] #40 70.60 DEP criu/pie/parasite.d [2020-09-09T11:33:13.442Z] #40 70.85 CC criu/pie/parasite.o [2020-09-09T11:33:14.856Z] #51 48.78 Reading package lists... [2020-09-09T11:33:14.856Z] #51 ... [2020-09-09T11:33:14.856Z] [2020-09-09T11:33:14.856Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-09T11:33:14.856Z] #32 40.79 Reading package lists... [2020-09-09T11:33:14.971Z] #40 72.23 LINK criu/pie/parasite.built-in.o [2020-09-09T11:33:14.971Z] #40 72.25 GEN criu/pie/parasite-blob.h [2020-09-09T11:33:14.971Z] #40 72.36 CC criu/pie/parasite-vdso.o [2020-09-09T11:33:15.428Z] #32 53.02 Building dependency tree... [2020-09-09T11:33:15.620Z] #40 73.18 CC criu/arch/ppc64/vdso-pie.o [2020-09-09T11:33:15.663Z] #23 51.71 Reading package lists... [2020-09-09T11:33:15.663Z] #23 ... [2020-09-09T11:33:15.663Z] [2020-09-09T11:33:15.663Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-09T11:33:15.663Z] #38 42.30 Reading package lists... [2020-09-09T11:33:15.942Z] #10 ... [2020-09-09T11:33:15.942Z] [2020-09-09T11:33:15.942Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:33:15.942Z] #39 46.93 CC images/packet-sock.o [2020-09-09T11:33:15.942Z] #39 47.42 CC images/ipc-var.o [2020-09-09T11:33:15.942Z] #39 47.66 CC images/ipc-desc.o [2020-09-09T11:33:15.942Z] #39 47.91 CC images/ipc-shm.o [2020-09-09T11:33:15.942Z] #39 48.20 CC images/ipc-msg.o [2020-09-09T11:33:15.942Z] #39 48.55 CC images/ipc-sem.o [2020-09-09T11:33:15.942Z] #39 48.92 CC images/utsns.o [2020-09-09T11:33:15.942Z] #39 49.32 CC images/creds.o [2020-09-09T11:33:15.942Z] #39 49.73 CC images/vma.o [2020-09-09T11:33:15.942Z] #39 50.21 CC images/netdev.o [2020-09-09T11:33:15.942Z] #39 50.93 CC images/tty.o [2020-09-09T11:33:15.942Z] #39 51.88 CC images/file-lock.o [2020-09-09T11:33:15.942Z] #39 52.28 CC images/rlimit.o [2020-09-09T11:33:15.942Z] #39 52.69 CC images/pagemap.o [2020-09-09T11:33:15.942Z] #39 53.02 CC images/siginfo.o [2020-09-09T11:33:15.942Z] #39 53.26 CC images/rpc.o [2020-09-09T11:33:16.295Z] #40 73.56 CC criu/arch/ppc64/restorer.o [2020-09-09T11:33:16.599Z] #40 73.99 CC criu/arch/ppc64/vdso-trampoline.o [2020-09-09T11:33:16.599Z] #40 74.02 CC criu/pie/restorer.o [2020-09-09T11:33:16.883Z] #39 ... [2020-09-09T11:33:16.883Z] [2020-09-09T11:33:16.883Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:33:16.883Z] #54 161.1 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-09T11:33:16.883Z] #54 161.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-09-09T11:33:17.057Z] #47 ... [2020-09-09T11:33:17.057Z] [2020-09-09T11:33:17.057Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-09T11:33:17.057Z] #25 5.542 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-09T11:33:17.058Z] #25 5.995 [2020-09-09T11:33:17.251Z] #40 ... [2020-09-09T11:33:17.251Z] [2020-09-09T11:33:17.251Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-09T11:33:17.251Z] #18 10.32 Reading package lists... [2020-09-09T11:33:17.251Z] #18 15.24 Reading package lists... [2020-09-09T11:33:17.251Z] #18 20.02 Building dependency tree... [2020-09-09T11:33:17.251Z] #18 21.95 libcap2-bin is already the newest version (1:2.25-2). [2020-09-09T11:33:17.251Z] #18 21.95 The following additional packages will be installed: [2020-09-09T11:33:17.251Z] #18 21.95 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-09-09T11:33:17.251Z] #18 21.95 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-09-09T11:33:17.251Z] #18 21.95 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-09-09T11:33:17.251Z] #18 21.95 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-09-09T11:33:17.251Z] #18 21.95 python3.7 python3.7-minimal vim-runtime xxd [2020-09-09T11:33:17.251Z] #18 21.96 Suggested packages: [2020-09-09T11:33:17.251Z] #18 21.96 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-09-09T11:33:17.251Z] #18 21.96 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-09-09T11:33:17.251Z] #18 21.96 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-09-09T11:33:17.251Z] #18 21.96 Recommended packages: [2020-09-09T11:33:17.251Z] #18 21.96 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-09-09T11:33:17.251Z] #18 21.96 python3-keyrings.alt python3-xdg unzip [2020-09-09T11:33:17.251Z] #18 24.04 The following NEW packages will be installed: [2020-09-09T11:33:17.251Z] #18 24.04 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-09-09T11:33:17.251Z] #18 24.04 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-09-09T11:33:17.251Z] #18 24.06 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-09-09T11:33:17.251Z] #18 24.06 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-09-09T11:33:17.251Z] #18 24.06 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-09-09T11:33:17.251Z] #18 24.06 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-09-09T11:33:17.251Z] #18 24.06 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-09-09T11:33:17.251Z] #18 24.06 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-09-09T11:33:17.251Z] #18 24.06 xz-utils zip [2020-09-09T11:33:17.251Z] #18 24.20 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-09-09T11:33:17.251Z] #18 24.20 Need to get 29.2 MB of archives. [2020-09-09T11:33:17.251Z] #18 24.20 After this operation, 134 MB of additional disk space will be used. [2020-09-09T11:33:17.251Z] #18 24.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-09-09T11:33:17.251Z] #18 24.25 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB] [2020-09-09T11:33:17.251Z] #18 24.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB] [2020-09-09T11:33:17.251Z] #18 24.49 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-09-09T11:33:17.251Z] #18 24.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-09-09T11:33:17.251Z] #18 24.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB] [2020-09-09T11:33:17.251Z] #18 24.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB] [2020-09-09T11:33:17.251Z] #18 24.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-09-09T11:33:17.251Z] #18 24.64 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-09-09T11:33:17.251Z] #18 24.65 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-09-09T11:33:17.251Z] #18 24.66 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-09-09T11:33:17.251Z] #18 24.67 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-09-09T11:33:17.251Z] #18 24.68 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-09-09T11:33:17.251Z] #18 24.68 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-09-09T11:33:17.251Z] #18 24.69 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-09-09T11:33:17.251Z] #18 24.70 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-09-09T11:33:17.251Z] #18 24.73 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-09-09T11:33:17.251Z] #18 24.75 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-09-09T11:33:17.251Z] #18 24.76 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-09-09T11:33:17.251Z] #18 24.78 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-09-09T11:33:17.251Z] #18 24.79 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-09-09T11:33:17.251Z] #18 24.80 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-09-09T11:33:17.251Z] #18 24.84 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-09-09T11:33:17.251Z] #18 24.85 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-09-09T11:33:17.251Z] #18 24.87 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-09-09T11:33:17.251Z] #18 24.89 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-09-09T11:33:17.251Z] #18 24.91 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-09-09T11:33:17.251Z] #18 24.91 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-09-09T11:33:17.251Z] #18 24.92 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-09-09T11:33:17.552Z] #18 25.39 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-09-09T11:33:17.552Z] #18 25.41 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-09-09T11:33:17.852Z] #18 25.42 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-09-09T11:33:17.852Z] #18 25.43 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-09-09T11:33:17.852Z] #18 25.44 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-09-09T11:33:17.852Z] #18 25.46 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-09-09T11:33:17.852Z] #18 25.54 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-09-09T11:33:17.852Z] #18 25.55 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-09-09T11:33:17.852Z] #18 25.55 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-09-09T11:33:17.852Z] #18 25.56 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-09-09T11:33:17.852Z] #18 25.57 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-09-09T11:33:17.852Z] #18 25.58 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-09-09T11:33:17.852Z] #18 25.58 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-09-09T11:33:17.852Z] #18 25.63 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-09-09T11:33:17.852Z] #18 25.64 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-09-09T11:33:17.852Z] #18 25.66 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-09-09T11:33:18.116Z] #25 6.299 0.0% ### 5.3% ###### 9.1% ######### 12.6% ############# 18.4% ############# 19.1% ################## 26.2% ##################### 30.4% ######################## 34.5% ########################### 38.3% ############################## 42.2% ################################# 46.9% ##################################### 51.8% ########################################## 58.8% ############################################# 62.8% ############################################### 65.6% ################################################ 68.0% ####################################################### 76.5% ########################################################### 82.5% ############################################################### 88.6% ################################################################### 94.0% ######################################################################## 100.0% [2020-09-09T11:33:18.154Z] #18 26.07 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-09-09T11:33:18.453Z] #18 26.16 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-09-09T11:33:18.453Z] #18 26.22 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-09-09T11:33:18.694Z] #25 9.085 [2020-09-09T11:33:18.737Z] #32 ... [2020-09-09T11:33:18.737Z] [2020-09-09T11:33:18.737Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:33:18.737Z] #10 37.54 Reading package lists... [2020-09-09T11:33:18.968Z] #38 54.73 Reading package lists... [2020-09-09T11:33:18.968Z] #38 ... [2020-09-09T11:33:18.968Z] [2020-09-09T11:33:18.968Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-09T11:33:18.968Z] #32 49.01 Reading package lists... [2020-09-09T11:33:18.998Z] #10 49.65 Reading package lists... [2020-09-09T11:33:18.998Z] #10 ... [2020-09-09T11:33:18.998Z] [2020-09-09T11:33:18.998Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-09T11:33:18.998Z] #23 40.02 Reading package lists... [2020-09-09T11:33:18.998Z] #23 52.54 Reading package lists... [2020-09-09T11:33:18.998Z] #23 ... [2020-09-09T11:33:18.998Z] [2020-09-09T11:33:18.998Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-09T11:33:18.998Z] #32 59.38 The following additional packages will be installed: [2020-09-09T11:33:18.998Z] #32 59.39 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-09-09T11:33:18.998Z] #32 59.43 Suggested packages: [2020-09-09T11:33:19.259Z] #32 59.46 cmake-doc ninja-build lrzip [2020-09-09T11:33:19.259Z] #32 59.46 Recommended packages: [2020-09-09T11:33:19.259Z] #32 59.46 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-09-09T11:33:19.490Z] #25 9.425 0.2% ######################### 35.3% ############################################################# 85.6% ######################################################################## 100.0% [2020-09-09T11:33:19.490Z] #25 10.01 [2020-09-09T11:33:19.508Z] #18 ... [2020-09-09T11:33:19.509Z] [2020-09-09T11:33:19.509Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:33:19.509Z] #55 DONE 141.1s [2020-09-09T11:33:19.509Z] [2020-09-09T11:33:19.509Z] #56 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-09T11:33:19.509Z] #56 DONE 0.2s [2020-09-09T11:33:19.509Z] [2020-09-09T11:33:19.509Z] #57 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-09T11:33:19.509Z] #57 DONE 0.1s [2020-09-09T11:33:19.509Z] [2020-09-09T11:33:19.509Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:33:19.509Z] #42 134.8 github.com/LK4D4/vndr/build [2020-09-09T11:33:19.509Z] #42 136.3 vendor/golang.org/x/text/unicode/norm [2020-09-09T11:33:19.509Z] #42 ... [2020-09-09T11:33:19.509Z] [2020-09-09T11:33:19.509Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-09T11:33:19.509Z] #18 27.27 debconf: delaying package configuration, since apt-utils is not installed [2020-09-09T11:33:19.798Z] #32 60.69 Building dependency tree... [2020-09-09T11:33:19.798Z] #32 ... [2020-09-09T11:33:19.798Z] [2020-09-09T11:33:19.798Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-09T11:33:19.798Z] #51 38.76 Reading package lists... [2020-09-09T11:33:19.798Z] #51 51.71 Reading package lists... [2020-09-09T11:33:19.798Z] #51 ... [2020-09-09T11:33:19.798Z] [2020-09-09T11:33:19.798Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:33:19.798Z] #41 52.61 vendor/golang.org/x/crypto/internal/subtle [2020-09-09T11:33:19.798Z] #41 52.94 vendor/golang.org/x/crypto/curve25519 [2020-09-09T11:33:19.827Z] #18 27.44 Fetched 29.2 MB in 2s (13.9 MB/s) [2020-09-09T11:33:19.827Z] #18 27.59 Selecting previously unselected package pigz. [2020-09-09T11:33:19.827Z] #18 27.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23361 files and directories currently installed.) [2020-09-09T11:33:20.124Z] #18 27.68 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-09-09T11:33:20.124Z] #18 27.70 Unpacking pigz (2.4-1) ... [2020-09-09T11:33:20.124Z] #18 27.82 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-09-09T11:33:20.124Z] #18 27.82 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-09-09T11:33:20.124Z] #18 27.86 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-09-09T11:33:20.174Z] #54 ... [2020-09-09T11:33:20.174Z] [2020-09-09T11:33:20.174Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:33:20.174Z] #41 153.9 vendor/golang.org/x/net/idna [2020-09-09T11:33:20.174Z] #41 157.2 vendor/golang.org/x/net/http2/hpack [2020-09-09T11:33:20.174Z] #41 159.4 mime [2020-09-09T11:33:20.174Z] #41 161.2 mime/quotedprintable [2020-09-09T11:33:20.174Z] #41 161.8 net/http/internal [2020-09-09T11:33:20.174Z] #41 ... [2020-09-09T11:33:20.174Z] [2020-09-09T11:33:20.174Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:33:20.174Z] #39 55.15 CC images/ext-file.o [2020-09-09T11:33:20.174Z] #39 55.34 CC images/cgroup.o [2020-09-09T11:33:20.174Z] #39 55.98 CC images/userns.o [2020-09-09T11:33:20.174Z] #39 56.24 CC images/google/protobuf/descriptor.o [2020-09-09T11:33:20.282Z] #25 10.24 0.2% ############## 19.9% ########################### 38.9% ######################################## 56.7% ############################################################ 84.0% ######################################################################## 100.0% [2020-09-09T11:33:20.648Z] #32 ... [2020-09-09T11:33:20.648Z] [2020-09-09T11:33:20.648Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-09T11:33:20.648Z] #38 38.22 Reading package lists... [2020-09-09T11:33:20.648Z] #38 51.54 Reading package lists... [2020-09-09T11:33:20.648Z] #38 ... [2020-09-09T11:33:20.648Z] [2020-09-09T11:33:20.648Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:33:20.648Z] #10 49.65 Reading package lists... [2020-09-09T11:33:20.742Z] #39 58.34 CC images/opts.o [2020-09-09T11:33:20.861Z] #25 11.15 [2020-09-09T11:33:21.175Z] #18 28.71 Selecting previously unselected package python3.7-minimal. [2020-09-09T11:33:21.175Z] #18 28.71 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-09-09T11:33:21.175Z] #18 28.73 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-09T11:33:21.178Z] #41 ... [2020-09-09T11:33:21.178Z] [2020-09-09T11:33:21.178Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:33:21.178Z] #10 39.60 Reading package lists... [2020-09-09T11:33:21.309Z] #39 58.65 CC images/seccomp.o [2020-09-09T11:33:21.397Z] #25 11.44 #=#=# ## 3.5% ##### 7.0% ###### 9.5% ########## 15.1% [2020-09-09T11:33:21.397Z] #25 ... [2020-09-09T11:33:21.397Z] [2020-09-09T11:33:21.397Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:33:21.397Z] #41 50.14 bufio [2020-09-09T11:33:21.397Z] #41 50.79 reflect [2020-09-09T11:33:21.397Z] #41 52.36 regexp/syntax [2020-09-09T11:33:21.397Z] #41 52.60 hash/crc32 [2020-09-09T11:33:21.397Z] #41 53.48 crypto [2020-09-09T11:33:21.397Z] #41 54.18 crypto/rc4 [2020-09-09T11:33:21.397Z] #41 54.93 vendor/golang.org/x/text/transform [2020-09-09T11:33:21.397Z] #41 59.12 time [2020-09-09T11:33:21.438Z] #10 53.05 Reading package lists... [2020-09-09T11:33:21.438Z] #10 ... [2020-09-09T11:33:21.438Z] [2020-09-09T11:33:21.438Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-09T11:33:21.438Z] #23 51.71 Reading package lists... [2020-09-09T11:33:21.569Z] #39 59.00 CC images/binfmt-misc.o [2020-09-09T11:33:21.661Z] #41 ... [2020-09-09T11:33:21.661Z] [2020-09-09T11:33:21.661Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-09T11:33:21.661Z] #38 50.27 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-09-09T11:33:21.661Z] #38 50.27 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-09-09T11:33:21.661Z] #38 50.31 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-09-09T11:33:21.661Z] #38 50.73 Selecting previously unselected package libprotobuf-dev:arm64. [2020-09-09T11:33:21.661Z] #38 50.75 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-09-09T11:33:21.661Z] #38 50.82 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-09-09T11:33:21.661Z] #38 52.31 Selecting previously unselected package libprotoc17:arm64. [2020-09-09T11:33:21.661Z] #38 52.33 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-09-09T11:33:21.661Z] #38 52.34 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-09-09T11:33:21.661Z] #38 52.81 Selecting previously unselected package protobuf-c-compiler. [2020-09-09T11:33:21.661Z] #38 52.83 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-09-09T11:33:21.661Z] #38 52.84 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-09T11:33:21.661Z] #38 53.08 Selecting previously unselected package protobuf-compiler. [2020-09-09T11:33:21.661Z] #38 53.17 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-09-09T11:33:21.661Z] #38 53.19 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-09-09T11:33:21.661Z] #38 53.41 Selecting previously unselected package python-pkg-resources. [2020-09-09T11:33:21.661Z] #38 53.42 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-09-09T11:33:21.661Z] #38 53.43 Unpacking python-pkg-resources (40.8.0-1) ... [2020-09-09T11:33:21.661Z] #38 53.67 Selecting previously unselected package python-six. [2020-09-09T11:33:21.661Z] #38 53.68 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-09-09T11:33:21.661Z] #38 53.69 Unpacking python-six (1.12.0-1) ... [2020-09-09T11:33:21.661Z] #38 53.85 Selecting previously unselected package python-protobuf. [2020-09-09T11:33:21.661Z] #38 53.85 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-09-09T11:33:21.661Z] #38 53.87 Unpacking python-protobuf (3.6.1.3-2) ... [2020-09-09T11:33:21.661Z] #38 54.58 Setting up python-pkg-resources (40.8.0-1) ... [2020-09-09T11:33:21.661Z] #38 57.70 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-09-09T11:33:21.661Z] #38 57.80 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-09-09T11:33:21.661Z] #38 57.82 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-09-09T11:33:21.661Z] #38 57.94 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-09-09T11:33:21.661Z] #38 58.35 Setting up python-six (1.12.0-1) ... [2020-09-09T11:33:21.661Z] #38 ... [2020-09-09T11:33:21.661Z] [2020-09-09T11:33:21.661Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:33:21.661Z] #10 50.12 debconf: delaying package configuration, since apt-utils is not installed [2020-09-09T11:33:21.661Z] #10 50.48 Fetched 73.3 MB in 8s (9042 kB/s) [2020-09-09T11:33:21.661Z] #10 50.66 Selecting previously unselected package binutils-mingw-w64-i686. [2020-09-09T11:33:21.661Z] #10 50.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 ... 15383 files and directories currently installed.) [2020-09-09T11:33:21.661Z] #10 50.81 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-09-09T11:33:21.661Z] #10 50.83 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-09T11:33:21.661Z] #10 53.38 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-09-09T11:33:21.661Z] #10 53.38 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-09-09T11:33:21.661Z] #10 53.42 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-09T11:33:21.661Z] #10 56.04 Selecting previously unselected package binutils-mingw-w64. [2020-09-09T11:33:21.661Z] #10 56.05 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-09-09T11:33:21.661Z] #10 56.06 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-09T11:33:21.661Z] #10 56.24 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-09-09T11:33:21.661Z] #10 56.26 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-09-09T11:33:21.661Z] #10 56.27 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-09-09T11:33:21.661Z] #10 56.53 Selecting previously unselected package dmsetup. [2020-09-09T11:33:21.661Z] #10 56.53 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-09-09T11:33:21.661Z] #10 56.53 Unpacking dmsetup (2:1.02.155-3) ... [2020-09-09T11:33:21.661Z] #10 57.02 Selecting previously unselected package mingw-w64-common. [2020-09-09T11:33:21.661Z] #10 57.04 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-09-09T11:33:21.661Z] #10 57.14 Unpacking mingw-w64-common (6.0.0-3) ... [2020-09-09T11:33:21.819Z] #18 29.69 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-09-09T11:33:21.828Z] #39 59.31 CC images/time.o [2020-09-09T11:33:21.926Z] #10 ... [2020-09-09T11:33:21.926Z] [2020-09-09T11:33:21.926Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-09T11:33:22.088Z] #39 59.64 CC images/sysctl.o [2020-09-09T11:33:22.116Z] #18 29.70 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-09T11:33:22.348Z] #39 60.06 CC images/autofs.o [2020-09-09T11:33:22.917Z] #39 60.50 CC images/macvlan.o [2020-09-09T11:33:23.486Z] #39 60.82 CC images/sit.o [2020-09-09T11:33:23.486Z] #39 61.09 CC images/memfd.o [2020-09-09T11:33:23.514Z] #25 11.44 #=#=# ## 3.5% ##### 7.0% ###### 9.5% ########## 15.1% ############## 20.1% ################# 24.3% #################### 28.4% ####################### 33.1% ########################## 36.8% ############################# 41.3% ############################## 42.8% ################################ 44.8% ################################# 47.2% ################################### 49.8% ###################################### 53.4% ######################################### 57.8% ############################################ 61.3% ############################################### 65.3% ################################################# 68.6% ######################################################## 77.8% ######################################################### 80.3% ########################################################### 83.0% ############################################################## 86.2% [2020-09-09T11:33:23.514Z] #25 ... [2020-09-09T11:33:23.514Z] [2020-09-09T11:33:23.514Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-09T11:33:23.514Z] #32 52.20 Selecting previously unselected package libicu63:arm64. [2020-09-09T11:33:23.514Z] #32 52.21 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-09-09T11:33:23.514Z] #32 52.26 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-09-09T11:33:23.514Z] #32 58.20 Selecting previously unselected package libxml2:arm64. [2020-09-09T11:33:23.514Z] #32 58.20 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-09-09T11:33:23.514Z] #32 58.36 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-09-09T11:33:23.514Z] #32 58.89 Selecting previously unselected package libarchive13:arm64. [2020-09-09T11:33:23.514Z] #32 58.89 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-09-09T11:33:23.514Z] #32 58.91 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-09-09T11:33:23.514Z] #32 59.37 Selecting previously unselected package libjsoncpp1:arm64. [2020-09-09T11:33:23.514Z] #32 59.37 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-09-09T11:33:23.514Z] #32 59.38 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-09-09T11:33:23.514Z] #32 59.60 Selecting previously unselected package librhash0:arm64. [2020-09-09T11:33:23.514Z] #32 59.60 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-09-09T11:33:23.514Z] #32 59.61 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-09-09T11:33:23.514Z] #32 59.92 Selecting previously unselected package libuv1:arm64. [2020-09-09T11:33:23.514Z] #32 59.93 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-09-09T11:33:23.514Z] #32 60.00 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-09-09T11:33:23.514Z] #32 60.35 Selecting previously unselected package cmake. [2020-09-09T11:33:23.514Z] #32 60.38 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-09-09T11:33:23.514Z] #32 60.41 Unpacking cmake (3.13.4-1) ... [2020-09-09T11:33:23.514Z] #32 ... [2020-09-09T11:33:23.514Z] [2020-09-09T11:33:23.514Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-09T11:33:23.750Z] #39 61.35 CC images/timens.o [2020-09-09T11:33:23.778Z] #25 11.44 #=#=# ## 3.5% ##### 7.0% ###### 9.5% ########## 15.1% ############## 20.1% ################# 24.3% #################### 28.4% ####################### 33.1% ########################## 36.8% ############################# 41.3% ############################## 42.8% ################################ 44.8% ################################# 47.2% ################################### 49.8% ###################################### 53.4% ######################################### 57.8% ############################################ 61.3% ############################################### 65.3% ################################################# 68.6% ######################################################## 77.8% ######################################################### 80.3% ########################################################### 83.0% ############################################################## 86.2% ################################################################ 89.1% #################################################################### 94.4% ######################################################################## 100.0% [2020-09-09T11:33:23.778Z] #25 ... [2020-09-09T11:33:23.778Z] [2020-09-09T11:33:23.778Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:33:23.778Z] #30 52.56 text/tabwriter [2020-09-09T11:33:23.778Z] #30 55.41 time [2020-09-09T11:33:23.778Z] #30 55.43 internal/syscall/execenv [2020-09-09T11:33:23.778Z] #30 55.43 internal/syscall/unix [2020-09-09T11:33:23.778Z] #30 59.96 internal/poll [2020-09-09T11:33:23.778Z] #30 62.11 os [2020-09-09T11:33:23.778Z] #30 62.46 internal/fmtsort [2020-09-09T11:33:24.042Z] #30 ... [2020-09-09T11:33:24.042Z] [2020-09-09T11:33:24.042Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-09T11:33:24.042Z] #38 61.28 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-09-09T11:33:24.042Z] #38 61.37 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-09-09T11:33:24.042Z] #38 61.39 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-09-09T11:33:24.042Z] #38 61.51 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-09-09T11:33:24.042Z] #38 61.53 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-09-09T11:33:24.042Z] #38 61.71 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-09-09T11:33:24.042Z] #38 61.72 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-09T11:33:24.042Z] #38 61.74 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-09-09T11:33:24.042Z] #38 61.76 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-09T11:33:24.042Z] #38 61.78 Setting up python-protobuf (3.6.1.3-2) ... [2020-09-09T11:33:24.330Z] #39 61.73 LINK images/built-in.o [2020-09-09T11:33:24.330Z] #39 61.93 GEN compel/include/asm [2020-09-09T11:33:24.522Z] #10 61.39 Building dependency tree... [2020-09-09T11:33:24.563Z] #23 63.44 Building dependency tree... [2020-09-09T11:33:24.590Z] #39 62.00 GEN compel/include/version.h [2020-09-09T11:33:24.590Z] #39 62.05 touch .config [2020-09-09T11:33:24.590Z] #39 62.15 GEN include/common/config.h [2020-09-09T11:33:24.590Z] #39 62.24 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-09-09T11:33:24.590Z] #39 62.29 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-09-09T11:33:24.849Z] #39 62.34 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-09-09T11:33:24.849Z] #39 62.35 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-09-09T11:33:24.849Z] #39 62.39 DEP compel/arch/x86/plugins/std/memcpy.d [2020-09-09T11:33:25.018Z] #18 32.51 Selecting previously unselected package python3-minimal. [2020-09-09T11:33:25.018Z] #18 32.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 ... 23610 files and directories currently installed.) [2020-09-09T11:33:25.018Z] #18 32.56 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-09-09T11:33:25.018Z] #18 32.57 Unpacking python3-minimal (3.7.3-1) ... [2020-09-09T11:33:25.018Z] #18 32.74 Selecting previously unselected package libmpdec2:ppc64el. [2020-09-09T11:33:25.018Z] #18 32.75 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-09-09T11:33:25.018Z] #18 32.75 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-09-09T11:33:25.018Z] #18 32.87 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-09-09T11:33:25.107Z] #39 62.44 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-09-09T11:33:25.107Z] #39 62.47 GEN compel/plugins/include/uapi/std/syscall.h [2020-09-09T11:33:25.107Z] #39 62.54 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-09-09T11:33:25.107Z] #39 62.57 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-09-09T11:33:25.107Z] #39 62.59 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-09-09T11:33:25.107Z] #39 62.59 DEP compel/plugins/std/infect.d [2020-09-09T11:33:25.107Z] #39 62.70 DEP compel/plugins/std/string.d [2020-09-09T11:33:25.324Z] #18 32.89 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ... [2020-09-09T11:33:25.324Z] #18 32.91 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-09-09T11:33:25.371Z] #39 62.80 DEP compel/plugins/std/log.d [2020-09-09T11:33:25.371Z] #39 62.92 DEP compel/plugins/std/fds.d [2020-09-09T11:33:25.630Z] #39 63.04 DEP compel/plugins/std/std.d [2020-09-09T11:33:25.630Z] #39 63.20 DEP compel/plugins/shmem/shmem.d [2020-09-09T11:33:25.630Z] #39 63.26 DEP compel/plugins/fds/fds.d [2020-09-09T11:33:25.889Z] #39 63.37 CC compel/plugins/std/std.o [2020-09-09T11:33:26.147Z] #39 63.77 CC compel/plugins/std/fds.o [2020-09-09T11:33:26.270Z] #18 33.82 Selecting previously unselected package python3.7. [2020-09-09T11:33:26.270Z] #18 33.85 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ... [2020-09-09T11:33:26.270Z] #18 33.85 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-09-09T11:33:26.270Z] #18 34.05 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-09-09T11:33:26.270Z] #18 34.07 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-09-09T11:33:26.270Z] #18 34.07 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-09-09T11:33:26.270Z] #18 34.20 Setting up python3-minimal (3.7.3-1) ... [2020-09-09T11:33:26.447Z] #10 ... [2020-09-09T11:33:26.447Z] [2020-09-09T11:33:26.447Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-09T11:33:26.447Z] #32 61.38 The following NEW packages will be installed: [2020-09-09T11:33:26.447Z] #32 61.43 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-09-09T11:33:26.447Z] #32 61.44 vim-common xxd [2020-09-09T11:33:26.447Z] #32 62.23 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-09-09T11:33:26.447Z] #32 62.23 Need to get 14.9 MB of archives. [2020-09-09T11:33:26.447Z] #32 62.23 After this operation, 61.8 MB of additional disk space will be used. [2020-09-09T11:33:26.447Z] #32 62.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-09-09T11:33:26.447Z] #32 62.25 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-09T11:33:26.447Z] #32 62.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-09-09T11:33:26.447Z] #32 62.53 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-09-09T11:33:26.447Z] #32 64.06 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-09-09T11:33:26.447Z] #32 64.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-09-09T11:33:26.447Z] #32 64.21 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-09-09T11:33:26.447Z] #32 64.23 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-09-09T11:33:26.447Z] #32 64.23 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-09-09T11:33:26.447Z] #32 64.28 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-09-09T11:33:27.019Z] #32 67.36 debconf: delaying package configuration, since apt-utils is not installed [2020-09-09T11:33:27.084Z] #39 64.62 CC compel/plugins/std/log.o [2020-09-09T11:33:27.456Z] #18 35.22 Selecting previously unselected package python3. [2020-09-09T11:33:27.456Z] #18 35.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24022 files and directories currently installed.) [2020-09-09T11:33:27.456Z] #18 35.31 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-09-09T11:33:27.456Z] #18 35.32 Unpacking python3 (3.7.3-1) ... [2020-09-09T11:33:27.591Z] #32 67.71 Fetched 14.9 MB in 3s (4668 kB/s) [2020-09-09T11:33:27.591Z] #32 68.01 Selecting previously unselected package xxd. [2020-09-09T11:33:27.757Z] #18 35.43 Selecting previously unselected package libip4tc0:ppc64el. [2020-09-09T11:33:27.757Z] #18 35.45 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-09-09T11:33:27.757Z] #18 35.45 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-09-09T11:33:27.757Z] #18 35.62 Selecting previously unselected package libip6tc0:ppc64el. [2020-09-09T11:33:27.757Z] #18 35.62 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-09-09T11:33:27.757Z] #18 35.63 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-09-09T11:33:27.757Z] #18 35.71 Selecting previously unselected package libiptc0:ppc64el. [2020-09-09T11:33:27.852Z] #32 68.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-09T11:33:27.852Z] #32 68.23 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-09-09T11:33:27.852Z] #32 68.23 Unpacking xxd (2:8.1.0875-5) ... [2020-09-09T11:33:27.858Z] #23 ... [2020-09-09T11:33:27.858Z] [2020-09-09T11:33:27.858Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-09T11:33:27.858Z] #32 60.69 Building dependency tree... [2020-09-09T11:33:27.858Z] #32 67.28 The following additional packages will be installed: [2020-09-09T11:33:27.858Z] #32 67.31 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-09-09T11:33:27.858Z] #32 67.33 Suggested packages: [2020-09-09T11:33:27.858Z] #32 67.35 cmake-doc ninja-build lrzip [2020-09-09T11:33:27.858Z] #32 67.35 Recommended packages: [2020-09-09T11:33:27.858Z] #32 67.35 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-09-09T11:33:27.858Z] #32 69.09 The following NEW packages will be installed: [2020-09-09T11:33:27.858Z] #32 69.09 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-09-09T11:33:27.858Z] #32 69.09 vim-common xxd [2020-09-09T11:33:28.020Z] #39 ... [2020-09-09T11:33:28.021Z] [2020-09-09T11:33:28.021Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:33:28.021Z] #54 DONE 172.1s [2020-09-09T11:33:28.021Z] [2020-09-09T11:33:28.021Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:33:28.021Z] #41 166.6 net/textproto [2020-09-09T11:33:28.021Z] #41 166.6 crypto/x509 [2020-09-09T11:33:28.021Z] #41 168.3 vendor/golang.org/x/net/http/httpguts [2020-09-09T11:33:28.021Z] #41 168.7 vendor/golang.org/x/net/http/httpproxy [2020-09-09T11:33:28.021Z] #41 169.5 mime/multipart [2020-09-09T11:33:28.021Z] #41 ... [2020-09-09T11:33:28.021Z] [2020-09-09T11:33:28.021Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-09T11:33:28.021Z] #55 DONE 0.0s [2020-09-09T11:33:28.021Z] [2020-09-09T11:33:28.021Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-09T11:33:28.021Z] #56 DONE 0.0s [2020-09-09T11:33:28.071Z] #18 35.71 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-09-09T11:33:28.071Z] #18 35.73 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-09-09T11:33:28.071Z] #18 35.80 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-09-09T11:33:28.071Z] #18 35.81 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-09-09T11:33:28.071Z] #18 35.83 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-09-09T11:33:28.071Z] #18 35.90 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-09-09T11:33:28.071Z] #18 35.91 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-09-09T11:33:28.071Z] #18 35.91 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-09-09T11:33:28.114Z] #32 ... [2020-09-09T11:33:28.114Z] [2020-09-09T11:33:28.114Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:33:28.114Z] #10 68.35 The following additional packages will be installed: [2020-09-09T11:33:28.114Z] #10 68.36 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-09-09T11:33:28.114Z] #10 68.38 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-09-09T11:33:28.114Z] #10 68.39 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-09-09T11:33:28.114Z] #10 68.39 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-09T11:33:28.114Z] #10 68.44 Suggested packages: [2020-09-09T11:33:28.114Z] #10 68.44 gcc-8-locales seccomp wine64 [2020-09-09T11:33:28.273Z] #38 ... [2020-09-09T11:33:28.273Z] [2020-09-09T11:33:28.273Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-09T11:33:28.273Z] #25 14.66 [2020-09-09T11:33:28.279Z] [2020-09-09T11:33:28.279Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:33:28.279Z] #39 ... [2020-09-09T11:33:28.279Z] [2020-09-09T11:33:28.279Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:33:28.279Z] #41 172.4 crypto/tls [2020-09-09T11:33:28.428Z] #32 69.68 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-09-09T11:33:28.428Z] #32 69.68 Need to get 14.9 MB of archives. [2020-09-09T11:33:28.428Z] #32 69.68 After this operation, 61.8 MB of additional disk space will be used. [2020-09-09T11:33:28.428Z] #32 69.68 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-09-09T11:33:28.428Z] #32 69.70 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-09T11:33:28.428Z] #32 ... [2020-09-09T11:33:28.428Z] [2020-09-09T11:33:28.428Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-09T11:33:28.428Z] #23 69.64 ca-certificates is already the newest version (20200601~deb10u1). [2020-09-09T11:33:28.428Z] #23 69.64 The following additional packages will be installed: [2020-09-09T11:33:28.428Z] #23 69.64 libjq1 libonig5 [2020-09-09T11:33:28.428Z] #23 ... [2020-09-09T11:33:28.428Z] [2020-09-09T11:33:28.428Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:33:28.428Z] #60 DONE 69.8s [2020-09-09T11:33:28.428Z] [2020-09-09T11:33:28.428Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-09T11:33:28.428Z] #32 69.73 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-09-09T11:33:28.428Z] #32 69.93 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-09-09T11:33:28.463Z] #18 35.99 Selecting previously unselected package libnftnl11:ppc64el. [2020-09-09T11:33:28.464Z] #18 36.00 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-09-09T11:33:28.464Z] #18 36.01 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-09-09T11:33:28.464Z] #18 36.13 Selecting previously unselected package iptables. [2020-09-09T11:33:28.464Z] #18 36.14 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-09-09T11:33:28.464Z] #18 36.15 Unpacking iptables (1.8.2-4) ... [2020-09-09T11:33:28.688Z] #32 ... [2020-09-09T11:33:28.688Z] [2020-09-09T11:33:28.688Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:33:28.688Z] #43 DONE 70.1s [2020-09-09T11:33:28.948Z] [2020-09-09T11:33:28.948Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-09T11:33:28.948Z] #51 51.71 Reading package lists... [2020-09-09T11:33:28.948Z] #51 63.60 Building dependency tree... [2020-09-09T11:33:28.948Z] #51 69.57 The following additional packages will be installed: [2020-09-09T11:33:28.948Z] #51 69.59 libbtrfs0 [2020-09-09T11:33:28.948Z] #51 70.00 The following NEW packages will be installed: [2020-09-09T11:33:28.948Z] #51 70.03 libbtrfs-dev libbtrfs0 [2020-09-09T11:33:28.977Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-09T11:33:28.977Z] ok github.com/docker/docker/api/server/httputils 0.001s coverage: 14.7% of statements [2020-09-09T11:33:28.977Z] ok github.com/docker/docker/api/server/middleware 0.002s coverage: 37.7% of statements [2020-09-09T11:33:28.977Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-09T11:33:28.977Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-09T11:33:28.977Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-09T11:33:28.977Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-09T11:33:28.977Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-09T11:33:28.977Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-09T11:33:28.977Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-09T11:33:28.977Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-09T11:33:28.977Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-09T11:33:28.977Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-09T11:33:28.977Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-09T11:33:28.977Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 5.7% of statements [2020-09-09T11:33:28.977Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-09T11:33:28.977Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-09T11:33:28.977Z] ? github.com/docker/docker/api/types [no test files] [2020-09-09T11:33:28.977Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-09T11:33:28.977Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-09T11:33:28.977Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-09T11:33:28.977Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-09T11:33:28.977Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2020-09-09T11:33:28.977Z] ok github.com/docker/docker/api/types/filters 0.015s coverage: 92.2% of statements [2020-09-09T11:33:28.977Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-09T11:33:28.977Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-09T11:33:28.977Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-09T11:33:28.977Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-09T11:33:28.977Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-09T11:33:28.977Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-09T11:33:28.977Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-09T11:33:28.977Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2020-09-09T11:33:28.977Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2020-09-09T11:33:28.977Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-09T11:33:28.977Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-09T11:33:28.977Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-09T11:33:28.977Z] ? github.com/docker/docker/builder [no test files] [2020-09-09T11:33:28.977Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-09T11:33:28.977Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-09T11:33:28.977Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-09T11:33:28.977Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-09T11:33:28.977Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-09T11:33:28.977Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-09T11:33:28.977Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-09T11:33:28.977Z] ok github.com/docker/docker/builder/dockerignore 0.014s coverage: 96.8% of statements [2020-09-09T11:33:29.118Z] Client: [2020-09-09T11:33:29.118Z] Debug Mode: false [2020-09-09T11:33:29.118Z] Plugins: [2020-09-09T11:33:29.118Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-09-09T11:33:29.118Z] [2020-09-09T11:33:29.118Z] Server: [2020-09-09T11:33:29.118Z] Containers: 0 [2020-09-09T11:33:29.118Z] Running: 0 [2020-09-09T11:33:29.118Z] Paused: 0 [2020-09-09T11:33:29.118Z] Stopped: 0 [2020-09-09T11:33:29.118Z] Images: 0 [2020-09-09T11:33:29.118Z] Server Version: 19.03.5 [2020-09-09T11:33:29.118Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-09-09T11:33:29.118Z] Windows: [2020-09-09T11:33:29.118Z] LCOW: [2020-09-09T11:33:29.118Z] Logging Driver: json-file [2020-09-09T11:33:29.118Z] Plugins: [2020-09-09T11:33:29.118Z] Volume: local [2020-09-09T11:33:29.118Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-09-09T11:33:29.118Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-09-09T11:33:29.118Z] Swarm: inactive [2020-09-09T11:33:29.118Z] Default Isolation: process [2020-09-09T11:33:29.118Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-09-09T11:33:29.118Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-09-09T11:33:29.118Z] OSType: windows [2020-09-09T11:33:29.118Z] Architecture: x86_64 [2020-09-09T11:33:29.118Z] CPUs: 4 [2020-09-09T11:33:29.118Z] Total Memory: 32GiB [2020-09-09T11:33:29.118Z] Name: azwin-2-b48c90 [2020-09-09T11:33:29.118Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-09-09T11:33:29.118Z] Docker Root Dir: D:\docker [2020-09-09T11:33:29.118Z] Debug Mode: false [2020-09-09T11:33:29.118Z] Registry: https://index.docker.io/v1/ [2020-09-09T11:33:29.118Z] Labels: [2020-09-09T11:33:29.118Z] Experimental: true [2020-09-09T11:33:29.118Z] Insecure Registries: [2020-09-09T11:33:29.118Z] 10.0.0.4:5000 [2020-09-09T11:33:29.118Z] 127.0.0.0/8 [2020-09-09T11:33:29.118Z] Registry Mirrors: [2020-09-09T11:33:29.118Z] http://10.0.0.4:5000/ [2020-09-09T11:33:29.118Z] Live Restore Enabled: false [2020-09-09T11:33:29.118Z] [2020-09-09T11:33:29.203Z] #18 36.67 Selecting previously unselected package xxd. [2020-09-09T11:33:29.204Z] #18 36.68 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-09-09T11:33:29.204Z] #18 36.70 Unpacking xxd (2:8.1.0875-5) ... [2020-09-09T11:33:29.204Z] #18 36.89 Selecting previously unselected package vim-common. [2020-09-09T11:33:29.204Z] #18 36.89 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-09T11:33:29.204Z] #18 36.93 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-09T11:33:29.208Z] #51 ... [2020-09-09T11:33:29.208Z] [2020-09-09T11:33:29.209Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-09T11:33:29.209Z] #23 70.51 The following NEW packages will be installed: [2020-09-09T11:33:29.209Z] #23 70.51 jq libjq1 libonig5 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-09-09T11:33:29.501Z] #18 37.13 Selecting previously unselected package bash-completion. [2020-09-09T11:33:29.501Z] #18 37.13 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-09-09T11:33:29.502Z] #10 ... [2020-09-09T11:33:29.502Z] [2020-09-09T11:33:29.502Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:33:29.502Z] #43 DONE 69.5s [2020-09-09T11:33:29.502Z] [2020-09-09T11:33:29.502Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:33:29.502Z] #60 DONE 69.6s [2020-09-09T11:33:29.502Z] [2020-09-09T11:33:29.502Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-09T11:33:29.502Z] #32 68.79 Selecting previously unselected package vim-common. [2020-09-09T11:33:29.502Z] #32 68.83 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-09T11:33:29.502Z] #32 68.90 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-09T11:33:29.502Z] #32 69.47 Selecting previously unselected package cmake-data. [2020-09-09T11:33:29.502Z] #32 69.47 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-09-09T11:33:29.502Z] #32 69.57 Unpacking cmake-data (3.13.4-1) ... [2020-09-09T11:33:29.502Z] #32 ... [2020-09-09T11:33:29.502Z] [2020-09-09T11:33:29.502Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-09T11:33:29.502Z] #51 48.78 Reading package lists... [2020-09-09T11:33:29.502Z] #51 60.32 Building dependency tree... [2020-09-09T11:33:29.502Z] #51 67.00 The following additional packages will be installed: [2020-09-09T11:33:29.502Z] #51 67.01 libbtrfs0 [2020-09-09T11:33:29.502Z] #51 67.39 The following NEW packages will be installed: [2020-09-09T11:33:29.502Z] #51 67.40 libbtrfs-dev libbtrfs0 [2020-09-09T11:33:29.502Z] #51 67.97 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-09-09T11:33:29.502Z] #51 67.97 Need to get 119 kB of archives. [2020-09-09T11:33:29.502Z] #51 67.97 After this operation, 387 kB of additional disk space will be used. [2020-09-09T11:33:29.502Z] #51 67.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-09-09T11:33:29.502Z] #51 67.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-09-09T11:33:29.763Z] #51 ... [2020-09-09T11:33:29.763Z] [2020-09-09T11:33:29.763Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:33:29.763Z] #30 68.58 sync [2020-09-09T11:33:29.763Z] #30 68.59 internal/reflectlite [2020-09-09T11:33:30.154Z] #23 71.22 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-09-09T11:33:30.154Z] #23 71.22 Need to get 355 kB of archives. [2020-09-09T11:33:30.154Z] #23 71.22 After this operation, 1072 kB of additional disk space will be used. [2020-09-09T11:33:30.154Z] #23 71.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-09-09T11:33:30.154Z] #23 71.25 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-09-09T11:33:30.154Z] #23 71.25 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-09-09T11:33:30.511Z] #25 15.06 0.0% 1.0% # 2.1% ## 3.3% ### 5.1% #### 6.0% ###### 8.8% ####### 10.5% ######## 11.9% ######### 12.7% ########## 14.0% ########### 15.4% ########### 16.6% ############# 18.1% ############# 19.3% ############## 20.1% ############### 21.0% ############### 21.8% ################ 22.5% ################# 23.9% ################# 24.8% ################### 26.5% #################### 27.9% #################### 28.1% #################### 29.0% ##################### 29.9% ##################### 30.5% ###################### 31.0% ####################### 32.2% ######################## 33.8% ######################### 35.5% ########################### 37.6% ########################### 38.8% ############################ 39.8% ############################# 40.6% ############################# 41.5% ############################## 42.7% ############################### 44.3% ################################ 44.6% ################################# 46.1% ################################## 47.6% ################################### 48.7% ################################### 49.8% ##################################### 51.5% [2020-09-09T11:33:30.511Z] #25 ... [2020-09-09T11:33:30.511Z] [2020-09-09T11:33:30.511Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:33:30.511Z] #47 59.12 regexp [2020-09-09T11:33:30.511Z] #47 60.28 context [2020-09-09T11:33:30.511Z] #47 60.32 internal/poll [2020-09-09T11:33:30.511Z] #47 63.57 os [2020-09-09T11:33:30.511Z] #47 67.02 mvdan.cc/sh/v3/fileutil [2020-09-09T11:33:30.511Z] #47 68.09 github.com/pkg/diff [2020-09-09T11:33:30.511Z] #47 68.11 flag [2020-09-09T11:33:30.511Z] #47 68.11 go/token [2020-09-09T11:33:30.511Z] #47 68.14 encoding/binary [2020-09-09T11:33:30.511Z] #47 69.22 go/scanner [2020-09-09T11:33:30.511Z] #47 ... [2020-09-09T11:33:30.511Z] [2020-09-09T11:33:30.511Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-09T11:33:31.038Z] #18 ... [2020-09-09T11:33:31.038Z] [2020-09-09T11:33:31.038Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:33:31.038Z] #40 78.42 LINK criu/pie/restorer.built-in.o [2020-09-09T11:33:31.038Z] #40 78.42 GEN criu/pie/restorer-blob.h [2020-09-09T11:33:31.038Z] #40 78.55 DEP criu/vdso.d [2020-09-09T11:33:31.038Z] #40 78.80 DEP criu/uts_ns.d [2020-09-09T11:33:31.038Z] #40 78.99 DEP criu/util.d [2020-09-09T11:33:31.038Z] #40 79.20 DEP criu/uffd.d [2020-09-09T11:33:31.038Z] #40 79.45 DEP criu/tun.d [2020-09-09T11:33:31.038Z] #40 79.67 DEP criu/tty.d [2020-09-09T11:33:31.038Z] #40 79.87 DEP criu/timerfd.d [2020-09-09T11:33:31.038Z] #40 80.11 DEP criu/timens.d [2020-09-09T11:33:31.038Z] #40 80.27 DEP criu/sysfs_parse.d [2020-09-09T11:33:31.038Z] #40 80.48 DEP criu/sysctl.d [2020-09-09T11:33:31.038Z] #40 80.71 DEP criu/string.d [2020-09-09T11:33:31.038Z] #40 80.75 DEP criu/stats.d [2020-09-09T11:33:31.038Z] #40 80.92 DEP criu/sockets.d [2020-09-09T11:33:31.038Z] #40 81.13 DEP criu/sk-unix.d [2020-09-09T11:33:31.038Z] #40 81.37 DEP criu/sk-tcp.d [2020-09-09T11:33:31.038Z] #40 81.57 DEP criu/sk-queue.d [2020-09-09T11:33:31.038Z] #40 81.83 DEP criu/sk-packet.d [2020-09-09T11:33:31.038Z] #40 82.02 DEP criu/sk-netlink.d [2020-09-09T11:33:31.038Z] #40 82.24 DEP criu/sk-inet.d [2020-09-09T11:33:31.038Z] #40 82.44 DEP criu/signalfd.d [2020-09-09T11:33:31.038Z] #40 82.62 DEP criu/sigframe.d [2020-09-09T11:33:31.038Z] #40 82.73 DEP criu/shmem.d [2020-09-09T11:33:31.038Z] #40 83.01 DEP criu/servicefd.d [2020-09-09T11:33:31.038Z] #40 83.14 DEP criu/seize.d [2020-09-09T11:33:31.038Z] #40 83.38 DEP criu/seccomp.d [2020-09-09T11:33:31.038Z] #40 83.58 DEP criu/rst-malloc.d [2020-09-09T11:33:31.038Z] #40 83.68 DEP criu/rbtree.d [2020-09-09T11:33:31.038Z] #40 83.71 DEP criu/pstree.d [2020-09-09T11:33:31.038Z] #40 83.90 DEP criu/protobuf.d [2020-09-09T11:33:31.038Z] #40 84.06 GEN criu/protobuf-desc-gen.h [2020-09-09T11:33:31.038Z] #40 86.30 DEP criu/protobuf-desc.d [2020-09-09T11:33:31.038Z] #40 86.46 DEP criu/proc_parse.d [2020-09-09T11:33:31.038Z] #40 86.78 DEP criu/plugin.d [2020-09-09T11:33:31.038Z] #40 86.85 DEP criu/pipes.d [2020-09-09T11:33:31.038Z] #40 87.11 DEP criu/pie-util.d [2020-09-09T11:33:31.038Z] #40 87.23 DEP criu/pie-util-vdso.d [2020-09-09T11:33:31.038Z] #40 87.35 DEP criu/path.d [2020-09-09T11:33:31.038Z] #40 87.55 DEP criu/parasite-syscall.d [2020-09-09T11:33:31.038Z] #40 87.74 DEP criu/pagemap.d [2020-09-09T11:33:31.038Z] #40 87.93 DEP criu/pagemap-cache.d [2020-09-09T11:33:31.038Z] #40 88.09 DEP criu/page-xfer.d [2020-09-09T11:33:31.038Z] #40 88.32 DEP criu/page-pipe.d [2020-09-09T11:33:31.038Z] #40 88.45 DEP criu/netfilter.d [2020-09-09T11:33:31.337Z] #40 88.69 DEP criu/net.d [2020-09-09T11:33:31.337Z] #40 88.89 DEP criu/namespaces.d [2020-09-09T11:33:31.638Z] #40 89.06 DEP criu/mount.d [2020-09-09T11:33:31.705Z] ok github.com/docker/docker/builder/remotecontext 0.358s coverage: 13.6% of statements [2020-09-09T11:33:31.705Z] ok github.com/docker/docker/builder/dockerfile 0.950s coverage: 48.0% of statements [2020-09-09T11:33:31.936Z] #40 89.30 DEP criu/memfd.d [2020-09-09T11:33:31.936Z] #40 89.53 DEP criu/mem.d [2020-09-09T11:33:32.067Z] #23 73.44 debconf: delaying package configuration, since apt-utils is not installed [2020-09-09T11:33:32.309Z] #30 ... [2020-09-09T11:33:32.309Z] [2020-09-09T11:33:32.309Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-09T11:33:32.309Z] #38 51.54 Reading package lists... [2020-09-09T11:33:32.309Z] #38 63.09 Building dependency tree... [2020-09-09T11:33:32.309Z] #38 69.78 The following additional packages will be installed: [2020-09-09T11:33:32.309Z] #38 69.78 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-09-09T11:33:32.309Z] #38 69.78 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-09-09T11:33:32.309Z] #38 69.82 Suggested packages: [2020-09-09T11:33:32.309Z] #38 69.82 manpages-dev python-setuptools [2020-09-09T11:33:32.309Z] #38 72.06 The following NEW packages will be installed: [2020-09-09T11:33:32.309Z] #38 72.06 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-09-09T11:33:32.309Z] #38 72.06 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-09-09T11:33:32.309Z] #38 72.06 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-09-09T11:33:32.309Z] #38 72.06 python-six zlib1g-dev [2020-09-09T11:33:32.309Z] #38 72.54 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-09-09T11:33:32.309Z] #38 72.54 Need to get 4095 kB of archives. [2020-09-09T11:33:32.309Z] #38 72.54 After this operation, 22.5 MB of additional disk space will be used. [2020-09-09T11:33:32.309Z] #38 72.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-09-09T11:33:32.309Z] #38 72.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-09-09T11:33:32.309Z] #38 72.54 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-09-09T11:33:32.309Z] #38 72.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-09-09T11:33:32.309Z] #38 72.58 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-09-09T11:33:32.309Z] #38 72.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-09-09T11:33:32.309Z] #38 72.58 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-09-09T11:33:32.309Z] #38 72.63 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-09-09T11:33:32.318Z] #40 89.69 DEP criu/lsm.d [2020-09-09T11:33:32.318Z] #40 89.88 DEP criu/log.d [2020-09-09T11:33:32.318Z] #40 ... [2020-09-09T11:33:32.318Z] [2020-09-09T11:33:32.318Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:33:32.318Z] #42 144.1 vendor/golang.org/x/net/http2/hpack [2020-09-09T11:33:32.318Z] #42 146.9 mime [2020-09-09T11:33:32.318Z] #42 148.5 vendor/golang.org/x/net/idna [2020-09-09T11:33:32.318Z] #42 148.9 mime/quotedprintable [2020-09-09T11:33:32.318Z] #42 152.8 vendor/golang.org/x/net/http/httpproxy [2020-09-09T11:33:32.318Z] #42 152.8 net/textproto [2020-09-09T11:33:32.318Z] #42 152.8 crypto/x509 [2020-09-09T11:33:32.335Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-09-09T11:33:32.571Z] #38 72.70 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-09-09T11:33:32.572Z] #38 ... [2020-09-09T11:33:32.572Z] [2020-09-09T11:33:32.572Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-09T11:33:32.572Z] #51 70.48 debconf: delaying package configuration, since apt-utils is not installed [2020-09-09T11:33:32.572Z] #51 70.82 Fetched 119 kB in 0s (440 kB/s) [2020-09-09T11:33:32.572Z] #51 71.08 Selecting previously unselected package libbtrfs0. [2020-09-09T11:33:32.572Z] #51 71.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.) [2020-09-09T11:33:32.572Z] #51 71.27 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-09-09T11:33:32.572Z] #51 71.32 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-09T11:33:32.572Z] #51 71.47 Selecting previously unselected package libbtrfs-dev. [2020-09-09T11:33:32.572Z] #51 71.49 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-09-09T11:33:32.572Z] #51 71.49 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-09T11:33:32.572Z] #51 72.03 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-09T11:33:32.572Z] #51 72.03 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-09T11:33:32.572Z] #51 72.03 Processing triggers for libc-bin (2.28-10) ... [2020-09-09T11:33:32.572Z] #51 DONE 73.0s [2020-09-09T11:33:32.572Z] [2020-09-09T11:33:32.572Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:33:32.617Z] #42 ... [2020-09-09T11:33:32.617Z] [2020-09-09T11:33:32.617Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:33:32.617Z] #40 90.01 DEP criu/libnetlink.d [2020-09-09T11:33:32.617Z] #40 90.17 DEP criu/kerndat.d [2020-09-09T11:33:32.637Z] #23 73.84 Fetched 355 kB in 0s (856 kB/s) [2020-09-09T11:33:32.637Z] #23 74.02 Selecting previously unselected package libonig5:amd64. [2020-09-09T11:33:32.637Z] #23 74.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-09T11:33:32.637Z] #23 74.11 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-09-09T11:33:32.838Z] #25 15.06 0.0% 1.0% # 2.1% ## 3.3% ### 5.1% #### 6.0% ###### 8.8% ####### 10.5% ######## 11.9% ######### 12.7% ########## 14.0% ########### 15.4% ########### 16.6% ############# 18.1% ############# 19.3% ############## 20.1% ############### 21.0% ############### 21.8% ################ 22.5% ################# 23.9% ################# 24.8% ################### 26.5% #################### 27.9% #################### 28.1% #################### 29.0% ##################### 29.9% ##################### 30.5% ###################### 31.0% ####################### 32.2% ######################## 33.8% ######################### 35.5% ########################### 37.6% ########################### 38.8% ############################ 39.8% ############################# 40.6% ############################# 41.5% ############################## 42.7% ############################### 44.3% ################################ 44.6% ################################# 46.1% ################################## 47.6% ################################### 48.7% ################################### 49.8% ##################################### 51.5% ###################################### 52.9% ###################################### 53.9% ####################################### 54.6% ######################################## 56.0% ######################################### 58.0% ########################################## 59.3% ########################################### 60.0% ########################################### 60.0% ############################################ 61.9% ############################################# 63.6% ############################################## 64.4% ############################################### 65.5% ############################################### 66.3% ################################################ 67.5% ################################################# 68.7% ################################################## 69.9% ################################################## 70.8% #################################################### 72.3% #################################################### 73.3% # [2020-09-09T11:33:32.838Z] #25 ... [2020-09-09T11:33:32.838Z] [2020-09-09T11:33:32.838Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:33:32.838Z] #41 61.64 regexp [2020-09-09T11:33:32.838Z] #41 66.35 os/exec [2020-09-09T11:33:32.838Z] #41 66.40 net [2020-09-09T11:33:32.838Z] #41 66.85 internal/lazyregexp [2020-09-09T11:33:32.838Z] #41 67.65 github.com/LK4D4/vndr/versioned [2020-09-09T11:33:32.838Z] #41 68.33 encoding/binary [2020-09-09T11:33:32.838Z] #41 68.36 go/token [2020-09-09T11:33:32.838Z] #41 68.48 net/url [2020-09-09T11:33:32.838Z] #41 70.02 text/template/parse [2020-09-09T11:33:32.838Z] #41 70.07 go/scanner [2020-09-09T11:33:32.838Z] #41 70.98 encoding/base64 [2020-09-09T11:33:32.898Z] #23 74.15 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-09-09T11:33:32.898Z] #23 ... [2020-09-09T11:33:32.898Z] [2020-09-09T11:33:32.898Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:33:32.898Z] #10 53.05 Reading package lists... [2020-09-09T11:33:32.898Z] #10 64.61 Building dependency tree... [2020-09-09T11:33:32.898Z] #10 70.84 The following additional packages will be installed: [2020-09-09T11:33:32.898Z] #10 70.84 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-09-09T11:33:32.898Z] #10 70.84 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-09-09T11:33:32.898Z] #10 70.84 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-09-09T11:33:32.898Z] #10 70.84 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-09T11:33:32.898Z] #10 70.84 Suggested packages: [2020-09-09T11:33:32.898Z] #10 70.84 gcc-8-locales seccomp wine64 [2020-09-09T11:33:32.898Z] #10 73.12 The following NEW packages will be installed: [2020-09-09T11:33:32.898Z] #10 73.15 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-09-09T11:33:32.898Z] #10 73.16 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-09-09T11:33:32.898Z] #10 73.19 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-09-09T11:33:32.898Z] #10 73.19 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-09-09T11:33:32.898Z] #10 73.19 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-09-09T11:33:32.898Z] #10 73.19 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-09T11:33:32.898Z] #10 73.82 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-09-09T11:33:32.898Z] #10 73.82 Need to get 77.7 MB of archives. [2020-09-09T11:33:32.898Z] #10 73.82 After this operation, 487 MB of additional disk space will be used. [2020-09-09T11:33:32.898Z] #10 73.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-09-09T11:33:32.898Z] #10 74.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-09-09T11:33:32.898Z] #10 ... [2020-09-09T11:33:32.898Z] [2020-09-09T11:33:32.898Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-09T11:33:32.898Z] #51 70.69 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-09-09T11:33:32.898Z] #51 70.69 Need to get 119 kB of archives. [2020-09-09T11:33:32.898Z] #51 70.69 After this operation, 387 kB of additional disk space will be used. [2020-09-09T11:33:32.898Z] #51 70.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-09-09T11:33:32.898Z] #51 70.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-09-09T11:33:32.898Z] #51 72.69 debconf: delaying package configuration, since apt-utils is not installed [2020-09-09T11:33:32.898Z] #51 73.01 Fetched 119 kB in 0s (390 kB/s) [2020-09-09T11:33:32.898Z] #51 73.25 Selecting previously unselected package libbtrfs0. [2020-09-09T11:33:32.898Z] #51 73.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-09T11:33:32.898Z] #51 73.43 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-09-09T11:33:32.898Z] #51 73.44 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-09T11:33:32.898Z] #51 73.77 Selecting previously unselected package libbtrfs-dev. [2020-09-09T11:33:32.898Z] #51 73.77 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-09-09T11:33:32.898Z] #51 73.77 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-09T11:33:32.916Z] #40 90.37 DEP criu/kcmp-ids.d [2020-09-09T11:33:32.916Z] #40 90.46 DEP criu/irmap.d [2020-09-09T11:33:32.965Z] ok github.com/docker/docker/builder/remotecontext/git 1.376s coverage: 86.3% of statements [2020-09-09T11:33:32.965Z] ? github.com/docker/docker/cli [no test files] [2020-09-09T11:33:32.965Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-09T11:33:33.109Z] #41 ... [2020-09-09T11:33:33.109Z] [2020-09-09T11:33:33.109Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-09T11:33:33.158Z] #51 74.50 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-09T11:33:33.158Z] #51 74.52 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-09T11:33:33.158Z] #51 74.53 Processing triggers for libc-bin (2.28-10) ... [2020-09-09T11:33:33.222Z] #40 90.64 DEP criu/ipc_ns.d [2020-09-09T11:33:33.222Z] #40 90.88 DEP criu/image.d [2020-09-09T11:33:33.515Z] #52 ... [2020-09-09T11:33:33.515Z] [2020-09-09T11:33:33.515Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-09T11:33:33.515Z] #23 52.54 Reading package lists... [2020-09-09T11:33:33.515Z] #23 64.29 Building dependency tree... [2020-09-09T11:33:33.515Z] #23 71.32 ca-certificates is already the newest version (20200601~deb10u1). [2020-09-09T11:33:33.515Z] #23 71.32 The following additional packages will be installed: [2020-09-09T11:33:33.515Z] #23 71.32 libjq1 libonig5 [2020-09-09T11:33:33.515Z] #23 72.16 The following NEW packages will be installed: [2020-09-09T11:33:33.515Z] #23 72.20 jq libjq1 libonig5 [2020-09-09T11:33:33.515Z] #23 72.70 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-09-09T11:33:33.515Z] #23 72.70 Need to get 355 kB of archives. [2020-09-09T11:33:33.515Z] #23 72.70 After this operation, 1072 kB of additional disk space will be used. [2020-09-09T11:33:33.515Z] #23 72.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-09-09T11:33:33.515Z] #23 72.70 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-09-09T11:33:33.515Z] #23 72.76 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-09-09T11:33:33.525Z] #40 91.03 DEP criu/image-desc.d [2020-09-09T11:33:33.525Z] #40 91.16 DEP criu/fsnotify.d [2020-09-09T11:33:33.558Z] #41 ... [2020-09-09T11:33:33.558Z] [2020-09-09T11:33:33.558Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:33:33.558Z] #10 176.5 Selecting previously unselected package libapparmor1:amd64. [2020-09-09T11:33:33.558Z] #10 176.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-09-09T11:33:33.558Z] #10 176.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-09-09T11:33:33.558Z] #10 176.6 Selecting previously unselected package libapparmor-dev:amd64. [2020-09-09T11:33:33.558Z] #10 176.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-09-09T11:33:33.558Z] #10 176.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-09-09T11:33:33.558Z] #10 176.8 Selecting previously unselected package libbtrfs0. [2020-09-09T11:33:33.558Z] #10 176.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-09-09T11:33:33.558Z] #10 176.8 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-09T11:33:33.558Z] #10 176.8 Selecting previously unselected package libbtrfs-dev. [2020-09-09T11:33:33.558Z] #10 176.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-09-09T11:33:33.558Z] #10 176.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-09T11:33:33.558Z] #10 176.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-09-09T11:33:33.558Z] #10 176.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-09-09T11:33:33.558Z] #10 176.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-09-09T11:33:33.558Z] #10 177.0 Selecting previously unselected package libudev-dev:amd64. [2020-09-09T11:33:33.558Z] #10 177.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-09-09T11:33:33.558Z] #10 177.1 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-09-09T11:33:33.558Z] #10 177.2 Selecting previously unselected package libsepol1-dev:amd64. [2020-09-09T11:33:33.558Z] #10 177.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-09-09T11:33:33.558Z] #10 177.2 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-09-09T11:33:33.558Z] #10 177.6 Selecting previously unselected package libpcre16-3:amd64. [2020-09-09T11:33:33.558Z] #10 177.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-09-09T11:33:33.558Z] #10 177.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-09-09T11:33:33.738Z] #51 DONE 75.1s [2020-09-09T11:33:33.738Z] [2020-09-09T11:33:33.738Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-09T11:33:33.738Z] #23 74.60 Selecting previously unselected package libjq1:amd64. [2020-09-09T11:33:33.738Z] #23 74.61 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-09-09T11:33:33.738Z] #23 74.62 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-09T11:33:33.738Z] #23 74.94 Selecting previously unselected package jq. [2020-09-09T11:33:33.738Z] #23 74.94 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-09-09T11:33:33.738Z] #23 74.96 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-09T11:33:33.776Z] #23 ... [2020-09-09T11:33:33.776Z] [2020-09-09T11:33:33.776Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-09T11:33:33.776Z] #38 72.93 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-09-09T11:33:33.776Z] #38 72.94 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-09-09T11:33:33.776Z] #38 73.12 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-09-09T11:33:33.776Z] #38 73.28 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-09-09T11:33:33.776Z] #38 73.32 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-09-09T11:33:33.776Z] #38 73.32 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-09-09T11:33:33.776Z] #38 73.36 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-09-09T11:33:33.776Z] #38 73.36 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-09-09T11:33:33.817Z] #10 177.7 Selecting previously unselected package libpcre32-3:amd64. [2020-09-09T11:33:33.817Z] #10 177.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-09-09T11:33:33.817Z] #10 177.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-09-09T11:33:33.817Z] #10 177.9 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-09-09T11:33:33.817Z] #10 177.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-09-09T11:33:33.817Z] #10 177.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-09-09T11:33:33.842Z] #40 91.36 DEP criu/filesystems.d [2020-09-09T11:33:34.005Z] #23 75.28 Setting up libonig5:amd64 (6.9.1-1) ... [2020-09-09T11:33:34.005Z] #23 75.32 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-09T11:33:34.005Z] #23 75.34 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-09T11:33:34.005Z] #23 75.39 Processing triggers for libc-bin (2.28-10) ... [2020-09-09T11:33:34.075Z] #10 178.0 Selecting previously unselected package libpcre3-dev:amd64. [2020-09-09T11:33:34.075Z] #10 178.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-09-09T11:33:34.075Z] #10 178.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-09-09T11:33:34.140Z] #40 91.62 DEP criu/files.d [2020-09-09T11:33:34.213Z] #25 15.06 0.0% 1.0% # 2.1% ## 3.3% ### 5.1% #### 6.0% ###### 8.8% ####### 10.5% ######## 11.9% ######### 12.7% ########## 14.0% ########### 15.4% ########### 16.6% ############# 18.1% ############# 19.3% ############## 20.1% ############### 21.0% ############### 21.8% ################ 22.5% ################# 23.9% ################# 24.8% ################### 26.5% #################### 27.9% #################### 28.1% #################### 29.0% ##################### 29.9% ##################### 30.5% ###################### 31.0% ####################### 32.2% ######################## 33.8% ######################### 35.5% ########################### 37.6% ########################### 38.8% ############################ 39.8% ############################# 40.6% ############################# 41.5% ############################## 42.7% ############################### 44.3% ################################ 44.6% ################################# 46.1% ################################## 47.6% ################################### 48.7% ################################### 49.8% ##################################### 51.5% ###################################### 52.9% ###################################### 53.9% ####################################### 54.6% ######################################## 56.0% ######################################### 58.0% ########################################## 59.3% ########################################### 60.0% ########################################### 60.0% ############################################ 61.9% ############################################# 63.6% ############################################## 64.4% ############################################### 65.5% ############################################### 66.3% ################################################ 67.5% ################################################# 68.7% ################################################## 69.9% ################################################## 70.8% #################################################### 72.3% #################################################### 73.3% ##################################################### 74.6% ####################################################### 76.4% ####################################################### 77.7% ######################################################### 79.2% ########################################################## 80.9% ########################################################### 82.3% ########################################################### 83.2% ############################################################# 85.7% ############################################################## 86.3% [2020-09-09T11:33:34.213Z] #25 ... [2020-09-09T11:33:34.213Z] [2020-09-09T11:33:34.213Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-09T11:33:34.213Z] #32 62.84 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-09-09T11:33:34.213Z] #32 63.10 Setting up xxd (2:8.1.0875-5) ... [2020-09-09T11:33:34.213Z] #32 63.12 Setting up libuv1:arm64 (1.24.1-1) ... [2020-09-09T11:33:34.213Z] #32 63.20 Setting up vim-common (2:8.1.0875-5) ... [2020-09-09T11:33:34.213Z] #32 63.50 Setting up librhash0:arm64 (1.3.8-1) ... [2020-09-09T11:33:34.213Z] #32 63.59 Setting up cmake-data (3.13.4-1) ... [2020-09-09T11:33:34.213Z] #32 63.62 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-09-09T11:33:34.213Z] #32 63.64 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-09-09T11:33:34.213Z] #32 64.09 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-09-09T11:33:34.213Z] #32 64.31 Setting up cmake (3.13.4-1) ... [2020-09-09T11:33:34.213Z] #32 64.33 Processing triggers for libc-bin (2.28-10) ... [2020-09-09T11:33:34.213Z] #32 64.52 Processing triggers for mime-support (3.62) ... [2020-09-09T11:33:34.335Z] #10 178.4 Selecting previously unselected package libselinux1-dev:amd64. [2020-09-09T11:33:34.335Z] #10 178.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-09-09T11:33:34.335Z] #10 178.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-09-09T11:33:34.441Z] #40 92.07 DEP criu/files-reg.d [2020-09-09T11:33:34.468Z] ok github.com/docker/docker/client 0.121s coverage: 75.4% of statements [2020-09-09T11:33:34.487Z] #32 ... [2020-09-09T11:33:34.487Z] [2020-09-09T11:33:34.487Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-09T11:33:34.587Z] #23 ... [2020-09-09T11:33:34.587Z] [2020-09-09T11:33:34.587Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-09T11:33:34.587Z] #38 54.73 Reading package lists... [2020-09-09T11:33:34.587Z] #38 66.29 Building dependency tree... [2020-09-09T11:33:34.587Z] #38 72.66 The following additional packages will be installed: [2020-09-09T11:33:34.587Z] #38 72.66 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-09-09T11:33:34.587Z] #38 72.66 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-09-09T11:33:34.587Z] #38 72.75 Suggested packages: [2020-09-09T11:33:34.587Z] #38 72.75 manpages-dev python-setuptools [2020-09-09T11:33:34.587Z] #38 74.89 The following NEW packages will be installed: [2020-09-09T11:33:34.587Z] #38 74.90 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-09-09T11:33:34.587Z] #38 74.91 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-09-09T11:33:34.587Z] #38 74.92 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-09-09T11:33:34.587Z] #38 74.92 python-six zlib1g-dev [2020-09-09T11:33:34.587Z] #38 75.48 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-09-09T11:33:34.587Z] #38 75.48 Need to get 4095 kB of archives. [2020-09-09T11:33:34.587Z] #38 75.48 After this operation, 22.5 MB of additional disk space will be used. [2020-09-09T11:33:34.587Z] #38 75.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-09-09T11:33:34.587Z] #38 75.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-09-09T11:33:34.587Z] #38 75.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-09-09T11:33:34.587Z] #38 75.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-09-09T11:33:34.587Z] #38 75.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-09-09T11:33:34.587Z] #38 75.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-09-09T11:33:34.587Z] #38 75.55 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-09-09T11:33:34.587Z] #38 75.55 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-09-09T11:33:34.587Z] #38 75.59 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-09-09T11:33:34.587Z] #38 75.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-09-09T11:33:34.587Z] #38 75.73 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-09-09T11:33:34.587Z] #38 75.83 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-09-09T11:33:34.587Z] #38 75.93 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-09-09T11:33:34.587Z] #38 ... [2020-09-09T11:33:34.587Z] [2020-09-09T11:33:34.587Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-09T11:33:34.587Z] #23 DONE 76.0s [2020-09-09T11:33:34.587Z] [2020-09-09T11:33:34.587Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-09T11:33:34.587Z] #38 75.95 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-09-09T11:33:34.587Z] #38 75.98 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-09-09T11:33:34.587Z] #38 76.01 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-09-09T11:33:34.587Z] #38 76.01 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-09-09T11:33:34.587Z] #38 ... [2020-09-09T11:33:34.587Z] [2020-09-09T11:33:34.587Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:33:34.587Z] #30 65.88 sync [2020-09-09T11:33:34.587Z] #30 65.91 internal/reflectlite [2020-09-09T11:33:34.587Z] #30 70.72 sort [2020-09-09T11:33:34.587Z] #30 70.72 errors [2020-09-09T11:33:34.587Z] #30 71.53 strconv [2020-09-09T11:33:34.587Z] #30 72.88 io [2020-09-09T11:33:34.587Z] #30 75.31 internal/oserror [2020-09-09T11:33:34.587Z] #30 75.53 syscall [2020-09-09T11:33:34.587Z] #30 ... [2020-09-09T11:33:34.587Z] [2020-09-09T11:33:34.587Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-09-09T11:33:34.587Z] #24 DONE 0.1s [2020-09-09T11:33:34.587Z] [2020-09-09T11:33:34.587Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-09T11:33:34.587Z] #32 71.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-09-09T11:33:34.587Z] #32 71.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-09-09T11:33:34.587Z] #32 71.67 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-09-09T11:33:34.587Z] #32 71.71 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-09-09T11:33:34.587Z] #32 71.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-09-09T11:33:34.587Z] #32 71.77 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-09-09T11:33:34.587Z] #32 74.14 debconf: delaying package configuration, since apt-utils is not installed [2020-09-09T11:33:34.587Z] #32 74.50 Fetched 14.9 MB in 3s (4824 kB/s) [2020-09-09T11:33:34.587Z] #32 74.73 Selecting previously unselected package xxd. [2020-09-09T11:33:34.587Z] #32 74.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-09T11:33:34.587Z] #32 74.83 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-09-09T11:33:34.587Z] #32 74.84 Unpacking xxd (2:8.1.0875-5) ... [2020-09-09T11:33:34.587Z] #32 75.21 Selecting previously unselected package vim-common. [2020-09-09T11:33:34.587Z] #32 75.25 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-09T11:33:34.587Z] #32 75.32 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-09T11:33:34.587Z] #32 76.08 Selecting previously unselected package cmake-data. [2020-09-09T11:33:34.587Z] #32 76.09 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-09-09T11:33:34.594Z] #10 178.6 Selecting previously unselected package libdevmapper-dev:amd64. [2020-09-09T11:33:34.594Z] #10 178.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-09-09T11:33:34.594Z] #10 178.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-09-09T11:33:34.594Z] #10 178.7 Selecting previously unselected package libseccomp-dev:amd64. [2020-09-09T11:33:34.594Z] #10 178.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-09-09T11:33:34.594Z] #10 178.7 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-09-09T11:33:34.848Z] #32 76.17 Unpacking cmake-data (3.13.4-1) ... [2020-09-09T11:33:34.853Z] #10 178.9 Selecting previously unselected package libsystemd-dev:amd64. [2020-09-09T11:33:34.853Z] #10 178.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-09-09T11:33:34.853Z] #10 178.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-09-09T11:33:35.089Z] #40 92.50 DEP criu/files-ext.d [2020-09-09T11:33:35.113Z] #10 179.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-09-09T11:33:35.113Z] #10 179.3 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-09-09T11:33:35.113Z] #10 179.3 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-09-09T11:33:35.113Z] #10 179.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-09T11:33:35.113Z] #10 179.3 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-09-09T11:33:35.113Z] #10 179.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-09-09T11:33:35.181Z] #38 75.39 debconf: delaying package configuration, since apt-utils is not installed [2020-09-09T11:33:35.373Z] #10 179.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-09T11:33:35.373Z] #10 179.4 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-09T11:33:35.373Z] #10 179.4 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-09-09T11:33:35.373Z] #10 179.4 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-09-09T11:33:35.373Z] #10 179.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-09T11:33:35.373Z] #10 179.4 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-09T11:33:35.373Z] #10 179.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-09-09T11:33:35.373Z] #10 179.5 Setting up mingw-w64-common (6.0.0-3) ... [2020-09-09T11:33:35.373Z] #10 179.5 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-09-09T11:33:35.373Z] #10 179.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-09T11:33:35.373Z] #10 179.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-09-09T11:33:35.373Z] #10 179.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-09T11:33:35.373Z] #10 179.5 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 [2020-09-09T11:33:35.373Z] #10 179.5 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 [2020-09-09T11:33:35.373Z] #10 179.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-09T11:33:35.373Z] #10 179.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 [2020-09-09T11:33:35.373Z] #10 179.6 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 [2020-09-09T11:33:35.373Z] #10 179.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-09T11:33:35.373Z] #10 179.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-09-09T11:33:35.373Z] #10 179.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-09-09T11:33:35.389Z] #40 92.75 DEP criu/file-lock.d [2020-09-09T11:33:35.389Z] #40 93.05 DEP criu/file-ids.d [2020-09-09T11:33:35.443Z] #25 15.06 0.0% 1.0% # 2.1% ## 3.3% ### 5.1% #### 6.0% ###### 8.8% ####### 10.5% ######## 11.9% ######### 12.7% ########## 14.0% ########### 15.4% ########### 16.6% ############# 18.1% ############# 19.3% ############## 20.1% ############### 21.0% ############### 21.8% ################ 22.5% ################# 23.9% ################# 24.8% ################### 26.5% #################### 27.9% #################### 28.1% #################### 29.0% ##################### 29.9% ##################### 30.5% ###################### 31.0% ####################### 32.2% ######################## 33.8% ######################### 35.5% ########################### 37.6% ########################### 38.8% ############################ 39.8% ############################# 40.6% ############################# 41.5% ############################## 42.7% ############################### 44.3% ################################ 44.6% ################################# 46.1% ################################## 47.6% ################################### 48.7% ################################### 49.8% ##################################### 51.5% ###################################### 52.9% ###################################### 53.9% ####################################### 54.6% ######################################## 56.0% ######################################### 58.0% ########################################## 59.3% ########################################### 60.0% ########################################### 60.0% ############################################ 61.9% ############################################# 63.6% ############################################## 64.4% ############################################### 65.5% ############################################### 66.3% ################################################ 67.5% ################################################# 68.7% ################################################## 69.9% ################################################## 70.8% #################################################### 72.3% #################################################### 73.3% ##################################################### 74.6% ####################################################### 76.4% ####################################################### 77.7% ######################################################### 79.2% ########################################################## 80.9% ########################################################### 82.3% ########################################################### 83.2% ############################################################# 85.7% ############################################################## 86.3% ############################################################### 88.1% ################################################################ 89.4% ################################################################# 91.2% ################################################################## 92.2% ################################################################### 93.7% #################################################################### 94.9% ###################################################################### 97.3% ####################################################################### 98.9% ######################################################################## 100.0% [2020-09-09T11:33:35.443Z] #38 75.67 Fetched 4095 kB in 1s (3355 kB/s) [2020-09-09T11:33:35.633Z] #10 179.6 Setting up dmsetup (2:1.02.155-3) ... [2020-09-09T11:33:35.633Z] #10 179.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-09-09T11:33:35.633Z] #10 179.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-09-09T11:33:35.633Z] #10 179.6 Processing triggers for libc-bin (2.28-10) ... [2020-09-09T11:33:35.705Z] #38 75.99 Selecting previously unselected package libcap-dev:amd64. [2020-09-09T11:33:35.705Z] #38 75.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-09T11:33:35.705Z] #38 76.07 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-09-09T11:33:35.705Z] #38 76.08 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-09-09T11:33:35.823Z] #25 25.93 [2020-09-09T11:33:35.823Z] #25 ... [2020-09-09T11:33:35.823Z] [2020-09-09T11:33:35.823Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:33:35.823Z] #30 64.13 path/filepath [2020-09-09T11:33:35.823Z] #30 64.15 fmt [2020-09-09T11:33:35.823Z] #30 65.71 io/ioutil [2020-09-09T11:33:35.823Z] #30 67.05 flag [2020-09-09T11:33:35.823Z] #30 67.05 github.com/BurntSushi/toml [2020-09-09T11:33:35.823Z] #30 67.10 log [2020-09-09T11:33:35.823Z] #30 69.41 github.com/BurntSushi/toml/cmd/tomlv [2020-09-09T11:33:35.823Z] #30 ... [2020-09-09T11:33:35.823Z] [2020-09-09T11:33:35.823Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:33:35.823Z] #47 70.30 mvdan.cc/editorconfig [2020-09-09T11:33:35.823Z] #47 70.99 mvdan.cc/sh/v3/syntax [2020-09-09T11:33:35.823Z] #47 71.16 go/ast [2020-09-09T11:33:35.823Z] #47 71.39 encoding/base64 [2020-09-09T11:33:35.823Z] #47 72.26 encoding/json [2020-09-09T11:33:35.823Z] #47 72.30 golang.org/x/sys/unix [2020-09-09T11:33:35.893Z] #10 DONE 180.1s [2020-09-09T11:33:35.893Z] [2020-09-09T11:33:35.893Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:33:35.966Z] #38 76.36 Selecting previously unselected package libnet1:amd64. [2020-09-09T11:33:35.966Z] #38 76.36 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-09T11:33:35.966Z] #38 76.37 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-09T11:33:36.036Z] #40 93.33 DEP criu/fifo.d [2020-09-09T11:33:36.036Z] #40 93.52 DEP criu/fdstore.d [2020-09-09T11:33:36.337Z] #40 93.66 DEP criu/fault-injection.d [2020-09-09T11:33:36.337Z] #40 93.70 DEP criu/external.d [2020-09-09T11:33:36.337Z] #40 93.89 DEP criu/eventpoll.d [2020-09-09T11:33:36.540Z] #38 76.61 Selecting previously unselected package libnet1-dev. [2020-09-09T11:33:36.540Z] #38 76.61 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-09T11:33:36.540Z] #38 76.65 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-09T11:33:36.540Z] #38 76.93 Selecting previously unselected package libnl-3-200:amd64. [2020-09-09T11:33:36.540Z] #38 76.97 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-09-09T11:33:36.540Z] #38 76.97 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-09-09T11:33:36.659Z] #40 94.18 DEP criu/eventfd.d [2020-09-09T11:33:36.761Z] #32 ... [2020-09-09T11:33:36.761Z] [2020-09-09T11:33:36.761Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:33:36.761Z] #30 77.76 reflect [2020-09-09T11:33:36.802Z] #38 77.30 Selecting previously unselected package libnl-3-dev:amd64. [2020-09-09T11:33:36.802Z] #38 77.30 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-09-09T11:33:36.957Z] #40 94.41 DEP criu/crtools.d [2020-09-09T11:33:37.063Z] #38 77.31 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-09-09T11:33:37.255Z] #40 94.73 DEP criu/cr-service.d [2020-09-09T11:33:37.279Z] #49 1.297 + RM_GOPATH=0 [2020-09-09T11:33:37.279Z] #49 1.297 + TMP_GOPATH= [2020-09-09T11:33:37.279Z] #49 1.297 + : /build [2020-09-09T11:33:37.279Z] #49 1.297 + '[' -z '' ']' [2020-09-09T11:33:37.279Z] #49 1.297 ++ mktemp -d [2020-09-09T11:33:37.279Z] #49 1.297 + export GOPATH=/tmp/tmp.Mue6U5nggg [2020-09-09T11:33:37.279Z] #49 1.297 + GOPATH=/tmp/tmp.Mue6U5nggg [2020-09-09T11:33:37.279Z] #49 1.297 + RM_GOPATH=1 [2020-09-09T11:33:37.279Z] #49 1.297 + case "$(go env GOARCH)" in [2020-09-09T11:33:37.279Z] #49 1.297 ++ go env GOARCH [2020-09-09T11:33:37.279Z] #49 1.315 + export GO_BUILDMODE=-buildmode=pie [2020-09-09T11:33:37.279Z] #49 1.316 + GO_BUILDMODE=-buildmode=pie [2020-09-09T11:33:37.279Z] #49 1.316 ++ dirname /tmp/install/install.sh [2020-09-09T11:33:37.279Z] #49 1.318 + dir=/tmp/install [2020-09-09T11:33:37.279Z] #49 1.318 + bin=runc [2020-09-09T11:33:37.279Z] #49 1.318 + shift [2020-09-09T11:33:37.279Z] #49 1.318 + '[' '!' -f /tmp/install/runc.installer ']' [2020-09-09T11:33:37.279Z] #49 1.318 + . /tmp/install/runc.installer [2020-09-09T11:33:37.279Z] #49 1.319 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-09T11:33:37.279Z] #49 1.320 + install_runc [2020-09-09T11:33:37.279Z] #49 1.323 + grep -q '^3\.10\.0.*\.el7\.' [2020-09-09T11:33:37.279Z] #49 1.324 + uname -r [2020-09-09T11:33:37.279Z] #49 1.327 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-09-09T11:33:37.279Z] #49 1.327 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-09-09T11:33:37.279Z] #49 1.327 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-09-09T11:33:37.279Z] #49 1.328 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Mue6U5nggg/src/github.com/opencontainers/runc [2020-09-09T11:33:37.279Z] #49 1.340 Cloning into '/tmp/tmp.Mue6U5nggg/src/github.com/opencontainers/runc'... [2020-09-09T11:33:37.333Z] #47 ... [2020-09-09T11:33:37.333Z] [2020-09-09T11:33:37.333Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-09T11:33:37.333Z] #25 27.61 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-09T11:33:37.352Z] #38 77.69 Selecting previously unselected package libprotobuf-c1:amd64. [2020-09-09T11:33:37.352Z] #38 77.69 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-09-09T11:33:37.352Z] #38 77.70 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-09T11:33:37.539Z] #49 ... [2020-09-09T11:33:37.539Z] [2020-09-09T11:33:37.539Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-09T11:33:37.539Z] #11 DONE 1.5s [2020-09-09T11:33:37.539Z] [2020-09-09T11:33:37.539Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-09T11:33:37.553Z] #40 95.02 DEP criu/cr-restore.d [2020-09-09T11:33:37.598Z] #25 27.99 [2020-09-09T11:33:37.857Z] #40 95.28 DEP criu/cr-errno.d [2020-09-09T11:33:37.857Z] #40 95.30 DEP criu/cr-dump.d [2020-09-09T11:33:37.924Z] #38 78.31 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-09-09T11:33:37.924Z] #38 78.32 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-09-09T11:33:37.924Z] #38 78.41 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-09-09T11:33:37.964Z] #25 28.21 # 2.0% ######################################################################## 100.0% [2020-09-09T11:33:38.157Z] #40 95.57 DEP criu/cr-dedup.d [2020-09-09T11:33:38.185Z] #38 ... [2020-09-09T11:33:38.185Z] [2020-09-09T11:33:38.185Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-09T11:33:38.185Z] #23 74.85 debconf: delaying package configuration, since apt-utils is not installed [2020-09-09T11:33:38.185Z] #23 75.43 Fetched 355 kB in 0s (1204 kB/s) [2020-09-09T11:33:38.185Z] #23 75.88 Selecting previously unselected package libonig5:amd64. [2020-09-09T11:33:38.185Z] #23 75.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.) [2020-09-09T11:33:38.185Z] #23 76.03 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-09-09T11:33:38.185Z] #23 76.04 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-09-09T11:33:38.185Z] #23 76.53 Selecting previously unselected package libjq1:amd64. [2020-09-09T11:33:38.185Z] #23 76.54 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-09-09T11:33:38.185Z] #23 76.54 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-09T11:33:38.185Z] #23 76.77 Selecting previously unselected package jq. [2020-09-09T11:33:38.185Z] #23 76.77 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-09-09T11:33:38.185Z] #23 76.80 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-09T11:33:38.185Z] #23 77.16 Setting up libonig5:amd64 (6.9.1-1) ... [2020-09-09T11:33:38.185Z] #23 77.16 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-09T11:33:38.185Z] #23 77.16 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-09T11:33:38.185Z] #23 77.20 Processing triggers for libc-bin (2.28-10) ... [2020-09-09T11:33:38.185Z] #23 DONE 78.4s [2020-09-09T11:33:38.185Z] [2020-09-09T11:33:38.185Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-09-09T11:33:38.185Z] #24 DONE 0.1s [2020-09-09T11:33:38.185Z] [2020-09-09T11:33:38.185Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:33:38.185Z] #52 2.263 + RM_GOPATH=0 [2020-09-09T11:33:38.185Z] #52 2.263 + TMP_GOPATH= [2020-09-09T11:33:38.185Z] #52 2.263 + : /build [2020-09-09T11:33:38.185Z] #52 2.263 + '[' -z '' ']' [2020-09-09T11:33:38.185Z] #52 2.263 ++ mktemp -d [2020-09-09T11:33:38.185Z] #52 2.270 + export GOPATH=/tmp/tmp.ZiKXQWEuE0 [2020-09-09T11:33:38.185Z] #52 2.270 + GOPATH=/tmp/tmp.ZiKXQWEuE0 [2020-09-09T11:33:38.185Z] #52 2.270 + RM_GOPATH=1 [2020-09-09T11:33:38.185Z] #52 2.270 + case "$(go env GOARCH)" in [2020-09-09T11:33:38.185Z] #52 2.270 ++ go env GOARCH [2020-09-09T11:33:38.185Z] #52 2.446 + export GO_BUILDMODE=-buildmode=pie [2020-09-09T11:33:38.185Z] #52 2.446 + GO_BUILDMODE=-buildmode=pie [2020-09-09T11:33:38.185Z] #52 2.446 ++ dirname /tmp/install/install.sh [2020-09-09T11:33:38.185Z] #52 2.446 + dir=/tmp/install [2020-09-09T11:33:38.185Z] #52 2.446 + bin=containerd [2020-09-09T11:33:38.185Z] #52 2.446 + shift [2020-09-09T11:33:38.185Z] #52 2.446 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-09-09T11:33:38.185Z] #52 2.446 + . /tmp/install/containerd.installer [2020-09-09T11:33:38.185Z] #52 2.446 ++ set -e [2020-09-09T11:33:38.185Z] #52 2.446 ++ : 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-09T11:33:38.185Z] #52 2.446 + install_containerd [2020-09-09T11:33:38.185Z] #52 2.446 + echo 'Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a' [2020-09-09T11:33:38.185Z] #52 2.446 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ZiKXQWEuE0/src/github.com/containerd/containerd [2020-09-09T11:33:38.185Z] #52 2.446 Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-09T11:33:38.185Z] #52 2.453 Cloning into '/tmp/tmp.ZiKXQWEuE0/src/github.com/containerd/containerd'... [2020-09-09T11:33:38.263Z] #25 28.44 [2020-09-09T11:33:38.457Z] #40 95.90 DEP criu/cr-check.d [2020-09-09T11:33:38.457Z] #40 ... [2020-09-09T11:33:38.457Z] [2020-09-09T11:33:38.457Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:33:38.457Z] #22 155.5 Checking out files: 27% (2948/10864) Checking out files: 28% (3042/10864) Checking out files: 29% (3151/10864) Checking out files: 30% (3260/10864) Checking out files: 31% (3368/10864) Checking out files: 32% (3477/10864) Checking out files: 33% (3586/10864) Checking out files: 34% (3694/10864) Checking out files: 35% (3803/10864) Checking out files: 36% (3912/10864) Checking out files: 37% (4020/10864) Checking out files: 38% (4129/10864) Checking out files: 39% (4237/10864) Checking out files: 40% (4346/10864) Checking out files: 41% (4455/10864) Checking out files: 42% (4563/10864) Checking out files: 43% (4672/10864) Checking out files: 44% (4781/10864) Checking out files: 44% (4825/10864) Checking out files: 45% (4889/10864) Checking out files: 46% (4998/10864) Checking out files: 47% (5107/10864) Checking out files: 48% (5215/10864) Checking out files: 49% (5324/10864) Checking out files: 50% (5432/10864) Checking out files: 51% (5541/10864) Checking out files: 52% (5650/10864) Checking out files: 53% (5758/10864) Checking out files: 54% (5867/10864) Checking out files: 55% (5976/10864) Checking out files: 56% (6084/10864) Checking out files: 57% (6193/10864) Checking out files: 58% (6302/10864) Checking out files: 59% (6410/10864) Checking out files: 60% (6519/10864) Checking out files: 61% (6628/10864) Checking out files: 62% (6736/10864) Checking out files: 63% (6845/10864) Checking out files: 64% (6953/10864) Checking out files: 65% (7062/10864) Checking out files: 65% (7135/10864) Checking out files: 66% (7171/10864) Checking out files: 67% (7279/10864) Checking out files: 68% (7388/10864) Checking out files: 69% (7497/10864) Checking out files: 70% (7605/10864) Checking out files: 71% (7714/10864) Checking out files: 72% (7823/10864) Checking out files: 73% (7931/10864) Checking out files: 74% (8040/10864) Checking out files: 75% (8148/10864) Checking out files: 76% (8257/10864) Checking out files: 77% (8366/10864) Checking out files: 78% (8474/10864) Checking out files: 79% (8583/10864) Checking out files: 80% (8692/10864) Checking out files: 81% (8800/10864) Checking out files: 82% (8909/10864) Checking out files: 83% (9018/10864) Checking out files: 84% (9126/10864) Checking out files: 85% (9235/10864) Checking out files: 86% (9344/10864) Checking out files: 87% (9452/10864) Checking out files: 88% (9561/10864) Checking out files: 89% (9669/10864) Checking out files: 90% (9778/10864) Checking out files: 91% (9887/10864) Checking out files: 92% (9995/10864) Checking out files: 93% (10104/10864) Checking out files: 94% (10213/10864) Checking out files: 94% (10309/10864) Checking out files: 95% (10321/10864) Checking out files: 96% (10430/10864) Checking out files: 97% (10539/10864) Checking out files: 98% (10647/10864) Checking out files: 99% (10756/10864) Checking out files: 100% (10864/10864) Checking out files: 100% (10864/10864), done. [2020-09-09T11:33:38.457Z] #22 159.0 + cd /tmp/tmp.75ZzoD4UDQ/tmp/docker-ce [2020-09-09T11:33:38.457Z] #22 159.0 + git checkout -q v17.06.2-ce [2020-09-09T11:33:38.479Z] #12 ... [2020-09-09T11:33:38.479Z] [2020-09-09T11:33:38.479Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:33:38.479Z] #39 66.02 CC compel/plugins/std/string.o [2020-09-09T11:33:38.479Z] #39 67.13 CC compel/plugins/std/infect.o [2020-09-09T11:33:38.479Z] #39 67.88 CC compel/arch/x86/plugins/std/parasite-head.o [2020-09-09T11:33:38.479Z] #39 68.01 CC compel/arch/x86/plugins/std/memcpy.o [2020-09-09T11:33:38.479Z] #39 68.12 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-09-09T11:33:38.479Z] #39 68.27 AR compel/plugins/std.lib.a [2020-09-09T11:33:38.479Z] #39 68.43 CC compel/plugins/fds/fds.o [2020-09-09T11:33:38.479Z] #39 68.67 AR compel/plugins/fds.lib.a [2020-09-09T11:33:38.479Z] #39 68.74 HOSTDEP compel/src/lib/log-host.d [2020-09-09T11:33:38.479Z] #39 68.87 HOSTDEP compel/src/lib/handle-elf-host.d [2020-09-09T11:33:38.479Z] #39 69.00 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-09-09T11:33:38.479Z] #39 69.05 HOSTDEP compel/src/main-host.d [2020-09-09T11:33:38.479Z] #39 69.16 DEP compel/src/lib/ptrace.d [2020-09-09T11:33:38.479Z] #39 69.31 DEP compel/src/lib/infect.d [2020-09-09T11:33:38.479Z] #39 69.43 DEP compel/src/lib/infect-util.d [2020-09-09T11:33:38.479Z] #39 69.52 DEP compel/src/lib/infect-rpc.d [2020-09-09T11:33:38.479Z] #39 69.62 DEP compel/arch/x86/src/lib/infect.d [2020-09-09T11:33:38.479Z] #39 69.72 DEP compel/arch/x86/src/lib/cpu.d [2020-09-09T11:33:38.479Z] #39 69.78 DEP compel/src/lib/log.d [2020-09-09T11:33:38.479Z] #39 69.86 DEP compel/src/main.d [2020-09-09T11:33:38.479Z] #39 69.95 DEP compel/src/lib/handle-elf.d [2020-09-09T11:33:38.479Z] #39 70.01 DEP compel/arch/x86/src/lib/handle-elf.d [2020-09-09T11:33:38.479Z] #39 70.09 CC compel/src/lib/log.o [2020-09-09T11:33:38.479Z] #39 70.30 CC compel/arch/x86/src/lib/cpu.o [2020-09-09T11:33:38.479Z] #39 70.88 CC compel/arch/x86/src/lib/infect.o [2020-09-09T11:33:38.479Z] #39 71.55 CC compel/src/lib/infect-rpc.o [2020-09-09T11:33:38.479Z] #39 71.90 CC compel/src/lib/infect-util.o [2020-09-09T11:33:38.479Z] #39 72.09 CC compel/src/lib/infect.o [2020-09-09T11:33:38.479Z] #39 74.33 CC compel/src/lib/ptrace.o [2020-09-09T11:33:38.479Z] #39 74.84 AR compel/libcompel.a [2020-09-09T11:33:38.479Z] #39 74.96 HOSTCC compel/src/main-host.o [2020-09-09T11:33:38.479Z] #39 75.40 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-09-09T11:33:38.479Z] #39 75.65 HOSTCC compel/src/lib/handle-elf-host.o [2020-09-09T11:33:38.479Z] #39 76.04 HOSTCC compel/src/lib/log-host.o [2020-09-09T11:33:38.527Z] #25 ... [2020-09-09T11:33:38.527Z] [2020-09-09T11:33:38.527Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-09T11:33:38.527Z] #38 66.96 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-09-09T11:33:38.527Z] #38 69.14 Processing triggers for libc-bin (2.28-10) ... [2020-09-09T11:33:38.527Z] #38 ... [2020-09-09T11:33:38.527Z] [2020-09-09T11:33:38.527Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:33:38.527Z] #41 71.99 go/ast [2020-09-09T11:33:38.527Z] #41 72.76 encoding/json [2020-09-09T11:33:38.527Z] #41 75.81 text/template [2020-09-09T11:33:38.527Z] #41 76.86 go/parser [2020-09-09T11:33:38.739Z] #39 ... [2020-09-09T11:33:38.739Z] [2020-09-09T11:33:38.739Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-09T11:33:38.739Z] #12 DONE 1.1s [2020-09-09T11:33:38.739Z] [2020-09-09T11:33:38.739Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:33:38.739Z] #39 76.18 HOSTLINK compel/compel-host-bin [2020-09-09T11:33:38.739Z] #39 ... [2020-09-09T11:33:38.739Z] [2020-09-09T11:33:38.739Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-09T11:33:38.792Z] #41 77.65 encoding/xml [2020-09-09T11:33:39.369Z] #41 ... [2020-09-09T11:33:39.369Z] [2020-09-09T11:33:39.369Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-09T11:33:39.369Z] #25 29.78 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-09T11:33:39.654Z] #25 ... [2020-09-09T11:33:39.654Z] [2020-09-09T11:33:39.654Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:33:39.654Z] #10 68.20 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-09-09T11:33:39.654Z] #10 68.20 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-09-09T11:33:39.654Z] #10 68.65 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-09T11:33:39.654Z] #10 ... [2020-09-09T11:33:39.654Z] [2020-09-09T11:33:39.654Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-09T11:33:39.654Z] #25 30.16 [2020-09-09T11:33:39.678Z] #13 0.969 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-09-09T11:33:39.678Z] #13 DONE 1.1s [2020-09-09T11:33:39.678Z] [2020-09-09T11:33:39.678Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:33:39.678Z] #39 76.45 DEP soccr/soccr.d [2020-09-09T11:33:39.678Z] #39 76.57 CC soccr/soccr.o [2020-09-09T11:33:39.919Z] [2020-09-09T11:33:39.919Z] #25 ... [2020-09-09T11:33:39.919Z] [2020-09-09T11:33:39.919Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-09T11:33:39.919Z] #32 DONE 78.6s [2020-09-09T11:33:39.919Z] [2020-09-09T11:33:39.919Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-09T11:33:39.919Z] #38 DONE 78.6s [2020-09-09T11:33:39.919Z] [2020-09-09T11:33:39.919Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-09T11:33:40.057Z] #30 ... [2020-09-09T11:33:40.058Z] [2020-09-09T11:33:40.058Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:33:40.058Z] #41 71.26 github.com/LK4D4/vndr/godl/singleflight [2020-09-09T11:33:40.058Z] #41 71.26 errors [2020-09-09T11:33:40.058Z] #41 72.02 io [2020-09-09T11:33:40.058Z] #41 72.18 strconv [2020-09-09T11:33:40.058Z] #41 74.61 bytes [2020-09-09T11:33:40.058Z] #41 77.83 reflect [2020-09-09T11:33:40.058Z] #41 78.91 bufio [2020-09-09T11:33:40.058Z] #41 ... [2020-09-09T11:33:40.058Z] [2020-09-09T11:33:40.058Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-09T11:33:40.058Z] #28 79.62 Checking out files: 84% (1292/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. [2020-09-09T11:33:40.058Z] #28 80.86 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-09-09T11:33:40.058Z] #28 81.12 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-09-09T11:33:40.103Z] #52 ... [2020-09-09T11:33:40.103Z] [2020-09-09T11:33:40.103Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-09T11:33:40.184Z] #25 30.35 0.8%#25 ... [2020-09-09T11:33:40.184Z] [2020-09-09T11:33:40.184Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:33:40.184Z] #30 DONE 78.6s [2020-09-09T11:33:40.184Z] [2020-09-09T11:33:40.184Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-09T11:33:40.184Z] #25 30.35 0.8% ######################################################################## 100.0% [2020-09-09T11:33:40.184Z] #25 30.63 [2020-09-09T11:33:40.890Z] #28 80.03 Checking out files: 74% (1139/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) [2020-09-09T11:33:40.890Z] #28 ... [2020-09-09T11:33:40.890Z] [2020-09-09T11:33:40.890Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:33:40.890Z] #10 71.32 The following NEW packages will be installed: [2020-09-09T11:33:40.890Z] #10 71.32 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-09-09T11:33:40.890Z] #10 71.32 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-09-09T11:33:40.890Z] #10 71.32 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-09-09T11:33:40.890Z] #10 71.32 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-09-09T11:33:40.890Z] #10 71.32 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-09-09T11:33:40.890Z] #10 71.32 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-09T11:33:40.890Z] #10 71.83 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-09-09T11:33:40.890Z] #10 71.83 Need to get 77.7 MB of archives. [2020-09-09T11:33:40.890Z] #10 71.83 After this operation, 487 MB of additional disk space will be used. [2020-09-09T11:33:40.890Z] #10 71.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-09-09T11:33:40.890Z] #10 72.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-09-09T11:33:40.890Z] #10 72.94 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-09-09T11:33:40.890Z] #10 72.96 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-09-09T11:33:40.890Z] #10 73.01 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-09-09T11:33:40.890Z] #10 73.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-09-09T11:33:40.890Z] #10 73.89 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-09-09T11:33:40.890Z] #10 74.40 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-09-09T11:33:40.890Z] #10 74.41 Get:9 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] [2020-09-09T11:33:40.890Z] #10 79.90 Get:10 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] [2020-09-09T11:33:41.061Z] #39 ... [2020-09-09T11:33:41.061Z] [2020-09-09T11:33:41.061Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-09T11:33:41.061Z] #14 DONE 1.1s [2020-09-09T11:33:41.061Z] [2020-09-09T11:33:41.061Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:33:41.061Z] #39 78.33 AR soccr/libsoccr.a [2020-09-09T11:33:41.061Z] #39 78.43 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-09T11:33:41.151Z] #10 ... [2020-09-09T11:33:41.151Z] [2020-09-09T11:33:41.151Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-09T11:33:41.238Z] #22 162.7 + mkdir -p /tmp/tmp.75ZzoD4UDQ/src/github.com/docker [2020-09-09T11:33:41.238Z] #22 162.7 + mv components/cli /tmp/tmp.75ZzoD4UDQ/src/github.com/docker/cli [2020-09-09T11:33:41.238Z] #22 162.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-09-09T11:33:41.411Z] #28 80.03 Checking out files: 74% (1139/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: 92% (1402/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. [2020-09-09T11:33:41.411Z] #28 81.76 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-09-09T11:33:41.580Z] #25 32.09 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-09T11:33:41.630Z] #39 79.18 DEP criu/arch/x86/sigframe.d [2020-09-09T11:33:41.630Z] #39 79.29 DEP criu/arch/x86/sigaction_compat.d [2020-09-09T11:33:41.683Z] #28 82.03 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-09-09T11:33:41.844Z] #25 32.19 skipping existing 9a99313a2c50 [2020-09-09T11:33:41.890Z] #39 ... [2020-09-09T11:33:41.890Z] [2020-09-09T11:33:41.890Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-09T11:33:41.890Z] #15 DONE 1.0s [2020-09-09T11:33:41.890Z] [2020-09-09T11:33:41.890Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:33:41.890Z] #39 79.50 DEP criu/arch/x86/kerndat.d [2020-09-09T11:33:42.108Z] #25 32.44 [2020-09-09T11:33:42.150Z] #39 79.61 DEP criu/arch/x86/crtools.d [2020-09-09T11:33:42.150Z] #39 79.73 DEP criu/arch/x86/cpu.d [2020-09-09T11:33:42.409Z] #39 79.90 CC criu/arch/x86/cpu.o [2020-09-09T11:33:42.775Z] #22 ... [2020-09-09T11:33:42.775Z] [2020-09-09T11:33:42.775Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:33:42.775Z] #42 154.6 vendor/golang.org/x/net/http/httpguts [2020-09-09T11:33:42.775Z] #42 154.6 mime/multipart [2020-09-09T11:33:42.775Z] #42 158.0 crypto/tls [2020-09-09T11:33:42.985Z] #39 ... [2020-09-09T11:33:42.985Z] [2020-09-09T11:33:42.985Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-09-09T11:33:42.985Z] #16 DONE 1.0s [2020-09-09T11:33:42.985Z] [2020-09-09T11:33:42.985Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-09T11:33:43.067Z] #28 ... [2020-09-09T11:33:43.067Z] [2020-09-09T11:33:43.067Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:33:43.067Z] #41 73.29 github.com/LK4D4/vndr/godl/singleflight [2020-09-09T11:33:43.067Z] #41 73.29 internal/reflectlite [2020-09-09T11:33:43.067Z] #41 73.92 math/rand [2020-09-09T11:33:43.067Z] #41 75.66 internal/singleflight [2020-09-09T11:33:43.067Z] #41 77.64 strconv [2020-09-09T11:33:43.067Z] #41 77.65 io [2020-09-09T11:33:43.067Z] #41 78.72 bytes [2020-09-09T11:33:43.067Z] #41 82.57 bufio [2020-09-09T11:33:43.067Z] #41 ... [2020-09-09T11:33:43.067Z] [2020-09-09T11:33:43.067Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:33:43.067Z] #10 83.25 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-09-09T11:33:43.067Z] #10 83.25 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-09-09T11:33:43.067Z] #10 83.25 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-09-09T11:33:43.067Z] #10 83.25 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-09-09T11:33:43.067Z] #10 83.25 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-09-09T11:33:43.067Z] #10 83.25 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-09-09T11:33:43.067Z] #10 83.27 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-09-09T11:33:43.067Z] #10 83.28 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-09-09T11:33:43.067Z] #10 83.33 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-09-09T11:33:43.067Z] #10 83.36 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-09-09T11:33:43.067Z] #10 83.36 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-09-09T11:33:43.067Z] #10 83.46 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-09-09T11:33:43.067Z] #10 83.46 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-09-09T11:33:43.074Z] #42 ... [2020-09-09T11:33:43.074Z] [2020-09-09T11:33:43.074Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-09T11:33:43.074Z] #18 41.08 Unpacking bash-completion (1:2.8-6) ... [2020-09-09T11:33:43.074Z] #18 41.54 Selecting previously unselected package bzip2. [2020-09-09T11:33:43.074Z] #18 41.56 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-09-09T11:33:43.074Z] #18 41.56 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-09T11:33:43.074Z] #18 41.67 Selecting previously unselected package xz-utils. [2020-09-09T11:33:43.074Z] #18 41.67 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-09-09T11:33:43.074Z] #18 41.67 Unpacking xz-utils (5.2.4-1) ... [2020-09-09T11:33:43.074Z] #18 41.88 Selecting previously unselected package apparmor. [2020-09-09T11:33:43.074Z] #18 41.89 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-09-09T11:33:43.074Z] #18 42.00 Unpacking apparmor (2.13.2-10) ... [2020-09-09T11:33:43.074Z] #18 42.62 Selecting previously unselected package aufs-tools. [2020-09-09T11:33:43.074Z] #18 42.63 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-09-09T11:33:43.074Z] #18 42.63 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-09-09T11:33:43.074Z] #18 42.79 Selecting previously unselected package libonig5:ppc64el. [2020-09-09T11:33:43.074Z] #18 42.80 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-09-09T11:33:43.074Z] #18 42.82 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-09-09T11:33:43.074Z] #18 42.96 Selecting previously unselected package libjq1:ppc64el. [2020-09-09T11:33:43.074Z] #18 42.96 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-09-09T11:33:43.074Z] #18 42.96 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-09-09T11:33:43.074Z] #18 43.16 Selecting previously unselected package jq. [2020-09-09T11:33:43.074Z] #18 43.17 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-09-09T11:33:43.074Z] #18 43.19 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-09T11:33:43.074Z] #18 43.31 Selecting previously unselected package libaio1:ppc64el. [2020-09-09T11:33:43.074Z] #18 43.32 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-09-09T11:33:43.074Z] #18 43.34 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-09-09T11:33:43.074Z] #18 43.44 Selecting previously unselected package libgpm2:ppc64el. [2020-09-09T11:33:43.074Z] #18 43.45 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-09-09T11:33:43.074Z] #18 43.47 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-09-09T11:33:43.074Z] #18 43.56 Selecting previously unselected package libicu63:ppc64el. [2020-09-09T11:33:43.074Z] #18 43.59 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-09-09T11:33:43.074Z] #18 43.60 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-09-09T11:33:43.074Z] #18 48.37 Selecting previously unselected package libnet1:ppc64el. [2020-09-09T11:33:43.074Z] #18 48.38 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-09-09T11:33:43.074Z] #18 48.38 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-09-09T11:33:43.074Z] #18 48.44 Selecting previously unselected package libnl-3-200:ppc64el. [2020-09-09T11:33:43.074Z] #18 48.45 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-09-09T11:33:43.074Z] #18 48.45 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-09-09T11:33:43.074Z] #18 48.55 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-09-09T11:33:43.074Z] #18 48.55 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-09-09T11:33:43.074Z] #18 48.56 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-09-09T11:33:43.074Z] #18 48.62 Selecting previously unselected package libreadline5:ppc64el. [2020-09-09T11:33:43.074Z] #18 48.63 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-09-09T11:33:43.074Z] #18 48.63 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-09-09T11:33:43.074Z] #18 48.85 Selecting previously unselected package net-tools. [2020-09-09T11:33:43.074Z] #18 48.86 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-09-09T11:33:43.074Z] #18 48.88 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-09T11:33:43.074Z] #18 49.15 Selecting previously unselected package python-pip-whl. [2020-09-09T11:33:43.074Z] #18 49.15 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-09-09T11:33:43.074Z] #18 49.16 Unpacking python-pip-whl (18.1-5) ... [2020-09-09T11:33:43.074Z] #18 49.88 Selecting previously unselected package python3-lib2to3. [2020-09-09T11:33:43.074Z] #18 49.88 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-09-09T11:33:43.074Z] #18 49.89 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-09-09T11:33:43.074Z] #18 49.99 Selecting previously unselected package python3-distutils. [2020-09-09T11:33:43.074Z] #18 50.00 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-09-09T11:33:43.074Z] #18 50.01 Unpacking python3-distutils (3.7.3-1) ... [2020-09-09T11:33:43.074Z] #18 50.16 Selecting previously unselected package python3-pip. [2020-09-09T11:33:43.074Z] #18 50.17 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-09-09T11:33:43.074Z] #18 50.17 Unpacking python3-pip (18.1-5) ... [2020-09-09T11:33:43.074Z] #18 50.39 Selecting previously unselected package python3-pkg-resources. [2020-09-09T11:33:43.074Z] #18 50.39 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-09-09T11:33:43.074Z] #18 50.39 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-09-09T11:33:43.074Z] #18 50.51 Selecting previously unselected package python3-setuptools. [2020-09-09T11:33:43.074Z] #18 50.54 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-09-09T11:33:43.074Z] #18 50.54 Unpacking python3-setuptools (40.8.0-1) ... [2020-09-09T11:33:43.074Z] #18 50.79 Selecting previously unselected package python3-wheel. [2020-09-09T11:33:43.074Z] #18 50.80 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-09-09T11:33:43.074Z] #18 50.80 Unpacking python3-wheel (0.32.3-2) ... [2020-09-09T11:33:43.074Z] #18 50.85 Selecting previously unselected package sudo. [2020-09-09T11:33:43.074Z] #18 50.86 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-09-09T11:33:43.074Z] #18 50.86 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-09-09T11:33:43.327Z] #10 83.50 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-09-09T11:33:43.327Z] #10 83.52 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-09-09T11:33:43.327Z] #10 ... [2020-09-09T11:33:43.327Z] [2020-09-09T11:33:43.327Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:33:43.327Z] #30 73.81 sort [2020-09-09T11:33:43.327Z] #30 73.81 errors [2020-09-09T11:33:43.327Z] #30 74.83 strconv [2020-09-09T11:33:43.327Z] #30 76.16 io [2020-09-09T11:33:43.327Z] #30 78.05 internal/oserror [2020-09-09T11:33:43.327Z] #30 78.25 syscall [2020-09-09T11:33:43.327Z] #30 80.55 reflect [2020-09-09T11:33:43.351Z] #28 ... [2020-09-09T11:33:43.351Z] [2020-09-09T11:33:43.351Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:33:43.351Z] #10 74.55 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-09-09T11:33:43.351Z] #10 74.59 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-09-09T11:33:43.351Z] #10 74.62 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-09-09T11:33:43.351Z] #10 74.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-09-09T11:33:43.351Z] #10 75.34 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-09-09T11:33:43.351Z] #10 75.83 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-09-09T11:33:43.351Z] #10 75.86 Get:9 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] [2020-09-09T11:33:43.351Z] #10 81.29 Get:10 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] [2020-09-09T11:33:43.351Z] #10 84.53 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-09-09T11:33:43.351Z] #10 84.55 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-09-09T11:33:43.351Z] #10 84.55 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-09-09T11:33:43.351Z] #10 84.56 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-09-09T11:33:43.351Z] #10 84.59 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-09-09T11:33:43.351Z] #10 84.60 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-09-09T11:33:43.351Z] #10 84.62 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-09-09T11:33:43.351Z] #10 84.75 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-09-09T11:33:43.351Z] #10 ... [2020-09-09T11:33:43.351Z] [2020-09-09T11:33:43.351Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-09T11:33:43.351Z] #25 3.801 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-09T11:33:43.351Z] #25 4.371 [2020-09-09T11:33:43.351Z] #25 4.604 0.0% ## 3.3% #### 6.2% ###### 9.3% ######### 13.1% ########## 14.4% ############# 18.3% ############## 20.0% ############## 20.7% #################### 28.0% ########################## 36.4% ############################### 43.3% ################################# 46.9% ##################################### 52.6% ########################################## 58.9% ############################################## 64.1% ################################################### 71.9% ###################################################### 76.1% ########################################################### 82.7% ################################################################# 91.2% ##################################################################### 96.5% ######################################################################## 100.0% [2020-09-09T11:33:43.351Z] #25 7.391 [2020-09-09T11:33:43.351Z] #25 7.738 ### 4.9% ############################# 41.7% ######################################### 57.3% ############################################################### 88.5% ######################################################################## 100.0% [2020-09-09T11:33:43.371Z] #18 ... [2020-09-09T11:33:43.372Z] [2020-09-09T11:33:43.372Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:33:43.372Z] #42 165.2 net/http/httptrace [2020-09-09T11:33:43.587Z] #30 ... [2020-09-09T11:33:43.587Z] [2020-09-09T11:33:43.587Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-09T11:33:43.587Z] #25 3.391 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-09T11:33:43.587Z] #25 3.822 [2020-09-09T11:33:43.610Z] #25 8.884 [2020-09-09T11:33:43.610Z] #25 ... [2020-09-09T11:33:43.610Z] [2020-09-09T11:33:43.610Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:33:43.610Z] #52 2.445 + RM_GOPATH=0 [2020-09-09T11:33:43.610Z] #52 2.445 + TMP_GOPATH= [2020-09-09T11:33:43.610Z] #52 2.445 + : /build [2020-09-09T11:33:43.610Z] #52 2.445 + '[' -z '' ']' [2020-09-09T11:33:43.610Z] #52 2.445 ++ mktemp -d [2020-09-09T11:33:43.610Z] #52 2.453 + export GOPATH=/tmp/tmp.K54uceCDdM [2020-09-09T11:33:43.610Z] #52 2.458 + GOPATH=/tmp/tmp.K54uceCDdM [2020-09-09T11:33:43.610Z] #52 2.458 + RM_GOPATH=1 [2020-09-09T11:33:43.610Z] #52 2.458 + case "$(go env GOARCH)" in [2020-09-09T11:33:43.610Z] #52 2.472 ++ go env GOARCH [2020-09-09T11:33:43.610Z] #52 2.492 + export GO_BUILDMODE=-buildmode=pie [2020-09-09T11:33:43.610Z] #52 2.492 + GO_BUILDMODE=-buildmode=pie [2020-09-09T11:33:43.610Z] #52 2.492 ++ dirname /tmp/install/install.sh [2020-09-09T11:33:43.610Z] #52 2.511 + dir=/tmp/install [2020-09-09T11:33:43.610Z] #52 2.511 + bin=containerd [2020-09-09T11:33:43.610Z] #52 2.511 + shift [2020-09-09T11:33:43.610Z] #52 2.511 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-09-09T11:33:43.610Z] #52 2.511 + . /tmp/install/containerd.installer [2020-09-09T11:33:43.610Z] #52 2.511 ++ set -e [2020-09-09T11:33:43.610Z] #52 2.511 ++ : 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-09T11:33:43.610Z] #52 2.511 + install_containerd [2020-09-09T11:33:43.610Z] #52 2.514 Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-09T11:33:43.610Z] #52 2.516 + echo 'Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a' [2020-09-09T11:33:43.610Z] #52 2.516 + git clone https://github.com/containerd/containerd.git /tmp/tmp.K54uceCDdM/src/github.com/containerd/containerd [2020-09-09T11:33:43.610Z] #52 2.542 Cloning into '/tmp/tmp.K54uceCDdM/src/github.com/containerd/containerd'... [2020-09-09T11:33:43.669Z] #42 165.5 net/http [2020-09-09T11:33:43.868Z] #52 ... [2020-09-09T11:33:43.868Z] [2020-09-09T11:33:43.868Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-09T11:33:44.058Z] #25 34.22 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-09T11:33:44.325Z] #25 34.79 [2020-09-09T11:33:44.364Z] #17 1.405 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-09T11:33:44.364Z] #17 1.491 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-09T11:33:44.417Z] #25 9.121 ########## 13.9% ############################ 40.2% ########################################### 60.8% ###################################################################### 97.7% ######################################################################## 100.0% [2020-09-09T11:33:44.589Z] #25 34.93 ######################################################################## 100.0% [2020-09-09T11:33:44.589Z] #25 35.00 [2020-09-09T11:33:44.589Z] #25 35.08 Download of images into '/build' complete. [2020-09-09T11:33:44.589Z] #25 35.08 Use something like the following to load the result into a Docker daemon: [2020-09-09T11:33:44.589Z] #25 35.08 tar -cC '/build' . | docker load [2020-09-09T11:33:44.623Z] #17 1.670 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-09T11:33:44.664Z] #25 4.098 0.0% ## 3.3% #### 6.1% ###### 8.8% ######## 11.5% ########## 14.3% ############# 18.6% ################# 24.3% ######################## 34.1% ############################### 43.1% #################################### 50.2% ######################################## 56.5% ############################################### 65.5% ################################################## 70.0% ######################################################## 78.0% ########################################################### 82.7% ################################################################# 90.4% ##################################################################### 96.6% ####################################################################### 99.5% ######################################################################## 100.0% [2020-09-09T11:33:44.676Z] #25 9.867 [2020-09-09T11:33:44.883Z] #17 2.009 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-09T11:33:45.142Z] #17 ... [2020-09-09T11:33:45.142Z] [2020-09-09T11:33:45.142Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:33:45.142Z] #41 179.1 net/http/httptrace [2020-09-09T11:33:45.142Z] #41 179.3 net/http [2020-09-09T11:33:45.142Z] #41 ... [2020-09-09T11:33:45.142Z] [2020-09-09T11:33:45.142Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:33:45.142Z] #39 80.78 CC criu/arch/x86/crtools.o [2020-09-09T11:33:45.142Z] #39 81.94 CC criu/arch/x86/kerndat.o [2020-09-09T11:33:45.142Z] #39 82.42 CC criu/arch/x86/sigaction_compat.o [2020-09-09T11:33:45.142Z] #39 82.67 CC criu/arch/x86/sigframe.o [2020-09-09T11:33:45.166Z] #25 DONE 35.4s [2020-09-09T11:33:45.166Z] [2020-09-09T11:33:45.166Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:33:45.167Z] #52 34.08 Checking out files: 32% (1048/3238) Checking out files: 33% (1069/3238) Checking out files: 34% (1101/3238) Checking out files: 35% (1134/3238) Checking out files: 36% (1166/3238) Checking out files: 37% (1199/3238) Checking out files: 38% (1231/3238) Checking out files: 39% (1263/3238) Checking out files: 40% (1296/3238) Checking out files: 41% (1328/3238) Checking out files: 42% (1360/3238) Checking out files: 43% (1393/3238) Checking out files: 44% (1425/3238) Checking out files: 45% (1458/3238) Checking out files: 46% (1490/3238) Checking out files: 47% (1522/3238) Checking out files: 48% (1555/3238) Checking out files: 49% (1587/3238) Checking out files: 50% (1619/3238) Checking out files: 51% (1652/3238) Checking out files: 52% (1684/3238) Checking out files: 53% (1717/3238) Checking out files: 54% (1749/3238) Checking out files: 55% (1781/3238) Checking out files: 56% (1814/3238) Checking out files: 57% (1846/3238) Checking out files: 58% (1879/3238) Checking out files: 59% (1911/3238) Checking out files: 60% (1943/3238) Checking out files: 61% (1976/3238) Checking out files: 62% (2008/3238) Checking out files: 63% (2040/3238) Checking out files: 64% (2073/3238) Checking out files: 65% (2105/3238) Checking out files: 66% (2138/3238) Checking out files: 67% (2170/3238) Checking out files: 67% (2188/3238) Checking out files: 68% (2202/3238) Checking out files: 69% (2235/3238) Checking out files: 70% (2267/3238) Checking out files: 71% (2299/3238) Checking out files: 72% (2332/3238) Checking out files: 73% (2364/3238) Checking out files: 74% (2397/3238) Checking out files: 75% (2429/3238) Checking out files: 76% (2461/3238) Checking out files: 77% (2494/3238) Checking out files: 78% (2526/3238) Checking out files: 79% (2559/3238) Checking out files: 80% (2591/3238) Checking out files: 81% (2623/3238) Checking out files: 82% (2656/3238) Checking out files: 83% (2688/3238) Checking out files: 84% (2720/3238) Checking out files: 85% (2753/3238) Checking out files: 86% (2785/3238) Checking out files: 87% (2818/3238) Checking out files: 88% (2850/3238) Checking out files: 89% (2882/3238) Checking out files: 90% (2915/3238) Checking out files: 91% (2947/3238) Checking out files: 91% (2968/3238) Checking out files: 92% (2979/3238) Checking out files: 93% (3012/3238) Checking out files: 94% (3044/3238) Checking out files: 95% (3077/3238) Checking out files: 96% (3109/3238) Checking out files: 97% (3141/3238) Checking out files: 98% (3174/3238) Checking out files: 99% (3206/3238) Checking out files: 100% (3238/3238) Checking out files: 100% (3238/3238), done. [2020-09-09T11:33:45.167Z] #52 36.41 + cd /tmp/tmp.xNeahi6CFw/src/github.com/containerd/containerd [2020-09-09T11:33:45.167Z] #52 36.41 + git checkout -q 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-09T11:33:45.167Z] #52 36.74 + export 'BUILDTAGS=netgo osusergo static_build' [2020-09-09T11:33:45.167Z] #52 36.74 + BUILDTAGS='netgo osusergo static_build' [2020-09-09T11:33:45.167Z] #52 36.74 + export EXTRA_FLAGS=-buildmode=pie [2020-09-09T11:33:45.167Z] #52 36.74 + EXTRA_FLAGS=-buildmode=pie [2020-09-09T11:33:45.167Z] #52 36.74 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-09-09T11:33:45.167Z] #52 36.74 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-09-09T11:33:45.167Z] #52 36.74 + '[' '' = dynamic ']' [2020-09-09T11:33:45.167Z] #52 36.74 + make [2020-09-09T11:33:45.167Z] #52 38.19 + bin/ctr [2020-09-09T11:33:45.242Z] #25 ... [2020-09-09T11:33:45.242Z] [2020-09-09T11:33:45.242Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-09T11:33:45.242Z] #32 75.44 Selecting previously unselected package libicu63:amd64. [2020-09-09T11:33:45.242Z] #32 75.48 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-09-09T11:33:45.242Z] #32 75.53 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-09T11:33:45.242Z] #32 ... [2020-09-09T11:33:45.242Z] [2020-09-09T11:33:45.242Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-09T11:33:45.242Z] #25 7.015 #=#=# [2020-09-09T11:33:45.401Z] #39 82.92 LINK criu/arch/x86/crtools.built-in.o [2020-09-09T11:33:45.402Z] #39 82.97 DEP criu/pie/util-vdso-elf32.d [2020-09-09T11:33:45.661Z] #39 83.07 DEP criu/pie/util-vdso.d [2020-09-09T11:33:45.661Z] #39 83.18 DEP criu/pie/util.d [2020-09-09T11:33:45.813Z] #25 7.491 ############################## 42.1% ################################################################### 94.2% ######################################################################## 100.0% [2020-09-09T11:33:45.920Z] #39 83.35 CC criu/pie/util.o [2020-09-09T11:33:46.180Z] #39 83.62 CC criu/pie/util-vdso.o [2020-09-09T11:33:46.507Z] #25 10.18 # 2.6% #### 5.7% ####### 10.8% ########### 15.3% ############## 20.5% ################# 24.0% ################### 27.2% #################### 29.0% ###################### 31.4% ######################## 34.2% ########################## 37.1% ################################# 46.1% #################################### 51.1% ######################################### 57.9% ############################################ 62.4% ################################################### 71.2% [2020-09-09T11:33:46.507Z] #25 ... [2020-09-09T11:33:46.507Z] [2020-09-09T11:33:46.507Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-09T11:33:46.507Z] #38 77.94 debconf: delaying package configuration, since apt-utils is not installed [2020-09-09T11:33:46.507Z] #38 78.38 Fetched 4095 kB in 1s (4458 kB/s) [2020-09-09T11:33:46.507Z] #38 78.52 Selecting previously unselected package libcap-dev:amd64. [2020-09-09T11:33:46.507Z] #38 78.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-09T11:33:46.507Z] #38 78.57 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-09-09T11:33:46.507Z] #38 78.59 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-09-09T11:33:46.507Z] #38 78.75 Selecting previously unselected package libnet1:amd64. [2020-09-09T11:33:46.507Z] #38 78.75 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-09T11:33:46.507Z] #38 78.76 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-09T11:33:46.507Z] #38 78.90 Selecting previously unselected package libnet1-dev. [2020-09-09T11:33:46.507Z] #38 78.92 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-09T11:33:46.507Z] #38 78.95 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-09T11:33:46.507Z] #38 79.23 Selecting previously unselected package libnl-3-200:amd64. [2020-09-09T11:33:46.507Z] #38 79.23 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-09-09T11:33:46.507Z] #38 79.24 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-09-09T11:33:46.507Z] #38 79.44 Selecting previously unselected package libnl-3-dev:amd64. [2020-09-09T11:33:46.507Z] #38 79.47 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-09-09T11:33:46.507Z] #38 79.50 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-09-09T11:33:46.507Z] #38 80.22 Selecting previously unselected package libprotobuf-c1:amd64. [2020-09-09T11:33:46.507Z] #38 80.22 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-09-09T11:33:46.507Z] #38 80.22 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-09T11:33:46.507Z] #38 80.37 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-09-09T11:33:46.507Z] #38 80.37 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-09-09T11:33:46.507Z] #38 80.38 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-09-09T11:33:46.507Z] #38 80.58 Selecting previously unselected package zlib1g-dev:amd64. [2020-09-09T11:33:46.507Z] #38 80.61 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-09-09T11:33:46.507Z] #38 80.66 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-09-09T11:33:46.507Z] #38 81.50 Selecting previously unselected package libprotobuf17:amd64. [2020-09-09T11:33:46.507Z] #38 81.50 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-09-09T11:33:46.507Z] #38 81.51 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-09-09T11:33:46.507Z] #38 83.02 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-09-09T11:33:46.507Z] #38 83.03 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-09-09T11:33:46.507Z] #38 83.04 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-09-09T11:33:46.507Z] #38 83.81 Selecting previously unselected package libprotobuf-dev:amd64. [2020-09-09T11:33:46.507Z] #38 83.81 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-09-09T11:33:46.507Z] #38 83.85 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-09-09T11:33:46.507Z] #38 86.00 Selecting previously unselected package libprotoc17:amd64. [2020-09-09T11:33:46.507Z] #38 86.00 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-09-09T11:33:46.507Z] #38 86.01 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-09-09T11:33:46.507Z] #38 87.32 Selecting previously unselected package protobuf-c-compiler. [2020-09-09T11:33:46.507Z] #38 87.33 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-09-09T11:33:46.507Z] #38 87.39 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-09T11:33:46.507Z] #38 87.65 Selecting previously unselected package protobuf-compiler. [2020-09-09T11:33:46.507Z] #38 87.67 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-09-09T11:33:46.507Z] #38 87.68 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-09-09T11:33:46.570Z] #52 ... [2020-09-09T11:33:46.570Z] [2020-09-09T11:33:46.570Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:33:46.711Z] #25 8.254 #=#=# [2020-09-09T11:33:46.749Z] #39 84.15 CC criu/pie/util-vdso-elf32.o [2020-09-09T11:33:46.767Z] #38 88.07 Selecting previously unselected package python-pkg-resources. [2020-09-09T11:33:46.767Z] #38 88.08 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-09-09T11:33:46.767Z] #38 88.10 Unpacking python-pkg-resources (40.8.0-1) ... [2020-09-09T11:33:46.767Z] #38 ... [2020-09-09T11:33:46.767Z] [2020-09-09T11:33:46.767Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-09T11:33:46.833Z] #10 85.31 Selecting previously unselected package gcc-mingw-w64-base. [2020-09-09T11:33:46.833Z] #10 85.31 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-09-09T11:33:46.833Z] #10 85.32 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-09T11:33:47.028Z] #25 10.18 # 2.6% #### 5.7% ####### 10.8% ########### 15.3% ############## 20.5% ################# 24.0% ################### 27.2% #################### 29.0% ###################### 31.4% ######################## 34.2% ########################## 37.1% ################################# 46.1% #################################### 51.1% ######################################### 57.9% ############################################ 62.4% ################################################### 71.2% ######################################################## 79.0% ################################################################ 89.7% ##################################################################### 97.1% ######################################################################## 100.0% [2020-09-09T11:33:47.038Z] #25 8.527 ################# 23.8% ######################################## 56.8% ##################################################################### 96.5% ######################################################################## 100.0% [2020-09-09T11:33:47.099Z] #10 85.61 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-09-09T11:33:47.099Z] #10 85.62 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-09-09T11:33:47.099Z] #10 85.62 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-09T11:33:47.317Z] #39 84.89 AR criu/pie/pie.lib.a [2020-09-09T11:33:47.317Z] #39 84.95 DEP criu/pie/restorer.d [2020-09-09T11:33:47.565Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-09-09T11:33:47.565Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-cb456b16\powershellScript.ps1'; exit $LASTEXITCODE; [2020-09-09T11:33:47.565Z] ---------------------------------------------------------------------------- [2020-09-09T11:33:47.565Z] [2020-09-09T11:33:47.565Z] INFO: executeCI.ps1 starting at Wed Sep 9 11:33:46 CUT 2020 [2020-09-09T11:33:47.565Z] [2020-09-09T11:33:47.565Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-09-09T11:33:47.565Z] INFO: Running git version 2.24.1.windows.2 [2020-09-09T11:33:47.565Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-09-09T11:33:47.565Z] INFO: Environment variables: [2020-09-09T11:33:47.565Z] [2020-09-09T11:33:47.565Z] Name Value [2020-09-09T11:33:47.565Z] ---- ----- [2020-09-09T11:33:47.565Z] ALLUSERSPROFILE C:\ProgramData [2020-09-09T11:33:47.565Z] amd64 true [2020-09-09T11:33:47.565Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-09-09T11:33:47.565Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-09-09T11:33:47.565Z] arm64 true [2020-09-09T11:33:47.565Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-09-09T11:33:47.565Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-09-09T11:33:47.565Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-09-09T11:33:47.565Z] BRANCH_NAME PR-41290 [2020-09-09T11:33:47.565Z] BUILD_DISPLAY_NAME #7 [2020-09-09T11:33:47.565Z] BUILD_ID 7 [2020-09-09T11:33:47.565Z] BUILD_NUMBER 7 [2020-09-09T11:33:47.565Z] BUILD_TAG jenkins-moby-PR-41290-7 [2020-09-09T11:33:47.565Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41290/7/ [2020-09-09T11:33:47.565Z] CHANGE_AUTHOR thaJeztah [2020-09-09T11:33:47.565Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-09-09T11:33:47.565Z] CHANGE_BRANCH getuser_refactor [2020-09-09T11:33:47.565Z] CHANGE_FORK thaJeztah/docker [2020-09-09T11:33:47.565Z] CHANGE_ID 41290 [2020-09-09T11:33:47.565Z] CHANGE_TARGET master [2020-09-09T11:33:47.565Z] CHANGE_TITLE Simplify getUser() to use libcontainer built-in functionality [2020-09-09T11:33:47.565Z] CHANGE_URL https://github.com/moby/moby/pull/41290 [2020-09-09T11:33:47.565Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-09T11:33:47.565Z] CommonProgramFiles C:\Program Files\Common Files [2020-09-09T11:33:47.565Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-09-09T11:33:47.565Z] CommonProgramW6432 C:\Program Files\Common Files [2020-09-09T11:33:47.565Z] COMPUTERNAME azwin-2-b48c90 [2020-09-09T11:33:47.565Z] ComSpec C:\windows\system32\cmd.exe [2020-09-09T11:33:47.565Z] ConfigSequenceNumber 0 [2020-09-09T11:33:47.565Z] dco true [2020-09-09T11:33:47.565Z] DOCKER_BUILDKIT 0 [2020-09-09T11:33:47.565Z] DOCKER_DUT_DEBUG 1 [2020-09-09T11:33:47.565Z] DOCKER_EXPERIMENTAL 1 [2020-09-09T11:33:47.565Z] DOCKER_GRAPHDRIVER overlay2 [2020-09-09T11:33:47.565Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-09-09T11:33:47.565Z] EXECUTOR_NUMBER 0 [2020-09-09T11:33:47.565Z] FQDN azwin-2-b48c90.westus.cloudapp.azure.com [2020-09-09T11:33:47.565Z] GIT_BRANCH PR-41290 [2020-09-09T11:33:47.565Z] GIT_COMMIT 65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf [2020-09-09T11:33:47.565Z] GIT_PREVIOUS_COMMIT 37967a8d0b8ab045cb5a6a180d725fdcff540501 [2020-09-09T11:33:47.565Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 37967a8d0b8ab045cb5a6a180d725fdcff540501 [2020-09-09T11:33:47.565Z] GIT_URL https://github.com/moby/moby.git [2020-09-09T11:33:47.565Z] HUDSON_COOKIE 1704191e-233c-46fa-a854-bb2f6237c4f6 [2020-09-09T11:33:47.565Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-09-09T11:33:47.565Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-09-09T11:33:47.565Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-09-09T11:33:47.565Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.252-2.b09.ojdkbuild.windows.x86_64 [2020-09-09T11:33:47.565Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-09-09T11:33:47.565Z] JENKINS_NODE_COOKIE cd01b06c-1d27-4243-b1ee-884bc1b2d1ea [2020-09-09T11:33:47.565Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-09-09T11:33:47.565Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-09-09T11:33:47.565Z] JOB_BASE_NAME PR-41290 [2020-09-09T11:33:47.565Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41290/display/redirect [2020-09-09T11:33:47.565Z] JOB_NAME moby/PR-41290 [2020-09-09T11:33:47.565Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41290/ [2020-09-09T11:33:47.565Z] library.jps.version master [2020-09-09T11:33:47.565Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-09-09T11:33:47.565Z] NODE_LABELS amd64 azure azwin-2-b48c90 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-09-09T11:33:47.565Z] NODE_NAME azwin-2-b48c90 [2020-09-09T11:33:47.565Z] NUMBER_OF_PROCESSORS 4 [2020-09-09T11:33:47.567Z] OS Windows_NT [2020-09-09T11:33:47.567Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-09-09T11:33:47.567Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-09-09T11:33:47.567Z] ppc64le true [2020-09-09T11:33:47.567Z] PROCESSOR_ARCHITECTURE AMD64 [2020-09-09T11:33:47.567Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-09-09T11:33:47.567Z] PROCESSOR_LEVEL 6 [2020-09-09T11:33:47.567Z] PROCESSOR_REVISION 5504 [2020-09-09T11:33:47.567Z] ProgramData C:\ProgramData [2020-09-09T11:33:47.567Z] ProgramFiles C:\Program Files [2020-09-09T11:33:47.567Z] ProgramFiles(x86) C:\Program Files (x86) [2020-09-09T11:33:47.567Z] ProgramW6432 C:\Program Files [2020-09-09T11:33:47.567Z] PROMPT $P$G [2020-09-09T11:33:47.567Z] PSExecutionPolicyPreference Bypass [2020-09-09T11:33:47.567Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-09-09T11:33:47.567Z] PUBLIC C:\Users\Public [2020-09-09T11:33:47.567Z] rootless true [2020-09-09T11:33:47.567Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41290/7/display/redirect?page=changes [2020-09-09T11:33:47.567Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41290/7/display/redirect [2020-09-09T11:33:47.567Z] s390x true [2020-09-09T11:33:47.567Z] SKIP_VALIDATION_TESTS 1 [2020-09-09T11:33:47.567Z] SOURCES_DRIVE d [2020-09-09T11:33:47.567Z] SOURCES_SUBDIR gopath [2020-09-09T11:33:47.567Z] STAGE_NAME Run tests [2020-09-09T11:33:47.567Z] SystemDrive C: [2020-09-09T11:33:47.567Z] SystemRoot C:\windows [2020-09-09T11:33:47.567Z] TEMP C:\windows\TEMP [2020-09-09T11:33:47.567Z] TESTDEBUG 0 [2020-09-09T11:33:47.567Z] TESTRUN_DRIVE d [2020-09-09T11:33:47.567Z] TESTRUN_SUBDIR CI [2020-09-09T11:33:47.567Z] TIMEOUT 120m [2020-09-09T11:33:47.567Z] TMP C:\windows\TEMP [2020-09-09T11:33:47.567Z] unit_validate true [2020-09-09T11:33:47.567Z] USERDOMAIN WORKGROUP [2020-09-09T11:33:47.567Z] USERNAME azwin-2-b48c90$ [2020-09-09T11:33:47.567Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-09-09T11:33:47.567Z] validate_force false [2020-09-09T11:33:47.567Z] windir C:\windows [2020-09-09T11:33:47.567Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-09-09T11:33:47.567Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-09-09T11:33:47.567Z] windowsRS1 false [2020-09-09T11:33:47.567Z] windowsRS5 true [2020-09-09T11:33:47.567Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-09-09T11:33:47.567Z] [2020-09-09T11:33:47.567Z] [2020-09-09T11:33:47.567Z] [2020-09-09T11:33:47.576Z] #39 85.11 DEP criu/arch/x86/sigaction_compat_pie.d [2020-09-09T11:33:47.597Z] #25 12.75 [2020-09-09T11:33:47.614Z] #25 9.211 [2020-09-09T11:33:47.836Z] #39 85.21 DEP criu/arch/x86/restorer_unmap.d [2020-09-09T11:33:47.836Z] #39 85.23 DEP criu/arch/x86/restorer.d [2020-09-09T11:33:47.836Z] #39 85.42 DEP criu/arch/x86/vdso-pie.d [2020-09-09T11:33:48.030Z] INFO: Sources under d:\gopath\... [2020-09-09T11:33:48.030Z] INFO: Test run under d:\CI\... [2020-09-09T11:33:48.030Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-09-09T11:33:48.030Z] INFO: docker/docker repository was found [2020-09-09T11:33:48.097Z] #39 85.52 DEP criu/pie/parasite-vdso.d [2020-09-09T11:33:48.097Z] #39 85.66 DEP criu/pie/parasite.d [2020-09-09T11:33:48.356Z] #39 85.88 CC criu/pie/parasite.o [2020-09-09T11:33:48.400Z] #25 9.490 # 1.4% ##### 7.4% ############ 17.5% ################ 23.4% #################### 27.9% ####################### 32.4% [2020-09-09T11:33:48.400Z] #25 ... [2020-09-09T11:33:48.400Z] [2020-09-09T11:33:48.400Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-09T11:33:48.400Z] #38 78.64 Selecting previously unselected package zlib1g-dev:amd64. [2020-09-09T11:33:48.400Z] #38 78.64 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-09-09T11:33:48.400Z] #38 78.65 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-09-09T11:33:48.400Z] #38 79.27 Selecting previously unselected package libprotobuf17:amd64. [2020-09-09T11:33:48.400Z] #38 79.31 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-09-09T11:33:48.400Z] #38 79.31 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-09-09T11:33:48.400Z] #38 80.73 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-09-09T11:33:48.400Z] #38 80.74 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-09-09T11:33:48.400Z] #38 80.75 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-09-09T11:33:48.400Z] #38 81.04 Selecting previously unselected package libprotobuf-dev:amd64. [2020-09-09T11:33:48.400Z] #38 81.04 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-09-09T11:33:48.400Z] #38 81.07 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-09-09T11:33:48.400Z] #38 83.43 Selecting previously unselected package libprotoc17:amd64. [2020-09-09T11:33:48.400Z] #38 83.45 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-09-09T11:33:48.400Z] #38 83.53 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-09-09T11:33:48.400Z] #38 84.77 Selecting previously unselected package protobuf-c-compiler. [2020-09-09T11:33:48.400Z] #38 84.77 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-09-09T11:33:48.400Z] #38 84.80 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-09T11:33:48.400Z] #38 84.95 Selecting previously unselected package protobuf-compiler. [2020-09-09T11:33:48.400Z] #38 84.99 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-09-09T11:33:48.400Z] #38 84.99 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-09-09T11:33:48.400Z] #38 85.23 Selecting previously unselected package python-pkg-resources. [2020-09-09T11:33:48.401Z] #38 85.24 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-09-09T11:33:48.401Z] #38 85.25 Unpacking python-pkg-resources (40.8.0-1) ... [2020-09-09T11:33:48.401Z] #38 85.82 Selecting previously unselected package python-six. [2020-09-09T11:33:48.401Z] #38 85.86 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-09-09T11:33:48.401Z] #38 85.89 Unpacking python-six (1.12.0-1) ... [2020-09-09T11:33:48.401Z] #38 85.95 Selecting previously unselected package python-protobuf. [2020-09-09T11:33:48.401Z] #38 85.96 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-09-09T11:33:48.401Z] #38 85.96 Unpacking python-protobuf (3.6.1.3-2) ... [2020-09-09T11:33:48.401Z] #38 86.72 Setting up python-pkg-resources (40.8.0-1) ... [2020-09-09T11:33:48.401Z] #38 ... [2020-09-09T11:33:48.401Z] [2020-09-09T11:33:48.401Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-09T11:33:48.491Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-09-09T11:33:48.952Z] ltsc2019: Pulling from windows/servercore [2020-09-09T11:33:48.952Z] 4612f6d0b889: Pulling fs layer [2020-09-09T11:33:48.952Z] c3aff4450246: Pulling fs layer [2020-09-09T11:33:49.431Z] #42 ... [2020-09-09T11:33:49.431Z] [2020-09-09T11:33:49.431Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:33:49.431Z] #40 96.25 DEP criu/config.d [2020-09-09T11:33:49.431Z] #40 96.47 DEP criu/clone-noasan.d [2020-09-09T11:33:49.431Z] #40 96.60 DEP criu/cgroup.d [2020-09-09T11:33:49.431Z] #40 96.91 DEP criu/cgroup-props.d [2020-09-09T11:33:49.431Z] #40 97.12 DEP criu/bitmap.d [2020-09-09T11:33:49.431Z] #40 97.14 DEP criu/bfd.d [2020-09-09T11:33:49.431Z] #40 97.30 DEP criu/autofs.d [2020-09-09T11:33:49.431Z] #40 97.56 DEP criu/aio.d [2020-09-09T11:33:49.431Z] #40 97.79 DEP criu/action-scripts.d [2020-09-09T11:33:49.431Z] #40 98.25 CC criu/action-scripts.o [2020-09-09T11:33:49.431Z] #40 98.88 CC criu/aio.o [2020-09-09T11:33:49.431Z] #40 99.66 CC criu/autofs.o [2020-09-09T11:33:49.431Z] #40 101.7 CC criu/bfd.o [2020-09-09T11:33:49.431Z] #40 102.4 CC criu/bitmap.o [2020-09-09T11:33:49.431Z] #40 102.7 CC criu/cgroup-props.o [2020-09-09T11:33:49.431Z] #40 104.1 CC criu/cgroup.o [2020-09-09T11:33:49.431Z] #40 ... [2020-09-09T11:33:49.431Z] [2020-09-09T11:33:49.431Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-09T11:33:49.431Z] #18 51.36 Selecting previously unselected package thin-provisioning-tools. [2020-09-09T11:33:49.431Z] #18 51.38 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-09-09T11:33:49.431Z] #18 51.38 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-09-09T11:33:49.431Z] #18 51.62 Selecting previously unselected package uidmap. [2020-09-09T11:33:49.431Z] #18 51.63 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-09-09T11:33:49.431Z] #18 51.64 Unpacking uidmap (1:4.5-1.1) ... [2020-09-09T11:33:49.431Z] #18 51.82 Selecting previously unselected package vim-runtime. [2020-09-09T11:33:49.431Z] #18 51.84 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-09-09T11:33:49.431Z] #18 51.89 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-09-09T11:33:49.431Z] #18 52.02 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-09-09T11:33:49.431Z] #18 52.02 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-09-09T11:33:49.431Z] #18 55.71 Selecting previously unselected package vim. [2020-09-09T11:33:49.431Z] #18 55.72 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-09-09T11:33:49.431Z] #18 55.78 Unpacking vim (2:8.1.0875-5) ... [2020-09-09T11:33:49.431Z] #18 56.43 Selecting previously unselected package xfsprogs. [2020-09-09T11:33:49.431Z] #18 56.47 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-09-09T11:33:49.431Z] #18 56.48 Unpacking xfsprogs (4.20.0-1) ... [2020-09-09T11:33:49.431Z] #18 57.04 Selecting previously unselected package zip. [2020-09-09T11:33:49.431Z] #18 57.05 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-09-09T11:33:49.431Z] #18 57.05 Unpacking zip (3.0-11+b1) ... [2020-09-09T11:33:49.431Z] #18 57.29 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-09-09T11:33:49.701Z] #25 9.490 # 1.4% ##### 7.4% ############ 17.5% ################ 23.4% #################### 27.9% ####################### 32.4% ########################### 38.2% ############################### 44.0% ################################### 49.2% ###################################### 54.1% ############################################ 61.1% ################################################ 67.3% ##################################################### 74.7% ######################################################### 79.8% ############################################################ 84.5% ################################################################# 90.7% #################################################################### 95.2% ######################################################################## 100.0% [2020-09-09T11:33:49.735Z] #39 87.15 LINK criu/pie/parasite.built-in.o [2020-09-09T11:33:49.735Z] #39 87.16 GEN criu/pie/parasite-blob.h [2020-09-09T11:33:49.735Z] #39 87.19 CC criu/pie/parasite-vdso.o [2020-09-09T11:33:49.781Z] #18 57.32 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-09T11:33:49.781Z] #18 57.32 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-09-09T11:33:49.781Z] #18 57.33 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-09-09T11:33:49.781Z] #18 57.34 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-09-09T11:33:49.781Z] #18 57.34 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-09-09T11:33:49.781Z] #18 57.35 Setting up uidmap (1:4.5-1.1) ... [2020-09-09T11:33:49.781Z] #18 57.35 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-09-09T11:33:49.781Z] #18 57.37 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-09-09T11:33:49.781Z] #18 57.38 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-09T11:33:49.781Z] #18 57.39 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-09-09T11:33:49.781Z] #18 57.39 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-09-09T11:33:49.781Z] #18 57.39 Setting up xxd (2:8.1.0875-5) ... [2020-09-09T11:33:49.781Z] #18 57.40 Setting up zip (3.0-11+b1) ... [2020-09-09T11:33:49.781Z] #18 57.41 Setting up vim-common (2:8.1.0875-5) ... [2020-09-09T11:33:49.781Z] #18 57.46 Setting up bash-completion (1:2.8-6) ... [2020-09-09T11:33:50.120Z] #25 13.12 0.6% # 2.0% ## 3.1% ### 4.3% ### 4.4% #### 5.7% ##### 7.2% ###### 8.6% ####### 10.6% ######## 11.6% ########## 14.0% ########### 15.5% ############ 17.6% ############## 19.5% ############### 21.2% ################ 23.1% ################## 25.0% ################### 26.7% #################### 28.1% ##################### 30.2% ###################### 31.0% [2020-09-09T11:33:50.121Z] #25 ... [2020-09-09T11:33:50.121Z] [2020-09-09T11:33:50.121Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-09T11:33:50.121Z] #32 81.49 Selecting previously unselected package libicu63:amd64. [2020-09-09T11:33:50.121Z] #32 81.56 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-09-09T11:33:50.121Z] #32 81.58 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-09T11:33:50.121Z] #32 ... [2020-09-09T11:33:50.121Z] [2020-09-09T11:33:50.121Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-09T11:33:50.274Z] #25 12.24 [2020-09-09T11:33:50.303Z] #39 87.76 CC criu/arch/x86/vdso-pie.o [2020-09-09T11:33:50.381Z] #25 13.12 0.6% # 2.0% ## 3.1% ### 4.3% ### 4.4% #### 5.7% ##### 7.2% ###### 8.6% ####### 10.6% ######## 11.6% ########## 14.0% ########### 15.5% ############ 17.6% ############## 19.5% ############### 21.2% ################ 23.1% ################## 25.0% ################### 26.7% #################### 28.1% ##################### 30.2% ###################### 31.0% ####################### 32.6% ######################## 34.7% ######################### 35.6% [2020-09-09T11:33:50.381Z] #25 ... [2020-09-09T11:33:50.381Z] [2020-09-09T11:33:50.381Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:33:50.381Z] #41 81.78 syscall [2020-09-09T11:33:50.421Z] #10 ... [2020-09-09T11:33:50.421Z] [2020-09-09T11:33:50.421Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:33:50.421Z] #33 2.659 + RM_GOPATH=0 [2020-09-09T11:33:50.421Z] #33 2.659 + TMP_GOPATH= [2020-09-09T11:33:50.421Z] #33 2.659 + : /build [2020-09-09T11:33:50.421Z] #33 2.659 + '[' -z '' ']' [2020-09-09T11:33:50.421Z] #33 2.659 ++ mktemp -d [2020-09-09T11:33:50.421Z] #33 2.670 + export GOPATH=/tmp/tmp.XpQe4eYl9p [2020-09-09T11:33:50.421Z] #33 2.670 + GOPATH=/tmp/tmp.XpQe4eYl9p [2020-09-09T11:33:50.421Z] #33 2.670 + RM_GOPATH=1 [2020-09-09T11:33:50.421Z] #33 2.670 + case "$(go env GOARCH)" in [2020-09-09T11:33:50.421Z] #33 2.670 ++ go env GOARCH [2020-09-09T11:33:50.421Z] #33 2.702 + export GO_BUILDMODE=-buildmode=pie [2020-09-09T11:33:50.421Z] #33 2.702 + GO_BUILDMODE=-buildmode=pie [2020-09-09T11:33:50.421Z] #33 2.702 ++ dirname /tmp/install/install.sh [2020-09-09T11:33:50.421Z] #33 2.722 + dir=/tmp/install [2020-09-09T11:33:50.421Z] #33 2.722 + bin=tini [2020-09-09T11:33:50.421Z] #33 2.722 + shift [2020-09-09T11:33:50.421Z] #33 2.722 + '[' '!' -f /tmp/install/tini.installer ']' [2020-09-09T11:33:50.421Z] #33 2.722 + . /tmp/install/tini.installer [2020-09-09T11:33:50.421Z] #33 2.722 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-09T11:33:50.421Z] #33 2.722 + install_tini [2020-09-09T11:33:50.421Z] #33 2.722 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-09-09T11:33:50.421Z] #33 2.722 + git clone https://github.com/krallin/tini.git /tmp/tmp.XpQe4eYl9p/tini [2020-09-09T11:33:50.421Z] #33 2.722 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-09T11:33:50.421Z] #33 2.728 Cloning into '/tmp/tmp.XpQe4eYl9p/tini'... [2020-09-09T11:33:50.421Z] #33 4.666 + cd /tmp/tmp.XpQe4eYl9p/tini [2020-09-09T11:33:50.421Z] #33 4.667 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-09T11:33:50.421Z] #33 4.699 + cmake . [2020-09-09T11:33:50.421Z] #33 5.214 -- The C compiler identification is GNU 8.3.0 [2020-09-09T11:33:50.421Z] #33 5.276 -- Check for working C compiler: /usr/bin/cc [2020-09-09T11:33:50.421Z] #33 5.955 -- Check for working C compiler: /usr/bin/cc -- works [2020-09-09T11:33:50.421Z] #33 5.959 -- Detecting C compiler ABI info [2020-09-09T11:33:50.421Z] #33 7.254 -- Detecting C compiler ABI info - done [2020-09-09T11:33:50.421Z] #33 7.310 -- Detecting C compile features [2020-09-09T11:33:50.421Z] #33 9.290 -- Detecting C compile features - done [2020-09-09T11:33:50.421Z] #33 9.316 -- Performing Test HAS_BUILTIN_FORTIFY [2020-09-09T11:33:50.421Z] #33 9.767 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-09-09T11:33:50.421Z] #33 9.885 -- Configuring done [2020-09-09T11:33:50.421Z] #33 9.963 -- Generating done [2020-09-09T11:33:50.421Z] #33 9.967 -- Build files have been written to: /tmp/tmp.XpQe4eYl9p/tini [2020-09-09T11:33:50.421Z] #33 9.970 + make tini-static [2020-09-09T11:33:50.421Z] #33 ... [2020-09-09T11:33:50.421Z] [2020-09-09T11:33:50.421Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:33:50.421Z] #39 4.131 Note: Building without setproctitle() and strlcpy() support. [2020-09-09T11:33:50.421Z] #39 4.131 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-09T11:33:50.421Z] #39 4.151 Note: Building without GnuTLS support [2020-09-09T11:33:50.421Z] #39 4.162 Makefile.config:39: Warn: you have no libnftables installed [2020-09-09T11:33:50.422Z] #39 4.163 Makefile.config:40: Warn: Building without nftables support [2020-09-09T11:33:50.422Z] #39 6.413 fatal: not a git repository (or any of the parent directories): .git [2020-09-09T11:33:50.422Z] #39 6.498 GEN .gitid [2020-09-09T11:33:50.422Z] #39 6.685 GEN criu/include/version.h [2020-09-09T11:33:50.422Z] #39 6.968 GEN include/common/asm [2020-09-09T11:33:50.422Z] #39 9.127 PBCC images/timens.pb-c.c [2020-09-09T11:33:50.422Z] #39 9.152 DEP images/timens.pb-c.d [2020-09-09T11:33:50.422Z] #39 9.247 PBCC images/fown.pb-c.c [2020-09-09T11:33:50.422Z] #39 9.284 PBCC images/google/protobuf/descriptor.pb-c.c [2020-09-09T11:33:50.422Z] #39 9.360 PBCC images/opts.pb-c.c [2020-09-09T11:33:50.422Z] #39 9.413 PBCC images/memfd.pb-c.c [2020-09-09T11:33:50.422Z] #39 9.457 DEP images/fown.pb-c.d [2020-09-09T11:33:50.422Z] #39 9.499 DEP images/google/protobuf/descriptor.pb-c.d [2020-09-09T11:33:50.422Z] #39 9.612 DEP images/opts.pb-c.d [2020-09-09T11:33:50.422Z] #39 9.689 DEP images/memfd.pb-c.d [2020-09-09T11:33:50.422Z] #39 9.749 PBCC images/sit.pb-c.c [2020-09-09T11:33:50.422Z] #39 9.827 DEP images/sit.pb-c.d [2020-09-09T11:33:50.422Z] #39 9.852 PBCC images/macvlan.pb-c.c [2020-09-09T11:33:50.422Z] #39 9.861 DEP images/macvlan.pb-c.d [2020-09-09T11:33:50.422Z] #39 9.891 PBCC images/autofs.pb-c.c [2020-09-09T11:33:50.422Z] #39 9.905 DEP images/autofs.pb-c.d [2020-09-09T11:33:50.422Z] #39 9.937 PBCC images/sysctl.pb-c.c [2020-09-09T11:33:50.422Z] #39 9.948 DEP images/sysctl.pb-c.d [2020-09-09T11:33:50.422Z] #39 10.00 PBCC images/time.pb-c.c [2020-09-09T11:33:50.422Z] #39 10.01 DEP images/time.pb-c.d [2020-09-09T11:33:50.422Z] #39 10.10 PBCC images/binfmt-misc.pb-c.c [2020-09-09T11:33:50.422Z] #39 10.12 DEP images/binfmt-misc.pb-c.d [2020-09-09T11:33:50.422Z] #39 10.19 PBCC images/seccomp.pb-c.c [2020-09-09T11:33:50.422Z] #39 10.24 DEP images/seccomp.pb-c.d [2020-09-09T11:33:50.422Z] #39 10.29 PBCC images/userns.pb-c.c [2020-09-09T11:33:50.422Z] #39 10.36 DEP images/userns.pb-c.d [2020-09-09T11:33:50.422Z] #39 10.45 PBCC images/cgroup.pb-c.c [2020-09-09T11:33:50.422Z] #39 10.47 DEP images/cgroup.pb-c.d [2020-09-09T11:33:50.422Z] #39 10.51 PBCC images/ext-file.pb-c.c [2020-09-09T11:33:50.422Z] #39 ... [2020-09-09T11:33:50.422Z] [2020-09-09T11:33:50.422Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:33:50.422Z] #33 10.47 Scanning dependencies of target tini-static [2020-09-09T11:33:50.422Z] #33 10.56 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-09-09T11:33:50.562Z] #39 88.03 CC criu/arch/x86/restorer.o [2020-09-09T11:33:50.648Z] #41 ... [2020-09-09T11:33:50.648Z] [2020-09-09T11:33:50.648Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-09T11:33:51.130Z] #39 88.52 CC criu/arch/x86/restorer_unmap.o [2020-09-09T11:33:51.130Z] #39 88.56 CC criu/arch/x86/sigaction_compat_pie.o [2020-09-09T11:33:51.390Z] #39 88.83 CC criu/pie/restorer.o [2020-09-09T11:33:51.928Z] #18 ... [2020-09-09T11:33:51.928Z] [2020-09-09T11:33:51.928Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:33:51.928Z] #40 109.5 CC criu/clone-noasan.o [2020-09-09T11:33:52.415Z] #33 12.26 [100%] Linking C executable tini-static [2020-09-09T11:33:52.577Z] #40 110.0 CC criu/config.o [2020-09-09T11:33:52.681Z] #33 12.69 [100%] Built target tini-static [2020-09-09T11:33:52.681Z] #33 12.77 + mkdir -p /build [2020-09-09T11:33:52.681Z] #33 12.80 + cp tini-static /build/docker-init [2020-09-09T11:33:52.944Z] #33 ... [2020-09-09T11:33:52.944Z] [2020-09-09T11:33:52.944Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:33:52.944Z] #47 81.91 golang.org/x/crypto/ssh/terminal [2020-09-09T11:33:52.944Z] #47 85.00 mvdan.cc/sh/v3/cmd/shfmt [2020-09-09T11:33:52.944Z] #47 DONE 91.6s [2020-09-09T11:33:52.944Z] [2020-09-09T11:33:52.944Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:33:52.944Z] #33 DONE 13.1s [2020-09-09T11:33:52.944Z] [2020-09-09T11:33:52.944Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:33:52.944Z] #39 10.56 DEP images/ext-file.pb-c.d [2020-09-09T11:33:52.944Z] #39 10.61 PBCC images/rpc.pb-c.c [2020-09-09T11:33:52.944Z] #39 10.64 DEP images/rpc.pb-c.d [2020-09-09T11:33:52.944Z] #39 10.68 PBCC images/siginfo.pb-c.c [2020-09-09T11:33:52.944Z] #39 10.72 DEP images/siginfo.pb-c.d [2020-09-09T11:33:52.944Z] #39 10.76 PBCC images/pagemap.pb-c.c [2020-09-09T11:33:52.944Z] #39 10.78 DEP images/pagemap.pb-c.d [2020-09-09T11:33:52.944Z] #39 10.89 PBCC images/rlimit.pb-c.c [2020-09-09T11:33:52.944Z] #39 10.92 DEP images/rlimit.pb-c.d [2020-09-09T11:33:52.944Z] #39 10.95 PBCC images/file-lock.pb-c.c [2020-09-09T11:33:52.944Z] #39 10.98 DEP images/file-lock.pb-c.d [2020-09-09T11:33:52.944Z] #39 11.00 PBCC images/tty.pb-c.c [2020-09-09T11:33:52.944Z] #39 11.04 DEP images/tty.pb-c.d [2020-09-09T11:33:52.944Z] #39 11.11 PBCC images/tun.pb-c.c [2020-09-09T11:33:52.944Z] #39 11.18 PBCC images/netdev.pb-c.c [2020-09-09T11:33:52.944Z] #39 11.28 DEP images/tun.pb-c.d [2020-09-09T11:33:52.944Z] #39 11.38 DEP images/netdev.pb-c.d [2020-09-09T11:33:52.944Z] #39 11.45 PBCC images/vma.pb-c.c [2020-09-09T11:33:52.944Z] #39 11.58 DEP images/vma.pb-c.d [2020-09-09T11:33:52.944Z] #39 11.65 PBCC images/creds.pb-c.c [2020-09-09T11:33:52.944Z] #39 11.68 DEP images/creds.pb-c.d [2020-09-09T11:33:52.944Z] #39 11.76 PBCC images/utsns.pb-c.c [2020-09-09T11:33:52.944Z] #39 11.79 DEP images/utsns.pb-c.d [2020-09-09T11:33:52.944Z] #39 11.86 PBCC images/ipc-desc.pb-c.c [2020-09-09T11:33:52.944Z] #39 11.89 PBCC images/ipc-sem.pb-c.c [2020-09-09T11:33:52.944Z] #39 11.94 DEP images/ipc-desc.pb-c.d [2020-09-09T11:33:52.944Z] #39 12.00 DEP images/ipc-sem.pb-c.d [2020-09-09T11:33:52.944Z] #39 12.03 PBCC images/ipc-msg.pb-c.c [2020-09-09T11:33:52.944Z] #39 12.05 DEP images/ipc-msg.pb-c.d [2020-09-09T11:33:52.944Z] #39 12.14 PBCC images/ipc-shm.pb-c.c [2020-09-09T11:33:52.944Z] #39 12.20 DEP images/ipc-shm.pb-c.d [2020-09-09T11:33:52.944Z] #39 12.29 PBCC images/ipc-var.pb-c.c [2020-09-09T11:33:52.944Z] #39 12.32 DEP images/ipc-var.pb-c.d [2020-09-09T11:33:52.944Z] #39 12.38 PBCC images/sk-opts.pb-c.c [2020-09-09T11:33:52.944Z] #39 12.49 PBCC images/packet-sock.pb-c.c [2020-09-09T11:33:52.944Z] #39 12.54 DEP images/sk-opts.pb-c.d [2020-09-09T11:33:52.944Z] #39 12.57 DEP images/packet-sock.pb-c.d [2020-09-09T11:33:52.944Z] #39 12.68 PBCC images/sk-netlink.pb-c.c [2020-09-09T11:33:52.944Z] #39 12.71 DEP images/sk-netlink.pb-c.d [2020-09-09T11:33:52.944Z] #39 12.75 PBCC images/sk-inet.pb-c.c [2020-09-09T11:33:52.944Z] #39 12.78 DEP images/sk-inet.pb-c.d [2020-09-09T11:33:52.944Z] #39 12.83 PBCC images/sk-unix.pb-c.c [2020-09-09T11:33:52.944Z] #39 12.86 DEP images/sk-unix.pb-c.d [2020-09-09T11:33:52.944Z] #39 12.99 PBCC images/mm.pb-c.c [2020-09-09T11:33:52.945Z] #39 13.05 DEP images/mm.pb-c.d [2020-09-09T11:33:52.990Z] #25 13.12 0.6% # 2.0% ## 3.1% ### 4.3% ### 4.4% #### 5.7% ##### 7.2% ###### 8.6% ####### 10.6% ######## 11.6% ########## 14.0% ########### 15.5% ############ 17.6% ############## 19.5% ############### 21.2% ################ 23.1% ################## 25.0% ################### 26.7% #################### 28.1% ##################### 30.2% ###################### 31.0% ####################### 32.6% ######################## 34.7% ######################### 35.6% ########################## 36.8% ########################### 38.3% ############################ 39.9% ############################## 41.7% ############################## 42.8% ################################ 44.9% ################################# 46.9% ################################## 48.4% #################################### 50.3% ##################################### 52.3% ####################################### 55.0% ######################################### 57.1% ########################################## 59.7% ############################################ 62.1% ############################################## 64.1% ############################################### 66.4% ################################################# 68.1% ################################################## 70.2% ################################################### 71.7% #################################################### 73.3% ###################################################### 75.1% ####################################################### 76.6% ######################################################## 78.2% [2020-09-09T11:33:52.991Z] #25 ... [2020-09-09T11:33:52.991Z] [2020-09-09T11:33:52.991Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:33:52.991Z] #47 84.27 reflect [2020-09-09T11:33:52.991Z] #47 84.28 syscall [2020-09-09T11:33:52.991Z] #47 93.84 time [2020-09-09T11:33:52.991Z] #47 ... [2020-09-09T11:33:52.991Z] [2020-09-09T11:33:52.991Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-09T11:33:53.193Z] #25 12.69 #=#=# 0.0% 1.3% ## 2.8% ## 4.0% ### 5.5% #### 6.7% ##### 8.0% ###### 9.3% ####### 10.2% ######## 11.3% ######### 12.5% ######### 13.9% ########## 14.9% ########### 15.9% ############ 17.0% ############ 18.0% ############# 19.3% ############## 20.5% ############### 21.8% [2020-09-09T11:33:53.193Z] #25 ... [2020-09-09T11:33:53.193Z] [2020-09-09T11:33:53.193Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:33:53.193Z] #41 83.49 reflect [2020-09-09T11:33:53.193Z] #41 85.59 syscall [2020-09-09T11:33:53.193Z] #41 ... [2020-09-09T11:33:53.193Z] [2020-09-09T11:33:53.193Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-09T11:33:53.209Z] #39 13.27 PBCC images/timerfd.pb-c.c [2020-09-09T11:33:53.209Z] #39 13.31 DEP images/timerfd.pb-c.d [2020-09-09T11:33:53.209Z] #39 13.38 PBCC images/timer.pb-c.c [2020-09-09T11:33:53.477Z] #39 13.48 DEP images/timer.pb-c.d [2020-09-09T11:33:53.477Z] #39 13.58 PBCC images/sa.pb-c.c [2020-09-09T11:33:53.477Z] #39 13.61 DEP images/sa.pb-c.d [2020-09-09T11:33:53.477Z] #39 13.67 PBCC images/pipe-data.pb-c.c [2020-09-09T11:33:53.511Z] #25 13.12 0.6% # 2.0% ## 3.1% ### 4.3% ### 4.4% #### 5.7% ##### 7.2% ###### 8.6% ####### 10.6% ######## 11.6% ########## 14.0% ########### 15.5% ############ 17.6% ############## 19.5% ############### 21.2% ################ 23.1% ################## 25.0% ################### 26.7% #################### 28.1% ##################### 30.2% ###################### 31.0% ####################### 32.6% ######################## 34.7% ######################### 35.6% ########################## 36.8% ########################### 38.3% ############################ 39.9% ############################## 41.7% ############################## 42.8% ################################ 44.9% ################################# 46.9% ################################## 48.4% #################################### 50.3% ##################################### 52.3% ####################################### 55.0% ######################################### 57.1% ########################################## 59.7% ############################################ 62.1% ############################################## 64.1% ############################################### 66.4% ################################################# 68.1% ################################################## 70.2% ################################################### 71.7% #################################################### 73.3% ###################################################### 75.1% ####################################################### 76.6% ######################################################## 78.2% ######################################################### 79.8% ########################################################## 81.9% ############################################################# 85.4% ############################################################### 87.8% ################################################################ 90.0% ################################################################## 92.5% ########## [2020-09-09T11:33:53.511Z] #25 ... [2020-09-09T11:33:53.511Z] [2020-09-09T11:33:53.511Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:33:53.511Z] #10 84.84 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-09-09T11:33:53.511Z] #10 84.93 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-09-09T11:33:53.511Z] #10 84.95 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-09-09T11:33:53.511Z] #10 85.01 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-09-09T11:33:53.511Z] #10 85.05 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-09-09T11:33:53.511Z] #10 85.06 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-09-09T11:33:53.511Z] #10 85.06 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-09-09T11:33:53.511Z] #10 86.63 debconf: delaying package configuration, since apt-utils is not installed [2020-09-09T11:33:53.511Z] #10 87.14 Fetched 77.7 MB in 12s (6698 kB/s) [2020-09-09T11:33:53.511Z] #10 87.41 Selecting previously unselected package binutils-mingw-w64-i686. [2020-09-09T11:33:53.511Z] #10 87.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 ... 15410 files and directories currently installed.) [2020-09-09T11:33:53.511Z] #10 87.50 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-09-09T11:33:53.511Z] #10 87.51 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-09T11:33:53.511Z] #10 91.41 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-09-09T11:33:53.511Z] #10 91.43 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-09-09T11:33:53.511Z] #10 91.59 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-09T11:33:53.511Z] #10 ... [2020-09-09T11:33:53.511Z] [2020-09-09T11:33:53.511Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-09T11:33:53.741Z] #39 13.71 DEP images/pipe-data.pb-c.d [2020-09-09T11:33:53.773Z] #25 13.12 0.6% # 2.0% ## 3.1% ### 4.3% ### 4.4% #### 5.7% ##### 7.2% ###### 8.6% ####### 10.6% ######## 11.6% ########## 14.0% ########### 15.5% ############ 17.6% ############## 19.5% ############### 21.2% ################ 23.1% ################## 25.0% ################### 26.7% #################### 28.1% ##################### 30.2% ###################### 31.0% ####################### 32.6% ######################## 34.7% ######################### 35.6% ########################## 36.8% ########################### 38.3% ############################ 39.9% ############################## 41.7% ############################## 42.8% ################################ 44.9% ################################# 46.9% ################################## 48.4% #################################### 50.3% ##################################### 52.3% ####################################### 55.0% ######################################### 57.1% ########################################## 59.7% ############################################ 62.1% ############################################## 64.1% ############################################### 66.4% ################################################# 68.1% ################################################## 70.2% ################################################### 71.7% #################################################### 73.3% ###################################################### 75.1% ####################################################### 76.6% ######################################################## 78.2% ######################################################### 79.8% ########################################################## 81.9% ############################################################# 85.4% ############################################################### 87.8% ################################################################ 90.0% ################################################################## 92.5% #################################################################### 94.8% ###################################################################### 97.3% ###################################################################### 98.5% ######################################################################## 100.0% [2020-09-09T11:33:54.004Z] #39 13.84 PBCC images/mnt.pb-c.c [2020-09-09T11:33:54.004Z] #39 13.92 DEP images/mnt.pb-c.d [2020-09-09T11:33:54.004Z] #39 14.01 PBCC images/sk-packet.pb-c.c [2020-09-09T11:33:54.004Z] #39 14.05 DEP images/sk-packet.pb-c.d [2020-09-09T11:33:54.034Z] #25 19.16 [2020-09-09T11:33:54.232Z] #25 12.69 #=#=# 0.0% 1.3% ## 2.8% ## 4.0% ### 5.5% #### 6.7% ##### 8.0% ###### 9.3% ####### 10.2% ######## 11.3% ######### 12.5% ######### 13.9% ########## 14.9% ########### 15.9% ############ 17.0% ############ 18.0% ############# 19.3% ############## 20.5% ############### 21.8% ################ 22.7% ################ 23.5% ################# 24.4% ################## 25.3% ################### 26.6% ################### 27.2% ##################### 29.2% ##################### 30.1% ###################### 31.4% ########## [2020-09-09T11:33:54.232Z] #25 ... [2020-09-09T11:33:54.232Z] [2020-09-09T11:33:54.232Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:33:54.232Z] #47 84.43 reflect [2020-09-09T11:33:54.232Z] #47 84.50 syscall [2020-09-09T11:33:54.232Z] #47 ... [2020-09-09T11:33:54.232Z] [2020-09-09T11:33:54.232Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-09T11:33:54.268Z] #39 14.14 PBCC images/tcp-stream.pb-c.c [2020-09-09T11:33:54.268Z] #39 14.22 DEP images/tcp-stream.pb-c.d [2020-09-09T11:33:54.268Z] #39 14.32 PBCC images/pipe.pb-c.c [2020-09-09T11:33:54.268Z] #39 14.36 DEP images/pipe.pb-c.d [2020-09-09T11:33:54.531Z] #39 14.47 PBCC images/pstree.pb-c.c [2020-09-09T11:33:54.531Z] #39 14.49 DEP images/pstree.pb-c.d [2020-09-09T11:33:54.531Z] #39 14.57 PBCC images/fs.pb-c.c [2020-09-09T11:33:54.531Z] #39 14.59 DEP images/fs.pb-c.d [2020-09-09T11:33:54.531Z] #39 14.70 PBCC images/signalfd.pb-c.c [2020-09-09T11:33:54.531Z] #39 ... [2020-09-09T11:33:54.531Z] [2020-09-09T11:33:54.531Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:33:54.531Z] #41 83.35 compress/flate [2020-09-09T11:33:54.531Z] #41 83.62 go/doc [2020-09-09T11:33:54.531Z] #41 88.98 crypto/rand [2020-09-09T11:33:54.531Z] #41 89.56 github.com/LK4D4/vndr/build [2020-09-09T11:33:54.531Z] #41 89.68 crypto/ecdsa [2020-09-09T11:33:54.531Z] #41 90.43 crypto/rsa [2020-09-09T11:33:54.531Z] #41 90.90 crypto/x509/pkix [2020-09-09T11:33:54.531Z] #41 91.56 vendor/golang.org/x/crypto/cryptobyte [2020-09-09T11:33:54.682Z] #39 91.90 LINK criu/pie/restorer.built-in.o [2020-09-09T11:33:54.682Z] #39 91.91 GEN criu/pie/restorer-blob.h [2020-09-09T11:33:54.682Z] #39 91.98 DEP criu/vdso.d [2020-09-09T11:33:54.682Z] #39 92.29 DEP criu/vdso-compat.d [2020-09-09T11:33:54.795Z] #41 ... [2020-09-09T11:33:54.795Z] [2020-09-09T11:33:54.795Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:33:54.795Z] #39 14.84 DEP images/signalfd.pb-c.d [2020-09-09T11:33:54.942Z] #39 92.52 DEP criu/uts_ns.d [2020-09-09T11:33:54.975Z] #25 20.21 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-09T11:33:55.058Z] #39 14.99 PBCC images/fh.pb-c.c [2020-09-09T11:33:55.059Z] #39 15.06 PBCC images/fsnotify.pb-c.c [2020-09-09T11:33:55.059Z] #39 15.13 DEP images/fh.pb-c.d [2020-09-09T11:33:55.202Z] #39 92.71 DEP criu/util.d [2020-09-09T11:33:55.273Z] #25 12.69 #=#=# 0.0% 1.3% ## 2.8% ## 4.0% ### 5.5% #### 6.7% ##### 8.0% ###### 9.3% ####### 10.2% ######## 11.3% ######### 12.5% ######### 13.9% ########## 14.9% ########### 15.9% ############ 17.0% ############ 18.0% ############# 19.3% ############## 20.5% ############### 21.8% ################ 22.7% ################ 23.5% ################# 24.4% ################## 25.3% ################### 26.6% ################### 27.2% ##################### 29.2% ##################### 30.1% ###################### 31.4% ####################### 32.2% ####################### 33.2% ######################## 34.0% ######################### 34.8% ######################### 35.3% ########################## 36.3% ########################### 37.9% ############################ 39.1% ############################ 39.7% [2020-09-09T11:33:55.273Z] #25 ... [2020-09-09T11:33:55.273Z] [2020-09-09T11:33:55.273Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:33:55.273Z] #10 85.54 debconf: delaying package configuration, since apt-utils is not installed [2020-09-09T11:33:55.273Z] #10 85.95 Fetched 77.7 MB in 12s (6476 kB/s) [2020-09-09T11:33:55.273Z] #10 86.07 Selecting previously unselected package binutils-mingw-w64-i686. [2020-09-09T11:33:55.273Z] #10 86.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.) [2020-09-09T11:33:55.273Z] #10 86.15 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-09-09T11:33:55.273Z] #10 86.16 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-09T11:33:55.273Z] #10 91.01 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-09-09T11:33:55.273Z] #10 91.02 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-09-09T11:33:55.273Z] #10 91.08 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-09T11:33:55.273Z] #10 ... [2020-09-09T11:33:55.273Z] [2020-09-09T11:33:55.273Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-09T11:33:55.322Z] #39 15.23 DEP images/fsnotify.pb-c.d [2020-09-09T11:33:55.322Z] #39 15.32 PBCC images/eventpoll.pb-c.c [2020-09-09T11:33:55.322Z] #39 15.41 DEP images/eventpoll.pb-c.d [2020-09-09T11:33:55.322Z] #39 15.43 PBCC images/eventfd.pb-c.c [2020-09-09T11:33:55.322Z] #39 15.45 DEP images/eventfd.pb-c.d [2020-09-09T11:33:55.322Z] #39 15.49 PBCC images/remap-file-path.pb-c.c [2020-09-09T11:33:55.322Z] #39 15.50 DEP images/remap-file-path.pb-c.d [2020-09-09T11:33:55.351Z] #40 112.7 CC criu/cr-check.o [2020-09-09T11:33:55.462Z] #39 92.98 DEP criu/uffd.d [2020-09-09T11:33:55.586Z] #39 15.55 PBCC images/fifo.pb-c.c [2020-09-09T11:33:55.586Z] #39 15.59 DEP images/fifo.pb-c.d [2020-09-09T11:33:55.721Z] #39 93.16 DEP criu/tun.d [2020-09-09T11:33:55.721Z] #39 93.36 DEP criu/tty.d [2020-09-09T11:33:55.721Z] #39 ... [2020-09-09T11:33:55.721Z] [2020-09-09T11:33:55.721Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:33:55.721Z] #49 9.809 + cd /tmp/tmp.Mue6U5nggg/src/github.com/opencontainers/runc [2020-09-09T11:33:55.721Z] #49 9.810 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-09T11:33:55.721Z] #49 10.19 + '[' -z '' ']' [2020-09-09T11:33:55.722Z] #49 10.19 + target=static [2020-09-09T11:33:55.722Z] #49 10.19 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-09-09T11:33:55.722Z] #49 10.57 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-09-09T11:33:55.805Z] #25 20.93 #=#=# [2020-09-09T11:33:55.805Z] #25 21.06 ######################################################################## 100.0% [2020-09-09T11:33:55.850Z] #39 15.66 PBCC images/ghost-file.pb-c.c [2020-09-09T11:33:55.850Z] #39 15.74 DEP images/ghost-file.pb-c.d [2020-09-09T11:33:55.850Z] #39 15.86 PBCC images/regfile.pb-c.c [2020-09-09T11:33:55.850Z] #39 15.88 DEP images/regfile.pb-c.d [2020-09-09T11:33:55.850Z] #39 15.90 PBCC images/ns.pb-c.c [2020-09-09T11:33:55.850Z] #39 15.91 DEP images/ns.pb-c.d [2020-09-09T11:33:55.850Z] #39 15.92 PBCC images/fdinfo.pb-c.c [2020-09-09T11:33:55.850Z] #39 15.99 DEP images/fdinfo.pb-c.d [2020-09-09T11:33:55.981Z] #49 ... [2020-09-09T11:33:55.981Z] [2020-09-09T11:33:55.981Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-09T11:33:55.981Z] #17 3.224 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-09T11:33:55.981Z] #17 4.527 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-09T11:33:55.981Z] #17 9.351 Fetched 8379 kB in 8s (1008 kB/s) [2020-09-09T11:33:55.981Z] #17 9.351 Reading package lists... [2020-09-09T11:33:55.981Z] #17 12.98 Reading package lists... [2020-09-09T11:33:55.981Z] #17 ... [2020-09-09T11:33:55.981Z] [2020-09-09T11:33:55.981Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:33:55.981Z] #39 93.61 DEP criu/timerfd.d [2020-09-09T11:33:56.067Z] #25 21.24 [2020-09-09T11:33:56.113Z] #39 16.16 PBCC images/core-aarch64.pb-c.c [2020-09-09T11:33:56.113Z] #39 16.22 PBCC images/core-arm.pb-c.c [2020-09-09T11:33:56.113Z] #39 16.29 PBCC images/core-ppc64.pb-c.c [2020-09-09T11:33:56.241Z] #39 93.78 DEP criu/timens.d [2020-09-09T11:33:56.378Z] #39 16.40 PBCC images/core-s390.pb-c.c [2020-09-09T11:33:56.378Z] #39 16.51 PBCC images/core-x86.pb-c.c [2020-09-09T11:33:56.500Z] #39 93.99 DEP criu/sysfs_parse.d [2020-09-09T11:33:56.500Z] #39 94.21 DEP criu/sysctl.d [2020-09-09T11:33:56.639Z] #25 ... [2020-09-09T11:33:56.639Z] [2020-09-09T11:33:56.639Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:33:56.639Z] #30 87.97 time [2020-09-09T11:33:56.639Z] #30 95.00 internal/poll [2020-09-09T11:33:56.639Z] #30 95.01 internal/fmtsort [2020-09-09T11:33:56.639Z] #30 95.89 internal/syscall/execenv [2020-09-09T11:33:56.639Z] #30 96.08 internal/syscall/unix [2020-09-09T11:33:56.639Z] #30 96.55 strings [2020-09-09T11:33:56.642Z] #39 16.54 PBCC images/core.pb-c.c [2020-09-09T11:33:56.642Z] #39 16.61 PBCC images/inventory.pb-c.c [2020-09-09T11:33:56.642Z] #39 16.69 DEP images/core-aarch64.pb-c.d [2020-09-09T11:33:56.642Z] #39 16.79 DEP images/core-arm.pb-c.d [2020-09-09T11:33:56.759Z] #39 94.35 DEP criu/string.d [2020-09-09T11:33:56.904Z] #30 ... [2020-09-09T11:33:56.904Z] [2020-09-09T11:33:56.904Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:33:56.904Z] #10 95.09 Selecting previously unselected package binutils-mingw-w64. [2020-09-09T11:33:56.904Z] #10 95.09 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-09-09T11:33:56.904Z] #10 95.21 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-09T11:33:56.904Z] #10 95.35 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-09-09T11:33:56.904Z] #10 95.37 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-09-09T11:33:56.904Z] #10 95.44 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-09-09T11:33:56.904Z] #10 95.71 Selecting previously unselected package dmsetup. [2020-09-09T11:33:56.904Z] #10 95.76 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-09-09T11:33:56.904Z] #10 95.78 Unpacking dmsetup (2:1.02.155-3) ... [2020-09-09T11:33:56.904Z] #10 96.13 Selecting previously unselected package mingw-w64-common. [2020-09-09T11:33:56.904Z] #10 96.14 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-09-09T11:33:56.904Z] #10 96.14 Unpacking mingw-w64-common (6.0.0-3) ... [2020-09-09T11:33:56.905Z] #39 16.84 DEP images/core-ppc64.pb-c.d [2020-09-09T11:33:56.905Z] #39 16.91 DEP images/core-s390.pb-c.d [2020-09-09T11:33:56.905Z] #39 17.01 DEP images/core-x86.pb-c.d [2020-09-09T11:33:57.019Z] #39 94.41 DEP criu/stats.d [2020-09-09T11:33:57.019Z] #39 94.56 DEP criu/sockets.d [2020-09-09T11:33:57.163Z] #10 ... [2020-09-09T11:33:57.163Z] [2020-09-09T11:33:57.163Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-09T11:33:57.163Z] #38 88.59 Selecting previously unselected package python-six. [2020-09-09T11:33:57.163Z] #38 88.59 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-09-09T11:33:57.163Z] #38 88.59 Unpacking python-six (1.12.0-1) ... [2020-09-09T11:33:57.163Z] #38 88.83 Selecting previously unselected package python-protobuf. [2020-09-09T11:33:57.163Z] #38 88.84 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-09-09T11:33:57.163Z] #38 88.89 Unpacking python-protobuf (3.6.1.3-2) ... [2020-09-09T11:33:57.163Z] #38 89.99 Setting up python-pkg-resources (40.8.0-1) ... [2020-09-09T11:33:57.163Z] #38 95.41 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-09-09T11:33:57.163Z] #38 95.46 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-09T11:33:57.163Z] #38 95.48 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-09T11:33:57.163Z] #38 95.49 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-09-09T11:33:57.163Z] #38 95.51 Setting up python-six (1.12.0-1) ... [2020-09-09T11:33:57.170Z] #39 17.07 DEP images/core.pb-c.d [2020-09-09T11:33:57.170Z] #39 17.28 DEP images/inventory.pb-c.d [2020-09-09T11:33:57.278Z] #39 94.76 DEP criu/sk-unix.d [2020-09-09T11:33:57.423Z] #38 ... [2020-09-09T11:33:57.423Z] [2020-09-09T11:33:57.423Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-09T11:33:57.423Z] #25 22.63 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-09T11:33:57.435Z] #39 17.32 PBCC images/cpuinfo.pb-c.c [2020-09-09T11:33:57.435Z] #39 17.35 DEP images/cpuinfo.pb-c.d [2020-09-09T11:33:57.435Z] #39 17.38 PBCC images/stats.pb-c.c [2020-09-09T11:33:57.435Z] #39 17.40 DEP images/stats.pb-c.d [2020-09-09T11:33:57.456Z] #40 ... [2020-09-09T11:33:57.456Z] [2020-09-09T11:33:57.456Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-09T11:33:57.456Z] #18 61.97 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-09-09T11:33:57.456Z] #18 61.97 Setting up xz-utils (5.2.4-1) ... [2020-09-09T11:33:57.456Z] #18 61.99 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-09-09T11:33:57.456Z] #18 62.03 Setting up sudo (1.8.27-1+deb10u2) ... [2020-09-09T11:33:57.456Z] #18 62.18 invoke-rc.d: could not determine current runlevel [2020-09-09T11:33:57.456Z] #18 62.18 invoke-rc.d: policy-rc.d denied execution of start. [2020-09-09T11:33:57.456Z] #18 62.19 Setting up pigz (2.4-1) ... [2020-09-09T11:33:57.456Z] #18 62.20 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-09-09T11:33:57.456Z] #18 62.21 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-09-09T11:33:57.456Z] #18 62.22 Setting up python-pip-whl (18.1-5) ... [2020-09-09T11:33:57.456Z] #18 62.23 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-09-09T11:33:57.456Z] #18 62.25 Setting up vim-runtime (2:8.1.0875-5) ... [2020-09-09T11:33:57.456Z] #18 62.76 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-09-09T11:33:57.456Z] #18 62.77 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-09-09T11:33:57.456Z] #18 62.77 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-09-09T11:33:57.456Z] #18 62.78 Setting up vim (2:8.1.0875-5) ... [2020-09-09T11:33:57.456Z] #18 62.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-09-09T11:33:57.456Z] #18 62.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-09-09T11:33:57.456Z] #18 62.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-09-09T11:33:57.456Z] #18 62.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-09-09T11:33:57.456Z] #18 62.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-09-09T11:33:57.456Z] #18 62.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-09-09T11:33:57.456Z] #18 62.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-09-09T11:33:57.456Z] #18 62.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-09-09T11:33:57.456Z] #18 62.95 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-09-09T11:33:57.456Z] #18 62.96 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-09-09T11:33:57.456Z] #18 63.00 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-09-09T11:33:57.456Z] #18 63.01 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-09T11:33:57.456Z] #18 63.02 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-09-09T11:33:57.456Z] #18 63.03 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-09-09T11:33:57.538Z] #39 95.03 DEP criu/sk-tcp.d [2020-09-09T11:33:57.562Z] c3aff4450246: Verifying Checksum [2020-09-09T11:33:57.562Z] c3aff4450246: Download complete [2020-09-09T11:33:57.799Z] #39 95.21 DEP criu/sk-queue.d [2020-09-09T11:33:57.799Z] #39 95.40 DEP criu/sk-packet.d [2020-09-09T11:33:58.058Z] #39 ... [2020-09-09T11:33:58.058Z] [2020-09-09T11:33:58.058Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:33:58.058Z] #41 192.8 github.com/LK4D4/vndr/godl [2020-09-09T11:33:58.058Z] #41 193.3 github.com/LK4D4/vndr [2020-09-09T11:33:58.058Z] #41 DONE 202.2s [2020-09-09T11:33:58.058Z] [2020-09-09T11:33:58.058Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:33:58.058Z] #39 95.56 DEP criu/sk-netlink.d [2020-09-09T11:33:58.318Z] #39 95.77 DEP criu/sk-inet.d [2020-09-09T11:33:58.361Z] #25 23.42 [2020-09-09T11:33:58.577Z] #39 95.90 DEP criu/signalfd.d [2020-09-09T11:33:58.577Z] #39 96.08 DEP criu/sigframe.d [2020-09-09T11:33:58.621Z] #25 23.70 ################## 25.1% ######################################################################## 100.0% [2020-09-09T11:33:58.686Z] #25 12.69 #=#=# 0.0% 1.3% ## 2.8% ## 4.0% ### 5.5% #### 6.7% ##### 8.0% ###### 9.3% ####### 10.2% ######## 11.3% ######### 12.5% ######### 13.9% ########## 14.9% ########### 15.9% ############ 17.0% ############ 18.0% ############# 19.3% ############## 20.5% ############### 21.8% ################ 22.7% ################ 23.5% ################# 24.4% ################## 25.3% ################### 26.6% ################### 27.2% ##################### 29.2% ##################### 30.1% ###################### 31.4% ####################### 32.2% ####################### 33.2% ######################## 34.0% ######################### 34.8% ######################### 35.3% ########################## 36.3% ########################### 37.9% ############################ 39.1% ############################ 39.7% ############################# 40.8% ############################# 41.6% ############################## 42.9% ############################### 43.7% ################################ 44.5% ################################ 45.2% ################################# 47.0% ################################## 47.8% ################################### 48.9% ################################### 49.5% #################################### 50.3% ##################################### 51.6% ###################################### 53.4% ####################################### 55.1% ######################################## 56.6% ######################################### 57.9% ########################################## 59.0% ########################################### 60.2% ############################################ 61.7% ############################################# 63.0% ############################################## 64.3% ############################################## 65.2% ############################################### 66.2% ################################################ 67.6% ################################################# 69.4% ################################################## 70.3% ################################################### 72.0% #################################################### 73.0% ##################################################### 73.8% ###################################################### 76.3% ######################################################## 78.5% ######################################################### 80.1% [2020-09-09T11:33:58.686Z] #25 ... [2020-09-09T11:33:58.686Z] [2020-09-09T11:33:58.686Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-09T11:33:58.686Z] #32 89.15 Selecting previously unselected package libxml2:amd64. [2020-09-09T11:33:58.686Z] #32 89.19 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-09-09T11:33:58.686Z] #32 89.20 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-09-09T11:33:58.686Z] #32 90.51 Selecting previously unselected package libarchive13:amd64. [2020-09-09T11:33:58.686Z] #32 90.52 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-09-09T11:33:58.686Z] #32 90.52 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-09-09T11:33:58.686Z] #32 91.18 Selecting previously unselected package libjsoncpp1:amd64. [2020-09-09T11:33:58.686Z] #32 91.18 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-09-09T11:33:58.686Z] #32 91.21 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-09-09T11:33:58.686Z] #32 91.69 Selecting previously unselected package librhash0:amd64. [2020-09-09T11:33:58.686Z] #32 91.69 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-09-09T11:33:58.686Z] #32 91.69 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-09-09T11:33:58.686Z] #32 92.09 Selecting previously unselected package libuv1:amd64. [2020-09-09T11:33:58.686Z] #32 92.16 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-09-09T11:33:58.686Z] #32 92.17 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-09-09T11:33:58.686Z] #32 92.48 Selecting previously unselected package cmake. [2020-09-09T11:33:58.686Z] #32 92.50 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-09-09T11:33:58.686Z] #32 92.59 Unpacking cmake (3.13.4-1) ... [2020-09-09T11:33:58.686Z] #32 98.72 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-09T11:33:58.686Z] #32 98.73 Setting up xxd (2:8.1.0875-5) ... [2020-09-09T11:33:58.686Z] #32 98.80 Setting up libuv1:amd64 (1.24.1-1) ... [2020-09-09T11:33:58.686Z] #32 98.87 Setting up vim-common (2:8.1.0875-5) ... [2020-09-09T11:33:58.686Z] #32 99.04 Setting up librhash0:amd64 (1.3.8-1) ... [2020-09-09T11:33:58.686Z] #32 99.06 Setting up cmake-data (3.13.4-1) ... [2020-09-09T11:33:58.686Z] #32 99.09 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-09-09T11:33:58.686Z] #32 99.11 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-09-09T11:33:58.686Z] #32 99.15 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-09-09T11:33:58.686Z] #32 99.17 Setting up cmake (3.13.4-1) ... [2020-09-09T11:33:58.834Z] #39 18.96 make[1]: Nothing to be done for 'all'. [2020-09-09T11:33:58.837Z] #39 96.41 DEP criu/shmem.d [2020-09-09T11:33:58.880Z] #25 24.05 [2020-09-09T11:33:58.950Z] #32 99.19 Processing triggers for libc-bin (2.28-10) ... [2020-09-09T11:33:58.950Z] #32 ... [2020-09-09T11:33:58.950Z] [2020-09-09T11:33:58.950Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-09T11:33:59.010Z] #18 66.86 Setting up iptables (1.8.2-4) ... [2020-09-09T11:33:59.097Z] #39 96.78 DEP criu/servicefd.d [2020-09-09T11:33:59.308Z] #18 66.88 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-09T11:33:59.308Z] #18 66.88 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-09T11:33:59.308Z] #18 66.89 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-09T11:33:59.308Z] #18 66.90 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-09T11:33:59.308Z] #18 66.91 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-09-09T11:33:59.308Z] #18 66.92 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-09-09T11:33:59.308Z] #18 66.92 Setting up python3 (3.7.3-1) ... [2020-09-09T11:33:59.356Z] #39 96.89 DEP criu/seize.d [2020-09-09T11:33:59.356Z] #39 97.00 DEP criu/seccomp.d [2020-09-09T11:33:59.607Z] #18 67.39 Setting up python3-wheel (0.32.3-2) ... [2020-09-09T11:33:59.615Z] #39 97.12 DEP criu/rst-malloc.d [2020-09-09T11:33:59.615Z] #39 97.15 DEP criu/rbtree.d [2020-09-09T11:33:59.615Z] #39 97.17 DEP criu/pstree.d [2020-09-09T11:33:59.874Z] #39 97.27 DEP criu/protobuf.d [2020-09-09T11:33:59.874Z] #39 97.42 GEN criu/protobuf-desc-gen.h [2020-09-09T11:34:00.263Z] #25 25.63 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-09T11:34:00.340Z] #25 12.69 #=#=# 0.0% 1.3% ## 2.8% ## 4.0% ### 5.5% #### 6.7% ##### 8.0% ###### 9.3% ####### 10.2% ######## 11.3% ######### 12.5% ######### 13.9% ########## 14.9% ########### 15.9% ############ 17.0% ############ 18.0% ############# 19.3% ############## 20.5% ############### 21.8% ################ 22.7% ################ 23.5% ################# 24.4% ################## 25.3% ################### 26.6% ################### 27.2% ##################### 29.2% ##################### 30.1% ###################### 31.4% ####################### 32.2% ####################### 33.2% ######################## 34.0% ######################### 34.8% ######################### 35.3% ########################## 36.3% ########################### 37.9% ############################ 39.1% ############################ 39.7% ############################# 40.8% ############################# 41.6% ############################## 42.9% ############################### 43.7% ################################ 44.5% ################################ 45.2% ################################# 47.0% ################################## 47.8% ################################### 48.9% ################################### 49.5% #################################### 50.3% ##################################### 51.6% ###################################### 53.4% ####################################### 55.1% ######################################## 56.6% ######################################### 57.9% ########################################## 59.0% ########################################### 60.2% ############################################ 61.7% ############################################# 63.0% ############################################## 64.3% ############################################## 65.2% ############################################### 66.2% ################################################ 67.6% ################################################# 69.4% ################################################## 70.3% ################################################### 72.0% #################################################### 73.0% ##################################################### 73.8% ###################################################### 76.3% ######################################################## 78.5% ######################################################### 80.1% ########################################################## 81.2% ########################################################### 82.8% ############################################################# 85.0% ############################################################# 86.1% ############################################################### 87.9% ################################################################ 89.2% ################################################################# 90.6% ################################################################# 91.6% ################################################################## 92.8% ################################################################### 93.5% #################################################################### 94.6% ##################################################################### 96.8% ###################################################################### 97.8% ######################################################################## 100.0% [2020-09-09T11:34:00.340Z] #25 ... [2020-09-09T11:34:00.340Z] [2020-09-09T11:34:00.340Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:34:00.340Z] #30 90.82 time [2020-09-09T11:34:00.523Z] #25 25.72 skipping existing c35d46ef359f [2020-09-09T11:34:00.523Z] #25 25.92 [2020-09-09T11:34:00.603Z] #30 101.0 internal/poll [2020-09-09T11:34:00.603Z] #30 ... [2020-09-09T11:34:00.603Z] [2020-09-09T11:34:00.603Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-09T11:34:00.603Z] #25 22.38 [2020-09-09T11:34:00.666Z] #18 68.45 Setting up apparmor (2.13.2-10) ... [2020-09-09T11:34:01.092Z] #25 ... [2020-09-09T11:34:01.092Z] [2020-09-09T11:34:01.092Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:34:01.092Z] #41 92.60 time [2020-09-09T11:34:01.092Z] #41 96.51 internal/syscall/unix [2020-09-09T11:34:01.092Z] #41 96.98 strings [2020-09-09T11:34:01.092Z] #41 100.5 os [2020-09-09T11:34:01.092Z] #41 101.3 regexp/syntax [2020-09-09T11:34:01.195Z] #25 23.19 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-09T11:34:01.294Z] #39 98.85 DEP criu/protobuf-desc.d [2020-09-09T11:34:01.353Z] #41 ... [2020-09-09T11:34:01.353Z] [2020-09-09T11:34:01.353Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-09T11:34:01.353Z] #32 92.51 Selecting previously unselected package libxml2:amd64. [2020-09-09T11:34:01.353Z] #32 92.59 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-09-09T11:34:01.353Z] #32 92.62 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-09-09T11:34:01.353Z] #32 93.74 Selecting previously unselected package libarchive13:amd64. [2020-09-09T11:34:01.353Z] #32 93.76 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-09-09T11:34:01.353Z] #32 93.78 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-09-09T11:34:01.353Z] #32 94.20 Selecting previously unselected package libjsoncpp1:amd64. [2020-09-09T11:34:01.353Z] #32 94.21 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-09-09T11:34:01.353Z] #32 94.28 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-09-09T11:34:01.353Z] #32 94.80 Selecting previously unselected package librhash0:amd64. [2020-09-09T11:34:01.353Z] #32 94.81 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-09-09T11:34:01.353Z] #32 94.90 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-09-09T11:34:01.353Z] #32 95.32 Selecting previously unselected package libuv1:amd64. [2020-09-09T11:34:01.353Z] #32 95.38 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-09-09T11:34:01.353Z] #32 95.41 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-09-09T11:34:01.353Z] #32 95.64 Selecting previously unselected package cmake. [2020-09-09T11:34:01.353Z] #32 95.66 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-09-09T11:34:01.353Z] #32 95.71 Unpacking cmake (3.13.4-1) ... [2020-09-09T11:34:01.353Z] #32 101.4 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-09T11:34:01.353Z] #32 101.4 Setting up xxd (2:8.1.0875-5) ... [2020-09-09T11:34:01.353Z] #32 101.4 Setting up libuv1:amd64 (1.24.1-1) ... [2020-09-09T11:34:01.353Z] #32 101.5 Setting up vim-common (2:8.1.0875-5) ... [2020-09-09T11:34:01.353Z] #32 101.5 Setting up librhash0:amd64 (1.3.8-1) ... [2020-09-09T11:34:01.353Z] #32 101.5 Setting up cmake-data (3.13.4-1) ... [2020-09-09T11:34:01.353Z] #32 101.5 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-09-09T11:34:01.353Z] #32 101.6 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-09-09T11:34:01.353Z] #32 101.6 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-09-09T11:34:01.353Z] #32 101.6 Setting up cmake (3.13.4-1) ... [2020-09-09T11:34:01.353Z] #32 101.6 Processing triggers for libc-bin (2.28-10) ... [2020-09-09T11:34:01.353Z] #32 101.7 Processing triggers for mime-support (3.62) ... [2020-09-09T11:34:01.553Z] #39 98.97 DEP criu/proc_parse.d [2020-09-09T11:34:01.553Z] #39 99.13 DEP criu/plugin.d [2020-09-09T11:34:01.553Z] #39 99.18 DEP criu/pipes.d [2020-09-09T11:34:01.577Z] #39 21.14 CC images/stats.o [2020-09-09T11:34:01.577Z] #39 21.61 CC images/core.o [2020-09-09T11:34:01.613Z] #32 DONE 102.9s [2020-09-09T11:34:01.613Z] [2020-09-09T11:34:01.613Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-09T11:34:01.613Z] #38 101.5 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-09-09T11:34:01.613Z] #38 101.5 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-09-09T11:34:01.613Z] #38 101.6 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-09-09T11:34:01.613Z] #38 101.6 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-09-09T11:34:01.613Z] #38 101.6 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-09-09T11:34:01.613Z] #38 101.7 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-09-09T11:34:01.613Z] #38 101.7 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-09T11:34:01.613Z] #38 101.7 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-09-09T11:34:01.613Z] #38 101.7 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-09T11:34:01.613Z] #38 101.7 Setting up python-protobuf (3.6.1.3-2) ... [2020-09-09T11:34:01.809Z] #25 23.52 [2020-09-09T11:34:01.813Z] #39 99.31 DEP criu/pie-util.d [2020-09-09T11:34:01.813Z] #39 99.40 DEP criu/pie-util-vdso.d [2020-09-09T11:34:01.899Z] ok github.com/docker/docker/cmd/dockerd 0.047s coverage: 30.8% of statements [2020-09-09T11:34:01.899Z] ok github.com/docker/docker/container 0.109s coverage: 34.7% of statements [2020-09-09T11:34:01.899Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-09T11:34:01.899Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-09T11:34:01.899Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-09T11:34:01.899Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-09-09T11:34:02.074Z] #39 99.48 DEP criu/pie-util-vdso-elf32.d [2020-09-09T11:34:02.074Z] #39 99.58 DEP criu/path.d [2020-09-09T11:34:02.107Z] #25 23.69 # 2.2% ######################################################################## 100.0% [2020-09-09T11:34:02.107Z] #25 23.87 [2020-09-09T11:34:02.334Z] #39 99.76 DEP criu/parasite-syscall.d [2020-09-09T11:34:02.334Z] #39 99.95 DEP criu/pagemap.d [2020-09-09T11:34:02.527Z] #39 22.37 CC images/core-x86.o [2020-09-09T11:34:02.594Z] #39 100.2 DEP criu/pagemap-cache.d [2020-09-09T11:34:02.772Z] #18 70.70 Setting up xfsprogs (4.20.0-1) ... [2020-09-09T11:34:02.853Z] #39 100.3 DEP criu/page-xfer.d [2020-09-09T11:34:03.070Z] #25 24.68 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-09T11:34:03.083Z] #18 70.71 Setting up python3-lib2to3 (3.7.3-1) ... [2020-09-09T11:34:03.105Z] #39 23.02 CC images/core-arm.o [2020-09-09T11:34:03.113Z] #39 100.5 DEP criu/page-pipe.d [2020-09-09T11:34:03.113Z] #39 100.6 DEP criu/netfilter.d [2020-09-09T11:34:03.113Z] #39 100.7 DEP criu/net.d [2020-09-09T11:34:03.331Z] #25 24.99 [2020-09-09T11:34:03.331Z] #25 25.17 ############################## 42.8% ######################################################################## 100.0% [2020-09-09T11:34:03.368Z] #39 23.44 CC images/core-aarch64.o [2020-09-09T11:34:03.372Z] #39 100.9 DEP criu/namespaces.d [2020-09-09T11:34:03.380Z] #18 71.18 Setting up python3-pkg-resources (40.8.0-1) ... [2020-09-09T11:34:03.523Z] #38 ... [2020-09-09T11:34:03.523Z] [2020-09-09T11:34:03.523Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-09T11:34:03.523Z] #25 27.05 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-09T11:34:03.523Z] #25 27.71 #=#=# [2020-09-09T11:34:03.523Z] #25 27.95 #=#=# ######################################################################## 100.0% [2020-09-09T11:34:03.523Z] #25 28.20 [2020-09-09T11:34:03.523Z] #25 28.33 Download of images into '/build' complete. [2020-09-09T11:34:03.523Z] #25 28.33 Use something like the following to load the result into a Docker daemon: [2020-09-09T11:34:03.523Z] #25 28.33 tar -cC '/build' . | docker load [2020-09-09T11:34:03.523Z] #25 DONE 28.5s [2020-09-09T11:34:03.523Z] [2020-09-09T11:34:03.523Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:34:03.523Z] #33 1.389 + RM_GOPATH=0 [2020-09-09T11:34:03.523Z] #33 1.389 + TMP_GOPATH= [2020-09-09T11:34:03.523Z] #33 1.389 + : /build [2020-09-09T11:34:03.523Z] #33 1.389 + '[' -z '' ']' [2020-09-09T11:34:03.523Z] #33 1.389 ++ mktemp -d [2020-09-09T11:34:03.523Z] #33 1.389 + export GOPATH=/tmp/tmp.lwznb10YFr [2020-09-09T11:34:03.523Z] #33 1.389 + GOPATH=/tmp/tmp.lwznb10YFr [2020-09-09T11:34:03.523Z] #33 1.389 + RM_GOPATH=1 [2020-09-09T11:34:03.523Z] #33 1.389 + case "$(go env GOARCH)" in [2020-09-09T11:34:03.523Z] #33 1.389 ++ go env GOARCH [2020-09-09T11:34:03.523Z] #33 1.461 + export GO_BUILDMODE=-buildmode=pie [2020-09-09T11:34:03.523Z] #33 1.461 + GO_BUILDMODE=-buildmode=pie [2020-09-09T11:34:03.523Z] #33 1.461 ++ dirname /tmp/install/install.sh [2020-09-09T11:34:03.523Z] #33 1.461 + dir=/tmp/install [2020-09-09T11:34:03.523Z] #33 1.461 + bin=tini [2020-09-09T11:34:03.523Z] #33 1.461 + shift [2020-09-09T11:34:03.523Z] #33 1.461 + '[' '!' -f /tmp/install/tini.installer ']' [2020-09-09T11:34:03.523Z] #33 1.461 + . /tmp/install/tini.installer [2020-09-09T11:34:03.523Z] #33 1.461 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-09T11:34:03.523Z] #33 1.461 + install_tini [2020-09-09T11:34:03.523Z] #33 1.461 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-09-09T11:34:03.523Z] #33 1.461 + git clone https://github.com/krallin/tini.git /tmp/tmp.lwznb10YFr/tini [2020-09-09T11:34:03.523Z] #33 1.461 Cloning into '/tmp/tmp.lwznb10YFr/tini'... [2020-09-09T11:34:03.523Z] #33 1.461 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-09T11:34:03.595Z] #25 25.40 [2020-09-09T11:34:03.595Z] #25 ... [2020-09-09T11:34:03.595Z] [2020-09-09T11:34:03.595Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-09T11:34:03.595Z] #32 99.34 Processing triggers for mime-support (3.62) ... [2020-09-09T11:34:03.595Z] #32 DONE 104.0s [2020-09-09T11:34:03.631Z] #39 ... [2020-09-09T11:34:03.631Z] [2020-09-09T11:34:03.631Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:34:03.631Z] #54 94.73 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-09T11:34:03.631Z] #54 94.73 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-09-09T11:34:03.631Z] #54 DONE 102.4s [2020-09-09T11:34:03.631Z] [2020-09-09T11:34:03.631Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:34:03.631Z] #39 23.82 CC images/core-ppc64.o [2020-09-09T11:34:03.631Z] #39 ... [2020-09-09T11:34:03.631Z] [2020-09-09T11:34:03.631Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-09T11:34:03.632Z] #39 101.0 DEP criu/mount.d [2020-09-09T11:34:03.632Z] #39 101.2 DEP criu/memfd.d [2020-09-09T11:34:03.632Z] #39 101.3 DEP criu/mem.d [2020-09-09T11:34:03.854Z] [2020-09-09T11:34:03.854Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:34:03.891Z] #39 101.4 DEP criu/lsm.d [2020-09-09T11:34:03.891Z] #39 101.5 DEP criu/log.d [2020-09-09T11:34:03.895Z] #55 DONE 0.2s [2020-09-09T11:34:03.895Z] [2020-09-09T11:34:03.895Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:34:03.895Z] #41 93.51 vendor/golang.org/x/text/secure/bidirule [2020-09-09T11:34:03.895Z] #41 94.04 vendor/golang.org/x/text/unicode/norm [2020-09-09T11:34:03.895Z] #41 96.02 vendor/golang.org/x/net/http2/hpack [2020-09-09T11:34:03.895Z] #41 96.06 mime [2020-09-09T11:34:03.895Z] #41 99.91 vendor/golang.org/x/net/idna [2020-09-09T11:34:03.895Z] #41 ... [2020-09-09T11:34:03.895Z] [2020-09-09T11:34:03.895Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-09T11:34:04.150Z] #39 101.6 DEP criu/libnetlink.d [2020-09-09T11:34:04.150Z] #39 101.7 DEP criu/kerndat.d [2020-09-09T11:34:04.150Z] #39 101.8 DEP criu/kcmp-ids.d [2020-09-09T11:34:04.158Z] #56 DONE 0.2s [2020-09-09T11:34:04.158Z] [2020-09-09T11:34:04.158Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-09T11:34:04.410Z] #39 101.9 DEP criu/irmap.d [2020-09-09T11:34:04.410Z] #39 102.0 DEP criu/ipc_ns.d [2020-09-09T11:34:04.422Z] #36 ... [2020-09-09T11:34:04.422Z] [2020-09-09T11:34:04.422Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:34:04.422Z] #39 24.39 CC images/core-s390.o [2020-09-09T11:34:04.425Z] #33 ... [2020-09-09T11:34:04.425Z] [2020-09-09T11:34:04.425Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-09T11:34:04.425Z] #38 94.64 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-09-09T11:34:04.425Z] #38 94.68 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-09T11:34:04.425Z] #38 94.71 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-09T11:34:04.425Z] #38 94.74 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-09-09T11:34:04.425Z] #38 94.77 Setting up python-six (1.12.0-1) ... [2020-09-09T11:34:04.425Z] #38 101.5 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-09-09T11:34:04.425Z] #38 102.5 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-09-09T11:34:04.425Z] #38 103.8 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-09-09T11:34:04.425Z] #38 104.0 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-09-09T11:34:04.425Z] #38 104.1 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-09-09T11:34:04.425Z] #38 104.1 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-09-09T11:34:04.425Z] #38 104.1 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-09T11:34:04.425Z] #38 104.1 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-09-09T11:34:04.425Z] #38 104.2 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-09T11:34:04.425Z] #38 104.2 Setting up python-protobuf (3.6.1.3-2) ... [2020-09-09T11:34:04.425Z] #38 ... [2020-09-09T11:34:04.425Z] [2020-09-09T11:34:04.425Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:34:04.425Z] #10 96.88 Selecting previously unselected package binutils-mingw-w64. [2020-09-09T11:34:04.425Z] #10 96.88 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-09-09T11:34:04.425Z] #10 96.89 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-09T11:34:04.425Z] #10 97.31 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-09-09T11:34:04.425Z] #10 97.31 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-09-09T11:34:04.425Z] #10 97.31 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-09-09T11:34:04.425Z] #10 97.64 Selecting previously unselected package dmsetup. [2020-09-09T11:34:04.425Z] #10 97.67 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-09-09T11:34:04.425Z] #10 97.68 Unpacking dmsetup (2:1.02.155-3) ... [2020-09-09T11:34:04.425Z] #10 98.05 Selecting previously unselected package mingw-w64-common. [2020-09-09T11:34:04.425Z] #10 98.07 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-09-09T11:34:04.425Z] #10 98.08 Unpacking mingw-w64-common (6.0.0-3) ... [2020-09-09T11:34:04.669Z] #39 102.2 DEP criu/image.d [2020-09-09T11:34:04.906Z] #33 3.093 + cd /tmp/tmp.lwznb10YFr/tini [2020-09-09T11:34:04.906Z] #33 3.094 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-09T11:34:04.906Z] #33 3.143 + cmake . [2020-09-09T11:34:04.922Z] #18 72.44 Setting up python3-distutils (3.7.3-1) ... [2020-09-09T11:34:04.928Z] #39 102.4 DEP criu/image-desc.d [2020-09-09T11:34:04.929Z] #39 102.5 DEP criu/fsnotify.d [2020-09-09T11:34:05.000Z] #39 25.10 CC images/cpuinfo.o [2020-09-09T11:34:05.188Z] #39 102.6 DEP criu/filesystems.d [2020-09-09T11:34:05.188Z] #39 102.8 DEP criu/files.d [2020-09-09T11:34:05.366Z] #10 ... [2020-09-09T11:34:05.366Z] [2020-09-09T11:34:05.366Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-09T11:34:05.366Z] #25 27.01 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-09T11:34:05.366Z] #25 27.18 skipping existing c35d46ef359f [2020-09-09T11:34:05.447Z] #39 103.0 DEP criu/files-reg.d [2020-09-09T11:34:05.570Z] #18 73.24 Setting up python3-setuptools (40.8.0-1) ... [2020-09-09T11:34:05.626Z] #25 27.34 [2020-09-09T11:34:05.707Z] #39 103.1 DEP criu/files-ext.d [2020-09-09T11:34:05.707Z] #39 103.3 DEP criu/file-lock.d [2020-09-09T11:34:05.707Z] #39 ... [2020-09-09T11:34:05.707Z] [2020-09-09T11:34:05.707Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-09T11:34:05.707Z] #17 12.98 Reading package lists... [2020-09-09T11:34:05.707Z] #17 17.27 Building dependency tree... [2020-09-09T11:34:05.707Z] #17 19.24 libcap2-bin is already the newest version (1:2.25-2). [2020-09-09T11:34:05.707Z] #17 19.24 The following additional packages will be installed: [2020-09-09T11:34:05.707Z] #17 19.25 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-09-09T11:34:05.707Z] #17 19.25 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-09-09T11:34:05.707Z] #17 19.25 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-09-09T11:34:05.707Z] #17 19.25 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-09-09T11:34:05.707Z] #17 19.25 python3.7 python3.7-minimal vim-runtime xxd [2020-09-09T11:34:05.707Z] #17 19.26 Suggested packages: [2020-09-09T11:34:05.707Z] #17 19.26 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-09-09T11:34:05.707Z] #17 19.26 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-09-09T11:34:05.707Z] #17 19.26 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-09-09T11:34:05.707Z] #17 19.26 Recommended packages: [2020-09-09T11:34:05.707Z] #17 19.26 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-09-09T11:34:05.707Z] #17 19.26 python3-keyrings.alt python3-xdg unzip [2020-09-09T11:34:05.707Z] #17 21.06 The following NEW packages will be installed: [2020-09-09T11:34:05.707Z] #17 21.07 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-09-09T11:34:05.707Z] #17 21.07 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-09-09T11:34:05.707Z] #17 21.07 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-09-09T11:34:05.707Z] #17 21.07 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-09-09T11:34:05.707Z] #17 21.07 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-09-09T11:34:05.707Z] #17 21.07 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-09-09T11:34:05.707Z] #17 21.08 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-09-09T11:34:05.707Z] #17 21.09 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-09-09T11:34:05.707Z] #17 21.09 xz-utils zip [2020-09-09T11:34:05.707Z] #17 21.47 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-09-09T11:34:05.707Z] #17 21.47 Need to get 28.5 MB of archives. [2020-09-09T11:34:05.707Z] #17 21.47 After this operation, 116 MB of additional disk space will be used. [2020-09-09T11:34:05.707Z] #17 21.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-09-09T11:34:05.707Z] #17 21.47 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-09-09T11:34:05.707Z] #17 21.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-09-09T11:34:05.708Z] #17 21.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-09-09T11:34:05.708Z] #17 21.58 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-09-09T11:34:05.708Z] #17 21.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-09-09T11:34:05.708Z] #17 21.67 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-09-09T11:34:05.708Z] #17 21.69 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-09-09T11:34:05.708Z] #17 21.69 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-09-09T11:34:05.708Z] #17 21.70 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-09-09T11:34:05.708Z] #17 21.70 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-09-09T11:34:05.708Z] #17 21.71 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-09-09T11:34:05.708Z] #17 21.72 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-09-09T11:34:05.708Z] #17 21.72 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-09-09T11:34:05.708Z] #17 21.72 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-09-09T11:34:05.708Z] #17 21.73 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-09-09T11:34:05.708Z] #17 21.74 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-09-09T11:34:05.708Z] #17 21.75 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-09T11:34:05.708Z] #17 21.76 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-09-09T11:34:05.708Z] #17 21.78 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-09-09T11:34:05.708Z] #17 21.78 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-09-09T11:34:05.708Z] #17 21.80 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-09-09T11:34:05.708Z] #17 21.83 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-09-09T11:34:05.708Z] #17 21.84 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-09-09T11:34:05.708Z] #17 21.85 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-09-09T11:34:05.708Z] #17 21.85 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-09-09T11:34:05.708Z] #17 21.86 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-09-09T11:34:05.708Z] #17 21.86 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-09-09T11:34:05.708Z] #17 21.86 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-09-09T11:34:05.708Z] #17 22.23 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-09-09T11:34:05.708Z] #17 22.23 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-09-09T11:34:05.708Z] #17 22.23 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-09-09T11:34:05.708Z] #17 22.24 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-09-09T11:34:05.708Z] #17 22.24 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-09-09T11:34:05.708Z] #17 22.25 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-09-09T11:34:05.708Z] #17 22.35 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-09-09T11:34:05.708Z] #17 22.35 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-09-09T11:34:05.708Z] #17 22.35 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-09-09T11:34:05.708Z] #17 22.37 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-09-09T11:34:05.708Z] #17 22.37 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-09-09T11:34:05.708Z] #17 22.40 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-09-09T11:34:05.708Z] #17 22.40 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-09-09T11:34:05.708Z] #17 22.47 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-09-09T11:34:05.708Z] #17 22.48 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-09-09T11:34:05.708Z] #17 22.50 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-09-09T11:34:05.708Z] #17 22.82 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-09-09T11:34:05.708Z] #17 22.87 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-09-09T11:34:05.708Z] #17 22.92 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-09-09T11:34:05.845Z] #33 4.304 -- The C compiler identification is GNU 8.3.0 [2020-09-09T11:34:05.951Z] #39 25.86 CC images/inventory.o [2020-09-09T11:34:05.951Z] #39 26.08 CC images/fdinfo.o [2020-09-09T11:34:06.106Z] #33 4.406 -- Check for working C compiler: /usr/bin/cc [2020-09-09T11:34:06.276Z] #17 23.50 debconf: delaying package configuration, since apt-utils is not installed [2020-09-09T11:34:06.276Z] #17 ... [2020-09-09T11:34:06.276Z] [2020-09-09T11:34:06.276Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-09T11:34:06.276Z] #28 DONE 210.5s [2020-09-09T11:34:06.276Z] [2020-09-09T11:34:06.276Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:34:06.276Z] #39 103.5 DEP criu/file-ids.d [2020-09-09T11:34:06.276Z] #39 103.6 DEP criu/fifo.d [2020-09-09T11:34:06.276Z] #39 103.7 DEP criu/fdstore.d [2020-09-09T11:34:06.276Z] #39 103.8 DEP criu/fault-injection.d [2020-09-09T11:34:06.276Z] #39 103.9 DEP criu/external.d [2020-09-09T11:34:06.374Z] ok github.com/docker/docker/daemon/cluster 0.025s coverage: 0.5% of statements [2020-09-09T11:34:06.529Z] #39 26.55 CC images/fown.o [2020-09-09T11:34:06.538Z] #39 104.0 DEP criu/eventpoll.d [2020-09-09T11:34:06.570Z] #25 ... [2020-09-09T11:34:06.570Z] [2020-09-09T11:34:06.570Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:34:06.570Z] #41 97.04 time [2020-09-09T11:34:06.570Z] #41 103.2 os [2020-09-09T11:34:06.570Z] #41 103.4 strings [2020-09-09T11:34:06.792Z] #39 26.84 CC images/ns.o [2020-09-09T11:34:06.798Z] #39 104.4 DEP criu/eventfd.d [2020-09-09T11:34:06.829Z] #41 ... [2020-09-09T11:34:06.829Z] [2020-09-09T11:34:06.829Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:34:06.829Z] #33 1.645 + RM_GOPATH=0 [2020-09-09T11:34:06.829Z] #33 1.645 + TMP_GOPATH= [2020-09-09T11:34:06.829Z] #33 1.645 + : /build [2020-09-09T11:34:06.829Z] #33 1.645 + '[' -z '' ']' [2020-09-09T11:34:06.829Z] #33 1.648 ++ mktemp -d [2020-09-09T11:34:06.829Z] #33 1.657 + export GOPATH=/tmp/tmp.8W7GqseK9H [2020-09-09T11:34:06.829Z] #33 1.657 + GOPATH=/tmp/tmp.8W7GqseK9H [2020-09-09T11:34:06.829Z] #33 1.657 + RM_GOPATH=1 [2020-09-09T11:34:06.829Z] #33 1.657 + case "$(go env GOARCH)" in [2020-09-09T11:34:06.829Z] #33 1.660 ++ go env GOARCH [2020-09-09T11:34:06.829Z] #33 1.707 + export GO_BUILDMODE=-buildmode=pie [2020-09-09T11:34:06.829Z] #33 1.707 + GO_BUILDMODE=-buildmode=pie [2020-09-09T11:34:06.829Z] #33 1.707 ++ dirname /tmp/install/install.sh [2020-09-09T11:34:06.829Z] #33 1.737 + dir=/tmp/install [2020-09-09T11:34:06.829Z] #33 1.737 + bin=tini [2020-09-09T11:34:06.829Z] #33 1.737 + shift [2020-09-09T11:34:06.829Z] #33 1.737 + '[' '!' -f /tmp/install/tini.installer ']' [2020-09-09T11:34:06.829Z] #33 1.737 + . /tmp/install/tini.installer [2020-09-09T11:34:06.829Z] #33 1.737 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-09T11:34:06.829Z] #33 1.737 + install_tini [2020-09-09T11:34:06.829Z] #33 1.737 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-09-09T11:34:06.829Z] #33 1.737 + git clone https://github.com/krallin/tini.git /tmp/tmp.8W7GqseK9H/tini [2020-09-09T11:34:06.829Z] #33 1.737 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-09T11:34:06.829Z] #33 1.759 Cloning into '/tmp/tmp.8W7GqseK9H/tini'... [2020-09-09T11:34:06.829Z] #33 3.049 + cd /tmp/tmp.8W7GqseK9H/tini [2020-09-09T11:34:06.829Z] #33 3.050 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-09T11:34:06.829Z] #33 3.101 + cmake . [2020-09-09T11:34:07.044Z] #33 5.315 -- Check for working C compiler: /usr/bin/cc -- works [2020-09-09T11:34:07.044Z] #33 5.315 -- Detecting C compiler ABI info [2020-09-09T11:34:07.044Z] #33 ... [2020-09-09T11:34:07.044Z] [2020-09-09T11:34:07.044Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:34:07.044Z] #30 98.45 os [2020-09-09T11:34:07.044Z] #30 101.3 path [2020-09-09T11:34:07.044Z] #30 102.2 text/tabwriter [2020-09-09T11:34:07.044Z] #30 104.1 path/filepath [2020-09-09T11:34:07.044Z] #30 104.1 fmt [2020-09-09T11:34:07.044Z] #30 106.7 io/ioutil [2020-09-09T11:34:07.056Z] #39 27.14 CC images/regfile.o [2020-09-09T11:34:07.077Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-09-09T11:34:07.114Z] #18 ... [2020-09-09T11:34:07.114Z] [2020-09-09T11:34:07.114Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:34:07.114Z] #42 178.9 github.com/LK4D4/vndr/godl [2020-09-09T11:34:07.114Z] #42 179.6 github.com/LK4D4/vndr [2020-09-09T11:34:07.114Z] #42 ... [2020-09-09T11:34:07.114Z] [2020-09-09T11:34:07.114Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:34:07.114Z] #40 115.3 CC criu/cr-dedup.o [2020-09-09T11:34:07.114Z] #40 115.9 CC criu/cr-dump.o [2020-09-09T11:34:07.114Z] #40 119.3 CC criu/cr-errno.o [2020-09-09T11:34:07.114Z] #40 119.5 CC criu/cr-restore.o [2020-09-09T11:34:07.304Z] #30 ... [2020-09-09T11:34:07.304Z] [2020-09-09T11:34:07.304Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:34:07.304Z] #10 107.3 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-09-09T11:34:07.304Z] #10 107.3 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-09-09T11:34:07.304Z] #10 107.3 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-09T11:34:07.319Z] #39 27.42 CC images/ghost-file.o [2020-09-09T11:34:07.367Z] #39 104.7 DEP criu/crtools.d [2020-09-09T11:34:07.413Z] #40 ... [2020-09-09T11:34:07.413Z] [2020-09-09T11:34:07.413Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-09T11:34:07.413Z] #18 75.13 Setting up python3-pip (18.1-5) ... [2020-09-09T11:34:07.626Z] #39 105.0 DEP criu/cr-service.d [2020-09-09T11:34:07.627Z] #39 105.2 DEP criu/cr-restore.d [2020-09-09T11:34:07.627Z] #39 105.3 DEP criu/cr-errno.d [2020-09-09T11:34:07.886Z] #39 105.4 DEP criu/cr-dump.d [2020-09-09T11:34:07.896Z] #39 27.86 CC images/fifo.o [2020-09-09T11:34:08.064Z] #18 ... [2020-09-09T11:34:08.064Z] [2020-09-09T11:34:08.064Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:34:08.064Z] #42 DONE 189.9s [2020-09-09T11:34:08.109Z] ok github.com/docker/docker/daemon/cluster/convert 0.005s coverage: 35.9% of statements [2020-09-09T11:34:08.145Z] #39 105.5 DEP criu/cr-dedup.d [2020-09-09T11:34:08.145Z] #39 105.6 DEP criu/cr-check.d [2020-09-09T11:34:08.145Z] #39 105.7 DEP criu/config.d [2020-09-09T11:34:08.145Z] #39 105.9 DEP criu/clone-noasan.d [2020-09-09T11:34:08.159Z] #39 28.18 CC images/remap-file-path.o [2020-09-09T11:34:08.212Z] #33 4.364 -- The C compiler identification is GNU 8.3.0 [2020-09-09T11:34:08.212Z] #33 4.460 -- Check for working C compiler: /usr/bin/cc [2020-09-09T11:34:08.364Z] [2020-09-09T11:34:08.364Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:34:08.404Z] #39 106.0 DEP criu/cgroup.d [2020-09-09T11:34:08.425Z] #39 28.30 CC images/eventfd.o [2020-09-09T11:34:08.425Z] #39 28.52 CC images/eventpoll.o [2020-09-09T11:34:08.472Z] #33 ... [2020-09-09T11:34:08.472Z] [2020-09-09T11:34:08.472Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:34:08.472Z] #47 98.89 time [2020-09-09T11:34:08.472Z] #47 103.4 encoding/binary [2020-09-09T11:34:08.472Z] #47 104.0 context [2020-09-09T11:34:08.472Z] #47 105.8 os [2020-09-09T11:34:08.472Z] #47 107.9 encoding/base64 [2020-09-09T11:34:08.664Z] #39 106.1 DEP criu/cgroup-props.d [2020-09-09T11:34:08.664Z] #39 106.2 DEP criu/bitmap.d [2020-09-09T11:34:08.664Z] #39 106.2 DEP criu/bfd.d [2020-09-09T11:34:08.677Z] #40 ... [2020-09-09T11:34:08.677Z] [2020-09-09T11:34:08.677Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-09T11:34:08.732Z] #47 ... [2020-09-09T11:34:08.732Z] [2020-09-09T11:34:08.732Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:34:08.732Z] #10 108.5 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-09-09T11:34:08.732Z] #10 108.6 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-09-09T11:34:08.732Z] #10 108.6 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-09T11:34:08.923Z] #39 106.4 DEP criu/autofs.d [2020-09-09T11:34:08.975Z] #18 76.62 Processing triggers for libc-bin (2.28-10) ... [2020-09-09T11:34:08.975Z] #18 76.67 Processing triggers for mime-support (3.62) ... [2020-09-09T11:34:09.011Z] #39 28.95 CC images/fh.o [2020-09-09T11:34:09.183Z] #39 106.6 DEP criu/aio.d [2020-09-09T11:34:09.183Z] #39 106.7 DEP criu/action-scripts.d [2020-09-09T11:34:09.275Z] #39 29.34 CC images/fsnotify.o [2020-09-09T11:34:09.442Z] #39 106.9 CC criu/action-scripts.o [2020-09-09T11:34:09.650Z] #18 DONE 77.2s [2020-09-09T11:34:09.650Z] [2020-09-09T11:34:09.650Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:34:09.650Z] #40 126.7 CC criu/cr-service.o [2020-09-09T11:34:09.702Z] #39 107.3 CC criu/aio.o [2020-09-09T11:34:09.949Z] #40 ... [2020-09-09T11:34:09.949Z] [2020-09-09T11:34:09.949Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-09T11:34:09.949Z] #19 0.446 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-09-09T11:34:09.950Z] #19 0.452 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-09-09T11:34:09.950Z] #19 0.459 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-09-09T11:34:09.950Z] #19 DONE 0.6s [2020-09-09T11:34:10.116Z] #10 ... [2020-09-09T11:34:10.116Z] [2020-09-09T11:34:10.116Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-09T11:34:10.116Z] #25 29.44 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-09T11:34:10.116Z] #25 30.19 #=#=# [2020-09-09T11:34:10.116Z] #25 30.50 #=#=# ######################################################################## 100.0% [2020-09-09T11:34:10.116Z] #25 31.03 [2020-09-09T11:34:10.116Z] #25 31.10 Download of images into '/build' complete. [2020-09-09T11:34:10.116Z] #25 31.10 Use something like the following to load the result into a Docker daemon: [2020-09-09T11:34:10.116Z] #25 31.10 tar -cC '/build' . | docker load [2020-09-09T11:34:10.116Z] #25 DONE 32.0s [2020-09-09T11:34:10.224Z] #39 30.16 CC images/signalfd.o [2020-09-09T11:34:10.224Z] #39 30.33 CC images/fs.o [2020-09-09T11:34:10.248Z] [2020-09-09T11:34:10.248Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-09T11:34:10.273Z] #39 107.7 CC criu/autofs.o [2020-09-09T11:34:10.377Z] [2020-09-09T11:34:10.377Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:34:10.377Z] #33 5.995 -- Check for working C compiler: /usr/bin/cc -- works [2020-09-09T11:34:10.377Z] #33 5.998 -- Detecting C compiler ABI info [2020-09-09T11:34:10.489Z] #39 30.52 CC images/pstree.o [2020-09-09T11:34:10.597Z] #10 ... [2020-09-09T11:34:10.597Z] [2020-09-09T11:34:10.597Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-09T11:34:10.597Z] #38 110.5 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-09-09T11:34:10.597Z] #38 110.5 Processing triggers for libc-bin (2.28-10) ... [2020-09-09T11:34:10.597Z] #38 DONE 111.7s [2020-09-09T11:34:10.597Z] [2020-09-09T11:34:10.597Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:34:10.753Z] #39 30.72 CC images/pipe.o [2020-09-09T11:34:10.948Z] #33 7.293 -- Detecting C compiler ABI info - done [2020-09-09T11:34:11.032Z] #39 30.96 CC images/tcp-stream.o [2020-09-09T11:34:11.166Z] #39 ... [2020-09-09T11:34:11.166Z] [2020-09-09T11:34:11.166Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:34:11.166Z] #47 102.4 context [2020-09-09T11:34:11.166Z] #47 103.4 encoding/binary [2020-09-09T11:34:11.166Z] #47 104.1 fmt [2020-09-09T11:34:11.166Z] #47 106.8 encoding/base64 [2020-09-09T11:34:11.166Z] #47 108.5 golang.org/x/sys/unix [2020-09-09T11:34:11.166Z] #47 ... [2020-09-09T11:34:11.166Z] [2020-09-09T11:34:11.166Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:34:11.166Z] #33 6.608 -- Detecting C compiler ABI info - done [2020-09-09T11:34:11.166Z] #33 6.673 -- Detecting C compile features [2020-09-09T11:34:11.207Z] #33 7.367 -- Detecting C compile features [2020-09-09T11:34:11.296Z] #39 31.22 CC images/sk-packet.o [2020-09-09T11:34:11.559Z] #39 31.53 CC images/mnt.o [2020-09-09T11:34:11.559Z] #39 31.72 CC images/pipe-data.o [2020-09-09T11:34:11.654Z] #39 108.9 CC criu/bfd.o [2020-09-09T11:34:11.654Z] #39 109.3 CC criu/bitmap.o [2020-09-09T11:34:11.736Z] #33 10.31 -- Detecting C compile features - done [2020-09-09T11:34:11.777Z] #33 ... [2020-09-09T11:34:11.777Z] [2020-09-09T11:34:11.777Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:34:11.777Z] #30 102.2 internal/fmtsort [2020-09-09T11:34:11.777Z] #30 102.7 internal/syscall/execenv [2020-09-09T11:34:11.777Z] #30 102.9 internal/syscall/unix [2020-09-09T11:34:11.777Z] #30 102.9 strings [2020-09-09T11:34:11.777Z] #30 103.2 os [2020-09-09T11:34:11.777Z] #30 107.7 path [2020-09-09T11:34:11.777Z] #30 108.8 text/tabwriter [2020-09-09T11:34:11.777Z] #30 109.8 fmt [2020-09-09T11:34:11.777Z] #30 110.1 path/filepath [2020-09-09T11:34:11.913Z] #39 109.4 CC criu/cgroup-props.o [2020-09-09T11:34:11.996Z] #33 10.38 -- Performing Test HAS_BUILTIN_FORTIFY [2020-09-09T11:34:12.136Z] #39 31.97 CC images/sa.o [2020-09-09T11:34:12.136Z] #39 32.32 CC images/timer.o [2020-09-09T11:34:12.256Z] #33 10.72 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-09-09T11:34:12.482Z] #39 110.1 CC criu/cgroup.o [2020-09-09T11:34:12.515Z] #33 10.88 -- Configuring done [2020-09-09T11:34:12.515Z] #33 10.92 -- Generating done [2020-09-09T11:34:12.515Z] #33 10.93 -- Build files have been written to: /tmp/tmp.lwznb10YFr/tini [2020-09-09T11:34:12.515Z] #33 10.96 + make tini-static [2020-09-09T11:34:12.712Z] #39 32.86 CC images/timerfd.o [2020-09-09T11:34:12.716Z] #30 112.9 io/ioutil [2020-09-09T11:34:12.741Z] #39 ... [2020-09-09T11:34:12.741Z] [2020-09-09T11:34:12.741Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-09T11:34:12.741Z] #17 23.67 Fetched 28.5 MB in 2s (16.0 MB/s) [2020-09-09T11:34:12.741Z] #17 23.75 Selecting previously unselected package pigz. [2020-09-09T11:34:12.742Z] #17 23.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-09-09T11:34:12.742Z] #17 23.85 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-09-09T11:34:12.742Z] #17 23.85 Unpacking pigz (2.4-1) ... [2020-09-09T11:34:12.742Z] #17 24.02 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-09-09T11:34:12.742Z] #17 24.02 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-09-09T11:34:12.742Z] #17 24.04 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-09-09T11:34:12.742Z] #17 24.84 Selecting previously unselected package python3.7-minimal. [2020-09-09T11:34:12.742Z] #17 24.84 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-09-09T11:34:12.742Z] #17 24.86 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-09T11:34:12.742Z] #17 25.70 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-09-09T11:34:12.742Z] #17 25.71 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-09T11:34:12.742Z] #17 27.83 Selecting previously unselected package python3-minimal. [2020-09-09T11:34:12.742Z] #17 27.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-09-09T11:34:12.742Z] #17 27.92 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-09-09T11:34:12.742Z] #17 27.93 Unpacking python3-minimal (3.7.3-1) ... [2020-09-09T11:34:12.742Z] #17 27.99 Selecting previously unselected package libmpdec2:amd64. [2020-09-09T11:34:12.742Z] #17 27.99 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-09-09T11:34:12.742Z] #17 28.01 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-09-09T11:34:12.742Z] #17 28.08 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-09-09T11:34:12.742Z] #17 28.09 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-09-09T11:34:12.742Z] #17 28.09 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-09-09T11:34:12.742Z] #17 28.95 Selecting previously unselected package python3.7. [2020-09-09T11:34:12.742Z] #17 28.96 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-09-09T11:34:12.742Z] #17 28.96 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-09-09T11:34:12.742Z] #17 29.08 Selecting previously unselected package libpython3-stdlib:amd64. [2020-09-09T11:34:12.742Z] #17 29.09 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-09-09T11:34:12.742Z] #17 29.11 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-09-09T11:34:12.742Z] #17 29.22 Setting up python3-minimal (3.7.3-1) ... [2020-09-09T11:34:12.742Z] #17 30.04 Selecting previously unselected package python3. [2020-09-09T11:34:13.001Z] #17 30.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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.) [2020-09-09T11:34:13.001Z] #17 30.08 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-09-09T11:34:13.001Z] #17 30.09 Unpacking python3 (3.7.3-1) ... [2020-09-09T11:34:13.001Z] #17 30.19 Selecting previously unselected package libip4tc0:amd64. [2020-09-09T11:34:13.001Z] #17 30.20 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-09-09T11:34:13.001Z] #17 30.21 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-09-09T11:34:13.001Z] #17 30.30 Selecting previously unselected package libip6tc0:amd64. [2020-09-09T11:34:13.261Z] #17 30.30 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-09-09T11:34:13.261Z] #17 30.32 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-09-09T11:34:13.261Z] #17 30.40 Selecting previously unselected package libiptc0:amd64. [2020-09-09T11:34:13.261Z] #17 30.41 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-09-09T11:34:13.261Z] #17 30.41 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-09-09T11:34:13.261Z] #17 30.48 Selecting previously unselected package libnfnetlink0:amd64. [2020-09-09T11:34:13.261Z] #17 30.48 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-09-09T11:34:13.261Z] #17 30.50 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-09-09T11:34:13.261Z] #17 30.55 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-09-09T11:34:13.288Z] #39 33.15 CC images/mm.o [2020-09-09T11:34:13.456Z] #33 11.78 Scanning dependencies of target tini-static [2020-09-09T11:34:13.456Z] #33 11.96 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-09-09T11:34:13.520Z] #17 30.55 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-09-09T11:34:13.520Z] #17 30.57 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-09-09T11:34:13.520Z] #17 30.64 Selecting previously unselected package libnftnl11:amd64. [2020-09-09T11:34:13.520Z] #17 30.67 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-09-09T11:34:13.520Z] #17 30.67 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-09-09T11:34:13.552Z] #39 33.57 CC images/sk-opts.o [2020-09-09T11:34:13.780Z] #17 30.77 Selecting previously unselected package iptables. [2020-09-09T11:34:13.780Z] #17 30.79 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-09-09T11:34:13.780Z] #17 30.80 Unpacking iptables (1.8.2-4) ... [2020-09-09T11:34:13.815Z] #39 33.88 CC images/sk-unix.o [2020-09-09T11:34:14.026Z] #33 ... [2020-09-09T11:34:14.026Z] [2020-09-09T11:34:14.026Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:34:14.026Z] #39 3.520 Note: Building without setproctitle() and strlcpy() support. [2020-09-09T11:34:14.026Z] #39 3.521 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-09T11:34:14.026Z] #39 3.529 Note: Building without GnuTLS support [2020-09-09T11:34:14.026Z] #39 3.541 Makefile.config:39: Warn: you have no libnftables installed [2020-09-09T11:34:14.026Z] #39 3.542 Makefile.config:40: Warn: Building without nftables support [2020-09-09T11:34:14.042Z] #17 31.10 Selecting previously unselected package xxd. [2020-09-09T11:34:14.042Z] #17 31.11 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-09-09T11:34:14.042Z] #17 31.15 Unpacking xxd (2:8.1.0875-5) ... [2020-09-09T11:34:14.042Z] #17 31.25 Selecting previously unselected package vim-common. [2020-09-09T11:34:14.042Z] #17 31.25 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-09T11:34:14.042Z] #17 31.27 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-09T11:34:14.079Z] #39 34.25 CC images/sk-inet.o [2020-09-09T11:34:14.301Z] #17 31.45 Selecting previously unselected package bash-completion. [2020-09-09T11:34:14.301Z] #17 31.46 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-09-09T11:34:14.656Z] #39 34.74 CC images/tun.o [2020-09-09T11:34:15.208Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.427s coverage: 14.1% of statements [2020-09-09T11:34:15.234Z] #39 35.03 CC images/sk-netlink.o [2020-09-09T11:34:15.234Z] #39 35.34 CC images/packet-sock.o [2020-09-09T11:34:15.261Z] #30 ... [2020-09-09T11:34:15.261Z] [2020-09-09T11:34:15.261Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-09T11:34:15.261Z] #38 115.4 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-09-09T11:34:15.261Z] #38 115.4 Processing triggers for libc-bin (2.28-10) ... [2020-09-09T11:34:15.830Z] #38 DONE 116.1s [2020-09-09T11:34:15.830Z] [2020-09-09T11:34:15.830Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:34:15.830Z] #33 11.96 -- Detecting C compile features - done [2020-09-09T11:34:15.830Z] #33 12.01 -- Performing Test HAS_BUILTIN_FORTIFY [2020-09-09T11:34:15.937Z] #39 ... [2020-09-09T11:34:15.937Z] [2020-09-09T11:34:15.937Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:34:15.937Z] #41 107.0 fmt [2020-09-09T11:34:15.937Z] #41 109.0 regexp [2020-09-09T11:34:15.937Z] #41 114.8 internal/lazyregexp [2020-09-09T11:34:15.937Z] #41 115.2 github.com/LK4D4/vndr/versioned [2020-09-09T11:34:15.937Z] #41 115.2 go/token [2020-09-09T11:34:15.937Z] #41 115.3 net/url [2020-09-09T11:34:15.937Z] #41 116.2 go/scanner [2020-09-09T11:34:15.937Z] #41 ... [2020-09-09T11:34:15.937Z] [2020-09-09T11:34:15.937Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:34:15.937Z] #33 13.87 [100%] Linking C executable tini-static [2020-09-09T11:34:16.055Z] #20 ... [2020-09-09T11:34:16.055Z] [2020-09-09T11:34:16.055Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-09T11:34:16.055Z] #29 DONE 196.8s [2020-09-09T11:34:16.055Z] [2020-09-09T11:34:16.055Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:34:16.055Z] #40 129.0 CC criu/crtools.o [2020-09-09T11:34:16.055Z] #40 129.8 CC criu/eventfd.o [2020-09-09T11:34:16.055Z] #40 130.3 CC criu/eventpoll.o [2020-09-09T11:34:16.055Z] #40 131.4 CC criu/external.o [2020-09-09T11:34:16.055Z] #40 131.9 CC criu/fault-injection.o [2020-09-09T11:34:16.055Z] #40 132.0 CC criu/fdstore.o [2020-09-09T11:34:16.055Z] #40 132.4 CC criu/fifo.o [2020-09-09T11:34:16.055Z] #40 133.1 CC criu/file-ids.o [2020-09-09T11:34:16.093Z] #33 12.40 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-09-09T11:34:16.185Z] #39 35.91 CC images/ipc-var.o [2020-09-09T11:34:16.185Z] #39 ... [2020-09-09T11:34:16.185Z] [2020-09-09T11:34:16.185Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:34:16.185Z] #41 104.7 net/textproto [2020-09-09T11:34:16.185Z] #41 104.7 vendor/golang.org/x/net/http/httpproxy [2020-09-09T11:34:16.185Z] #41 104.7 crypto/x509 [2020-09-09T11:34:16.185Z] #41 106.0 vendor/golang.org/x/net/http/httpguts [2020-09-09T11:34:16.185Z] #41 106.0 mime/multipart [2020-09-09T11:34:16.185Z] #41 108.3 crypto/tls [2020-09-09T11:34:16.185Z] #41 113.9 net/http/httptrace [2020-09-09T11:34:16.185Z] #41 114.1 net/http [2020-09-09T11:34:16.185Z] #41 ... [2020-09-09T11:34:16.185Z] [2020-09-09T11:34:16.185Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:34:16.185Z] #39 36.20 CC images/ipc-desc.o [2020-09-09T11:34:16.197Z] #33 14.72 [100%] Built target tini-static [2020-09-09T11:34:16.239Z] ok github.com/docker/docker/daemon/config 0.026s coverage: 81.8% of statements [2020-09-09T11:34:16.354Z] #33 12.68 -- Configuring done [2020-09-09T11:34:16.354Z] #33 12.74 -- Generating done [2020-09-09T11:34:16.354Z] #33 12.75 -- Build files have been written to: /tmp/tmp.8W7GqseK9H/tini [2020-09-09T11:34:16.354Z] #33 12.77 + make tini-static [2020-09-09T11:34:16.355Z] #40 133.6 CC criu/file-lock.o [2020-09-09T11:34:16.449Z] #39 36.55 CC images/ipc-shm.o [2020-09-09T11:34:16.457Z] #33 14.84 + mkdir -p /build [2020-09-09T11:34:16.457Z] #33 14.86 + cp tini-static /build/docker-init [2020-09-09T11:34:16.529Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2020-09-09T11:34:16.840Z] #17 33.93 Unpacking bash-completion (1:2.8-6) ... [2020-09-09T11:34:17.027Z] #39 36.86 CC images/ipc-msg.o [2020-09-09T11:34:17.027Z] #39 ... [2020-09-09T11:34:17.027Z] [2020-09-09T11:34:17.027Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:34:17.027Z] #10 105.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-09-09T11:34:17.027Z] #10 105.6 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-09-09T11:34:17.027Z] #10 105.6 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-09T11:34:17.027Z] #10 ... [2020-09-09T11:34:17.027Z] [2020-09-09T11:34:17.027Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:34:17.027Z] #39 37.19 CC images/ipc-sem.o [2020-09-09T11:34:17.027Z] #33 DONE 15.3s [2020-09-09T11:34:17.027Z] [2020-09-09T11:34:17.027Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:34:17.027Z] #39 6.614 fatal: not a git repository (or any of the parent directories): .git [2020-09-09T11:34:17.027Z] #39 6.782 GEN .gitid [2020-09-09T11:34:17.027Z] #39 6.890 GEN criu/include/version.h [2020-09-09T11:34:17.110Z] #17 34.32 Selecting previously unselected package bzip2. [2020-09-09T11:34:17.110Z] #17 34.33 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-09-09T11:34:17.110Z] #17 34.33 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-09T11:34:17.160Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-09-09T11:34:17.312Z] #33 13.56 Scanning dependencies of target tini-static [2020-09-09T11:34:17.374Z] #17 34.42 Selecting previously unselected package xz-utils. [2020-09-09T11:34:17.374Z] #17 34.44 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-09-09T11:34:17.374Z] #17 34.44 Unpacking xz-utils (5.2.4-1) ... [2020-09-09T11:34:17.436Z] #40 135.0 CC criu/files-ext.o [2020-09-09T11:34:17.574Z] #33 13.76 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-09-09T11:34:17.598Z] #39 7.088 GEN include/common/asm [2020-09-09T11:34:17.605Z] #39 37.44 CC images/utsns.o [2020-09-09T11:34:17.633Z] #17 34.73 Selecting previously unselected package apparmor. [2020-09-09T11:34:17.633Z] #17 34.73 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-09-09T11:34:17.633Z] #17 34.79 Unpacking apparmor (2.13.2-10) ... [2020-09-09T11:34:17.836Z] #33 ... [2020-09-09T11:34:17.837Z] [2020-09-09T11:34:17.837Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:34:17.837Z] #41 108.3 regexp/syntax [2020-09-09T11:34:17.837Z] #41 109.8 fmt [2020-09-09T11:34:17.837Z] #41 118.3 flag [2020-09-09T11:34:17.874Z] #39 37.71 CC images/creds.o [2020-09-09T11:34:17.893Z] #17 35.05 Selecting previously unselected package aufs-tools. [2020-09-09T11:34:17.893Z] #17 35.06 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-09-09T11:34:17.893Z] #17 35.07 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-09-09T11:34:17.941Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-09-09T11:34:17.941Z] ok github.com/docker/docker/daemon 12.266s coverage: 17.2% of statements [2020-09-09T11:34:17.941Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-09T11:34:17.941Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-09T11:34:17.941Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-09T11:34:17.941Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-09-09T11:34:18.092Z] #40 135.4 CC criu/files-reg.o [2020-09-09T11:34:18.097Z] #41 118.3 go/token [2020-09-09T11:34:18.097Z] #41 ... [2020-09-09T11:34:18.097Z] [2020-09-09T11:34:18.097Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:34:18.097Z] #30 116.8 github.com/BurntSushi/toml [2020-09-09T11:34:18.097Z] #30 116.8 flag [2020-09-09T11:34:18.150Z] #39 38.01 CC images/vma.o [2020-09-09T11:34:18.152Z] #17 35.19 Selecting previously unselected package libonig5:amd64. [2020-09-09T11:34:18.152Z] #17 35.20 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-09-09T11:34:18.152Z] #17 35.22 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-09-09T11:34:18.152Z] #17 35.34 Selecting previously unselected package libjq1:amd64. [2020-09-09T11:34:18.152Z] #17 35.35 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-09-09T11:34:18.152Z] #17 35.35 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-09T11:34:18.152Z] #17 35.45 Selecting previously unselected package jq. [2020-09-09T11:34:18.412Z] #17 35.46 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-09-09T11:34:18.412Z] #17 35.47 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-09T11:34:18.412Z] #17 35.54 Selecting previously unselected package libaio1:amd64. [2020-09-09T11:34:18.412Z] #17 35.54 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-09-09T11:34:18.412Z] #17 35.55 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-09-09T11:34:18.412Z] #17 35.61 Selecting previously unselected package libgpm2:amd64. [2020-09-09T11:34:18.412Z] #17 35.61 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-09-09T11:34:18.412Z] #17 35.62 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-09-09T11:34:18.412Z] #17 35.70 Selecting previously unselected package libicu63:amd64. [2020-09-09T11:34:18.414Z] #39 38.35 CC images/netdev.o [2020-09-09T11:34:18.672Z] #17 35.71 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-09-09T11:34:18.672Z] #17 35.71 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-09T11:34:18.680Z] #39 38.81 CC images/tty.o [2020-09-09T11:34:18.683Z] #30 119.0 log [2020-09-09T11:34:18.944Z] #30 ... [2020-09-09T11:34:18.944Z] [2020-09-09T11:34:18.944Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:34:18.944Z] #47 109.3 golang.org/x/sys/unix [2020-09-09T11:34:18.944Z] #47 112.9 fmt [2020-09-09T11:34:18.981Z] #39 ... [2020-09-09T11:34:18.981Z] [2020-09-09T11:34:18.981Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:34:18.981Z] #30 110.2 flag [2020-09-09T11:34:18.981Z] #30 110.2 github.com/BurntSushi/toml [2020-09-09T11:34:18.981Z] #30 113.4 log [2020-09-09T11:34:18.981Z] #30 116.9 github.com/BurntSushi/toml/cmd/tomlv [2020-09-09T11:34:18.981Z] #30 ... [2020-09-09T11:34:18.981Z] [2020-09-09T11:34:18.981Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:34:18.981Z] #10 117.6 Selecting previously unselected package gcc-mingw-w64-base. [2020-09-09T11:34:18.981Z] #10 117.6 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-09T11:34:18.981Z] #10 117.6 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-09T11:34:18.981Z] #10 117.9 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-09-09T11:34:18.981Z] #10 117.9 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-09T11:34:18.981Z] #10 117.9 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-09T11:34:19.208Z] #47 ... [2020-09-09T11:34:19.208Z] [2020-09-09T11:34:19.208Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:34:19.208Z] #39 3.062 Note: Building without setproctitle() and strlcpy() support. [2020-09-09T11:34:19.208Z] #39 3.062 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-09T11:34:19.208Z] #39 3.102 Note: Building without GnuTLS support [2020-09-09T11:34:19.208Z] #39 3.109 Makefile.config:39: Warn: you have no libnftables installed [2020-09-09T11:34:19.208Z] #39 3.109 Makefile.config:40: Warn: Building without nftables support [2020-09-09T11:34:19.635Z] #39 39.58 CC images/file-lock.o [2020-09-09T11:34:19.775Z] #40 ... [2020-09-09T11:34:19.775Z] [2020-09-09T11:34:19.775Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-09T11:34:19.775Z] #20 5.857 Collecting yamllint==1.16.0 [2020-09-09T11:34:19.775Z] #20 6.525 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-09-09T11:34:19.775Z] #20 6.711 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-09-09T11:34:19.775Z] #20 6.805 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-09-09T11:34:19.775Z] #20 6.895 Collecting pyyaml (from yamllint==1.16.0) [2020-09-09T11:34:19.775Z] #20 7.139 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-09-09T11:34:19.775Z] #20 8.761 Building wheels for collected packages: pyyaml [2020-09-09T11:34:19.775Z] #20 8.764 Running setup.py bdist_wheel for pyyaml: started [2020-09-09T11:34:19.899Z] #39 39.88 CC images/rlimit.o [2020-09-09T11:34:20.006Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-09-09T11:34:20.073Z] #20 10.01 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-09-09T11:34:20.073Z] #20 10.01 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-09-09T11:34:20.164Z] #39 40.11 CC images/pagemap.o [2020-09-09T11:34:20.371Z] #20 10.14 Successfully built pyyaml [2020-09-09T11:34:20.371Z] #20 10.16 Installing collected packages: pathspec, pyyaml, yamllint [2020-09-09T11:34:20.429Z] #39 40.43 CC images/siginfo.o [2020-09-09T11:34:20.637Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.191s coverage: 57.0% of statements [2020-09-09T11:34:20.675Z] #20 10.61 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-09-09T11:34:20.675Z] #20 DONE 10.8s [2020-09-09T11:34:20.675Z] [2020-09-09T11:34:20.675Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:34:20.675Z] #40 138.3 CC criu/files.o [2020-09-09T11:34:21.009Z] #39 40.85 CC images/rpc.o [2020-09-09T11:34:21.125Z] #39 ... [2020-09-09T11:34:21.125Z] [2020-09-09T11:34:21.125Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:34:21.125Z] #47 121.4 encoding/json [2020-09-09T11:34:21.962Z] #39 42.06 CC images/ext-file.o [2020-09-09T11:34:21.966Z] #17 38.94 Selecting previously unselected package libnet1:amd64. [2020-09-09T11:34:21.966Z] #17 38.94 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-09T11:34:21.966Z] #17 38.96 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-09T11:34:21.966Z] #17 39.03 Selecting previously unselected package libnl-3-200:amd64. [2020-09-09T11:34:21.966Z] #17 39.04 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-09-09T11:34:21.966Z] #17 39.05 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-09-09T11:34:21.966Z] #17 39.15 Selecting previously unselected package libprotobuf-c1:amd64. [2020-09-09T11:34:21.966Z] #17 39.16 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-09-09T11:34:21.966Z] #17 39.17 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-09T11:34:21.966Z] #17 39.28 Selecting previously unselected package libreadline5:amd64. [2020-09-09T11:34:21.966Z] #17 39.28 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-09-09T11:34:22.065Z] #47 ... [2020-09-09T11:34:22.065Z] [2020-09-09T11:34:22.065Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:34:22.065Z] #33 15.84 [100%] Linking C executable tini-static [2020-09-09T11:34:22.065Z] #33 16.79 [100%] Built target tini-static [2020-09-09T11:34:22.065Z] #33 17.02 + mkdir -p /build [2020-09-09T11:34:22.065Z] #33 17.07 + cp tini-static /build/docker-init [2020-09-09T11:34:22.065Z] #33 DONE 18.1s [2020-09-09T11:34:22.065Z] [2020-09-09T11:34:22.065Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:34:22.065Z] #39 5.790 fatal: not a git repository (or any of the parent directories): .git [2020-09-09T11:34:22.065Z] #39 5.951 GEN .gitid [2020-09-09T11:34:22.065Z] #39 6.012 GEN criu/include/version.h [2020-09-09T11:34:22.226Z] #17 39.29 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-09-09T11:34:22.226Z] #17 39.40 Selecting previously unselected package net-tools. [2020-09-09T11:34:22.226Z] #17 39.41 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-09-09T11:34:22.226Z] #17 39.41 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-09T11:34:22.227Z] #39 42.19 CC images/cgroup.o [2020-09-09T11:34:22.301Z] #10 ... [2020-09-09T11:34:22.301Z] [2020-09-09T11:34:22.301Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:34:22.301Z] #39 10.34 PBCC images/timens.pb-c.c [2020-09-09T11:34:22.301Z] #39 10.35 DEP images/timens.pb-c.d [2020-09-09T11:34:22.301Z] #39 10.50 PBCC images/fown.pb-c.c [2020-09-09T11:34:22.301Z] #39 10.60 PBCC images/google/protobuf/descriptor.pb-c.c [2020-09-09T11:34:22.301Z] #39 10.68 PBCC images/opts.pb-c.c [2020-09-09T11:34:22.301Z] #39 10.79 PBCC images/memfd.pb-c.c [2020-09-09T11:34:22.301Z] #39 10.96 DEP images/fown.pb-c.d [2020-09-09T11:34:22.301Z] #39 11.03 DEP images/google/protobuf/descriptor.pb-c.d [2020-09-09T11:34:22.301Z] #39 11.09 DEP images/opts.pb-c.d [2020-09-09T11:34:22.301Z] #39 11.20 DEP images/memfd.pb-c.d [2020-09-09T11:34:22.301Z] #39 11.21 PBCC images/sit.pb-c.c [2020-09-09T11:34:22.301Z] #39 11.23 DEP images/sit.pb-c.d [2020-09-09T11:34:22.301Z] #39 11.24 PBCC images/macvlan.pb-c.c [2020-09-09T11:34:22.301Z] #39 11.24 DEP images/macvlan.pb-c.d [2020-09-09T11:34:22.301Z] #39 11.25 PBCC images/autofs.pb-c.c [2020-09-09T11:34:22.301Z] #39 11.25 DEP images/autofs.pb-c.d [2020-09-09T11:34:22.301Z] #39 11.26 PBCC images/sysctl.pb-c.c [2020-09-09T11:34:22.301Z] #39 11.27 DEP images/sysctl.pb-c.d [2020-09-09T11:34:22.301Z] #39 11.28 PBCC images/time.pb-c.c [2020-09-09T11:34:22.301Z] #39 11.28 DEP images/time.pb-c.d [2020-09-09T11:34:22.301Z] #39 11.30 PBCC images/binfmt-misc.pb-c.c [2020-09-09T11:34:22.301Z] #39 11.30 DEP images/binfmt-misc.pb-c.d [2020-09-09T11:34:22.301Z] #39 11.31 PBCC images/seccomp.pb-c.c [2020-09-09T11:34:22.301Z] #39 11.31 DEP images/seccomp.pb-c.d [2020-09-09T11:34:22.301Z] #39 11.40 PBCC images/userns.pb-c.c [2020-09-09T11:34:22.301Z] #39 11.51 DEP images/userns.pb-c.d [2020-09-09T11:34:22.301Z] #39 11.57 PBCC images/cgroup.pb-c.c [2020-09-09T11:34:22.301Z] #39 11.58 DEP images/cgroup.pb-c.d [2020-09-09T11:34:22.301Z] #39 11.66 PBCC images/ext-file.pb-c.c [2020-09-09T11:34:22.301Z] #39 11.70 DEP images/ext-file.pb-c.d [2020-09-09T11:34:22.301Z] #39 ... [2020-09-09T11:34:22.301Z] [2020-09-09T11:34:22.301Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:34:22.301Z] #47 113.5 encoding/json [2020-09-09T11:34:22.301Z] #47 122.5 github.com/pkg/diff [2020-09-09T11:34:22.301Z] #47 123.3 go/ast [2020-09-09T11:34:22.301Z] #47 ... [2020-09-09T11:34:22.301Z] [2020-09-09T11:34:22.301Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:34:22.301Z] #39 11.87 PBCC images/rpc.pb-c.c [2020-09-09T11:34:22.301Z] #39 11.94 DEP images/rpc.pb-c.d [2020-09-09T11:34:22.326Z] #39 6.251 GEN include/common/asm [2020-09-09T11:34:22.486Z] #17 39.61 Selecting previously unselected package python-pip-whl. [2020-09-09T11:34:22.486Z] #17 39.64 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-09-09T11:34:22.486Z] #17 39.64 Unpacking python-pip-whl (18.1-5) ... [2020-09-09T11:34:22.491Z] #39 ... [2020-09-09T11:34:22.491Z] [2020-09-09T11:34:22.491Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:34:22.563Z] #39 12.10 PBCC images/siginfo.pb-c.c [2020-09-09T11:34:22.563Z] #39 12.23 DEP images/siginfo.pb-c.d [2020-09-09T11:34:22.563Z] #39 12.28 PBCC images/pagemap.pb-c.c [2020-09-09T11:34:22.563Z] #39 12.33 DEP images/pagemap.pb-c.d [2020-09-09T11:34:22.563Z] #39 ... [2020-09-09T11:34:22.563Z] [2020-09-09T11:34:22.563Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:34:22.563Z] #30 DONE 124.1s [2020-09-09T11:34:22.563Z] [2020-09-09T11:34:22.563Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:34:22.563Z] #39 12.44 PBCC images/rlimit.pb-c.c [2020-09-09T11:34:22.823Z] #39 12.48 DEP images/rlimit.pb-c.d [2020-09-09T11:34:23.055Z] #17 40.15 Selecting previously unselected package python3-lib2to3. [2020-09-09T11:34:23.055Z] #17 40.16 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-09-09T11:34:23.055Z] #17 40.17 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-09-09T11:34:23.083Z] #39 12.59 PBCC images/file-lock.pb-c.c [2020-09-09T11:34:23.083Z] #39 12.61 DEP images/file-lock.pb-c.d [2020-09-09T11:34:23.083Z] #39 12.74 PBCC images/tty.pb-c.c [2020-09-09T11:34:23.083Z] #39 12.84 DEP images/tty.pb-c.d [2020-09-09T11:34:23.083Z] #39 12.97 PBCC images/tun.pb-c.c [2020-09-09T11:34:23.315Z] #17 40.28 Selecting previously unselected package python3-distutils. [2020-09-09T11:34:23.315Z] #17 40.29 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-09-09T11:34:23.315Z] #17 40.30 Unpacking python3-distutils (3.7.3-1) ... [2020-09-09T11:34:23.315Z] #17 40.46 Selecting previously unselected package python3-pip. [2020-09-09T11:34:23.315Z] #17 40.47 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-09-09T11:34:23.315Z] #17 40.48 Unpacking python3-pip (18.1-5) ... [2020-09-09T11:34:23.343Z] #39 13.10 PBCC images/netdev.pb-c.c [2020-09-09T11:34:23.343Z] #39 13.21 DEP images/tun.pb-c.d [2020-09-09T11:34:23.574Z] #17 40.63 Selecting previously unselected package python3-pkg-resources. [2020-09-09T11:34:23.574Z] #17 40.65 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-09-09T11:34:23.574Z] #17 40.66 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-09-09T11:34:23.574Z] #17 40.78 Selecting previously unselected package python3-setuptools. [2020-09-09T11:34:23.574Z] #17 40.79 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-09-09T11:34:23.574Z] #17 40.79 Unpacking python3-setuptools (40.8.0-1) ... [2020-09-09T11:34:23.603Z] #39 13.33 DEP images/netdev.pb-c.d [2020-09-09T11:34:23.603Z] #39 13.47 PBCC images/vma.pb-c.c [2020-09-09T11:34:23.833Z] #17 41.00 Selecting previously unselected package python3-wheel. [2020-09-09T11:34:23.833Z] #17 41.01 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-09-09T11:34:23.833Z] #17 41.01 Unpacking python3-wheel (0.32.3-2) ... [2020-09-09T11:34:23.833Z] #17 41.08 Selecting previously unselected package sudo. [2020-09-09T11:34:23.833Z] #17 41.09 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-09-09T11:34:23.833Z] #17 41.09 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-09-09T11:34:23.862Z] #39 13.59 DEP images/vma.pb-c.d [2020-09-09T11:34:23.877Z] #40 141.1 CC criu/filesystems.o [2020-09-09T11:34:24.122Z] #39 13.71 PBCC images/creds.pb-c.c [2020-09-09T11:34:24.122Z] #39 13.79 DEP images/creds.pb-c.d [2020-09-09T11:34:24.122Z] #39 13.82 PBCC images/utsns.pb-c.c [2020-09-09T11:34:24.382Z] #39 13.95 DEP images/utsns.pb-c.d [2020-09-09T11:34:24.382Z] #39 14.02 PBCC images/ipc-desc.pb-c.c [2020-09-09T11:34:24.382Z] #39 14.10 PBCC images/ipc-sem.pb-c.c [2020-09-09T11:34:24.382Z] #39 14.15 DEP images/ipc-desc.pb-c.d [2020-09-09T11:34:24.402Z] #17 41.56 Selecting previously unselected package thin-provisioning-tools. [2020-09-09T11:34:24.402Z] #17 41.57 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-09-09T11:34:24.402Z] #17 41.58 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-09-09T11:34:24.553Z] #40 142.0 CC criu/fsnotify.o [2020-09-09T11:34:24.641Z] #39 14.25 DEP images/ipc-sem.pb-c.d [2020-09-09T11:34:24.641Z] #39 14.33 PBCC images/ipc-msg.pb-c.c [2020-09-09T11:34:24.641Z] #39 14.38 DEP images/ipc-msg.pb-c.d [2020-09-09T11:34:24.661Z] #17 41.79 Selecting previously unselected package uidmap. [2020-09-09T11:34:24.661Z] #17 41.79 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-09-09T11:34:24.661Z] #17 41.80 Unpacking uidmap (1:4.5-1.1) ... [2020-09-09T11:34:24.661Z] #17 41.93 Selecting previously unselected package vim-runtime. [2020-09-09T11:34:24.661Z] #17 41.93 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-09-09T11:34:24.661Z] #17 41.95 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-09-09T11:34:24.661Z] #17 41.98 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-09-09T11:34:24.901Z] #39 14.45 PBCC images/ipc-shm.pb-c.c [2020-09-09T11:34:24.901Z] #39 14.51 DEP images/ipc-shm.pb-c.d [2020-09-09T11:34:24.901Z] #39 14.57 PBCC images/ipc-var.pb-c.c [2020-09-09T11:34:24.901Z] #39 14.65 DEP images/ipc-var.pb-c.d [2020-09-09T11:34:24.901Z] #39 14.69 PBCC images/sk-opts.pb-c.c [2020-09-09T11:34:24.921Z] #17 42.01 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-09-09T11:34:25.083Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.317s coverage: 46.2% of statements [2020-09-09T11:34:25.160Z] #39 14.77 PBCC images/packet-sock.pb-c.c [2020-09-09T11:34:25.160Z] #39 14.83 DEP images/sk-opts.pb-c.d [2020-09-09T11:34:25.160Z] #39 14.97 DEP images/packet-sock.pb-c.d [2020-09-09T11:34:25.160Z] #39 15.03 PBCC images/sk-netlink.pb-c.c [2020-09-09T11:34:25.180Z] #17 ... [2020-09-09T11:34:25.180Z] [2020-09-09T11:34:25.180Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:34:25.180Z] #39 112.7 CC criu/clone-noasan.o [2020-09-09T11:34:25.180Z] #39 112.9 CC criu/config.o [2020-09-09T11:34:25.180Z] #39 114.1 CC criu/cr-check.o [2020-09-09T11:34:25.180Z] #39 115.8 CC criu/cr-dedup.o [2020-09-09T11:34:25.180Z] #39 116.1 CC criu/cr-dump.o [2020-09-09T11:34:25.180Z] #39 118.2 CC criu/cr-errno.o [2020-09-09T11:34:25.180Z] #39 118.3 CC criu/cr-restore.o [2020-09-09T11:34:25.180Z] #39 122.5 CC criu/cr-service.o [2020-09-09T11:34:25.400Z] #21 120.0 Checking out files: 22% (2442/10864) Checking out files: 23% (2499/10864) Checking out files: 24% (2608/10864) Checking out files: 25% (2716/10864) Checking out files: 26% (2825/10864) Checking out files: 27% (2934/10864) Checking out files: 28% (3042/10864) Checking out files: 29% (3151/10864) Checking out files: 30% (3260/10864) Checking out files: 31% (3368/10864) Checking out files: 32% (3477/10864) Checking out files: 33% (3586/10864) Checking out files: 34% (3694/10864) Checking out files: 35% (3803/10864) Checking out files: 36% (3912/10864) Checking out files: 37% (4020/10864) Checking out files: 38% (4129/10864) Checking out files: 39% (4237/10864) Checking out files: 40% (4346/10864) Checking out files: 40% (4403/10864) Checking out files: 41% (4455/10864) Checking out files: 42% (4563/10864) Checking out files: 43% (4672/10864) Checking out files: 44% (4781/10864) Checking out files: 45% (4889/10864) Checking out files: 46% (4998/10864) Checking out files: 47% (5107/10864) Checking out files: 48% (5215/10864) Checking out files: 49% (5324/10864) Checking out files: 50% (5432/10864) Checking out files: 51% (5541/10864) Checking out files: 52% (5650/10864) Checking out files: 53% (5758/10864) Checking out files: 54% (5867/10864) Checking out files: 55% (5976/10864) Checking out files: 56% (6084/10864) Checking out files: 57% (6193/10864) Checking out files: 58% (6302/10864) Checking out files: 59% (6410/10864) Checking out files: 60% (6519/10864) Checking out files: 61% (6628/10864) Checking out files: 61% (6650/10864) Checking out files: 62% (6736/10864) Checking out files: 63% (6845/10864) Checking out files: 64% (6953/10864) Checking out files: 65% (7062/10864) Checking out files: 66% (7171/10864) Checking out files: 67% (7279/10864) Checking out files: 68% (7388/10864) Checking out files: 69% (7497/10864) Checking out files: 70% (7605/10864) Checking out files: 71% (7714/10864) Checking out files: 72% (7823/10864) Checking out files: 73% (7931/10864) Checking out files: 74% (8040/10864) Checking out files: 75% (8148/10864) Checking out files: 76% (8257/10864) Checking out files: 77% (8366/10864) Checking out files: 78% (8474/10864) Checking out files: 79% (8583/10864) Checking out files: 80% (8692/10864) Checking out files: 81% (8800/10864) Checking out files: 82% (8909/10864) Checking out files: 83% (9018/10864) Checking out files: 83% (9073/10864) Checking out files: 84% (9126/10864) Checking out files: 85% (9235/10864) Checking out files: 86% (9344/10864) Checking out files: 87% (9452/10864) Checking out files: 88% (9561/10864) Checking out files: 89% (9669/10864) Checking out files: 90% (9778/10864) Checking out files: 91% (9887/10864) Checking out files: 92% (9995/10864) Checking out files: 93% (10104/10864) Checking out files: 94% (10213/10864) Checking out files: 95% (10321/10864) Checking out files: 96% (10430/10864) Checking out files: 97% (10539/10864) Checking out files: 97% (10640/10864) Checking out files: 98% (10647/10864) Checking out files: 99% (10756/10864) Checking out files: 100% (10864/10864) Checking out files: 100% (10864/10864), done. [2020-09-09T11:34:25.430Z] #39 15.08 DEP images/sk-netlink.pb-c.d [2020-09-09T11:34:25.430Z] #39 15.18 PBCC images/sk-inet.pb-c.c [2020-09-09T11:34:25.611Z] #40 143.2 CC criu/image-desc.o [2020-09-09T11:34:25.669Z] #21 124.3 + cd /tmp/tmp.z3X8bVhh1u/tmp/docker-ce [2020-09-09T11:34:25.669Z] #21 124.3 + git checkout -q v17.06.2-ce [2020-09-09T11:34:25.692Z] #39 15.39 DEP images/sk-inet.pb-c.d [2020-09-09T11:34:25.692Z] #39 15.45 PBCC images/sk-unix.pb-c.c [2020-09-09T11:34:25.715Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.003s coverage: 1.8% of statements [2020-09-09T11:34:25.911Z] #40 143.4 CC criu/image.o [2020-09-09T11:34:25.952Z] #39 15.55 DEP images/sk-unix.pb-c.d [2020-09-09T11:34:25.952Z] #39 15.64 PBCC images/mm.pb-c.c [2020-09-09T11:34:26.212Z] #39 15.76 DEP images/mm.pb-c.d [2020-09-09T11:34:26.212Z] #39 15.85 PBCC images/timerfd.pb-c.c [2020-09-09T11:34:26.212Z] #39 15.94 DEP images/timerfd.pb-c.d [2020-09-09T11:34:26.212Z] #39 16.05 PBCC images/timer.pb-c.c [2020-09-09T11:34:26.212Z] #39 16.08 DEP images/timer.pb-c.d [2020-09-09T11:34:26.472Z] #39 16.10 PBCC images/sa.pb-c.c [2020-09-09T11:34:26.472Z] #39 16.18 DEP images/sa.pb-c.d [2020-09-09T11:34:26.472Z] #39 16.23 PBCC images/pipe-data.pb-c.c [2020-09-09T11:34:26.472Z] #39 16.27 DEP images/pipe-data.pb-c.d [2020-09-09T11:34:26.472Z] #39 16.31 PBCC images/mnt.pb-c.c [2020-09-09T11:34:26.524Z] #39 9.885 PBCC images/timens.pb-c.c [2020-09-09T11:34:26.524Z] #39 9.899 DEP images/timens.pb-c.d [2020-09-09T11:34:26.524Z] #39 9.979 PBCC images/fown.pb-c.c [2020-09-09T11:34:26.524Z] #39 10.03 PBCC images/google/protobuf/descriptor.pb-c.c [2020-09-09T11:34:26.524Z] #39 10.16 PBCC images/opts.pb-c.c [2020-09-09T11:34:26.524Z] #39 10.34 PBCC images/memfd.pb-c.c [2020-09-09T11:34:26.524Z] #39 10.41 DEP images/fown.pb-c.d [2020-09-09T11:34:26.524Z] #39 10.51 DEP images/google/protobuf/descriptor.pb-c.d [2020-09-09T11:34:26.524Z] #39 10.59 DEP images/opts.pb-c.d [2020-09-09T11:34:26.524Z] #39 10.69 DEP images/memfd.pb-c.d [2020-09-09T11:34:26.557Z] #40 144.2 CC criu/ipc_ns.o [2020-09-09T11:34:26.559Z] #39 124.0 CC criu/crtools.o [2020-09-09T11:34:26.732Z] #39 16.36 DEP images/mnt.pb-c.d [2020-09-09T11:34:26.732Z] #39 16.42 PBCC images/sk-packet.pb-c.c [2020-09-09T11:34:26.732Z] #39 16.45 DEP images/sk-packet.pb-c.d [2020-09-09T11:34:26.732Z] #39 16.54 PBCC images/tcp-stream.pb-c.c [2020-09-09T11:34:26.784Z] #39 10.71 PBCC images/sit.pb-c.c [2020-09-09T11:34:26.784Z] #39 10.74 DEP images/sit.pb-c.d [2020-09-09T11:34:26.784Z] #39 10.76 PBCC images/macvlan.pb-c.c [2020-09-09T11:34:26.784Z] #39 10.77 DEP images/macvlan.pb-c.d [2020-09-09T11:34:26.784Z] #39 10.80 PBCC images/autofs.pb-c.c [2020-09-09T11:34:26.784Z] #39 10.80 DEP images/autofs.pb-c.d [2020-09-09T11:34:26.784Z] #39 10.87 PBCC images/sysctl.pb-c.c [2020-09-09T11:34:26.784Z] #39 10.92 DEP images/sysctl.pb-c.d [2020-09-09T11:34:26.784Z] #39 10.97 PBCC images/time.pb-c.c [2020-09-09T11:34:26.784Z] #39 11.01 DEP images/time.pb-c.d [2020-09-09T11:34:26.992Z] #39 16.56 DEP images/tcp-stream.pb-c.d [2020-09-09T11:34:26.992Z] #39 16.59 PBCC images/pipe.pb-c.c [2020-09-09T11:34:26.992Z] #39 16.62 DEP images/pipe.pb-c.d [2020-09-09T11:34:26.992Z] #39 16.67 PBCC images/pstree.pb-c.c [2020-09-09T11:34:26.992Z] #39 16.69 DEP images/pstree.pb-c.d [2020-09-09T11:34:26.992Z] #39 16.77 PBCC images/fs.pb-c.c [2020-09-09T11:34:27.044Z] #39 11.09 PBCC images/binfmt-misc.pb-c.c [2020-09-09T11:34:27.044Z] #39 11.13 DEP images/binfmt-misc.pb-c.d [2020-09-09T11:34:27.044Z] #39 11.21 PBCC images/seccomp.pb-c.c [2020-09-09T11:34:27.044Z] #39 11.23 DEP images/seccomp.pb-c.d [2020-09-09T11:34:27.128Z] #39 124.5 CC criu/eventfd.o [2020-09-09T11:34:27.251Z] #39 16.78 DEP images/fs.pb-c.d [2020-09-09T11:34:27.251Z] #39 16.85 PBCC images/signalfd.pb-c.c [2020-09-09T11:34:27.251Z] #39 16.88 DEP images/signalfd.pb-c.d [2020-09-09T11:34:27.251Z] #39 16.98 PBCC images/fh.pb-c.c [2020-09-09T11:34:27.251Z] #39 ... [2020-09-09T11:34:27.251Z] [2020-09-09T11:34:27.251Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:34:27.251Z] #41 118.6 text/template/parse [2020-09-09T11:34:27.251Z] #41 118.8 go/ast [2020-09-09T11:34:27.251Z] #41 125.9 text/template [2020-09-09T11:34:27.251Z] #41 127.8 go/parser [2020-09-09T11:34:27.251Z] #41 ... [2020-09-09T11:34:27.251Z] [2020-09-09T11:34:27.251Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:34:27.251Z] #39 17.08 PBCC images/fsnotify.pb-c.c [2020-09-09T11:34:27.251Z] #39 17.12 DEP images/fh.pb-c.d [2020-09-09T11:34:27.304Z] #39 11.31 PBCC images/userns.pb-c.c [2020-09-09T11:34:27.304Z] #39 11.41 DEP images/userns.pb-c.d [2020-09-09T11:34:27.304Z] #39 11.44 PBCC images/cgroup.pb-c.c [2020-09-09T11:34:27.304Z] #39 11.44 DEP images/cgroup.pb-c.d [2020-09-09T11:34:27.304Z] #39 11.46 PBCC images/ext-file.pb-c.c [2020-09-09T11:34:27.304Z] #39 11.49 DEP images/ext-file.pb-c.d [2020-09-09T11:34:27.387Z] #39 124.9 CC criu/eventpoll.o [2020-09-09T11:34:27.511Z] #39 17.19 DEP images/fsnotify.pb-c.d [2020-09-09T11:34:27.511Z] #39 17.24 PBCC images/eventpoll.pb-c.c [2020-09-09T11:34:27.511Z] #39 17.27 DEP images/eventpoll.pb-c.d [2020-09-09T11:34:27.511Z] #39 17.34 PBCC images/eventfd.pb-c.c [2020-09-09T11:34:27.569Z] #39 11.51 PBCC images/rpc.pb-c.c [2020-09-09T11:34:27.569Z] #39 11.55 DEP images/rpc.pb-c.d [2020-09-09T11:34:27.569Z] #39 11.57 PBCC images/siginfo.pb-c.c [2020-09-09T11:34:27.569Z] #39 11.58 DEP images/siginfo.pb-c.d [2020-09-09T11:34:27.569Z] #39 11.66 PBCC images/pagemap.pb-c.c [2020-09-09T11:34:27.569Z] #39 11.73 DEP images/pagemap.pb-c.d [2020-09-09T11:34:27.647Z] #39 ... [2020-09-09T11:34:27.647Z] [2020-09-09T11:34:27.647Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-09T11:34:27.647Z] #17 44.90 Selecting previously unselected package vim. [2020-09-09T11:34:27.647Z] #17 44.91 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-09-09T11:34:27.770Z] #39 17.42 DEP images/eventfd.pb-c.d [2020-09-09T11:34:27.770Z] #39 17.53 PBCC images/remap-file-path.pb-c.c [2020-09-09T11:34:27.770Z] #39 17.62 DEP images/remap-file-path.pb-c.d [2020-09-09T11:34:27.829Z] #39 11.83 PBCC images/rlimit.pb-c.c [2020-09-09T11:34:27.829Z] #39 11.89 DEP images/rlimit.pb-c.d [2020-09-09T11:34:27.829Z] #39 ... [2020-09-09T11:34:27.829Z] [2020-09-09T11:34:27.829Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:34:27.906Z] #17 44.93 Unpacking vim (2:8.1.0875-5) ... [2020-09-09T11:34:28.030Z] #39 17.72 PBCC images/fifo.pb-c.c [2020-09-09T11:34:28.103Z] #40 145.6 CC criu/irmap.o [2020-09-09T11:34:28.166Z] #17 45.41 Selecting previously unselected package xfsprogs. [2020-09-09T11:34:28.166Z] #17 45.43 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-09-09T11:34:28.166Z] #17 45.43 Unpacking xfsprogs (4.20.0-1) ... [2020-09-09T11:34:28.246Z] #21 ... [2020-09-09T11:34:28.246Z] [2020-09-09T11:34:28.246Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:34:28.246Z] #10 118.9 Selecting previously unselected package libapparmor1:arm64. [2020-09-09T11:34:28.246Z] #10 118.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-09-09T11:34:28.246Z] #10 118.9 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-09-09T11:34:28.246Z] #10 119.1 Selecting previously unselected package libapparmor-dev:arm64. [2020-09-09T11:34:28.246Z] #10 119.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-09-09T11:34:28.246Z] #10 119.1 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-09-09T11:34:28.246Z] #10 119.3 Selecting previously unselected package libbtrfs0. [2020-09-09T11:34:28.246Z] #10 119.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-09-09T11:34:28.246Z] #10 119.3 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-09T11:34:28.246Z] #10 119.4 Selecting previously unselected package libbtrfs-dev. [2020-09-09T11:34:28.246Z] #10 119.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-09-09T11:34:28.246Z] #10 119.5 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-09T11:34:28.246Z] #10 119.7 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-09-09T11:34:28.246Z] #10 119.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-09-09T11:34:28.246Z] #10 119.7 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-09-09T11:34:28.246Z] #10 119.9 Selecting previously unselected package libudev-dev:arm64. [2020-09-09T11:34:28.246Z] #10 119.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ... [2020-09-09T11:34:28.246Z] #10 120.0 Unpacking libudev-dev:arm64 (241-7~deb10u4) ... [2020-09-09T11:34:28.246Z] #10 120.2 Selecting previously unselected package libsepol1-dev:arm64. [2020-09-09T11:34:28.246Z] #10 120.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-09-09T11:34:28.246Z] #10 120.2 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-09-09T11:34:28.246Z] #10 120.7 Selecting previously unselected package libpcre16-3:arm64. [2020-09-09T11:34:28.246Z] #10 120.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-09-09T11:34:28.246Z] #10 120.7 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-09-09T11:34:28.246Z] #10 121.0 Selecting previously unselected package libpcre32-3:arm64. [2020-09-09T11:34:28.246Z] #10 121.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-09-09T11:34:28.246Z] #10 121.0 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-09-09T11:34:28.246Z] #10 121.3 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-09-09T11:34:28.246Z] #10 121.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-09-09T11:34:28.246Z] #10 121.3 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-09-09T11:34:28.246Z] #10 121.4 Selecting previously unselected package libpcre3-dev:arm64. [2020-09-09T11:34:28.246Z] #10 121.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-09-09T11:34:28.246Z] #10 121.5 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-09-09T11:34:28.246Z] #10 122.0 Selecting previously unselected package libselinux1-dev:arm64. [2020-09-09T11:34:28.246Z] #10 122.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-09-09T11:34:28.246Z] #10 122.0 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-09-09T11:34:28.246Z] #10 122.2 Selecting previously unselected package libdevmapper-dev:arm64. [2020-09-09T11:34:28.246Z] #10 122.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-09-09T11:34:28.246Z] #10 122.3 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-09-09T11:34:28.246Z] #10 122.4 Selecting previously unselected package libseccomp-dev:arm64. [2020-09-09T11:34:28.246Z] #10 122.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-09-09T11:34:28.246Z] #10 122.4 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-09-09T11:34:28.246Z] #10 122.6 Selecting previously unselected package libsystemd-dev:arm64. [2020-09-09T11:34:28.246Z] #10 122.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ... [2020-09-09T11:34:28.246Z] #10 122.6 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-09-09T11:34:28.246Z] #10 123.3 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-09-09T11:34:28.246Z] #10 123.4 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-09-09T11:34:28.246Z] #10 123.4 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-09-09T11:34:28.246Z] #10 123.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-09T11:34:28.246Z] #10 123.4 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-09-09T11:34:28.246Z] #10 123.5 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-09-09T11:34:28.246Z] #10 123.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-09T11:34:28.246Z] #10 123.5 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-09T11:34:28.246Z] #10 123.5 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-09-09T11:34:28.246Z] #10 123.5 Setting up libudev-dev:arm64 (241-7~deb10u4) ... [2020-09-09T11:34:28.246Z] #10 123.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-09T11:34:28.246Z] #10 123.6 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-09T11:34:28.246Z] #10 123.9 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-09-09T11:34:28.246Z] #10 124.1 Setting up mingw-w64-common (6.0.0-3) ... [2020-09-09T11:34:28.246Z] #10 124.1 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-09-09T11:34:28.246Z] #10 124.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-09T11:34:28.246Z] #10 124.1 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-09-09T11:34:28.246Z] #10 124.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-09T11:34:28.246Z] #10 124.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 [2020-09-09T11:34:28.246Z] #10 124.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 [2020-09-09T11:34:28.246Z] #10 124.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-09T11:34:28.246Z] #10 124.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 [2020-09-09T11:34:28.246Z] #10 124.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 [2020-09-09T11:34:28.246Z] #10 124.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-09T11:34:28.246Z] #10 124.2 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-09-09T11:34:28.246Z] #10 124.3 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-09-09T11:34:28.246Z] #10 124.3 Setting up dmsetup (2:1.02.155-3) ... [2020-09-09T11:34:28.246Z] #10 124.3 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-09-09T11:34:28.246Z] #10 124.4 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-09-09T11:34:28.246Z] #10 124.4 Processing triggers for libc-bin (2.28-10) ... [2020-09-09T11:34:28.246Z] #10 DONE 126.4s [2020-09-09T11:34:28.246Z] [2020-09-09T11:34:28.246Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-09T11:34:28.290Z] #39 17.83 DEP images/fifo.pb-c.d [2020-09-09T11:34:28.290Z] #39 17.95 PBCC images/ghost-file.pb-c.c [2020-09-09T11:34:28.290Z] #39 18.04 DEP images/ghost-file.pb-c.d [2020-09-09T11:34:28.550Z] #39 18.11 PBCC images/regfile.pb-c.c [2020-09-09T11:34:28.550Z] #39 18.30 DEP images/regfile.pb-c.d [2020-09-09T11:34:28.550Z] #39 18.39 PBCC images/ns.pb-c.c [2020-09-09T11:34:28.550Z] #39 18.41 DEP images/ns.pb-c.d [2020-09-09T11:34:28.735Z] #17 45.90 Selecting previously unselected package zip. [2020-09-09T11:34:28.735Z] #17 45.91 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-09-09T11:34:28.735Z] #17 45.92 Unpacking zip (3.0-11+b1) ... [2020-09-09T11:34:28.773Z] #40 146.3 CC criu/kcmp-ids.o [2020-09-09T11:34:28.810Z] #39 18.45 PBCC images/fdinfo.pb-c.c [2020-09-09T11:34:29.011Z] #17 46.08 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-09-09T11:34:29.011Z] #17 46.10 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-09T11:34:29.011Z] #17 46.12 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-09-09T11:34:29.011Z] #17 46.13 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-09-09T11:34:29.011Z] #17 46.15 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-09-09T11:34:29.011Z] #17 46.16 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-09-09T11:34:29.011Z] #17 46.20 Setting up uidmap (1:4.5-1.1) ... [2020-09-09T11:34:29.011Z] #17 46.22 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-09-09T11:34:29.011Z] #17 46.24 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-09T11:34:29.011Z] #17 46.25 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-09T11:34:29.011Z] #17 46.28 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-09T11:34:29.011Z] #17 46.30 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-09T11:34:29.070Z] #39 18.60 DEP images/fdinfo.pb-c.d [2020-09-09T11:34:29.070Z] #39 18.72 PBCC images/core-aarch64.pb-c.c [2020-09-09T11:34:29.070Z] #39 18.78 PBCC images/core-arm.pb-c.c [2020-09-09T11:34:29.121Z] #40 146.6 CC criu/kerndat.o [2020-09-09T11:34:29.220Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.418s coverage: 49.5% of statements [2020-09-09T11:34:29.271Z] #17 46.31 Setting up xxd (2:8.1.0875-5) ... [2020-09-09T11:34:29.271Z] #17 46.32 Setting up zip (3.0-11+b1) ... [2020-09-09T11:34:29.271Z] #17 46.34 Setting up vim-common (2:8.1.0875-5) ... [2020-09-09T11:34:29.271Z] #17 46.42 Setting up bash-completion (1:2.8-6) ... [2020-09-09T11:34:29.330Z] #39 18.88 PBCC images/core-ppc64.pb-c.c [2020-09-09T11:34:29.330Z] #39 18.94 PBCC images/core-s390.pb-c.c [2020-09-09T11:34:29.330Z] #39 19.01 PBCC images/core-x86.pb-c.c [2020-09-09T11:34:29.330Z] #39 19.08 PBCC images/core.pb-c.c [2020-09-09T11:34:29.404Z] #52 55.15 Checking out files: 30% (992/3238) Checking out files: 31% (1004/3238) Checking out files: 32% (1037/3238) Checking out files: 33% (1069/3238) Checking out files: 34% (1101/3238) Checking out files: 35% (1134/3238) Checking out files: 36% (1166/3238) Checking out files: 37% (1199/3238) Checking out files: 38% (1231/3238) Checking out files: 39% (1263/3238) Checking out files: 40% (1296/3238) Checking out files: 41% (1328/3238) Checking out files: 42% (1360/3238) Checking out files: 43% (1393/3238) Checking out files: 44% (1425/3238) Checking out files: 45% (1458/3238) Checking out files: 46% (1490/3238) Checking out files: 47% (1522/3238) Checking out files: 48% (1555/3238) Checking out files: 49% (1587/3238) Checking out files: 50% (1619/3238) Checking out files: 51% (1652/3238) Checking out files: 52% (1684/3238) Checking out files: 53% (1717/3238) Checking out files: 54% (1749/3238) Checking out files: 55% (1781/3238) Checking out files: 56% (1814/3238) Checking out files: 57% (1846/3238) Checking out files: 58% (1879/3238) Checking out files: 59% (1911/3238) Checking out files: 60% (1943/3238) Checking out files: 61% (1976/3238) Checking out files: 62% (2008/3238) Checking out files: 63% (2040/3238) Checking out files: 64% (2073/3238) Checking out files: 65% (2105/3238) Checking out files: 66% (2138/3238) Checking out files: 67% (2170/3238) Checking out files: 67% (2174/3238) Checking out files: 68% (2202/3238) Checking out files: 69% (2235/3238) Checking out files: 70% (2267/3238) Checking out files: 71% (2299/3238) Checking out files: 72% (2332/3238) Checking out files: 73% (2364/3238) Checking out files: 74% (2397/3238) Checking out files: 75% (2429/3238) Checking out files: 76% (2461/3238) Checking out files: 77% (2494/3238) Checking out files: 78% (2526/3238) Checking out files: 79% (2559/3238) Checking out files: 80% (2591/3238) Checking out files: 81% (2623/3238) [2020-09-09T11:34:29.404Z] #52 ... [2020-09-09T11:34:29.404Z] [2020-09-09T11:34:29.404Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:34:29.404Z] #30 123.5 github.com/BurntSushi/toml/cmd/tomlv [2020-09-09T11:34:29.404Z] #30 DONE 129.8s [2020-09-09T11:34:29.404Z] [2020-09-09T11:34:29.404Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:34:29.405Z] #52 55.15 Checking out files: 30% (992/3238) Checking out files: 31% (1004/3238) Checking out files: 32% (1037/3238) Checking out files: 33% (1069/3238) Checking out files: 34% (1101/3238) Checking out files: 35% (1134/3238) Checking out files: 36% (1166/3238) Checking out files: 37% (1199/3238) Checking out files: 38% (1231/3238) Checking out files: 39% (1263/3238) Checking out files: 40% (1296/3238) Checking out files: 41% (1328/3238) Checking out files: 42% (1360/3238) Checking out files: 43% (1393/3238) Checking out files: 44% (1425/3238) Checking out files: 45% (1458/3238) Checking out files: 46% (1490/3238) Checking out files: 47% (1522/3238) Checking out files: 48% (1555/3238) Checking out files: 49% (1587/3238) Checking out files: 50% (1619/3238) Checking out files: 51% (1652/3238) Checking out files: 52% (1684/3238) Checking out files: 53% (1717/3238) Checking out files: 54% (1749/3238) Checking out files: 55% (1781/3238) Checking out files: 56% (1814/3238) Checking out files: 57% (1846/3238) Checking out files: 58% (1879/3238) Checking out files: 59% (1911/3238) Checking out files: 60% (1943/3238) Checking out files: 61% (1976/3238) Checking out files: 62% (2008/3238) Checking out files: 63% (2040/3238) Checking out files: 64% (2073/3238) Checking out files: 65% (2105/3238) Checking out files: 66% (2138/3238) Checking out files: 67% (2170/3238) Checking out files: 67% (2174/3238) Checking out files: 68% (2202/3238) Checking out files: 69% (2235/3238) Checking out files: 70% (2267/3238) Checking out files: 71% (2299/3238) Checking out files: 72% (2332/3238) Checking out files: 73% (2364/3238) Checking out files: 74% (2397/3238) Checking out files: 75% (2429/3238) Checking out files: 76% (2461/3238) Checking out files: 77% (2494/3238) Checking out files: 78% (2526/3238) Checking out files: 79% (2559/3238) Checking out files: 80% (2591/3238) Checking out files: 81% (2623/3238) Checking out files: 82% (2656/3238) Checking out files: 83% (2688/3238) [2020-09-09T11:34:29.405Z] #52 ... [2020-09-09T11:34:29.405Z] [2020-09-09T11:34:29.405Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:34:29.405Z] #41 119.8 go/scanner [2020-09-09T11:34:29.405Z] #41 121.1 regexp [2020-09-09T11:34:29.405Z] #41 121.7 go/ast [2020-09-09T11:34:29.405Z] #41 127.2 internal/lazyregexp [2020-09-09T11:34:29.405Z] #41 127.7 net/url [2020-09-09T11:34:29.405Z] #41 128.4 text/template/parse [2020-09-09T11:34:29.591Z] #39 19.25 PBCC images/inventory.pb-c.c [2020-09-09T11:34:29.591Z] #39 19.39 DEP images/core-aarch64.pb-c.d [2020-09-09T11:34:29.665Z] #41 129.9 go/parser [2020-09-09T11:34:29.665Z] #41 ... [2020-09-09T11:34:29.665Z] [2020-09-09T11:34:29.665Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:34:29.852Z] #39 19.48 DEP images/core-arm.pb-c.d [2020-09-09T11:34:29.852Z] #39 19.54 DEP images/core-ppc64.pb-c.d [2020-09-09T11:34:29.925Z] #52 55.15 Checking out files: 30% (992/3238) Checking out files: 31% (1004/3238) Checking out files: 32% (1037/3238) Checking out files: 33% (1069/3238) Checking out files: 34% (1101/3238) Checking out files: 35% (1134/3238) Checking out files: 36% (1166/3238) Checking out files: 37% (1199/3238) Checking out files: 38% (1231/3238) Checking out files: 39% (1263/3238) Checking out files: 40% (1296/3238) Checking out files: 41% (1328/3238) Checking out files: 42% (1360/3238) Checking out files: 43% (1393/3238) Checking out files: 44% (1425/3238) Checking out files: 45% (1458/3238) Checking out files: 46% (1490/3238) Checking out files: 47% (1522/3238) Checking out files: 48% (1555/3238) Checking out files: 49% (1587/3238) Checking out files: 50% (1619/3238) Checking out files: 51% (1652/3238) Checking out files: 52% (1684/3238) Checking out files: 53% (1717/3238) Checking out files: 54% (1749/3238) Checking out files: 55% (1781/3238) Checking out files: 56% (1814/3238) Checking out files: 57% (1846/3238) Checking out files: 58% (1879/3238) Checking out files: 59% (1911/3238) Checking out files: 60% (1943/3238) Checking out files: 61% (1976/3238) Checking out files: 62% (2008/3238) Checking out files: 63% (2040/3238) Checking out files: 64% (2073/3238) Checking out files: 65% (2105/3238) Checking out files: 66% (2138/3238) Checking out files: 67% (2170/3238) Checking out files: 67% (2174/3238) Checking out files: 68% (2202/3238) Checking out files: 69% (2235/3238) Checking out files: 70% (2267/3238) Checking out files: 71% (2299/3238) Checking out files: 72% (2332/3238) Checking out files: 73% (2364/3238) Checking out files: 74% (2397/3238) Checking out files: 75% (2429/3238) Checking out files: 76% (2461/3238) Checking out files: 77% (2494/3238) Checking out files: 78% (2526/3238) Checking out files: 79% (2559/3238) Checking out files: 80% (2591/3238) Checking out files: 81% (2623/3238) Checking out files: 82% (2656/3238) Checking out files: 83% (2688/3238) Checking out files: 84% (2720/3238) Checking out files: 85% (2753/3238) Checking out files: 86% (2785/3238) Checking out files: 87% (2818/3238) Checking out files: 87% (2843/3238) Checking out files: 88% (2850/3238) Checking out files: 89% (2882/3238) Checking out files: 90% (2915/3238) Checking out files: 91% (2947/3238) [2020-09-09T11:34:29.925Z] #52 ... [2020-09-09T11:34:29.925Z] [2020-09-09T11:34:29.925Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:34:29.925Z] #10 120.3 Selecting previously unselected package gcc-mingw-w64-base. [2020-09-09T11:34:29.925Z] #10 120.3 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-09T11:34:29.925Z] #10 120.4 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-09T11:34:29.925Z] #10 120.6 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-09-09T11:34:29.925Z] #10 120.6 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-09T11:34:29.925Z] #10 120.6 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-09T11:34:30.112Z] #39 19.71 DEP images/core-s390.pb-c.d [2020-09-09T11:34:30.112Z] #39 19.81 DEP images/core-x86.pb-c.d [2020-09-09T11:34:30.181Z] #40 147.9 CC criu/libnetlink.o [2020-09-09T11:34:30.185Z] #10 ... [2020-09-09T11:34:30.185Z] [2020-09-09T11:34:30.185Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:34:30.185Z] #39 11.98 PBCC images/file-lock.pb-c.c [2020-09-09T11:34:30.185Z] #39 12.03 DEP images/file-lock.pb-c.d [2020-09-09T11:34:30.185Z] #39 12.13 PBCC images/tty.pb-c.c [2020-09-09T11:34:30.185Z] #39 12.19 DEP images/tty.pb-c.d [2020-09-09T11:34:30.185Z] #39 12.25 PBCC images/tun.pb-c.c [2020-09-09T11:34:30.185Z] #39 12.35 PBCC images/netdev.pb-c.c [2020-09-09T11:34:30.185Z] #39 12.41 DEP images/tun.pb-c.d [2020-09-09T11:34:30.185Z] #39 12.46 DEP images/netdev.pb-c.d [2020-09-09T11:34:30.185Z] #39 12.55 PBCC images/vma.pb-c.c [2020-09-09T11:34:30.185Z] #39 12.63 DEP images/vma.pb-c.d [2020-09-09T11:34:30.185Z] #39 12.67 PBCC images/creds.pb-c.c [2020-09-09T11:34:30.185Z] #39 12.69 DEP images/creds.pb-c.d [2020-09-09T11:34:30.185Z] #39 12.73 PBCC images/utsns.pb-c.c [2020-09-09T11:34:30.185Z] #39 12.78 DEP images/utsns.pb-c.d [2020-09-09T11:34:30.185Z] #39 12.83 PBCC images/ipc-desc.pb-c.c [2020-09-09T11:34:30.185Z] #39 12.90 PBCC images/ipc-sem.pb-c.c [2020-09-09T11:34:30.185Z] #39 12.97 DEP images/ipc-desc.pb-c.d [2020-09-09T11:34:30.185Z] #39 13.02 DEP images/ipc-sem.pb-c.d [2020-09-09T11:34:30.185Z] #39 13.08 PBCC images/ipc-msg.pb-c.c [2020-09-09T11:34:30.185Z] #39 13.13 DEP images/ipc-msg.pb-c.d [2020-09-09T11:34:30.185Z] #39 13.21 PBCC images/ipc-shm.pb-c.c [2020-09-09T11:34:30.185Z] #39 13.24 DEP images/ipc-shm.pb-c.d [2020-09-09T11:34:30.185Z] #39 13.29 PBCC images/ipc-var.pb-c.c [2020-09-09T11:34:30.185Z] #39 13.34 DEP images/ipc-var.pb-c.d [2020-09-09T11:34:30.185Z] #39 13.50 PBCC images/sk-opts.pb-c.c [2020-09-09T11:34:30.185Z] #39 13.62 PBCC images/packet-sock.pb-c.c [2020-09-09T11:34:30.185Z] #39 13.75 DEP images/sk-opts.pb-c.d [2020-09-09T11:34:30.185Z] #39 13.84 DEP images/packet-sock.pb-c.d [2020-09-09T11:34:30.185Z] #39 13.95 PBCC images/sk-netlink.pb-c.c [2020-09-09T11:34:30.185Z] #39 14.11 DEP images/sk-netlink.pb-c.d [2020-09-09T11:34:30.185Z] #39 14.30 PBCC images/sk-inet.pb-c.c [2020-09-09T11:34:30.372Z] #39 19.92 DEP images/core.pb-c.d [2020-09-09T11:34:30.372Z] #39 20.03 DEP images/inventory.pb-c.d [2020-09-09T11:34:30.372Z] #39 20.11 PBCC images/cpuinfo.pb-c.c [2020-09-09T11:34:30.446Z] #39 14.41 DEP images/sk-inet.pb-c.d [2020-09-09T11:34:30.446Z] #39 14.50 PBCC images/sk-unix.pb-c.c [2020-09-09T11:34:30.446Z] #39 14.60 DEP images/sk-unix.pb-c.d [2020-09-09T11:34:30.631Z] #39 20.20 DEP images/cpuinfo.pb-c.d [2020-09-09T11:34:30.631Z] #39 20.27 PBCC images/stats.pb-c.c [2020-09-09T11:34:30.631Z] #39 20.35 DEP images/stats.pb-c.d [2020-09-09T11:34:30.706Z] #39 14.74 PBCC images/mm.pb-c.c [2020-09-09T11:34:30.706Z] #39 14.79 DEP images/mm.pb-c.d [2020-09-09T11:34:30.706Z] #39 14.87 PBCC images/timerfd.pb-c.c [2020-09-09T11:34:30.828Z] #40 148.4 CC criu/log.o [2020-09-09T11:34:30.968Z] #39 15.05 DEP images/timerfd.pb-c.d [2020-09-09T11:34:31.229Z] #39 15.18 PBCC images/timer.pb-c.c [2020-09-09T11:34:31.229Z] #39 15.24 DEP images/timer.pb-c.d [2020-09-09T11:34:31.229Z] #39 15.36 PBCC images/sa.pb-c.c [2020-09-09T11:34:31.489Z] #39 15.45 DEP images/sa.pb-c.d [2020-09-09T11:34:31.489Z] #39 15.61 PBCC images/pipe-data.pb-c.c [2020-09-09T11:34:31.489Z] #39 15.64 DEP images/pipe-data.pb-c.d [2020-09-09T11:34:31.489Z] #39 15.71 PBCC images/mnt.pb-c.c [2020-09-09T11:34:31.491Z] #40 149.2 CC criu/lsm.o [2020-09-09T11:34:31.651Z] #11 DONE 3.4s [2020-09-09T11:34:31.651Z] [2020-09-09T11:34:31.651Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-09T11:34:31.750Z] #39 15.83 DEP images/mnt.pb-c.d [2020-09-09T11:34:31.750Z] #39 15.87 PBCC images/sk-packet.pb-c.c [2020-09-09T11:34:31.750Z] #39 15.93 DEP images/sk-packet.pb-c.d [2020-09-09T11:34:31.806Z] #17 48.88 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-09-09T11:34:31.806Z] #17 48.89 Setting up xz-utils (5.2.4-1) ... [2020-09-09T11:34:31.806Z] #17 48.90 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-09-09T11:34:31.806Z] #17 48.92 Setting up sudo (1.8.27-1+deb10u2) ... [2020-09-09T11:34:31.806Z] #17 49.01 invoke-rc.d: could not determine current runlevel [2020-09-09T11:34:31.806Z] #17 49.03 invoke-rc.d: policy-rc.d denied execution of start. [2020-09-09T11:34:31.806Z] #17 49.04 Setting up pigz (2.4-1) ... [2020-09-09T11:34:31.806Z] #17 49.05 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-09-09T11:34:31.806Z] #17 49.10 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-09-09T11:34:31.806Z] #17 49.12 Setting up python-pip-whl (18.1-5) ... [2020-09-09T11:34:31.806Z] #17 49.13 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-09-09T11:34:32.010Z] #39 16.01 PBCC images/tcp-stream.pb-c.c [2020-09-09T11:34:32.010Z] #39 16.09 DEP images/tcp-stream.pb-c.d [2020-09-09T11:34:32.010Z] #39 16.18 PBCC images/pipe.pb-c.c [2020-09-09T11:34:32.066Z] #17 49.14 Setting up vim-runtime (2:8.1.0875-5) ... [2020-09-09T11:34:32.270Z] #39 16.33 DEP images/pipe.pb-c.d [2020-09-09T11:34:32.325Z] #17 49.55 Setting up libaio1:amd64 (0.3.112-3) ... [2020-09-09T11:34:32.325Z] #17 49.56 Setting up libonig5:amd64 (6.9.1-1) ... [2020-09-09T11:34:32.325Z] #17 49.57 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-09-09T11:34:32.325Z] #17 49.58 Setting up vim (2:8.1.0875-5) ... [2020-09-09T11:34:32.325Z] #17 49.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-09-09T11:34:32.325Z] #17 49.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-09-09T11:34:32.325Z] #17 49.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-09-09T11:34:32.325Z] #17 49.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-09-09T11:34:32.325Z] #17 49.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-09-09T11:34:32.325Z] #17 49.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-09-09T11:34:32.325Z] #17 49.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-09-09T11:34:32.325Z] #17 49.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-09-09T11:34:32.531Z] #39 16.39 PBCC images/pstree.pb-c.c [2020-09-09T11:34:32.531Z] #39 16.42 DEP images/pstree.pb-c.d [2020-09-09T11:34:32.531Z] #39 16.48 PBCC images/fs.pb-c.c [2020-09-09T11:34:32.531Z] #39 16.53 DEP images/fs.pb-c.d [2020-09-09T11:34:32.531Z] #39 16.59 PBCC images/signalfd.pb-c.c [2020-09-09T11:34:32.531Z] #39 16.65 DEP images/signalfd.pb-c.d [2020-09-09T11:34:32.543Z] #40 149.8 CC criu/mem.o [2020-09-09T11:34:32.585Z] #17 49.67 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-09T11:34:32.585Z] #17 49.68 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-09-09T11:34:32.585Z] #17 49.71 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-09-09T11:34:32.585Z] #17 49.72 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-09T11:34:32.585Z] #17 49.73 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-09-09T11:34:32.585Z] #17 49.74 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-09-09T11:34:32.791Z] #39 16.72 PBCC images/fh.pb-c.c [2020-09-09T11:34:32.791Z] #39 16.77 PBCC images/fsnotify.pb-c.c [2020-09-09T11:34:32.791Z] #39 16.85 DEP images/fh.pb-c.d [2020-09-09T11:34:33.047Z] #12 ... [2020-09-09T11:34:33.047Z] [2020-09-09T11:34:33.047Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:34:33.047Z] #39 42.92 CC images/userns.o [2020-09-09T11:34:33.047Z] #39 43.34 CC images/google/protobuf/descriptor.o [2020-09-09T11:34:33.047Z] #39 45.46 CC images/opts.o [2020-09-09T11:34:33.047Z] #39 45.76 CC images/seccomp.o [2020-09-09T11:34:33.047Z] #39 45.97 CC images/binfmt-misc.o [2020-09-09T11:34:33.047Z] #39 46.13 CC images/time.o [2020-09-09T11:34:33.047Z] #39 46.41 CC images/sysctl.o [2020-09-09T11:34:33.047Z] #39 46.86 CC images/autofs.o [2020-09-09T11:34:33.047Z] #39 47.11 CC images/macvlan.o [2020-09-09T11:34:33.047Z] #39 47.43 CC images/sit.o [2020-09-09T11:34:33.047Z] #39 47.64 CC images/memfd.o [2020-09-09T11:34:33.047Z] #39 48.11 CC images/timens.o [2020-09-09T11:34:33.047Z] #39 48.42 LINK images/built-in.o [2020-09-09T11:34:33.047Z] #39 48.62 GEN compel/include/asm [2020-09-09T11:34:33.047Z] #39 48.68 GEN compel/include/version.h [2020-09-09T11:34:33.047Z] #39 48.73 touch .config [2020-09-09T11:34:33.047Z] #39 48.85 GEN include/common/config.h [2020-09-09T11:34:33.047Z] #39 48.99 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-09-09T11:34:33.047Z] #39 48.99 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-09-09T11:34:33.047Z] #39 49.04 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-09-09T11:34:33.047Z] #39 49.12 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-09-09T11:34:33.047Z] #39 49.16 DEP compel/plugins/std/infect.d [2020-09-09T11:34:33.047Z] #39 49.35 DEP compel/plugins/std/string.d [2020-09-09T11:34:33.047Z] #39 49.46 DEP compel/plugins/std/log.d [2020-09-09T11:34:33.047Z] #39 49.52 DEP compel/plugins/std/fds.d [2020-09-09T11:34:33.047Z] #39 49.66 DEP compel/plugins/std/std.d [2020-09-09T11:34:33.047Z] #39 49.80 DEP compel/plugins/shmem/shmem.d [2020-09-09T11:34:33.047Z] #39 50.03 DEP compel/plugins/fds/fds.d [2020-09-09T11:34:33.047Z] #39 50.09 CC compel/plugins/std/std.o [2020-09-09T11:34:33.047Z] #39 50.27 CC compel/plugins/std/fds.o [2020-09-09T11:34:33.047Z] #39 50.54 CC compel/plugins/std/log.o [2020-09-09T11:34:33.047Z] #39 51.50 CC compel/plugins/std/string.o [2020-09-09T11:34:33.047Z] #39 52.46 CC compel/plugins/std/infect.o [2020-09-09T11:34:33.047Z] #39 52.76 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-09-09T11:34:33.047Z] #39 52.81 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-09-09T11:34:33.047Z] #39 52.93 AR compel/plugins/std.lib.a [2020-09-09T11:34:33.047Z] #39 53.05 CC compel/plugins/fds/fds.o [2020-09-09T11:34:33.047Z] #39 ... [2020-09-09T11:34:33.047Z] [2020-09-09T11:34:33.047Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:34:33.047Z] #49 1.938 + RM_GOPATH=0 [2020-09-09T11:34:33.047Z] #49 1.938 + TMP_GOPATH= [2020-09-09T11:34:33.047Z] #49 1.938 + : /build [2020-09-09T11:34:33.047Z] #49 1.938 + '[' -z '' ']' [2020-09-09T11:34:33.047Z] #49 1.940 ++ mktemp -d [2020-09-09T11:34:33.047Z] #49 1.941 + export GOPATH=/tmp/tmp.WbaddFXb3h [2020-09-09T11:34:33.047Z] #49 1.941 + GOPATH=/tmp/tmp.WbaddFXb3h [2020-09-09T11:34:33.047Z] #49 1.941 + RM_GOPATH=1 [2020-09-09T11:34:33.047Z] #49 1.941 + case "$(go env GOARCH)" in [2020-09-09T11:34:33.047Z] #49 1.956 ++ go env GOARCH [2020-09-09T11:34:33.047Z] #49 1.976 + export GO_BUILDMODE=-buildmode=pie [2020-09-09T11:34:33.047Z] #49 1.977 + GO_BUILDMODE=-buildmode=pie [2020-09-09T11:34:33.047Z] #49 1.980 ++ dirname /tmp/install/install.sh [2020-09-09T11:34:33.047Z] #49 1.981 + dir=/tmp/install [2020-09-09T11:34:33.047Z] #49 1.981 + bin=runc [2020-09-09T11:34:33.047Z] #49 1.981 + shift [2020-09-09T11:34:33.047Z] #49 1.981 + '[' '!' -f /tmp/install/runc.installer ']' [2020-09-09T11:34:33.047Z] #49 1.982 + . /tmp/install/runc.installer [2020-09-09T11:34:33.047Z] #49 1.982 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-09T11:34:33.047Z] #49 1.983 + install_runc [2020-09-09T11:34:33.047Z] #49 1.984 + uname -r [2020-09-09T11:34:33.047Z] #49 1.984 + grep -q '^3\.10\.0.*\.el7\.' [2020-09-09T11:34:33.047Z] #49 1.992 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-09-09T11:34:33.047Z] #49 1.992 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-09-09T11:34:33.047Z] #49 1.992 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.WbaddFXb3h/src/github.com/opencontainers/runc [2020-09-09T11:34:33.047Z] #49 1.994 Cloning into '/tmp/tmp.WbaddFXb3h/src/github.com/opencontainers/runc'... [2020-09-09T11:34:33.047Z] #49 1.996 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-09-09T11:34:33.051Z] #39 17.03 DEP images/fsnotify.pb-c.d [2020-09-09T11:34:33.051Z] #39 17.18 PBCC images/eventpoll.pb-c.c [2020-09-09T11:34:33.170Z] #39 22.46 make[1]: Nothing to be done for 'all'. [2020-09-09T11:34:33.309Z] 4612f6d0b889: Download complete [2020-09-09T11:34:33.311Z] #39 17.22 DEP images/eventpoll.pb-c.d [2020-09-09T11:34:33.311Z] #39 17.33 PBCC images/eventfd.pb-c.c [2020-09-09T11:34:33.311Z] #39 17.41 DEP images/eventfd.pb-c.d [2020-09-09T11:34:33.311Z] #39 ... [2020-09-09T11:34:33.311Z] [2020-09-09T11:34:33.311Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:34:33.311Z] #47 123.8 github.com/pkg/diff [2020-09-09T11:34:33.311Z] #47 126.1 go/ast [2020-09-09T11:34:33.311Z] #47 130.5 golang.org/x/crypto/ssh/terminal [2020-09-09T11:34:33.311Z] #47 133.1 mvdan.cc/editorconfig [2020-09-09T11:34:33.311Z] #47 133.3 mvdan.cc/sh/v3/fileutil [2020-09-09T11:34:33.311Z] #47 133.7 mvdan.cc/sh/v3/syntax [2020-09-09T11:34:33.429Z] #39 ... [2020-09-09T11:34:33.429Z] [2020-09-09T11:34:33.429Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:34:33.429Z] #47 124.8 golang.org/x/crypto/ssh/terminal [2020-09-09T11:34:33.429Z] #47 127.2 mvdan.cc/editorconfig [2020-09-09T11:34:33.429Z] #47 128.9 mvdan.cc/sh/v3/fileutil [2020-09-09T11:34:33.429Z] #47 129.1 mvdan.cc/sh/v3/syntax [2020-09-09T11:34:33.572Z] #47 ... [2020-09-09T11:34:33.572Z] [2020-09-09T11:34:33.572Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:34:33.572Z] #39 17.56 PBCC images/remap-file-path.pb-c.c [2020-09-09T11:34:33.572Z] #39 17.67 DEP images/remap-file-path.pb-c.d [2020-09-09T11:34:33.624Z] #49 ... [2020-09-09T11:34:33.624Z] [2020-09-09T11:34:33.624Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:34:33.624Z] #39 53.50 AR compel/plugins/fds.lib.a [2020-09-09T11:34:33.624Z] #39 53.59 HOSTDEP compel/src/lib/log-host.d [2020-09-09T11:34:33.624Z] #39 53.67 HOSTDEP compel/src/lib/handle-elf-host.d [2020-09-09T11:34:33.624Z] #39 53.73 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-09-09T11:34:33.624Z] #39 53.78 HOSTDEP compel/src/main-host.d [2020-09-09T11:34:33.693Z] #47 ... [2020-09-09T11:34:33.693Z] [2020-09-09T11:34:33.693Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:34:33.693Z] #52 50.09 Checking out files: 31% (1020/3238) Checking out files: 32% (1037/3238) Checking out files: 33% (1069/3238) Checking out files: 34% (1101/3238) Checking out files: 35% (1134/3238) Checking out files: 36% (1166/3238) Checking out files: 37% (1199/3238) Checking out files: 38% (1231/3238) Checking out files: 39% (1263/3238) Checking out files: 40% (1296/3238) Checking out files: 41% (1328/3238) Checking out files: 42% (1360/3238) Checking out files: 43% (1393/3238) Checking out files: 44% (1425/3238) Checking out files: 45% (1458/3238) Checking out files: 46% (1490/3238) Checking out files: 47% (1522/3238) Checking out files: 48% (1555/3238) Checking out files: 49% (1587/3238) Checking out files: 50% (1619/3238) Checking out files: 51% (1652/3238) Checking out files: 52% (1684/3238) Checking out files: 53% (1717/3238) Checking out files: 54% (1749/3238) Checking out files: 55% (1781/3238) Checking out files: 56% (1814/3238) Checking out files: 57% (1846/3238) Checking out files: 58% (1879/3238) Checking out files: 59% (1911/3238) Checking out files: 60% (1943/3238) Checking out files: 61% (1976/3238) Checking out files: 62% (2008/3238) Checking out files: 63% (2040/3238) Checking out files: 64% (2073/3238) Checking out files: 65% (2105/3238) Checking out files: 66% (2138/3238) Checking out files: 67% (2170/3238) Checking out files: 68% (2202/3238) Checking out files: 69% (2235/3238) Checking out files: 70% (2267/3238) Checking out files: 71% (2299/3238) Checking out files: 72% (2332/3238) Checking out files: 73% (2364/3238) Checking out files: 73% (2384/3238) Checking out files: 74% (2397/3238) Checking out files: 75% (2429/3238) Checking out files: 76% (2461/3238) Checking out files: 77% (2494/3238) Checking out files: 78% (2526/3238) Checking out files: 79% (2559/3238) Checking out files: 80% (2591/3238) Checking out files: 81% (2623/3238) Checking out files: 82% (2656/3238) Checking out files: 83% (2688/3238) Checking out files: 84% (2720/3238) Checking out files: 85% (2753/3238) Checking out files: 86% (2785/3238) Checking out files: 87% (2818/3238) Checking out files: 88% (2850/3238) Checking out files: 89% (2882/3238) Checking out files: 90% (2915/3238) Checking out files: 91% (2947/3238) Checking out files: 91% (2960/3238) Checking out files: 92% (2979/3238) Checking out files: 93% (3012/3238) Checking out files: 94% (3044/3238) Checking out files: 95% (3077/3238) Checking out files: 96% (3109/3238) Checking out files: 97% (3141/3238) Checking out files: 98% (3174/3238) Checking out files: 99% (3206/3238) Checking out files: 100% (3238/3238) Checking out files: 100% (3238/3238), done. [2020-09-09T11:34:33.693Z] #52 52.70 + cd /tmp/tmp.K54uceCDdM/src/github.com/containerd/containerd [2020-09-09T11:34:33.693Z] #52 52.70 + git checkout -q 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-09T11:34:33.693Z] #52 53.08 + export 'BUILDTAGS=netgo osusergo static_build' [2020-09-09T11:34:33.693Z] #52 53.08 + BUILDTAGS='netgo osusergo static_build' [2020-09-09T11:34:33.693Z] #52 53.08 + export EXTRA_FLAGS=-buildmode=pie [2020-09-09T11:34:33.693Z] #52 53.08 + EXTRA_FLAGS=-buildmode=pie [2020-09-09T11:34:33.693Z] #52 53.08 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-09-09T11:34:33.693Z] #52 53.08 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-09-09T11:34:33.693Z] #52 53.09 + '[' '' = dynamic ']' [2020-09-09T11:34:33.693Z] #52 53.09 + make [2020-09-09T11:34:33.693Z] #52 54.19 + bin/ctr [2020-09-09T11:34:33.831Z] #39 17.80 PBCC images/fifo.pb-c.c [2020-09-09T11:34:33.831Z] #39 17.87 DEP images/fifo.pb-c.d [2020-09-09T11:34:33.831Z] #39 17.91 PBCC images/ghost-file.pb-c.c [2020-09-09T11:34:33.831Z] #39 18.00 DEP images/ghost-file.pb-c.d [2020-09-09T11:34:33.887Z] #39 53.84 DEP compel/src/lib/ptrace.d [2020-09-09T11:34:33.887Z] #39 53.92 DEP compel/src/lib/infect.d [2020-09-09T11:34:33.887Z] #39 54.02 DEP compel/src/lib/infect-util.d [2020-09-09T11:34:34.091Z] #39 18.07 PBCC images/regfile.pb-c.c [2020-09-09T11:34:34.092Z] #39 18.12 DEP images/regfile.pb-c.d [2020-09-09T11:34:34.092Z] #39 18.18 PBCC images/ns.pb-c.c [2020-09-09T11:34:34.151Z] #39 ... [2020-09-09T11:34:34.151Z] [2020-09-09T11:34:34.151Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-09T11:34:34.151Z] #12 DONE 3.0s [2020-09-09T11:34:34.151Z] [2020-09-09T11:34:34.151Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-09T11:34:34.151Z] #28 DONE 132.7s [2020-09-09T11:34:34.151Z] [2020-09-09T11:34:34.151Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:34:34.151Z] #39 54.29 DEP compel/src/lib/infect-rpc.d [2020-09-09T11:34:34.175Z] #40 151.7 CC criu/memfd.o [2020-09-09T11:34:34.352Z] #39 18.27 DEP images/ns.pb-c.d [2020-09-09T11:34:34.352Z] #39 18.39 PBCC images/fdinfo.pb-c.c [2020-09-09T11:34:34.352Z] #39 18.46 DEP images/fdinfo.pb-c.d [2020-09-09T11:34:34.430Z] #39 54.61 DEP compel/arch/aarch64/src/lib/infect.d [2020-09-09T11:34:34.613Z] #39 18.51 PBCC images/core-aarch64.pb-c.c [2020-09-09T11:34:34.613Z] #39 18.60 PBCC images/core-arm.pb-c.c [2020-09-09T11:34:34.613Z] #39 18.71 PBCC images/core-ppc64.pb-c.c [2020-09-09T11:34:34.694Z] #39 54.77 DEP compel/arch/aarch64/src/lib/cpu.d [2020-09-09T11:34:34.694Z] #39 54.85 DEP compel/src/lib/log.d [2020-09-09T11:34:34.806Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.256s coverage: 73.1% of statements [2020-09-09T11:34:34.806Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-09T11:34:34.873Z] #39 18.86 PBCC images/core-s390.pb-c.c [2020-09-09T11:34:34.902Z] #40 152.3 CC criu/mount.o [2020-09-09T11:34:34.960Z] #39 54.98 DEP compel/src/main.d [2020-09-09T11:34:35.073Z] #52 ... [2020-09-09T11:34:35.073Z] [2020-09-09T11:34:35.073Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:34:35.073Z] #39 24.48 CC images/stats.o [2020-09-09T11:34:35.133Z] #39 18.99 PBCC images/core-x86.pb-c.c [2020-09-09T11:34:35.133Z] #39 19.11 PBCC images/core.pb-c.c [2020-09-09T11:34:35.224Z] #39 55.22 DEP compel/src/lib/handle-elf.d [2020-09-09T11:34:35.224Z] #39 55.36 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-09-09T11:34:35.333Z] #39 24.97 CC images/core.o [2020-09-09T11:34:35.394Z] #39 19.34 PBCC images/inventory.pb-c.c [2020-09-09T11:34:35.394Z] #39 19.44 DEP images/core-aarch64.pb-c.d [2020-09-09T11:34:35.488Z] #39 55.52 CC compel/src/lib/log.o [2020-09-09T11:34:35.672Z] #39 19.60 DEP images/core-arm.pb-c.d [2020-09-09T11:34:35.672Z] #39 19.61 DEP images/core-ppc64.pb-c.d [2020-09-09T11:34:35.672Z] #39 19.62 DEP images/core-s390.pb-c.d [2020-09-09T11:34:35.672Z] #39 19.64 DEP images/core-x86.pb-c.d [2020-09-09T11:34:35.672Z] #39 19.66 DEP images/core.pb-c.d [2020-09-09T11:34:35.672Z] #39 19.72 DEP images/inventory.pb-c.d [2020-09-09T11:34:35.672Z] #39 19.78 PBCC images/cpuinfo.pb-c.c [2020-09-09T11:34:35.672Z] #39 19.85 DEP images/cpuinfo.pb-c.d [2020-09-09T11:34:35.758Z] #39 55.78 CC compel/arch/aarch64/src/lib/cpu.o [2020-09-09T11:34:35.758Z] #39 ... [2020-09-09T11:34:35.758Z] [2020-09-09T11:34:35.758Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:34:35.758Z] #41 124.4 github.com/LK4D4/vndr/godl [2020-09-09T11:34:35.758Z] #41 125.5 github.com/LK4D4/vndr [2020-09-09T11:34:35.758Z] #41 DONE 134.5s [2020-09-09T11:34:35.836Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.906s coverage: 57.7% of statements [2020-09-09T11:34:35.836Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-09-09T11:34:35.876Z] #17 52.38 Setting up iptables (1.8.2-4) ... [2020-09-09T11:34:35.876Z] #17 52.40 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-09T11:34:35.876Z] #17 52.41 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-09T11:34:35.876Z] #17 52.42 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-09T11:34:35.876Z] #17 52.42 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-09T11:34:35.876Z] #17 52.43 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-09-09T11:34:35.876Z] #17 52.43 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-09-09T11:34:35.876Z] #17 52.45 Setting up python3 (3.7.3-1) ... [2020-09-09T11:34:35.876Z] #17 52.81 Setting up python3-wheel (0.32.3-2) ... [2020-09-09T11:34:35.933Z] #39 19.90 PBCC images/stats.pb-c.c [2020-09-09T11:34:35.933Z] #39 19.95 DEP images/stats.pb-c.d [2020-09-09T11:34:36.021Z] [2020-09-09T11:34:36.021Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:34:36.021Z] #39 56.04 CC compel/arch/aarch64/src/lib/infect.o [2020-09-09T11:34:36.274Z] #39 25.82 CC images/core-x86.o [2020-09-09T11:34:36.285Z] #39 56.44 CC compel/src/lib/infect-rpc.o [2020-09-09T11:34:36.445Z] #17 53.42 Setting up apparmor (2.13.2-10) ... [2020-09-09T11:34:36.466Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.624s coverage: 76.1% of statements [2020-09-09T11:34:36.466Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-09T11:34:36.466Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.015s coverage: 58.0% of statements [2020-09-09T11:34:36.844Z] #39 26.55 CC images/core-arm.o [2020-09-09T11:34:36.862Z] #39 56.75 CC compel/src/lib/infect-util.o [2020-09-09T11:34:36.862Z] #39 56.97 CC compel/src/lib/infect.o [2020-09-09T11:34:37.414Z] #39 27.02 CC images/core-aarch64.o [2020-09-09T11:34:37.441Z] #39 ... [2020-09-09T11:34:37.441Z] [2020-09-09T11:34:37.441Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-09T11:34:37.441Z] #13 3.063 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-09-09T11:34:37.441Z] #13 DONE 3.4s [2020-09-09T11:34:37.441Z] [2020-09-09T11:34:37.441Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-09T11:34:37.497Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2020-09-09T11:34:37.788Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2020-09-09T11:34:37.985Z] #39 27.63 CC images/core-ppc64.o [2020-09-09T11:34:38.352Z] #17 55.07 Setting up xfsprogs (4.20.0-1) ... [2020-09-09T11:34:38.352Z] #17 55.08 Setting up python3-lib2to3 (3.7.3-1) ... [2020-09-09T11:34:38.352Z] #17 ... [2020-09-09T11:34:38.352Z] [2020-09-09T11:34:38.352Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:34:38.352Z] #39 125.7 CC criu/external.o [2020-09-09T11:34:38.352Z] #39 126.0 CC criu/fault-injection.o [2020-09-09T11:34:38.352Z] #39 126.1 CC criu/fdstore.o [2020-09-09T11:34:38.352Z] #39 126.4 CC criu/fifo.o [2020-09-09T11:34:38.352Z] #39 126.7 CC criu/file-ids.o [2020-09-09T11:34:38.352Z] #39 126.9 CC criu/file-lock.o [2020-09-09T11:34:38.352Z] #39 127.7 CC criu/files-ext.o [2020-09-09T11:34:38.352Z] #39 128.0 CC criu/files-reg.o [2020-09-09T11:34:38.352Z] #39 129.7 CC criu/files.o [2020-09-09T11:34:38.352Z] #39 131.9 CC criu/filesystems.o [2020-09-09T11:34:38.352Z] #39 132.4 CC criu/fsnotify.o [2020-09-09T11:34:38.352Z] #39 133.5 CC criu/image-desc.o [2020-09-09T11:34:38.352Z] #39 133.7 CC criu/image.o [2020-09-09T11:34:38.352Z] #39 134.3 CC criu/ipc_ns.o [2020-09-09T11:34:38.352Z] #39 135.4 CC criu/irmap.o [2020-09-09T11:34:38.352Z] #39 ... [2020-09-09T11:34:38.352Z] [2020-09-09T11:34:38.352Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-09T11:34:38.352Z] #17 55.41 Setting up python3-pkg-resources (40.8.0-1) ... [2020-09-09T11:34:38.475Z] #39 22.60 make[1]: Nothing to be done for 'all'. [2020-09-09T11:34:38.820Z] ok github.com/docker/docker/daemon/images 0.012s coverage: 4.8% of statements [2020-09-09T11:34:38.820Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-09T11:34:38.820Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-09T11:34:38.942Z] #39 28.41 CC images/core-s390.o [2020-09-09T11:34:39.290Z] #17 56.27 Setting up python3-distutils (3.7.3-1) ... [2020-09-09T11:34:39.451Z] ok github.com/docker/docker/daemon/logger 0.212s coverage: 41.0% of statements [2020-09-09T11:34:39.549Z] #40 156.3 CC criu/namespaces.o [2020-09-09T11:34:39.550Z] #17 56.70 Setting up python3-setuptools (40.8.0-1) ... [2020-09-09T11:34:39.886Z] #39 29.41 CC images/cpuinfo.o [2020-09-09T11:34:40.005Z] #14 DONE 2.6s [2020-09-09T11:34:40.005Z] [2020-09-09T11:34:40.005Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:34:40.005Z] #39 58.79 CC compel/src/lib/ptrace.o [2020-09-09T11:34:40.005Z] #39 59.19 AR compel/libcompel.a [2020-09-09T11:34:40.005Z] #39 59.25 HOSTCC compel/src/main-host.o [2020-09-09T11:34:40.005Z] #39 59.61 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-09-09T11:34:40.005Z] #39 59.71 HOSTCC compel/src/lib/handle-elf-host.o [2020-09-09T11:34:40.005Z] #39 60.04 HOSTCC compel/src/lib/log-host.o [2020-09-09T11:34:40.270Z] #39 ... [2020-09-09T11:34:40.270Z] [2020-09-09T11:34:40.270Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:34:40.270Z] #21 128.8 + mkdir -p /tmp/tmp.z3X8bVhh1u/src/github.com/docker [2020-09-09T11:34:40.270Z] #21 128.8 + mv components/cli /tmp/tmp.z3X8bVhh1u/src/github.com/docker/cli [2020-09-09T11:34:40.270Z] #21 128.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-09-09T11:34:40.270Z] #21 ... [2020-09-09T11:34:40.270Z] [2020-09-09T11:34:40.270Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:34:40.270Z] #39 60.25 HOSTLINK compel/compel-host-bin [2020-09-09T11:34:40.460Z] #39 30.03 CC images/inventory.o [2020-09-09T11:34:40.484Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 67.0% of statements [2020-09-09T11:34:40.484Z] ok github.com/docker/docker/daemon/logger/awslogs 0.083s coverage: 77.8% of statements [2020-09-09T11:34:40.484Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-09T11:34:40.484Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-09T11:34:40.488Z] #17 57.85 Setting up python3-pip (18.1-5) ... [2020-09-09T11:34:40.491Z] #39 ... [2020-09-09T11:34:40.491Z] [2020-09-09T11:34:40.491Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:34:40.491Z] #52 55.15 Checking out files: 30% (992/3238) Checking out files: 31% (1004/3238) Checking out files: 32% (1037/3238) Checking out files: 33% (1069/3238) Checking out files: 34% (1101/3238) Checking out files: 35% (1134/3238) Checking out files: 36% (1166/3238) Checking out files: 37% (1199/3238) Checking out files: 38% (1231/3238) Checking out files: 39% (1263/3238) Checking out files: 40% (1296/3238) Checking out files: 41% (1328/3238) Checking out files: 42% (1360/3238) Checking out files: 43% (1393/3238) Checking out files: 44% (1425/3238) Checking out files: 45% (1458/3238) Checking out files: 46% (1490/3238) Checking out files: 47% (1522/3238) Checking out files: 48% (1555/3238) Checking out files: 49% (1587/3238) Checking out files: 50% (1619/3238) Checking out files: 51% (1652/3238) Checking out files: 52% (1684/3238) Checking out files: 53% (1717/3238) Checking out files: 54% (1749/3238) Checking out files: 55% (1781/3238) Checking out files: 56% (1814/3238) Checking out files: 57% (1846/3238) Checking out files: 58% (1879/3238) Checking out files: 59% (1911/3238) Checking out files: 60% (1943/3238) Checking out files: 61% (1976/3238) Checking out files: 62% (2008/3238) Checking out files: 63% (2040/3238) Checking out files: 64% (2073/3238) Checking out files: 65% (2105/3238) Checking out files: 66% (2138/3238) Checking out files: 67% (2170/3238) Checking out files: 67% (2174/3238) Checking out files: 68% (2202/3238) Checking out files: 69% (2235/3238) Checking out files: 70% (2267/3238) Checking out files: 71% (2299/3238) Checking out files: 72% (2332/3238) Checking out files: 73% (2364/3238) Checking out files: 74% (2397/3238) Checking out files: 75% (2429/3238) Checking out files: 76% (2461/3238) Checking out files: 77% (2494/3238) Checking out files: 78% (2526/3238) Checking out files: 79% (2559/3238) Checking out files: 80% (2591/3238) Checking out files: 81% (2623/3238) Checking out files: 82% (2656/3238) Checking out files: 83% (2688/3238) Checking out files: 84% (2720/3238) Checking out files: 85% (2753/3238) Checking out files: 86% (2785/3238) Checking out files: 87% (2818/3238) Checking out files: 87% (2843/3238) Checking out files: 88% (2850/3238) Checking out files: 89% (2882/3238) Checking out files: 90% (2915/3238) Checking out files: 91% (2947/3238) Checking out files: 92% (2979/3238) Checking out files: 93% (3012/3238) Checking out files: 94% (3044/3238) Checking out files: 95% (3077/3238) Checking out files: 96% (3109/3238) Checking out files: 97% (3141/3238) Checking out files: 98% (3174/3238) Checking out files: 99% (3206/3238) Checking out files: 100% (3238/3238) Checking out files: 100% (3238/3238), done. [2020-09-09T11:34:40.491Z] #52 58.20 + cd /tmp/tmp.ZiKXQWEuE0/src/github.com/containerd/containerd [2020-09-09T11:34:40.491Z] #52 58.20 + git checkout -q 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-09T11:34:40.491Z] #52 58.71 + export 'BUILDTAGS=netgo osusergo static_build' [2020-09-09T11:34:40.491Z] #52 58.71 + BUILDTAGS='netgo osusergo static_build' [2020-09-09T11:34:40.491Z] #52 58.71 + export EXTRA_FLAGS=-buildmode=pie [2020-09-09T11:34:40.491Z] #52 58.71 + EXTRA_FLAGS=-buildmode=pie [2020-09-09T11:34:40.491Z] #52 58.71 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-09-09T11:34:40.491Z] #52 58.71 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-09-09T11:34:40.491Z] #52 58.71 + '[' '' = dynamic ']' [2020-09-09T11:34:40.491Z] #52 58.71 + make [2020-09-09T11:34:40.491Z] #52 60.32 + bin/ctr [2020-09-09T11:34:40.535Z] #39 60.59 DEP soccr/soccr.d [2020-09-09T11:34:40.720Z] #39 30.44 CC images/fdinfo.o [2020-09-09T11:34:40.799Z] #39 60.82 CC soccr/soccr.o [2020-09-09T11:34:41.084Z] #40 158.4 CC criu/net.o [2020-09-09T11:34:41.116Z] ok github.com/docker/docker/daemon/logger/journald 0.002s coverage: 23.9% of statements [2020-09-09T11:34:41.406Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.015s coverage: 61.6% of statements [2020-09-09T11:34:41.406Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2020-09-09T11:34:41.727Z] #39 31.28 CC images/fown.o [2020-09-09T11:34:41.751Z] #39 ... [2020-09-09T11:34:41.751Z] [2020-09-09T11:34:41.751Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-09T11:34:41.751Z] #15 DONE 1.6s [2020-09-09T11:34:41.751Z] [2020-09-09T11:34:41.751Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-09-09T11:34:41.868Z] #17 58.76 Processing triggers for libc-bin (2.28-10) ... [2020-09-09T11:34:41.868Z] #17 58.80 Processing triggers for mime-support (3.62) ... [2020-09-09T11:34:41.906Z] #52 ... [2020-09-09T11:34:41.906Z] [2020-09-09T11:34:41.906Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:34:41.906Z] #39 25.66 CC images/stats.o [2020-09-09T11:34:41.989Z] #39 31.62 CC images/ns.o [2020-09-09T11:34:41.989Z] #39 ... [2020-09-09T11:34:41.989Z] [2020-09-09T11:34:41.989Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:34:41.989Z] #41 133.4 encoding/xml [2020-09-09T11:34:41.989Z] #41 134.3 go/doc [2020-09-09T11:34:41.989Z] #41 139.1 github.com/LK4D4/vndr/build [2020-09-09T11:34:41.989Z] #41 140.4 compress/flate [2020-09-09T11:34:42.166Z] #39 26.14 CC images/core.o [2020-09-09T11:34:42.437Z] #17 DONE 59.7s [2020-09-09T11:34:42.437Z] [2020-09-09T11:34:42.437Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-09T11:34:42.440Z] ok github.com/docker/docker/daemon/logger/local 0.022s coverage: 75.2% of statements [2020-09-09T11:34:42.440Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-09T11:34:42.559Z] #41 144.0 hash/crc32 [2020-09-09T11:34:42.731Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.060s coverage: 37.7% of statements [2020-09-09T11:34:42.818Z] #41 ... [2020-09-09T11:34:42.818Z] [2020-09-09T11:34:42.818Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:34:42.818Z] #39 32.40 CC images/regfile.o [2020-09-09T11:34:43.021Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.007s coverage: 33.3% of statements [2020-09-09T11:34:43.076Z] #39 32.86 CC images/ghost-file.o [2020-09-09T11:34:43.376Z] #18 0.948 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-09-09T11:34:43.376Z] #18 0.950 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-09-09T11:34:43.547Z] #39 27.26 CC images/core-x86.o [2020-09-09T11:34:43.636Z] #18 0.953 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-09-09T11:34:43.636Z] #18 DONE 1.0s [2020-09-09T11:34:43.636Z] [2020-09-09T11:34:43.636Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-09T11:34:43.643Z] #39 33.43 CC images/fifo.o [2020-09-09T11:34:43.684Z] #16 DONE 1.8s [2020-09-09T11:34:43.684Z] [2020-09-09T11:34:43.684Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-09T11:34:44.053Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2020-09-09T11:34:44.210Z] #39 33.80 CC images/remap-file-path.o [2020-09-09T11:34:44.343Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-09-09T11:34:44.469Z] #39 34.27 CC images/eventfd.o [2020-09-09T11:34:44.488Z] #39 28.53 CC images/core-arm.o [2020-09-09T11:34:44.748Z] #39 ... [2020-09-09T11:34:44.748Z] [2020-09-09T11:34:44.748Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:34:44.748Z] #41 135.1 text/template [2020-09-09T11:34:44.748Z] #41 135.4 encoding/xml [2020-09-09T11:34:44.748Z] #41 142.9 go/doc [2020-09-09T11:34:44.748Z] #41 144.0 github.com/LK4D4/vndr/versioned [2020-09-09T11:34:44.748Z] #41 144.2 compress/flate [2020-09-09T11:34:44.806Z] #40 162.4 CC criu/netfilter.o [2020-09-09T11:34:45.009Z] #41 ... [2020-09-09T11:34:45.009Z] [2020-09-09T11:34:45.009Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:34:45.009Z] #47 143.4 mvdan.cc/sh/v3/cmd/shfmt [2020-09-09T11:34:45.011Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-09-09T11:34:45.301Z] ok github.com/docker/docker/daemon/logger/splunk 1.474s coverage: 82.5% of statements [2020-09-09T11:34:45.301Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-09T11:34:45.301Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-09T11:34:45.407Z] #39 34.79 CC images/eventpoll.o [2020-09-09T11:34:45.455Z] #40 162.8 CC criu/page-pipe.o [2020-09-09T11:34:45.614Z] #17 2.235 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-09T11:34:45.667Z] #39 35.31 CC images/fh.o [2020-09-09T11:34:45.878Z] #17 2.389 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-09T11:34:46.103Z] #40 163.6 CC criu/page-xfer.o [2020-09-09T11:34:46.147Z] #17 2.582 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-09T11:34:46.147Z] #17 2.815 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-09-09T11:34:46.240Z] #39 35.69 CC images/fsnotify.o [2020-09-09T11:34:46.747Z] #17 ... [2020-09-09T11:34:46.747Z] [2020-09-09T11:34:46.747Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:34:46.747Z] #49 9.011 + cd /tmp/tmp.WbaddFXb3h/src/github.com/opencontainers/runc [2020-09-09T11:34:46.747Z] #49 9.011 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-09T11:34:46.747Z] #49 9.344 + '[' -z '' ']' [2020-09-09T11:34:46.747Z] #49 9.344 + target=static [2020-09-09T11:34:46.747Z] #49 9.344 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-09-09T11:34:46.747Z] #49 9.727 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-09-09T11:34:46.806Z] ok github.com/docker/docker/distribution/metadata 0.023s coverage: 48.2% of statements [2020-09-09T11:34:46.880Z] #39 ... [2020-09-09T11:34:46.880Z] [2020-09-09T11:34:46.880Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:34:46.880Z] #47 139.3 mvdan.cc/sh/v3/cmd/shfmt [2020-09-09T11:34:46.880Z] #47 DONE 148.2s [2020-09-09T11:34:46.880Z] [2020-09-09T11:34:46.880Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:34:46.880Z] #39 36.57 CC images/signalfd.o [2020-09-09T11:34:47.014Z] #49 ... [2020-09-09T11:34:47.014Z] [2020-09-09T11:34:47.014Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:34:47.014Z] #39 62.55 AR soccr/libsoccr.a [2020-09-09T11:34:47.014Z] #39 62.72 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-09T11:34:47.014Z] #39 63.23 DEP criu/arch/aarch64/sigframe.d [2020-09-09T11:34:47.014Z] #39 63.48 DEP criu/arch/aarch64/crtools.d [2020-09-09T11:34:47.014Z] #39 63.65 DEP criu/arch/aarch64/cpu.d [2020-09-09T11:34:47.014Z] #39 63.69 DEP criu/arch/aarch64/bitops.d [2020-09-09T11:34:47.014Z] #39 63.73 CC criu/arch/aarch64/bitops.o [2020-09-09T11:34:47.014Z] #39 63.80 CC criu/arch/aarch64/cpu.o [2020-09-09T11:34:47.014Z] #39 64.09 CC criu/arch/aarch64/crtools.o [2020-09-09T11:34:47.014Z] #39 64.54 CC criu/arch/aarch64/sigframe.o [2020-09-09T11:34:47.014Z] #39 64.69 LINK criu/arch/aarch64/crtools.built-in.o [2020-09-09T11:34:47.014Z] #39 64.72 DEP criu/pie/util-vdso.d [2020-09-09T11:34:47.014Z] #39 64.98 DEP criu/pie/util.d [2020-09-09T11:34:47.014Z] #39 65.18 CC criu/pie/util.o [2020-09-09T11:34:47.014Z] #39 65.50 CC criu/pie/util-vdso.o [2020-09-09T11:34:47.014Z] #39 65.97 AR criu/pie/pie.lib.a [2020-09-09T11:34:47.014Z] #39 66.06 DEP criu/pie/restorer.d [2020-09-09T11:34:47.014Z] #39 66.42 DEP criu/arch/aarch64/intraprocedure.d [2020-09-09T11:34:47.014Z] #39 66.46 DEP criu/arch/aarch64/restorer.d [2020-09-09T11:34:47.014Z] #39 66.64 DEP criu/arch/aarch64/vdso-pie.d [2020-09-09T11:34:47.014Z] #39 66.77 DEP criu/pie/parasite-vdso.d [2020-09-09T11:34:47.014Z] #39 66.98 DEP criu/pie/parasite.d [2020-09-09T11:34:47.139Z] #39 36.83 CC images/fs.o [2020-09-09T11:34:47.278Z] #39 67.25 CC criu/pie/parasite.o [2020-09-09T11:34:47.398Z] #39 37.25 CC images/pstree.o [2020-09-09T11:34:47.836Z] ok github.com/docker/docker/distribution 1.180s coverage: 21.9% of statements [2020-09-09T11:34:47.836Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-09T11:34:47.966Z] #39 37.62 CC images/pipe.o [2020-09-09T11:34:48.127Z] ok github.com/docker/docker/errdefs 0.002s coverage: 49.4% of statements [2020-09-09T11:34:48.230Z] #39 68.43 LINK criu/pie/parasite.built-in.o [2020-09-09T11:34:48.294Z] #40 165.6 CC criu/pagemap-cache.o [2020-09-09T11:34:48.493Z] #39 68.44 GEN criu/pie/parasite-blob.h [2020-09-09T11:34:48.494Z] #39 68.48 CC criu/pie/parasite-vdso.o [2020-09-09T11:34:48.538Z] #39 38.05 CC images/tcp-stream.o [2020-09-09T11:34:48.594Z] #40 166.1 CC criu/pagemap.o [2020-09-09T11:34:48.757Z] ok github.com/docker/docker/image 0.013s coverage: 86.4% of statements [2020-09-09T11:34:48.798Z] #39 38.39 CC images/sk-packet.o [2020-09-09T11:34:48.912Z] #19 ... [2020-09-09T11:34:48.912Z] [2020-09-09T11:34:48.912Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:34:48.912Z] #39 136.0 CC criu/kcmp-ids.o [2020-09-09T11:34:48.912Z] #39 136.3 CC criu/kerndat.o [2020-09-09T11:34:48.912Z] #39 137.3 CC criu/libnetlink.o [2020-09-09T11:34:48.912Z] #39 137.7 CC criu/log.o [2020-09-09T11:34:48.912Z] #39 138.1 CC criu/lsm.o [2020-09-09T11:34:48.912Z] #39 138.5 CC criu/mem.o [2020-09-09T11:34:48.912Z] #39 140.2 CC criu/memfd.o [2020-09-09T11:34:48.912Z] #39 141.2 CC criu/mount.o [2020-09-09T11:34:48.912Z] #39 145.4 CC criu/namespaces.o [2020-09-09T11:34:48.912Z] #39 ... [2020-09-09T11:34:48.912Z] [2020-09-09T11:34:48.912Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:34:48.912Z] #45 249.0 + cd /tmp/tmp.GeoYcLJPwB/src/github.com/golangci/golangci-lint/ [2020-09-09T11:34:48.912Z] #45 249.0 + git checkout -q v1.23.8 [2020-09-09T11:34:48.912Z] #45 249.9 ++ git describe --tags [2020-09-09T11:34:48.912Z] #45 249.9 + version=v1.23.8 [2020-09-09T11:34:48.912Z] #45 249.9 ++ git rev-parse --short HEAD [2020-09-09T11:34:48.912Z] #45 249.9 + commit=76a82c6 [2020-09-09T11:34:48.912Z] #45 249.9 ++ git show -s --format=%cd [2020-09-09T11:34:48.912Z] #45 250.0 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-09-09T11:34:48.913Z] #45 250.0 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-09T11:34:48.913Z] #45 ... [2020-09-09T11:34:48.913Z] [2020-09-09T11:34:48.913Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-09T11:34:48.913Z] #36 242.9 + dpkg --print-architecture [2020-09-09T11:34:48.913Z] #36 242.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-09-09T11:34:48.913Z] #36 243.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-09-09T11:34:48.913Z] #36 243.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-09-09T11:34:49.057Z] #39 38.72 CC images/mnt.o [2020-09-09T11:34:49.172Z] #36 ... [2020-09-09T11:34:49.172Z] [2020-09-09T11:34:49.172Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-09T11:34:49.172Z] #19 5.185 Collecting yamllint==1.16.0 [2020-09-09T11:34:49.212Z] #47 ... [2020-09-09T11:34:49.212Z] [2020-09-09T11:34:49.212Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:34:49.212Z] #39 29.31 CC images/core-aarch64.o [2020-09-09T11:34:49.213Z] #39 29.97 CC images/core-ppc64.o [2020-09-09T11:34:49.213Z] #39 30.72 CC images/core-s390.o [2020-09-09T11:34:49.213Z] #39 32.19 CC images/cpuinfo.o [2020-09-09T11:34:49.213Z] #39 32.84 CC images/inventory.o [2020-09-09T11:34:49.213Z] #39 33.22 CC images/fdinfo.o [2020-09-09T11:34:49.336Z] #39 39.03 CC images/pipe-data.o [2020-09-09T11:34:49.388Z] ok github.com/docker/docker/distribution/xfer 1.863s coverage: 85.1% of statements [2020-09-09T11:34:49.388Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-09T11:34:49.388Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2020-09-09T11:34:49.388Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-09T11:34:49.445Z] #39 69.46 CC criu/arch/aarch64/vdso-pie.o [2020-09-09T11:34:49.598Z] #39 39.26 CC images/sa.o [2020-09-09T11:34:49.651Z] #40 167.1 CC criu/parasite-syscall.o [2020-09-09T11:34:49.710Z] #39 69.80 CC criu/arch/aarch64/restorer.o [2020-09-09T11:34:49.784Z] #39 33.62 CC images/fown.o [2020-09-09T11:34:49.859Z] #39 39.44 CC images/timer.o [2020-09-09T11:34:50.019Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2020-09-09T11:34:50.019Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-09T11:34:50.044Z] #39 34.05 CC images/ns.o [2020-09-09T11:34:50.119Z] #39 39.88 CC images/timerfd.o [2020-09-09T11:34:50.287Z] #39 70.30 CC criu/arch/aarch64/intraprocedure.o [2020-09-09T11:34:50.287Z] #39 70.34 CC criu/pie/restorer.o [2020-09-09T11:34:50.380Z] #39 40.12 CC images/mm.o [2020-09-09T11:34:50.616Z] #39 34.54 CC images/regfile.o [2020-09-09T11:34:50.640Z] #39 40.48 CC images/sk-opts.o [2020-09-09T11:34:50.650Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-09-09T11:34:50.876Z] #39 34.93 CC images/ghost-file.o [2020-09-09T11:34:50.900Z] #39 40.77 CC images/sk-unix.o [2020-09-09T11:34:51.188Z] #40 168.4 CC criu/path.o [2020-09-09T11:34:51.188Z] #40 168.8 CC criu/pie-util-vdso.o [2020-09-09T11:34:51.447Z] #39 35.38 CC images/fifo.o [2020-09-09T11:34:51.469Z] #39 41.14 CC images/sk-inet.o [2020-09-09T11:34:51.681Z] ok github.com/docker/docker/opts 0.018s coverage: 67.1% of statements [2020-09-09T11:34:51.681Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-09-09T11:34:51.708Z] #39 35.56 CC images/remap-file-path.o [2020-09-09T11:34:51.708Z] #39 35.79 CC images/eventfd.o [2020-09-09T11:34:51.838Z] #40 169.4 CC criu/pie-util.o [2020-09-09T11:34:51.968Z] #39 ... [2020-09-09T11:34:51.968Z] [2020-09-09T11:34:51.968Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-09T11:34:51.968Z] #47 DONE 152.4s [2020-09-09T11:34:51.968Z] [2020-09-09T11:34:51.968Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:34:51.968Z] #39 36.02 CC images/eventpoll.o [2020-09-09T11:34:51.968Z] #39 ... [2020-09-09T11:34:51.968Z] [2020-09-09T11:34:51.968Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:34:51.968Z] #41 147.6 github.com/LK4D4/vndr/build [2020-09-09T11:34:51.968Z] #41 149.0 hash/crc32 [2020-09-09T11:34:51.968Z] #41 149.9 compress/gzip [2020-09-09T11:34:51.968Z] #41 151.4 net [2020-09-09T11:34:52.038Z] #39 41.83 CC images/tun.o [2020-09-09T11:34:52.138Z] #40 169.7 CC criu/pipes.o [2020-09-09T11:34:52.456Z] #40 ... [2020-09-09T11:34:52.456Z] [2020-09-09T11:34:52.456Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:34:52.456Z] #46 234.3 + cd /tmp/tmp.CyO2rSJtEM/src/github.com/golangci/golangci-lint/ [2020-09-09T11:34:52.456Z] #46 234.3 + git checkout -q v1.23.8 [2020-09-09T11:34:52.548Z] #41 ... [2020-09-09T11:34:52.549Z] [2020-09-09T11:34:52.549Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:34:52.549Z] #39 36.62 CC images/fh.o [2020-09-09T11:34:52.608Z] #39 42.47 CC images/sk-netlink.o [2020-09-09T11:34:52.867Z] #39 ... [2020-09-09T11:34:52.867Z] [2020-09-09T11:34:52.867Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:34:52.867Z] #41 144.3 net [2020-09-09T11:34:52.867Z] #41 145.0 compress/gzip [2020-09-09T11:34:52.867Z] #41 145.9 vendor/golang.org/x/crypto/chacha20poly1305 [2020-09-09T11:34:52.867Z] #41 147.6 vendor/golang.org/x/text/transform [2020-09-09T11:34:52.868Z] #41 148.7 vendor/golang.org/x/text/unicode/bidi [2020-09-09T11:34:52.868Z] #41 151.0 vendor/golang.org/x/text/secure/bidirule [2020-09-09T11:34:52.868Z] #41 151.3 vendor/golang.org/x/text/unicode/norm [2020-09-09T11:34:52.876Z] #39 72.98 LINK criu/pie/restorer.built-in.o [2020-09-09T11:34:52.876Z] #39 73.00 GEN criu/pie/restorer-blob.h [2020-09-09T11:34:53.105Z] #46 235.0 ++ git describe --tags [2020-09-09T11:34:53.105Z] #46 235.0 + version=v1.23.8 [2020-09-09T11:34:53.105Z] #46 235.0 ++ git rev-parse --short HEAD [2020-09-09T11:34:53.105Z] #46 235.0 + commit=76a82c6 [2020-09-09T11:34:53.105Z] #46 235.1 ++ git show -s --format=%cd [2020-09-09T11:34:53.105Z] #46 235.1 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-09-09T11:34:53.105Z] #46 235.1 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-09T11:34:53.120Z] #39 37.22 CC images/fsnotify.o [2020-09-09T11:34:53.127Z] #41 ... [2020-09-09T11:34:53.127Z] [2020-09-09T11:34:53.127Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:34:53.127Z] #10 152.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-09-09T11:34:53.127Z] #10 152.5 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-09T11:34:53.127Z] #10 152.6 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-09T11:34:53.141Z] #39 73.18 DEP criu/vdso.d [2020-09-09T11:34:53.187Z] ok github.com/docker/docker/pkg/archive 0.469s coverage: 77.1% of statements [2020-09-09T11:34:53.405Z] #39 73.45 DEP criu/uts_ns.d [2020-09-09T11:34:53.669Z] #39 73.62 DEP criu/util.d [2020-09-09T11:34:53.934Z] #39 73.94 DEP criu/uffd.d [2020-09-09T11:34:54.199Z] #39 74.10 DEP criu/tun.d [2020-09-09T11:34:54.199Z] #39 74.25 DEP criu/tty.d [2020-09-09T11:34:54.227Z] ok github.com/docker/docker/pkg/authorization 0.400s coverage: 68.3% of statements [2020-09-09T11:34:54.227Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-09-09T11:34:54.452Z] #19 10.56 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-09-09T11:34:54.452Z] #19 10.67 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-09-09T11:34:54.452Z] #19 10.71 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-09-09T11:34:54.452Z] #19 10.77 Collecting pyyaml (from yamllint==1.16.0) [2020-09-09T11:34:54.452Z] #19 10.93 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-09-09T11:34:54.463Z] #39 74.38 DEP criu/timerfd.d [2020-09-09T11:34:54.463Z] #39 74.52 DEP criu/timens.d [2020-09-09T11:34:54.507Z] #39 38.42 CC images/signalfd.o [2020-09-09T11:34:54.517Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-09-09T11:34:54.728Z] #39 74.65 DEP criu/sysfs_parse.d [2020-09-09T11:34:54.728Z] #39 74.81 DEP criu/sysctl.d [2020-09-09T11:34:54.728Z] #39 74.91 DEP criu/string.d [2020-09-09T11:34:54.768Z] #39 38.79 CC images/fs.o [2020-09-09T11:34:54.993Z] #39 74.96 DEP criu/stats.d [2020-09-09T11:34:54.993Z] #39 75.03 DEP criu/sockets.d [2020-09-09T11:34:55.029Z] #39 39.04 CC images/pstree.o [2020-09-09T11:34:55.258Z] #39 75.20 DEP criu/sk-unix.d [2020-09-09T11:34:55.258Z] #39 75.47 DEP criu/sk-tcp.d [2020-09-09T11:34:55.601Z] #39 39.46 CC images/pipe.o [2020-09-09T11:34:55.837Z] #39 75.69 DEP criu/sk-queue.d [2020-09-09T11:34:55.862Z] #39 39.74 CC images/tcp-stream.o [2020-09-09T11:34:55.874Z] #19 12.38 Building wheels for collected packages: pyyaml [2020-09-09T11:34:56.101Z] #39 75.92 DEP criu/sk-packet.d [2020-09-09T11:34:56.101Z] #39 76.11 DEP criu/sk-netlink.d [2020-09-09T11:34:56.122Z] #39 40.19 CC images/sk-packet.o [2020-09-09T11:34:56.134Z] #19 12.38 Running setup.py bdist_wheel for pyyaml: started [2020-09-09T11:34:56.365Z] #39 76.29 DEP criu/sk-inet.d [2020-09-09T11:34:56.365Z] #39 76.49 DEP criu/signalfd.d [2020-09-09T11:34:56.630Z] #39 76.60 DEP criu/sigframe.d [2020-09-09T11:34:56.630Z] #39 76.73 DEP criu/shmem.d [2020-09-09T11:34:56.694Z] #39 40.75 CC images/mnt.o [2020-09-09T11:34:56.774Z] #46 ... [2020-09-09T11:34:56.774Z] [2020-09-09T11:34:56.774Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:34:56.774Z] #50 123.6 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-09-09T11:34:56.774Z] #50 126.4 + mkdir -p /build [2020-09-09T11:34:56.774Z] #50 126.4 + cp runc /build/runc [2020-09-09T11:34:56.774Z] #50 DONE 126.6s [2020-09-09T11:34:56.774Z] [2020-09-09T11:34:56.774Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:34:56.774Z] #40 170.8 CC criu/plugin.o [2020-09-09T11:34:56.774Z] #40 171.4 CC criu/proc_parse.o [2020-09-09T11:34:56.894Z] #39 76.87 DEP criu/servicefd.d [2020-09-09T11:34:56.894Z] #39 77.11 DEP criu/seize.d [2020-09-09T11:34:56.954Z] #39 40.96 CC images/pipe-data.o [2020-09-09T11:34:56.954Z] #39 41.17 CC images/sa.o [2020-09-09T11:34:57.077Z] #19 13.60 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-09-09T11:34:57.077Z] #19 13.60 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-09-09T11:34:57.077Z] #19 13.71 Successfully built pyyaml [2020-09-09T11:34:57.160Z] #39 77.23 DEP criu/seccomp.d [2020-09-09T11:34:57.160Z] #39 ... [2020-09-09T11:34:57.160Z] [2020-09-09T11:34:57.160Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-09T11:34:57.160Z] #17 3.725 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [221 kB] [2020-09-09T11:34:57.160Z] #17 5.197 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-09-09T11:34:57.160Z] #17 7.954 Fetched 8204 kB in 6s (1324 kB/s) [2020-09-09T11:34:57.160Z] #17 7.954 Reading package lists... [2020-09-09T11:34:57.160Z] #17 10.58 Reading package lists... [2020-09-09T11:34:57.160Z] #17 13.52 Building dependency tree... [2020-09-09T11:34:57.160Z] #17 ... [2020-09-09T11:34:57.160Z] [2020-09-09T11:34:57.160Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:34:57.160Z] #39 77.37 DEP criu/rst-malloc.d [2020-09-09T11:34:57.335Z] #19 13.71 Installing collected packages: pathspec, pyyaml, yamllint [2020-09-09T11:34:57.525Z] #39 41.42 CC images/timer.o [2020-09-09T11:34:57.595Z] #19 14.04 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-09-09T11:34:57.738Z] #39 77.57 DEP criu/rbtree.d [2020-09-09T11:34:57.738Z] #39 77.61 DEP criu/pstree.d [2020-09-09T11:34:57.738Z] #39 77.79 DEP criu/protobuf.d [2020-09-09T11:34:58.005Z] #39 77.97 GEN criu/protobuf-desc-gen.h [2020-09-09T11:34:58.026Z] ok github.com/docker/docker/layer 7.340s coverage: 68.8% of statements [2020-09-09T11:34:58.026Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-09T11:34:58.026Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-09T11:34:58.026Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-09T11:34:58.026Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-09T11:34:58.026Z] ? github.com/docker/docker/oci [no test files] [2020-09-09T11:34:58.026Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-09T11:34:58.097Z] #39 41.93 CC images/timerfd.o [2020-09-09T11:34:58.163Z] #19 DONE 14.5s [2020-09-09T11:34:58.163Z] [2020-09-09T11:34:58.163Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-09T11:34:58.163Z] #22 DONE 0.3s [2020-09-09T11:34:58.163Z] [2020-09-09T11:34:58.163Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:34:58.163Z] #39 147.2 CC criu/net.o [2020-09-09T11:34:58.163Z] #39 150.1 CC criu/netfilter.o [2020-09-09T11:34:58.163Z] #39 150.5 CC criu/page-pipe.o [2020-09-09T11:34:58.163Z] #39 151.1 CC criu/page-xfer.o [2020-09-09T11:34:58.163Z] #39 152.6 CC criu/pagemap-cache.o [2020-09-09T11:34:58.163Z] #39 153.0 CC criu/pagemap.o [2020-09-09T11:34:58.163Z] #39 154.3 CC criu/parasite-syscall.o [2020-09-09T11:34:58.163Z] #39 155.4 CC criu/path.o [2020-09-09T11:34:58.317Z] ok github.com/docker/docker/pkg/directory 0.001s coverage: 80.0% of statements [2020-09-09T11:34:58.325Z] #40 ... [2020-09-09T11:34:58.325Z] [2020-09-09T11:34:58.325Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-09T11:34:58.325Z] #37 240.0 + dpkg --print-architecture [2020-09-09T11:34:58.325Z] #37 240.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-09-09T11:34:58.358Z] #39 42.25 CC images/mm.o [2020-09-09T11:34:58.403Z] #10 ... [2020-09-09T11:34:58.403Z] [2020-09-09T11:34:58.403Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:34:58.403Z] #39 42.92 CC images/packet-sock.o [2020-09-09T11:34:58.403Z] #39 43.50 CC images/ipc-var.o [2020-09-09T11:34:58.403Z] #39 43.95 CC images/ipc-desc.o [2020-09-09T11:34:58.403Z] #39 44.29 CC images/ipc-shm.o [2020-09-09T11:34:58.403Z] #39 44.52 CC images/ipc-msg.o [2020-09-09T11:34:58.403Z] #39 44.99 CC images/ipc-sem.o [2020-09-09T11:34:58.403Z] #39 45.26 CC images/utsns.o [2020-09-09T11:34:58.403Z] #39 45.52 CC images/creds.o [2020-09-09T11:34:58.403Z] #39 45.76 CC images/vma.o [2020-09-09T11:34:58.403Z] #39 46.03 CC images/netdev.o [2020-09-09T11:34:58.403Z] #39 46.46 CC images/tty.o [2020-09-09T11:34:58.403Z] #39 47.23 CC images/file-lock.o [2020-09-09T11:34:58.403Z] #39 47.58 CC images/rlimit.o [2020-09-09T11:34:58.403Z] #39 48.06 CC images/pagemap.o [2020-09-09T11:34:58.422Z] #39 155.8 CC criu/pie-util-vdso-elf32.o [2020-09-09T11:34:58.422Z] #39 ... [2020-09-09T11:34:58.422Z] [2020-09-09T11:34:58.422Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-09T11:34:58.607Z] ok github.com/docker/docker/pkg/chrootarchive 3.529s coverage: 43.2% of statements [2020-09-09T11:34:58.607Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-09T11:34:58.607Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-09T11:34:58.621Z] #39 42.68 CC images/sk-opts.o [2020-09-09T11:34:58.883Z] #39 43.03 CC images/sk-unix.o [2020-09-09T11:34:58.897Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2020-09-09T11:34:58.897Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2020-09-09T11:34:58.971Z] #39 48.48 CC images/siginfo.o [2020-09-09T11:34:59.231Z] #39 48.99 CC images/rpc.o [2020-09-09T11:34:59.380Z] #37 240.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-09-09T11:34:59.380Z] #37 240.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-09-09T11:34:59.467Z] #39 43.45 CC images/sk-inet.o [2020-09-09T11:34:59.530Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-09-09T11:34:59.733Z] #39 ... [2020-09-09T11:34:59.734Z] [2020-09-09T11:34:59.734Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:34:59.734Z] #10 160.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-09-09T11:34:59.734Z] #10 160.1 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-09T11:34:59.734Z] #10 160.1 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-09T11:34:59.820Z] ok github.com/docker/docker/pkg/discovery/nodes 0.011s coverage: 93.8% of statements [2020-09-09T11:35:00.451Z] ok github.com/docker/docker/pkg/dmesg 0.011s coverage: 83.3% of statements [2020-09-09T11:35:00.569Z] #39 80.27 DEP criu/protobuf-desc.d [2020-09-09T11:35:00.569Z] #39 80.41 DEP criu/proc_parse.d [2020-09-09T11:35:00.885Z] #39 80.72 DEP criu/plugin.d [2020-09-09T11:35:00.885Z] #39 80.77 DEP criu/pipes.d [2020-09-09T11:35:00.885Z] #39 80.93 DEP criu/pie-util.d [2020-09-09T11:35:00.885Z] #39 80.99 DEP criu/pie-util-vdso.d [2020-09-09T11:35:00.885Z] #39 81.10 DEP criu/path.d [2020-09-09T11:35:01.136Z] #39 50.77 CC images/ext-file.o [2020-09-09T11:35:01.224Z] #39 ... [2020-09-09T11:35:01.225Z] [2020-09-09T11:35:01.225Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-09T11:35:01.225Z] #36 158.0 + dpkg --print-architecture [2020-09-09T11:35:01.225Z] #36 DONE 159.9s [2020-09-09T11:35:01.225Z] [2020-09-09T11:35:01.225Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:35:01.225Z] #39 81.25 DEP criu/parasite-syscall.d [2020-09-09T11:35:01.395Z] #39 51.01 CC images/cgroup.o [2020-09-09T11:35:01.395Z] #39 ... [2020-09-09T11:35:01.395Z] [2020-09-09T11:35:01.395Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:35:01.395Z] #54 152.7 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-09T11:35:01.395Z] #54 152.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-09-09T11:35:01.395Z] #54 ... [2020-09-09T11:35:01.395Z] [2020-09-09T11:35:01.395Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:35:01.396Z] #41 156.6 vendor/golang.org/x/net/idna [2020-09-09T11:35:01.396Z] #41 159.7 vendor/golang.org/x/net/http2/hpack [2020-09-09T11:35:01.396Z] #41 161.4 mime [2020-09-09T11:35:01.484Z] ok github.com/docker/docker/pkg/filenotify 0.601s coverage: 67.0% of statements [2020-09-09T11:35:01.512Z] #39 81.47 DEP criu/pagemap.d [2020-09-09T11:35:01.655Z] #41 ... [2020-09-09T11:35:01.656Z] [2020-09-09T11:35:01.656Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:35:01.656Z] #54 DONE 163.0s [2020-09-09T11:35:01.656Z] [2020-09-09T11:35:01.656Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-09T11:35:01.656Z] #55 DONE 0.1s [2020-09-09T11:35:01.656Z] [2020-09-09T11:35:01.656Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:35:01.788Z] #39 81.68 DEP criu/pagemap-cache.d [2020-09-09T11:35:01.788Z] #39 81.89 DEP criu/page-xfer.d [2020-09-09T11:35:01.916Z] #39 ... [2020-09-09T11:35:01.916Z] [2020-09-09T11:35:01.916Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-09T11:35:01.916Z] #56 DONE 0.1s [2020-09-09T11:35:01.916Z] [2020-09-09T11:35:01.916Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:35:02.054Z] #39 81.98 DEP criu/page-pipe.d [2020-09-09T11:35:02.054Z] #39 82.18 DEP criu/netfilter.d [2020-09-09T11:35:02.115Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 89.5% of statements [2020-09-09T11:35:02.175Z] #39 51.77 CC images/userns.o [2020-09-09T11:35:02.327Z] #39 82.50 DEP criu/net.d [2020-09-09T11:35:02.435Z] #39 52.18 CC images/google/protobuf/descriptor.o [2020-09-09T11:35:02.600Z] #39 82.73 DEP criu/namespaces.d [2020-09-09T11:35:02.629Z] #26 DONE 3.7s [2020-09-09T11:35:02.629Z] [2020-09-09T11:35:02.629Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:35:02.629Z] #49 85.86 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-09-09T11:35:02.629Z] #49 ... [2020-09-09T11:35:02.629Z] [2020-09-09T11:35:02.629Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-09T11:35:02.629Z] #29 DONE 0.6s [2020-09-09T11:35:02.629Z] [2020-09-09T11:35:02.629Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-09T11:35:02.629Z] #31 DONE 0.1s [2020-09-09T11:35:02.747Z] ok github.com/docker/docker/pkg/discovery/kv 3.118s coverage: 84.1% of statements [2020-09-09T11:35:02.888Z] [2020-09-09T11:35:02.888Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-09T11:35:02.888Z] #34 DONE 0.2s [2020-09-09T11:35:02.888Z] [2020-09-09T11:35:02.888Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:35:02.888Z] #39 156.4 CC criu/pie-util-vdso.o [2020-09-09T11:35:02.888Z] #39 156.7 CC criu/pie-util.o [2020-09-09T11:35:02.888Z] #39 156.9 CC criu/pipes.o [2020-09-09T11:35:02.888Z] #39 157.5 CC criu/plugin.o [2020-09-09T11:35:02.888Z] #39 157.9 CC criu/proc_parse.o [2020-09-09T11:35:02.888Z] #39 160.5 CC criu/protobuf-desc.o [2020-09-09T11:35:03.037Z] ok github.com/docker/docker/pkg/fsutils 0.392s coverage: 85.1% of statements [2020-09-09T11:35:03.037Z] ok github.com/docker/docker/pkg/homedir 0.001s coverage: 11.4% of statements [2020-09-09T11:35:03.044Z] #10 ... [2020-09-09T11:35:03.044Z] [2020-09-09T11:35:03.044Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:35:03.044Z] #41 153.0 vendor/golang.org/x/sys/cpu [2020-09-09T11:35:03.044Z] #41 153.6 vendor/golang.org/x/crypto/chacha20poly1305 [2020-09-09T11:35:03.044Z] #41 155.8 vendor/golang.org/x/text/transform [2020-09-09T11:35:03.044Z] #41 156.9 vendor/golang.org/x/text/unicode/bidi [2020-09-09T11:35:03.044Z] #41 159.1 vendor/golang.org/x/text/secure/bidirule [2020-09-09T11:35:03.044Z] #41 159.6 vendor/golang.org/x/text/unicode/norm [2020-09-09T11:35:03.044Z] #41 ... [2020-09-09T11:35:03.044Z] [2020-09-09T11:35:03.044Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:35:03.044Z] #39 44.01 CC images/tun.o [2020-09-09T11:35:03.044Z] #39 44.33 CC images/sk-netlink.o [2020-09-09T11:35:03.044Z] #39 44.72 CC images/packet-sock.o [2020-09-09T11:35:03.044Z] #39 45.19 CC images/ipc-var.o [2020-09-09T11:35:03.044Z] #39 45.47 CC images/ipc-desc.o [2020-09-09T11:35:03.044Z] #39 45.85 CC images/ipc-shm.o [2020-09-09T11:35:03.044Z] #39 46.17 CC images/ipc-msg.o [2020-09-09T11:35:03.044Z] #39 46.54 CC images/ipc-sem.o [2020-09-09T11:35:03.044Z] #39 46.94 CC images/utsns.o [2020-09-09T11:35:03.221Z] #39 83.15 DEP criu/mount.d [2020-09-09T11:35:03.310Z] #39 47.30 CC images/creds.o [2020-09-09T11:35:03.516Z] #39 83.39 DEP criu/memfd.d [2020-09-09T11:35:03.516Z] #39 83.54 DEP criu/mem.d [2020-09-09T11:35:03.571Z] #39 47.62 CC images/vma.o [2020-09-09T11:35:03.668Z] ok github.com/docker/docker/pkg/idtools 0.292s coverage: 70.1% of statements [2020-09-09T11:35:03.808Z] #39 83.90 DEP criu/lsm.d [2020-09-09T11:35:03.825Z] #39 53.48 CC images/opts.o [2020-09-09T11:35:03.827Z] #39 161.4 CC criu/protobuf.o [2020-09-09T11:35:03.827Z] #39 ... [2020-09-09T11:35:03.827Z] [2020-09-09T11:35:03.827Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:35:03.827Z] #49 87.98 + mkdir -p /build [2020-09-09T11:35:03.832Z] #39 48.01 CC images/netdev.o [2020-09-09T11:35:03.959Z] ok github.com/docker/docker/pkg/ioutils 0.311s coverage: 70.6% of statements [2020-09-09T11:35:04.077Z] #39 84.17 DEP criu/log.d [2020-09-09T11:35:04.085Z] #39 53.72 CC images/seccomp.o [2020-09-09T11:35:04.096Z] #49 87.99 + cp runc /build/runc [2020-09-09T11:35:04.249Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2020-09-09T11:35:04.249Z] ok github.com/docker/docker/pkg/locker 0.072s coverage: 88.9% of statements [2020-09-09T11:35:04.249Z] ok github.com/docker/docker/pkg/longpath 0.022s coverage: 100.0% of statements [2020-09-09T11:35:04.249Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-09-09T11:35:04.249Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-09-09T11:35:04.351Z] #39 54.13 CC images/binfmt-misc.o [2020-09-09T11:35:04.355Z] #39 84.42 DEP criu/libnetlink.d [2020-09-09T11:35:04.355Z] #39 84.52 DEP criu/kerndat.d [2020-09-09T11:35:04.404Z] #39 48.58 CC images/tty.o [2020-09-09T11:35:04.539Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-09-09T11:35:04.539Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-09T11:35:04.539Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-09-09T11:35:04.648Z] #39 84.72 DEP criu/kcmp-ids.d [2020-09-09T11:35:04.648Z] #39 84.80 DEP criu/irmap.d [2020-09-09T11:35:04.665Z] #49 DONE 88.5s [2020-09-09T11:35:04.665Z] [2020-09-09T11:35:04.665Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:35:04.665Z] #39 161.8 CC criu/pstree.o [2020-09-09T11:35:04.830Z] ok github.com/docker/docker/pkg/parsers/kernel 0.007s coverage: 60.0% of statements [2020-09-09T11:35:04.916Z] #39 84.92 DEP criu/ipc_ns.d [2020-09-09T11:35:04.919Z] #39 54.39 CC images/time.o [2020-09-09T11:35:04.919Z] #39 54.54 CC images/sysctl.o [2020-09-09T11:35:05.120Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.001s coverage: 86.7% of statements [2020-09-09T11:35:05.120Z] ok github.com/docker/docker/pkg/pidfile 0.008s coverage: 82.4% of statements [2020-09-09T11:35:05.120Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-09T11:35:05.120Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-09T11:35:05.179Z] #39 54.72 CC images/autofs.o [2020-09-09T11:35:05.179Z] #39 54.92 CC images/macvlan.o [2020-09-09T11:35:05.204Z] #39 85.11 DEP criu/image.d [2020-09-09T11:35:05.450Z] #39 55.09 CC images/sit.o [2020-09-09T11:35:05.471Z] #39 85.45 DEP criu/image-desc.d [2020-09-09T11:35:05.471Z] #39 85.51 DEP criu/fsnotify.d [2020-09-09T11:35:05.710Z] #39 55.30 CC images/memfd.o [2020-09-09T11:35:05.733Z] #39 85.66 DEP criu/filesystems.d [2020-09-09T11:35:05.751Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2020-09-09T11:35:05.788Z] #39 49.60 CC images/file-lock.o [2020-09-09T11:35:05.788Z] #39 50.00 CC images/rlimit.o [2020-09-09T11:35:05.969Z] #39 55.65 CC images/timens.o [2020-09-09T11:35:06.009Z] #39 85.91 DEP criu/files.d [2020-09-09T11:35:06.045Z] #39 163.5 CC criu/rbtree.o [2020-09-09T11:35:06.228Z] #39 55.84 LINK images/built-in.o [2020-09-09T11:35:06.228Z] #39 56.03 GEN compel/include/asm [2020-09-09T11:35:06.228Z] #39 56.05 GEN compel/include/version.h [2020-09-09T11:35:06.228Z] #39 56.07 touch .config [2020-09-09T11:35:06.278Z] #39 86.19 DEP criu/files-reg.d [2020-09-09T11:35:06.278Z] #39 86.30 DEP criu/files-ext.d [2020-09-09T11:35:06.278Z] #39 86.40 DEP criu/file-lock.d [2020-09-09T11:35:06.304Z] #39 163.8 CC criu/rst-malloc.o [2020-09-09T11:35:06.304Z] #39 164.0 CC criu/seccomp.o [2020-09-09T11:35:06.362Z] #39 50.40 CC images/pagemap.o [2020-09-09T11:35:06.382Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-09-09T11:35:06.382Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2020-09-09T11:35:06.489Z] #39 56.11 GEN include/common/config.h [2020-09-09T11:35:06.489Z] #39 56.20 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-09-09T11:35:06.489Z] #39 56.21 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-09-09T11:35:06.489Z] #39 56.24 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-09-09T11:35:06.489Z] #39 56.28 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-09-09T11:35:06.489Z] #39 56.31 DEP compel/arch/x86/plugins/std/memcpy.d [2020-09-09T11:35:06.551Z] #39 86.49 DEP criu/file-ids.d [2020-09-09T11:35:06.551Z] #39 86.58 DEP criu/fifo.d [2020-09-09T11:35:06.551Z] #39 86.66 DEP criu/fdstore.d [2020-09-09T11:35:06.551Z] #39 86.72 DEP criu/fault-injection.d [2020-09-09T11:35:06.697Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-09-09T11:35:06.748Z] #39 56.34 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-09-09T11:35:06.749Z] #39 56.37 GEN compel/plugins/include/uapi/std/syscall.h [2020-09-09T11:35:06.749Z] #39 56.44 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-09-09T11:35:06.749Z] #39 56.46 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-09-09T11:35:06.749Z] #39 56.49 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-09-09T11:35:06.749Z] #39 56.50 DEP compel/plugins/std/infect.d [2020-09-09T11:35:06.749Z] #39 56.58 DEP compel/plugins/std/string.d [2020-09-09T11:35:06.837Z] #39 86.81 DEP criu/external.d [2020-09-09T11:35:06.837Z] #39 86.93 DEP criu/eventpoll.d [2020-09-09T11:35:06.937Z] #39 51.11 CC images/siginfo.o [2020-09-09T11:35:07.008Z] #39 56.64 DEP compel/plugins/std/log.d [2020-09-09T11:35:07.008Z] #39 56.71 DEP compel/plugins/std/fds.d [2020-09-09T11:35:07.008Z] #39 56.83 DEP compel/plugins/std/std.d [2020-09-09T11:35:07.136Z] #39 87.17 DEP criu/eventfd.d [2020-09-09T11:35:07.246Z] #39 ... [2020-09-09T11:35:07.246Z] [2020-09-09T11:35:07.246Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-09T11:35:07.246Z] #36 DONE 271.1s [2020-09-09T11:35:07.246Z] [2020-09-09T11:35:07.246Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:35:07.246Z] #39 164.6 CC criu/seize.o [2020-09-09T11:35:07.268Z] #39 56.92 DEP compel/plugins/shmem/shmem.d [2020-09-09T11:35:07.268Z] #39 57.03 DEP compel/plugins/fds/fds.d [2020-09-09T11:35:07.404Z] #39 87.43 DEP criu/crtools.d [2020-09-09T11:35:07.404Z] #39 87.55 DEP criu/cr-service.d [2020-09-09T11:35:07.509Z] #39 51.69 CC images/rpc.o [2020-09-09T11:35:07.528Z] #39 57.17 CC compel/plugins/std/std.o [2020-09-09T11:35:07.667Z] #39 87.67 DEP criu/cr-restore.d [2020-09-09T11:35:07.667Z] #39 87.82 DEP criu/cr-errno.d [2020-09-09T11:35:07.667Z] #39 ... [2020-09-09T11:35:07.667Z] [2020-09-09T11:35:07.667Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-09T11:35:07.667Z] #17 13.52 Building dependency tree... [2020-09-09T11:35:07.667Z] #17 15.30 libcap2-bin is already the newest version (1:2.25-2). [2020-09-09T11:35:07.667Z] #17 15.30 The following additional packages will be installed: [2020-09-09T11:35:07.667Z] #17 15.30 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-09-09T11:35:07.667Z] #17 15.30 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-09-09T11:35:07.667Z] #17 15.30 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-09-09T11:35:07.667Z] #17 15.31 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-09-09T11:35:07.667Z] #17 15.31 python3.7 python3.7-minimal vim-runtime xxd [2020-09-09T11:35:07.667Z] #17 15.32 Suggested packages: [2020-09-09T11:35:07.667Z] #17 15.32 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-09-09T11:35:07.667Z] #17 15.32 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-09-09T11:35:07.667Z] #17 15.32 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-09-09T11:35:07.667Z] #17 15.32 Recommended packages: [2020-09-09T11:35:07.667Z] #17 15.32 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-09-09T11:35:07.667Z] #17 15.32 python3-keyrings.alt python3-xdg unzip [2020-09-09T11:35:07.667Z] #17 16.75 The following NEW packages will be installed: [2020-09-09T11:35:07.667Z] #17 16.76 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-09-09T11:35:07.667Z] #17 16.76 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-09-09T11:35:07.667Z] #17 16.76 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-09-09T11:35:07.667Z] #17 16.76 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-09-09T11:35:07.667Z] #17 16.76 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-09-09T11:35:07.667Z] #17 16.76 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-09-09T11:35:07.667Z] #17 16.76 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-09-09T11:35:07.667Z] #17 16.76 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-09-09T11:35:07.667Z] #17 16.76 xz-utils zip [2020-09-09T11:35:07.667Z] #17 17.25 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-09-09T11:35:07.667Z] #17 17.25 Need to get 27.6 MB of archives. [2020-09-09T11:35:07.667Z] #17 17.25 After this operation, 114 MB of additional disk space will be used. [2020-09-09T11:35:07.667Z] #17 17.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-09-09T11:35:07.667Z] #17 17.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB] [2020-09-09T11:35:07.667Z] #17 17.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB] [2020-09-09T11:35:07.667Z] #17 18.15 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-09-09T11:35:07.667Z] #17 18.16 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-09-09T11:35:07.667Z] #17 18.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB] [2020-09-09T11:35:07.667Z] #17 18.80 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB] [2020-09-09T11:35:07.667Z] #17 18.81 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-09-09T11:35:07.667Z] #17 18.84 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-09-09T11:35:07.667Z] #17 18.84 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-09-09T11:35:07.667Z] #17 18.85 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-09-09T11:35:07.667Z] #17 18.85 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-09-09T11:35:07.667Z] #17 18.86 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-09-09T11:35:07.667Z] #17 18.86 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-09-09T11:35:07.667Z] #17 18.86 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-09-09T11:35:07.667Z] #17 18.87 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-09-09T11:35:07.667Z] #17 18.90 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-09-09T11:35:07.668Z] #17 18.90 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-09T11:35:07.668Z] #17 18.91 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-09-09T11:35:07.668Z] #17 18.91 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-09-09T11:35:07.668Z] #17 18.91 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-09-09T11:35:07.668Z] #17 18.93 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-09-09T11:35:07.668Z] #17 18.94 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-09-09T11:35:07.668Z] #17 18.95 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-09-09T11:35:07.668Z] #17 18.95 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-09-09T11:35:07.668Z] #17 18.96 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-09-09T11:35:07.668Z] #17 18.98 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-09-09T11:35:07.668Z] #17 18.98 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-09-09T11:35:07.668Z] #17 18.98 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-09-09T11:35:07.668Z] #17 19.35 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-09-09T11:35:07.668Z] #17 19.35 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-09-09T11:35:07.668Z] #17 19.35 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-09-09T11:35:07.668Z] #17 19.36 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-09-09T11:35:07.668Z] #17 19.37 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-09-09T11:35:07.668Z] #17 19.38 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-09-09T11:35:07.668Z] #17 19.43 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-09-09T11:35:07.668Z] #17 19.43 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-09-09T11:35:07.668Z] #17 19.44 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-09-09T11:35:07.668Z] #17 19.44 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-09-09T11:35:07.668Z] #17 19.45 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-09-09T11:35:07.668Z] #17 19.46 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-09-09T11:35:07.668Z] #17 19.51 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-09-09T11:35:07.668Z] #17 20.11 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-09-09T11:35:07.668Z] #17 20.12 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-09-09T11:35:07.668Z] #17 20.13 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-09-09T11:35:07.668Z] #17 20.52 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-09-09T11:35:07.668Z] #17 20.57 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-09-09T11:35:07.668Z] #17 20.65 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-09-09T11:35:07.668Z] #17 21.49 debconf: delaying package configuration, since apt-utils is not installed [2020-09-09T11:35:07.668Z] #17 21.65 Fetched 27.6 MB in 4s (7216 kB/s) [2020-09-09T11:35:07.668Z] #17 21.81 Selecting previously unselected package pigz. [2020-09-09T11:35:07.668Z] #17 21.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23405 files and directories currently installed.) [2020-09-09T11:35:07.668Z] #17 21.90 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-09-09T11:35:07.668Z] #17 21.91 Unpacking pigz (2.4-1) ... [2020-09-09T11:35:07.668Z] #17 22.12 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-09-09T11:35:07.668Z] #17 22.12 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2020-09-09T11:35:07.668Z] #17 22.13 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2020-09-09T11:35:07.668Z] #17 22.61 Selecting previously unselected package python3.7-minimal. [2020-09-09T11:35:07.668Z] #17 22.61 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2020-09-09T11:35:07.668Z] #17 22.61 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-09T11:35:07.668Z] #17 23.33 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2020-09-09T11:35:07.668Z] #17 23.40 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-09T11:35:07.731Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 73.9% of statements [2020-09-09T11:35:07.787Z] #39 57.49 CC compel/plugins/std/fds.o [2020-09-09T11:35:07.815Z] #39 165.4 CC criu/servicefd.o [2020-09-09T11:35:07.932Z] #17 ... [2020-09-09T11:35:07.932Z] [2020-09-09T11:35:07.932Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:35:07.932Z] #39 87.85 DEP criu/cr-dump.d [2020-09-09T11:35:08.022Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-09-09T11:35:08.047Z] #39 57.87 CC compel/plugins/std/log.o [2020-09-09T11:35:08.080Z] #39 ... [2020-09-09T11:35:08.080Z] [2020-09-09T11:35:08.080Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:35:08.080Z] #54 168.3 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-09T11:35:08.080Z] #54 168.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-09-09T11:35:08.196Z] #39 88.14 DEP criu/cr-dedup.d [2020-09-09T11:35:08.385Z] #39 165.9 CC criu/shmem.o [2020-09-09T11:35:08.460Z] #39 88.33 DEP criu/cr-check.d [2020-09-09T11:35:08.460Z] #39 88.68 DEP criu/config.d [2020-09-09T11:35:08.645Z] #39 ... [2020-09-09T11:35:08.645Z] [2020-09-09T11:35:08.645Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-09T11:35:08.645Z] #37 DONE 0.5s [2020-09-09T11:35:08.724Z] #39 88.79 DEP criu/clone-noasan.d [2020-09-09T11:35:08.724Z] #39 88.89 DEP criu/cgroup.d [2020-09-09T11:35:08.906Z] [2020-09-09T11:35:08.906Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:35:08.906Z] #39 166.4 CC criu/sigframe.o [2020-09-09T11:35:08.984Z] #39 58.58 CC compel/plugins/std/string.o [2020-09-09T11:35:08.988Z] #39 89.07 DEP criu/cgroup-props.d [2020-09-09T11:35:08.988Z] #39 89.17 DEP criu/bitmap.d [2020-09-09T11:35:09.165Z] #39 166.6 CC criu/signalfd.o [2020-09-09T11:35:09.165Z] #39 166.7 CC criu/sk-inet.o [2020-09-09T11:35:09.252Z] #39 89.19 DEP criu/bfd.d [2020-09-09T11:35:09.252Z] #39 89.28 DEP criu/autofs.d [2020-09-09T11:35:09.252Z] #39 89.43 DEP criu/aio.d [2020-09-09T11:35:09.515Z] #39 89.55 DEP criu/action-scripts.d [2020-09-09T11:35:09.554Z] #39 59.13 CC compel/plugins/std/infect.o [2020-09-09T11:35:09.779Z] #39 89.84 CC criu/action-scripts.o [2020-09-09T11:35:09.814Z] #39 59.51 CC compel/arch/x86/plugins/std/parasite-head.o [2020-09-09T11:35:09.815Z] #39 59.55 CC compel/arch/x86/plugins/std/memcpy.o [2020-09-09T11:35:09.815Z] #39 59.58 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-09-09T11:35:09.815Z] #39 59.62 AR compel/plugins/std.lib.a [2020-09-09T11:35:09.815Z] #39 59.66 CC compel/plugins/fds/fds.o [2020-09-09T11:35:09.815Z] #39 ... [2020-09-09T11:35:09.815Z] [2020-09-09T11:35:09.815Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:35:09.815Z] #10 171.3 Selecting previously unselected package libapparmor1:amd64. [2020-09-09T11:35:09.815Z] #10 171.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-09-09T11:35:09.815Z] #10 171.3 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-09-09T11:35:09.932Z] #37 ... [2020-09-09T11:35:09.932Z] [2020-09-09T11:35:09.932Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:35:09.932Z] #40 176.1 CC criu/protobuf-desc.o [2020-09-09T11:35:09.932Z] #40 177.2 CC criu/protobuf.o [2020-09-09T11:35:09.932Z] #40 177.8 CC criu/pstree.o [2020-09-09T11:35:09.932Z] #40 179.2 CC criu/rbtree.o [2020-09-09T11:35:09.932Z] #40 179.6 CC criu/rst-malloc.o [2020-09-09T11:35:09.932Z] #40 179.9 CC criu/seccomp.o [2020-09-09T11:35:09.932Z] #40 180.8 CC criu/seize.o [2020-09-09T11:35:09.932Z] #40 182.0 CC criu/servicefd.o [2020-09-09T11:35:09.932Z] #40 182.6 CC criu/shmem.o [2020-09-09T11:35:09.932Z] #40 183.6 CC criu/sigframe.o [2020-09-09T11:35:09.932Z] #40 183.9 CC criu/signalfd.o [2020-09-09T11:35:09.932Z] #40 184.2 CC criu/sk-inet.o [2020-09-09T11:35:09.932Z] #40 185.4 CC criu/sk-netlink.o [2020-09-09T11:35:09.932Z] #40 185.9 CC criu/sk-packet.o [2020-09-09T11:35:09.932Z] #40 186.6 CC criu/sk-queue.o [2020-09-09T11:35:09.932Z] #40 187.2 CC criu/sk-tcp.o [2020-09-09T11:35:10.074Z] #10 171.5 Selecting previously unselected package libapparmor-dev:amd64. [2020-09-09T11:35:10.074Z] #10 171.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-09-09T11:35:10.074Z] #10 171.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-09-09T11:35:10.074Z] #10 171.6 Selecting previously unselected package libbtrfs0. [2020-09-09T11:35:10.105Z] #39 167.5 CC criu/sk-netlink.o [2020-09-09T11:35:10.232Z] #40 187.7 CC criu/sk-unix.o [2020-09-09T11:35:10.335Z] #10 171.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-09-09T11:35:10.335Z] #10 171.6 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-09T11:35:10.335Z] #10 171.7 Selecting previously unselected package libbtrfs-dev. [2020-09-09T11:35:10.335Z] #10 171.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-09-09T11:35:10.335Z] #10 171.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-09T11:35:10.335Z] #10 171.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-09-09T11:35:10.355Z] #39 90.36 CC criu/aio.o [2020-09-09T11:35:10.365Z] #39 167.7 CC criu/sk-packet.o [2020-09-09T11:35:10.594Z] #10 171.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-09-09T11:35:10.594Z] #10 171.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-09-09T11:35:10.594Z] #10 171.9 Selecting previously unselected package libudev-dev:amd64. [2020-09-09T11:35:10.594Z] #10 171.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-09-09T11:35:10.594Z] #10 172.0 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-09-09T11:35:10.624Z] #39 168.1 CC criu/sk-queue.o [2020-09-09T11:35:10.746Z] ok github.com/docker/docker/pkg/signal 2.318s coverage: 61.0% of statements [2020-09-09T11:35:10.854Z] #10 172.1 Selecting previously unselected package libsepol1-dev:amd64. [2020-09-09T11:35:10.854Z] #10 172.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-09-09T11:35:10.854Z] #10 172.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-09-09T11:35:10.884Z] #39 168.5 CC criu/sk-tcp.o [2020-09-09T11:35:10.937Z] #39 90.89 CC criu/autofs.o [2020-09-09T11:35:11.038Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-09-09T11:35:11.115Z] #10 172.4 Selecting previously unselected package libpcre16-3:amd64. [2020-09-09T11:35:11.115Z] #10 172.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-09-09T11:35:11.115Z] #10 172.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-09-09T11:35:11.328Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-09-09T11:35:11.375Z] #10 172.6 Selecting previously unselected package libpcre32-3:amd64. [2020-09-09T11:35:11.375Z] #10 172.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-09-09T11:35:11.375Z] #10 172.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-09-09T11:35:11.375Z] #10 172.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-09-09T11:35:11.375Z] #10 172.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-09-09T11:35:11.375Z] #10 172.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-09-09T11:35:11.453Z] #39 168.8 CC criu/sk-unix.o [2020-09-09T11:35:11.618Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-09-09T11:35:11.618Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-09-09T11:35:11.635Z] #10 172.9 Selecting previously unselected package libpcre3-dev:amd64. [2020-09-09T11:35:11.635Z] #10 172.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-09-09T11:35:11.635Z] #10 172.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-09-09T11:35:11.895Z] #10 173.3 Selecting previously unselected package libselinux1-dev:amd64. [2020-09-09T11:35:11.895Z] #10 173.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-09-09T11:35:11.895Z] #10 173.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-09-09T11:35:12.155Z] #10 173.6 Selecting previously unselected package libdevmapper-dev:amd64. [2020-09-09T11:35:12.155Z] #10 173.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-09-09T11:35:12.155Z] #10 173.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-09-09T11:35:12.155Z] #10 173.7 Selecting previously unselected package libseccomp-dev:amd64. [2020-09-09T11:35:12.155Z] #10 173.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-09-09T11:35:12.155Z] #10 173.7 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-09-09T11:35:12.155Z] #10 ... [2020-09-09T11:35:12.155Z] [2020-09-09T11:35:12.155Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:35:12.155Z] #41 163.6 mime/quotedprintable [2020-09-09T11:35:12.155Z] #41 164.1 net/http/internal [2020-09-09T11:35:12.155Z] #41 167.8 net/textproto [2020-09-09T11:35:12.155Z] #41 167.8 crypto/x509 [2020-09-09T11:35:12.155Z] #41 168.8 vendor/golang.org/x/net/http/httpguts [2020-09-09T11:35:12.155Z] #41 169.0 vendor/golang.org/x/net/http/httpproxy [2020-09-09T11:35:12.155Z] #41 169.6 mime/multipart [2020-09-09T11:35:12.155Z] #41 171.3 crypto/tls [2020-09-09T11:35:12.249Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 53.8% of statements [2020-09-09T11:35:12.337Z] #39 92.13 CC criu/bfd.o [2020-09-09T11:35:12.358Z] #40 189.8 CC criu/sockets.o [2020-09-09T11:35:12.392Z] #39 169.8 CC criu/sockets.o [2020-09-09T11:35:12.415Z] #41 ... [2020-09-09T11:35:12.415Z] [2020-09-09T11:35:12.415Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:35:12.415Z] #10 173.7 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-09-09T11:35:12.415Z] #10 173.8 Selecting previously unselected package libsystemd-dev:amd64. [2020-09-09T11:35:12.415Z] #10 173.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-09-09T11:35:12.415Z] #10 173.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-09-09T11:35:12.601Z] #39 92.61 CC criu/bitmap.o [2020-09-09T11:35:12.652Z] #39 170.4 CC criu/stats.o [2020-09-09T11:35:12.674Z] #10 174.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-09-09T11:35:12.864Z] #39 92.81 CC criu/cgroup-props.o [2020-09-09T11:35:12.879Z] ok github.com/docker/docker/pkg/system 0.050s coverage: 36.9% of statements [2020-09-09T11:35:12.880Z] ok github.com/docker/docker/pkg/tailfile 0.038s coverage: 88.6% of statements [2020-09-09T11:35:12.934Z] #10 174.2 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-09-09T11:35:12.934Z] #10 174.2 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-09-09T11:35:12.934Z] #10 174.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-09T11:35:12.934Z] #10 174.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-09-09T11:35:12.934Z] #10 174.3 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-09-09T11:35:12.934Z] #10 174.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-09T11:35:12.934Z] #10 174.4 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-09T11:35:13.194Z] #10 174.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-09-09T11:35:13.194Z] #10 174.5 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-09-09T11:35:13.194Z] #10 174.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-09T11:35:13.194Z] #10 174.6 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-09T11:35:13.194Z] #10 174.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-09-09T11:35:13.194Z] #10 174.6 Setting up mingw-w64-common (6.0.0-3) ... [2020-09-09T11:35:13.194Z] #10 174.6 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-09-09T11:35:13.194Z] #10 174.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-09T11:35:13.194Z] #10 174.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-09-09T11:35:13.194Z] #10 174.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-09T11:35:13.194Z] #10 174.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 [2020-09-09T11:35:13.194Z] #10 174.7 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 [2020-09-09T11:35:13.194Z] #10 174.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-09T11:35:13.194Z] #10 174.7 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 [2020-09-09T11:35:13.194Z] #10 174.7 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 [2020-09-09T11:35:13.194Z] #10 174.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-09T11:35:13.221Z] #39 170.6 CC criu/string.o [2020-09-09T11:35:13.221Z] #39 170.7 CC criu/sysctl.o [2020-09-09T11:35:13.411Z] #54 ... [2020-09-09T11:35:13.411Z] [2020-09-09T11:35:13.411Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:35:13.411Z] #39 53.64 CC images/ext-file.o [2020-09-09T11:35:13.411Z] #39 53.77 CC images/cgroup.o [2020-09-09T11:35:13.411Z] #39 54.56 CC images/userns.o [2020-09-09T11:35:13.411Z] #39 54.85 CC images/google/protobuf/descriptor.o [2020-09-09T11:35:13.411Z] #39 57.42 CC images/opts.o [2020-09-09T11:35:13.442Z] #39 93.56 CC criu/cgroup.o [2020-09-09T11:35:13.442Z] #39 ... [2020-09-09T11:35:13.442Z] [2020-09-09T11:35:13.442Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-09T11:35:13.442Z] #17 25.47 Selecting previously unselected package python3-minimal. [2020-09-09T11:35:13.442Z] #17 25.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 ... 23654 files and directories currently installed.) [2020-09-09T11:35:13.442Z] #17 25.53 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-09-09T11:35:13.442Z] #17 25.54 Unpacking python3-minimal (3.7.3-1) ... [2020-09-09T11:35:13.442Z] #17 25.66 Selecting previously unselected package libmpdec2:arm64. [2020-09-09T11:35:13.442Z] #17 25.68 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-09-09T11:35:13.442Z] #17 25.71 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-09-09T11:35:13.442Z] #17 25.83 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-09-09T11:35:13.442Z] #17 25.83 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ... [2020-09-09T11:35:13.442Z] #17 25.84 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2020-09-09T11:35:13.442Z] #17 26.72 Selecting previously unselected package python3.7. [2020-09-09T11:35:13.442Z] #17 26.72 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ... [2020-09-09T11:35:13.442Z] #17 26.73 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-09-09T11:35:13.442Z] #17 26.89 Selecting previously unselected package libpython3-stdlib:arm64. [2020-09-09T11:35:13.442Z] #17 26.90 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-09-09T11:35:13.442Z] #17 26.90 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-09-09T11:35:13.442Z] #17 27.02 Setting up python3-minimal (3.7.3-1) ... [2020-09-09T11:35:13.442Z] #17 27.95 Selecting previously unselected package python3. [2020-09-09T11:35:13.442Z] #17 27.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 ... 24066 files and directories currently installed.) [2020-09-09T11:35:13.442Z] #17 28.03 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-09-09T11:35:13.442Z] #17 28.04 Unpacking python3 (3.7.3-1) ... [2020-09-09T11:35:13.442Z] #17 28.15 Selecting previously unselected package libip4tc0:arm64. [2020-09-09T11:35:13.442Z] #17 28.15 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-09-09T11:35:13.442Z] #17 28.17 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-09-09T11:35:13.442Z] #17 28.29 Selecting previously unselected package libip6tc0:arm64. [2020-09-09T11:35:13.442Z] #17 28.30 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-09-09T11:35:13.442Z] #17 28.31 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-09-09T11:35:13.442Z] #17 28.44 Selecting previously unselected package libiptc0:arm64. [2020-09-09T11:35:13.442Z] #17 28.45 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-09-09T11:35:13.442Z] #17 28.45 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-09-09T11:35:13.442Z] #17 28.53 Selecting previously unselected package libnfnetlink0:arm64. [2020-09-09T11:35:13.442Z] #17 28.54 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-09-09T11:35:13.442Z] #17 28.55 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-09-09T11:35:13.442Z] #17 28.64 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-09-09T11:35:13.442Z] #17 28.67 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-09-09T11:35:13.442Z] #17 28.69 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-09-09T11:35:13.442Z] #17 28.79 Selecting previously unselected package libnftnl11:arm64. [2020-09-09T11:35:13.442Z] #17 28.81 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-09-09T11:35:13.442Z] #17 28.82 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-09-09T11:35:13.442Z] #17 28.91 Selecting previously unselected package iptables. [2020-09-09T11:35:13.442Z] #17 28.93 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-09-09T11:35:13.442Z] #17 28.94 Unpacking iptables (1.8.2-4) ... [2020-09-09T11:35:13.442Z] #17 29.34 Selecting previously unselected package xxd. [2020-09-09T11:35:13.442Z] #17 29.34 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-09-09T11:35:13.442Z] #17 29.36 Unpacking xxd (2:8.1.0875-5) ... [2020-09-09T11:35:13.443Z] #17 29.51 Selecting previously unselected package vim-common. [2020-09-09T11:35:13.443Z] #17 29.52 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-09T11:35:13.443Z] #17 29.55 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-09T11:35:13.443Z] #17 29.73 Selecting previously unselected package bash-completion. [2020-09-09T11:35:13.443Z] #17 29.75 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-09-09T11:35:13.455Z] #10 174.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-09-09T11:35:13.455Z] #10 174.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-09-09T11:35:13.455Z] #10 174.7 Setting up dmsetup (2:1.02.155-3) ... [2020-09-09T11:35:13.455Z] #10 174.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-09-09T11:35:13.455Z] #10 174.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-09-09T11:35:13.455Z] #10 174.8 Processing triggers for libc-bin (2.28-10) ... [2020-09-09T11:35:13.510Z] ok github.com/docker/docker/pkg/tarsum 0.033s coverage: 89.3% of statements [2020-09-09T11:35:13.510Z] testing: warning: no tests to run [2020-09-09T11:35:13.510Z] coverage: [no statements] [2020-09-09T11:35:13.510Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-09-09T11:35:13.673Z] #39 57.67 CC images/seccomp.o [2020-09-09T11:35:13.722Z] #40 190.9 CC criu/stats.o [2020-09-09T11:35:13.790Z] #39 171.2 CC criu/sysfs_parse.o [2020-09-09T11:35:13.790Z] #39 171.5 CC criu/timens.o [2020-09-09T11:35:13.801Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-09-09T11:35:13.934Z] #39 57.97 CC images/binfmt-misc.o [2020-09-09T11:35:14.023Z] #40 191.4 CC criu/string.o [2020-09-09T11:35:14.023Z] #40 191.5 CC criu/sysctl.o [2020-09-09T11:35:14.091Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-09-09T11:35:14.194Z] #39 58.20 CC images/time.o [2020-09-09T11:35:14.360Z] #39 171.7 CC criu/timerfd.o [2020-09-09T11:35:14.360Z] #39 171.9 CC criu/tty.o [2020-09-09T11:35:14.385Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-09-09T11:35:14.395Z] #10 DONE 175.7s [2020-09-09T11:35:14.395Z] [2020-09-09T11:35:14.395Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:35:14.455Z] #39 58.47 CC images/sysctl.o [2020-09-09T11:35:14.720Z] #39 ... [2020-09-09T11:35:14.720Z] [2020-09-09T11:35:14.720Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:35:14.720Z] #41 165.0 vendor/golang.org/x/net/idna [2020-09-09T11:35:14.720Z] #41 168.7 vendor/golang.org/x/net/http2/hpack [2020-09-09T11:35:14.720Z] #41 170.6 mime [2020-09-09T11:35:14.720Z] #41 172.9 mime/quotedprintable [2020-09-09T11:35:14.720Z] #41 173.2 net/http/internal [2020-09-09T11:35:14.720Z] #41 ... [2020-09-09T11:35:14.720Z] [2020-09-09T11:35:14.720Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:35:14.720Z] #39 58.76 CC images/autofs.o [2020-09-09T11:35:14.980Z] #39 59.06 CC images/macvlan.o [2020-09-09T11:35:15.083Z] #40 192.2 CC criu/sysfs_parse.o [2020-09-09T11:35:15.389Z] #40 192.8 CC criu/timens.o [2020-09-09T11:35:15.551Z] #39 59.39 CC images/sit.o [2020-09-09T11:35:15.687Z] #40 193.1 CC criu/timerfd.o [2020-09-09T11:35:15.742Z] #39 173.1 CC criu/tun.o [2020-09-09T11:35:15.783Z] #49 1.408 + RM_GOPATH=0 [2020-09-09T11:35:15.783Z] #49 1.408 + TMP_GOPATH= [2020-09-09T11:35:15.783Z] #49 1.408 + : /build [2020-09-09T11:35:15.783Z] #49 1.408 + '[' -z '' ']' [2020-09-09T11:35:15.783Z] #49 1.411 ++ mktemp -d [2020-09-09T11:35:15.783Z] #49 1.412 + export GOPATH=/tmp/tmp.ruBp3xjhLq [2020-09-09T11:35:15.783Z] #49 1.412 + GOPATH=/tmp/tmp.ruBp3xjhLq [2020-09-09T11:35:15.783Z] #49 1.412 + RM_GOPATH=1 [2020-09-09T11:35:15.783Z] #49 1.412 + case "$(go env GOARCH)" in [2020-09-09T11:35:15.783Z] #49 1.413 ++ go env GOARCH [2020-09-09T11:35:15.783Z] #49 1.419 + export GO_BUILDMODE=-buildmode=pie [2020-09-09T11:35:15.783Z] #49 1.419 + GO_BUILDMODE=-buildmode=pie [2020-09-09T11:35:15.783Z] #49 1.420 ++ dirname /tmp/install/install.sh [2020-09-09T11:35:15.783Z] #49 1.437 + dir=/tmp/install [2020-09-09T11:35:15.783Z] #49 1.437 + bin=runc [2020-09-09T11:35:15.783Z] #49 1.437 + shift [2020-09-09T11:35:15.783Z] #49 1.437 + '[' '!' -f /tmp/install/runc.installer ']' [2020-09-09T11:35:15.783Z] #49 1.437 + . /tmp/install/runc.installer [2020-09-09T11:35:15.783Z] #49 1.438 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-09T11:35:15.783Z] #49 1.439 + install_runc [2020-09-09T11:35:15.783Z] #49 1.440 + grep -q '^3\.10\.0.*\.el7\.' [2020-09-09T11:35:15.783Z] #49 1.444 + uname -r [2020-09-09T11:35:15.783Z] #49 1.447 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-09-09T11:35:15.783Z] #49 1.447 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-09-09T11:35:15.783Z] #49 1.447 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-09-09T11:35:15.783Z] #49 1.447 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ruBp3xjhLq/src/github.com/opencontainers/runc [2020-09-09T11:35:15.783Z] #49 1.450 Cloning into '/tmp/tmp.ruBp3xjhLq/src/github.com/opencontainers/runc'... [2020-09-09T11:35:15.812Z] #39 59.85 CC images/memfd.o [2020-09-09T11:35:15.923Z] ok github.com/docker/docker/plugin 0.552s coverage: 23.1% of statements [2020-09-09T11:35:16.002Z] #39 173.4 CC criu/uffd.o [2020-09-09T11:35:16.007Z] #17 32.71 Unpacking bash-completion (1:2.8-6) ... [2020-09-09T11:35:16.043Z] #49 ... [2020-09-09T11:35:16.043Z] [2020-09-09T11:35:16.043Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-09T11:35:16.043Z] #11 DONE 1.6s [2020-09-09T11:35:16.043Z] [2020-09-09T11:35:16.043Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-09T11:35:16.336Z] #40 193.6 CC criu/tty.o [2020-09-09T11:35:16.389Z] #39 60.31 CC images/timens.o [2020-09-09T11:35:16.555Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-09-09T11:35:16.650Z] #39 60.81 LINK images/built-in.o [2020-09-09T11:35:16.941Z] #39 174.4 CC criu/util.o [2020-09-09T11:35:16.981Z] #17 33.72 Selecting previously unselected package bzip2. [2020-09-09T11:35:16.983Z] #12 DONE 1.1s [2020-09-09T11:35:16.983Z] [2020-09-09T11:35:16.983Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:35:16.983Z] #39 59.76 AR compel/plugins/fds.lib.a [2020-09-09T11:35:16.983Z] #39 59.81 HOSTDEP compel/src/lib/log-host.d [2020-09-09T11:35:16.983Z] #39 59.87 HOSTDEP compel/src/lib/handle-elf-host.d [2020-09-09T11:35:16.983Z] #39 60.03 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-09-09T11:35:16.983Z] #39 60.12 HOSTDEP compel/src/main-host.d [2020-09-09T11:35:16.983Z] #39 60.22 DEP compel/src/lib/ptrace.d [2020-09-09T11:35:16.983Z] #39 60.32 DEP compel/src/lib/infect.d [2020-09-09T11:35:16.983Z] #39 60.42 DEP compel/src/lib/infect-util.d [2020-09-09T11:35:16.983Z] #39 60.51 DEP compel/src/lib/infect-rpc.d [2020-09-09T11:35:16.983Z] #39 60.59 DEP compel/arch/x86/src/lib/infect.d [2020-09-09T11:35:16.983Z] #39 60.74 DEP compel/arch/x86/src/lib/cpu.d [2020-09-09T11:35:16.983Z] #39 60.82 DEP compel/src/lib/log.d [2020-09-09T11:35:16.983Z] #39 60.89 DEP compel/src/main.d [2020-09-09T11:35:16.983Z] #39 60.98 DEP compel/src/lib/handle-elf.d [2020-09-09T11:35:16.983Z] #39 61.10 DEP compel/arch/x86/src/lib/handle-elf.d [2020-09-09T11:35:16.983Z] #39 61.20 CC compel/src/lib/log.o [2020-09-09T11:35:16.983Z] #39 61.46 CC compel/arch/x86/src/lib/cpu.o [2020-09-09T11:35:16.983Z] #39 62.14 CC compel/arch/x86/src/lib/infect.o [2020-09-09T11:35:16.983Z] #39 62.84 CC compel/src/lib/infect-rpc.o [2020-09-09T11:35:16.983Z] #39 63.18 CC compel/src/lib/infect-util.o [2020-09-09T11:35:16.983Z] #39 63.39 CC compel/src/lib/infect.o [2020-09-09T11:35:16.983Z] #39 65.71 CC compel/src/lib/ptrace.o [2020-09-09T11:35:16.983Z] #39 66.16 AR compel/libcompel.a [2020-09-09T11:35:16.983Z] #39 66.23 HOSTCC compel/src/main-host.o [2020-09-09T11:35:16.983Z] #39 66.59 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-09-09T11:35:16.983Z] #39 66.83 HOSTCC compel/src/lib/handle-elf-host.o [2020-09-09T11:35:16.983Z] #39 ... [2020-09-09T11:35:16.983Z] [2020-09-09T11:35:16.983Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-09T11:35:17.188Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-09-09T11:35:17.222Z] #39 61.19 GEN compel/include/asm [2020-09-09T11:35:17.222Z] #39 61.26 GEN compel/include/version.h [2020-09-09T11:35:17.222Z] #39 61.35 touch .config [2020-09-09T11:35:17.245Z] #17 33.72 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-09-09T11:35:17.245Z] #17 33.73 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-09T11:35:17.478Z] ok github.com/docker/docker/reference 0.004s coverage: 84.4% of statements [2020-09-09T11:35:17.487Z] #39 61.59 GEN include/common/config.h [2020-09-09T11:35:17.510Z] #17 33.94 Selecting previously unselected package xz-utils. [2020-09-09T11:35:17.510Z] #17 33.94 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-09-09T11:35:17.510Z] #17 33.95 Unpacking xz-utils (5.2.4-1) ... [2020-09-09T11:35:17.747Z] #39 ... [2020-09-09T11:35:17.747Z] [2020-09-09T11:35:17.747Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:35:17.747Z] #54 DONE 178.2s [2020-09-09T11:35:17.747Z] [2020-09-09T11:35:17.747Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:35:17.747Z] #39 61.89 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-09-09T11:35:17.747Z] #39 61.91 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-09-09T11:35:17.747Z] #39 61.97 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-09-09T11:35:17.774Z] #17 34.27 Selecting previously unselected package apparmor. [2020-09-09T11:35:17.774Z] #17 34.28 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-09-09T11:35:17.774Z] #17 34.39 Unpacking apparmor (2.13.2-10) ... [2020-09-09T11:35:17.880Z] #39 175.2 CC criu/uts_ns.o [2020-09-09T11:35:17.880Z] #39 175.3 CC criu/vdso-compat.o [2020-09-09T11:35:17.880Z] #39 175.5 CC criu/vdso.o [2020-09-09T11:35:17.924Z] #13 0.938 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-09-09T11:35:18.007Z] #39 ... [2020-09-09T11:35:18.007Z] [2020-09-09T11:35:18.007Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-09T11:35:18.007Z] #55 DONE 0.1s [2020-09-09T11:35:18.007Z] [2020-09-09T11:35:18.007Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:35:18.007Z] #39 62.00 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-09-09T11:35:18.007Z] #39 62.08 DEP compel/arch/x86/plugins/std/memcpy.d [2020-09-09T11:35:18.007Z] #39 ... [2020-09-09T11:35:18.007Z] [2020-09-09T11:35:18.007Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-09T11:35:18.007Z] #56 DONE 0.1s [2020-09-09T11:35:18.007Z] [2020-09-09T11:35:18.007Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:35:18.008Z] #39 62.17 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-09-09T11:35:18.008Z] #39 62.19 GEN compel/plugins/include/uapi/std/syscall.h [2020-09-09T11:35:18.185Z] #13 DONE 1.0s [2020-09-09T11:35:18.185Z] [2020-09-09T11:35:18.185Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-09T11:35:18.268Z] #39 62.22 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-09-09T11:35:18.268Z] #39 62.25 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-09-09T11:35:18.268Z] #39 62.30 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-09-09T11:35:18.268Z] #39 62.31 DEP compel/plugins/std/infect.d [2020-09-09T11:35:18.352Z] #17 34.86 Selecting previously unselected package aufs-tools. [2020-09-09T11:35:18.352Z] #17 34.88 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-09-09T11:35:18.352Z] #17 34.88 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-09-09T11:35:18.352Z] #17 35.05 Selecting previously unselected package libonig5:arm64. [2020-09-09T11:35:18.451Z] #40 195.8 CC criu/tun.o [2020-09-09T11:35:18.455Z] #39 175.8 LINK criu/built-in.o [2020-09-09T11:35:18.455Z] #39 175.9 LINK criu/criu [2020-09-09T11:35:18.455Z] #39 176.1 DEP lib/c/criu.d [2020-09-09T11:35:18.455Z] #39 176.2 CC images/rpc.pb-c.o [2020-09-09T11:35:18.510Z] ok github.com/docker/docker/registry 0.089s coverage: 56.3% of statements [2020-09-09T11:35:18.529Z] #39 62.53 DEP compel/plugins/std/string.d [2020-09-09T11:35:18.529Z] #39 62.64 DEP compel/plugins/std/log.d [2020-09-09T11:35:18.616Z] #17 35.09 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-09-09T11:35:18.616Z] #17 35.10 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-09-09T11:35:18.616Z] #17 35.28 Selecting previously unselected package libjq1:arm64. [2020-09-09T11:35:18.616Z] #17 35.28 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-09-09T11:35:18.616Z] #17 35.29 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-09-09T11:35:18.790Z] #39 62.80 DEP compel/plugins/std/fds.d [2020-09-09T11:35:18.802Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-09-09T11:35:18.880Z] #17 35.47 Selecting previously unselected package jq. [2020-09-09T11:35:18.880Z] #17 35.47 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-09-09T11:35:18.880Z] #17 35.49 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-09T11:35:18.880Z] #17 35.59 Selecting previously unselected package libaio1:arm64. [2020-09-09T11:35:19.026Z] #39 176.6 CC lib/c/criu.o [2020-09-09T11:35:19.051Z] #39 63.07 DEP compel/plugins/std/std.d [2020-09-09T11:35:19.100Z] #40 196.6 CC criu/uffd.o [2020-09-09T11:35:19.116Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-09-09T11:35:19.126Z] #14 DONE 1.1s [2020-09-09T11:35:19.126Z] [2020-09-09T11:35:19.126Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:35:19.126Z] #39 67.26 HOSTCC compel/src/lib/log-host.o [2020-09-09T11:35:19.126Z] #39 67.47 HOSTLINK compel/compel-host-bin [2020-09-09T11:35:19.126Z] #39 67.62 DEP soccr/soccr.d [2020-09-09T11:35:19.126Z] #39 67.73 CC soccr/soccr.o [2020-09-09T11:35:19.144Z] #17 35.60 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-09-09T11:35:19.144Z] #17 35.62 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-09-09T11:35:19.144Z] #17 35.81 Selecting previously unselected package libgpm2:arm64. [2020-09-09T11:35:19.144Z] #17 35.81 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-09-09T11:35:19.144Z] #17 35.82 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-09-09T11:35:19.312Z] #39 63.25 DEP compel/plugins/shmem/shmem.d [2020-09-09T11:35:19.312Z] #39 63.42 DEP compel/plugins/fds/fds.d [2020-09-09T11:35:19.409Z] #17 35.98 Selecting previously unselected package libicu63:arm64. [2020-09-09T11:35:19.409Z] #17 35.98 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-09-09T11:35:19.409Z] #17 36.00 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-09-09T11:35:19.573Z] #39 63.58 CC compel/plugins/std/std.o [2020-09-09T11:35:19.696Z] #39 69.38 AR soccr/libsoccr.a [2020-09-09T11:35:19.696Z] #39 69.43 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-09T11:35:19.747Z] ok github.com/docker/docker/runconfig 0.006s coverage: 66.1% of statements [2020-09-09T11:35:19.747Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-09-09T11:35:19.967Z] #39 177.3 LINK lib/c/built-in.o [2020-09-09T11:35:19.967Z] #39 177.4 LINK lib/c/libcriu.so [2020-09-09T11:35:19.967Z] #39 177.4 LINK lib/c/libcriu.a [2020-09-09T11:35:19.967Z] #39 177.5 GEN magic.py [2020-09-09T11:35:20.145Z] #39 63.96 CC compel/plugins/std/fds.o [2020-09-09T11:35:20.227Z] #39 177.6 Note: Building without setproctitle() and strlcpy() support. [2020-09-09T11:35:20.227Z] #39 177.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-09T11:35:20.227Z] #39 177.7 Note: Building without GnuTLS support [2020-09-09T11:35:20.227Z] #39 177.7 Makefile.config:39: Warn: you have no libnftables installed [2020-09-09T11:35:20.227Z] #39 177.7 Makefile.config:40: Warn: Building without nftables support [2020-09-09T11:35:20.266Z] #39 ... [2020-09-09T11:35:20.266Z] [2020-09-09T11:35:20.266Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-09T11:35:20.266Z] #15 DONE 1.0s [2020-09-09T11:35:20.266Z] [2020-09-09T11:35:20.266Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:35:20.266Z] #39 69.80 DEP criu/arch/x86/sigframe.d [2020-09-09T11:35:20.266Z] #39 69.96 DEP criu/arch/x86/sigaction_compat.d [2020-09-09T11:35:20.266Z] #39 70.11 DEP criu/arch/x86/kerndat.d [2020-09-09T11:35:20.526Z] #39 70.27 DEP criu/arch/x86/crtools.d [2020-09-09T11:35:20.526Z] #39 70.38 DEP criu/arch/x86/cpu.d [2020-09-09T11:35:20.646Z] #40 198.2 CC criu/util.o [2020-09-09T11:35:20.715Z] #39 64.69 CC compel/plugins/std/log.o [2020-09-09T11:35:20.800Z] #39 178.3 fatal: not a git repository (or any of the parent directories): .git [2020-09-09T11:35:21.096Z] #39 70.61 CC criu/arch/x86/cpu.o [2020-09-09T11:35:21.096Z] #39 ... [2020-09-09T11:35:21.097Z] [2020-09-09T11:35:21.097Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-09-09T11:35:21.097Z] #16 DONE 1.1s [2020-09-09T11:35:21.357Z] [2020-09-09T11:35:21.357Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-09T11:35:21.369Z] #39 178.8 make[1]: Nothing to be done for 'all'. [2020-09-09T11:35:21.660Z] #39 65.68 CC compel/plugins/std/string.o [2020-09-09T11:35:21.811Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-09-09T11:35:21.938Z] #39 179.3 make[1]: 'images/built-in.o' is up to date. [2020-09-09T11:35:21.938Z] #39 179.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-09-09T11:35:21.938Z] #39 179.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-09-09T11:35:21.938Z] #39 179.4 make[1]: 'compel/libcompel.a' is up to date. [2020-09-09T11:35:21.938Z] #39 179.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-09-09T11:35:21.938Z] #39 179.4 make[1]: Nothing to be done for 'all'. [2020-09-09T11:35:21.938Z] #39 179.5 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-09T11:35:21.978Z] #17 38.59 Selecting previously unselected package libnet1:arm64. [2020-09-09T11:35:21.978Z] #17 38.60 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-09-09T11:35:21.978Z] #17 38.60 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-09-09T11:35:22.201Z] #39 179.6 make[2]: Nothing to be done for 'all'. [2020-09-09T11:35:22.201Z] #39 179.6 make[2]: Nothing to be done for 'all'. [2020-09-09T11:35:22.201Z] #39 179.6 make[2]: Nothing to be done for 'all'. [2020-09-09T11:35:22.201Z] #39 179.7 make[2]: Nothing to be done for 'all'. [2020-09-09T11:35:22.201Z] #39 179.7 make[2]: Nothing to be done for 'all'. [2020-09-09T11:35:22.201Z] #39 179.8 make[2]: Nothing to be done for 'all'. [2020-09-09T11:35:22.201Z] #39 179.8 make[2]: Nothing to be done for 'all'. [2020-09-09T11:35:22.201Z] #39 179.8 make[2]: Nothing to be done for 'all'. [2020-09-09T11:35:22.242Z] #17 38.73 Selecting previously unselected package libnl-3-200:arm64. [2020-09-09T11:35:22.242Z] #17 38.73 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-09-09T11:35:22.242Z] #17 38.75 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-09-09T11:35:22.242Z] #17 38.85 Selecting previously unselected package libprotobuf-c1:arm64. [2020-09-09T11:35:22.242Z] #17 38.85 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-09-09T11:35:22.242Z] #17 38.85 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-09-09T11:35:22.242Z] #17 38.93 Selecting previously unselected package libreadline5:arm64. [2020-09-09T11:35:22.446Z] ok github.com/docker/docker/volume/local 0.053s coverage: 73.0% of statements [2020-09-09T11:35:22.467Z] #39 179.8 INSTALL criu/criu [2020-09-09T11:35:22.506Z] #17 38.94 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-09-09T11:35:22.507Z] #17 38.94 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-09-09T11:35:22.507Z] #17 39.10 Selecting previously unselected package net-tools. [2020-09-09T11:35:22.507Z] #17 39.11 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-09-09T11:35:22.507Z] #17 39.15 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-09T11:35:22.603Z] #39 66.61 CC compel/plugins/std/infect.o [2020-09-09T11:35:22.730Z] #39 DONE 180.2s [2020-09-09T11:35:22.730Z] [2020-09-09T11:35:22.730Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:35:22.737Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2020-09-09T11:35:22.741Z] #17 1.365 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-09T11:35:22.741Z] #17 1.410 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-09T11:35:22.741Z] #17 1.471 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-09T11:35:22.770Z] #17 39.41 Selecting previously unselected package python-pip-whl. [2020-09-09T11:35:22.823Z] #40 200.0 CC criu/uts_ns.o [2020-09-09T11:35:22.823Z] #40 200.4 CC criu/vdso.o [2020-09-09T11:35:23.033Z] #17 39.43 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-09-09T11:35:23.033Z] #17 39.44 Unpacking python-pip-whl (18.1-5) ... [2020-09-09T11:35:23.175Z] #39 67.15 CC compel/arch/x86/plugins/std/parasite-head.o [2020-09-09T11:35:23.175Z] #39 67.19 CC compel/arch/x86/plugins/std/memcpy.o [2020-09-09T11:35:23.175Z] #39 67.33 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-09-09T11:35:23.298Z] #17 39.86 Selecting previously unselected package python3-lib2to3. [2020-09-09T11:35:23.298Z] #17 39.86 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-09-09T11:35:23.298Z] #17 39.87 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-09-09T11:35:23.310Z] #17 1.965 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-09T11:35:23.435Z] #39 67.47 AR compel/plugins/std.lib.a [2020-09-09T11:35:23.563Z] #17 40.03 Selecting previously unselected package python3-distutils. [2020-09-09T11:35:23.563Z] #17 40.04 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-09-09T11:35:23.563Z] #17 40.04 Unpacking python3-distutils (3.7.3-1) ... [2020-09-09T11:35:23.563Z] #17 40.23 Selecting previously unselected package python3-pip. [2020-09-09T11:35:23.563Z] #17 40.23 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-09-09T11:35:23.563Z] #17 40.24 Unpacking python3-pip (18.1-5) ... [2020-09-09T11:35:23.676Z] #45 ... [2020-09-09T11:35:23.676Z] [2020-09-09T11:35:23.676Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-09T11:35:23.696Z] #39 67.67 CC compel/plugins/fds/fds.o [2020-09-09T11:35:23.768Z] ok github.com/docker/docker/volume/service 0.011s coverage: 73.1% of statements [2020-09-09T11:35:23.879Z] #40 201.1 LINK criu/built-in.o [2020-09-09T11:35:23.879Z] #40 201.3 LINK criu/criu [2020-09-09T11:35:23.936Z] #40 DONE 0.1s [2020-09-09T11:35:23.936Z] [2020-09-09T11:35:23.936Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-09T11:35:23.936Z] #42 DONE 0.2s [2020-09-09T11:35:23.936Z] [2020-09-09T11:35:23.936Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-09T11:35:23.936Z] #44 DONE 0.1s [2020-09-09T11:35:23.936Z] [2020-09-09T11:35:23.936Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:35:23.956Z] #39 68.05 AR compel/plugins/fds.lib.a [2020-09-09T11:35:24.141Z] #17 40.49 Selecting previously unselected package python3-pkg-resources. [2020-09-09T11:35:24.141Z] #17 40.49 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-09-09T11:35:24.141Z] #17 40.50 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-09-09T11:35:24.141Z] #17 40.65 Selecting previously unselected package python3-setuptools. [2020-09-09T11:35:24.141Z] #17 40.66 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-09-09T11:35:24.141Z] #17 40.67 Unpacking python3-setuptools (40.8.0-1) ... [2020-09-09T11:35:24.216Z] #39 68.30 HOSTDEP compel/src/lib/log-host.d [2020-09-09T11:35:24.216Z] #39 ... [2020-09-09T11:35:24.216Z] [2020-09-09T11:35:24.216Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:35:24.216Z] #10 184.5 Selecting previously unselected package libapparmor1:amd64. [2020-09-09T11:35:24.216Z] #10 184.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-09-09T11:35:24.216Z] #10 184.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-09-09T11:35:24.250Z] #17 2.932 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-09T11:35:24.409Z] #17 40.89 Selecting previously unselected package python3-wheel. [2020-09-09T11:35:24.409Z] #17 40.90 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-09-09T11:35:24.409Z] #17 40.91 Unpacking python3-wheel (0.32.3-2) ... [2020-09-09T11:35:24.409Z] #17 41.00 Selecting previously unselected package sudo. [2020-09-09T11:35:24.409Z] #17 41.02 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-09-09T11:35:24.409Z] #17 41.04 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-09-09T11:35:24.479Z] #10 184.8 Selecting previously unselected package libapparmor-dev:amd64. [2020-09-09T11:35:24.479Z] #10 184.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-09-09T11:35:24.479Z] #10 184.8 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-09-09T11:35:24.479Z] #10 185.0 Selecting previously unselected package libbtrfs0. [2020-09-09T11:35:24.479Z] #10 185.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-09-09T11:35:24.479Z] #10 185.0 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-09T11:35:24.529Z] #40 201.9 DEP lib/c/criu.d [2020-09-09T11:35:24.529Z] #40 202.0 CC images/rpc.pb-c.o [2020-09-09T11:35:24.741Z] #10 185.1 Selecting previously unselected package libbtrfs-dev. [2020-09-09T11:35:24.741Z] #10 185.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-09-09T11:35:24.741Z] #10 185.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-09T11:35:24.985Z] #17 41.56 Selecting previously unselected package thin-provisioning-tools. [2020-09-09T11:35:24.985Z] #17 41.57 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-09-09T11:35:24.985Z] #17 41.58 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-09-09T11:35:25.179Z] #40 ... [2020-09-09T11:35:25.179Z] [2020-09-09T11:35:25.179Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-09T11:35:25.179Z] #37 DONE 266.9s [2020-09-09T11:35:25.251Z] #17 41.80 Selecting previously unselected package uidmap. [2020-09-09T11:35:25.251Z] #17 41.80 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-09-09T11:35:25.251Z] #17 41.83 Unpacking uidmap (1:4.5-1.1) ... [2020-09-09T11:35:25.312Z] #10 185.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-09-09T11:35:25.312Z] #10 185.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-09-09T11:35:25.312Z] #10 185.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-09-09T11:35:25.312Z] #10 185.6 Selecting previously unselected package libudev-dev:amd64. [2020-09-09T11:35:25.312Z] #10 185.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-09-09T11:35:25.312Z] #10 185.6 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-09-09T11:35:25.479Z] [2020-09-09T11:35:25.479Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:35:25.479Z] #40 202.9 CC lib/c/criu.o [2020-09-09T11:35:25.514Z] #17 42.07 Selecting previously unselected package vim-runtime. [2020-09-09T11:35:25.514Z] #17 42.07 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-09-09T11:35:25.514Z] #17 42.13 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-09-09T11:35:25.514Z] #17 42.16 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-09-09T11:35:25.514Z] #17 42.17 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-09-09T11:35:25.633Z] #17 ... [2020-09-09T11:35:25.633Z] [2020-09-09T11:35:25.633Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:35:25.633Z] #41 176.7 net/http/httptrace [2020-09-09T11:35:25.633Z] #41 177.1 net/http [2020-09-09T11:35:25.633Z] #41 ... [2020-09-09T11:35:25.633Z] [2020-09-09T11:35:25.633Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-09T11:35:25.633Z] #17 4.351 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-09T11:35:25.884Z] #10 186.0 Selecting previously unselected package libsepol1-dev:amd64. [2020-09-09T11:35:25.884Z] #10 186.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-09-09T11:35:25.884Z] #10 186.0 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-09-09T11:35:26.455Z] #10 186.6 Selecting previously unselected package libpcre16-3:amd64. [2020-09-09T11:35:26.455Z] #10 186.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-09-09T11:35:26.455Z] #10 186.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-09-09T11:35:26.455Z] #10 186.8 Selecting previously unselected package libpcre32-3:amd64. [2020-09-09T11:35:26.455Z] #10 186.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-09-09T11:35:26.455Z] #10 186.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-09-09T11:35:26.464Z] #17 ... [2020-09-09T11:35:26.464Z] [2020-09-09T11:35:26.464Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:35:26.464Z] #39 96.56 CC criu/clone-noasan.o [2020-09-09T11:35:26.464Z] #39 96.77 CC criu/config.o [2020-09-09T11:35:26.464Z] #39 97.95 CC criu/cr-check.o [2020-09-09T11:35:26.464Z] #39 99.48 CC criu/cr-dedup.o [2020-09-09T11:35:26.464Z] #39 100.0 CC criu/cr-dump.o [2020-09-09T11:35:26.464Z] #39 102.5 CC criu/cr-errno.o [2020-09-09T11:35:26.464Z] #39 102.6 CC criu/cr-restore.o [2020-09-09T11:35:26.716Z] #10 187.0 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-09-09T11:35:26.716Z] #10 187.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-09-09T11:35:26.716Z] #10 187.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-09-09T11:35:26.716Z] #10 187.1 Selecting previously unselected package libpcre3-dev:amd64. [2020-09-09T11:35:26.977Z] #10 187.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-09-09T11:35:26.977Z] #10 187.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-09-09T11:35:27.027Z] #40 204.6 LINK lib/c/built-in.o [2020-09-09T11:35:27.028Z] #40 204.7 LINK lib/c/libcriu.so [2020-09-09T11:35:27.237Z] #10 187.5 Selecting previously unselected package libselinux1-dev:amd64. [2020-09-09T11:35:27.237Z] #10 187.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-09-09T11:35:27.237Z] #10 187.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-09-09T11:35:27.327Z] #40 204.7 LINK lib/c/libcriu.a [2020-09-09T11:35:27.327Z] #40 205.0 GEN magic.py [2020-09-09T11:35:27.416Z] #39 107.3 CC criu/cr-service.o [2020-09-09T11:35:27.498Z] #10 187.8 Selecting previously unselected package libdevmapper-dev:amd64. [2020-09-09T11:35:27.498Z] #10 187.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-09-09T11:35:27.498Z] #10 187.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-09-09T11:35:27.498Z] #10 ... [2020-09-09T11:35:27.498Z] [2020-09-09T11:35:27.498Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:35:27.498Z] #41 177.9 crypto/tls [2020-09-09T11:35:27.498Z] #41 187.5 net/http/httptrace [2020-09-09T11:35:27.498Z] #41 187.7 net/http [2020-09-09T11:35:27.627Z] #40 205.1 Note: Building without setproctitle() and strlcpy() support. [2020-09-09T11:35:27.627Z] #40 205.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-09T11:35:27.627Z] #40 205.1 Note: Building without GnuTLS support [2020-09-09T11:35:27.627Z] #40 205.2 Makefile.config:39: Warn: you have no libnftables installed [2020-09-09T11:35:27.627Z] #40 205.2 Makefile.config:40: Warn: Building without nftables support [2020-09-09T11:35:27.759Z] #41 ... [2020-09-09T11:35:27.759Z] [2020-09-09T11:35:27.759Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-09T11:35:27.759Z] #10 187.9 Selecting previously unselected package libseccomp-dev:amd64. [2020-09-09T11:35:27.759Z] #10 187.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-09-09T11:35:27.759Z] #10 187.9 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-09-09T11:35:27.759Z] #10 188.0 Selecting previously unselected package libsystemd-dev:amd64. [2020-09-09T11:35:27.759Z] #10 188.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-09-09T11:35:27.759Z] #10 188.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-09-09T11:35:28.133Z] #45 ... [2020-09-09T11:35:28.133Z] [2020-09-09T11:35:28.133Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:35:28.133Z] #52 219.3 + bin/containerd [2020-09-09T11:35:28.349Z] #10 188.5 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-09-09T11:35:28.349Z] #10 188.6 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-09-09T11:35:28.349Z] #10 188.6 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-09-09T11:35:28.349Z] #10 188.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-09T11:35:28.349Z] #10 188.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-09-09T11:35:28.349Z] #10 188.6 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-09-09T11:35:28.349Z] #10 188.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-09T11:35:28.349Z] #10 188.6 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-09T11:35:28.349Z] #10 188.6 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-09-09T11:35:28.349Z] #10 188.6 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-09-09T11:35:28.349Z] #10 188.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-09T11:35:28.349Z] #10 188.7 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-09T11:35:28.349Z] #10 188.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-09-09T11:35:28.349Z] #10 188.7 Setting up mingw-w64-common (6.0.0-3) ... [2020-09-09T11:35:28.349Z] #10 188.7 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-09-09T11:35:28.349Z] #10 188.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-09T11:35:28.349Z] #10 188.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-09-09T11:35:28.349Z] #10 188.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-09T11:35:28.349Z] #10 188.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 [2020-09-09T11:35:28.349Z] #10 188.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 [2020-09-09T11:35:28.349Z] #10 188.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-09T11:35:28.349Z] #10 188.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 [2020-09-09T11:35:28.349Z] #10 188.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 [2020-09-09T11:35:28.349Z] #10 188.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-09T11:35:28.349Z] #10 188.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-09-09T11:35:28.349Z] #10 188.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-09-09T11:35:28.378Z] #40 205.9 fatal: not a git repository (or any of the parent directories): .git [2020-09-09T11:35:28.659Z] #10 188.9 Setting up dmsetup (2:1.02.155-3) ... [2020-09-09T11:35:28.660Z] #10 188.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-09-09T11:35:28.660Z] #10 188.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-09-09T11:35:28.660Z] #10 188.9 Processing triggers for libc-bin (2.28-10) ... [2020-09-09T11:35:28.812Z] #39 109.0 CC criu/crtools.o [2020-09-09T11:35:28.812Z] #39 ... [2020-09-09T11:35:28.812Z] [2020-09-09T11:35:28.812Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-09T11:35:28.812Z] #17 45.55 Selecting previously unselected package vim. [2020-09-09T11:35:29.076Z] #17 45.55 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-09-09T11:35:29.076Z] #17 45.58 Unpacking vim (2:8.1.0875-5) ... [2020-09-09T11:35:29.244Z] #10 DONE 189.6s [2020-09-09T11:35:29.245Z] [2020-09-09T11:35:29.245Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:35:29.588Z] #40 206.9 make[1]: Nothing to be done for 'all'. [2020-09-09T11:35:29.653Z] #17 46.04 Selecting previously unselected package xfsprogs. [2020-09-09T11:35:29.653Z] #17 46.05 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-09-09T11:35:29.653Z] #17 46.05 Unpacking xfsprogs (4.20.0-1) ... [2020-09-09T11:35:29.918Z] #17 46.53 Selecting previously unselected package zip. [2020-09-09T11:35:29.918Z] #17 46.54 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-09-09T11:35:29.918Z] #17 46.55 Unpacking zip (3.0-11+b1) ... [2020-09-09T11:35:30.181Z] #17 46.86 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-09-09T11:35:30.181Z] #17 46.88 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-09T11:35:30.181Z] #17 46.89 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-09-09T11:35:30.181Z] #17 46.91 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-09-09T11:35:30.181Z] #17 46.93 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-09-09T11:35:30.242Z] #40 207.7 make[1]: 'images/built-in.o' is up to date. [2020-09-09T11:35:30.242Z] #40 207.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-09-09T11:35:30.242Z] #40 207.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-09-09T11:35:30.242Z] #40 207.9 make[1]: 'compel/libcompel.a' is up to date. [2020-09-09T11:35:30.242Z] #40 207.9 make[1]: 'compel/compel-host-bin' is up to date. [2020-09-09T11:35:30.448Z] #17 46.96 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-09-09T11:35:30.448Z] #17 46.98 Setting up uidmap (1:4.5-1.1) ... [2020-09-09T11:35:30.448Z] #17 46.99 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-09-09T11:35:30.448Z] #17 47.00 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-09-09T11:35:30.448Z] #17 47.02 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-09T11:35:30.448Z] #17 47.03 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-09-09T11:35:30.448Z] #17 47.05 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-09-09T11:35:30.448Z] #17 47.07 Setting up xxd (2:8.1.0875-5) ... [2020-09-09T11:35:30.448Z] #17 47.09 Setting up zip (3.0-11+b1) ... [2020-09-09T11:35:30.448Z] #17 47.11 Setting up vim-common (2:8.1.0875-5) ... [2020-09-09T11:35:30.448Z] #17 47.14 Setting up bash-completion (1:2.8-6) ... [2020-09-09T11:35:30.548Z] #40 208.0 make[1]: Nothing to be done for 'all'. [2020-09-09T11:35:30.548Z] #40 208.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-09T11:35:30.846Z] #40 208.3 make[2]: Nothing to be done for 'all'. [2020-09-09T11:35:30.846Z] #40 208.3 make[2]: Nothing to be done for 'all'. [2020-09-09T11:35:30.846Z] #40 208.3 make[2]: Nothing to be done for 'all'. [2020-09-09T11:35:30.970Z] #17 ... [2020-09-09T11:35:30.970Z] [2020-09-09T11:35:30.970Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:35:30.970Z] #39 71.26 CC criu/arch/x86/crtools.o [2020-09-09T11:35:30.970Z] #39 72.56 CC criu/arch/x86/kerndat.o [2020-09-09T11:35:30.970Z] #39 72.99 CC criu/arch/x86/sigaction_compat.o [2020-09-09T11:35:30.970Z] #39 73.12 CC criu/arch/x86/sigframe.o [2020-09-09T11:35:30.970Z] #39 73.30 LINK criu/arch/x86/crtools.built-in.o [2020-09-09T11:35:30.970Z] #39 73.35 DEP criu/pie/util-vdso-elf32.d [2020-09-09T11:35:30.970Z] #39 73.43 DEP criu/pie/util-vdso.d [2020-09-09T11:35:30.970Z] #39 73.57 DEP criu/pie/util.d [2020-09-09T11:35:30.970Z] #39 73.74 CC criu/pie/util.o [2020-09-09T11:35:30.970Z] #39 74.11 CC criu/pie/util-vdso.o [2020-09-09T11:35:30.970Z] #39 74.69 CC criu/pie/util-vdso-elf32.o [2020-09-09T11:35:30.970Z] #39 75.37 AR criu/pie/pie.lib.a [2020-09-09T11:35:30.970Z] #39 75.43 DEP criu/pie/restorer.d [2020-09-09T11:35:30.970Z] #39 75.61 DEP criu/arch/x86/sigaction_compat_pie.d [2020-09-09T11:35:30.970Z] #39 75.78 DEP criu/arch/x86/restorer_unmap.d [2020-09-09T11:35:30.970Z] #39 75.81 DEP criu/arch/x86/restorer.d [2020-09-09T11:35:30.970Z] #39 76.05 DEP criu/arch/x86/vdso-pie.d [2020-09-09T11:35:30.970Z] #39 76.22 DEP criu/pie/parasite-vdso.d [2020-09-09T11:35:30.970Z] #39 76.37 DEP criu/pie/parasite.d [2020-09-09T11:35:30.970Z] #39 76.67 CC criu/pie/parasite.o [2020-09-09T11:35:30.970Z] #39 77.93 LINK criu/pie/parasite.built-in.o [2020-09-09T11:35:30.970Z] #39 77.95 GEN criu/pie/parasite-blob.h [2020-09-09T11:35:30.970Z] #39 78.00 CC criu/pie/parasite-vdso.o [2020-09-09T11:35:30.970Z] #39 78.62 CC criu/arch/x86/vdso-pie.o [2020-09-09T11:35:30.970Z] #39 78.96 CC criu/arch/x86/restorer.o [2020-09-09T11:35:30.970Z] #39 79.52 CC criu/arch/x86/restorer_unmap.o [2020-09-09T11:35:30.970Z] #39 79.57 CC criu/arch/x86/sigaction_compat_pie.o [2020-09-09T11:35:30.970Z] #39 79.88 CC criu/pie/restorer.o [2020-09-09T11:35:30.970Z] #39 ... [2020-09-09T11:35:30.970Z] [2020-09-09T11:35:30.970Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-09T11:35:30.970Z] #17 9.786 Fetched 8379 kB in 9s (965 kB/s) [2020-09-09T11:35:31.144Z] #40 208.5 make[2]: Nothing to be done for 'all'. [2020-09-09T11:35:31.144Z] #40 208.7 make[2]: Nothing to be done for 'all'. [2020-09-09T11:35:31.144Z] #40 208.7 make[2]: Nothing to be done for 'all'. [2020-09-09T11:35:31.144Z] #40 208.8 make[2]: Nothing to be done for 'all'. [2020-09-09T11:35:31.184Z] #49 ... [2020-09-09T11:35:31.184Z] [2020-09-09T11:35:31.184Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-09T11:35:31.184Z] #11 DONE 1.6s [2020-09-09T11:35:31.184Z] [2020-09-09T11:35:31.184Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:35:31.184Z] #49 1.638 + RM_GOPATH=0 [2020-09-09T11:35:31.184Z] #49 1.638 + TMP_GOPATH= [2020-09-09T11:35:31.184Z] #49 1.638 + : /build [2020-09-09T11:35:31.184Z] #49 1.638 + '[' -z '' ']' [2020-09-09T11:35:31.184Z] #49 1.639 ++ mktemp -d [2020-09-09T11:35:31.184Z] #49 1.647 + export GOPATH=/tmp/tmp.xcg6W5Tina [2020-09-09T11:35:31.184Z] #49 1.647 + GOPATH=/tmp/tmp.xcg6W5Tina [2020-09-09T11:35:31.184Z] #49 1.647 + RM_GOPATH=1 [2020-09-09T11:35:31.184Z] #49 1.647 + case "$(go env GOARCH)" in [2020-09-09T11:35:31.184Z] #49 1.647 ++ go env GOARCH [2020-09-09T11:35:31.184Z] #49 1.678 + export GO_BUILDMODE=-buildmode=pie [2020-09-09T11:35:31.184Z] #49 1.678 + GO_BUILDMODE=-buildmode=pie [2020-09-09T11:35:31.184Z] #49 1.678 ++ dirname /tmp/install/install.sh [2020-09-09T11:35:31.184Z] #49 1.684 + dir=/tmp/install [2020-09-09T11:35:31.184Z] #49 1.684 + bin=runc [2020-09-09T11:35:31.184Z] #49 1.684 + shift [2020-09-09T11:35:31.184Z] #49 1.684 + '[' '!' -f /tmp/install/runc.installer ']' [2020-09-09T11:35:31.184Z] #49 1.684 + . /tmp/install/runc.installer [2020-09-09T11:35:31.184Z] #49 1.684 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-09T11:35:31.184Z] #49 1.684 + install_runc [2020-09-09T11:35:31.184Z] #49 1.684 + uname -r [2020-09-09T11:35:31.184Z] #49 1.685 + grep -q '^3\.10\.0.*\.el7\.' [2020-09-09T11:35:31.184Z] #49 1.693 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-09-09T11:35:31.184Z] #49 1.693 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-09-09T11:35:31.184Z] #49 1.693 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.xcg6W5Tina/src/github.com/opencontainers/runc [2020-09-09T11:35:31.184Z] #49 1.693 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-09-09T11:35:31.184Z] #49 1.701 Cloning into '/tmp/tmp.xcg6W5Tina/src/github.com/opencontainers/runc'... [2020-09-09T11:35:31.444Z] #40 209.0 make[2]: Nothing to be done for 'all'. [2020-09-09T11:35:31.444Z] #40 209.0 INSTALL criu/criu [2020-09-09T11:35:31.754Z] #40 DONE 209.1s [2020-09-09T11:35:31.754Z] [2020-09-09T11:35:31.754Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:35:32.128Z] #49 ... [2020-09-09T11:35:32.128Z] [2020-09-09T11:35:32.128Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-09T11:35:32.128Z] #12 DONE 1.0s [2020-09-09T11:35:32.128Z] [2020-09-09T11:35:32.128Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-09T11:35:33.070Z] #13 1.049 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-09-09T11:35:33.070Z] #13 DONE 1.1s [2020-09-09T11:35:33.070Z] [2020-09-09T11:35:33.070Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:35:33.070Z] #39 68.52 HOSTDEP compel/src/lib/handle-elf-host.d [2020-09-09T11:35:33.070Z] #39 68.66 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-09-09T11:35:33.070Z] #39 68.74 HOSTDEP compel/src/main-host.d [2020-09-09T11:35:33.070Z] #39 68.86 DEP compel/src/lib/ptrace.d [2020-09-09T11:35:33.070Z] #39 69.02 DEP compel/src/lib/infect.d [2020-09-09T11:35:33.070Z] #39 69.29 DEP compel/src/lib/infect-util.d [2020-09-09T11:35:33.070Z] #39 69.51 DEP compel/src/lib/infect-rpc.d [2020-09-09T11:35:33.070Z] #39 69.67 DEP compel/arch/x86/src/lib/infect.d [2020-09-09T11:35:33.070Z] #39 69.90 DEP compel/arch/x86/src/lib/cpu.d [2020-09-09T11:35:33.070Z] #39 69.98 DEP compel/src/lib/log.d [2020-09-09T11:35:33.070Z] #39 70.15 DEP compel/src/main.d [2020-09-09T11:35:33.070Z] #39 70.31 DEP compel/src/lib/handle-elf.d [2020-09-09T11:35:33.070Z] #39 70.54 DEP compel/arch/x86/src/lib/handle-elf.d [2020-09-09T11:35:33.070Z] #39 70.64 CC compel/src/lib/log.o [2020-09-09T11:35:33.070Z] #39 70.89 CC compel/arch/x86/src/lib/cpu.o [2020-09-09T11:35:33.070Z] #39 71.61 CC compel/arch/x86/src/lib/infect.o [2020-09-09T11:35:33.070Z] #39 72.38 CC compel/src/lib/infect-rpc.o [2020-09-09T11:35:33.070Z] #39 72.74 CC compel/src/lib/infect-util.o [2020-09-09T11:35:33.070Z] #39 73.03 CC compel/src/lib/infect.o [2020-09-09T11:35:33.070Z] #39 76.15 CC compel/src/lib/ptrace.o [2020-09-09T11:35:33.070Z] #39 76.84 AR compel/libcompel.a [2020-09-09T11:35:33.070Z] #39 76.97 HOSTCC compel/src/main-host.o [2020-09-09T11:35:33.331Z] #39 ... [2020-09-09T11:35:33.331Z] [2020-09-09T11:35:33.331Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-09T11:35:33.779Z] #17 50.29 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-09-09T11:35:33.779Z] #17 50.31 Setting up xz-utils (5.2.4-1) ... [2020-09-09T11:35:33.779Z] #17 50.35 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-09-09T11:35:33.779Z] #17 50.37 Setting up sudo (1.8.27-1+deb10u2) ... [2020-09-09T11:35:34.044Z] #17 50.59 invoke-rc.d: could not determine current runlevel [2020-09-09T11:35:34.044Z] #17 50.61 invoke-rc.d: policy-rc.d denied execution of start. [2020-09-09T11:35:34.044Z] #17 50.65 Setting up pigz (2.4-1) ... [2020-09-09T11:35:34.044Z] #17 50.68 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-09-09T11:35:34.044Z] #17 50.71 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-09-09T11:35:34.044Z] #17 50.73 Setting up python-pip-whl (18.1-5) ... [2020-09-09T11:35:34.044Z] #17 50.75 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-09-09T11:35:34.044Z] #17 50.77 Setting up vim-runtime (2:8.1.0875-5) ... [2020-09-09T11:35:34.274Z] #14 DONE 1.2s [2020-09-09T11:35:34.274Z] [2020-09-09T11:35:34.274Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-09T11:35:34.285Z] #17 9.786 Reading package lists... [2020-09-09T11:35:34.285Z] #17 ... [2020-09-09T11:35:34.285Z] [2020-09-09T11:35:34.285Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:35:34.285Z] #49 10.03 + cd /tmp/tmp.ruBp3xjhLq/src/github.com/opencontainers/runc [2020-09-09T11:35:34.285Z] #49 10.03 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-09T11:35:34.285Z] #49 10.24 + '[' -z '' ']' [2020-09-09T11:35:34.285Z] #49 10.24 + target=static [2020-09-09T11:35:34.285Z] #49 10.24 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-09-09T11:35:34.285Z] #49 10.62 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-09-09T11:35:34.544Z] #49 ... [2020-09-09T11:35:34.544Z] [2020-09-09T11:35:34.544Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-09T11:35:34.544Z] #17 9.786 Reading package lists... [2020-09-09T11:35:34.628Z] #17 51.16 Setting up libaio1:arm64 (0.3.112-3) ... [2020-09-09T11:35:34.628Z] #17 51.17 Setting up libonig5:arm64 (6.9.1-1) ... [2020-09-09T11:35:34.628Z] #17 51.19 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2020-09-09T11:35:34.628Z] #17 51.20 Setting up vim (2:8.1.0875-5) ... [2020-09-09T11:35:34.628Z] #17 51.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-09-09T11:35:34.628Z] #17 51.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-09-09T11:35:34.628Z] #17 51.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-09-09T11:35:34.628Z] #17 51.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-09-09T11:35:34.628Z] #17 51.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-09-09T11:35:34.628Z] #17 51.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-09-09T11:35:34.628Z] #17 51.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-09-09T11:35:34.628Z] #17 51.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-09-09T11:35:34.628Z] #17 51.30 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-09-09T11:35:34.892Z] #17 51.31 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-09-09T11:35:34.892Z] #17 51.34 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-09-09T11:35:34.892Z] #17 51.36 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-09T11:35:34.892Z] #17 51.37 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-09-09T11:35:34.892Z] #17 51.40 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-09-09T11:35:35.223Z] #15 DONE 1.1s [2020-09-09T11:35:35.223Z] [2020-09-09T11:35:35.223Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:35:35.223Z] #39 77.41 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-09-09T11:35:35.223Z] #39 77.64 HOSTCC compel/src/lib/handle-elf-host.o [2020-09-09T11:35:35.223Z] #39 78.08 HOSTCC compel/src/lib/log-host.o [2020-09-09T11:35:35.223Z] #39 78.28 HOSTLINK compel/compel-host-bin [2020-09-09T11:35:35.223Z] #39 78.59 DEP soccr/soccr.d [2020-09-09T11:35:35.223Z] #39 78.85 CC soccr/soccr.o [2020-09-09T11:35:36.616Z] #39 80.36 AR soccr/libsoccr.a [2020-09-09T11:35:36.616Z] #39 80.41 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-09T11:35:36.616Z] #39 ... [2020-09-09T11:35:36.616Z] [2020-09-09T11:35:36.616Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-09-09T11:35:36.616Z] #16 DONE 1.1s [2020-09-09T11:35:36.616Z] [2020-09-09T11:35:36.616Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-09T11:35:38.000Z] #17 1.274 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-09T11:35:38.000Z] #17 1.393 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-09T11:35:38.000Z] #17 1.394 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-09T11:35:38.101Z] #17 13.44 Reading package lists... [2020-09-09T11:35:38.217Z] #17 54.18 Setting up iptables (1.8.2-4) ... [2020-09-09T11:35:38.217Z] #17 54.23 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-09T11:35:38.217Z] #17 54.24 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-09T11:35:38.217Z] #17 54.25 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-09T11:35:38.217Z] #17 54.26 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-09T11:35:38.217Z] #17 54.26 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-09-09T11:35:38.217Z] #17 54.35 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-09-09T11:35:38.217Z] #17 54.36 Setting up python3 (3.7.3-1) ... [2020-09-09T11:35:38.217Z] #17 54.81 Setting up python3-wheel (0.32.3-2) ... [2020-09-09T11:35:38.571Z] #17 1.982 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-09T11:35:39.167Z] #17 55.73 Setting up apparmor (2.13.2-10) ... [2020-09-09T11:35:39.301Z] #17 17.05 Building dependency tree... [2020-09-09T11:35:39.301Z] #17 ... [2020-09-09T11:35:39.301Z] [2020-09-09T11:35:39.301Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:35:39.301Z] #41 190.7 github.com/LK4D4/vndr/godl [2020-09-09T11:35:39.301Z] #41 191.5 github.com/LK4D4/vndr [2020-09-09T11:35:39.301Z] #41 ... [2020-09-09T11:35:39.301Z] [2020-09-09T11:35:39.301Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:35:39.301Z] #39 82.70 LINK criu/pie/restorer.built-in.o [2020-09-09T11:35:39.301Z] #39 82.73 GEN criu/pie/restorer-blob.h [2020-09-09T11:35:39.301Z] #39 82.85 DEP criu/vdso.d [2020-09-09T11:35:39.301Z] #39 83.11 DEP criu/vdso-compat.d [2020-09-09T11:35:39.301Z] #39 83.28 DEP criu/uts_ns.d [2020-09-09T11:35:39.301Z] #39 83.40 DEP criu/util.d [2020-09-09T11:35:39.301Z] #39 83.63 DEP criu/uffd.d [2020-09-09T11:35:39.301Z] #39 83.90 DEP criu/tun.d [2020-09-09T11:35:39.301Z] #39 84.04 DEP criu/tty.d [2020-09-09T11:35:39.301Z] #39 84.20 DEP criu/timerfd.d [2020-09-09T11:35:39.301Z] #39 84.35 DEP criu/timens.d [2020-09-09T11:35:39.301Z] #39 84.54 DEP criu/sysfs_parse.d [2020-09-09T11:35:39.301Z] #39 84.68 DEP criu/sysctl.d [2020-09-09T11:35:39.301Z] #39 84.80 DEP criu/string.d [2020-09-09T11:35:39.301Z] #39 84.84 DEP criu/stats.d [2020-09-09T11:35:39.301Z] #39 84.92 DEP criu/sockets.d [2020-09-09T11:35:39.301Z] #39 85.09 DEP criu/sk-unix.d [2020-09-09T11:35:39.301Z] #39 85.28 DEP criu/sk-tcp.d [2020-09-09T11:35:39.301Z] #39 85.44 DEP criu/sk-queue.d [2020-09-09T11:35:39.301Z] #39 85.57 DEP criu/sk-packet.d [2020-09-09T11:35:39.301Z] #39 85.74 DEP criu/sk-netlink.d [2020-09-09T11:35:39.301Z] #39 85.92 DEP criu/sk-inet.d [2020-09-09T11:35:39.301Z] #39 86.08 DEP criu/signalfd.d [2020-09-09T11:35:39.301Z] #39 86.22 DEP criu/sigframe.d [2020-09-09T11:35:39.301Z] #39 86.37 DEP criu/shmem.d [2020-09-09T11:35:39.301Z] #39 86.56 DEP criu/servicefd.d [2020-09-09T11:35:39.301Z] #39 86.75 DEP criu/seize.d [2020-09-09T11:35:39.301Z] #39 86.95 DEP criu/seccomp.d [2020-09-09T11:35:39.301Z] #39 87.10 DEP criu/rst-malloc.d [2020-09-09T11:35:39.301Z] #39 87.15 DEP criu/rbtree.d [2020-09-09T11:35:39.301Z] #39 87.17 DEP criu/pstree.d [2020-09-09T11:35:39.301Z] #39 87.29 DEP criu/protobuf.d [2020-09-09T11:35:39.301Z] #39 87.47 GEN criu/protobuf-desc-gen.h [2020-09-09T11:35:39.432Z] #17 ... [2020-09-09T11:35:39.432Z] [2020-09-09T11:35:39.432Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:35:39.432Z] #49 71.66 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-09-09T11:35:39.432Z] #49 ... [2020-09-09T11:35:39.432Z] [2020-09-09T11:35:39.432Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:35:39.432Z] #39 109.5 CC criu/eventfd.o [2020-09-09T11:35:39.432Z] #39 109.9 CC criu/eventpoll.o [2020-09-09T11:35:39.432Z] #39 110.8 CC criu/external.o [2020-09-09T11:35:39.432Z] #39 111.1 CC criu/fault-injection.o [2020-09-09T11:35:39.432Z] #39 111.2 CC criu/fdstore.o [2020-09-09T11:35:39.432Z] #39 111.6 CC criu/fifo.o [2020-09-09T11:35:39.432Z] #39 112.1 CC criu/file-ids.o [2020-09-09T11:35:39.432Z] #39 112.4 CC criu/file-lock.o [2020-09-09T11:35:39.432Z] #39 113.4 CC criu/files-ext.o [2020-09-09T11:35:39.432Z] #39 113.8 CC criu/files-reg.o [2020-09-09T11:35:39.432Z] #39 116.0 CC criu/files.o [2020-09-09T11:35:39.432Z] #39 117.9 CC criu/filesystems.o [2020-09-09T11:35:39.432Z] #39 118.6 CC criu/fsnotify.o [2020-09-09T11:35:39.561Z] #39 89.16 DEP criu/protobuf-desc.d [2020-09-09T11:35:39.561Z] #39 89.27 DEP criu/proc_parse.d [2020-09-09T11:35:39.561Z] #39 ... [2020-09-09T11:35:39.561Z] [2020-09-09T11:35:39.561Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:35:39.561Z] #41 DONE 201.0s [2020-09-09T11:35:39.821Z] [2020-09-09T11:35:39.821Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-09T11:35:39.821Z] #17 18.58 libcap2-bin is already the newest version (1:2.25-2). [2020-09-09T11:35:39.821Z] #17 18.58 The following additional packages will be installed: [2020-09-09T11:35:39.821Z] #17 18.60 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-09-09T11:35:39.821Z] #17 18.60 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-09-09T11:35:39.821Z] #17 18.60 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-09-09T11:35:39.821Z] #17 18.60 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-09-09T11:35:39.821Z] #17 18.60 python3.7 python3.7-minimal vim-runtime xxd [2020-09-09T11:35:39.821Z] #17 18.60 Suggested packages: [2020-09-09T11:35:39.821Z] #17 18.60 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-09-09T11:35:39.821Z] #17 18.60 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-09-09T11:35:39.821Z] #17 18.60 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-09-09T11:35:39.821Z] #17 18.60 Recommended packages: [2020-09-09T11:35:39.821Z] #17 18.60 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-09-09T11:35:39.821Z] #17 18.60 python3-keyrings.alt python3-xdg unzip [2020-09-09T11:35:39.955Z] #17 3.179 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-09T11:35:40.010Z] #39 119.9 CC criu/image-desc.o [2020-09-09T11:35:40.010Z] #39 120.1 CC criu/image.o [2020-09-09T11:35:40.897Z] #17 4.449 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-09T11:35:40.961Z] #39 120.9 CC criu/ipc_ns.o [2020-09-09T11:35:41.537Z] #39 ... [2020-09-09T11:35:41.537Z] [2020-09-09T11:35:41.537Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:35:41.537Z] #49 73.61 + mkdir -p /build [2020-09-09T11:35:41.537Z] #49 73.61 + cp runc /build/runc [2020-09-09T11:35:42.348Z] ok github.com/docker/docker/pkg/plugins 33.613s coverage: 76.6% of statements [2020-09-09T11:35:42.348Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-09T11:35:42.348Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-09T11:35:42.348Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-09T11:35:42.348Z] ? github.com/docker/docker/pkg/term [no test files] [2020-09-09T11:35:42.348Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-09T11:35:42.348Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-09-09T11:35:42.348Z] ? github.com/docker/docker/rootless [no test files] [2020-09-09T11:35:42.348Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-09-09T11:35:42.348Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-09T11:35:42.348Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-09-09T11:35:42.348Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-09-09T11:35:42.348Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-09-09T11:35:42.348Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-09-09T11:35:42.348Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-09-09T11:35:42.348Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-09-09T11:35:42.348Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-09-09T11:35:42.348Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-09-09T11:35:42.348Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-09-09T11:35:42.348Z] ? github.com/docker/docker/testutil/request [no test files] [2020-09-09T11:35:42.348Z] ? github.com/docker/docker/volume [no test files] [2020-09-09T11:35:42.348Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-09T11:35:42.348Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-09T11:35:42.348Z] [2020-09-09T11:35:42.348Z] === Skipped [2020-09-09T11:35:42.348Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-09-09T11:35:42.348Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-09-09T11:35:42.348Z] [2020-09-09T11:35:42.348Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-09-09T11:35:42.348Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-09-09T11:35:42.348Z] [2020-09-09T11:35:42.348Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-09-09T11:35:42.348Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-09T11:35:42.348Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-09T11:35:42.348Z] [2020-09-09T11:35:42.348Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-09-09T11:35:42.348Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-09T11:35:42.348Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-09T11:35:42.348Z] [2020-09-09T11:35:42.348Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-09-09T11:35:42.348Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-09T11:35:42.348Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-09T11:35:42.348Z] [2020-09-09T11:35:42.348Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-09-09T11:35:42.348Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-09T11:35:42.348Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-09T11:35:42.348Z] [2020-09-09T11:35:42.348Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-09-09T11:35:42.348Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-09T11:35:42.348Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-09T11:35:42.348Z] [2020-09-09T11:35:42.348Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-09-09T11:35:42.348Z] graphtest_unix.go:73: No driver to put! [2020-09-09T11:35:42.348Z] [2020-09-09T11:35:42.348Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-09-09T11:35:42.348Z] time="2020-09-09T11:34:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-09T11:35:42.348Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-09T11:35:42.348Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-09T11:35:42.348Z] [2020-09-09T11:35:42.348Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-09-09T11:35:42.348Z] time="2020-09-09T11:34:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-09T11:35:42.348Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-09T11:35:42.348Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-09T11:35:42.348Z] [2020-09-09T11:35:42.348Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-09-09T11:35:42.348Z] time="2020-09-09T11:34:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-09T11:35:42.348Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-09T11:35:42.348Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-09T11:35:42.348Z] [2020-09-09T11:35:42.348Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-09-09T11:35:42.348Z] time="2020-09-09T11:34:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-09T11:35:42.348Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-09T11:35:42.348Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-09T11:35:42.348Z] [2020-09-09T11:35:42.348Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-09-09T11:35:42.348Z] time="2020-09-09T11:34:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-09T11:35:42.348Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-09T11:35:42.348Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-09T11:35:42.348Z] [2020-09-09T11:35:42.348Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-09-09T11:35:42.348Z] graphtest_unix.go:73: No driver to put! [2020-09-09T11:35:42.348Z] [2020-09-09T11:35:42.348Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-09-09T11:35:42.348Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-09-09T11:35:42.348Z] [2020-09-09T11:35:42.348Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-09-09T11:35:42.348Z] overlay_test.go:49: Fails to compute changes intermittently [2020-09-09T11:35:42.348Z] [2020-09-09T11:35:42.348Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-09-09T11:35:42.348Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-09-09T11:35:42.348Z] [2020-09-09T11:35:42.348Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-09-09T11:35:42.348Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-09-09T11:35:42.348Z] [2020-09-09T11:35:42.348Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-09-09T11:35:42.348Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-09T11:35:42.348Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-09T11:35:42.348Z] [2020-09-09T11:35:42.348Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-09-09T11:35:42.348Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-09T11:35:42.348Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-09T11:35:42.348Z] [2020-09-09T11:35:42.348Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-09-09T11:35:42.348Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-09T11:35:42.348Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-09T11:35:42.348Z] [2020-09-09T11:35:42.348Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-09-09T11:35:42.348Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-09T11:35:42.348Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-09T11:35:42.348Z] [2020-09-09T11:35:42.348Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-09-09T11:35:42.348Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-09T11:35:42.348Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-09T11:35:42.348Z] [2020-09-09T11:35:42.348Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-09-09T11:35:42.348Z] graphtest_unix.go:73: No driver to put! [2020-09-09T11:35:42.348Z] [2020-09-09T11:35:42.348Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-09-09T11:35:42.348Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-09-09T11:35:42.348Z] [2020-09-09T11:35:42.348Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-09-09T11:35:42.348Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-09-09T11:35:42.348Z] [2020-09-09T11:35:42.348Z] [2020-09-09T11:35:42.348Z] DONE 2142 tests, 26 skipped in 187.101s [2020-09-09T11:35:42.361Z] #17 20.75 The following NEW packages will be installed: [2020-09-09T11:35:42.361Z] #17 20.75 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-09-09T11:35:42.361Z] #17 20.75 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-09-09T11:35:42.361Z] #17 20.75 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-09-09T11:35:42.361Z] #17 20.75 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-09-09T11:35:42.361Z] #17 20.76 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-09-09T11:35:42.361Z] #17 20.76 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-09-09T11:35:42.361Z] #17 20.76 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-09-09T11:35:42.361Z] #17 20.76 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-09-09T11:35:42.361Z] #17 20.76 xz-utils zip [2020-09-09T11:35:42.361Z] #17 21.07 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-09-09T11:35:42.361Z] #17 21.07 Need to get 28.5 MB of archives. [2020-09-09T11:35:42.361Z] #17 21.07 After this operation, 116 MB of additional disk space will be used. [2020-09-09T11:35:42.361Z] #17 21.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-09-09T11:35:42.361Z] #17 21.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-09-09T11:35:42.361Z] #17 21.11 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-09-09T11:35:42.361Z] #17 21.21 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] Post stage [Pipeline] junit [2020-09-09T11:35:42.423Z] Recording test results [2020-09-09T11:35:42.621Z] #17 21.21 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-09-09T11:35:42.621Z] #17 21.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-09-09T11:35:42.621Z] #17 21.30 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-09-09T11:35:42.621Z] #17 21.34 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-09-09T11:35:42.621Z] #17 21.34 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-09-09T11:35:42.621Z] #17 21.34 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-09-09T11:35:42.621Z] #17 21.35 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-09-09T11:35:42.621Z] #17 21.36 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-09-09T11:35:42.621Z] #17 21.37 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-09-09T11:35:42.621Z] #17 21.37 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-09-09T11:35:42.621Z] #17 21.37 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-09-09T11:35:42.621Z] #17 21.37 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-09-09T11:35:42.621Z] #17 21.41 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-09-09T11:35:42.621Z] #17 21.42 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-09T11:35:42.621Z] #17 21.44 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-09-09T11:35:42.621Z] #17 21.46 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-09-09T11:35:42.621Z] #17 21.46 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-09-09T11:35:42.621Z] #17 21.46 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-09-09T11:35:42.621Z] #17 21.51 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-09-09T11:35:42.621Z] #17 21.52 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-09-09T11:35:42.621Z] #17 21.53 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-09-09T11:35:42.621Z] #17 21.53 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-09-09T11:35:42.621Z] #17 21.54 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-09-09T11:35:42.621Z] #17 21.54 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-09-09T11:35:42.808Z] #17 ... [2020-09-09T11:35:42.808Z] [2020-09-09T11:35:42.808Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:35:42.808Z] #41 202.8 github.com/LK4D4/vndr/godl [2020-09-09T11:35:42.881Z] #17 21.54 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-09-09T11:35:43.379Z] #41 203.6 github.com/LK4D4/vndr [2020-09-09T11:35:43.451Z] #17 22.13 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-09-09T11:35:43.451Z] #17 22.13 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-09-09T11:35:43.451Z] #17 22.13 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-09-09T11:35:43.451Z] #17 22.13 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-09-09T11:35:43.451Z] #17 22.13 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-09-09T11:35:43.451Z] #17 22.15 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-09-09T11:35:43.451Z] #17 22.26 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-09-09T11:35:43.451Z] #17 22.26 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-09-09T11:35:43.451Z] #17 22.26 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-09-09T11:35:43.451Z] #17 22.29 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-09-09T11:35:43.451Z] #17 22.29 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-09-09T11:35:43.451Z] #17 22.32 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-09-09T11:35:43.451Z] #17 22.32 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-09T11:35:43.711Z] #17 22.40 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-09-09T11:35:43.711Z] #17 22.42 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-09-09T11:35:43.711Z] #17 22.44 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-09-09T11:35:43.965Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41290/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf -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:65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf hack/make.sh dynbinary test-integration [2020-09-09T11:35:44.273Z] [2020-09-09T11:35:44.273Z] Removing bundles/ [2020-09-09T11:35:44.273Z] [2020-09-09T11:35:44.273Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-09-09T11:35:44.273Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-09T11:35:44.273Z] GOOS="" GOARCH="" GOARM="" [2020-09-09T11:35:44.280Z] #17 22.86 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-09-09T11:35:44.281Z] #17 22.93 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-09-09T11:35:44.281Z] #17 22.99 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-09-09T11:35:44.862Z] #17 23.69 debconf: delaying package configuration, since apt-utils is not installed [2020-09-09T11:35:44.998Z] #49 DONE 76.8s [2020-09-09T11:35:44.998Z] [2020-09-09T11:35:44.998Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-09T11:35:44.998Z] #17 58.10 Setting up xfsprogs (4.20.0-1) ... [2020-09-09T11:35:44.998Z] #17 58.13 Setting up python3-lib2to3 (3.7.3-1) ... [2020-09-09T11:35:44.998Z] #17 58.59 Setting up python3-pkg-resources (40.8.0-1) ... [2020-09-09T11:35:44.998Z] #17 60.13 Setting up python3-distutils (3.7.3-1) ... [2020-09-09T11:35:44.998Z] #17 61.45 Setting up python3-setuptools (40.8.0-1) ... [2020-09-09T11:35:45.122Z] #17 23.78 Fetched 28.5 MB in 2s (13.0 MB/s) [2020-09-09T11:35:45.122Z] #17 23.90 Selecting previously unselected package pigz. [2020-09-09T11:35:45.122Z] #17 23.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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.) [2020-09-09T11:35:45.122Z] #17 23.96 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-09-09T11:35:45.122Z] #17 24.00 Unpacking pigz (2.4-1) ... [2020-09-09T11:35:45.381Z] #17 24.13 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-09-09T11:35:45.381Z] #17 24.13 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-09-09T11:35:45.381Z] #17 24.13 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-09-09T11:35:45.951Z] #17 24.62 Selecting previously unselected package python3.7-minimal. [2020-09-09T11:35:45.951Z] #17 24.63 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-09-09T11:35:45.951Z] #17 24.63 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-09T11:35:46.392Z] #17 62.99 Setting up python3-pip (18.1-5) ... [2020-09-09T11:35:46.521Z] #17 ... [2020-09-09T11:35:46.521Z] [2020-09-09T11:35:46.521Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-09T11:35:46.521Z] #28 DONE 207.7s [2020-09-09T11:35:46.521Z] [2020-09-09T11:35:46.521Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:35:46.521Z] #39 89.62 DEP criu/plugin.d [2020-09-09T11:35:46.521Z] #39 89.78 DEP criu/pipes.d [2020-09-09T11:35:46.521Z] #39 90.13 DEP criu/pie-util.d [2020-09-09T11:35:46.521Z] #39 90.26 DEP criu/pie-util-vdso.d [2020-09-09T11:35:46.521Z] #39 90.54 DEP criu/pie-util-vdso-elf32.d [2020-09-09T11:35:46.521Z] #39 90.80 DEP criu/path.d [2020-09-09T11:35:46.521Z] #39 90.91 DEP criu/parasite-syscall.d [2020-09-09T11:35:46.521Z] #39 91.05 DEP criu/pagemap.d [2020-09-09T11:35:46.521Z] #39 91.19 DEP criu/pagemap-cache.d [2020-09-09T11:35:46.521Z] #39 91.32 DEP criu/page-xfer.d [2020-09-09T11:35:46.521Z] #39 91.55 DEP criu/page-pipe.d [2020-09-09T11:35:46.521Z] #39 91.70 DEP criu/netfilter.d [2020-09-09T11:35:46.521Z] #39 91.77 DEP criu/net.d [2020-09-09T11:35:46.521Z] #39 91.91 DEP criu/namespaces.d [2020-09-09T11:35:46.521Z] #39 92.09 DEP criu/mount.d [2020-09-09T11:35:46.521Z] #39 92.26 DEP criu/memfd.d [2020-09-09T11:35:46.521Z] #39 92.41 DEP criu/mem.d [2020-09-09T11:35:46.521Z] #39 92.63 DEP criu/lsm.d [2020-09-09T11:35:46.521Z] #39 92.76 DEP criu/log.d [2020-09-09T11:35:46.521Z] #39 92.87 DEP criu/libnetlink.d [2020-09-09T11:35:46.521Z] #39 92.98 DEP criu/kerndat.d [2020-09-09T11:35:46.521Z] #39 93.14 DEP criu/kcmp-ids.d [2020-09-09T11:35:46.521Z] #39 93.22 DEP criu/irmap.d [2020-09-09T11:35:46.521Z] #39 93.39 DEP criu/ipc_ns.d [2020-09-09T11:35:46.521Z] #39 93.52 DEP criu/image.d [2020-09-09T11:35:46.521Z] #39 93.64 DEP criu/image-desc.d [2020-09-09T11:35:46.521Z] #39 93.75 DEP criu/fsnotify.d [2020-09-09T11:35:46.521Z] #39 93.92 DEP criu/filesystems.d [2020-09-09T11:35:46.521Z] #39 94.09 DEP criu/files.d [2020-09-09T11:35:46.521Z] #39 94.33 DEP criu/files-reg.d [2020-09-09T11:35:46.521Z] #39 94.50 DEP criu/files-ext.d [2020-09-09T11:35:46.521Z] #39 94.66 DEP criu/file-lock.d [2020-09-09T11:35:46.521Z] #39 94.77 DEP criu/file-ids.d [2020-09-09T11:35:46.521Z] #39 94.91 DEP criu/fifo.d [2020-09-09T11:35:46.521Z] #39 95.00 DEP criu/fdstore.d [2020-09-09T11:35:46.521Z] #39 95.07 DEP criu/fault-injection.d [2020-09-09T11:35:46.521Z] #39 95.11 DEP criu/external.d [2020-09-09T11:35:46.521Z] #39 95.20 DEP criu/eventpoll.d [2020-09-09T11:35:46.521Z] #39 95.35 DEP criu/eventfd.d [2020-09-09T11:35:46.521Z] #39 95.53 DEP criu/crtools.d [2020-09-09T11:35:46.521Z] #39 95.67 DEP criu/cr-service.d [2020-09-09T11:35:46.521Z] #39 95.78 DEP criu/cr-restore.d [2020-09-09T11:35:46.521Z] #39 96.09 DEP criu/cr-errno.d [2020-09-09T11:35:46.521Z] #39 96.11 DEP criu/cr-dump.d [2020-09-09T11:35:46.521Z] #39 96.35 DEP criu/cr-dedup.d [2020-09-09T11:35:46.782Z] #39 96.45 DEP criu/cr-check.d [2020-09-09T11:35:47.042Z] #39 96.69 DEP criu/config.d [2020-09-09T11:35:47.042Z] #39 ... [2020-09-09T11:35:47.042Z] [2020-09-09T11:35:47.042Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-09T11:35:47.042Z] #17 25.80 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-09-09T11:35:47.042Z] #17 25.83 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-09T11:35:47.580Z] #41 ... [2020-09-09T11:35:47.581Z] [2020-09-09T11:35:47.581Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:35:47.581Z] #39 80.96 DEP criu/arch/x86/sigframe.d [2020-09-09T11:35:47.581Z] #39 81.15 DEP criu/arch/x86/sigaction_compat.d [2020-09-09T11:35:47.581Z] #39 81.25 DEP criu/arch/x86/kerndat.d [2020-09-09T11:35:47.581Z] #39 81.45 DEP criu/arch/x86/crtools.d [2020-09-09T11:35:47.581Z] #39 81.54 DEP criu/arch/x86/cpu.d [2020-09-09T11:35:47.581Z] #39 81.62 CC criu/arch/x86/cpu.o [2020-09-09T11:35:47.581Z] #39 82.21 CC criu/arch/x86/crtools.o [2020-09-09T11:35:47.581Z] #39 83.34 CC criu/arch/x86/kerndat.o [2020-09-09T11:35:47.581Z] #39 83.91 CC criu/arch/x86/sigaction_compat.o [2020-09-09T11:35:47.581Z] #39 84.12 CC criu/arch/x86/sigframe.o [2020-09-09T11:35:47.581Z] #39 84.30 LINK criu/arch/x86/crtools.built-in.o [2020-09-09T11:35:47.581Z] #39 84.36 DEP criu/pie/util-vdso-elf32.d [2020-09-09T11:35:47.581Z] #39 84.42 DEP criu/pie/util-vdso.d [2020-09-09T11:35:47.581Z] #39 84.51 DEP criu/pie/util.d [2020-09-09T11:35:47.581Z] #39 84.62 CC criu/pie/util.o [2020-09-09T11:35:47.581Z] #39 84.94 CC criu/pie/util-vdso.o [2020-09-09T11:35:47.581Z] #39 85.63 CC criu/pie/util-vdso-elf32.o [2020-09-09T11:35:47.581Z] #39 86.38 AR criu/pie/pie.lib.a [2020-09-09T11:35:47.581Z] #39 86.47 DEP criu/pie/restorer.d [2020-09-09T11:35:47.581Z] #39 86.68 DEP criu/arch/x86/sigaction_compat_pie.d [2020-09-09T11:35:47.581Z] #39 86.80 DEP criu/arch/x86/restorer_unmap.d [2020-09-09T11:35:47.581Z] #39 86.84 DEP criu/arch/x86/restorer.d [2020-09-09T11:35:47.581Z] #39 87.09 DEP criu/arch/x86/vdso-pie.d [2020-09-09T11:35:47.581Z] #39 87.23 DEP criu/pie/parasite-vdso.d [2020-09-09T11:35:47.581Z] #39 87.47 DEP criu/pie/parasite.d [2020-09-09T11:35:47.581Z] #39 87.80 CC criu/pie/parasite.o [2020-09-09T11:35:47.581Z] #39 89.30 LINK criu/pie/parasite.built-in.o [2020-09-09T11:35:47.581Z] #39 89.32 GEN criu/pie/parasite-blob.h [2020-09-09T11:35:47.581Z] #39 89.34 CC criu/pie/parasite-vdso.o [2020-09-09T11:35:47.581Z] #39 90.01 CC criu/arch/x86/vdso-pie.o [2020-09-09T11:35:47.581Z] #39 90.31 CC criu/arch/x86/restorer.o [2020-09-09T11:35:47.581Z] #39 90.87 CC criu/arch/x86/restorer_unmap.o [2020-09-09T11:35:47.581Z] #39 90.90 CC criu/arch/x86/sigaction_compat_pie.o [2020-09-09T11:35:47.581Z] #39 91.18 CC criu/pie/restorer.o [2020-09-09T11:35:47.793Z] #17 ... [2020-09-09T11:35:47.793Z] [2020-09-09T11:35:47.793Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:35:47.793Z] #45 204.7 + cd /tmp/tmp.lqVvf1RX0t/src/github.com/golangci/golangci-lint/ [2020-09-09T11:35:47.793Z] #45 204.7 + git checkout -q v1.23.8 [2020-09-09T11:35:47.793Z] #45 205.5 ++ git describe --tags [2020-09-09T11:35:47.793Z] #45 205.5 + version=v1.23.8 [2020-09-09T11:35:47.793Z] #45 205.5 ++ git rev-parse --short HEAD [2020-09-09T11:35:47.793Z] #45 205.5 + commit=76a82c6 [2020-09-09T11:35:47.793Z] #45 205.5 ++ git show -s --format=%cd [2020-09-09T11:35:47.793Z] #45 205.5 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-09-09T11:35:47.793Z] #45 205.5 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-09T11:35:48.371Z] #45 ... [2020-09-09T11:35:48.371Z] [2020-09-09T11:35:48.371Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-09T11:35:48.371Z] #17 64.43 Processing triggers for libc-bin (2.28-10) ... [2020-09-09T11:35:48.371Z] #17 64.50 Processing triggers for mime-support (3.62) ... [2020-09-09T11:35:48.371Z] #17 DONE 65.0s [2020-09-09T11:35:48.635Z] [2020-09-09T11:35:48.635Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-09T11:35:49.582Z] #17 27.92 Selecting previously unselected package python3-minimal. [2020-09-09T11:35:49.582Z] #17 27.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 ... 23681 files and directories currently installed.) [2020-09-09T11:35:49.582Z] #17 27.96 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-09-09T11:35:49.582Z] #17 27.97 Unpacking python3-minimal (3.7.3-1) ... [2020-09-09T11:35:49.582Z] #17 28.07 Selecting previously unselected package libmpdec2:amd64. [2020-09-09T11:35:49.582Z] #17 28.07 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-09-09T11:35:49.582Z] #17 28.08 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-09-09T11:35:49.582Z] #17 28.18 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-09-09T11:35:49.582Z] #17 28.20 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-09-09T11:35:49.582Z] #17 28.20 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-09-09T11:35:50.124Z] #39 ... [2020-09-09T11:35:50.124Z] [2020-09-09T11:35:50.124Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:35:50.124Z] #49 10.39 + cd /tmp/tmp.xcg6W5Tina/src/github.com/opencontainers/runc [2020-09-09T11:35:50.124Z] #49 10.39 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-09T11:35:50.124Z] #49 10.72 + '[' -z '' ']' [2020-09-09T11:35:50.124Z] #49 10.72 + target=static [2020-09-09T11:35:50.124Z] #49 10.72 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-09-09T11:35:50.124Z] #49 11.16 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-09-09T11:35:50.124Z] #49 ... [2020-09-09T11:35:50.124Z] [2020-09-09T11:35:50.124Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-09T11:35:50.124Z] #17 9.527 Fetched 8379 kB in 8s (986 kB/s) [2020-09-09T11:35:50.124Z] #17 9.527 Reading package lists... [2020-09-09T11:35:50.152Z] #17 29.02 Selecting previously unselected package python3.7. [2020-09-09T11:35:50.152Z] #17 29.03 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-09-09T11:35:50.412Z] #17 29.04 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-09-09T11:35:50.412Z] #17 29.15 Selecting previously unselected package libpython3-stdlib:amd64. [2020-09-09T11:35:50.412Z] #17 29.15 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-09-09T11:35:50.412Z] #17 29.15 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-09-09T11:35:50.412Z] #17 29.22 Setting up python3-minimal (3.7.3-1) ... [2020-09-09T11:35:50.606Z] #18 1.726 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-09-09T11:35:50.607Z] #18 1.730 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-09-09T11:35:50.607Z] #18 1.738 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-09-09T11:35:50.870Z] #18 DONE 2.4s [2020-09-09T11:35:50.870Z] [2020-09-09T11:35:50.870Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:35:50.870Z] #39 122.1 CC criu/irmap.o [2020-09-09T11:35:50.870Z] #39 122.6 CC criu/kcmp-ids.o [2020-09-09T11:35:50.870Z] #39 122.9 CC criu/kerndat.o [2020-09-09T11:35:50.870Z] #39 124.2 CC criu/libnetlink.o [2020-09-09T11:35:50.870Z] #39 124.6 CC criu/log.o [2020-09-09T11:35:50.870Z] #39 125.1 CC criu/lsm.o [2020-09-09T11:35:50.870Z] #39 125.4 CC criu/mem.o [2020-09-09T11:35:50.870Z] #39 127.2 CC criu/memfd.o [2020-09-09T11:35:50.870Z] #39 127.7 CC criu/mount.o [2020-09-09T11:35:50.870Z] #39 ... [2020-09-09T11:35:50.870Z] [2020-09-09T11:35:50.870Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-09T11:35:51.353Z] #17 30.02 Selecting previously unselected package python3. [2020-09-09T11:35:51.353Z] #17 30.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-09-09T11:35:51.353Z] #17 30.06 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-09-09T11:35:51.353Z] #17 30.07 Unpacking python3 (3.7.3-1) ... [2020-09-09T11:35:51.353Z] #17 30.18 Selecting previously unselected package libip4tc0:amd64. [2020-09-09T11:35:51.353Z] #17 30.18 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-09-09T11:35:51.353Z] #17 30.19 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-09-09T11:35:51.353Z] #17 30.28 Selecting previously unselected package libip6tc0:amd64. [2020-09-09T11:35:51.508Z] #17 13.71 Reading package lists... [2020-09-09T11:35:51.508Z] #17 ... [2020-09-09T11:35:51.508Z] [2020-09-09T11:35:51.508Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:35:51.508Z] #39 94.43 LINK criu/pie/restorer.built-in.o [2020-09-09T11:35:51.508Z] #39 94.48 GEN criu/pie/restorer-blob.h [2020-09-09T11:35:51.508Z] #39 94.58 DEP criu/vdso.d [2020-09-09T11:35:51.508Z] #39 94.89 DEP criu/vdso-compat.d [2020-09-09T11:35:51.508Z] #39 95.03 DEP criu/uts_ns.d [2020-09-09T11:35:51.508Z] #39 95.26 DEP criu/util.d [2020-09-09T11:35:51.508Z] #39 95.53 DEP criu/uffd.d [2020-09-09T11:35:51.613Z] #17 30.28 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-09-09T11:35:51.613Z] #17 30.28 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-09-09T11:35:51.613Z] #17 30.37 Selecting previously unselected package libiptc0:amd64. [2020-09-09T11:35:51.613Z] #17 30.38 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-09-09T11:35:51.613Z] #17 30.39 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-09-09T11:35:51.613Z] #17 30.48 Selecting previously unselected package libnfnetlink0:amd64. [2020-09-09T11:35:51.768Z] #39 95.73 DEP criu/tun.d [2020-09-09T11:35:51.768Z] #39 95.91 DEP criu/tty.d [2020-09-09T11:35:51.873Z] #17 30.49 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-09-09T11:35:51.873Z] #17 30.50 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-09-09T11:35:51.873Z] #17 30.55 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-09-09T11:35:51.873Z] #17 30.56 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-09-09T11:35:51.873Z] #17 30.58 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-09-09T11:35:51.873Z] #17 30.65 Selecting previously unselected package libnftnl11:amd64. [2020-09-09T11:35:51.873Z] #17 30.66 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-09-09T11:35:51.873Z] #17 30.67 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-09-09T11:35:51.873Z] #17 30.76 Selecting previously unselected package iptables. [2020-09-09T11:35:52.132Z] #17 30.77 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-09-09T11:35:52.132Z] #17 30.79 Unpacking iptables (1.8.2-4) ... [2020-09-09T11:35:52.338Z] #39 96.17 DEP criu/timerfd.d [2020-09-09T11:35:52.338Z] #39 96.31 DEP criu/timens.d [2020-09-09T11:35:52.392Z] #17 31.08 Selecting previously unselected package xxd. [2020-09-09T11:35:52.392Z] #17 31.09 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-09-09T11:35:52.392Z] #17 31.10 Unpacking xxd (2:8.1.0875-5) ... [2020-09-09T11:35:52.392Z] #17 31.21 Selecting previously unselected package vim-common. [2020-09-09T11:35:52.392Z] #17 31.21 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-09T11:35:52.392Z] #17 31.25 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-09T11:35:52.598Z] #39 96.45 DEP criu/sysfs_parse.d [2020-09-09T11:35:52.598Z] #39 96.61 DEP criu/sysctl.d [2020-09-09T11:35:52.651Z] #17 31.41 Selecting previously unselected package bash-completion. [2020-09-09T11:35:52.651Z] #17 31.41 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-09-09T11:35:52.859Z] #39 96.82 DEP criu/string.d [2020-09-09T11:35:52.859Z] #39 96.87 DEP criu/stats.d [2020-09-09T11:35:52.859Z] #39 97.01 DEP criu/sockets.d [2020-09-09T11:35:53.119Z] #39 ... [2020-09-09T11:35:53.119Z] [2020-09-09T11:35:53.119Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:35:53.119Z] #41 DONE 213.4s [2020-09-09T11:35:53.119Z] [2020-09-09T11:35:53.119Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-09T11:35:53.382Z] #17 13.71 Reading package lists... [2020-09-09T11:35:53.382Z] #17 ... [2020-09-09T11:35:53.382Z] [2020-09-09T11:35:53.382Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:35:53.382Z] #39 97.32 DEP criu/sk-unix.d [2020-09-09T11:35:53.642Z] #39 97.59 DEP criu/sk-tcp.d [2020-09-09T11:35:54.211Z] #39 98.08 DEP criu/sk-queue.d [2020-09-09T11:35:54.211Z] #39 98.28 DEP criu/sk-packet.d [2020-09-09T11:35:54.211Z] #39 98.35 DEP criu/sk-netlink.d [2020-09-09T11:35:54.471Z] #39 98.49 DEP criu/sk-inet.d [2020-09-09T11:35:54.695Z] #52 ... [2020-09-09T11:35:54.695Z] [2020-09-09T11:35:54.695Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:35:54.695Z] #45 DONE 315.4s [2020-09-09T11:35:54.695Z] [2020-09-09T11:35:54.695Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:35:54.695Z] #52 ... [2020-09-09T11:35:54.695Z] [2020-09-09T11:35:54.695Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-09T11:35:54.695Z] #46 DONE 0.4s [2020-09-09T11:35:54.695Z] [2020-09-09T11:35:54.695Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:35:54.695Z] #52 ... [2020-09-09T11:35:54.695Z] [2020-09-09T11:35:54.695Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-09T11:35:54.695Z] #48 DONE 0.1s [2020-09-09T11:35:54.695Z] [2020-09-09T11:35:54.695Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-09T11:35:54.695Z] #50 DONE 0.1s [2020-09-09T11:35:54.695Z] [2020-09-09T11:35:54.695Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:35:54.731Z] #39 98.74 DEP criu/signalfd.d [2020-09-09T11:35:54.991Z] #39 98.89 DEP criu/sigframe.d [2020-09-09T11:35:54.991Z] #39 98.97 DEP criu/shmem.d [2020-09-09T11:35:54.991Z] #39 99.13 DEP criu/servicefd.d [2020-09-09T11:35:55.190Z] #17 33.88 Unpacking bash-completion (1:2.8-6) ... [2020-09-09T11:35:55.251Z] #39 99.26 DEP criu/seize.d [2020-09-09T11:35:55.450Z] #17 34.22 Selecting previously unselected package bzip2. [2020-09-09T11:35:55.450Z] #17 34.22 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-09-09T11:35:55.450Z] #17 34.23 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-09T11:35:55.450Z] #17 34.30 Selecting previously unselected package xz-utils. [2020-09-09T11:35:55.510Z] #39 99.43 DEP criu/seccomp.d [2020-09-09T11:35:55.510Z] #39 99.56 DEP criu/rst-malloc.d [2020-09-09T11:35:55.510Z] #39 99.61 DEP criu/rbtree.d [2020-09-09T11:35:55.510Z] #39 99.64 DEP criu/pstree.d [2020-09-09T11:35:55.709Z] #17 34.31 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-09-09T11:35:55.709Z] #17 34.33 Unpacking xz-utils (5.2.4-1) ... [2020-09-09T11:35:55.709Z] #17 34.50 Selecting previously unselected package apparmor. [2020-09-09T11:35:55.709Z] #17 34.51 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-09-09T11:35:55.709Z] #17 34.57 Unpacking apparmor (2.13.2-10) ... [2020-09-09T11:35:55.770Z] #39 99.78 DEP criu/protobuf.d [2020-09-09T11:35:55.770Z] #39 99.89 GEN criu/protobuf-desc-gen.h [2020-09-09T11:35:56.282Z] #17 34.94 Selecting previously unselected package aufs-tools. [2020-09-09T11:35:56.282Z] #17 34.95 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-09-09T11:35:56.282Z] #17 34.95 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-09-09T11:35:56.282Z] #17 35.09 Selecting previously unselected package libonig5:amd64. [2020-09-09T11:35:56.282Z] #17 35.10 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-09-09T11:35:56.282Z] #17 35.10 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-09-09T11:35:56.542Z] #17 35.24 Selecting previously unselected package libjq1:amd64. [2020-09-09T11:35:56.542Z] #17 35.25 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-09-09T11:35:56.542Z] #17 35.26 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-09T11:35:56.542Z] #17 35.36 Selecting previously unselected package jq. [2020-09-09T11:35:56.542Z] #17 35.37 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-09-09T11:35:56.542Z] #17 35.37 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-09T11:35:56.542Z] #17 35.44 Selecting previously unselected package libaio1:amd64. [2020-09-09T11:35:56.542Z] #17 35.44 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-09-09T11:35:56.802Z] #17 35.44 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-09-09T11:35:56.802Z] #17 35.50 Selecting previously unselected package libgpm2:amd64. [2020-09-09T11:35:56.802Z] #17 35.50 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-09-09T11:35:56.802Z] #17 35.52 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-09-09T11:35:56.802Z] #17 35.58 Selecting previously unselected package libicu63:amd64. [2020-09-09T11:35:56.802Z] #17 35.58 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-09-09T11:35:56.802Z] #17 35.59 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-09T11:35:57.372Z] #17 ... [2020-09-09T11:35:57.372Z] [2020-09-09T11:35:57.372Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:35:57.372Z] #39 97.09 DEP criu/clone-noasan.d [2020-09-09T11:35:57.372Z] #39 97.21 DEP criu/cgroup.d [2020-09-09T11:35:57.372Z] #39 97.36 DEP criu/cgroup-props.d [2020-09-09T11:35:57.372Z] #39 97.47 DEP criu/bitmap.d [2020-09-09T11:35:57.372Z] #39 97.49 DEP criu/bfd.d [2020-09-09T11:35:57.372Z] #39 97.55 DEP criu/autofs.d [2020-09-09T11:35:57.372Z] #39 97.72 DEP criu/aio.d [2020-09-09T11:35:57.372Z] #39 97.93 DEP criu/action-scripts.d [2020-09-09T11:35:57.372Z] #39 98.22 CC criu/action-scripts.o [2020-09-09T11:35:57.372Z] #39 98.61 CC criu/aio.o [2020-09-09T11:35:57.372Z] #39 98.96 CC criu/autofs.o [2020-09-09T11:35:57.372Z] #39 100.1 CC criu/bfd.o [2020-09-09T11:35:57.372Z] #39 100.5 CC criu/bitmap.o [2020-09-09T11:35:57.372Z] #39 100.6 CC criu/cgroup-props.o [2020-09-09T11:35:57.372Z] #39 101.5 CC criu/cgroup.o [2020-09-09T11:35:57.372Z] #39 104.0 CC criu/clone-noasan.o [2020-09-09T11:35:57.372Z] #39 104.2 CC criu/config.o [2020-09-09T11:35:57.372Z] #39 105.4 CC criu/cr-check.o [2020-09-09T11:35:57.372Z] #39 107.0 CC criu/cr-dedup.o [2020-09-09T11:35:57.479Z] #19 5.429 Collecting yamllint==1.16.0 [2020-09-09T11:35:57.692Z] #39 101.7 DEP criu/protobuf-desc.d [2020-09-09T11:35:57.743Z] #19 ... [2020-09-09T11:35:57.743Z] [2020-09-09T11:35:57.743Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:35:57.743Z] #39 131.5 CC criu/namespaces.o [2020-09-09T11:35:57.743Z] #39 133.3 CC criu/net.o [2020-09-09T11:35:57.743Z] #39 136.7 CC criu/netfilter.o [2020-09-09T11:35:57.743Z] #39 137.0 CC criu/page-pipe.o [2020-09-09T11:35:57.743Z] #39 137.6 CC criu/page-xfer.o [2020-09-09T11:35:57.942Z] #39 107.4 CC criu/cr-dump.o [2020-09-09T11:35:57.951Z] #39 101.8 DEP criu/proc_parse.d [2020-09-09T11:35:57.951Z] #39 102.0 DEP criu/plugin.d [2020-09-09T11:35:57.951Z] #39 102.0 DEP criu/pipes.d [2020-09-09T11:35:58.211Z] #39 102.2 DEP criu/pie-util.d [2020-09-09T11:35:58.211Z] #39 102.3 DEP criu/pie-util-vdso.d [2020-09-09T11:35:58.211Z] #39 102.3 DEP criu/pie-util-vdso-elf32.d [2020-09-09T11:35:58.471Z] #39 102.4 DEP criu/path.d [2020-09-09T11:35:58.471Z] #39 102.6 DEP criu/parasite-syscall.d [2020-09-09T11:35:58.730Z] #39 102.8 DEP criu/pagemap.d [2020-09-09T11:35:58.990Z] #39 103.1 DEP criu/pagemap-cache.d [2020-09-09T11:35:59.140Z] #39 139.2 CC criu/pagemap-cache.o [2020-09-09T11:35:59.251Z] #39 103.2 DEP criu/page-xfer.d [2020-09-09T11:35:59.251Z] #39 103.4 DEP criu/page-pipe.d [2020-09-09T11:35:59.511Z] #39 103.5 DEP criu/netfilter.d [2020-09-09T11:35:59.511Z] #39 103.6 DEP criu/net.d [2020-09-09T11:35:59.718Z] #39 139.6 CC criu/pagemap.o [2020-09-09T11:35:59.851Z] #39 109.6 CC criu/cr-errno.o [2020-09-09T11:36:00.082Z] #39 103.9 DEP criu/namespaces.d [2020-09-09T11:36:00.082Z] #39 104.0 DEP criu/mount.d [2020-09-09T11:36:00.082Z] #39 104.2 DEP criu/memfd.d [2020-09-09T11:36:00.111Z] #39 109.7 CC criu/cr-restore.o [2020-09-09T11:36:00.111Z] #39 ... [2020-09-09T11:36:00.111Z] [2020-09-09T11:36:00.111Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-09T11:36:00.111Z] #17 38.93 Selecting previously unselected package libnet1:amd64. [2020-09-09T11:36:00.111Z] #17 38.93 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-09T11:36:00.111Z] #17 38.94 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-09T11:36:00.342Z] #39 104.4 DEP criu/mem.d [2020-09-09T11:36:00.342Z] #39 ... [2020-09-09T11:36:00.342Z] [2020-09-09T11:36:00.342Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-09T11:36:00.342Z] #17 13.71 Reading package lists... [2020-09-09T11:36:00.342Z] #17 18.04 Building dependency tree... [2020-09-09T11:36:00.342Z] #17 20.04 libcap2-bin is already the newest version (1:2.25-2). [2020-09-09T11:36:00.342Z] #17 20.04 The following additional packages will be installed: [2020-09-09T11:36:00.342Z] #17 20.05 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-09-09T11:36:00.342Z] #17 20.05 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-09-09T11:36:00.342Z] #17 20.06 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-09-09T11:36:00.342Z] #17 20.06 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-09-09T11:36:00.342Z] #17 20.06 python3.7 python3.7-minimal vim-runtime xxd [2020-09-09T11:36:00.342Z] #17 20.07 Suggested packages: [2020-09-09T11:36:00.342Z] #17 20.07 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-09-09T11:36:00.342Z] #17 20.07 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-09-09T11:36:00.342Z] #17 20.07 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-09-09T11:36:00.342Z] #17 20.07 Recommended packages: [2020-09-09T11:36:00.342Z] #17 20.07 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-09-09T11:36:00.342Z] #17 20.07 python3-keyrings.alt python3-xdg unzip [2020-09-09T11:36:00.342Z] #17 21.76 The following NEW packages will be installed: [2020-09-09T11:36:00.343Z] #17 21.77 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-09-09T11:36:00.343Z] #17 21.77 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-09-09T11:36:00.343Z] #17 21.77 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-09-09T11:36:00.343Z] #17 21.77 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-09-09T11:36:00.343Z] #17 21.77 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-09-09T11:36:00.343Z] #17 21.77 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-09-09T11:36:00.343Z] #17 21.77 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-09-09T11:36:00.343Z] #17 21.78 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-09-09T11:36:00.343Z] #17 21.78 xz-utils zip [2020-09-09T11:36:00.343Z] #17 22.11 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-09-09T11:36:00.343Z] #17 22.11 Need to get 28.5 MB of archives. [2020-09-09T11:36:00.343Z] #17 22.11 After this operation, 116 MB of additional disk space will be used. [2020-09-09T11:36:00.343Z] #17 22.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-09-09T11:36:00.343Z] #17 22.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-09-09T11:36:00.343Z] #17 22.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-09-09T11:36:00.343Z] #17 22.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-09-09T11:36:00.343Z] #17 22.26 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-09-09T11:36:00.343Z] #17 22.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-09-09T11:36:00.343Z] #17 22.35 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-09-09T11:36:00.343Z] #17 22.37 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-09-09T11:36:00.343Z] #17 22.37 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-09-09T11:36:00.343Z] #17 22.38 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-09-09T11:36:00.343Z] #17 22.38 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-09-09T11:36:00.343Z] #17 22.38 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-09-09T11:36:00.343Z] #17 22.39 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-09-09T11:36:00.343Z] #17 22.39 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-09-09T11:36:00.343Z] #17 22.40 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-09-09T11:36:00.343Z] #17 22.40 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-09-09T11:36:00.343Z] #17 22.43 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-09-09T11:36:00.343Z] #17 22.44 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-09T11:36:00.343Z] #17 22.44 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-09-09T11:36:00.343Z] #17 22.46 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-09-09T11:36:00.343Z] #17 22.46 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-09-09T11:36:00.343Z] #17 22.48 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-09-09T11:36:00.343Z] #17 22.50 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-09-09T11:36:00.343Z] #17 22.52 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-09-09T11:36:00.343Z] #17 22.52 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-09-09T11:36:00.343Z] #17 22.53 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-09-09T11:36:00.343Z] #17 22.54 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-09-09T11:36:00.343Z] #17 22.56 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-09-09T11:36:00.343Z] #17 22.57 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-09-09T11:36:00.343Z] #17 23.06 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-09-09T11:36:00.343Z] #17 23.06 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-09-09T11:36:00.343Z] #17 23.06 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-09-09T11:36:00.343Z] #17 23.06 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-09-09T11:36:00.343Z] #17 23.07 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-09-09T11:36:00.343Z] #17 23.09 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-09-09T11:36:00.343Z] #17 23.18 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-09-09T11:36:00.343Z] #17 23.19 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-09-09T11:36:00.343Z] #17 23.20 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-09-09T11:36:00.343Z] #17 23.21 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-09-09T11:36:00.343Z] #17 23.22 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-09-09T11:36:00.343Z] #17 23.24 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-09-09T11:36:00.343Z] #17 23.24 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-09-09T11:36:00.343Z] #17 23.32 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-09-09T11:36:00.343Z] #17 23.35 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-09-09T11:36:00.343Z] #17 23.36 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-09-09T11:36:00.343Z] #17 23.73 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-09-09T11:36:00.343Z] #17 23.79 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-09-09T11:36:00.370Z] #17 39.04 Selecting previously unselected package libnl-3-200:amd64. [2020-09-09T11:36:00.370Z] #17 39.05 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-09-09T11:36:00.370Z] #17 39.05 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-09-09T11:36:00.370Z] #17 39.11 Selecting previously unselected package libprotobuf-c1:amd64. [2020-09-09T11:36:00.370Z] #17 39.11 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-09-09T11:36:00.370Z] #17 39.12 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-09T11:36:00.370Z] #17 39.19 Selecting previously unselected package libreadline5:amd64. [2020-09-09T11:36:00.370Z] #17 39.19 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-09-09T11:36:00.370Z] #17 39.20 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-09-09T11:36:00.603Z] #17 23.89 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-09-09T11:36:00.630Z] #17 39.32 Selecting previously unselected package net-tools. [2020-09-09T11:36:00.630Z] #17 39.33 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-09-09T11:36:00.630Z] #17 39.33 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-09T11:36:00.668Z] #39 140.6 CC criu/parasite-syscall.o [2020-09-09T11:36:00.863Z] #17 24.53 debconf: delaying package configuration, since apt-utils is not installed [2020-09-09T11:36:00.889Z] #17 39.64 Selecting previously unselected package python-pip-whl. [2020-09-09T11:36:00.889Z] #17 39.64 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-09-09T11:36:00.889Z] #17 39.66 Unpacking python-pip-whl (18.1-5) ... [2020-09-09T11:36:01.123Z] #17 24.67 Fetched 28.5 MB in 2s (13.7 MB/s) [2020-09-09T11:36:01.123Z] #17 24.75 Selecting previously unselected package pigz. [2020-09-09T11:36:01.283Z] #39 141.4 CC criu/path.o [2020-09-09T11:36:01.385Z] #17 24.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-09-09T11:36:01.385Z] #17 24.81 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-09-09T11:36:01.385Z] #17 24.82 Unpacking pigz (2.4-1) ... [2020-09-09T11:36:01.385Z] #17 24.97 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-09-09T11:36:01.385Z] #17 24.97 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-09-09T11:36:01.385Z] #17 25.05 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-09-09T11:36:01.459Z] #17 40.15 Selecting previously unselected package python3-lib2to3. [2020-09-09T11:36:01.459Z] #17 40.16 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-09-09T11:36:01.459Z] #17 40.16 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-09-09T11:36:01.459Z] #17 40.28 Selecting previously unselected package python3-distutils. [2020-09-09T11:36:01.459Z] #17 40.29 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-09-09T11:36:01.459Z] #17 40.30 Unpacking python3-distutils (3.7.3-1) ... [2020-09-09T11:36:01.546Z] #39 ... [2020-09-09T11:36:01.546Z] [2020-09-09T11:36:01.546Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-09T11:36:01.546Z] #19 10.87 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-09-09T11:36:01.646Z] #17 ... [2020-09-09T11:36:01.646Z] [2020-09-09T11:36:01.646Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-09T11:36:01.646Z] #28 DONE 221.9s [2020-09-09T11:36:01.646Z] [2020-09-09T11:36:01.646Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:36:01.646Z] #39 104.5 DEP criu/lsm.d [2020-09-09T11:36:01.646Z] #39 104.7 DEP criu/log.d [2020-09-09T11:36:01.646Z] #39 104.8 DEP criu/libnetlink.d [2020-09-09T11:36:01.646Z] #39 104.9 DEP criu/kerndat.d [2020-09-09T11:36:01.646Z] #39 105.1 DEP criu/kcmp-ids.d [2020-09-09T11:36:01.646Z] #39 105.2 DEP criu/irmap.d [2020-09-09T11:36:01.646Z] #39 105.3 DEP criu/ipc_ns.d [2020-09-09T11:36:01.646Z] #39 105.5 DEP criu/image.d [2020-09-09T11:36:01.646Z] #39 105.7 DEP criu/image-desc.d [2020-09-09T11:36:01.719Z] #17 40.45 Selecting previously unselected package python3-pip. [2020-09-09T11:36:01.719Z] #17 40.46 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-09-09T11:36:01.719Z] #17 40.46 Unpacking python3-pip (18.1-5) ... [2020-09-09T11:36:01.810Z] #19 10.99 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-09-09T11:36:01.810Z] #19 11.04 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-09-09T11:36:01.810Z] #19 11.12 Collecting pyyaml (from yamllint==1.16.0) [2020-09-09T11:36:01.906Z] #39 105.9 DEP criu/fsnotify.d [2020-09-09T11:36:01.979Z] #17 40.65 Selecting previously unselected package python3-pkg-resources. [2020-09-09T11:36:01.979Z] #17 40.67 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-09-09T11:36:01.979Z] #17 40.67 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-09-09T11:36:01.979Z] #17 40.79 Selecting previously unselected package python3-setuptools. [2020-09-09T11:36:01.979Z] #17 40.81 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-09-09T11:36:01.979Z] #17 40.81 Unpacking python3-setuptools (40.8.0-1) ... [2020-09-09T11:36:02.074Z] #19 11.29 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-09-09T11:36:02.166Z] #39 106.3 DEP criu/filesystems.d [2020-09-09T11:36:02.239Z] #17 41.04 Selecting previously unselected package python3-wheel. [2020-09-09T11:36:02.239Z] #17 41.05 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-09-09T11:36:02.239Z] #17 41.06 Unpacking python3-wheel (0.32.3-2) ... [2020-09-09T11:36:02.239Z] #17 41.13 Selecting previously unselected package sudo. [2020-09-09T11:36:02.499Z] #17 41.14 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-09-09T11:36:02.499Z] #17 41.15 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-09-09T11:36:02.738Z] #39 106.7 DEP criu/files.d [2020-09-09T11:36:02.759Z] #17 41.49 Selecting previously unselected package thin-provisioning-tools. [2020-09-09T11:36:02.759Z] #17 41.50 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-09-09T11:36:02.759Z] #17 41.51 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-09-09T11:36:02.998Z] #39 107.0 DEP criu/files-reg.d [2020-09-09T11:36:03.019Z] #17 41.71 Selecting previously unselected package uidmap. [2020-09-09T11:36:03.019Z] #17 41.73 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-09-09T11:36:03.019Z] #17 41.73 Unpacking uidmap (1:4.5-1.1) ... [2020-09-09T11:36:03.019Z] #17 41.84 Selecting previously unselected package vim-runtime. [2020-09-09T11:36:03.019Z] #17 41.85 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-09-09T11:36:03.019Z] #17 41.87 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-09-09T11:36:03.019Z] #17 41.89 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-09-09T11:36:03.019Z] #17 41.90 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-09-09T11:36:03.259Z] #39 107.2 DEP criu/files-ext.d [2020-09-09T11:36:03.259Z] #39 107.4 DEP criu/file-lock.d [2020-09-09T11:36:03.259Z] #39 107.5 DEP criu/file-ids.d [2020-09-09T11:36:03.520Z] #39 107.6 DEP criu/fifo.d [2020-09-09T11:36:03.520Z] #39 107.7 DEP criu/fdstore.d [2020-09-09T11:36:03.781Z] #39 107.8 DEP criu/fault-injection.d [2020-09-09T11:36:03.781Z] #39 107.8 DEP criu/external.d [2020-09-09T11:36:03.781Z] #39 107.9 DEP criu/eventpoll.d [2020-09-09T11:36:04.005Z] #19 12.77 Building wheels for collected packages: pyyaml [2020-09-09T11:36:04.005Z] #19 12.77 Running setup.py bdist_wheel for pyyaml: started [2020-09-09T11:36:04.040Z] #39 108.0 DEP criu/eventfd.d [2020-09-09T11:36:04.041Z] #39 108.1 DEP criu/crtools.d [2020-09-09T11:36:04.301Z] #39 108.3 DEP criu/cr-service.d [2020-09-09T11:36:04.301Z] #39 108.4 DEP criu/cr-restore.d [2020-09-09T11:36:04.560Z] #39 108.7 DEP criu/cr-errno.d [2020-09-09T11:36:04.815Z] #22 303.2 + return [2020-09-09T11:36:04.815Z] #22 DONE 303.3s [2020-09-09T11:36:04.815Z] [2020-09-09T11:36:04.815Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:36:04.815Z] #46 ... [2020-09-09T11:36:04.815Z] [2020-09-09T11:36:04.815Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:36:04.815Z] #53 266.7 + bin/containerd [2020-09-09T11:36:04.815Z] #53 ... [2020-09-09T11:36:04.815Z] [2020-09-09T11:36:04.815Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-09T11:36:04.815Z] #23 DONE 0.1s [2020-09-09T11:36:04.815Z] [2020-09-09T11:36:04.815Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-09T11:36:04.815Z] #27 DONE 0.6s [2020-09-09T11:36:04.815Z] [2020-09-09T11:36:04.815Z] #30 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-09T11:36:04.815Z] #30 DONE 0.1s [2020-09-09T11:36:04.815Z] [2020-09-09T11:36:04.815Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:36:04.815Z] #53 ... [2020-09-09T11:36:04.815Z] [2020-09-09T11:36:04.815Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-09T11:36:04.815Z] #32 DONE 0.1s [2020-09-09T11:36:04.815Z] [2020-09-09T11:36:04.815Z] #35 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-09T11:36:04.815Z] #35 DONE 0.1s [2020-09-09T11:36:04.815Z] [2020-09-09T11:36:04.815Z] #38 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-09T11:36:04.815Z] #38 DONE 0.1s [2020-09-09T11:36:04.815Z] [2020-09-09T11:36:04.815Z] #41 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-09T11:36:04.815Z] #41 DONE 0.2s [2020-09-09T11:36:04.815Z] [2020-09-09T11:36:04.815Z] #43 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-09T11:36:04.815Z] #43 DONE 0.1s [2020-09-09T11:36:04.815Z] [2020-09-09T11:36:04.815Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:36:04.822Z] #39 108.7 DEP criu/cr-dump.d [2020-09-09T11:36:04.822Z] #39 109.0 DEP criu/cr-dedup.d [2020-09-09T11:36:04.969Z] #19 14.12 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-09-09T11:36:04.969Z] #19 14.12 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-09-09T11:36:04.969Z] #19 14.22 Successfully built pyyaml [2020-09-09T11:36:05.083Z] #39 109.1 DEP criu/cr-check.d [2020-09-09T11:36:05.083Z] #39 109.3 DEP criu/config.d [2020-09-09T11:36:05.112Z] #46 ... [2020-09-09T11:36:05.112Z] [2020-09-09T11:36:05.112Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-09T11:36:05.112Z] #45 DONE 0.1s [2020-09-09T11:36:05.112Z] [2020-09-09T11:36:05.112Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:36:05.232Z] #19 14.25 Installing collected packages: pathspec, pyyaml, yamllint [2020-09-09T11:36:05.343Z] #39 109.4 DEP criu/clone-noasan.d [2020-09-09T11:36:05.344Z] #39 109.5 DEP criu/cgroup.d [2020-09-09T11:36:05.496Z] #19 14.69 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-09-09T11:36:05.604Z] #39 109.7 DEP criu/cgroup-props.d [2020-09-09T11:36:05.864Z] #39 109.8 DEP criu/bitmap.d [2020-09-09T11:36:05.864Z] #39 109.8 DEP criu/bfd.d [2020-09-09T11:36:05.864Z] #39 109.9 DEP criu/autofs.d [2020-09-09T11:36:05.864Z] #39 110.0 DEP criu/aio.d [2020-09-09T11:36:05.864Z] #39 110.1 DEP criu/action-scripts.d [2020-09-09T11:36:06.315Z] #17 44.65 Selecting previously unselected package vim. [2020-09-09T11:36:06.315Z] #17 44.67 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-09-09T11:36:06.315Z] #17 44.69 Unpacking vim (2:8.1.0875-5) ... [2020-09-09T11:36:06.315Z] #17 45.18 Selecting previously unselected package xfsprogs. [2020-09-09T11:36:06.315Z] #17 45.18 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-09-09T11:36:06.315Z] #17 45.19 Unpacking xfsprogs (4.20.0-1) ... [2020-09-09T11:36:06.435Z] #39 110.3 CC criu/action-scripts.o [2020-09-09T11:36:06.447Z] #19 DONE 15.7s [2020-09-09T11:36:06.448Z] [2020-09-09T11:36:06.448Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:36:06.448Z] #39 141.7 CC criu/pie-util-vdso.o [2020-09-09T11:36:06.448Z] #39 142.3 CC criu/pie-util.o [2020-09-09T11:36:06.448Z] #39 142.5 CC criu/pipes.o [2020-09-09T11:36:06.448Z] #39 143.3 CC criu/plugin.o [2020-09-09T11:36:06.448Z] #39 143.7 CC criu/proc_parse.o [2020-09-09T11:36:06.448Z] #39 146.3 CC criu/protobuf-desc.o [2020-09-09T11:36:06.695Z] #39 110.7 CC criu/aio.o [2020-09-09T11:36:06.885Z] #17 45.64 Selecting previously unselected package zip. [2020-09-09T11:36:06.885Z] #17 45.65 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-09-09T11:36:06.885Z] #17 45.65 Unpacking zip (3.0-11+b1) ... [2020-09-09T11:36:07.146Z] #17 45.83 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-09-09T11:36:07.146Z] #17 45.87 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-09T11:36:07.146Z] #17 45.88 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-09-09T11:36:07.146Z] #17 45.88 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-09-09T11:36:07.146Z] #17 45.90 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-09-09T11:36:07.146Z] #17 45.91 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-09-09T11:36:07.146Z] #17 45.92 Setting up uidmap (1:4.5-1.1) ... [2020-09-09T11:36:07.146Z] #17 45.93 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-09-09T11:36:07.146Z] #17 45.94 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-09T11:36:07.146Z] #17 45.95 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-09T11:36:07.146Z] #17 45.96 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-09T11:36:07.146Z] #17 45.97 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-09T11:36:07.146Z] #17 45.98 Setting up xxd (2:8.1.0875-5) ... [2020-09-09T11:36:07.146Z] #17 45.99 Setting up zip (3.0-11+b1) ... [2020-09-09T11:36:07.265Z] #39 111.2 CC criu/autofs.o [2020-09-09T11:36:07.406Z] #17 46.01 Setting up vim-common (2:8.1.0875-5) ... [2020-09-09T11:36:07.406Z] #17 46.04 Setting up bash-completion (1:2.8-6) ... [2020-09-09T11:36:07.413Z] #39 147.3 CC criu/protobuf.o [2020-09-09T11:36:07.836Z] #39 ... [2020-09-09T11:36:07.836Z] [2020-09-09T11:36:07.836Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-09T11:36:07.836Z] #17 25.66 Selecting previously unselected package python3.7-minimal. [2020-09-09T11:36:07.836Z] #17 25.69 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-09-09T11:36:07.836Z] #17 25.72 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-09T11:36:07.836Z] #17 26.88 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-09-09T11:36:07.836Z] #17 26.90 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-09T11:36:07.836Z] #17 28.91 Selecting previously unselected package python3-minimal. [2020-09-09T11:36:07.836Z] #17 28.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-09-09T11:36:07.836Z] #17 29.02 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-09-09T11:36:07.836Z] #17 29.03 Unpacking python3-minimal (3.7.3-1) ... [2020-09-09T11:36:07.836Z] #17 29.09 Selecting previously unselected package libmpdec2:amd64. [2020-09-09T11:36:07.836Z] #17 29.11 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-09-09T11:36:07.836Z] #17 29.12 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-09-09T11:36:07.836Z] #17 29.21 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-09-09T11:36:07.836Z] #17 29.21 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-09-09T11:36:07.836Z] #17 29.22 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-09-09T11:36:07.836Z] #17 30.19 Selecting previously unselected package python3.7. [2020-09-09T11:36:07.836Z] #17 30.20 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-09-09T11:36:07.836Z] #17 30.20 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-09-09T11:36:07.836Z] #17 30.29 Selecting previously unselected package libpython3-stdlib:amd64. [2020-09-09T11:36:07.836Z] #17 30.29 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-09-09T11:36:07.836Z] #17 30.30 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-09-09T11:36:07.836Z] #17 30.35 Setting up python3-minimal (3.7.3-1) ... [2020-09-09T11:36:07.836Z] #17 31.05 Selecting previously unselected package python3. [2020-09-09T11:36:07.836Z] #17 31.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-09-09T11:36:07.836Z] #17 31.10 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-09-09T11:36:07.836Z] #17 31.11 Unpacking python3 (3.7.3-1) ... [2020-09-09T11:36:07.836Z] #17 31.19 Selecting previously unselected package libip4tc0:amd64. [2020-09-09T11:36:07.836Z] #17 31.19 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-09-09T11:36:07.836Z] #17 31.20 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-09-09T11:36:07.836Z] #17 31.26 Selecting previously unselected package libip6tc0:amd64. [2020-09-09T11:36:07.836Z] #17 31.28 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-09-09T11:36:07.836Z] #17 31.29 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-09-09T11:36:07.836Z] #17 31.37 Selecting previously unselected package libiptc0:amd64. [2020-09-09T11:36:07.836Z] #17 31.38 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-09-09T11:36:07.836Z] #17 31.38 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-09-09T11:36:07.990Z] #39 147.9 CC criu/pstree.o [2020-09-09T11:36:08.097Z] #17 31.45 Selecting previously unselected package libnfnetlink0:amd64. [2020-09-09T11:36:08.097Z] #17 31.46 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-09-09T11:36:08.097Z] #17 31.46 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-09-09T11:36:08.097Z] #17 31.51 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-09-09T11:36:08.097Z] #17 31.53 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-09-09T11:36:08.097Z] #17 31.55 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-09-09T11:36:08.097Z] #17 31.63 Selecting previously unselected package libnftnl11:amd64. [2020-09-09T11:36:08.097Z] #17 31.64 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-09-09T11:36:08.097Z] #17 31.65 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-09-09T11:36:08.357Z] #17 31.73 Selecting previously unselected package iptables. [2020-09-09T11:36:08.357Z] #17 31.75 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-09-09T11:36:08.357Z] #17 31.75 Unpacking iptables (1.8.2-4) ... [2020-09-09T11:36:08.618Z] #17 32.04 Selecting previously unselected package xxd. [2020-09-09T11:36:08.618Z] #17 32.06 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-09-09T11:36:08.618Z] #17 32.07 Unpacking xxd (2:8.1.0875-5) ... [2020-09-09T11:36:08.879Z] #17 32.19 Selecting previously unselected package vim-common. [2020-09-09T11:36:08.879Z] #17 32.20 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-09T11:36:08.879Z] #17 32.23 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-09T11:36:08.879Z] #17 32.37 Selecting previously unselected package bash-completion. [2020-09-09T11:36:08.879Z] #17 32.38 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-09-09T11:36:09.386Z] #39 149.1 CC criu/rbtree.o [2020-09-09T11:36:09.387Z] #39 149.5 CC criu/rst-malloc.o [2020-09-09T11:36:09.583Z] #52 258.7 + bin/containerd-stress [2020-09-09T11:36:09.583Z] #52 260.5 + bin/containerd-shim [2020-09-09T11:36:09.650Z] #39 149.9 CC criu/seccomp.o [2020-09-09T11:36:09.948Z] #17 48.67 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-09-09T11:36:09.948Z] #17 48.68 Setting up xz-utils (5.2.4-1) ... [2020-09-09T11:36:09.948Z] #17 48.70 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-09-09T11:36:09.948Z] #17 48.71 Setting up sudo (1.8.27-1+deb10u2) ... [2020-09-09T11:36:09.948Z] #17 48.76 invoke-rc.d: could not determine current runlevel [2020-09-09T11:36:09.948Z] #17 48.77 invoke-rc.d: policy-rc.d denied execution of start. [2020-09-09T11:36:09.948Z] #17 48.78 Setting up pigz (2.4-1) ... [2020-09-09T11:36:09.948Z] #17 48.79 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-09-09T11:36:09.948Z] #17 48.80 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-09-09T11:36:09.948Z] #17 48.81 Setting up python-pip-whl (18.1-5) ... [2020-09-09T11:36:09.948Z] #17 48.82 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-09-09T11:36:09.948Z] #17 48.83 Setting up vim-runtime (2:8.1.0875-5) ... [2020-09-09T11:36:10.518Z] #17 49.27 Setting up libaio1:amd64 (0.3.112-3) ... [2020-09-09T11:36:10.518Z] #17 49.29 Setting up libonig5:amd64 (6.9.1-1) ... [2020-09-09T11:36:10.518Z] #17 49.32 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-09-09T11:36:10.518Z] #17 49.33 Setting up vim (2:8.1.0875-5) ... [2020-09-09T11:36:10.518Z] #17 49.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-09-09T11:36:10.518Z] #17 49.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-09-09T11:36:10.518Z] #17 49.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-09-09T11:36:10.518Z] #17 49.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-09-09T11:36:10.518Z] #17 49.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-09-09T11:36:10.518Z] #17 49.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-09-09T11:36:10.518Z] #17 49.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-09-09T11:36:10.601Z] #39 150.5 CC criu/seize.o [2020-09-09T11:36:10.778Z] #17 49.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-09-09T11:36:10.778Z] #17 49.40 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-09T11:36:10.778Z] #17 49.41 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-09-09T11:36:10.778Z] #17 49.43 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-09-09T11:36:10.778Z] #17 49.44 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-09T11:36:10.778Z] #17 49.45 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-09-09T11:36:10.778Z] #17 49.46 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-09-09T11:36:11.421Z] #17 34.90 Unpacking bash-completion (1:2.8-6) ... [2020-09-09T11:36:11.992Z] #17 35.31 Selecting previously unselected package bzip2. [2020-09-09T11:36:11.992Z] #17 35.33 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-09-09T11:36:11.992Z] #17 35.33 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-09T11:36:11.992Z] #17 35.43 Selecting previously unselected package xz-utils. [2020-09-09T11:36:11.992Z] #17 35.45 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-09-09T11:36:11.992Z] #17 35.45 Unpacking xz-utils (5.2.4-1) ... [2020-09-09T11:36:11.998Z] #39 151.7 CC criu/servicefd.o [2020-09-09T11:36:11.998Z] #39 152.0 CC criu/shmem.o [2020-09-09T11:36:12.253Z] #17 35.63 Selecting previously unselected package apparmor. [2020-09-09T11:36:12.253Z] #17 35.64 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-09-09T11:36:12.253Z] #17 35.74 Unpacking apparmor (2.13.2-10) ... [2020-09-09T11:36:12.514Z] #17 36.09 Selecting previously unselected package aufs-tools. [2020-09-09T11:36:12.514Z] #17 36.11 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-09-09T11:36:12.514Z] #17 36.11 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-09-09T11:36:12.776Z] #17 36.20 Selecting previously unselected package libonig5:amd64. [2020-09-09T11:36:12.776Z] #17 36.21 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-09-09T11:36:12.776Z] #17 36.22 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-09-09T11:36:12.776Z] #17 36.33 Selecting previously unselected package libjq1:amd64. [2020-09-09T11:36:12.776Z] #17 36.34 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-09-09T11:36:12.776Z] #17 36.35 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-09T11:36:13.038Z] #17 36.46 Selecting previously unselected package jq. [2020-09-09T11:36:13.038Z] #17 36.46 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-09-09T11:36:13.038Z] #17 36.48 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-09T11:36:13.038Z] #17 36.55 Selecting previously unselected package libaio1:amd64. [2020-09-09T11:36:13.038Z] #17 36.56 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-09-09T11:36:13.038Z] #17 36.57 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-09-09T11:36:13.038Z] #17 36.64 Selecting previously unselected package libgpm2:amd64. [2020-09-09T11:36:13.038Z] #17 36.64 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-09-09T11:36:13.038Z] #17 36.65 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-09-09T11:36:13.038Z] #17 36.69 Selecting previously unselected package libicu63:amd64. [2020-09-09T11:36:13.299Z] #17 36.69 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-09-09T11:36:13.299Z] #17 36.70 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-09T11:36:13.320Z] #17 52.06 Setting up iptables (1.8.2-4) ... [2020-09-09T11:36:13.320Z] #17 52.09 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-09T11:36:13.320Z] #17 52.09 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-09T11:36:13.320Z] #17 52.10 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-09T11:36:13.320Z] #17 52.10 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-09T11:36:13.320Z] #17 52.11 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-09-09T11:36:13.320Z] #17 52.11 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-09-09T11:36:13.320Z] #17 52.12 Setting up python3 (3.7.3-1) ... [2020-09-09T11:36:13.392Z] #39 153.1 CC criu/sigframe.o [2020-09-09T11:36:13.392Z] #39 153.3 CC criu/signalfd.o [2020-09-09T11:36:13.392Z] #39 ... [2020-09-09T11:36:13.392Z] [2020-09-09T11:36:13.392Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:36:13.392Z] #52 176.9 + bin/containerd [2020-09-09T11:36:13.392Z] #52 ... [2020-09-09T11:36:13.392Z] [2020-09-09T11:36:13.392Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:36:13.392Z] #21 232.0 + return [2020-09-09T11:36:13.677Z] #21 DONE 232.5s [2020-09-09T11:36:13.677Z] [2020-09-09T11:36:13.677Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:36:13.677Z] #39 153.6 CC criu/sk-inet.o [2020-09-09T11:36:13.890Z] #17 52.54 Setting up python3-wheel (0.32.3-2) ... [2020-09-09T11:36:14.412Z] #17 53.08 Setting up apparmor (2.13.2-10) ... [2020-09-09T11:36:14.412Z] #17 ... [2020-09-09T11:36:14.412Z] [2020-09-09T11:36:14.412Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:36:14.412Z] #39 114.1 CC criu/cr-service.o [2020-09-09T11:36:14.412Z] #39 115.6 CC criu/crtools.o [2020-09-09T11:36:14.412Z] #39 116.2 CC criu/eventfd.o [2020-09-09T11:36:14.412Z] #39 116.6 CC criu/eventpoll.o [2020-09-09T11:36:14.412Z] #39 117.4 CC criu/external.o [2020-09-09T11:36:14.412Z] #39 117.7 CC criu/fault-injection.o [2020-09-09T11:36:14.412Z] #39 117.8 CC criu/fdstore.o [2020-09-09T11:36:14.412Z] #39 118.1 CC criu/fifo.o [2020-09-09T11:36:14.412Z] #39 118.5 CC criu/file-ids.o [2020-09-09T11:36:14.412Z] #39 118.8 CC criu/file-lock.o [2020-09-09T11:36:14.412Z] #39 119.6 CC criu/files-ext.o [2020-09-09T11:36:14.412Z] #39 120.1 CC criu/files-reg.o [2020-09-09T11:36:14.412Z] #39 121.9 CC criu/files.o [2020-09-09T11:36:14.412Z] #39 123.9 CC criu/filesystems.o [2020-09-09T11:36:14.627Z] #39 154.7 CC criu/sk-netlink.o [2020-09-09T11:36:14.983Z] #39 124.5 CC criu/fsnotify.o [2020-09-09T11:36:15.204Z] #39 155.1 CC criu/sk-packet.o [2020-09-09T11:36:15.797Z] #39 155.7 CC criu/sk-queue.o [2020-09-09T11:36:15.923Z] #39 ... [2020-09-09T11:36:15.923Z] [2020-09-09T11:36:15.923Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-09T11:36:15.923Z] #17 54.55 Setting up xfsprogs (4.20.0-1) ... [2020-09-09T11:36:15.923Z] #17 54.56 Setting up python3-lib2to3 (3.7.3-1) ... [2020-09-09T11:36:16.063Z] #39 156.2 CC criu/sk-tcp.o [2020-09-09T11:36:16.153Z] #52 267.0 + bin/containerd-shim-runc-v1 [2020-09-09T11:36:16.183Z] #17 54.88 Setting up python3-pkg-resources (40.8.0-1) ... [2020-09-09T11:36:16.598Z] #17 40.01 Selecting previously unselected package libnet1:amd64. [2020-09-09T11:36:16.598Z] #17 40.02 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-09T11:36:16.598Z] #17 40.03 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-09T11:36:16.598Z] #17 40.14 Selecting previously unselected package libnl-3-200:amd64. [2020-09-09T11:36:16.598Z] #17 40.15 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-09-09T11:36:16.598Z] #17 40.16 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-09-09T11:36:16.598Z] #17 40.24 Selecting previously unselected package libprotobuf-c1:amd64. [2020-09-09T11:36:16.858Z] #17 40.26 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-09-09T11:36:16.858Z] #17 40.26 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-09T11:36:16.858Z] #17 40.33 Selecting previously unselected package libreadline5:amd64. [2020-09-09T11:36:16.858Z] #17 40.33 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-09-09T11:36:16.858Z] #17 40.34 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-09-09T11:36:17.016Z] #39 156.8 CC criu/sk-unix.o [2020-09-09T11:36:17.118Z] #17 40.44 Selecting previously unselected package net-tools. [2020-09-09T11:36:17.118Z] #17 40.45 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-09-09T11:36:17.118Z] #17 40.46 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-09T11:36:17.118Z] #17 40.64 Selecting previously unselected package python-pip-whl. [2020-09-09T11:36:17.118Z] #17 40.65 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-09-09T11:36:17.118Z] #17 40.66 Unpacking python-pip-whl (18.1-5) ... [2020-09-09T11:36:17.125Z] #17 55.72 Setting up python3-distutils (3.7.3-1) ... [2020-09-09T11:36:17.385Z] #17 56.20 Setting up python3-setuptools (40.8.0-1) ... [2020-09-09T11:36:17.689Z] #17 41.16 Selecting previously unselected package python3-lib2to3. [2020-09-09T11:36:17.689Z] #17 41.18 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-09-09T11:36:17.689Z] #17 41.19 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-09-09T11:36:17.950Z] #17 41.33 Selecting previously unselected package python3-distutils. [2020-09-09T11:36:17.950Z] #17 41.33 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-09-09T11:36:17.950Z] #17 41.34 Unpacking python3-distutils (3.7.3-1) ... [2020-09-09T11:36:17.968Z] #39 ... [2020-09-09T11:36:17.968Z] [2020-09-09T11:36:17.968Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-09T11:36:17.968Z] #22 DONE 1.2s [2020-09-09T11:36:17.968Z] [2020-09-09T11:36:17.968Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-09T11:36:18.210Z] #17 41.51 Selecting previously unselected package python3-pip. [2020-09-09T11:36:18.211Z] #17 41.52 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-09-09T11:36:18.211Z] #17 41.52 Unpacking python3-pip (18.1-5) ... [2020-09-09T11:36:18.211Z] #17 41.69 Selecting previously unselected package python3-pkg-resources. [2020-09-09T11:36:18.211Z] #17 41.70 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-09-09T11:36:18.211Z] #17 41.71 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-09-09T11:36:18.471Z] #17 41.81 Selecting previously unselected package python3-setuptools. [2020-09-09T11:36:18.472Z] #17 41.81 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-09-09T11:36:18.472Z] #17 41.82 Unpacking python3-setuptools (40.8.0-1) ... [2020-09-09T11:36:18.472Z] #17 42.03 Selecting previously unselected package python3-wheel. [2020-09-09T11:36:18.472Z] #17 42.04 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-09-09T11:36:18.472Z] #17 42.04 Unpacking python3-wheel (0.32.3-2) ... [2020-09-09T11:36:18.472Z] #17 ... [2020-09-09T11:36:18.472Z] [2020-09-09T11:36:18.472Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:36:18.472Z] #39 112.6 CC criu/bfd.o [2020-09-09T11:36:18.472Z] #39 113.1 CC criu/bitmap.o [2020-09-09T11:36:18.472Z] #39 113.3 CC criu/cgroup-props.o [2020-09-09T11:36:18.472Z] #39 114.0 CC criu/cgroup.o [2020-09-09T11:36:18.472Z] #39 116.8 CC criu/clone-noasan.o [2020-09-09T11:36:18.472Z] #39 117.1 CC criu/config.o [2020-09-09T11:36:18.472Z] #39 118.5 CC criu/cr-check.o [2020-09-09T11:36:18.472Z] #39 120.3 CC criu/cr-dedup.o [2020-09-09T11:36:18.472Z] #39 120.8 CC criu/cr-dump.o [2020-09-09T11:36:18.732Z] #39 ... [2020-09-09T11:36:18.732Z] [2020-09-09T11:36:18.732Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-09T11:36:18.732Z] #17 42.14 Selecting previously unselected package sudo. [2020-09-09T11:36:18.732Z] #17 42.16 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-09-09T11:36:18.732Z] #17 42.17 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-09-09T11:36:18.767Z] #17 57.30 Setting up python3-pip (18.1-5) ... [2020-09-09T11:36:19.303Z] #17 42.69 Selecting previously unselected package thin-provisioning-tools. [2020-09-09T11:36:19.303Z] #17 42.71 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-09-09T11:36:19.303Z] #17 42.71 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-09-09T11:36:19.303Z] #17 42.94 Selecting previously unselected package uidmap. [2020-09-09T11:36:19.303Z] #17 42.95 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-09-09T11:36:19.563Z] #17 42.96 Unpacking uidmap (1:4.5-1.1) ... [2020-09-09T11:36:19.563Z] #17 43.05 Selecting previously unselected package vim-runtime. [2020-09-09T11:36:19.563Z] #17 43.07 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-09-09T11:36:19.563Z] #17 43.13 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-09-09T11:36:19.707Z] #17 58.37 Processing triggers for libc-bin (2.28-10) ... [2020-09-09T11:36:19.707Z] #17 58.41 Processing triggers for mime-support (3.62) ... [2020-09-09T11:36:19.823Z] #17 43.17 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-09-09T11:36:19.823Z] #17 43.18 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-09-09T11:36:20.349Z] #52 271.4 + bin/containerd-shim-runc-v2 [2020-09-09T11:36:21.088Z] #17 DONE 59.5s [2020-09-09T11:36:21.088Z] [2020-09-09T11:36:21.088Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-09T11:36:21.287Z] #52 272.3 + binaries [2020-09-09T11:36:21.287Z] #52 272.3 + install -D bin/containerd /build/containerd [2020-09-09T11:36:21.287Z] #52 272.3 + install -D bin/containerd-shim /build/containerd-shim [2020-09-09T11:36:21.287Z] #52 272.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-09-09T11:36:21.287Z] #52 272.4 + install -D bin/ctr /build/ctr [2020-09-09T11:36:21.658Z] #18 0.862 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-09-09T11:36:21.658Z] #18 0.866 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-09-09T11:36:21.658Z] #18 0.870 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-09-09T11:36:21.658Z] #18 DONE 1.0s [2020-09-09T11:36:21.658Z] [2020-09-09T11:36:21.658Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-09T11:36:21.658Z] #36 238.4 + dpkg --print-architecture [2020-09-09T11:36:21.658Z] #36 238.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-09-09T11:36:21.658Z] #36 238.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-09-09T11:36:21.658Z] #36 238.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-09-09T11:36:21.855Z] #52 DONE 272.9s [2020-09-09T11:36:22.793Z] [2020-09-09T11:36:22.793Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-09T11:36:23.051Z] #53 DONE 0.6s [2020-09-09T11:36:23.051Z] [2020-09-09T11:36:23.051Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-09T11:36:23.149Z] #17 46.70 Selecting previously unselected package vim. [2020-09-09T11:36:23.149Z] #17 46.71 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-09-09T11:36:23.149Z] #17 46.73 Unpacking vim (2:8.1.0875-5) ... [2020-09-09T11:36:23.279Z] #26 ... [2020-09-09T11:36:23.279Z] [2020-09-09T11:36:23.279Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:36:23.279Z] #39 158.5 CC criu/sockets.o [2020-09-09T11:36:23.279Z] #39 159.3 CC criu/stats.o [2020-09-09T11:36:23.279Z] #39 159.7 CC criu/string.o [2020-09-09T11:36:23.279Z] #39 159.9 CC criu/sysctl.o [2020-09-09T11:36:23.279Z] #39 160.7 CC criu/sysfs_parse.o [2020-09-09T11:36:23.279Z] #39 161.1 CC criu/timens.o [2020-09-09T11:36:23.279Z] #39 161.4 CC criu/timerfd.o [2020-09-09T11:36:23.279Z] #39 161.8 CC criu/tty.o [2020-09-09T11:36:23.310Z] #57 DONE 0.2s [2020-09-09T11:36:23.310Z] [2020-09-09T11:36:23.310Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-09T11:36:23.594Z] #59 DONE 0.4s [2020-09-09T11:36:23.878Z] [2020-09-09T11:36:23.878Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-09T11:36:23.878Z] #61 DONE 0.0s [2020-09-09T11:36:23.878Z] [2020-09-09T11:36:23.878Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-09T11:36:23.878Z] #62 DONE 0.0s [2020-09-09T11:36:23.878Z] [2020-09-09T11:36:23.878Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-09T11:36:23.899Z] #46 DONE 325.7s [2020-09-09T11:36:23.899Z] [2020-09-09T11:36:23.899Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:36:24.090Z] #17 47.37 Selecting previously unselected package xfsprogs. [2020-09-09T11:36:24.091Z] #17 47.38 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-09-09T11:36:24.091Z] #17 47.38 Unpacking xfsprogs (4.20.0-1) ... [2020-09-09T11:36:24.229Z] #39 164.2 CC criu/tun.o [2020-09-09T11:36:24.351Z] #17 47.82 Selecting previously unselected package zip. [2020-09-09T11:36:24.351Z] #17 47.85 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-09-09T11:36:24.351Z] #17 47.85 Unpacking zip (3.0-11+b1) ... [2020-09-09T11:36:24.612Z] #17 48.04 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-09-09T11:36:24.612Z] #17 48.05 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-09T11:36:24.612Z] #17 48.06 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-09-09T11:36:24.612Z] #17 48.07 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-09-09T11:36:24.612Z] #17 48.08 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-09-09T11:36:24.612Z] #17 48.09 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-09-09T11:36:24.612Z] #17 48.10 Setting up uidmap (1:4.5-1.1) ... [2020-09-09T11:36:24.612Z] #17 48.11 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-09-09T11:36:24.612Z] #17 48.13 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-09T11:36:24.612Z] #17 48.14 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-09T11:36:24.612Z] #17 48.15 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-09T11:36:24.807Z] #39 164.9 CC criu/uffd.o [2020-09-09T11:36:24.872Z] #17 48.16 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-09T11:36:24.872Z] #17 48.17 Setting up xxd (2:8.1.0875-5) ... [2020-09-09T11:36:24.872Z] #17 48.18 Setting up zip (3.0-11+b1) ... [2020-09-09T11:36:24.872Z] #17 48.20 Setting up vim-common (2:8.1.0875-5) ... [2020-09-09T11:36:24.872Z] #17 48.22 Setting up bash-completion (1:2.8-6) ... [2020-09-09T11:36:25.071Z] #39 ... [2020-09-09T11:36:25.071Z] [2020-09-09T11:36:25.071Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-09T11:36:25.071Z] #26 DONE 7.5s [2020-09-09T11:36:25.071Z] [2020-09-09T11:36:25.071Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-09T11:36:25.285Z] #63 DONE 1.2s [2020-09-09T11:36:25.285Z] [2020-09-09T11:36:25.285Z] #64 exporting to image [2020-09-09T11:36:25.285Z] #64 exporting layers [2020-09-09T11:36:25.916Z] #36 ... [2020-09-09T11:36:25.916Z] [2020-09-09T11:36:25.916Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:36:25.916Z] #39 125.6 CC criu/image-desc.o [2020-09-09T11:36:25.916Z] #39 125.8 CC criu/image.o [2020-09-09T11:36:25.916Z] #39 126.6 CC criu/ipc_ns.o [2020-09-09T11:36:25.916Z] #39 127.7 CC criu/irmap.o [2020-09-09T11:36:25.916Z] #39 128.4 CC criu/kcmp-ids.o [2020-09-09T11:36:25.916Z] #39 128.7 CC criu/kerndat.o [2020-09-09T11:36:25.916Z] #39 129.7 CC criu/libnetlink.o [2020-09-09T11:36:25.916Z] #39 130.0 CC criu/log.o [2020-09-09T11:36:25.916Z] #39 130.4 CC criu/lsm.o [2020-09-09T11:36:25.916Z] #39 131.0 CC criu/mem.o [2020-09-09T11:36:25.916Z] #39 132.9 CC criu/memfd.o [2020-09-09T11:36:25.916Z] #39 133.6 CC criu/mount.o [2020-09-09T11:36:26.540Z] #29 DONE 1.0s [2020-09-09T11:36:26.540Z] [2020-09-09T11:36:26.540Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-09T11:36:26.540Z] #31 DONE 0.2s [2020-09-09T11:36:26.540Z] [2020-09-09T11:36:26.540Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-09T11:36:26.540Z] #34 DONE 0.1s [2020-09-09T11:36:26.540Z] [2020-09-09T11:36:26.540Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-09T11:36:26.715Z] #53 ... [2020-09-09T11:36:26.715Z] [2020-09-09T11:36:26.715Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-09T11:36:26.715Z] #47 DONE 0.1s [2020-09-09T11:36:26.715Z] [2020-09-09T11:36:26.715Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-09T11:36:26.715Z] #49 DONE 0.2s [2020-09-09T11:36:26.715Z] [2020-09-09T11:36:26.715Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:36:27.022Z] #53 ... [2020-09-09T11:36:27.022Z] [2020-09-09T11:36:27.022Z] #51 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-09T11:36:27.022Z] #51 DONE 0.2s [2020-09-09T11:36:27.022Z] [2020-09-09T11:36:27.022Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:36:27.116Z] #37 DONE 0.8s [2020-09-09T11:36:27.116Z] [2020-09-09T11:36:27.116Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:36:27.116Z] #39 166.1 CC criu/util.o [2020-09-09T11:36:27.382Z] #39 167.4 CC criu/uts_ns.o [2020-09-09T11:36:27.382Z] #39 167.6 CC criu/vdso.o [2020-09-09T11:36:27.826Z] #39 137.6 CC criu/namespaces.o [2020-09-09T11:36:28.171Z] #17 51.13 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-09-09T11:36:28.171Z] #17 51.14 Setting up xz-utils (5.2.4-1) ... [2020-09-09T11:36:28.171Z] #17 51.15 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-09-09T11:36:28.171Z] #17 51.16 Setting up sudo (1.8.27-1+deb10u2) ... [2020-09-09T11:36:28.171Z] #17 51.25 invoke-rc.d: could not determine current runlevel [2020-09-09T11:36:28.171Z] #17 51.26 invoke-rc.d: policy-rc.d denied execution of start. [2020-09-09T11:36:28.171Z] #17 51.26 Setting up pigz (2.4-1) ... [2020-09-09T11:36:28.171Z] #17 51.28 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-09-09T11:36:28.171Z] #17 51.29 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-09-09T11:36:28.171Z] #17 51.32 Setting up python-pip-whl (18.1-5) ... [2020-09-09T11:36:28.171Z] #17 51.33 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-09-09T11:36:28.171Z] #17 51.34 Setting up vim-runtime (2:8.1.0875-5) ... [2020-09-09T11:36:28.171Z] #17 51.75 Setting up libaio1:amd64 (0.3.112-3) ... [2020-09-09T11:36:28.171Z] #17 51.76 Setting up libonig5:amd64 (6.9.1-1) ... [2020-09-09T11:36:28.171Z] #17 51.77 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-09-09T11:36:28.171Z] #17 51.78 Setting up vim (2:8.1.0875-5) ... [2020-09-09T11:36:28.171Z] #17 51.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-09-09T11:36:28.171Z] #17 51.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-09-09T11:36:28.335Z] #39 168.1 LINK criu/built-in.o [2020-09-09T11:36:28.335Z] #39 168.2 LINK criu/criu [2020-09-09T11:36:28.433Z] #17 51.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-09-09T11:36:28.433Z] #17 51.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-09-09T11:36:28.433Z] #17 51.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-09-09T11:36:28.433Z] #17 51.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-09-09T11:36:28.433Z] #17 51.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-09-09T11:36:28.433Z] #17 51.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-09-09T11:36:28.433Z] #17 51.87 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-09T11:36:28.433Z] #17 51.88 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-09-09T11:36:28.433Z] #17 51.89 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-09-09T11:36:28.433Z] #17 51.90 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-09T11:36:28.433Z] #17 51.91 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-09-09T11:36:28.433Z] #17 51.93 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-09-09T11:36:28.598Z] #39 168.6 DEP lib/c/criu.d [2020-09-09T11:36:28.598Z] #39 168.7 CC images/rpc.pb-c.o [2020-09-09T11:36:29.004Z] #17 ... [2020-09-09T11:36:29.004Z] [2020-09-09T11:36:29.004Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:36:29.004Z] #39 123.0 CC criu/cr-errno.o [2020-09-09T11:36:29.004Z] #39 123.1 CC criu/cr-restore.o [2020-09-09T11:36:29.004Z] #39 127.8 CC criu/cr-service.o [2020-09-09T11:36:29.004Z] #39 129.2 CC criu/crtools.o [2020-09-09T11:36:29.004Z] #39 129.8 CC criu/eventfd.o [2020-09-09T11:36:29.004Z] #39 130.2 CC criu/eventpoll.o [2020-09-09T11:36:29.004Z] #39 131.1 CC criu/external.o [2020-09-09T11:36:29.004Z] #39 131.5 CC criu/fault-injection.o [2020-09-09T11:36:29.004Z] #39 131.7 CC criu/fdstore.o [2020-09-09T11:36:29.004Z] #39 132.1 CC criu/fifo.o [2020-09-09T11:36:29.004Z] #39 132.5 CC criu/file-ids.o [2020-09-09T11:36:29.004Z] #39 132.8 CC criu/file-lock.o [2020-09-09T11:36:29.550Z] #39 169.4 CC lib/c/criu.o [2020-09-09T11:36:29.575Z] #39 133.6 CC criu/files-ext.o [2020-09-09T11:36:29.731Z] #39 139.3 CC criu/net.o [2020-09-09T11:36:29.747Z] 4612f6d0b889: Pull complete [2020-09-09T11:36:29.991Z] #39 ... [2020-09-09T11:36:29.991Z] [2020-09-09T11:36:29.991Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:36:29.991Z] #45 241.3 + cd /tmp/tmp.3F0RVTdR9T/src/github.com/golangci/golangci-lint/ [2020-09-09T11:36:29.991Z] #45 241.3 + git checkout -q v1.23.8 [2020-09-09T11:36:29.991Z] #45 242.4 ++ git describe --tags [2020-09-09T11:36:29.991Z] #45 242.4 + version=v1.23.8 [2020-09-09T11:36:29.991Z] #45 242.4 ++ git rev-parse --short HEAD [2020-09-09T11:36:29.991Z] #45 242.4 + commit=76a82c6 [2020-09-09T11:36:29.991Z] #45 242.4 ++ git show -s --format=%cd [2020-09-09T11:36:29.991Z] #45 242.4 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-09-09T11:36:29.992Z] #45 242.4 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-09T11:36:30.145Z] #39 134.0 CC criu/files-reg.o [2020-09-09T11:36:30.500Z] #39 170.5 LINK lib/c/built-in.o [2020-09-09T11:36:30.500Z] #39 170.5 LINK lib/c/libcriu.so [2020-09-09T11:36:30.765Z] #39 170.6 LINK lib/c/libcriu.a [2020-09-09T11:36:30.765Z] #39 170.8 GEN magic.py [2020-09-09T11:36:31.029Z] #39 170.9 Note: Building without setproctitle() and strlcpy() support. [2020-09-09T11:36:31.029Z] #39 170.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-09T11:36:31.029Z] #39 171.0 Note: Building without GnuTLS support [2020-09-09T11:36:31.029Z] #39 171.0 Makefile.config:39: Warn: you have no libnftables installed [2020-09-09T11:36:31.029Z] #39 171.0 Makefile.config:40: Warn: Building without nftables support [2020-09-09T11:36:31.528Z] #39 ... [2020-09-09T11:36:31.528Z] [2020-09-09T11:36:31.528Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-09T11:36:31.528Z] #17 54.87 Setting up iptables (1.8.2-4) ... [2020-09-09T11:36:31.528Z] #17 54.90 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-09T11:36:31.528Z] #17 54.90 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-09T11:36:31.528Z] #17 54.93 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-09T11:36:31.528Z] #17 54.93 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-09T11:36:31.528Z] #17 54.94 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-09-09T11:36:31.528Z] #17 54.94 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-09-09T11:36:31.528Z] #17 54.96 Setting up python3 (3.7.3-1) ... [2020-09-09T11:36:31.609Z] #39 171.7 fatal: not a git repository (or any of the parent directories): .git [2020-09-09T11:36:31.788Z] #17 55.31 Setting up python3-wheel (0.32.3-2) ... [2020-09-09T11:36:31.849Z] #64 exporting layers 6.2s done [2020-09-09T11:36:31.849Z] #64 writing image sha256:c84aab69d9e180d32cbfb82274cc7acfbac5ea2f758f3ca21880a9e5011c8b4e done [2020-09-09T11:36:31.849Z] #64 naming to docker.io/library/docker:65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf done [2020-09-09T11:36:31.849Z] #64 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [2020-09-09T11:36:31.898Z] #45 ... [2020-09-09T11:36:31.898Z] [2020-09-09T11:36:31.898Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-09T11:36:31.898Z] #19 4.871 Collecting yamllint==1.16.0 [2020-09-09T11:36:31.898Z] #19 10.21 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-09-09T11:36:31.898Z] #19 10.32 Collecting pyyaml (from yamllint==1.16.0) [Pipeline] sh [2020-09-09T11:36:32.158Z] #19 10.50 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-09-09T11:36:32.158Z] #19 ... [2020-09-09T11:36:32.158Z] [2020-09-09T11:36:32.158Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:36:32.158Z] #39 142.0 CC criu/netfilter.o [2020-09-09T11:36:32.191Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41290/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41290/.git:/go/src/github.com/docker/docker/.git --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf hack/validate/default [2020-09-09T11:36:32.360Z] #17 55.95 Setting up apparmor (2.13.2-10) ... [2020-09-09T11:36:32.726Z] #39 142.4 CC criu/page-pipe.o [2020-09-09T11:36:33.007Z] #39 172.7 make[1]: Nothing to be done for 'all'. [2020-09-09T11:36:33.571Z] Congratulations! All commits are properly signed with the DCO! [2020-09-09T11:36:33.572Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-09-09T11:36:33.572Z] No api/types/ or api/swagger.yaml changes in diff. [2020-09-09T11:36:33.572Z] Congratulations! All TOML source files changed here have valid syntax. [2020-09-09T11:36:33.572Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-09-09T11:36:33.572Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-09-09T11:36:33.572Z] Congratulations! No new tests were added to integration-cli. [2020-09-09T11:36:33.572Z] [2020-09-09T11:36:33.572Z] INFO Start validation with golang-ci-lint [2020-09-09T11:36:33.572Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-09-09T11:36:33.572Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-09-09T11:36:33.572Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-09-09T11:36:33.586Z] #39 173.6 make[1]: 'images/built-in.o' is up to date. [2020-09-09T11:36:33.586Z] #39 173.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-09-09T11:36:33.586Z] #39 173.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-09-09T11:36:33.665Z] #39 143.1 CC criu/page-xfer.o [2020-09-09T11:36:33.850Z] #39 173.8 make[1]: 'compel/libcompel.a' is up to date. [2020-09-09T11:36:33.850Z] #39 173.9 make[1]: 'compel/compel-host-bin' is up to date. [2020-09-09T11:36:33.850Z] #39 173.9 make[1]: Nothing to be done for 'all'. [2020-09-09T11:36:33.850Z] #39 174.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-09T11:36:34.115Z] #39 174.3 make[2]: Nothing to be done for 'all'. [2020-09-09T11:36:34.273Z] #17 57.54 Setting up xfsprogs (4.20.0-1) ... [2020-09-09T11:36:34.273Z] #17 57.55 Setting up python3-lib2to3 (3.7.3-1) ... [2020-09-09T11:36:34.379Z] #39 174.3 make[2]: Nothing to be done for 'all'. [2020-09-09T11:36:34.379Z] #39 174.4 make[2]: Nothing to be done for 'all'. [2020-09-09T11:36:34.533Z] #17 57.91 Setting up python3-pkg-resources (40.8.0-1) ... [2020-09-09T11:36:34.643Z] #39 174.5 make[2]: Nothing to be done for 'all'. [2020-09-09T11:36:34.643Z] #39 174.6 make[2]: Nothing to be done for 'all'. [2020-09-09T11:36:34.643Z] #39 174.7 make[2]: Nothing to be done for 'all'. [2020-09-09T11:36:34.643Z] #39 174.7 make[2]: Nothing to be done for 'all'. [2020-09-09T11:36:34.907Z] #39 174.9 make[2]: Nothing to be done for 'all'. [2020-09-09T11:36:34.907Z] #39 174.9 INSTALL criu/criu [2020-09-09T11:36:35.046Z] #39 144.7 CC criu/pagemap-cache.o [2020-09-09T11:36:35.474Z] #17 58.85 Setting up python3-distutils (3.7.3-1) ... [2020-09-09T11:36:35.616Z] #39 145.1 CC criu/pagemap.o [2020-09-09T11:36:35.860Z] #39 DONE 175.9s [2020-09-09T11:36:35.860Z] [2020-09-09T11:36:35.860Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:36:35.878Z] #39 ... [2020-09-09T11:36:35.878Z] [2020-09-09T11:36:35.878Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-09T11:36:35.878Z] #19 11.90 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-09-09T11:36:35.878Z] #19 11.95 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-09-09T11:36:35.878Z] #19 12.01 Building wheels for collected packages: pyyaml [2020-09-09T11:36:35.878Z] #19 12.01 Running setup.py bdist_wheel for pyyaml: started [2020-09-09T11:36:35.878Z] #19 13.20 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-09-09T11:36:35.878Z] #19 13.20 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-09-09T11:36:35.878Z] #19 13.28 Successfully built pyyaml [2020-09-09T11:36:35.878Z] #19 13.30 Installing collected packages: pyyaml, pathspec, yamllint [2020-09-09T11:36:35.878Z] #19 13.69 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-09-09T11:36:35.878Z] #19 DONE 14.1s [2020-09-09T11:36:35.878Z] [2020-09-09T11:36:35.878Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-09T11:36:36.045Z] #17 59.35 Setting up python3-setuptools (40.8.0-1) ... [2020-09-09T11:36:36.138Z] #22 DONE 0.3s [2020-09-09T11:36:36.138Z] [2020-09-09T11:36:36.138Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-09T11:36:37.429Z] #17 60.73 Setting up python3-pip (18.1-5) ... [2020-09-09T11:36:37.791Z] #45 ... [2020-09-09T11:36:37.791Z] [2020-09-09T11:36:37.791Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-09T11:36:37.791Z] #40 DONE 0.3s [2020-09-09T11:36:37.791Z] [2020-09-09T11:36:37.791Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-09T11:36:38.743Z] #42 DONE 0.7s [2020-09-09T11:36:38.743Z] [2020-09-09T11:36:38.743Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-09T11:36:38.743Z] #44 DONE 0.1s [2020-09-09T11:36:38.743Z] [2020-09-09T11:36:38.743Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:36:38.812Z] #17 62.00 Processing triggers for libc-bin (2.28-10) ... [2020-09-09T11:36:38.812Z] #17 62.04 Processing triggers for mime-support (3.62) ... [2020-09-09T11:36:39.435Z] #26 DONE 3.5s [2020-09-09T11:36:39.435Z] [2020-09-09T11:36:39.435Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:36:39.435Z] #39 146.4 CC criu/parasite-syscall.o [2020-09-09T11:36:39.435Z] #39 147.3 CC criu/path.o [2020-09-09T11:36:39.435Z] #39 147.5 CC criu/pie-util-vdso-elf32.o [2020-09-09T11:36:39.435Z] #39 147.9 CC criu/pie-util-vdso.o [2020-09-09T11:36:39.435Z] #39 148.2 CC criu/pie-util.o [2020-09-09T11:36:39.435Z] #39 148.3 CC criu/pipes.o [2020-09-09T11:36:39.435Z] #39 149.1 CC criu/plugin.o [2020-09-09T11:36:39.756Z] #17 DONE 63.0s [2020-09-09T11:36:39.756Z] [2020-09-09T11:36:39.756Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-09T11:36:40.005Z] #39 ... [2020-09-09T11:36:40.005Z] [2020-09-09T11:36:40.005Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-09T11:36:40.005Z] #29 DONE 0.4s [2020-09-09T11:36:40.005Z] [2020-09-09T11:36:40.005Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-09T11:36:40.005Z] #31 DONE 0.0s [2020-09-09T11:36:40.005Z] [2020-09-09T11:36:40.005Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:36:40.005Z] #39 149.6 CC criu/proc_parse.o [2020-09-09T11:36:40.005Z] #39 ... [2020-09-09T11:36:40.005Z] [2020-09-09T11:36:40.005Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-09T11:36:40.005Z] #34 DONE 0.0s [2020-09-09T11:36:40.265Z] [2020-09-09T11:36:40.265Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:36:40.696Z] #18 0.924 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-09-09T11:36:40.696Z] #18 0.928 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-09-09T11:36:40.697Z] #18 0.931 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-09-09T11:36:40.697Z] #18 DONE 1.0s [2020-09-09T11:36:40.697Z] [2020-09-09T11:36:40.697Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:36:40.697Z] #45 257.5 + cd /tmp/tmp.kCg6lk5eHp/src/github.com/golangci/golangci-lint/ [2020-09-09T11:36:40.697Z] #45 257.5 + git checkout -q v1.23.8 [2020-09-09T11:36:40.697Z] #45 258.2 ++ git describe --tags [2020-09-09T11:36:40.697Z] #45 258.2 + version=v1.23.8 [2020-09-09T11:36:40.697Z] #45 258.2 ++ git rev-parse --short HEAD [2020-09-09T11:36:40.697Z] #45 258.2 + commit=76a82c6 [2020-09-09T11:36:40.697Z] #45 258.2 ++ git show -s --format=%cd [2020-09-09T11:36:40.697Z] #45 258.2 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-09-09T11:36:40.697Z] #45 258.2 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-09T11:36:41.178Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-09T11:36:41.178Z] [2020-09-09T11:36:41.178Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-09T11:36:41.178Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-09T11:36:41.178Z] HOSTNAME=0eb02881cf64 [2020-09-09T11:36:41.178Z] TESTDEBUG=0 [2020-09-09T11:36:41.178Z] DEST=bundles/test-integration [2020-09-09T11:36:41.178Z] PWD=/go/src/github.com/docker/docker [2020-09-09T11:36:41.178Z] DOCKER_GITCOMMIT=65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf [2020-09-09T11:36:41.178Z] container=docker [2020-09-09T11:36:41.178Z] HOME=/root [2020-09-09T11:36:41.178Z] GOLANG_VERSION=1.13.15 [2020-09-09T11:36:41.178Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-09T11:36:41.178Z] VALIDATE_BRANCH=master [2020-09-09T11:36:41.178Z] TERM=xterm [2020-09-09T11:36:41.178Z] DOCKER_PKG=github.com/docker/docker [2020-09-09T11:36:41.178Z] SHLVL=1 [2020-09-09T11:36:41.178Z] TIMEOUT=120m [2020-09-09T11:36:41.178Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-09T11:36:41.178Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-09T11:36:41.178Z] GO111MODULE=off [2020-09-09T11:36:41.178Z] DOCKER_EXPERIMENTAL=1 [2020-09-09T11:36:41.178Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-09-09T11:36:41.178Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-09T11:36:41.178Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-09T11:36:41.178Z] GOPATH=/go [2020-09-09T11:36:41.178Z] PKG_CONFIG=pkg-config [2020-09-09T11:36:41.178Z] _=/usr/bin/env [2020-09-09T11:36:41.178Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-09T11:36:41.648Z] #39 ... [2020-09-09T11:36:41.648Z] [2020-09-09T11:36:41.648Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:36:41.648Z] #49 86.20 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-09-09T11:36:42.080Z] #45 ... [2020-09-09T11:36:42.080Z] [2020-09-09T11:36:42.080Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:36:42.080Z] #39 136.0 CC criu/files.o [2020-09-09T11:36:42.080Z] #39 138.0 CC criu/filesystems.o [2020-09-09T11:36:42.080Z] #39 138.8 CC criu/fsnotify.o [2020-09-09T11:36:42.080Z] #39 140.1 CC criu/image-desc.o [2020-09-09T11:36:42.080Z] #39 140.2 CC criu/image.o [2020-09-09T11:36:42.080Z] #39 141.1 CC criu/ipc_ns.o [2020-09-09T11:36:42.080Z] #39 142.4 CC criu/irmap.o [2020-09-09T11:36:42.080Z] #39 143.2 CC criu/kcmp-ids.o [2020-09-09T11:36:42.080Z] #39 143.5 CC criu/kerndat.o [2020-09-09T11:36:42.080Z] #39 145.3 CC criu/libnetlink.o [2020-09-09T11:36:42.080Z] #39 145.8 CC criu/log.o [2020-09-09T11:36:42.340Z] #39 146.3 CC criu/lsm.o [2020-09-09T11:36:42.587Z] #49 88.12 + mkdir -p /build [2020-09-09T11:36:42.587Z] #49 88.13 + cp runc /build/runc [2020-09-09T11:36:42.848Z] #49 DONE 88.7s [2020-09-09T11:36:42.848Z] [2020-09-09T11:36:42.848Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:36:42.848Z] #39 151.9 CC criu/protobuf-desc.o [2020-09-09T11:36:42.910Z] #39 146.8 CC criu/mem.o [2020-09-09T11:36:43.108Z] #39 152.7 CC criu/protobuf.o [2020-09-09T11:36:43.678Z] #39 153.4 CC criu/pstree.o [2020-09-09T11:36:44.293Z] #39 ... [2020-09-09T11:36:44.293Z] [2020-09-09T11:36:44.293Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-09T11:36:44.293Z] #36 254.5 + dpkg --print-architecture [2020-09-09T11:36:44.293Z] #36 254.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-09-09T11:36:44.293Z] #36 254.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-09-09T11:36:44.293Z] #36 254.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-09-09T11:36:44.553Z] #36 ... [2020-09-09T11:36:44.553Z] [2020-09-09T11:36:44.553Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:36:44.553Z] #39 148.7 CC criu/memfd.o [2020-09-09T11:36:45.060Z] #39 154.7 CC criu/rbtree.o [2020-09-09T11:36:45.320Z] #39 155.0 CC criu/rst-malloc.o [2020-09-09T11:36:45.493Z] #39 149.4 CC criu/mount.o [2020-09-09T11:36:45.580Z] #39 ... [2020-09-09T11:36:45.580Z] [2020-09-09T11:36:45.580Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-09T11:36:45.580Z] #36 DONE 266.7s [2020-09-09T11:36:45.580Z] [2020-09-09T11:36:45.580Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:36:45.580Z] #39 155.2 CC criu/seccomp.o [2020-09-09T11:36:45.793Z] #53 309.9 + bin/containerd-stress [2020-09-09T11:36:46.150Z] #39 155.9 CC criu/seize.o [2020-09-09T11:36:47.091Z] #39 ... [2020-09-09T11:36:47.091Z] [2020-09-09T11:36:47.091Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-09T11:36:47.091Z] #37 DONE 0.5s [2020-09-09T11:36:47.091Z] [2020-09-09T11:36:47.091Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:36:47.091Z] #39 156.7 CC criu/servicefd.o [2020-09-09T11:36:47.351Z] #39 157.0 CC criu/shmem.o [2020-09-09T11:36:47.920Z] #53 312.4 + bin/containerd-shim [2020-09-09T11:36:47.922Z] #39 157.6 CC criu/sigframe.o [2020-09-09T11:36:47.922Z] #39 157.7 CC criu/signalfd.o [2020-09-09T11:36:48.182Z] #39 157.9 CC criu/sk-inet.o [2020-09-09T11:36:48.752Z] #39 158.5 CC criu/sk-netlink.o [2020-09-09T11:36:49.012Z] #39 158.7 CC criu/sk-packet.o [2020-09-09T11:36:49.582Z] #39 159.1 CC criu/sk-queue.o [2020-09-09T11:36:49.582Z] #39 159.3 CC criu/sk-tcp.o [2020-09-09T11:36:49.693Z] #39 153.0 CC criu/namespaces.o [2020-09-09T11:36:49.843Z] #39 159.6 CC criu/sk-unix.o [2020-09-09T11:36:50.633Z] #39 ... [2020-09-09T11:36:50.633Z] [2020-09-09T11:36:50.633Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-09T11:36:50.633Z] #19 5.140 Collecting yamllint==1.16.0 [2020-09-09T11:36:50.633Z] #19 ... [2020-09-09T11:36:50.633Z] [2020-09-09T11:36:50.633Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:36:50.633Z] #39 154.7 CC criu/net.o [2020-09-09T11:36:50.783Z] #39 160.5 CC criu/sockets.o [2020-09-09T11:36:51.352Z] #39 161.0 CC criu/stats.o [2020-09-09T11:36:51.612Z] #39 161.3 CC criu/string.o [2020-09-09T11:36:51.612Z] #39 161.3 CC criu/sysctl.o [2020-09-09T11:36:52.183Z] #39 161.7 CC criu/sysfs_parse.o [2020-09-09T11:36:52.183Z] #39 161.9 CC criu/timens.o [2020-09-09T11:36:52.443Z] #39 162.2 CC criu/timerfd.o [2020-09-09T11:36:52.703Z] #39 162.4 CC criu/tty.o [2020-09-09T11:36:53.688Z] #45 DONE 271.0s [2020-09-09T11:36:53.688Z] [2020-09-09T11:36:53.688Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:36:54.085Z] #39 163.5 CC criu/tun.o [2020-09-09T11:36:54.085Z] #39 163.8 CC criu/uffd.o [2020-09-09T11:36:54.655Z] #39 164.5 CC criu/util.o [2020-09-09T11:36:54.837Z] #39 158.4 CC criu/netfilter.o [2020-09-09T11:36:54.837Z] #39 158.8 CC criu/page-pipe.o [2020-09-09T11:36:55.084Z] #52 ... [2020-09-09T11:36:55.084Z] [2020-09-09T11:36:55.084Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-09T11:36:55.084Z] #46 DONE 0.2s [2020-09-09T11:36:55.084Z] [2020-09-09T11:36:55.084Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-09T11:36:55.084Z] #48 DONE 0.1s [2020-09-09T11:36:55.084Z] [2020-09-09T11:36:55.084Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:36:55.097Z] #39 ... [2020-09-09T11:36:55.097Z] [2020-09-09T11:36:55.097Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-09T11:36:55.097Z] #19 10.53 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-09-09T11:36:55.097Z] #19 10.63 Collecting pyyaml (from yamllint==1.16.0) [2020-09-09T11:36:55.097Z] #19 10.79 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-09-09T11:36:55.097Z] #19 12.46 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-09-09T11:36:55.097Z] #19 12.52 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-09-09T11:36:55.097Z] #19 12.58 Building wheels for collected packages: pyyaml [2020-09-09T11:36:55.097Z] #19 12.58 Running setup.py bdist_wheel for pyyaml: started [2020-09-09T11:36:55.097Z] #19 13.69 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-09-09T11:36:55.097Z] #19 13.69 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-09-09T11:36:55.097Z] #19 13.78 Successfully built pyyaml [2020-09-09T11:36:55.097Z] #19 13.80 Installing collected packages: pyyaml, pathspec, yamllint [2020-09-09T11:36:55.097Z] #19 14.20 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-09-09T11:36:55.097Z] #19 DONE 14.6s [2020-09-09T11:36:55.346Z] #52 ... [2020-09-09T11:36:55.346Z] [2020-09-09T11:36:55.346Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-09T11:36:55.346Z] #50 DONE 0.2s [2020-09-09T11:36:55.346Z] [2020-09-09T11:36:55.346Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:36:55.364Z] [2020-09-09T11:36:55.365Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-09T11:36:55.365Z] #22 DONE 0.3s [2020-09-09T11:36:55.365Z] [2020-09-09T11:36:55.365Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-09T11:36:55.595Z] #39 165.3 CC criu/uts_ns.o [2020-09-09T11:36:55.855Z] #39 165.5 CC criu/vdso-compat.o [2020-09-09T11:36:56.115Z] #39 165.7 CC criu/vdso.o [2020-09-09T11:36:56.375Z] #39 166.2 LINK criu/built-in.o [2020-09-09T11:36:56.483Z] #53 319.5 + bin/containerd-shim-runc-v1 [2020-09-09T11:36:56.635Z] #39 166.3 LINK criu/criu [2020-09-09T11:36:56.896Z] #39 166.5 DEP lib/c/criu.d [2020-09-09T11:36:56.896Z] #39 166.6 CC images/rpc.pb-c.o [2020-09-09T11:36:57.465Z] #39 167.0 CC lib/c/criu.o [2020-09-09T11:36:58.041Z] #39 167.7 LINK lib/c/built-in.o [2020-09-09T11:36:58.041Z] #39 167.7 LINK lib/c/libcriu.so [2020-09-09T11:36:58.041Z] #39 167.8 LINK lib/c/libcriu.a [2020-09-09T11:36:58.301Z] #39 168.0 GEN magic.py [2020-09-09T11:36:58.301Z] #39 168.1 Note: Building without setproctitle() and strlcpy() support. [2020-09-09T11:36:58.301Z] #39 168.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-09T11:36:58.301Z] #39 168.1 Note: Building without GnuTLS support [2020-09-09T11:36:58.301Z] #39 168.1 Makefile.config:39: Warn: you have no libnftables installed [2020-09-09T11:36:58.301Z] #39 168.1 Makefile.config:40: Warn: Building without nftables support [2020-09-09T11:36:59.242Z] #39 168.6 fatal: not a git repository (or any of the parent directories): .git [2020-09-09T11:36:59.502Z] #39 169.2 make[1]: Nothing to be done for 'all'. [2020-09-09T11:36:59.571Z] #26 DONE 3.6s [2020-09-09T11:36:59.571Z] [2020-09-09T11:36:59.571Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-09T11:36:59.571Z] #29 DONE 0.4s [2020-09-09T11:36:59.571Z] [2020-09-09T11:36:59.571Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-09T11:36:59.571Z] #31 DONE 0.1s [2020-09-09T11:36:59.571Z] [2020-09-09T11:36:59.571Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-09T11:36:59.571Z] #34 DONE 0.0s [2020-09-09T11:36:59.571Z] [2020-09-09T11:36:59.571Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-09T11:36:59.571Z] #49 90.05 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-09-09T11:36:59.762Z] #39 169.6 make[1]: 'images/built-in.o' is up to date. [2020-09-09T11:37:00.022Z] #39 169.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-09-09T11:37:00.022Z] #39 169.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-09-09T11:37:00.022Z] #39 169.7 make[1]: 'compel/libcompel.a' is up to date. [2020-09-09T11:37:00.022Z] #39 169.8 make[1]: 'compel/compel-host-bin' is up to date. [2020-09-09T11:37:00.022Z] #39 169.8 make[1]: Nothing to be done for 'all'. [2020-09-09T11:37:00.022Z] #39 169.8 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-09T11:37:00.043Z] #53 324.5 + bin/containerd-shim-runc-v2 [2020-09-09T11:37:00.285Z] #39 169.9 make[2]: Nothing to be done for 'all'. [2020-09-09T11:37:00.285Z] #39 169.9 make[2]: Nothing to be done for 'all'. [2020-09-09T11:37:00.285Z] #39 170.0 make[2]: Nothing to be done for 'all'. [2020-09-09T11:37:00.285Z] #39 170.0 make[2]: Nothing to be done for 'all'. [2020-09-09T11:37:00.545Z] #39 170.1 make[2]: Nothing to be done for 'all'. [2020-09-09T11:37:00.545Z] #39 170.1 make[2]: Nothing to be done for 'all'. [2020-09-09T11:37:00.545Z] #39 170.1 make[2]: Nothing to be done for 'all'. [2020-09-09T11:37:00.545Z] #39 170.2 make[2]: Nothing to be done for 'all'. [2020-09-09T11:37:00.545Z] #39 170.2 INSTALL criu/criu [2020-09-09T11:37:00.805Z] #39 DONE 170.5s [2020-09-09T11:37:00.805Z] [2020-09-09T11:37:00.805Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:37:01.094Z] #53 325.7 + binaries [2020-09-09T11:37:01.391Z] #53 325.7 + install -D bin/containerd /build/containerd [2020-09-09T11:37:01.391Z] #53 325.7 + install -D bin/containerd-shim /build/containerd-shim [2020-09-09T11:37:01.391Z] #53 325.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-09-09T11:37:01.391Z] #53 325.8 + install -D bin/ctr /build/ctr [2020-09-09T11:37:01.391Z] #53 DONE 325.9s [2020-09-09T11:37:02.114Z] #49 92.26 + mkdir -p /build [2020-09-09T11:37:02.114Z] #49 92.27 + cp runc /build/runc [2020-09-09T11:37:02.114Z] #49 DONE 92.8s [2020-09-09T11:37:02.114Z] [2020-09-09T11:37:02.114Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:37:02.114Z] #39 159.6 CC criu/page-xfer.o [2020-09-09T11:37:02.114Z] #39 161.2 CC criu/pagemap-cache.o [2020-09-09T11:37:02.114Z] #39 161.5 CC criu/pagemap.o [2020-09-09T11:37:02.114Z] #39 162.5 CC criu/parasite-syscall.o [2020-09-09T11:37:02.114Z] #39 163.4 CC criu/path.o [2020-09-09T11:37:02.114Z] #39 163.7 CC criu/pie-util-vdso-elf32.o [2020-09-09T11:37:02.114Z] #39 164.2 CC criu/pie-util-vdso.o [2020-09-09T11:37:02.114Z] #39 164.6 CC criu/pie-util.o [2020-09-09T11:37:02.114Z] #39 164.8 CC criu/pipes.o [2020-09-09T11:37:02.114Z] #39 165.5 CC criu/plugin.o [2020-09-09T11:37:02.114Z] #39 165.9 CC criu/proc_parse.o [2020-09-09T11:37:02.187Z] #52 ... [2020-09-09T11:37:02.187Z] [2020-09-09T11:37:02.187Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-09T11:37:02.187Z] #40 DONE 0.1s [2020-09-09T11:37:02.187Z] [2020-09-09T11:37:02.187Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-09T11:37:02.187Z] #42 DONE 0.2s [2020-09-09T11:37:02.187Z] [2020-09-09T11:37:02.187Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-09T11:37:02.187Z] #44 DONE 0.1s [2020-09-09T11:37:02.187Z] [2020-09-09T11:37:02.187Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:37:02.430Z] [2020-09-09T11:37:02.430Z] #54 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-09T11:37:02.430Z] #54 DONE 0.1s [2020-09-09T11:37:02.430Z] [2020-09-09T11:37:02.430Z] #58 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-09T11:37:02.430Z] #58 DONE 0.1s [2020-09-09T11:37:02.430Z] [2020-09-09T11:37:02.430Z] #60 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-09T11:37:02.723Z] #60 DONE 0.1s [2020-09-09T11:37:02.724Z] [2020-09-09T11:37:02.724Z] #62 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-09T11:37:02.724Z] #62 DONE 0.1s [2020-09-09T11:37:02.724Z] [2020-09-09T11:37:02.724Z] #63 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-09T11:37:02.724Z] #63 DONE 0.0s [2020-09-09T11:37:02.724Z] [2020-09-09T11:37:02.724Z] #64 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-09T11:37:03.491Z] #52 236.7 + bin/containerd-stress [2020-09-09T11:37:03.498Z] #39 ... [2020-09-09T11:37:03.498Z] [2020-09-09T11:37:03.498Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-09T11:37:03.498Z] #36 DONE 283.5s [2020-09-09T11:37:03.498Z] [2020-09-09T11:37:03.498Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:37:03.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-09T11:37:03.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-09T11:37:04.298Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-09T11:37:04.882Z] #39 169.0 CC criu/protobuf-desc.o [2020-09-09T11:37:05.476Z] #64 DONE 2.4s [2020-09-09T11:37:05.476Z] [2020-09-09T11:37:05.476Z] #65 exporting to oci image format [2020-09-09T11:37:05.476Z] #65 exporting layers [2020-09-09T11:37:05.827Z] #39 ... [2020-09-09T11:37:05.827Z] [2020-09-09T11:37:05.827Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-09T11:37:05.827Z] #37 DONE 0.5s [2020-09-09T11:37:05.827Z] [2020-09-09T11:37:05.827Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-09T11:37:05.827Z] #39 169.8 CC criu/protobuf.o [2020-09-09T11:37:05.827Z] #39 170.0 CC criu/pstree.o [2020-09-09T11:37:06.041Z] #52 239.8 + bin/containerd-shim [2020-09-09T11:37:06.766Z] #39 170.7 CC criu/rbtree.o [2020-09-09T11:37:06.766Z] #39 170.9 CC criu/rst-malloc.o [2020-09-09T11:37:07.026Z] #39 171.0 CC criu/seccomp.o [2020-09-09T11:37:07.286Z] #39 171.4 CC criu/seize.o [2020-09-09T11:37:07.467Z] #52 213.1 + bin/containerd [2020-09-09T11:37:07.856Z] #39 171.9 CC criu/servicefd.o [2020-09-09T11:37:08.117Z] #39 172.2 CC criu/shmem.o [2020-09-09T11:37:09.057Z] #39 172.8 CC criu/sigframe.o [2020-09-09T11:37:09.057Z] #39 173.0 CC criu/signalfd.o [2020-09-09T11:37:09.057Z] #39 173.2 CC criu/sk-inet.o [2020-09-09T11:37:09.999Z] #39 173.9 CC criu/sk-netlink.o [2020-09-09T11:37:10.260Z] #39 174.2 CC criu/sk-packet.o [2020-09-09T11:37:10.521Z] #39 174.6 CC criu/sk-queue.o [2020-09-09T11:37:11.092Z] #39 174.9 CC criu/sk-tcp.o [2020-09-09T11:37:11.353Z] #39 175.3 CC criu/sk-unix.o [2020-09-09T11:37:12.648Z] #52 245.3 + bin/containerd-shim-runc-v1 [2020-09-09T11:37:12.737Z] #39 176.6 CC criu/sockets.o [2020-09-09T11:37:12.998Z] #39 177.2 CC criu/stats.o [2020-09-09T11:37:13.259Z] #39 177.4 CC criu/string.o [2020-09-09T11:37:13.520Z] #39 177.5 CC criu/sysctl.o [2020-09-09T11:37:13.781Z] #39 177.9 CC criu/sysfs_parse.o [2020-09-09T11:37:14.352Z] #39 178.2 CC criu/timens.o [2020-09-09T11:37:14.613Z] #39 178.5 CC criu/timerfd.o [2020-09-09T11:37:14.613Z] #39 178.8 CC criu/tty.o [2020-09-09T11:37:16.000Z] #39 180.0 CC criu/tun.o [2020-09-09T11:37:16.013Z] #52 249.5 + bin/containerd-shim-runc-v2 [2020-09-09T11:37:16.261Z] #39 180.4 CC criu/uffd.o [2020-09-09T11:37:16.982Z] #52 250.8 + binaries [2020-09-09T11:37:17.245Z] #52 250.8 + install -D bin/containerd /build/containerd [2020-09-09T11:37:17.245Z] #52 250.9 + install -D bin/containerd-shim /build/containerd-shim [2020-09-09T11:37:17.245Z] #52 250.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-09-09T11:37:17.245Z] #52 250.9 + install -D bin/ctr /build/ctr [2020-09-09T11:37:17.249Z] #39 181.2 CC criu/util.o [2020-09-09T11:37:18.200Z] #39 182.3 CC criu/uts_ns.o [2020-09-09T11:37:18.460Z] #39 182.5 CC criu/vdso-compat.o [2020-09-09T11:37:18.460Z] #39 182.6 CC criu/vdso.o [2020-09-09T11:37:19.037Z] #39 183.1 LINK criu/built-in.o [2020-09-09T11:37:19.037Z] #39 183.2 LINK criu/criu [2020-09-09T11:37:19.606Z] #39 183.5 DEP lib/c/criu.d [2020-09-09T11:37:19.606Z] #39 183.6 CC images/rpc.pb-c.o [2020-09-09T11:37:19.625Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-09T11:37:19.625Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-09T11:37:19.866Z] #39 184.1 CC lib/c/criu.o [2020-09-09T11:37:20.549Z] #52 DONE 254.0s [2020-09-09T11:37:20.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-09T11:37:20.810Z] #39 184.7 LINK lib/c/built-in.o [2020-09-09T11:37:20.810Z] #39 184.7 LINK lib/c/libcriu.so [2020-09-09T11:37:20.810Z] #39 184.7 LINK lib/c/libcriu.a [2020-09-09T11:37:20.810Z] #39 184.8 GEN magic.py [2020-09-09T11:37:20.810Z] #39 184.9 Note: Building without setproctitle() and strlcpy() support. [2020-09-09T11:37:20.810Z] #39 184.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-09T11:37:21.070Z] #39 184.9 Note: Building without GnuTLS support [2020-09-09T11:37:21.070Z] #39 184.9 Makefile.config:39: Warn: you have no libnftables installed [2020-09-09T11:37:21.070Z] #39 184.9 Makefile.config:40: Warn: Building without nftables support [2020-09-09T11:37:21.330Z] #39 185.5 fatal: not a git repository (or any of the parent directories): .git [2020-09-09T11:37:21.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-09T11:37:21.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-09T11:37:21.901Z] #39 186.1 make[1]: Nothing to be done for 'all'. [2020-09-09T11:37:21.941Z] [2020-09-09T11:37:21.941Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-09T11:37:22.471Z] #39 186.5 make[1]: 'images/built-in.o' is up to date. [2020-09-09T11:37:22.471Z] #39 186.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-09-09T11:37:22.471Z] #39 186.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-09-09T11:37:22.471Z] #39 186.6 make[1]: 'compel/libcompel.a' is up to date. [2020-09-09T11:37:22.471Z] #39 186.7 make[1]: 'compel/compel-host-bin' is up to date. [2020-09-09T11:37:22.732Z] #39 186.7 make[1]: Nothing to be done for 'all'. [2020-09-09T11:37:22.732Z] #39 186.7 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-09T11:37:22.732Z] #39 186.9 make[2]: Nothing to be done for 'all'. [2020-09-09T11:37:22.732Z] #39 186.9 make[2]: Nothing to be done for 'all'. [2020-09-09T11:37:22.732Z] #39 186.9 make[2]: Nothing to be done for 'all'. [2020-09-09T11:37:22.993Z] #39 187.0 make[2]: Nothing to be done for 'all'. [2020-09-09T11:37:22.993Z] #39 187.1 make[2]: Nothing to be done for 'all'. [2020-09-09T11:37:22.993Z] #39 187.1 make[2]: Nothing to be done for 'all'. [2020-09-09T11:37:22.993Z] #39 187.1 make[2]: Nothing to be done for 'all'. [2020-09-09T11:37:23.240Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-09T11:37:23.253Z] #39 187.2 make[2]: Nothing to be done for 'all'. [2020-09-09T11:37:23.253Z] #39 187.3 INSTALL criu/criu [2020-09-09T11:37:23.326Z] #53 DONE 1.6s [2020-09-09T11:37:23.326Z] [2020-09-09T11:37:23.326Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-09T11:37:23.514Z] #39 DONE 187.5s [2020-09-09T11:37:23.514Z] [2020-09-09T11:37:23.514Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:37:23.586Z] #57 DONE 0.4s [2020-09-09T11:37:23.586Z] [2020-09-09T11:37:23.586Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-09T11:37:24.529Z] #59 DONE 0.9s [2020-09-09T11:37:24.529Z] [2020-09-09T11:37:24.529Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-09T11:37:24.529Z] #61 DONE 0.1s [2020-09-09T11:37:24.789Z] [2020-09-09T11:37:24.789Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-09T11:37:24.789Z] #62 DONE 0.0s [2020-09-09T11:37:24.789Z] [2020-09-09T11:37:24.789Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-09T11:37:24.899Z] #45 ... [2020-09-09T11:37:24.899Z] [2020-09-09T11:37:24.899Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-09T11:37:24.899Z] #40 DONE 0.1s [2020-09-09T11:37:24.899Z] [2020-09-09T11:37:24.899Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-09T11:37:24.899Z] #42 DONE 0.2s [2020-09-09T11:37:24.899Z] [2020-09-09T11:37:24.899Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-09T11:37:24.899Z] #44 DONE 0.1s [2020-09-09T11:37:24.899Z] [2020-09-09T11:37:24.899Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:37:25.303Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-09T11:37:26.178Z] #63 DONE 1.5s [2020-09-09T11:37:26.178Z] [2020-09-09T11:37:26.178Z] #64 exporting to image [2020-09-09T11:37:26.178Z] #64 exporting layers [2020-09-09T11:37:26.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-09T11:37:27.368Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-09T11:37:27.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-09T11:37:29.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-09T11:37:29.100Z] #52 236.3 + bin/containerd [2020-09-09T11:37:29.420Z] #52 ... [2020-09-09T11:37:29.420Z] [2020-09-09T11:37:29.420Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:37:29.420Z] #45 DONE 309.7s [2020-09-09T11:37:29.420Z] [2020-09-09T11:37:29.420Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:37:30.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-09T11:37:31.103Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-09T11:37:31.332Z] #52 ... [2020-09-09T11:37:31.333Z] [2020-09-09T11:37:31.333Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-09T11:37:31.333Z] #46 DONE 0.3s [2020-09-09T11:37:31.333Z] [2020-09-09T11:37:31.333Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-09T11:37:31.333Z] #48 DONE 0.0s [2020-09-09T11:37:31.333Z] [2020-09-09T11:37:31.333Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:37:31.593Z] #52 ... [2020-09-09T11:37:31.593Z] [2020-09-09T11:37:31.593Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-09T11:37:31.593Z] #50 DONE 0.1s [2020-09-09T11:37:31.593Z] [2020-09-09T11:37:31.593Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:37:32.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-09T11:37:32.769Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-09T11:37:33.801Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-09T11:37:33.801Z] Using test binary docker [2020-09-09T11:37:33.801Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-09-09T11:37:33.801Z] +++ /etc/init.d/apparmor start [2020-09-09T11:37:33.801Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-09T11:37:33.801Z] INFO: Waiting for daemon to start... [2020-09-09T11:37:33.801Z] Starting dockerd [2020-09-09T11:37:33.801Z] +++ 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 [2020-09-09T11:37:34.330Z] #64 exporting layers 8.0s done [2020-09-09T11:37:34.330Z] #64 writing image sha256:afe68ea040b651090891c8eb133836d9d8ec90f50551808f06a6d166b5165e48 done [2020-09-09T11:37:34.330Z] #64 naming to docker.io/library/docker:65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf done [2020-09-09T11:37:34.330Z] #64 DONE 8.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-09-09T11:37:34.673Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41290/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf hack/test/unit [2020-09-09T11:37:35.864Z] . [2020-09-09T11:37:35.864Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-09T11:37:35.864Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-09T11:37:35.864Z] Error: No such image: emptyfs [2020-09-09T11:37:35.864Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-09T11:37:35.864Z] ++++ docker load [2020-09-09T11:37:36.157Z] Running integration-test (iteration 1) [2020-09-09T11:37:36.157Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-09-09T11:37:36.157Z] ++ 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 [2020-09-09T11:37:36.157Z] ++ set -e [2020-09-09T11:37:36.157Z] ++ '[' -n 0 ']' [2020-09-09T11:37:36.157Z] ++ set -x [2020-09-09T11:37:36.157Z] ++ 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 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 [2020-09-09T11:37:39.973Z] ? github.com/docker/docker/api [no test files] [2020-09-09T11:37:44.665Z] Loaded image: buildpack-deps:buster [2020-09-09T11:37:44.665Z] Loaded image: busybox:latest [2020-09-09T11:37:44.665Z] Loaded image: busybox:glibc [2020-09-09T11:37:44.665Z] Loaded image: debian:buster [2020-09-09T11:37:44.665Z] Loaded image: hello-world:latest [2020-09-09T11:37:44.665Z] INFO: Testing against a local daemon [2020-09-09T11:37:44.665Z] === RUN TestCgroupNamespacesBuild [2020-09-09T11:37:46.553Z] #52 252.2 + bin/containerd-stress [2020-09-09T11:37:46.731Z] --- PASS: TestCgroupNamespacesBuild (2.30s) [2020-09-09T11:37:46.731Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-09-09T11:37:47.931Z] #52 254.1 + bin/containerd-shim [2020-09-09T11:37:48.794Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.76s) [2020-09-09T11:37:48.795Z] === RUN TestBuildWithSession [2020-09-09T11:37:48.795Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-09T11:37:48.795Z] build_session_test.go:25: TODO: BuildKit [2020-09-09T11:37:48.795Z] === RUN TestBuildSquashParent [2020-09-09T11:37:51.060Z] #52 ... [2020-09-09T11:37:51.060Z] [2020-09-09T11:37:51.060Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:37:51.060Z] #45 DONE 329.8s [2020-09-09T11:37:51.060Z] [2020-09-09T11:37:51.060Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:37:52.234Z] ok github.com/docker/docker/api/server 0.036s coverage: 9.0% of statements [2020-09-09T11:37:52.447Z] #52 ... [2020-09-09T11:37:52.447Z] [2020-09-09T11:37:52.447Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-09T11:37:52.447Z] #46 DONE 0.2s [2020-09-09T11:37:52.447Z] [2020-09-09T11:37:52.447Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-09T11:37:52.447Z] #48 DONE 0.0s [2020-09-09T11:37:52.447Z] [2020-09-09T11:37:52.447Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-09T11:37:52.708Z] #50 DONE 0.1s [2020-09-09T11:37:52.708Z] [2020-09-09T11:37:52.708Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-09T11:37:54.501Z] #52 260.7 + bin/containerd-shim-runc-v1 [2020-09-09T11:37:55.686Z] --- PASS: TestBuildSquashParent (6.38s) [2020-09-09T11:37:55.686Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-09T11:37:55.686Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-09T11:37:55.686Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-09T11:37:55.686Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-09T11:37:55.686Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-09T11:37:55.686Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-09T11:37:55.686Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-09T11:37:55.686Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-09T11:37:55.686Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-09T11:37:55.686Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-09T11:37:55.686Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-09T11:37:55.686Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-09T11:37:55.686Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-09T11:37:55.686Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-09T11:37:55.686Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-09T11:37:57.758Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-09T11:37:57.758Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-09T11:37:58.700Z] #52 265.0 + bin/containerd-shim-runc-v2 [2020-09-09T11:37:59.639Z] #52 265.9 + binaries [2020-09-09T11:37:59.639Z] #52 265.9 + install -D bin/containerd /build/containerd [2020-09-09T11:37:59.639Z] #52 266.0 + install -D bin/containerd-shim /build/containerd-shim [2020-09-09T11:37:59.639Z] #52 266.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-09-09T11:37:59.639Z] #52 266.0 + install -D bin/ctr /build/ctr [2020-09-09T11:37:59.827Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-09T11:37:59.827Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-09T11:38:01.544Z] #52 DONE 267.9s [2020-09-09T11:38:01.900Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-09-09T11:38:01.900Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.57s) [2020-09-09T11:38:01.900Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.65s) [2020-09-09T11:38:01.900Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.31s) [2020-09-09T11:38:01.900Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.50s) [2020-09-09T11:38:01.900Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.99s) [2020-09-09T11:38:01.900Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.15s) [2020-09-09T11:38:01.900Z] === RUN TestBuildMultiStageCopy [2020-09-09T11:38:01.900Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-09T11:38:02.480Z] [2020-09-09T11:38:02.480Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-09T11:38:03.415Z] #53 DONE 0.9s [2020-09-09T11:38:03.415Z] [2020-09-09T11:38:03.415Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-09T11:38:03.674Z] #57 DONE 0.2s [2020-09-09T11:38:03.674Z] [2020-09-09T11:38:03.674Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-09T11:38:03.933Z] #59 DONE 0.4s [2020-09-09T11:38:04.191Z] [2020-09-09T11:38:04.191Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-09T11:38:04.191Z] #61 DONE 0.0s [2020-09-09T11:38:04.191Z] [2020-09-09T11:38:04.191Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-09T11:38:04.191Z] #62 DONE 0.0s [2020-09-09T11:38:04.191Z] [2020-09-09T11:38:04.191Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-09T11:38:04.633Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-09T11:38:04.926Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-09T11:38:05.561Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-09T11:38:05.568Z] #63 DONE 1.3s [2020-09-09T11:38:05.568Z] [2020-09-09T11:38:05.568Z] #64 exporting to image [2020-09-09T11:38:05.568Z] #64 exporting layers [2020-09-09T11:38:06.196Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-09T11:38:06.830Z] --- PASS: TestBuildMultiStageCopy (4.77s) [2020-09-09T11:38:06.830Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.48s) [2020-09-09T11:38:06.830Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s) [2020-09-09T11:38:06.830Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2020-09-09T11:38:06.830Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.62s) [2020-09-09T11:38:06.830Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.63s) [2020-09-09T11:38:06.830Z] === RUN TestBuildMultiStageParentConfig [2020-09-09T11:38:08.342Z] --- PASS: TestBuildMultiStageParentConfig (1.53s) [2020-09-09T11:38:08.342Z] === RUN TestBuildLabelWithTargets [2020-09-09T11:38:10.836Z] #52 275.8 + bin/containerd-stress [2020-09-09T11:38:10.836Z] #52 277.9 + bin/containerd-shim [2020-09-09T11:38:10.908Z] c3aff4450246: Pull complete [2020-09-09T11:38:10.908Z] Digest: sha256:0197a95621a4dc47eb5635f664459a86ec7110d04a99438a54af77bd982487ec [2020-09-09T11:38:10.908Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-09T11:38:10.908Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-09T11:38:10.908Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-09-09T11:38:10.908Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-09-09T11:38:11.121Z] --- PASS: TestBuildLabelWithTargets (2.31s) [2020-09-09T11:38:11.121Z] === RUN TestBuildWithEmptyLayers [2020-09-09T11:38:11.366Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1457' [2020-09-09T11:38:11.366Z] INFO: Docker version of control daemon [2020-09-09T11:38:11.366Z] [2020-09-09T11:38:11.366Z] Client: Docker Engine - Enterprise [2020-09-09T11:38:11.366Z] Version: 19.03.5 [2020-09-09T11:38:11.366Z] API version: 1.40 [2020-09-09T11:38:11.366Z] Go version: go1.12.12 [2020-09-09T11:38:11.366Z] Git commit: 2ee0c57608 [2020-09-09T11:38:11.366Z] Built: 11/13/2019 08:00:16 [2020-09-09T11:38:11.366Z] OS/Arch: windows/amd64 [2020-09-09T11:38:11.366Z] Experimental: false [2020-09-09T11:38:11.366Z] [2020-09-09T11:38:11.366Z] Server: Docker Engine - Enterprise [2020-09-09T11:38:11.366Z] Engine: [2020-09-09T11:38:11.366Z] Version: 19.03.5 [2020-09-09T11:38:11.366Z] API version: 1.40 (minimum version 1.24) [2020-09-09T11:38:11.366Z] Go version: go1.12.12 [2020-09-09T11:38:11.366Z] Git commit: 2ee0c57608 [2020-09-09T11:38:11.366Z] Built: 11/13/2019 07:58:51 [2020-09-09T11:38:11.366Z] OS/Arch: windows/amd64 [2020-09-09T11:38:11.366Z] Experimental: true [2020-09-09T11:38:11.366Z] [2020-09-09T11:38:11.366Z] INFO: Docker info of control daemon [2020-09-09T11:38:11.366Z] [2020-09-09T11:38:11.755Z] --- PASS: TestBuildWithEmptyLayers (0.98s) [2020-09-09T11:38:11.755Z] === RUN TestBuildMultiStageOnBuild [2020-09-09T11:38:12.139Z] #64 exporting layers 6.2s done [2020-09-09T11:38:12.139Z] #64 writing image sha256:f49e45c8b32025b6b9ad2220ce937d2c7b5698a3a21684b9629174d4d1b0994f done [2020-09-09T11:38:12.139Z] #64 naming to docker.io/library/docker:65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf done [2020-09-09T11:38:12.139Z] #64 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-09T11:38:12.331Z] Client: [2020-09-09T11:38:12.331Z] Debug Mode: false [2020-09-09T11:38:12.331Z] Plugins: [2020-09-09T11:38:12.331Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-09-09T11:38:12.331Z] [2020-09-09T11:38:12.331Z] Server: [2020-09-09T11:38:12.331Z] Containers: 0 [2020-09-09T11:38:12.331Z] Running: 0 [2020-09-09T11:38:12.331Z] Paused: 0 [2020-09-09T11:38:12.331Z] Stopped: 0 [2020-09-09T11:38:12.331Z] Images: 1 [2020-09-09T11:38:12.331Z] Server Version: 19.03.5 [2020-09-09T11:38:12.331Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-09-09T11:38:12.331Z] Windows: [2020-09-09T11:38:12.331Z] LCOW: [2020-09-09T11:38:12.331Z] Logging Driver: json-file [2020-09-09T11:38:12.331Z] Plugins: [2020-09-09T11:38:12.331Z] Volume: local [2020-09-09T11:38:12.331Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-09-09T11:38:12.331Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-09-09T11:38:12.331Z] Swarm: inactive [2020-09-09T11:38:12.331Z] Default Isolation: process [2020-09-09T11:38:12.331Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-09-09T11:38:12.331Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-09-09T11:38:12.331Z] OSType: windows [2020-09-09T11:38:12.331Z] Architecture: x86_64 [2020-09-09T11:38:12.331Z] CPUs: 4 [2020-09-09T11:38:12.331Z] Total Memory: 32GiB [2020-09-09T11:38:12.331Z] Name: azwin-2-b48c90 [2020-09-09T11:38:12.331Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-09-09T11:38:12.331Z] Docker Root Dir: D:\docker [2020-09-09T11:38:12.331Z] Debug Mode: false [2020-09-09T11:38:12.331Z] Registry: https://index.docker.io/v1/ [2020-09-09T11:38:12.331Z] Labels: [2020-09-09T11:38:12.331Z] Experimental: true [2020-09-09T11:38:12.331Z] Insecure Registries: [2020-09-09T11:38:12.331Z] 10.0.0.4:5000 [2020-09-09T11:38:12.331Z] 127.0.0.0/8 [2020-09-09T11:38:12.331Z] Registry Mirrors: [2020-09-09T11:38:12.331Z] http://10.0.0.4:5000/ [2020-09-09T11:38:12.331Z] Live Restore Enabled: false [2020-09-09T11:38:12.331Z] [2020-09-09T11:38:12.331Z] [2020-09-09T11:38:12.331Z] INFO: Commit hash is 65a33d02f6 [2020-09-09T11:38:12.331Z] INFO: Nuke-Everything... [2020-09-09T11:38:12.331Z] INFO: Container count on control daemon to delete is 0 [2020-09-09T11:38:12.485Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41290/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf -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:65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf hack/make.sh dynbinary test-integration [2020-09-09T11:38:13.296Z] INFO: Nuking d:\CI [2020-09-09T11:38:13.296Z] INFO: Zapped successfully [2020-09-09T11:38:13.296Z] INFO: Location for testing is d:\CI\PR-41290\7 [2020-09-09T11:38:13.296Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-09-09T11:38:13.296Z] [2020-09-09T11:38:13.296Z] [2020-09-09T11:38:13.296Z] INFO: Building the image from Dockerfile.windows at 09/09/2020 11:38:13... [2020-09-09T11:38:13.296Z] [2020-09-09T11:38:13.865Z] [2020-09-09T11:38:13.865Z] Removing bundles/ [2020-09-09T11:38:13.865Z] [2020-09-09T11:38:13.865Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-09-09T11:38:13.865Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-09T11:38:13.865Z] GOOS="" GOARCH="" GOARM="" [2020-09-09T11:38:14.487Z] --- PASS: TestBuildMultiStageOnBuild (2.85s) [2020-09-09T11:38:14.488Z] === RUN TestBuildUncleanTarFilenames [2020-09-09T11:38:15.998Z] --- PASS: TestBuildUncleanTarFilenames (1.23s) [2020-09-09T11:38:15.998Z] === RUN TestBuildMultiStageLayerLeak [2020-09-09T11:38:17.420Z] #52 284.8 + bin/containerd-shim-runc-v1 [2020-09-09T11:38:17.979Z] Sending build context to Docker daemon 56.24MB [2020-09-09T11:38:17.979Z] [2020-09-09T11:38:17.979Z] Step 1/10 : FROM microsoft/windowsservercore [2020-09-09T11:38:17.979Z] ---> 715aaeac112d [2020-09-09T11:38:17.979Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-09-09T11:38:17.979Z] ---> Running in fa700a845205 [2020-09-09T11:38:18.438Z] Removing intermediate container fa700a845205 [2020-09-09T11:38:18.439Z] ---> b7d1a007fa7e [2020-09-09T11:38:18.439Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2020-09-09T11:38:18.439Z] ---> Running in 29c32c846100 [2020-09-09T11:38:18.732Z] --- PASS: TestBuildMultiStageLayerLeak (2.93s) [2020-09-09T11:38:18.732Z] === RUN TestBuildWithHugeFile [2020-09-09T11:38:18.901Z] Removing intermediate container 29c32c846100 [2020-09-09T11:38:18.901Z] ---> 713894926985 [2020-09-09T11:38:18.901Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-09-09T11:38:18.901Z] ---> Running in 8cb830891a9e [2020-09-09T11:38:19.360Z] Removing intermediate container 8cb830891a9e [2020-09-09T11:38:19.360Z] ---> b06535cb4bdf [2020-09-09T11:38:19.360Z] 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} [2020-09-09T11:38:19.360Z] ---> Running in 255da5737cf9 [2020-09-09T11:38:19.818Z] Removing intermediate container 255da5737cf9 [2020-09-09T11:38:19.818Z] ---> a8fb50687fab [2020-09-09T11:38:19.818Z] 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 { $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; [2020-09-09T11:38:19.818Z] ---> Running in b2192ca9302c [2020-09-09T11:38:22.709Z] #52 289.5 + bin/containerd-shim-runc-v2 [2020-09-09T11:38:23.279Z] #52 290.5 + binaries [2020-09-09T11:38:23.279Z] #52 290.5 + install -D bin/containerd /build/containerd [2020-09-09T11:38:23.279Z] #52 290.5 + install -D bin/containerd-shim /build/containerd-shim [2020-09-09T11:38:23.279Z] #52 290.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-09-09T11:38:23.279Z] #52 290.5 + install -D bin/ctr /build/ctr [2020-09-09T11:38:24.658Z] #52 DONE 291.9s [2020-09-09T11:38:25.606Z] [2020-09-09T11:38:25.606Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-09T11:38:26.182Z] #53 DONE 0.7s [2020-09-09T11:38:26.182Z] [2020-09-09T11:38:26.182Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-09T11:38:26.182Z] #57 DONE 0.2s [2020-09-09T11:38:26.443Z] [2020-09-09T11:38:26.443Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-09T11:38:26.702Z] #59 DONE 0.4s [2020-09-09T11:38:26.905Z] [2020-09-09T11:38:26.905Z] SUCCESS: Specified value was saved. [2020-09-09T11:38:26.963Z] [2020-09-09T11:38:26.963Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-09T11:38:26.963Z] #61 DONE 0.0s [2020-09-09T11:38:26.963Z] [2020-09-09T11:38:26.963Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-09T11:38:26.963Z] #62 DONE 0.0s [2020-09-09T11:38:26.963Z] [2020-09-09T11:38:26.963Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-09T11:38:27.907Z] #63 DONE 1.0s [2020-09-09T11:38:27.907Z] [2020-09-09T11:38:27.907Z] #64 exporting to image [2020-09-09T11:38:27.907Z] #64 exporting layers [2020-09-09T11:38:28.258Z] #65 exporting layers 82.2s done [2020-09-09T11:38:28.258Z] #65 exporting manifest sha256:8aeb5f8deccdca291300f3854dc93d20edf079777d94a105e4229ed507fbf277 done [2020-09-09T11:38:28.258Z] #65 exporting config sha256:69d7b26678cc775f304bb44308c9cc8d160841741ab705cd58e4450ba40907d9 done [2020-09-09T11:38:28.258Z] #65 sending tarball [2020-09-09T11:38:28.441Z] INFO: Downloading git... [2020-09-09T11:38:28.989Z] INFO: Downloading go... [2020-09-09T11:38:34.485Z] #64 exporting layers 6.3s done [2020-09-09T11:38:34.485Z] #64 writing image sha256:a37623ec24818d44f46f01b3e91f7dfba4a8b8d2ab5bcc56a0300f236e0dab1f done [2020-09-09T11:38:34.485Z] #64 naming to docker.io/library/docker:65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf done [2020-09-09T11:38:34.485Z] #64 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-09-09T11:38:34.826Z] + trap exit INT TERM [2020-09-09T11:38:34.826Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-09-09T11:38:34.826Z] + CONTAINER_NAME=docker-pr7 [2020-09-09T11:38:34.826Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41290/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41290/.git:/go/src/github.com/docker/docker/.git --name docker-pr7-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf -e DOCKER_GRAPHDRIVER docker:65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf hack/make.sh dynbinary-daemon [2020-09-09T11:38:35.766Z] [2020-09-09T11:38:35.766Z] Removing bundles/ [2020-09-09T11:38:35.766Z] [2020-09-09T11:38:35.766Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-09-09T11:38:35.766Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-09T11:38:35.766Z] GOOS="" GOARCH="" GOARM="" [2020-09-09T11:38:40.045Z] INFO [loader] Go packages loading at mode 575 (compiled_files|types_sizes|deps|exports_file|files|imports|name) took 1m56.02073194s [2020-09-09T11:38:40.045Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 470.948245ms [2020-09-09T11:38:41.369Z] INFO: Downloading compiler 1 of 3... [2020-09-09T11:38:41.828Z] INFO: Downloading compiler 2 of 3... [2020-09-09T11:38:42.291Z] INFO: Downloading compiler 3 of 3... [2020-09-09T11:38:42.750Z] INFO: Extracting git... [2020-09-09T11:38:43.814Z] #65 ... [2020-09-09T11:38:43.814Z] [2020-09-09T11:38:43.814Z] #66 importing to docker [2020-09-09T11:38:43.814Z] #66 ... [2020-09-09T11:38:43.814Z] [2020-09-09T11:38:43.814Z] #65 exporting to oci image format [2020-09-09T11:38:43.814Z] #65 sending tarball 15.7s done [2020-09-09T11:38:43.814Z] #65 DONE 98.0s [2020-09-09T11:38:43.814Z] [2020-09-09T11:38:43.814Z] #66 importing to docker [2020-09-09T11:38:45.865Z] --- PASS: TestBuildWithHugeFile (26.80s) [2020-09-09T11:38:45.866Z] === RUN TestBuildWithEmptyDockerfile [2020-09-09T11:38:45.866Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-09T11:38:45.866Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-09T11:38:45.866Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-09T11:38:45.866Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-09T11:38:45.866Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-09T11:38:45.866Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-09T11:38:45.866Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-09T11:38:45.866Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-09T11:38:45.866Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-09T11:38:45.866Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-09-09T11:38:45.866Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2020-09-09T11:38:45.866Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2020-09-09T11:38:45.866Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-09-09T11:38:45.866Z] === RUN TestBuildPreserveOwnership [2020-09-09T11:38:45.866Z] === RUN TestBuildPreserveOwnership/copy_from [2020-09-09T11:38:48.543Z] ok github.com/docker/docker/api/server/httputils 0.015s coverage: 14.7% of statements [2020-09-09T11:38:48.543Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-09T11:38:48.543Z] ok github.com/docker/docker/api/server/middleware 0.028s coverage: 37.7% of statements [2020-09-09T11:38:48.543Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-09T11:38:48.543Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-09T11:38:48.543Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-09T11:38:48.543Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-09T11:38:48.543Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-09T11:38:48.543Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-09T11:38:48.543Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-09T11:38:48.543Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-09T11:38:48.543Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-09T11:38:48.543Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-09T11:38:48.543Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-09T11:38:48.543Z] ok github.com/docker/docker/api/types/strslice 0.026s coverage: 90.0% of statements [2020-09-09T11:38:48.543Z] ok github.com/docker/docker/api/server/router/swarm 0.012s coverage: 5.7% of statements [2020-09-09T11:38:48.543Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-09T11:38:48.543Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-09T11:38:48.543Z] ? github.com/docker/docker/api/types [no test files] [2020-09-09T11:38:48.543Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-09T11:38:48.543Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-09T11:38:48.543Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-09T11:38:48.543Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-09T11:38:48.543Z] ok github.com/docker/docker/api/types/filters 0.031s coverage: 92.2% of statements [2020-09-09T11:38:48.543Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-09T11:38:48.543Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-09T11:38:48.543Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-09T11:38:48.543Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-09T11:38:48.543Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-09T11:38:48.543Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-09T11:38:48.543Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-09T11:38:48.544Z] ok github.com/docker/docker/api/types/time 0.033s coverage: 100.0% of statements [2020-09-09T11:38:48.544Z] ok github.com/docker/docker/api/types/versions 0.025s coverage: 75.0% of statements [2020-09-09T11:38:48.544Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-09T11:38:48.544Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-09T11:38:48.544Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-09T11:38:48.544Z] ? github.com/docker/docker/builder [no test files] [2020-09-09T11:38:48.544Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-09T11:38:48.544Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-09T11:38:48.544Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-09T11:38:48.544Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-09T11:38:48.544Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-09T11:38:48.544Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-09T11:38:48.544Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-09T11:38:48.544Z] ok github.com/docker/docker/builder/dockerignore 0.012s coverage: 96.8% of statements [2020-09-09T11:38:50.385Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-09-09T11:38:50.467Z] ok github.com/docker/docker/cli/debug 0.027s coverage: 100.0% of statements [2020-09-09T11:38:51.043Z] ok github.com/docker/docker/builder/remotecontext 0.331s coverage: 13.6% of statements [2020-09-09T11:38:51.991Z] ok github.com/docker/docker/builder/dockerfile 0.929s coverage: 48.0% of statements [2020-09-09T11:38:52.025Z] --- PASS: TestBuildPreserveOwnership (6.39s) [2020-09-09T11:38:52.025Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.17s) [2020-09-09T11:38:52.025Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.22s) [2020-09-09T11:38:52.025Z] === RUN TestBuildPlatformInvalid [2020-09-09T11:38:52.255Z] ok github.com/docker/docker/builder/remotecontext/git 3.552s coverage: 86.3% of statements [2020-09-09T11:38:52.255Z] ? github.com/docker/docker/cli [no test files] [2020-09-09T11:38:52.255Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-09T11:38:52.317Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2020-09-09T11:38:52.317Z] PASS [2020-09-09T11:38:52.317Z] [2020-09-09T11:38:52.317Z] === Skipped [2020-09-09T11:38:52.317Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-09-09T11:38:52.317Z] build_session_test.go:25: TODO: BuildKit [2020-09-09T11:38:52.317Z] [2020-09-09T11:38:52.317Z] [2020-09-09T11:38:52.317Z] DONE 32 tests, 1 skipped in 76.203s [2020-09-09T11:38:52.317Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-09-09T11:38:52.317Z] ++ 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 [2020-09-09T11:38:52.317Z] ++ set -e [2020-09-09T11:38:52.317Z] ++ '[' -n 0 ']' [2020-09-09T11:38:52.317Z] ++ set -x [2020-09-09T11:38:52.317Z] ++ 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 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 [2020-09-09T11:38:52.317Z] INFO: Testing against a local daemon [2020-09-09T11:38:52.317Z] === RUN TestConfigInspect [2020-09-09T11:38:55.129Z] INFO: Expanding go... [2020-09-09T11:38:55.894Z] --- PASS: TestConfigInspect (3.70s) [2020-09-09T11:38:55.894Z] === RUN TestConfigList [2020-09-09T11:38:58.869Z] ok github.com/docker/docker/client 0.290s coverage: 75.4% of statements [2020-09-09T11:38:59.585Z] --- PASS: TestConfigList (3.58s) [2020-09-09T11:38:59.586Z] === RUN TestConfigsCreateAndDelete [2020-09-09T11:39:00.095Z] #66 DONE 16.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-09-09T11:39:00.615Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41290/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf hack/test/unit [2020-09-09T11:39:03.293Z] --- PASS: TestConfigsCreateAndDelete (3.58s) [2020-09-09T11:39:03.293Z] === RUN TestConfigsUpdate [2020-09-09T11:39:04.215Z] ? github.com/docker/docker/api [no test files] [2020-09-09T11:39:06.897Z] --- PASS: TestConfigsUpdate (3.61s) [2020-09-09T11:39:06.897Z] === RUN TestTemplatedConfig [2020-09-09T11:39:10.562Z] --- PASS: TestTemplatedConfig (3.84s) [2020-09-09T11:39:10.562Z] === RUN TestConfigCreateResolve [2020-09-09T11:39:14.086Z] --- PASS: TestConfigCreateResolve (3.55s) [2020-09-09T11:39:14.086Z] === RUN TestConfigDaemonLibtrustID [2020-09-09T11:39:14.723Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-09-09T11:39:14.723Z] PASS [2020-09-09T11:39:14.723Z] [2020-09-09T11:39:14.723Z] DONE 7 tests in 22.461s [2020-09-09T11:39:14.723Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-09-09T11:39:14.723Z] ++ 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 [2020-09-09T11:39:14.723Z] ++ set -e [2020-09-09T11:39:14.723Z] ++ '[' -n 0 ']' [2020-09-09T11:39:14.723Z] ++ set -x [2020-09-09T11:39:14.723Z] ++ 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 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 [2020-09-09T11:39:14.723Z] INFO: Testing against a local daemon [2020-09-09T11:39:14.723Z] === RUN TestCheckpoint [2020-09-09T11:39:14.723Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-09T11:39:14.723Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-09T11:39:14.723Z] === RUN TestContainerInvalidJSON [2020-09-09T11:39:14.723Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-09T11:39:14.723Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-09T11:39:14.723Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-09T11:39:14.723Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-09T11:39:14.723Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-09T11:39:14.723Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-09T11:39:14.723Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-09T11:39:14.723Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-09T11:39:14.723Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-09T11:39:14.723Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-09-09T11:39:14.723Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-09-09T11:39:14.723Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-09-09T11:39:14.723Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-09-09T11:39:14.723Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-09T11:39:15.015Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-09-09T11:39:15.015Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-09T11:39:15.015Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-09-09T11:39:15.015Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-09T11:39:15.307Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-09-09T11:39:15.307Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-09T11:39:15.307Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2020-09-09T11:39:15.307Z] === RUN TestCopyFromContainer [2020-09-09T11:39:16.224Z] INFO: Expanding compiler 1 of 3... [2020-09-09T11:39:16.224Z] INFO: Expanding compiler 2 of 3... [2020-09-09T11:39:17.379Z] === RUN TestCopyFromContainer// [2020-09-09T11:39:17.379Z] === RUN TestCopyFromContainer//bar/root [2020-09-09T11:39:17.379Z] === RUN TestCopyFromContainer//bar/root/ [2020-09-09T11:39:17.672Z] === RUN TestCopyFromContainer/bar/quux [2020-09-09T11:39:17.672Z] === RUN TestCopyFromContainer/bar/quux/ [2020-09-09T11:39:17.672Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-09-09T11:39:17.672Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-09-09T11:39:17.964Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-09-09T11:39:17.964Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-09-09T11:39:17.964Z] === RUN TestCopyFromContainer/bar/notarget [2020-09-09T11:39:18.257Z] --- PASS: TestCopyFromContainer (2.79s) [2020-09-09T11:39:18.257Z] --- PASS: TestCopyFromContainer// (0.04s) [2020-09-09T11:39:18.257Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-09-09T11:39:18.257Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-09-09T11:39:18.257Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-09-09T11:39:18.257Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-09-09T11:39:18.257Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-09-09T11:39:18.257Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-09-09T11:39:18.257Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-09-09T11:39:18.257Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-09-09T11:39:18.257Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-09-09T11:39:18.257Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-09T11:39:18.257Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-09T11:39:18.257Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-09T11:39:18.257Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-09T11:39:18.257Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-09T11:39:18.257Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-09T11:39:18.257Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-09T11:39:18.257Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-09T11:39:18.257Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-09T11:39:18.257Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-09T11:39:18.257Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-09-09T11:39:18.257Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-09-09T11:39:18.257Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-09-09T11:39:18.257Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-09-09T11:39:18.257Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-09T11:39:18.257Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-09-09T11:39:18.257Z] === RUN TestCreateWithInvalidEnv [2020-09-09T11:39:18.257Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-09T11:39:18.257Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-09T11:39:18.257Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-09T11:39:18.257Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-09T11:39:18.257Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-09T11:39:18.257Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-09T11:39:18.257Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-09T11:39:18.257Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-09T11:39:18.257Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-09T11:39:18.257Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-09-09T11:39:18.257Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-09-09T11:39:18.257Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-09-09T11:39:18.257Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-09T11:39:18.257Z] === RUN TestCreateTmpfsMountsTarget [2020-09-09T11:39:18.257Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-09-09T11:39:18.257Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-09T11:39:19.870Z] ok github.com/docker/docker/api/server 0.017s coverage: 9.0% of statements [2020-09-09T11:39:19.958Z] INFO: Expanding compiler 3 of 3... [2020-09-09T11:39:19.958Z] INFO: Removing downloaded files... [2020-09-09T11:39:19.958Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-09-09T11:39:20.416Z] INFO: Configuring git core.autocrlf... [2020-09-09T11:39:20.993Z] --- PASS: TestCreateWithCustomMaskedPaths (2.38s) [2020-09-09T11:39:20.993Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-09T11:39:23.062Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.48s) [2020-09-09T11:39:23.062Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-09T11:39:23.062Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-09T11:39:23.062Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-09T11:39:23.062Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-09T11:39:23.062Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-09T11:39:23.062Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-09T11:39:23.062Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-09T11:39:23.062Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-09T11:39:23.062Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-09T11:39:23.062Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-09T11:39:23.062Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-09T11:39:23.062Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-09T11:39:23.062Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-09T11:39:23.062Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-09T11:39:23.062Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-09T11:39:23.062Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-09T11:39:23.062Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-09-09T11:39:23.062Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-09-09T11:39:23.063Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-09-09T11:39:23.063Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-09-09T11:39:23.063Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-09-09T11:39:23.063Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-09-09T11:39:23.063Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-09T11:39:24.100Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s) [2020-09-09T11:39:24.100Z] === RUN TestCreateDifferentPlatform [2020-09-09T11:39:24.100Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-09T11:39:24.100Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-09T11:39:24.100Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-09-09T11:39:24.100Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-09-09T11:39:24.100Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-09-09T11:39:24.100Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-09T11:39:24.100Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2020-09-09T11:39:24.100Z] === RUN TestContainerStartOnDaemonRestart [2020-09-09T11:39:24.100Z] === PAUSE TestContainerStartOnDaemonRestart [2020-09-09T11:39:24.100Z] === RUN TestDaemonRestartIpcMode [2020-09-09T11:39:24.100Z] === PAUSE TestDaemonRestartIpcMode [2020-09-09T11:39:24.100Z] === RUN TestDaemonHostGatewayIP [2020-09-09T11:39:24.100Z] === PAUSE TestDaemonHostGatewayIP [2020-09-09T11:39:24.100Z] === RUN TestContainerKillOnDaemonStart [2020-09-09T11:39:24.100Z] === PAUSE TestContainerKillOnDaemonStart [2020-09-09T11:39:24.100Z] === RUN TestDiff [2020-09-09T11:39:24.734Z] --- PASS: TestDiff (0.85s) [2020-09-09T11:39:24.734Z] === RUN TestExecWithCloseStdin [2020-09-09T11:39:25.482Z] ok github.com/docker/docker/cmd/dockerd 0.109s coverage: 30.8% of statements [2020-09-09T11:39:25.770Z] --- PASS: TestExecWithCloseStdin (0.91s) [2020-09-09T11:39:25.771Z] === RUN TestExec [2020-09-09T11:39:26.057Z] ok github.com/docker/docker/container 0.149s coverage: 34.7% of statements [2020-09-09T11:39:26.057Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-09T11:39:26.057Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-09T11:39:26.057Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-09T11:39:26.057Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-09-09T11:39:26.807Z] --- PASS: TestExec (0.86s) [2020-09-09T11:39:26.807Z] === RUN TestExecUser [2020-09-09T11:39:27.441Z] --- PASS: TestExecUser (0.87s) [2020-09-09T11:39:27.441Z] === RUN TestExportContainerAndImportImage [2020-09-09T11:39:28.478Z] --- PASS: TestExportContainerAndImportImage (1.05s) [2020-09-09T11:39:28.478Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-09T11:39:28.619Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.052s coverage: 65.3% of statements [2020-09-09T11:39:30.014Z] --- PASS: TestExportContainerAfterDaemonRestart (1.50s) [2020-09-09T11:39:30.014Z] === RUN TestHealthCheckWorkdir [2020-09-09T11:39:30.545Z] ok github.com/docker/docker/daemon/cluster/convert 0.023s coverage: 35.9% of statements [2020-09-09T11:39:31.052Z] --- PASS: TestHealthCheckWorkdir (1.06s) [2020-09-09T11:39:31.052Z] === RUN TestHealthKillContainer [2020-09-09T11:39:33.106Z] ok github.com/docker/docker/daemon/cluster 0.087s coverage: 0.5% of statements [2020-09-09T11:39:34.575Z] --- PASS: TestHealthKillContainer (2.91s) [2020-09-09T11:39:34.575Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-09T11:39:34.867Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s) [2020-09-09T11:39:34.867Z] === RUN TestIpcModeNone [2020-09-09T11:39:35.327Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-09T11:39:35.587Z] [2020-09-09T11:39:35.587Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-09T11:39:35.671Z] ok github.com/docker/docker/daemon/discovery 0.014s coverage: 30.0% of statements [2020-09-09T11:39:35.846Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-09T11:39:35.846Z] HOSTNAME=4efab9e3ec1c [2020-09-09T11:39:35.846Z] DEST=bundles/test-integration [2020-09-09T11:39:35.846Z] PWD=/go/src/github.com/docker/docker [2020-09-09T11:39:35.846Z] DOCKER_ROOTLESS=1 [2020-09-09T11:39:35.846Z] DOCKER_GITCOMMIT=65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf [2020-09-09T11:39:35.846Z] container=docker [2020-09-09T11:39:35.846Z] HOME=/root [2020-09-09T11:39:35.846Z] GOLANG_VERSION=1.13.15 [2020-09-09T11:39:35.846Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-09T11:39:35.846Z] VALIDATE_BRANCH=master [2020-09-09T11:39:35.846Z] TERM=xterm [2020-09-09T11:39:35.846Z] DOCKER_PKG=github.com/docker/docker [2020-09-09T11:39:35.846Z] SHLVL=1 [2020-09-09T11:39:35.846Z] TIMEOUT=120m [2020-09-09T11:39:35.846Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-09T11:39:35.846Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-09T11:39:35.846Z] GO111MODULE=off [2020-09-09T11:39:35.846Z] DOCKER_EXPERIMENTAL=1 [2020-09-09T11:39:35.846Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-09-09T11:39:35.846Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-09T11:39:35.846Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-09T11:39:35.846Z] GOPATH=/go [2020-09-09T11:39:35.846Z] PKG_CONFIG=pkg-config [2020-09-09T11:39:35.846Z] _=/usr/bin/env [2020-09-09T11:39:35.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-09T11:39:35.909Z] --- PASS: TestIpcModeNone (0.95s) [2020-09-09T11:39:35.909Z] === RUN TestIpcModePrivate [2020-09-09T11:39:36.946Z] --- PASS: TestIpcModePrivate (0.96s) [2020-09-09T11:39:36.947Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-09-09T11:39:36.947Z] === RUN TestIpcModeShareable [2020-09-09T11:39:37.071Z] ok github.com/docker/docker/daemon/config 0.070s coverage: 81.8% of statements [2020-09-09T11:39:37.071Z] ok github.com/docker/docker/daemon/events 0.069s coverage: 50.0% of statements [2020-09-09T11:39:37.581Z] --- PASS: TestIpcModeShareable (0.94s) [2020-09-09T11:39:37.581Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-09-09T11:39:37.581Z] === RUN TestAPIIpcModeShareableAndContainer [2020-09-09T11:39:38.998Z] ok github.com/docker/docker/daemon/graphdriver 0.014s coverage: 2.2% of statements [2020-09-09T11:39:41.104Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.83s) [2020-09-09T11:39:41.104Z] === RUN TestAPIIpcModeHost [2020-09-09T11:39:41.104Z] --- PASS: TestAPIIpcModeHost (0.61s) [2020-09-09T11:39:41.104Z] === RUN TestDaemonIpcModeShareable [2020-09-09T11:39:42.310Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.474s coverage: 14.1% of statements [2020-09-09T11:39:42.310Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.017s coverage: 2.9% of statements [2020-09-09T11:39:43.175Z] --- PASS: TestDaemonIpcModeShareable (1.84s) [2020-09-09T11:39:43.175Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-09-09T11:39:43.175Z] === RUN TestDaemonIpcModePrivate [2020-09-09T11:39:43.704Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.592s coverage: 57.0% of statements [2020-09-09T11:39:44.851Z] --- PASS: TestDaemonIpcModePrivate (1.80s) [2020-09-09T11:39:44.851Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-09-09T11:39:44.851Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-09-09T11:39:46.267Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.019s coverage: 1.8% of statements [2020-09-09T11:39:46.362Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.75s) [2020-09-09T11:39:46.362Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-09-09T11:39:46.362Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-09-09T11:39:47.674Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.948s coverage: 45.9% of statements [2020-09-09T11:39:47.750Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m3.16082224s with top 10 stages: buildssa: 1m33.809472059s, goimports: 21.840687753s, unconvert: 11.187567801s, gosec: 9.994298654s, golint: 6.206958281s, ineffassign: 4.302880581s, misspell: 4.185811841s, inspect: 3.81078128s, vrp: 3.17499016s, fact_purity: 2.035927689s [2020-09-09T11:39:48.436Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.79s) [2020-09-09T11:39:48.436Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-09-09T11:39:48.436Z] === RUN TestIpcModeOlderClient [2020-09-09T11:39:48.436Z] === PAUSE TestIpcModeOlderClient [2020-09-09T11:39:48.436Z] === RUN TestKillContainerInvalidSignal [2020-09-09T11:39:49.064Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.904s coverage: 73.1% of statements [2020-09-09T11:39:49.071Z] --- PASS: TestKillContainerInvalidSignal (0.82s) [2020-09-09T11:39:49.071Z] === RUN TestKillContainer [2020-09-09T11:39:49.071Z] === RUN TestKillContainer/no_signal [2020-09-09T11:39:50.013Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.917s coverage: 49.5% of statements [2020-09-09T11:39:50.109Z] === RUN TestKillContainer/non_killing_signal [2020-09-09T11:39:50.276Z] ok github.com/docker/docker/daemon 12.377s coverage: 17.2% of statements [2020-09-09T11:39:50.402Z] === RUN TestKillContainer/killing_signal [2020-09-09T11:39:50.540Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-09T11:39:50.540Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-09T11:39:50.540Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-09T11:39:50.540Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-09-09T11:39:50.540Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-09T11:39:51.914Z] --- PASS: TestKillContainer (2.56s) [2020-09-09T11:39:51.914Z] --- PASS: TestKillContainer/no_signal (0.85s) [2020-09-09T11:39:51.914Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2020-09-09T11:39:51.914Z] --- PASS: TestKillContainer/killing_signal (0.83s) [2020-09-09T11:39:51.914Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-09T11:39:51.914Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-09-09T11:39:51.938Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.023s coverage: 58.0% of statements [2020-09-09T11:39:51.938Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.654s coverage: 76.1% of statements [2020-09-09T11:39:52.515Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.019s coverage: 3.0% of statements [2020-09-09T11:39:52.549Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-09-09T11:39:52.778Z] ok github.com/docker/docker/daemon/links 0.052s coverage: 93.0% of statements [2020-09-09T11:39:53.587Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.77s) [2020-09-09T11:39:53.587Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.88s) [2020-09-09T11:39:53.587Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s) [2020-09-09T11:39:53.587Z] === RUN TestKillStoppedContainer [2020-09-09T11:39:53.587Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-09-09T11:39:53.587Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-09T11:39:53.587Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-09-09T11:39:53.587Z] === RUN TestKillDifferentUserContainer [2020-09-09T11:39:54.670Z] --- PASS: TestKillDifferentUserContainer (0.87s) [2020-09-09T11:39:54.670Z] === RUN TestInspectOomKilledTrue [2020-09-09T11:39:54.670Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-09-09T11:39:54.670Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-09T11:39:54.670Z] === RUN TestInspectOomKilledFalse [2020-09-09T11:39:54.670Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-09-09T11:39:54.670Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-09T11:39:54.670Z] === RUN TestLinksEtcHostsContentMatch [2020-09-09T11:39:54.962Z] --- PASS: TestLinksEtcHostsContentMatch (0.54s) [2020-09-09T11:39:54.962Z] === RUN TestLinksContainerNames [2020-09-09T11:39:55.338Z] ok github.com/docker/docker/daemon/logger 0.246s coverage: 41.0% of statements [2020-09-09T11:39:55.338Z] ok github.com/docker/docker/daemon/images 0.042s coverage: 4.8% of statements [2020-09-09T11:39:55.600Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.998s coverage: 57.7% of statements [2020-09-09T11:39:55.601Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-09-09T11:39:55.601Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-09T11:39:55.601Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-09T11:39:55.601Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-09T11:39:55.864Z] ok github.com/docker/docker/daemon/logger/awslogs 0.318s coverage: 77.4% of statements [2020-09-09T11:39:55.864Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-09T11:39:55.864Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-09T11:39:56.814Z] ok github.com/docker/docker/daemon/logger/gelf 0.055s coverage: 67.0% of statements [2020-09-09T11:39:57.033Z] --- PASS: TestLinksContainerNames (1.62s) [2020-09-09T11:39:57.033Z] === RUN TestLogsFollowTailEmpty [2020-09-09T11:39:57.079Z] ok github.com/docker/docker/daemon/logger/journald 0.030s coverage: 23.9% of statements [2020-09-09T11:39:57.079Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.013s coverage: 87.2% of statements [2020-09-09T11:39:57.342Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.032s coverage: 61.6% of statements [2020-09-09T11:39:57.666Z] --- PASS: TestLogsFollowTailEmpty (0.85s) [2020-09-09T11:39:57.666Z] === RUN TestContainerNetworkMountsNoChown [2020-09-09T11:39:58.300Z] --- PASS: TestContainerNetworkMountsNoChown (0.85s) [2020-09-09T11:39:58.300Z] === RUN TestMountDaemonRoot [2020-09-09T11:39:58.300Z] === RUN TestMountDaemonRoot/default [2020-09-09T11:39:58.300Z] === PAUSE TestMountDaemonRoot/default [2020-09-09T11:39:58.300Z] === RUN TestMountDaemonRoot/private [2020-09-09T11:39:58.300Z] === PAUSE TestMountDaemonRoot/private [2020-09-09T11:39:58.300Z] === RUN TestMountDaemonRoot/rprivate [2020-09-09T11:39:58.300Z] === PAUSE TestMountDaemonRoot/rprivate [2020-09-09T11:39:58.300Z] === RUN TestMountDaemonRoot/slave [2020-09-09T11:39:58.300Z] === PAUSE TestMountDaemonRoot/slave [2020-09-09T11:39:58.300Z] === RUN TestMountDaemonRoot/rslave [2020-09-09T11:39:58.300Z] === PAUSE TestMountDaemonRoot/rslave [2020-09-09T11:39:58.300Z] === RUN TestMountDaemonRoot/shared [2020-09-09T11:39:58.300Z] === PAUSE TestMountDaemonRoot/shared [2020-09-09T11:39:58.300Z] === RUN TestMountDaemonRoot/rshared [2020-09-09T11:39:58.300Z] === PAUSE TestMountDaemonRoot/rshared [2020-09-09T11:39:58.300Z] === CONT TestMountDaemonRoot/default [2020-09-09T11:39:58.300Z] === RUN TestMountDaemonRoot/default/mount_root [2020-09-09T11:39:58.300Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-09-09T11:39:58.300Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-09-09T11:39:58.300Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-09-09T11:39:58.300Z] === RUN TestMountDaemonRoot/default/bind_root [2020-09-09T11:39:58.300Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-09-09T11:39:58.300Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-09-09T11:39:58.300Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-09-09T11:39:58.300Z] === CONT TestMountDaemonRoot/default/mount_root [2020-09-09T11:39:58.300Z] === CONT TestMountDaemonRoot/rshared [2020-09-09T11:39:58.300Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-09-09T11:39:58.300Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-09-09T11:39:58.300Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-09-09T11:39:58.300Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-09-09T11:39:58.300Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-09-09T11:39:58.300Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-09-09T11:39:58.300Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-09-09T11:39:58.300Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-09-09T11:39:58.300Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-09-09T11:39:58.300Z] === CONT TestMountDaemonRoot/shared [2020-09-09T11:39:58.300Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-09-09T11:39:58.300Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-09-09T11:39:58.300Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-09-09T11:39:58.300Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-09-09T11:39:58.300Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-09-09T11:39:58.300Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-09-09T11:39:58.300Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-09-09T11:39:58.300Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-09-09T11:39:58.300Z] === CONT TestMountDaemonRoot/rslave [2020-09-09T11:39:58.300Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-09-09T11:39:58.300Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-09-09T11:39:58.300Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-09-09T11:39:58.300Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-09-09T11:39:58.300Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-09-09T11:39:58.300Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-09-09T11:39:58.300Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-09-09T11:39:58.300Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-09-09T11:39:58.300Z] === CONT TestMountDaemonRoot/slave [2020-09-09T11:39:58.300Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-09-09T11:39:58.300Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-09-09T11:39:58.300Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-09-09T11:39:58.300Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-09-09T11:39:58.300Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-09-09T11:39:58.300Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-09-09T11:39:58.300Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-09-09T11:39:58.300Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-09-09T11:39:58.300Z] === CONT TestMountDaemonRoot/rprivate [2020-09-09T11:39:58.300Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-09-09T11:39:58.300Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-09-09T11:39:58.300Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-09-09T11:39:58.300Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-09-09T11:39:58.300Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-09-09T11:39:58.300Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-09-09T11:39:58.300Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-09-09T11:39:58.300Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-09-09T11:39:58.300Z] === CONT TestMountDaemonRoot/private [2020-09-09T11:39:58.300Z] === RUN TestMountDaemonRoot/private/bind_root [2020-09-09T11:39:58.300Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-09-09T11:39:58.300Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-09-09T11:39:58.300Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-09-09T11:39:58.300Z] === RUN TestMountDaemonRoot/private/mount_root [2020-09-09T11:39:58.300Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-09-09T11:39:58.300Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-09-09T11:39:58.300Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-09-09T11:39:58.300Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-09-09T11:39:58.591Z] === CONT TestMountDaemonRoot/default/bind_root [2020-09-09T11:39:58.591Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-09-09T11:39:58.591Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-09-09T11:39:58.591Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-09-09T11:39:58.591Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-09-09T11:39:58.883Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-09-09T11:39:58.883Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-09-09T11:39:58.883Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-09-09T11:39:58.883Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-09-09T11:39:58.883Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-09-09T11:39:58.883Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-09-09T11:39:58.883Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-09-09T11:39:58.883Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-09-09T11:39:58.883Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-09-09T11:39:58.883Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-09-09T11:39:59.177Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-09-09T11:39:59.177Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-09-09T11:39:59.177Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-09-09T11:39:59.177Z] === CONT TestMountDaemonRoot/private/bind_root [2020-09-09T11:39:59.177Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-09-09T11:39:59.177Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-09-09T11:39:59.177Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-09-09T11:39:59.177Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-09-09T11:39:59.177Z] === CONT TestMountDaemonRoot/private/mount_root [2020-09-09T11:39:59.177Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-09-09T11:39:59.177Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-09-09T11:39:59.177Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-09-09T11:39:59.177Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.11s) [2020-09-09T11:39:59.177Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s) [2020-09-09T11:39:59.177Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-09-09T11:39:59.177Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-09-09T11:39:59.177Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-09-09T11:39:59.177Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2020-09-09T11:39:59.177Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-09-09T11:39:59.177Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-09-09T11:39:59.177Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-09-09T11:39:59.177Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-09-09T11:39:59.177Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-09-09T11:39:59.177Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-09-09T11:39:59.177Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-09-09T11:39:59.177Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-09-09T11:39:59.177Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-09-09T11:39:59.177Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-09-09T11:39:59.177Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-09-09T11:39:59.177Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-09-09T11:39:59.177Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-09-09T11:39:59.177Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-09-09T11:39:59.177Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-09-09T11:39:59.177Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-09-09T11:39:59.177Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-09-09T11:39:59.177Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-09-09T11:39:59.177Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-09-09T11:39:59.177Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2020-09-09T11:39:59.177Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2020-09-09T11:39:59.177Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2020-09-09T11:39:59.177Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2020-09-09T11:39:59.177Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-09-09T11:39:59.177Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-09-09T11:39:59.177Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2020-09-09T11:39:59.177Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-09-09T11:39:59.177Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-09-09T11:39:59.177Z] === RUN TestContainerBindMountNonRecursive [2020-09-09T11:39:59.268Z] ok github.com/docker/docker/daemon/logger/local 0.037s coverage: 75.2% of statements [2020-09-09T11:39:59.268Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-09T11:39:59.268Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.035s coverage: 33.3% of statements [2020-09-09T11:39:59.268Z] time="2020-09-09T11:39:58Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate440983763/log421256214.1: no such file or directory" [2020-09-09T11:39:59.268Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.134s coverage: 38.3% of statements [2020-09-09T11:39:59.841Z] ok github.com/docker/docker/daemon/logger/templates 0.011s coverage: 8.3% of statements [2020-09-09T11:40:00.790Z] ok github.com/docker/docker/daemon/logger/syslog 0.024s coverage: 46.8% of statements [2020-09-09T11:40:00.790Z] ok github.com/docker/docker/daemon/network 0.038s coverage: 63.8% of statements [2020-09-09T11:40:01.739Z] ok github.com/docker/docker/daemon/logger/splunk 1.853s coverage: 82.5% of statements [2020-09-09T11:40:01.739Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-09T11:40:01.739Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-09T11:40:01.909Z] --- PASS: TestContainerBindMountNonRecursive (2.11s) [2020-09-09T11:40:01.909Z] === RUN TestNetworkNat [2020-09-09T11:40:02.201Z] --- PASS: TestNetworkNat (0.89s) [2020-09-09T11:40:02.201Z] === RUN TestNetworkLocalhostTCPNat [2020-09-09T11:40:02.688Z] ok github.com/docker/docker/distribution/metadata 0.084s coverage: 48.2% of statements [2020-09-09T11:40:03.235Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s) [2020-09-09T11:40:03.235Z] === RUN TestNetworkLoopbackNat [2020-09-09T11:40:03.652Z] ok github.com/docker/docker/distribution 0.623s coverage: 21.9% of statements [2020-09-09T11:40:03.653Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-09T11:40:03.653Z] ok github.com/docker/docker/errdefs 0.022s coverage: 49.4% of statements [2020-09-09T11:40:04.605Z] ok github.com/docker/docker/image 0.063s coverage: 86.4% of statements [2020-09-09T11:40:04.869Z] ok github.com/docker/docker/image/cache 0.020s coverage: 19.2% of statements [2020-09-09T11:40:05.132Z] ok github.com/docker/docker/image/v1 0.020s coverage: 25.0% of statements [2020-09-09T11:40:05.132Z] ok github.com/docker/docker/distribution/xfer 1.705s coverage: 85.1% of statements [2020-09-09T11:40:05.132Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-09T11:40:05.132Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-09T11:40:05.132Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-09T11:40:05.709Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2020-09-09T11:40:05.852Z] INFO [runner/unused/goanalysis] analyzers took 26.654679555s with top 10 stages: buildssa: 22.746932943s, U1000: 3.907746612s [2020-09-09T11:40:05.852Z] INFO [runner] Issues before processing: 2303, after processing: 0 [2020-09-09T11:40:05.852Z] INFO [runner] Processors filtering stat (out/in): autogenerated_exclude: 1589/1694, path_prettifier: 1694/1694, skip_dirs: 1694/1694, exclude: 1589/1589, cgo: 1694/2303, filename_unadjuster: 1694/1694, skip_files: 1694/1694, identifier_marker: 1589/1589, exclude-rules: 64/1589, nolint: 0/64 [2020-09-09T11:40:05.852Z] INFO [runner] processing took 59.908856ms with stages: nolint: 26.480204ms, identifier_marker: 16.485082ms, path_prettifier: 7.749071ms, autogenerated_exclude: 3.803306ms, exclude-rules: 3.275769ms, skip_dirs: 1.6162ms, cgo: 402.389µs, filename_unadjuster: 92.69µs, max_same_issues: 1.252µs, uniq_by_line: 615ns, exclude: 375ns, max_from_linter: 355ns, source_code: 351ns, diff: 348ns, path_shortener: 322ns, skip_files: 295ns, max_per_file_from_linter: 232ns [2020-09-09T11:40:05.852Z] INFO [runner] linters took 1m35.171546243s with stages: goanalysis_metalinter: 1m16.082174549s, unused: 19.029185049s [2020-09-09T11:40:05.852Z] INFO File cache stats: 1444 entries of total size 6.8MiB [2020-09-09T11:40:05.852Z] INFO Memory: 1586 samples, avg is 240.6MB, max is 3234.3MB [2020-09-09T11:40:05.852Z] INFO Execution took 3m31.671405669s [2020-09-09T11:40:05.852Z] Congratulations! The shell scripts are properly formatted. [2020-09-09T11:40:05.972Z] ok github.com/docker/docker/pkg/aaparser 0.010s coverage: 50.0% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-09-09T11:40:06.751Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41290/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf hack/make.sh dynbinary-daemon test-docker-py [2020-09-09T11:40:06.754Z] --- PASS: TestNetworkLoopbackNat (3.21s) [2020-09-09T11:40:06.754Z] === RUN TestPause [2020-09-09T11:40:07.011Z] [2020-09-09T11:40:07.271Z] Removing bundles/ [2020-09-09T11:40:07.271Z] [2020-09-09T11:40:07.271Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-09-09T11:40:07.271Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-09T11:40:07.271Z] GOOS="" GOARCH="" GOARM="" [2020-09-09T11:40:07.387Z] --- PASS: TestPause (0.93s) [2020-09-09T11:40:07.387Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-09T11:40:07.387Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-09T11:40:07.387Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-09T11:40:07.387Z] === RUN TestPauseStopPausedContainer [2020-09-09T11:40:07.898Z] ok github.com/docker/docker/opts 0.084s coverage: 67.1% of statements [2020-09-09T11:40:08.424Z] --- PASS: TestPauseStopPausedContainer (0.89s) [2020-09-09T11:40:08.425Z] === RUN TestPsFilter [2020-09-09T11:40:08.425Z] --- PASS: TestPsFilter (0.31s) [2020-09-09T11:40:08.425Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-09T11:40:08.473Z] ok github.com/docker/docker/pkg/authorization 0.733s coverage: 68.3% of statements [2020-09-09T11:40:08.736Z] ok github.com/docker/docker/pkg/broadcaster 0.008s coverage: 100.0% of statements [2020-09-09T11:40:08.998Z] ok github.com/docker/docker/pkg/capabilities 0.010s coverage: 87.5% of statements [2020-09-09T11:40:09.459Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s) [2020-09-09T11:40:09.459Z] === RUN TestRemoveContainerWithVolume [2020-09-09T11:40:09.946Z] ok github.com/docker/docker/pkg/directory 0.010s coverage: 80.0% of statements [2020-09-09T11:40:09.946Z] ok github.com/docker/docker/pkg/archive 1.338s coverage: 76.8% of statements [2020-09-09T11:40:10.092Z] --- PASS: TestRemoveContainerWithVolume (0.86s) [2020-09-09T11:40:10.092Z] === RUN TestRemoveContainerRunning [2020-09-09T11:40:10.519Z] ok github.com/docker/docker/pkg/discovery 0.014s coverage: 58.3% of statements [2020-09-09T11:40:10.519Z] ok github.com/docker/docker/pkg/discovery/file 0.012s coverage: 97.6% of statements [2020-09-09T11:40:11.127Z] --- PASS: TestRemoveContainerRunning (0.80s) [2020-09-09T11:40:11.128Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-09T11:40:11.465Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-09-09T11:40:11.761Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.86s) [2020-09-09T11:40:11.761Z] === RUN TestRemoveInvalidContainer [2020-09-09T11:40:11.761Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-09-09T11:40:11.761Z] === RUN TestRenameLinkedContainer [2020-09-09T11:40:12.040Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2020-09-09T11:40:12.302Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-09-09T11:40:12.392Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-09T11:40:12.392Z] [2020-09-09T11:40:12.392Z] + TEST_INTEGRATION_DEST=1 [2020-09-09T11:40:12.392Z] + CONTAINER_NAME=docker-pr7-1 [2020-09-09T11:40:12.392Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-09-09T11:40:12.392Z] + run_tests test-integration-flaky [2020-09-09T11:40:12.392Z] + '[' -n 0 ']' [2020-09-09T11:40:12.392Z] + rm= [2020-09-09T11:40:12.392Z] + c=0 [2020-09-09T11:40:12.392Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41290/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41290/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41290/.git:/go/src/github.com/docker/docker/.git --name docker-pr7-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf hack/make.sh test-integration-flaky test-integration [2020-09-09T11:40:12.392Z] + TEST_INTEGRATION_DEST=2 [2020-09-09T11:40:12.392Z] + CONTAINER_NAME=docker-pr7-2 [2020-09-09T11:40:12.392Z] + TEST_SKIP_INTEGRATION=1 [2020-09-09T11:40:12.392Z] ++ jobs -p [2020-09-09T11:40:12.392Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-09-09T11:40:12.392Z] + run_tests [2020-09-09T11:40:12.392Z] + '[' -n 0 ']' [2020-09-09T11:40:12.392Z] + rm= [2020-09-09T11:40:12.392Z] + TEST_INTEGRATION_DEST=3 [2020-09-09T11:40:12.392Z] + CONTAINER_NAME=docker-pr7-3 [2020-09-09T11:40:12.392Z] + TEST_SKIP_INTEGRATION=1 [2020-09-09T11:40:12.392Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-09-09T11:40:12.392Z] + run_tests [2020-09-09T11:40:12.393Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41290/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41290/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41290/.git:/go/src/github.com/docker/docker/.git --name docker-pr7-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf hack/make.sh '' test-integration [2020-09-09T11:40:12.393Z] + '[' -n 0 ']' [2020-09-09T11:40:12.393Z] + rm= [2020-09-09T11:40:12.393Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41290/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41290/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41290/.git:/go/src/github.com/docker/docker/.git --name docker-pr7-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf hack/make.sh '' test-integration [2020-09-09T11:40:12.393Z] + for job in $(jobs -p) [2020-09-09T11:40:12.393Z] + wait 15863 [2020-09-09T11:40:12.393Z] [2020-09-09T11:40:12.393Z] [2020-09-09T11:40:12.393Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-09-09T11:40:12.393Z] [2020-09-09T11:40:12.393Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-09T11:40:12.393Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-09T11:40:12.393Z] HOSTNAME=2b3bd29a51b0 [2020-09-09T11:40:12.393Z] TEST_SKIP_INTEGRATION=1 [2020-09-09T11:40:12.393Z] TESTDEBUG=0 [2020-09-09T11:40:12.393Z] DEST=bundles/test-integration [2020-09-09T11:40:12.393Z] PWD=/go/src/github.com/docker/docker [2020-09-09T11:40:12.393Z] KEEPBUNDLE=1 [2020-09-09T11:40:12.393Z] DOCKER_GITCOMMIT=65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf [2020-09-09T11:40:12.393Z] container=docker [2020-09-09T11:40:12.393Z] HOME=/root [2020-09-09T11:40:12.393Z] GOLANG_VERSION=1.13.15 [2020-09-09T11:40:12.393Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-09T11:40:12.393Z] VALIDATE_BRANCH=master [2020-09-09T11:40:12.393Z] TERM=xterm [2020-09-09T11:40:12.393Z] DOCKER_PKG=github.com/docker/docker [2020-09-09T11:40:12.393Z] SHLVL=1 [2020-09-09T11:40:12.393Z] TIMEOUT=120m [2020-09-09T11:40:12.393Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-09T11:40:12.393Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-09T11:40:12.393Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-09-09T11:40:12.393Z] GO111MODULE=off [2020-09-09T11:40:12.393Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-09T11:40:12.393Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-09T11:40:12.393Z] GOPATH=/go [2020-09-09T11:40:12.393Z] PKG_CONFIG=pkg-config [2020-09-09T11:40:12.393Z] _=/usr/bin/env [2020-09-09T11:40:12.393Z] Building test suite binary ./integration-cli/test.main [2020-09-09T11:40:12.393Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-09T11:40:12.393Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-09T11:40:12.393Z] HOSTNAME=9388b1424358 [2020-09-09T11:40:12.393Z] TEST_SKIP_INTEGRATION=1 [2020-09-09T11:40:12.393Z] TESTDEBUG=0 [2020-09-09T11:40:12.393Z] DEST=bundles/test-integration [2020-09-09T11:40:12.393Z] PWD=/go/src/github.com/docker/docker [2020-09-09T11:40:12.393Z] KEEPBUNDLE=1 [2020-09-09T11:40:12.393Z] DOCKER_GITCOMMIT=65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf [2020-09-09T11:40:12.393Z] container=docker [2020-09-09T11:40:12.393Z] HOME=/root [2020-09-09T11:40:12.393Z] GOLANG_VERSION=1.13.15 [2020-09-09T11:40:12.393Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-09T11:40:12.393Z] VALIDATE_BRANCH=master [2020-09-09T11:40:12.393Z] TERM=xterm [2020-09-09T11:40:12.393Z] DOCKER_PKG=github.com/docker/docker [2020-09-09T11:40:12.393Z] SHLVL=1 [2020-09-09T11:40:12.393Z] TIMEOUT=120m [2020-09-09T11:40:12.393Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-09T11:40:12.393Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-09T11:40:12.393Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-09-09T11:40:12.393Z] GO111MODULE=off [2020-09-09T11:40:12.393Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-09T11:40:12.393Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-09T11:40:12.393Z] GOPATH=/go [2020-09-09T11:40:12.393Z] PKG_CONFIG=pkg-config [2020-09-09T11:40:12.393Z] _=/usr/bin/env [2020-09-09T11:40:12.393Z] Building test suite binary ./integration-cli/test.main [2020-09-09T11:40:12.393Z] No new tests added to integration. [2020-09-09T11:40:12.393Z] [2020-09-09T11:40:12.393Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-09T11:40:12.393Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-09T11:40:12.393Z] HOSTNAME=940335e707f2 [2020-09-09T11:40:12.393Z] TESTDEBUG=0 [2020-09-09T11:40:12.393Z] DEST=bundles/test-integration [2020-09-09T11:40:12.393Z] PWD=/go/src/github.com/docker/docker [2020-09-09T11:40:12.393Z] KEEPBUNDLE=1 [2020-09-09T11:40:12.393Z] DOCKER_GITCOMMIT=65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf [2020-09-09T11:40:12.393Z] container=docker [2020-09-09T11:40:12.393Z] HOME=/root [2020-09-09T11:40:12.393Z] GOLANG_VERSION=1.13.15 [2020-09-09T11:40:12.393Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-09T11:40:12.393Z] VALIDATE_BRANCH=master [2020-09-09T11:40:12.393Z] TERM=xterm [2020-09-09T11:40:12.393Z] DOCKER_PKG=github.com/docker/docker [2020-09-09T11:40:12.393Z] SHLVL=1 [2020-09-09T11:40:12.393Z] TIMEOUT=120m [2020-09-09T11:40:12.393Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-09T11:40:12.393Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-09T11:40:12.393Z] GO111MODULE=off [2020-09-09T11:40:12.393Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-09-09T11:40:12.393Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-09T11:40:12.393Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-09T11:40:12.393Z] GOPATH=/go [2020-09-09T11:40:12.393Z] PKG_CONFIG=pkg-config [2020-09-09T11:40:12.393Z] _=/usr/bin/env [2020-09-09T11:40:12.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-09T11:40:13.247Z] ok github.com/docker/docker/pkg/chrootarchive 3.476s coverage: 43.2% of statements [2020-09-09T11:40:13.509Z] ok github.com/docker/docker/pkg/filenotify 0.610s coverage: 67.0% of statements [2020-09-09T11:40:13.771Z] ok github.com/docker/docker/pkg/fileutils 0.025s coverage: 89.5% of statements [2020-09-09T11:40:14.345Z] ok github.com/docker/docker/pkg/fsutils 0.317s coverage: 85.1% of statements [2020-09-09T11:40:14.345Z] ok github.com/docker/docker/pkg/homedir 0.018s coverage: 11.4% of statements [2020-09-09T11:40:14.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-09T11:40:14.919Z] ok github.com/docker/docker/pkg/discovery/kv 3.091s coverage: 84.1% of statements [2020-09-09T11:40:15.281Z] --- PASS: TestRenameLinkedContainer (3.46s) [2020-09-09T11:40:15.281Z] === RUN TestRenameStoppedContainer [2020-09-09T11:40:15.867Z] ok github.com/docker/docker/pkg/jsonmessage 0.012s coverage: 91.7% of statements [2020-09-09T11:40:15.867Z] ok github.com/docker/docker/pkg/idtools 0.550s coverage: 70.1% of statements [2020-09-09T11:40:15.867Z] ok github.com/docker/docker/pkg/ioutils 0.597s coverage: 69.3% of statements [2020-09-09T11:40:16.130Z] ok github.com/docker/docker/pkg/longpath 0.021s coverage: 100.0% of statements [2020-09-09T11:40:16.130Z] ok github.com/docker/docker/layer 8.006s coverage: 68.8% of statements [2020-09-09T11:40:16.130Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-09T11:40:16.130Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-09T11:40:16.130Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-09T11:40:16.130Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-09T11:40:16.130Z] ? github.com/docker/docker/oci [no test files] [2020-09-09T11:40:16.130Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-09T11:40:16.130Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-09T11:40:16.130Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-09T11:40:16.130Z] ok github.com/docker/docker/pkg/locker 0.042s coverage: 88.9% of statements [2020-09-09T11:40:16.130Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-09-09T11:40:16.130Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-09-09T11:40:16.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-09T11:40:16.384Z] --- PASS: TestRenameStoppedContainer (0.81s) [2020-09-09T11:40:16.384Z] === RUN TestRenameRunningContainerAndReuse [2020-09-09T11:40:16.705Z] ok github.com/docker/docker/pkg/namesgenerator 0.017s coverage: 85.7% of statements [2020-09-09T11:40:16.705Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-09T11:40:16.705Z] ok github.com/docker/docker/pkg/parsers 0.019s coverage: 97.0% of statements [2020-09-09T11:40:16.968Z] ok github.com/docker/docker/pkg/parsers/kernel 0.019s coverage: 60.0% of statements [2020-09-09T11:40:17.231Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.062s coverage: 86.7% of statements [2020-09-09T11:40:17.231Z] ok github.com/docker/docker/pkg/pidfile 0.019s coverage: 82.4% of statements [2020-09-09T11:40:17.231Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-09T11:40:17.231Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-09T11:40:17.806Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.043s coverage: 56.8% of statements [2020-09-09T11:40:17.895Z] --- PASS: TestRenameRunningContainerAndReuse (1.72s) [2020-09-09T11:40:17.895Z] === RUN TestRenameInvalidName [2020-09-09T11:40:18.383Z] ok github.com/docker/docker/pkg/pools 0.010s coverage: 88.2% of statements [2020-09-09T11:40:18.646Z] ok github.com/docker/docker/pkg/progress 0.012s coverage: 75.9% of statements [2020-09-09T11:40:18.646Z] ok github.com/docker/docker/pkg/plugins/transport 0.015s coverage: 85.7% of statements [2020-09-09T11:40:18.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-09T11:40:19.020Z] --- PASS: TestRenameInvalidName (0.89s) [2020-09-09T11:40:19.020Z] === RUN TestRenameAnonymousContainer [2020-09-09T11:40:19.220Z] ok github.com/docker/docker/pkg/reexec 0.019s coverage: 82.4% of statements [2020-09-09T11:40:19.796Z] ok github.com/docker/docker/pkg/stdcopy 0.012s coverage: 100.0% of statements [2020-09-09T11:40:20.058Z] ok github.com/docker/docker/pkg/pubsub 1.084s coverage: 73.9% of statements [2020-09-09T11:40:20.632Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements [2020-09-09T11:40:20.632Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2020-09-09T11:40:20.895Z] ok github.com/docker/docker/pkg/symlink 0.021s coverage: 87.7% of statements [2020-09-09T11:40:21.470Z] ok github.com/docker/docker/pkg/sysinfo 0.023s coverage: 53.8% of statements [2020-09-09T11:40:22.045Z] ok github.com/docker/docker/pkg/system 0.035s coverage: 36.9% of statements [2020-09-09T11:40:22.307Z] ok github.com/docker/docker/pkg/tailfile 0.134s coverage: 88.6% of statements [2020-09-09T11:40:22.307Z] ok github.com/docker/docker/pkg/signal 2.933s coverage: 61.0% of statements [2020-09-09T11:40:22.881Z] testing: warning: no tests to run [2020-09-09T11:40:22.881Z] coverage: [no statements] [2020-09-09T11:40:22.881Z] ok github.com/docker/docker/pkg/term/windows 0.014s coverage: [no statements] [no tests to run] [2020-09-09T11:40:23.143Z] ok github.com/docker/docker/pkg/tarsum 0.142s coverage: 89.3% of statements [2020-09-09T11:40:23.143Z] ok github.com/docker/docker/pkg/urlutil 0.010s coverage: 100.0% of statements [2020-09-09T11:40:23.143Z] ok github.com/docker/docker/pkg/truncindex 0.111s coverage: 91.5% of statements [2020-09-09T11:40:23.405Z] ok github.com/docker/docker/pkg/useragent 0.010s coverage: 88.9% of statements [2020-09-09T11:40:23.541Z] --- PASS: TestRenameAnonymousContainer (4.79s) [2020-09-09T11:40:23.541Z] === RUN TestRenameContainerWithSameName [2020-09-09T11:40:24.580Z] --- PASS: TestRenameContainerWithSameName (0.94s) [2020-09-09T11:40:24.580Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-09T11:40:25.334Z] ok github.com/docker/docker/plugin/v2 0.013s coverage: 14.5% of statements [2020-09-09T11:40:25.596Z] ok github.com/docker/docker/profiles/seccomp 0.019s coverage: 73.8% of statements [2020-09-09T11:40:25.860Z] ok github.com/docker/docker/reference 0.016s coverage: 84.4% of statements [2020-09-09T11:40:26.092Z] --- PASS: TestRenameContainerWithLinkedContainer (1.65s) [2020-09-09T11:40:26.092Z] === RUN TestResize [2020-09-09T11:40:26.123Z] ok github.com/docker/docker/plugin 0.562s coverage: 23.1% of statements [2020-09-09T11:40:27.073Z] ok github.com/docker/docker/registry/resumable 0.030s coverage: 100.0% of statements [2020-09-09T11:40:27.073Z] ok github.com/docker/docker/restartmanager 0.030s coverage: 45.3% of statements [2020-09-09T11:40:27.128Z] --- PASS: TestResize (0.90s) [2020-09-09T11:40:27.128Z] === RUN TestResizeWithInvalidSize [2020-09-09T11:40:27.761Z] --- PASS: TestResizeWithInvalidSize (0.85s) [2020-09-09T11:40:27.761Z] === RUN TestResizeWhenContainerNotStarted [2020-09-09T11:40:28.022Z] ok github.com/docker/docker/registry 0.262s coverage: 56.3% of statements [2020-09-09T11:40:28.022Z] ok github.com/docker/docker/testutil 0.012s coverage: 62.5% of statements [2020-09-09T11:40:28.286Z] ok github.com/docker/docker/runconfig 0.027s coverage: 66.1% of statements [2020-09-09T11:40:28.797Z] --- PASS: TestResizeWhenContainerNotStarted (0.83s) [2020-09-09T11:40:28.798Z] === RUN TestDaemonRestartKillContainers [2020-09-09T11:40:28.798Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-09T11:40:28.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-09T11:40:28.798Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-09T11:40:28.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-09T11:40:28.798Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-09T11:40:28.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-09T11:40:28.798Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-09T11:40:28.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-09T11:40:28.798Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-09T11:40:28.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-09T11:40:28.798Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-09T11:40:28.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-09T11:40:28.798Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-09T11:40:28.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-09T11:40:28.798Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-09T11:40:28.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-09T11:40:28.798Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-09T11:40:28.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-09T11:40:28.798Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-09T11:40:28.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-09T11:40:28.798Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-09T11:40:28.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-09T11:40:28.798Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-09T11:40:28.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-09T11:40:28.798Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-09T11:40:28.798Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-09T11:40:30.207Z] ok github.com/docker/docker/volume/drivers 0.022s coverage: 36.1% of statements [2020-09-09T11:40:30.873Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-09T11:40:31.156Z] ok github.com/docker/docker/volume/local 0.086s coverage: 73.0% of statements [2020-09-09T11:40:31.165Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-09T11:40:31.418Z] ok github.com/docker/docker/volume/mounts 0.085s coverage: 67.0% of statements [2020-09-09T11:40:31.989Z] ok github.com/docker/docker/volume/service 0.028s coverage: 73.1% of statements [2020-09-09T11:40:32.201Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-09T11:40:32.494Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-09T11:40:34.005Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-09T11:40:34.005Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-09T11:40:36.078Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-09T11:40:36.078Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-09T11:40:39.603Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-09T11:40:39.603Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-09T11:40:40.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-09T11:40:41.641Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-09T11:40:41.681Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-09-09T11:40:41.681Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.22s) [2020-09-09T11:40:41.681Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.32s) [2020-09-09T11:40:41.681Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.40s) [2020-09-09T11:40:41.681Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.40s) [2020-09-09T11:40:41.681Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.48s) [2020-09-09T11:40:41.681Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.45s) [2020-09-09T11:40:41.681Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.30s) [2020-09-09T11:40:41.681Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.28s) [2020-09-09T11:40:41.681Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.01s) [2020-09-09T11:40:41.681Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.03s) [2020-09-09T11:40:41.681Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.22s) [2020-09-09T11:40:41.681Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.21s) [2020-09-09T11:40:41.681Z] === RUN TestCgroupNamespacesRun [2020-09-09T11:40:42.330Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 14.7% of statements [2020-09-09T11:40:42.330Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-09T11:40:42.330Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2020-09-09T11:40:42.330Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-09T11:40:42.330Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-09T11:40:42.330Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-09T11:40:42.330Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-09T11:40:42.330Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-09T11:40:42.330Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-09T11:40:42.330Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-09T11:40:42.330Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-09T11:40:42.330Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-09T11:40:42.330Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-09T11:40:42.330Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-09T11:40:42.330Z] ok github.com/docker/docker/api/types/strslice 0.011s coverage: 90.0% of statements [2020-09-09T11:40:42.330Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 92.2% of statements [2020-09-09T11:40:42.330Z] ok github.com/docker/docker/api/server/router/swarm 0.015s coverage: 5.7% of statements [2020-09-09T11:40:42.330Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-09T11:40:42.330Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-09T11:40:42.330Z] ? github.com/docker/docker/api/types [no test files] [2020-09-09T11:40:42.330Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-09T11:40:42.330Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-09T11:40:42.330Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-09T11:40:42.330Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-09T11:40:42.330Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-09T11:40:42.330Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-09T11:40:42.330Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-09T11:40:42.330Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-09T11:40:42.330Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-09T11:40:42.330Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-09T11:40:42.330Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-09T11:40:42.330Z] ok github.com/docker/docker/api/types/versions 0.016s coverage: 75.0% of statements [2020-09-09T11:40:42.330Z] ok github.com/docker/docker/api/types/time 0.011s coverage: 100.0% of statements [2020-09-09T11:40:42.330Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-09T11:40:42.330Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-09T11:40:42.330Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-09T11:40:42.330Z] ? github.com/docker/docker/builder [no test files] [2020-09-09T11:40:42.330Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-09T11:40:42.330Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-09T11:40:42.330Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-09T11:40:42.330Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-09T11:40:42.330Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-09T11:40:42.330Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-09T11:40:42.330Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-09T11:40:42.330Z] ok github.com/docker/docker/builder/dockerignore 0.005s coverage: 96.8% of statements [2020-09-09T11:40:43.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-09T11:40:43.193Z] --- PASS: TestCgroupNamespacesRun (1.79s) [2020-09-09T11:40:43.193Z] === RUN TestCgroupNamespacesRunPrivileged [2020-09-09T11:40:43.901Z] ok github.com/docker/docker/cli/debug 0.012s coverage: 100.0% of statements [2020-09-09T11:40:43.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-09T11:40:44.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-09T11:40:44.703Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.61s) [2020-09-09T11:40:44.703Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-09-09T11:40:46.125Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-09T11:40:46.761Z] ok github.com/docker/docker/builder/remotecontext/git 4.333s coverage: 86.3% of statements [2020-09-09T11:40:46.792Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.69s) [2020-09-09T11:40:46.792Z] === RUN TestCgroupNamespacesRunHostMode [2020-09-09T11:40:47.482Z] ok github.com/docker/docker/builder/remotecontext 0.532s coverage: 13.6% of statements [2020-09-09T11:40:48.302Z] --- PASS: TestCgroupNamespacesRunHostMode (1.71s) [2020-09-09T11:40:48.302Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-09-09T11:40:49.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-09T11:40:49.798Z] ok github.com/docker/docker/builder/dockerfile 1.242s coverage: 48.0% of statements [2020-09-09T11:40:49.798Z] ? github.com/docker/docker/cli [no test files] [2020-09-09T11:40:49.798Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-09T11:40:50.384Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.80s) [2020-09-09T11:40:50.384Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-09-09T11:40:50.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-09T11:40:51.898Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.62s) [2020-09-09T11:40:51.898Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-09-09T11:40:52.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-09T11:40:52.536Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2020-09-09T11:40:52.536Z] === RUN TestCgroupNamespacesRunOlderClient [2020-09-09T11:40:52.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-09T11:40:53.952Z] ok github.com/docker/docker/pkg/plugins 33.672s coverage: 76.6% of statements [2020-09-09T11:40:53.952Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-09T11:40:53.952Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-09T11:40:53.952Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-09T11:40:53.952Z] ? github.com/docker/docker/pkg/term [no test files] [2020-09-09T11:40:53.952Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-09T11:40:53.952Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-09-09T11:40:53.952Z] ? github.com/docker/docker/rootless [no test files] [2020-09-09T11:40:53.952Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-09-09T11:40:53.952Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-09T11:40:53.952Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-09-09T11:40:53.952Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-09-09T11:40:53.952Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-09-09T11:40:53.952Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-09-09T11:40:53.952Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-09-09T11:40:53.952Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-09-09T11:40:53.952Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-09-09T11:40:53.952Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-09-09T11:40:53.952Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-09-09T11:40:53.952Z] ? github.com/docker/docker/testutil/request [no test files] [2020-09-09T11:40:53.952Z] ? github.com/docker/docker/volume [no test files] [2020-09-09T11:40:53.952Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-09T11:40:53.952Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-09T11:40:53.952Z] [2020-09-09T11:40:53.952Z] === Skipped [2020-09-09T11:40:53.952Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-09-09T11:40:53.952Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-09-09T11:40:53.952Z] [2020-09-09T11:40:53.952Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-09-09T11:40:53.952Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-09-09T11:40:53.952Z] [2020-09-09T11:40:53.952Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-09-09T11:40:53.952Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-09T11:40:53.952Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-09T11:40:53.952Z] [2020-09-09T11:40:53.952Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-09-09T11:40:53.952Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-09T11:40:53.952Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-09T11:40:53.952Z] [2020-09-09T11:40:53.952Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-09-09T11:40:53.952Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-09T11:40:53.952Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-09T11:40:53.952Z] [2020-09-09T11:40:53.952Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-09-09T11:40:53.952Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-09T11:40:53.952Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-09T11:40:53.952Z] [2020-09-09T11:40:53.952Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-09-09T11:40:53.952Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-09T11:40:53.952Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-09T11:40:53.952Z] [2020-09-09T11:40:53.952Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-09-09T11:40:53.952Z] graphtest_unix.go:73: No driver to put! [2020-09-09T11:40:53.952Z] [2020-09-09T11:40:53.952Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-09-09T11:40:53.952Z] time="2020-09-09T11:39:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-09T11:40:53.952Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-09T11:40:53.952Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-09T11:40:53.952Z] [2020-09-09T11:40:53.952Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-09-09T11:40:53.952Z] time="2020-09-09T11:39:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-09T11:40:53.952Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-09T11:40:53.952Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-09T11:40:53.952Z] [2020-09-09T11:40:53.952Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-09-09T11:40:53.952Z] time="2020-09-09T11:39:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-09T11:40:53.952Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-09T11:40:53.952Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-09T11:40:53.952Z] [2020-09-09T11:40:53.952Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-09-09T11:40:53.952Z] time="2020-09-09T11:39:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-09T11:40:53.952Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-09T11:40:53.952Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-09T11:40:53.952Z] [2020-09-09T11:40:53.952Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-09-09T11:40:53.952Z] time="2020-09-09T11:39:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-09T11:40:53.952Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-09T11:40:53.952Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-09T11:40:53.952Z] [2020-09-09T11:40:53.952Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-09-09T11:40:53.952Z] graphtest_unix.go:73: No driver to put! [2020-09-09T11:40:53.952Z] [2020-09-09T11:40:53.952Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-09-09T11:40:53.952Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-09-09T11:40:53.952Z] [2020-09-09T11:40:53.952Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-09-09T11:40:53.952Z] overlay_test.go:49: Fails to compute changes intermittently [2020-09-09T11:40:53.952Z] [2020-09-09T11:40:53.952Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-09-09T11:40:53.952Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-09-09T11:40:53.952Z] [2020-09-09T11:40:53.952Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-09-09T11:40:53.952Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-09-09T11:40:53.952Z] [2020-09-09T11:40:53.952Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-09-09T11:40:53.952Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-09T11:40:53.952Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-09T11:40:53.952Z] [2020-09-09T11:40:53.952Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-09-09T11:40:53.952Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-09T11:40:53.952Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-09T11:40:53.952Z] [2020-09-09T11:40:53.952Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-09-09T11:40:53.952Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-09T11:40:53.952Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-09T11:40:53.952Z] [2020-09-09T11:40:53.952Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-09-09T11:40:53.952Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-09T11:40:53.952Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-09T11:40:53.952Z] [2020-09-09T11:40:53.952Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-09-09T11:40:53.952Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-09T11:40:53.952Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-09T11:40:53.952Z] [2020-09-09T11:40:53.952Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-09-09T11:40:53.952Z] graphtest_unix.go:73: No driver to put! [2020-09-09T11:40:53.952Z] [2020-09-09T11:40:53.952Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-09-09T11:40:53.952Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-09-09T11:40:53.952Z] [2020-09-09T11:40:53.952Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-09-09T11:40:53.952Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-09-09T11:40:53.952Z] [2020-09-09T11:40:53.952Z] [2020-09-09T11:40:53.952Z] DONE 2142 tests, 26 skipped in 194.711s Post stage [Pipeline] junit [2020-09-09T11:40:53.968Z] Recording test results [2020-09-09T11:40:54.198Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-09T11:40:54.603Z] ok github.com/docker/docker/client 0.636s coverage: 75.4% of statements [2020-09-09T11:40:54.605Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.78s) [2020-09-09T11:40:54.605Z] === RUN TestKernelTCPMemory [2020-09-09T11:40:55.239Z] --- PASS: TestKernelTCPMemory (0.91s) [2020-09-09T11:40:55.239Z] === RUN TestNISDomainname [2020-09-09T11:40:55.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-09T11:40:56.209Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41290/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf -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:65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf hack/make.sh dynbinary test-integration [2020-09-09T11:40:56.276Z] --- PASS: TestNISDomainname (1.00s) [2020-09-09T11:40:56.276Z] === RUN TestHostnameDnsResolution [2020-09-09T11:40:56.800Z] [2020-09-09T11:40:56.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-09T11:40:57.069Z] Removing bundles/ [2020-09-09T11:40:57.069Z] [2020-09-09T11:40:57.069Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-09-09T11:40:57.069Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-09T11:40:57.069Z] GOOS="" GOARCH="" GOARM="" [2020-09-09T11:40:57.788Z] --- PASS: TestHostnameDnsResolution (1.68s) [2020-09-09T11:40:57.788Z] === RUN TestStats [2020-09-09T11:40:58.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-09T11:40:59.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-09T11:41:00.655Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-09T11:41:00.655Z] Using test binary docker [2020-09-09T11:41:00.655Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-09-09T11:41:00.655Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-09T11:41:00.655Z] INFO: Waiting for daemon to start... [2020-09-09T11:41:00.655Z] Starting dockerd [2020-09-09T11:41:01.313Z] --- PASS: TestStats (2.94s) [2020-09-09T11:41:01.313Z] === RUN TestStopContainerWithTimeout [2020-09-09T11:41:01.313Z] === RUN TestStopContainerWithTimeout/0 [2020-09-09T11:41:01.313Z] === PAUSE TestStopContainerWithTimeout/0 [2020-09-09T11:41:01.313Z] === RUN TestStopContainerWithTimeout/1 [2020-09-09T11:41:01.313Z] === PAUSE TestStopContainerWithTimeout/1 [2020-09-09T11:41:01.313Z] === RUN TestStopContainerWithTimeout/3 [2020-09-09T11:41:01.313Z] === PAUSE TestStopContainerWithTimeout/3 [2020-09-09T11:41:01.313Z] === RUN TestStopContainerWithTimeout/-1 [2020-09-09T11:41:01.313Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-09-09T11:41:01.313Z] === CONT TestStopContainerWithTimeout/0 [2020-09-09T11:41:01.313Z] === CONT TestStopContainerWithTimeout/3 [2020-09-09T11:41:01.948Z] === CONT TestStopContainerWithTimeout/-1 [2020-09-09T11:41:03.940Z] . [2020-09-09T11:41:03.940Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-09T11:41:03.940Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-09T11:41:03.940Z] Error: No such image: emptyfs [2020-09-09T11:41:03.940Z] Running integration-test (iteration 1) [2020-09-09T11:41:03.940Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-09-09T11:41:04.019Z] === CONT TestStopContainerWithTimeout/1 [2020-09-09T11:41:05.531Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-09-09T11:41:05.531Z] --- PASS: TestStopContainerWithTimeout/0 (1.04s) [2020-09-09T11:41:05.531Z] --- PASS: TestStopContainerWithTimeout/3 (2.95s) [2020-09-09T11:41:05.531Z] --- PASS: TestStopContainerWithTimeout/-1 (2.87s) [2020-09-09T11:41:05.531Z] --- PASS: TestStopContainerWithTimeout/1 (1.92s) [2020-09-09T11:41:05.531Z] === RUN TestDeleteDevicemapper [2020-09-09T11:41:05.531Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-09-09T11:41:05.531Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-09T11:41:05.531Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-09T11:41:09.990Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.60s) [2020-09-09T11:41:09.990Z] === RUN TestUpdateMemory [2020-09-09T11:41:09.990Z] --- SKIP: TestUpdateMemory (0.00s) [2020-09-09T11:41:09.990Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-09T11:41:09.990Z] === RUN TestUpdateCPUQuota [2020-09-09T11:41:10.283Z] --- PASS: TestUpdateCPUQuota (1.11s) [2020-09-09T11:41:10.283Z] === RUN TestUpdatePidsLimit [2020-09-09T11:41:10.283Z] === RUN TestUpdatePidsLimit/update_from_none [2020-09-09T11:41:10.575Z] === RUN TestUpdatePidsLimit/no_change [2020-09-09T11:41:11.214Z] === RUN TestUpdatePidsLimit/update_lower [2020-09-09T11:41:11.546Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-09-09T11:41:11.838Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-09-09T11:41:12.130Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-09-09T11:41:12.765Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-09-09T11:41:13.801Z] --- PASS: TestUpdatePidsLimit (3.55s) [2020-09-09T11:41:13.801Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2020-09-09T11:41:13.801Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2020-09-09T11:41:13.801Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2020-09-09T11:41:13.801Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.32s) [2020-09-09T11:41:13.801Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2020-09-09T11:41:13.801Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2020-09-09T11:41:13.801Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2020-09-09T11:41:13.801Z] === RUN TestUpdateRestartPolicy [2020-09-09T11:41:16.153Z] Loaded image: buildpack-deps:buster [2020-09-09T11:41:16.153Z] Loaded image: busybox:latest [2020-09-09T11:41:16.153Z] Loaded image: busybox:glibc [2020-09-09T11:41:16.153Z] Loaded image: debian:buster [2020-09-09T11:41:16.412Z] Loaded image: hello-world:latest [2020-09-09T11:41:16.412Z] INFO: Testing against a local daemon [2020-09-09T11:41:16.412Z] === RUN TestCgroupNamespacesBuild [2020-09-09T11:41:16.865Z] Removing intermediate container b2192ca9302c [2020-09-09T11:41:16.865Z] ---> 4a1b67b921b9 [2020-09-09T11:41:16.865Z] 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 [2020-09-09T11:41:16.865Z] ---> Running in a3e1e81a185c [2020-09-09T11:41:16.865Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-09-09T11:41:16.865Z] go: finding gotest.tools v0.3.5 [2020-09-09T11:41:16.865Z] go: finding gotest.tools/gotestsum v0.3.5 [2020-09-09T11:41:16.865Z] go: downloading gotest.tools/gotestsum v0.3.5 [2020-09-09T11:41:16.865Z] go: extracting gotest.tools/gotestsum v0.3.5 [2020-09-09T11:41:16.865Z] go: downloading gotest.tools v2.1.0+incompatible [2020-09-09T11:41:16.865Z] go: extracting gotest.tools v2.1.0+incompatible [2020-09-09T11:41:16.865Z] go: downloading github.com/pkg/errors v0.8.0 [2020-09-09T11:41:16.865Z] go: downloading github.com/spf13/pflag v1.0.1 [2020-09-09T11:41:16.865Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-09T11:41:16.865Z] go: extracting github.com/spf13/pflag v1.0.1 [2020-09-09T11:41:16.865Z] go: downloading github.com/sirupsen/logrus v1.0.5 [2020-09-09T11:41:16.865Z] go: downloading github.com/fatih/color v1.6.0 [2020-09-09T11:41:16.865Z] go: extracting github.com/pkg/errors v0.8.0 [2020-09-09T11:41:16.865Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-09T11:41:16.865Z] go: extracting github.com/fatih/color v1.6.0 [2020-09-09T11:41:16.865Z] go: extracting github.com/sirupsen/logrus v1.0.5 [2020-09-09T11:41:16.865Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-09T11:41:16.865Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-09T11:41:16.865Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-09T11:41:16.865Z] go: downloading github.com/mattn/go-colorable v0.0.9 [2020-09-09T11:41:16.865Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-09T11:41:16.865Z] go: extracting github.com/mattn/go-colorable v0.0.9 [2020-09-09T11:41:16.865Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-09T11:41:16.865Z] go: downloading github.com/mattn/go-isatty v0.0.3 [2020-09-09T11:41:16.865Z] go: extracting github.com/mattn/go-isatty v0.0.3 [2020-09-09T11:41:16.865Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-09T11:41:16.865Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-09T11:41:16.865Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-09T11:41:16.865Z] go: finding github.com/fatih/color v1.6.0 [2020-09-09T11:41:16.865Z] go: finding github.com/pkg/errors v0.8.0 [2020-09-09T11:41:16.865Z] go: finding github.com/sirupsen/logrus v1.0.5 [2020-09-09T11:41:16.865Z] go: finding github.com/spf13/pflag v1.0.1 [2020-09-09T11:41:16.865Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-09-09T11:41:16.865Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-09-09T11:41:16.865Z] go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-09T11:41:16.865Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-09T11:41:16.865Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-09T11:41:16.865Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-09T11:41:16.865Z] go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-09T11:41:16.865Z] INFO: Build done for gotestsum... [2020-09-09T11:41:20.599Z] --- PASS: TestCgroupNamespacesBuild (4.03s) [2020-09-09T11:41:20.599Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-09-09T11:41:22.503Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.12s) [2020-09-09T11:41:22.503Z] === RUN TestBuildWithSession [2020-09-09T11:41:22.503Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-09T11:41:22.503Z] build_session_test.go:25: TODO: BuildKit [2020-09-09T11:41:22.503Z] === RUN TestBuildSquashParent [2020-09-09T11:41:27.172Z] Removing intermediate container a3e1e81a185c [2020-09-09T11:41:27.172Z] ---> e062c1aa2bc6 [2020-09-09T11:41:27.172Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-09-09T11:41:27.172Z] ---> Running in 3bd3fb2f24f1 [2020-09-09T11:41:27.172Z] Removing intermediate container 3bd3fb2f24f1 [2020-09-09T11:41:27.172Z] ---> 807fc7467510 [2020-09-09T11:41:27.172Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-09-09T11:41:27.172Z] ---> Running in 7478d60e83e1 [2020-09-09T11:41:27.172Z] Removing intermediate container 7478d60e83e1 [2020-09-09T11:41:27.172Z] ---> e73d4157b7b2 [2020-09-09T11:41:27.172Z] Step 10/10 : COPY . . [2020-09-09T11:41:28.722Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-09T11:41:29.149Z] --- PASS: TestUpdateRestartPolicy (12.76s) [2020-09-09T11:41:29.149Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-09T11:41:29.149Z] --- PASS: TestUpdateRestartWithAutoRemove (0.88s) [2020-09-09T11:41:29.149Z] === RUN TestWaitNonBlocked [2020-09-09T11:41:29.149Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-09T11:41:29.149Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-09T11:41:29.150Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-09T11:41:29.150Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-09T11:41:29.150Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-09T11:41:29.150Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-09T11:41:29.150Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-09-09T11:41:29.150Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.12s) [2020-09-09T11:41:29.150Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.20s) [2020-09-09T11:41:29.150Z] === RUN TestWaitBlocked [2020-09-09T11:41:29.150Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-09T11:41:29.150Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-09T11:41:29.150Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-09-09T11:41:29.150Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-09-09T11:41:29.150Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-09T11:41:29.150Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-09-09T11:41:29.291Z] [2020-09-09T11:41:29.291Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-09-09T11:41:29.784Z] --- PASS: TestWaitBlocked (0.01s) [2020-09-09T11:41:29.784Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.09s) [2020-09-09T11:41:29.784Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.18s) [2020-09-09T11:41:29.784Z] === CONT TestContainerStartOnDaemonRestart [2020-09-09T11:41:29.784Z] === CONT TestContainerKillOnDaemonStart [2020-09-09T11:41:29.858Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-09-09T11:41:29.858Z] Using test binary docker [2020-09-09T11:41:29.858Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-09-09T11:41:29.858Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-09T11:41:29.858Z] INFO: Waiting for daemon to start... [2020-09-09T11:41:29.858Z] Starting dockerd [2020-09-09T11:41:30.619Z] --- PASS: TestBuildSquashParent (6.68s) [2020-09-09T11:41:30.619Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-09T11:41:30.619Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-09T11:41:30.619Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-09T11:41:30.619Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-09T11:41:30.619Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-09T11:41:30.619Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-09T11:41:30.619Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-09T11:41:30.619Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-09T11:41:30.619Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-09T11:41:30.619Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-09T11:41:30.619Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-09T11:41:30.619Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-09T11:41:30.619Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-09T11:41:30.619Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-09T11:41:30.619Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-09T11:41:30.619Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-09T11:41:30.878Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-09T11:41:31.758Z] . [2020-09-09T11:41:31.758Z] INFO: Building docker-sdk-python3:4.3.0... [2020-09-09T11:41:32.789Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-09T11:41:33.049Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-09T11:41:33.304Z] --- PASS: TestContainerStartOnDaemonRestart (3.01s) [2020-09-09T11:41:33.304Z] === CONT TestIpcModeOlderClient [2020-09-09T11:41:33.304Z] --- PASS: TestIpcModeOlderClient (0.19s) [2020-09-09T11:41:33.304Z] === CONT TestDaemonHostGatewayIP [2020-09-09T11:41:34.952Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-09-09T11:41:34.952Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.48s) [2020-09-09T11:41:34.952Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.59s) [2020-09-09T11:41:34.952Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.07s) [2020-09-09T11:41:34.952Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.23s) [2020-09-09T11:41:34.952Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.92s) [2020-09-09T11:41:34.952Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.02s) [2020-09-09T11:41:34.952Z] === RUN TestBuildMultiStageCopy [2020-09-09T11:41:34.952Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-09T11:41:36.823Z] --- PASS: TestDaemonHostGatewayIP (3.23s) [2020-09-09T11:41:36.823Z] === CONT TestDaemonRestartIpcMode [2020-09-09T11:41:38.236Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-09T11:41:39.171Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-09T11:41:40.106Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-09T11:41:40.343Z] --- PASS: TestDaemonRestartIpcMode (3.46s) [2020-09-09T11:41:41.042Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-09T11:41:42.164Z] ok github.com/docker/docker/cmd/dockerd 0.267s coverage: 30.8% of statements [2020-09-09T11:41:42.164Z] ok github.com/docker/docker/container 0.182s coverage: 34.7% of statements [2020-09-09T11:41:42.164Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-09T11:41:42.164Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-09T11:41:42.164Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-09T11:41:42.164Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-09-09T11:41:42.412Z] --- PASS: TestContainerKillOnDaemonStart (12.39s) [2020-09-09T11:41:42.413Z] PASS [2020-09-09T11:41:42.413Z] [2020-09-09T11:41:42.413Z] === Skipped [2020-09-09T11:41:42.413Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-09-09T11:41:42.413Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-09T11:41:42.413Z] [2020-09-09T11:41:42.413Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-09-09T11:41:42.413Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-09T11:41:42.413Z] [2020-09-09T11:41:42.413Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-09-09T11:41:42.413Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-09T11:41:42.413Z] [2020-09-09T11:41:42.413Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-09T11:41:42.413Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-09T11:41:42.413Z] [2020-09-09T11:41:42.413Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-09-09T11:41:42.413Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-09T11:41:42.413Z] [2020-09-09T11:41:42.413Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-09-09T11:41:42.413Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-09T11:41:42.413Z] [2020-09-09T11:41:42.413Z] [2020-09-09T11:41:42.413Z] DONE 192 tests, 6 skipped in 147.599s [2020-09-09T11:41:42.413Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-09-09T11:41:42.413Z] ++ 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 [2020-09-09T11:41:42.413Z] ++ set -e [2020-09-09T11:41:42.413Z] ++ '[' -n 0 ']' [2020-09-09T11:41:42.413Z] ++ set -x [2020-09-09T11:41:42.413Z] ++ 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 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 [2020-09-09T11:41:42.413Z] INFO: Testing against a local daemon [2020-09-09T11:41:42.413Z] === RUN TestCommitInheritsEnv [2020-09-09T11:41:42.416Z] --- PASS: TestBuildMultiStageCopy (7.22s) [2020-09-09T11:41:42.416Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.22s) [2020-09-09T11:41:42.416Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-09-09T11:41:42.416Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-09-09T11:41:42.416Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-09-09T11:41:42.416Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-09-09T11:41:42.416Z] === RUN TestBuildMultiStageParentConfig [2020-09-09T11:41:43.046Z] --- PASS: TestCommitInheritsEnv (0.55s) [2020-09-09T11:41:43.046Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-09T11:41:43.046Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-09-09T11:41:43.046Z] === RUN TestImagesFilterMultiReference [2020-09-09T11:41:43.046Z] --- PASS: TestImagesFilterMultiReference (0.03s) [2020-09-09T11:41:43.046Z] === RUN TestImagePullPlatformInvalid [2020-09-09T11:41:43.046Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-09-09T11:41:43.046Z] === RUN TestRemoveImageOrphaning [2020-09-09T11:41:43.680Z] --- PASS: TestRemoveImageOrphaning (0.53s) [2020-09-09T11:41:43.680Z] === RUN TestRemoveImageGarbageCollector [2020-09-09T11:41:43.680Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-09-09T11:41:43.680Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-09T11:41:43.680Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-09T11:41:43.680Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-09-09T11:41:43.680Z] === RUN TestTagInvalidReference [2020-09-09T11:41:43.680Z] --- PASS: TestTagInvalidReference (0.01s) [2020-09-09T11:41:43.680Z] === RUN TestTagValidPrefixedRepo [2020-09-09T11:41:43.680Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-09-09T11:41:43.680Z] === RUN TestTagExistedNameWithoutForce [2020-09-09T11:41:43.680Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-09-09T11:41:43.680Z] === RUN TestTagOfficialNames [2020-09-09T11:41:43.680Z] --- PASS: TestTagOfficialNames (0.03s) [2020-09-09T11:41:43.680Z] === RUN TestTagMatchesDigest [2020-09-09T11:41:43.680Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-09-09T11:41:43.680Z] === CONT TestImportExtremelyLargeImageWorks [2020-09-09T11:41:44.951Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.057s coverage: 65.3% of statements [2020-09-09T11:41:47.682Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2020-09-09T11:41:47.682Z] === RUN TestBuildLabelWithTargets [2020-09-09T11:41:48.242Z] ---> e61bd14bdfbd [2020-09-09T11:41:48.700Z] Successfully built e61bd14bdfbd [2020-09-09T11:41:48.700Z] Successfully tagged docker:latest [2020-09-09T11:41:48.700Z] INFO: Image build ended at 09/09/2020 11:41:48. Duration:00:03:35.5563540 [2020-09-09T11:41:49.158Z] [2020-09-09T11:41:49.158Z] [2020-09-09T11:41:49.158Z] INFO: Building the test binaries at 09/09/2020 11:41:48... [2020-09-09T11:41:49.498Z] ok github.com/docker/docker/daemon/cluster/convert 0.023s coverage: 35.9% of statements [2020-09-09T11:41:52.314Z] ok github.com/docker/docker/daemon/cluster 0.206s coverage: 0.5% of statements [2020-09-09T11:41:52.887Z] INFO: make.ps1 starting at 09/09/2020 11:41:52 [2020-09-09T11:41:52.887Z] INFO: Git commit (65a33d02f6) assumed from DOCKER_GITCOMMIT environment variable [2020-09-09T11:41:52.887Z] INFO: Invoking autogen... [2020-09-09T11:41:54.427Z] INFO: Building daemon... [2020-09-09T11:41:55.794Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-09-09T11:41:55.794Z] === RUN TestBuildWithEmptyLayers [2020-09-09T11:41:56.154Z] ok github.com/docker/docker/daemon/discovery 0.008s coverage: 30.0% of statements [2020-09-09T11:41:57.692Z] ok github.com/docker/docker/daemon/events 0.066s coverage: 50.0% of statements [2020-09-09T11:41:58.002Z] ok github.com/docker/docker/daemon/config 0.077s coverage: 81.8% of statements [2020-09-09T11:41:58.332Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2020-09-09T11:41:58.332Z] === RUN TestBuildMultiStageOnBuild [2020-09-09T11:42:00.776Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2020-09-09T11:42:03.555Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.505s coverage: 14.1% of statements [2020-09-09T11:42:03.555Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.9% of statements [2020-09-09T11:42:03.601Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2020-09-09T11:42:03.601Z] === RUN TestBuildUncleanTarFilenames [2020-09-09T11:42:03.860Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2020-09-09T11:42:03.860Z] === RUN TestBuildMultiStageLayerLeak [2020-09-09T11:42:05.670Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.607s coverage: 57.9% of statements [2020-09-09T11:42:07.228Z] ok github.com/docker/docker/daemon 12.494s coverage: 17.2% of statements [2020-09-09T11:42:07.228Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-09T11:42:07.228Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-09T11:42:07.228Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-09T11:42:07.228Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-09-09T11:42:08.109Z] --- PASS: TestBuildMultiStageLayerLeak (4.37s) [2020-09-09T11:42:08.109Z] === RUN TestBuildWithHugeFile [2020-09-09T11:42:08.803Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.021s coverage: 1.8% of statements [2020-09-09T11:42:10.359Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.556s coverage: 69.2% of statements [2020-09-09T11:42:11.423Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.397s coverage: 45.9% of statements [2020-09-09T11:42:11.423Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-09T11:42:12.483Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.073s coverage: 49.5% of statements [2020-09-09T11:42:14.590Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.012s coverage: 58.0% of statements [2020-09-09T11:42:14.590Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.489s coverage: 76.1% of statements [2020-09-09T11:42:15.664Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2020-09-09T11:42:15.965Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.024s coverage: 3.0% of statements [2020-09-09T11:42:16.267Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.776s coverage: 52.1% of statements [2020-09-09T11:42:16.267Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-09-09T11:42:16.267Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-09T11:42:18.435Z] sha256:1bc9722e4825fc7d66675bcfd0c80d49c1d5d7188860927b0b31c4e1c89bc630 [2020-09-09T11:42:18.435Z] INFO: Starting docker-py tests... [2020-09-09T11:42:18.435Z] ============================= test session starts ============================== [2020-09-09T11:42:18.435Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-09-09T11:42:18.435Z] rootdir: /src, inifile: pytest.ini [2020-09-09T11:42:18.435Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-09-09T11:42:18.435Z] collected 389 items / 1 deselected / 388 selected [2020-09-09T11:42:18.435Z] [2020-09-09T11:42:18.614Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-09T11:42:18.614Z] [2020-09-09T11:42:18.614Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-09T11:42:18.614Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-09T11:42:18.614Z] HOSTNAME=2677efb9d13b [2020-09-09T11:42:18.614Z] TESTDEBUG=0 [2020-09-09T11:42:18.614Z] DEST=bundles/test-integration [2020-09-09T11:42:18.614Z] PWD=/go/src/github.com/docker/docker [2020-09-09T11:42:18.614Z] DOCKER_GITCOMMIT=65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf [2020-09-09T11:42:18.614Z] container=docker [2020-09-09T11:42:18.614Z] HOME=/root [2020-09-09T11:42:18.614Z] GOLANG_VERSION=1.13.15 [2020-09-09T11:42:18.614Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-09T11:42:18.614Z] VALIDATE_BRANCH=master [2020-09-09T11:42:18.614Z] TERM=xterm [2020-09-09T11:42:18.614Z] DOCKER_PKG=github.com/docker/docker [2020-09-09T11:42:18.614Z] SHLVL=1 [2020-09-09T11:42:18.614Z] TIMEOUT=120m [2020-09-09T11:42:18.614Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-09T11:42:18.614Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-09T11:42:18.614Z] GO111MODULE=off [2020-09-09T11:42:18.614Z] DOCKER_EXPERIMENTAL=1 [2020-09-09T11:42:18.614Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-09-09T11:42:18.614Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-09T11:42:18.614Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-09T11:42:18.614Z] GOPATH=/go [2020-09-09T11:42:18.614Z] PKG_CONFIG=pkg-config [2020-09-09T11:42:18.614Z] _=/usr/bin/env [2020-09-09T11:42:18.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-09T11:42:18.996Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-09T11:42:18.996Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-09T11:42:20.811Z] ok github.com/docker/docker/daemon/logger/gelf 0.037s coverage: 67.0% of statements [2020-09-09T11:42:20.812Z] ok github.com/docker/docker/daemon/logger 0.238s coverage: 41.0% of statements [2020-09-09T11:42:21.886Z] ok github.com/docker/docker/daemon/logger/awslogs 0.573s coverage: 77.4% of statements [2020-09-09T11:42:22.539Z] ok github.com/docker/docker/daemon/logger/journald 0.024s coverage: 23.9% of statements [2020-09-09T11:42:22.539Z] ok github.com/docker/docker/daemon/images 0.039s coverage: 4.8% of statements [2020-09-09T11:42:22.539Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-09T11:42:22.539Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-09T11:42:22.539Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-09T11:42:22.539Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-09T11:42:22.844Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.014s coverage: 61.6% of statements [2020-09-09T11:42:23.145Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.072s coverage: 87.2% of statements [2020-09-09T11:42:24.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-09T11:42:25.508Z] ok github.com/docker/docker/daemon/logger/local 0.038s coverage: 75.2% of statements [2020-09-09T11:42:25.508Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-09T11:42:26.158Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.019s coverage: 33.3% of statements [2020-09-09T11:42:26.158Z] time="2020-09-09T11:42:25Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate723426410/log853066433.1: no such file or directory" [2020-09-09T11:42:26.158Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.058s coverage: 37.7% of statements [2020-09-09T11:42:27.701Z] ok github.com/docker/docker/daemon/logger/templates 0.019s coverage: 8.3% of statements [2020-09-09T11:42:28.761Z] ok github.com/docker/docker/daemon/logger/syslog 0.011s coverage: 46.8% of statements [2020-09-09T11:42:29.184Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-09-09T11:42:29.750Z] tests/integration/api_client_test.py ..... [ 7%] [2020-09-09T11:42:29.841Z] ok github.com/docker/docker/daemon/network 0.013s coverage: 63.8% of statements [2020-09-09T11:42:30.142Z] ok github.com/docker/docker/daemon/logger/splunk 2.525s coverage: 82.5% of statements [2020-09-09T11:42:30.142Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-09T11:42:30.142Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-09T11:42:31.690Z] tests/integration/api_config_test.py ..... [ 8%] [2020-09-09T11:42:32.931Z] ok github.com/docker/docker/distribution/metadata 0.090s coverage: 48.2% of statements [2020-09-09T11:42:33.238Z] ok github.com/docker/docker/errdefs 0.023s coverage: 49.4% of statements [2020-09-09T11:42:34.298Z] ok github.com/docker/docker/distribution 0.612s coverage: 21.9% of statements [2020-09-09T11:42:34.298Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-09T11:42:36.491Z] ok github.com/docker/docker/image/cache 0.016s coverage: 19.2% of statements [2020-09-09T11:42:36.491Z] ok github.com/docker/docker/distribution/xfer 1.678s coverage: 85.6% of statements [2020-09-09T11:42:36.491Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-09T11:42:36.791Z] ok github.com/docker/docker/image 0.066s coverage: 86.4% of statements [2020-09-09T11:42:36.791Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-09T11:42:37.850Z] ok github.com/docker/docker/image/v1 0.035s coverage: 25.0% of statements [2020-09-09T11:42:37.850Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-09T11:42:37.850Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2020-09-09T11:42:38.913Z] ok github.com/docker/docker/pkg/aaparser 0.035s coverage: 50.0% of statements [2020-09-09T11:42:40.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-09T11:42:41.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-09T11:42:41.791Z] ok github.com/docker/docker/opts 0.101s coverage: 67.1% of statements [2020-09-09T11:42:42.463Z] ok github.com/docker/docker/pkg/authorization 0.414s coverage: 68.3% of statements [2020-09-09T11:42:42.463Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2020-09-09T11:42:43.142Z] ok github.com/docker/docker/pkg/capabilities 0.006s coverage: 87.5% of statements [2020-09-09T11:42:43.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-09T11:42:43.789Z] ok github.com/docker/docker/pkg/archive 1.286s coverage: 77.1% of statements [2020-09-09T11:42:44.088Z] ok github.com/docker/docker/pkg/directory 0.007s coverage: 80.0% of statements [2020-09-09T11:42:45.196Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2020-09-09T11:42:45.196Z] ok github.com/docker/docker/pkg/discovery/file 0.015s coverage: 97.6% of statements [2020-09-09T11:42:46.247Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2020-09-09T11:42:46.889Z] ok github.com/docker/docker/pkg/discovery/nodes 0.043s coverage: 93.8% of statements [2020-09-09T11:42:47.534Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2020-09-09T11:42:48.584Z] ok github.com/docker/docker/pkg/chrootarchive 3.946s coverage: 43.2% of statements [2020-09-09T11:42:48.584Z] ok github.com/docker/docker/pkg/filenotify 0.606s coverage: 67.0% of statements [2020-09-09T11:42:49.277Z] ok github.com/docker/docker/layer 7.617s coverage: 68.8% of statements [2020-09-09T11:42:49.277Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-09T11:42:49.277Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-09T11:42:49.277Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-09T11:42:49.277Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-09T11:42:49.277Z] ? github.com/docker/docker/oci [no test files] [2020-09-09T11:42:49.277Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-09T11:42:49.277Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-09T11:42:49.277Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-09T11:42:49.603Z] ok github.com/docker/docker/pkg/fileutils 0.031s coverage: 89.5% of statements [2020-09-09T11:42:49.954Z] ok github.com/docker/docker/pkg/discovery/kv 3.110s coverage: 84.1% of statements [2020-09-09T11:42:49.954Z] ok github.com/docker/docker/pkg/fsutils 0.425s coverage: 85.1% of statements [2020-09-09T11:42:51.026Z] ok github.com/docker/docker/pkg/homedir 0.006s coverage: 11.4% of statements [2020-09-09T11:42:51.686Z] ok github.com/docker/docker/pkg/jsonmessage 0.012s coverage: 91.7% of statements [2020-09-09T11:42:51.998Z] ok github.com/docker/docker/pkg/locker 0.067s coverage: 88.9% of statements [2020-09-09T11:42:52.666Z] ok github.com/docker/docker/pkg/idtools 0.678s coverage: 70.1% of statements [2020-09-09T11:42:52.666Z] ok github.com/docker/docker/pkg/longpath 0.026s coverage: 100.0% of statements [2020-09-09T11:42:52.972Z] ok github.com/docker/docker/pkg/ioutils 1.313s coverage: 70.6% of statements [2020-09-09T11:42:52.972Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-09-09T11:42:52.972Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-09-09T11:42:52.972Z] ok github.com/docker/docker/pkg/namesgenerator 0.049s coverage: 85.7% of statements [2020-09-09T11:42:52.972Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-09T11:42:53.279Z] ok github.com/docker/docker/pkg/parsers 0.052s coverage: 97.0% of statements [2020-09-09T11:42:53.961Z] ok github.com/docker/docker/pkg/parsers/kernel 0.021s coverage: 60.0% of statements [2020-09-09T11:42:53.961Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.023s coverage: 86.7% of statements [2020-09-09T11:42:54.261Z] ok github.com/docker/docker/pkg/pidfile 0.007s coverage: 82.4% of statements [2020-09-09T11:42:54.261Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-09T11:42:54.261Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-09T11:42:54.861Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-09-09T11:42:54.861Z] [2020-09-09T11:42:54.861Z] ________ ____ __. [2020-09-09T11:42:54.861Z] \_____ \ | |/ _| [2020-09-09T11:42:54.861Z] / | \| < [2020-09-09T11:42:54.861Z] / | \ | \ [2020-09-09T11:42:54.861Z] \_______ /____|__ \ [2020-09-09T11:42:54.861Z] \/ \/ [2020-09-09T11:42:54.861Z] [2020-09-09T11:42:54.861Z] INFO: make.ps1 ended at 09/09/2020 11:42:54 [2020-09-09T11:42:55.343Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.055s coverage: 56.8% of statements [2020-09-09T11:42:56.111Z] ok github.com/docker/docker/pkg/pools 0.029s coverage: 88.2% of statements [2020-09-09T11:42:56.111Z] ok github.com/docker/docker/pkg/plugins/transport 0.005s coverage: 85.7% of statements [2020-09-09T11:42:56.452Z] ok github.com/docker/docker/pkg/progress 0.006s coverage: 75.9% of statements [2020-09-09T11:42:57.039Z] INFO: Binaries build ended at 09/09/2020 11:42:56. Duration:00:01:08.0578705 [2020-09-09T11:42:57.162Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2020-09-09T11:42:57.834Z] ok github.com/docker/docker/pkg/pubsub 1.127s coverage: 73.9% of statements [2020-09-09T11:42:57.834Z] ok github.com/docker/docker/pkg/stdcopy 0.006s coverage: 100.0% of statements [2020-09-09T11:42:58.545Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2020-09-09T11:42:58.859Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements [2020-09-09T11:42:59.208Z] ok github.com/docker/docker/pkg/symlink 0.013s coverage: 87.7% of statements [2020-09-09T11:42:59.214Z] INFO: Copying the built daemon binary to d:\CI\PR-41290\7\binary\dockerd-65a33d02f6.exe... [2020-09-09T11:42:59.214Z] INFO: Copying the built client binary to d:\CI\PR-41290\7\binary\docker-65a33d02f6.exe... [2020-09-09T11:42:59.214Z] INFO: Copying dockerversion from the container... [2020-09-09T11:42:59.673Z] INFO: Copying the golang package from the container to d:\CI\PR-41290\7\installer\go.zip... [2020-09-09T11:43:00.338Z] ok github.com/docker/docker/pkg/signal 3.087s coverage: 61.0% of statements [2020-09-09T11:43:00.338Z] ok github.com/docker/docker/pkg/sysinfo 0.018s coverage: 53.4% of statements [2020-09-09T11:43:00.338Z] ok github.com/docker/docker/pkg/system 0.045s coverage: 36.9% of statements [2020-09-09T11:43:00.394Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-09-09T11:43:01.436Z] ok github.com/docker/docker/pkg/tailfile 0.094s coverage: 88.6% of statements [2020-09-09T11:43:01.436Z] testing: warning: no tests to run [2020-09-09T11:43:01.436Z] coverage: [no statements] [2020-09-09T11:43:01.436Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2020-09-09T11:43:01.759Z] ok github.com/docker/docker/pkg/tarsum 0.135s coverage: 89.3% of statements [2020-09-09T11:43:02.065Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2020-09-09T11:43:02.374Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2020-09-09T11:43:02.374Z] ok github.com/docker/docker/pkg/useragent 0.028s coverage: 88.9% of statements [2020-09-09T11:43:03.411Z] INFO: Extracting go.zip to d:\CI\PR-41290\7\go [2020-09-09T11:43:04.360Z] --- PASS: TestBuildWithHugeFile (52.73s) [2020-09-09T11:43:04.360Z] === RUN TestBuildWithEmptyDockerfile [2020-09-09T11:43:04.360Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-09T11:43:04.360Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-09T11:43:04.360Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-09T11:43:04.360Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-09T11:43:04.360Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-09T11:43:04.360Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-09T11:43:04.360Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-09T11:43:04.360Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-09T11:43:04.360Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-09T11:43:04.360Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2020-09-09T11:43:04.360Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2020-09-09T11:43:04.360Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2020-09-09T11:43:04.360Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2020-09-09T11:43:04.360Z] === RUN TestBuildPreserveOwnership [2020-09-09T11:43:04.360Z] === RUN TestBuildPreserveOwnership/copy_from [2020-09-09T11:43:05.206Z] ok github.com/docker/docker/plugin/v2 0.009s coverage: 14.5% of statements [2020-09-09T11:43:05.507Z] ok github.com/docker/docker/profiles/seccomp 0.037s coverage: 68.8% of statements [2020-09-09T11:43:05.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-09T11:43:05.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-09T11:43:05.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-09T11:43:06.578Z] ok github.com/docker/docker/reference 0.015s coverage: 84.4% of statements [2020-09-09T11:43:06.578Z] ok github.com/docker/docker/plugin 0.594s coverage: 23.1% of statements [2020-09-09T11:43:07.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-09T11:43:07.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-09T11:43:07.645Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-09-09T11:43:08.121Z] ok github.com/docker/docker/restartmanager 0.022s coverage: 45.3% of statements [2020-09-09T11:43:08.122Z] ok github.com/docker/docker/registry/resumable 0.027s coverage: 100.0% of statements [2020-09-09T11:43:09.189Z] ok github.com/docker/docker/testutil 0.005s coverage: 62.5% of statements [2020-09-09T11:43:09.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-09T11:43:09.493Z] ok github.com/docker/docker/registry 0.316s coverage: 56.3% of statements [2020-09-09T11:43:10.144Z] ok github.com/docker/docker/runconfig 0.017s coverage: 66.1% of statements [2020-09-09T11:43:11.835Z] --- PASS: TestBuildPreserveOwnership (9.96s) [2020-09-09T11:43:11.835Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.94s) [2020-09-09T11:43:11.835Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-09-09T11:43:11.835Z] === RUN TestBuildPlatformInvalid [2020-09-09T11:43:11.835Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-09-09T11:43:11.835Z] PASS [2020-09-09T11:43:11.835Z] [2020-09-09T11:43:11.835Z] === Skipped [2020-09-09T11:43:11.835Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-09-09T11:43:11.835Z] build_session_test.go:25: TODO: BuildKit [2020-09-09T11:43:11.835Z] [2020-09-09T11:43:11.835Z] [2020-09-09T11:43:11.835Z] DONE 32 tests, 1 skipped in 127.423s [2020-09-09T11:43:11.835Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-09-09T11:43:11.835Z] INFO: Testing against a local daemon [2020-09-09T11:43:11.835Z] === RUN TestConfigInspect [2020-09-09T11:43:11.835Z] --- SKIP: TestConfigInspect (0.02s) [2020-09-09T11:43:11.835Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:43:11.835Z] === RUN TestConfigList [2020-09-09T11:43:11.835Z] --- SKIP: TestConfigList (0.02s) [2020-09-09T11:43:11.835Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:43:11.835Z] === RUN TestConfigsCreateAndDelete [2020-09-09T11:43:11.835Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) [2020-09-09T11:43:11.835Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:43:11.835Z] === RUN TestConfigsUpdate [2020-09-09T11:43:11.835Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-09-09T11:43:11.835Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:43:11.835Z] === RUN TestTemplatedConfig [2020-09-09T11:43:11.835Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-09-09T11:43:11.835Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:43:11.835Z] === RUN TestConfigCreateResolve [2020-09-09T11:43:11.835Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-09-09T11:43:11.835Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:43:11.835Z] === RUN TestConfigDaemonLibtrustID [2020-09-09T11:43:12.658Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-09T11:43:12.926Z] ok github.com/docker/docker/volume/drivers 0.025s coverage: 36.1% of statements [2020-09-09T11:43:13.212Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2020-09-09T11:43:13.212Z] PASS [2020-09-09T11:43:13.212Z] [2020-09-09T11:43:13.212Z] === Skipped [2020-09-09T11:43:13.212Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-09-09T11:43:13.212Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:43:13.212Z] [2020-09-09T11:43:13.212Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2020-09-09T11:43:13.212Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:43:13.212Z] [2020-09-09T11:43:13.212Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) [2020-09-09T11:43:13.212Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:43:13.212Z] [2020-09-09T11:43:13.212Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-09-09T11:43:13.212Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:43:13.212Z] [2020-09-09T11:43:13.212Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-09-09T11:43:13.212Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:43:13.212Z] [2020-09-09T11:43:13.212Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-09-09T11:43:13.212Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:43:13.212Z] [2020-09-09T11:43:13.212Z] [2020-09-09T11:43:13.212Z] DONE 7 tests, 6 skipped in 1.742s [2020-09-09T11:43:13.212Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-09-09T11:43:13.212Z] INFO: Testing against a local daemon [2020-09-09T11:43:13.212Z] === RUN TestCheckpoint [2020-09-09T11:43:13.212Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-09T11:43:13.212Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-09T11:43:13.212Z] === RUN TestContainerInvalidJSON [2020-09-09T11:43:13.212Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-09T11:43:13.212Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-09T11:43:13.212Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-09T11:43:13.212Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-09T11:43:13.212Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-09T11:43:13.212Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-09T11:43:13.212Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-09T11:43:13.212Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-09T11:43:13.212Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-09T11:43:13.212Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-09-09T11:43:13.212Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-09-09T11:43:13.212Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-09-09T11:43:13.212Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-09-09T11:43:13.212Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-09T11:43:13.212Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2020-09-09T11:43:13.212Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-09T11:43:13.212Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2020-09-09T11:43:13.212Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-09T11:43:13.212Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2020-09-09T11:43:13.212Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-09T11:43:13.470Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2020-09-09T11:43:13.470Z] === RUN TestCopyFromContainer [2020-09-09T11:43:13.992Z] ok github.com/docker/docker/volume/mounts 0.069s coverage: 67.0% of statements [2020-09-09T11:43:14.300Z] ok github.com/docker/docker/volume/local 0.044s coverage: 73.0% of statements [2020-09-09T11:43:15.207Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-09T11:43:15.364Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.1% of statements [2020-09-09T11:43:16.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-09T11:43:17.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-09T11:43:17.659Z] === RUN TestCopyFromContainer// [2020-09-09T11:43:17.659Z] === RUN TestCopyFromContainer//bar/root [2020-09-09T11:43:17.659Z] === RUN TestCopyFromContainer//bar/root/ [2020-09-09T11:43:17.659Z] === RUN TestCopyFromContainer/bar/quux [2020-09-09T11:43:17.659Z] === RUN TestCopyFromContainer/bar/quux/ [2020-09-09T11:43:17.659Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-09-09T11:43:17.659Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-09-09T11:43:17.659Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-09-09T11:43:17.659Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-09-09T11:43:17.659Z] === RUN TestCopyFromContainer/bar/notarget [2020-09-09T11:43:17.659Z] --- PASS: TestCopyFromContainer (4.38s) [2020-09-09T11:43:17.659Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-09-09T11:43:17.659Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2020-09-09T11:43:17.659Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-09-09T11:43:17.659Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2020-09-09T11:43:17.659Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-09-09T11:43:17.659Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-09-09T11:43:17.659Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-09-09T11:43:17.659Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2020-09-09T11:43:17.659Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2020-09-09T11:43:17.659Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2020-09-09T11:43:17.659Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-09T11:43:17.659Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-09T11:43:17.659Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-09T11:43:17.659Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-09T11:43:17.659Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-09T11:43:17.659Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-09T11:43:17.659Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-09T11:43:17.659Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-09T11:43:17.659Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-09T11:43:17.659Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-09T11:43:17.659Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-09-09T11:43:17.659Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-09-09T11:43:17.659Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-09-09T11:43:17.659Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-09-09T11:43:17.659Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-09T11:43:17.659Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-09-09T11:43:17.659Z] === RUN TestCreateWithInvalidEnv [2020-09-09T11:43:17.918Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-09T11:43:17.918Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-09T11:43:17.918Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-09T11:43:17.918Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-09T11:43:17.918Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-09T11:43:17.918Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-09T11:43:17.918Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-09T11:43:17.918Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-09T11:43:17.918Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-09T11:43:17.918Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-09-09T11:43:17.918Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-09-09T11:43:17.918Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-09-09T11:43:17.918Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-09T11:43:17.918Z] === RUN TestCreateTmpfsMountsTarget [2020-09-09T11:43:17.918Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-09-09T11:43:17.918Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-09T11:43:18.855Z] --- PASS: TestCreateWithCustomMaskedPaths (1.16s) [2020-09-09T11:43:18.855Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-09T11:43:19.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-09T11:43:20.233Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.10s) [2020-09-09T11:43:20.233Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-09T11:43:20.233Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-09T11:43:20.233Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-09T11:43:20.233Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-09T11:43:20.233Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-09T11:43:20.233Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-09T11:43:20.233Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-09T11:43:20.233Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-09T11:43:20.233Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-09T11:43:20.233Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-09T11:43:20.233Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-09T11:43:20.233Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-09T11:43:20.233Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-09T11:43:20.233Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-09T11:43:20.233Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-09T11:43:20.233Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-09T11:43:20.233Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-09-09T11:43:20.233Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-09-09T11:43:20.233Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-09-09T11:43:20.233Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-09-09T11:43:20.233Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-09-09T11:43:20.233Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-09-09T11:43:20.233Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-09T11:43:20.493Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) [2020-09-09T11:43:20.493Z] === RUN TestCreateDifferentPlatform [2020-09-09T11:43:20.493Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-09T11:43:20.493Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-09T11:43:20.493Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-09-09T11:43:20.493Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-09-09T11:43:20.493Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-09-09T11:43:20.493Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-09T11:43:20.493Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2020-09-09T11:43:20.493Z] === RUN TestContainerStartOnDaemonRestart [2020-09-09T11:43:20.493Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-09-09T11:43:20.493Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-09-09T11:43:20.493Z] === RUN TestDaemonRestartIpcMode [2020-09-09T11:43:20.493Z] === PAUSE TestDaemonRestartIpcMode [2020-09-09T11:43:20.493Z] === RUN TestDaemonHostGatewayIP [2020-09-09T11:43:20.493Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-09-09T11:43:20.493Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-09T11:43:20.493Z] === RUN TestContainerKillOnDaemonStart [2020-09-09T11:43:20.493Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-09-09T11:43:20.493Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-09-09T11:43:20.493Z] === RUN TestDiff [2020-09-09T11:43:20.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-09T11:43:20.969Z] --- PASS: TestImportExtremelyLargeImageWorks (88.34s) [2020-09-09T11:43:20.969Z] PASS [2020-09-09T11:43:20.969Z] [2020-09-09T11:43:20.969Z] === Skipped [2020-09-09T11:43:20.969Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-09-09T11:43:20.969Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-09T11:43:20.969Z] [2020-09-09T11:43:20.969Z] [2020-09-09T11:43:20.969Z] DONE 12 tests, 1 skipped in 89.699s [2020-09-09T11:43:20.969Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-09-09T11:43:20.969Z] ++ 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 [2020-09-09T11:43:20.969Z] ++ set -e [2020-09-09T11:43:20.969Z] ++ '[' -n 0 ']' [2020-09-09T11:43:20.969Z] ++ set -x [2020-09-09T11:43:20.969Z] ++ 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 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 [2020-09-09T11:43:20.969Z] INFO: Testing against a local daemon [2020-09-09T11:43:20.969Z] === RUN TestNetworkCreateDelete [2020-09-09T11:43:20.969Z] --- PASS: TestNetworkCreateDelete (0.14s) [2020-09-09T11:43:20.969Z] === RUN TestDockerNetworkDeletePreferID [2020-09-09T11:43:20.969Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2020-09-09T11:43:20.969Z] === RUN TestDaemonDNSFallback [2020-09-09T11:43:20.969Z] --- PASS: TestDaemonDNSFallback (2.51s) [2020-09-09T11:43:20.969Z] === RUN TestInspectNetwork [2020-09-09T11:43:20.969Z] === RUN TestInspectNetwork/full_network_id [2020-09-09T11:43:20.969Z] === RUN TestInspectNetwork/partial_network_id [2020-09-09T11:43:20.969Z] === RUN TestInspectNetwork/network_name [2020-09-09T11:43:20.969Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-09-09T11:43:21.061Z] --- PASS: TestDiff (0.38s) [2020-09-09T11:43:21.061Z] === RUN TestExecWithCloseStdin [2020-09-09T11:43:21.320Z] --- PASS: TestExecWithCloseStdin (0.45s) [2020-09-09T11:43:21.320Z] === RUN TestExec [2020-09-09T11:43:21.888Z] --- PASS: TestExec (0.44s) [2020-09-09T11:43:21.888Z] === RUN TestExecUser [2020-09-09T11:43:22.147Z] --- PASS: TestExecUser (0.44s) [2020-09-09T11:43:22.147Z] === RUN TestExportContainerAndImportImage [2020-09-09T11:43:22.717Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2020-09-09T11:43:22.717Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-09T11:43:22.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-09T11:43:24.502Z] INFO: Extraction ended at 09/09/2020 11:43:23. Duration:00:00:20.3169329 [2020-09-09T11:43:24.502Z] INFO: Updating the golang and path environment variables [2020-09-09T11:43:24.502Z] INFO: GOPATH=d:\gopath [2020-09-09T11:43:24.502Z] INFO: go version go1.13.15 windows/amd64 [2020-09-09T11:43:24.502Z] INFO: Running the daemon under test in debug mode [2020-09-09T11:43:24.502Z] INFO: Starting a daemon under test... [2020-09-09T11:43:24.502Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41290\7\daemon --pidfile d:\CI\PR-41290\7\docker.pid -D [2020-09-09T11:43:24.502Z] INFO: Process started successfully. [2020-09-09T11:43:24.502Z] INFO: Start tailing logs of the daemon under tests [2020-09-09T11:43:24.502Z] INFO: Waiting for the daemon under test to start... [2020-09-09T11:43:24.683Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-09T11:43:26.011Z] --- PASS: TestExportContainerAfterDaemonRestart (3.33s) [2020-09-09T11:43:26.011Z] === RUN TestHealthCheckWorkdir [2020-09-09T11:43:26.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-09T11:43:26.541Z] --- PASS: TestInspectNetwork (10.78s) [2020-09-09T11:43:26.541Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-09-09T11:43:26.541Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-09-09T11:43:26.541Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-09-09T11:43:26.541Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-09-09T11:43:26.541Z] === RUN TestRunContainerWithBridgeNone [2020-09-09T11:43:26.579Z] --- PASS: TestHealthCheckWorkdir (0.56s) [2020-09-09T11:43:26.579Z] === RUN TestHealthKillContainer [2020-09-09T11:43:27.410Z] INFO: Daemon under test started and replied! [2020-09-09T11:43:27.410Z] INFO: Docker version of the daemon under test [2020-09-09T11:43:27.410Z] [2020-09-09T11:43:27.410Z] Client: [2020-09-09T11:43:27.410Z] Version: 17.06.2-ce [2020-09-09T11:43:27.410Z] API version: 1.30 [2020-09-09T11:43:27.410Z] Go version: go1.8.3 [2020-09-09T11:43:27.410Z] Git commit: cec0b72 [2020-09-09T11:43:27.410Z] Built: Tue Sep 5 19:57:19 2017 [2020-09-09T11:43:27.410Z] OS/Arch: windows/amd64 [2020-09-09T11:43:27.410Z] [2020-09-09T11:43:27.410Z] Server: [2020-09-09T11:43:27.410Z] Version: 0.0.0-dev [2020-09-09T11:43:27.410Z] API version: 1.41 (minimum version 1.24) [2020-09-09T11:43:27.410Z] Go version: go1.13.15 [2020-09-09T11:43:27.410Z] Git commit: 65a33d02f6 [2020-09-09T11:43:27.410Z] Built: 09/09/2020 11:41:52 [2020-09-09T11:43:27.410Z] OS/Arch: windows/amd64 [2020-09-09T11:43:27.410Z] Experimental: false [2020-09-09T11:43:27.410Z] [2020-09-09T11:43:27.410Z] INFO: Docker info of the daemon under test [2020-09-09T11:43:27.410Z] [2020-09-09T11:43:27.410Z] Containers: 0 [2020-09-09T11:43:27.410Z] Running: 0 [2020-09-09T11:43:27.410Z] Paused: 0 [2020-09-09T11:43:27.410Z] Stopped: 0 [2020-09-09T11:43:27.410Z] Images: 0 [2020-09-09T11:43:27.410Z] Server Version: 0.0.0-dev [2020-09-09T11:43:27.410Z] Storage Driver: windowsfilter [2020-09-09T11:43:27.410Z] Windows: [2020-09-09T11:43:27.410Z] Logging Driver: json-file [2020-09-09T11:43:27.410Z] Plugins: [2020-09-09T11:43:27.410Z] Volume: local [2020-09-09T11:43:27.410Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-09-09T11:43:27.410Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-09-09T11:43:27.410Z] Swarm: inactive [2020-09-09T11:43:27.410Z] Default Isolation: process [2020-09-09T11:43:27.410Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-09-09T11:43:27.410Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-09-09T11:43:27.410Z] OSType: windows [2020-09-09T11:43:27.410Z] Architecture: x86_64 [2020-09-09T11:43:27.410Z] CPUs: 4 [2020-09-09T11:43:27.410Z] Total Memory: 32GiB [2020-09-09T11:43:27.410Z] Name: azwin-2-b48c90 [2020-09-09T11:43:27.410Z] ID: SWFT:7YHA:K3JZ:BJ4F:AZXR:VFTD:SQZF:YYBU:SWFQ:ZTO5:GDQZ:PEMF [2020-09-09T11:43:27.410Z] Docker Root Dir: D:\CI\PR-41290\7\daemon [2020-09-09T11:43:27.410Z] Debug Mode (client): false [2020-09-09T11:43:27.410Z] Debug Mode (server): true [2020-09-09T11:43:27.410Z] File Descriptors: -1 [2020-09-09T11:43:27.410Z] Goroutines: 17 [2020-09-09T11:43:27.410Z] System Time: 2020-09-09T11:43:27.1756675Z [2020-09-09T11:43:27.410Z] EventsListeners: 0 [2020-09-09T11:43:27.410Z] Registry: https://index.docker.io/v1/ [2020-09-09T11:43:27.410Z] Labels: [2020-09-09T11:43:27.410Z] Experimental: false [2020-09-09T11:43:27.410Z] Insecure Registries: [2020-09-09T11:43:27.410Z] 127.0.0.0/8 [2020-09-09T11:43:27.410Z] Live Restore Enabled: false [2020-09-09T11:43:27.410Z] [2020-09-09T11:43:27.410Z] [2020-09-09T11:43:27.410Z] INFO: Docker images of the daemon under test [2020-09-09T11:43:27.410Z] [2020-09-09T11:43:27.410Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-09-09T11:43:27.410Z] [2020-09-09T11:43:27.410Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-09-09T11:43:27.410Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-09-09T11:43:27.458Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-09T11:43:27.458Z] Using test binary docker [2020-09-09T11:43:27.458Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-09-09T11:43:27.458Z] +++ /etc/init.d/apparmor start [2020-09-09T11:43:27.458Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-09T11:43:27.458Z] INFO: Waiting for daemon to start... [2020-09-09T11:43:27.458Z] Starting dockerd [2020-09-09T11:43:27.458Z] +++ 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 [2020-09-09T11:43:27.870Z] ltsc2019: Pulling from windows/servercore [2020-09-09T11:43:27.870Z] 4612f6d0b889: Pulling fs layer [2020-09-09T11:43:27.870Z] c3aff4450246: Pulling fs layer [2020-09-09T11:43:28.612Z] --- PASS: TestRunContainerWithBridgeNone (2.31s) [2020-09-09T11:43:28.612Z] === RUN TestNetworkInvalidJSON [2020-09-09T11:43:28.612Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-09T11:43:28.612Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-09T11:43:28.612Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-09T11:43:28.612Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-09T11:43:28.612Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-09T11:43:28.612Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-09T11:43:28.612Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-09T11:43:28.612Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-09T11:43:28.612Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-09T11:43:28.612Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-09-09T11:43:28.612Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-09-09T11:43:28.612Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-09-09T11:43:28.612Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2020-09-09T11:43:28.612Z] === RUN TestHostIPv4BridgeLabel [2020-09-09T11:43:28.905Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-09-09T11:43:28.905Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-09T11:43:29.112Z] --- PASS: TestHealthKillContainer (2.50s) [2020-09-09T11:43:29.112Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-09T11:43:29.678Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2020-09-09T11:43:29.678Z] === RUN TestIpcModeNone [2020-09-09T11:43:29.937Z] --- PASS: TestIpcModeNone (0.43s) [2020-09-09T11:43:29.937Z] === RUN TestIpcModePrivate [2020-09-09T11:43:29.941Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-09-09T11:43:29.941Z] === RUN TestDaemonDefaultNetworkPools [2020-09-09T11:43:30.506Z] --- PASS: TestIpcModePrivate (0.44s) [2020-09-09T11:43:30.506Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2020-09-09T11:43:30.506Z] === RUN TestIpcModeShareable [2020-09-09T11:43:30.506Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-09-09T11:43:30.506Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-09T11:43:30.506Z] === RUN TestAPIIpcModeShareableAndContainer [2020-09-09T11:43:30.575Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2020-09-09T11:43:30.575Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-09T11:43:30.833Z] ok github.com/docker/docker/pkg/plugins 33.634s coverage: 76.6% of statements [2020-09-09T11:43:30.833Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-09T11:43:30.833Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-09T11:43:30.833Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-09T11:43:30.833Z] ? github.com/docker/docker/pkg/term [no test files] [2020-09-09T11:43:30.833Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-09T11:43:30.833Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-09-09T11:43:30.833Z] ? github.com/docker/docker/rootless [no test files] [2020-09-09T11:43:30.833Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-09-09T11:43:30.833Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-09T11:43:30.833Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-09-09T11:43:30.833Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-09-09T11:43:30.833Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-09-09T11:43:30.833Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-09-09T11:43:30.833Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-09-09T11:43:30.833Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-09-09T11:43:30.833Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-09-09T11:43:30.833Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-09-09T11:43:30.833Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-09-09T11:43:30.833Z] ? github.com/docker/docker/testutil/request [no test files] [2020-09-09T11:43:30.833Z] ? github.com/docker/docker/volume [no test files] [2020-09-09T11:43:30.833Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-09T11:43:30.833Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-09T11:43:30.833Z] [2020-09-09T11:43:30.833Z] === Skipped [2020-09-09T11:43:30.833Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-09-09T11:43:30.833Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-09-09T11:43:30.833Z] [2020-09-09T11:43:30.833Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-09-09T11:43:30.833Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-09-09T11:43:30.833Z] [2020-09-09T11:43:30.833Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-09-09T11:43:30.833Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-09T11:43:30.833Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-09T11:43:30.833Z] [2020-09-09T11:43:30.833Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-09-09T11:43:30.833Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-09T11:43:30.833Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-09T11:43:30.833Z] [2020-09-09T11:43:30.833Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-09-09T11:43:30.833Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-09T11:43:30.833Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-09T11:43:30.833Z] [2020-09-09T11:43:30.833Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-09-09T11:43:30.833Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-09T11:43:30.833Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-09T11:43:30.833Z] [2020-09-09T11:43:30.833Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-09-09T11:43:30.833Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-09T11:43:30.833Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-09T11:43:30.833Z] [2020-09-09T11:43:30.833Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-09-09T11:43:30.833Z] graphtest_unix.go:73: No driver to put! [2020-09-09T11:43:30.833Z] [2020-09-09T11:43:30.833Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-09-09T11:43:30.833Z] time="2020-09-09T11:42:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-09T11:43:30.833Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-09T11:43:30.833Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-09T11:43:30.833Z] [2020-09-09T11:43:30.833Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-09-09T11:43:30.833Z] time="2020-09-09T11:42:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-09T11:43:30.833Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-09T11:43:30.833Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-09T11:43:30.833Z] [2020-09-09T11:43:30.833Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-09-09T11:43:30.833Z] time="2020-09-09T11:42:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-09T11:43:30.833Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-09T11:43:30.833Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-09T11:43:30.833Z] [2020-09-09T11:43:30.833Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-09-09T11:43:30.833Z] time="2020-09-09T11:42:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-09T11:43:30.833Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-09T11:43:30.833Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-09T11:43:30.833Z] [2020-09-09T11:43:30.833Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-09-09T11:43:30.833Z] time="2020-09-09T11:42:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-09T11:43:30.833Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-09T11:43:30.833Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-09T11:43:30.833Z] [2020-09-09T11:43:30.834Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-09-09T11:43:30.834Z] graphtest_unix.go:73: No driver to put! [2020-09-09T11:43:30.834Z] [2020-09-09T11:43:30.834Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-09-09T11:43:30.834Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-09-09T11:43:30.834Z] [2020-09-09T11:43:30.834Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-09-09T11:43:30.834Z] overlay_test.go:49: Fails to compute changes intermittently [2020-09-09T11:43:30.834Z] [2020-09-09T11:43:30.834Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-09-09T11:43:30.834Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-09-09T11:43:30.834Z] [2020-09-09T11:43:30.834Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-09-09T11:43:30.834Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-09-09T11:43:30.834Z] [2020-09-09T11:43:30.834Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-09-09T11:43:30.834Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-09T11:43:30.834Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-09T11:43:30.834Z] [2020-09-09T11:43:30.834Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-09-09T11:43:30.834Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-09T11:43:30.834Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-09T11:43:30.834Z] [2020-09-09T11:43:30.834Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-09-09T11:43:30.834Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-09T11:43:30.834Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-09T11:43:30.834Z] [2020-09-09T11:43:30.834Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-09-09T11:43:30.834Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-09T11:43:30.834Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-09T11:43:30.834Z] [2020-09-09T11:43:30.834Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-09-09T11:43:30.834Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-09T11:43:30.834Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-09T11:43:30.834Z] [2020-09-09T11:43:30.834Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-09-09T11:43:30.834Z] graphtest_unix.go:73: No driver to put! [2020-09-09T11:43:30.834Z] [2020-09-09T11:43:30.834Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-09-09T11:43:30.834Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-09-09T11:43:30.834Z] [2020-09-09T11:43:30.834Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-09-09T11:43:30.834Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-09-09T11:43:30.834Z] [2020-09-09T11:43:30.834Z] [2020-09-09T11:43:30.834Z] DONE 2142 tests, 26 skipped in 267.661s Post stage [Pipeline] junit [2020-09-09T11:43:30.881Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-09T11:43:31.871Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41290/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf -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:65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf hack/make.sh dynbinary test-integration [2020-09-09T11:43:31.884Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.38s) [2020-09-09T11:43:31.884Z] === RUN TestAPIIpcModeHost [2020-09-09T11:43:31.884Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-09-09T11:43:31.884Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-09T11:43:31.884Z] === RUN TestDaemonIpcModeShareable [2020-09-09T11:43:31.884Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-09-09T11:43:31.884Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-09T11:43:31.884Z] === RUN TestDaemonIpcModePrivate [2020-09-09T11:43:32.086Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2020-09-09T11:43:32.086Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-09T11:43:32.257Z] [2020-09-09T11:43:32.257Z] Removing bundles/ [2020-09-09T11:43:32.257Z] [2020-09-09T11:43:32.257Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-09-09T11:43:32.257Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-09T11:43:32.257Z] GOOS="" GOARCH="" GOARM="" [2020-09-09T11:43:33.126Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2020-09-09T11:43:33.126Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-09T11:43:33.760Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2020-09-09T11:43:33.760Z] === RUN TestServiceWithPredefinedNetwork [2020-09-09T11:43:34.044Z] . [2020-09-09T11:43:34.044Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-09T11:43:34.044Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-09T11:43:34.044Z] Error: No such image: emptyfs [2020-09-09T11:43:34.044Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-09T11:43:34.044Z] ++++ docker load [2020-09-09T11:43:34.044Z] Running integration-test (iteration 1) [2020-09-09T11:43:34.044Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-09-09T11:43:34.044Z] ++ 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 [2020-09-09T11:43:34.044Z] ++ set -e [2020-09-09T11:43:34.044Z] ++ '[' -n 0 ']' [2020-09-09T11:43:34.044Z] ++ set -x [2020-09-09T11:43:34.044Z] ++ 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 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 [2020-09-09T11:43:34.417Z] --- PASS: TestDaemonIpcModePrivate (2.12s) [2020-09-09T11:43:34.417Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: false, mustBeShared: false [2020-09-09T11:43:34.417Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-09-09T11:43:34.417Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-09-09T11:43:34.417Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-09T11:43:34.417Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-09-09T11:43:34.417Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-09-09T11:43:34.417Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-09T11:43:34.417Z] === RUN TestIpcModeOlderClient [2020-09-09T11:43:34.417Z] === PAUSE TestIpcModeOlderClient [2020-09-09T11:43:34.417Z] === RUN TestKillContainerInvalidSignal [2020-09-09T11:43:34.417Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2020-09-09T11:43:34.417Z] === RUN TestKillContainer [2020-09-09T11:43:34.417Z] === RUN TestKillContainer/no_signal [2020-09-09T11:43:34.942Z] c3aff4450246: Download complete [2020-09-09T11:43:34.985Z] === RUN TestKillContainer/non_killing_signal [2020-09-09T11:43:34.985Z] === RUN TestKillContainer/killing_signal [2020-09-09T11:43:35.557Z] --- PASS: TestKillContainer (1.19s) [2020-09-09T11:43:35.557Z] --- PASS: TestKillContainer/no_signal (0.38s) [2020-09-09T11:43:35.557Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2020-09-09T11:43:35.557Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2020-09-09T11:43:35.557Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-09T11:43:35.557Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-09-09T11:43:36.125Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-09-09T11:43:36.384Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.79s) [2020-09-09T11:43:36.384Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2020-09-09T11:43:36.384Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2020-09-09T11:43:36.384Z] === RUN TestKillStoppedContainer [2020-09-09T11:43:36.384Z] --- PASS: TestKillStoppedContainer (0.04s) [2020-09-09T11:43:36.384Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-09T11:43:36.384Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2020-09-09T11:43:36.384Z] === RUN TestKillDifferentUserContainer [2020-09-09T11:43:36.951Z] --- PASS: TestKillDifferentUserContainer (0.39s) [2020-09-09T11:43:36.951Z] === RUN TestInspectOomKilledTrue [2020-09-09T11:43:36.951Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-09-09T11:43:36.951Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-09T11:43:36.951Z] === RUN TestInspectOomKilledFalse [2020-09-09T11:43:36.951Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-09-09T11:43:36.951Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-09T11:43:36.951Z] === RUN TestLinksEtcHostsContentMatch [2020-09-09T11:43:36.951Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-09-09T11:43:36.951Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-09-09T11:43:36.951Z] === RUN TestLinksContainerNames [2020-09-09T11:43:37.282Z] --- PASS: TestServiceWithPredefinedNetwork (3.60s) [2020-09-09T11:43:37.282Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-09T11:43:37.282Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-09T11:43:37.282Z] service_test.go:236: FLAKY_TEST [2020-09-09T11:43:37.282Z] === RUN TestServiceWithDataPathPortInit [2020-09-09T11:43:37.888Z] --- PASS: TestLinksContainerNames (0.80s) [2020-09-09T11:43:37.888Z] === RUN TestLogsFollowTailEmpty [2020-09-09T11:43:38.146Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2020-09-09T11:43:38.146Z] === RUN TestContainerNetworkMountsNoChown [2020-09-09T11:43:38.405Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s) [2020-09-09T11:43:38.405Z] === RUN TestMountDaemonRoot [2020-09-09T11:43:38.405Z] === RUN TestMountDaemonRoot/default [2020-09-09T11:43:38.405Z] === PAUSE TestMountDaemonRoot/default [2020-09-09T11:43:38.405Z] === RUN TestMountDaemonRoot/private [2020-09-09T11:43:38.405Z] === PAUSE TestMountDaemonRoot/private [2020-09-09T11:43:38.405Z] === RUN TestMountDaemonRoot/rprivate [2020-09-09T11:43:38.405Z] === PAUSE TestMountDaemonRoot/rprivate [2020-09-09T11:43:38.405Z] === RUN TestMountDaemonRoot/slave [2020-09-09T11:43:38.405Z] === PAUSE TestMountDaemonRoot/slave [2020-09-09T11:43:38.405Z] === RUN TestMountDaemonRoot/rslave [2020-09-09T11:43:38.405Z] === PAUSE TestMountDaemonRoot/rslave [2020-09-09T11:43:38.405Z] === RUN TestMountDaemonRoot/shared [2020-09-09T11:43:38.405Z] === PAUSE TestMountDaemonRoot/shared [2020-09-09T11:43:38.405Z] === RUN TestMountDaemonRoot/rshared [2020-09-09T11:43:38.405Z] === PAUSE TestMountDaemonRoot/rshared [2020-09-09T11:43:38.405Z] === CONT TestMountDaemonRoot/default [2020-09-09T11:43:38.405Z] === RUN TestMountDaemonRoot/default/mount_root [2020-09-09T11:43:38.405Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-09-09T11:43:38.405Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-09-09T11:43:38.405Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-09-09T11:43:38.405Z] === RUN TestMountDaemonRoot/default/bind_root [2020-09-09T11:43:38.405Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-09-09T11:43:38.405Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-09-09T11:43:38.405Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-09-09T11:43:38.406Z] === CONT TestMountDaemonRoot/default/mount_root [2020-09-09T11:43:38.406Z] === CONT TestMountDaemonRoot/rshared [2020-09-09T11:43:38.406Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-09-09T11:43:38.406Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-09-09T11:43:38.406Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-09-09T11:43:38.406Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-09-09T11:43:38.406Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-09-09T11:43:38.406Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-09-09T11:43:38.406Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-09-09T11:43:38.406Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-09-09T11:43:38.406Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-09-09T11:43:38.406Z] === CONT TestMountDaemonRoot/shared [2020-09-09T11:43:38.406Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-09-09T11:43:38.406Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-09-09T11:43:38.406Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-09-09T11:43:38.406Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-09-09T11:43:38.406Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-09-09T11:43:38.406Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-09-09T11:43:38.406Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-09-09T11:43:38.406Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-09-09T11:43:38.406Z] === CONT TestMountDaemonRoot/rslave [2020-09-09T11:43:38.406Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-09-09T11:43:38.406Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-09-09T11:43:38.406Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-09-09T11:43:38.406Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-09-09T11:43:38.406Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-09-09T11:43:38.406Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-09-09T11:43:38.406Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-09-09T11:43:38.406Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-09-09T11:43:38.406Z] === CONT TestMountDaemonRoot/slave [2020-09-09T11:43:38.406Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-09-09T11:43:38.406Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-09-09T11:43:38.406Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-09-09T11:43:38.406Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-09-09T11:43:38.406Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-09-09T11:43:38.406Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-09-09T11:43:38.406Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-09-09T11:43:38.406Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-09-09T11:43:38.406Z] === CONT TestMountDaemonRoot/rprivate [2020-09-09T11:43:38.406Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-09-09T11:43:38.406Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-09-09T11:43:38.406Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-09-09T11:43:38.406Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-09-09T11:43:38.406Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-09-09T11:43:38.406Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-09-09T11:43:38.406Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-09-09T11:43:38.406Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-09-09T11:43:38.406Z] === CONT TestMountDaemonRoot/private [2020-09-09T11:43:38.406Z] === RUN TestMountDaemonRoot/private/bind_root [2020-09-09T11:43:38.406Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-09-09T11:43:38.406Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-09-09T11:43:38.406Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-09-09T11:43:38.406Z] === RUN TestMountDaemonRoot/private/mount_root [2020-09-09T11:43:38.406Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-09-09T11:43:38.406Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-09-09T11:43:38.406Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-09-09T11:43:38.406Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-09-09T11:43:38.406Z] === CONT TestMountDaemonRoot/default/bind_root [2020-09-09T11:43:38.666Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-09-09T11:43:38.666Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-09-09T11:43:38.666Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-09-09T11:43:38.666Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-09-09T11:43:38.666Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-09-09T11:43:38.666Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-09-09T11:43:38.666Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-09-09T11:43:38.666Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-09-09T11:43:38.666Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-09-09T11:43:38.666Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-09-09T11:43:38.666Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-09-09T11:43:38.666Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-09-09T11:43:38.666Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-09-09T11:43:38.666Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-09-09T11:43:38.666Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-09-09T11:43:38.666Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-09-09T11:43:38.666Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-09-09T11:43:38.666Z] === CONT TestMountDaemonRoot/private/bind_root [2020-09-09T11:43:38.666Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-09-09T11:43:38.925Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-09-09T11:43:38.925Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-09-09T11:43:38.925Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-09-09T11:43:38.925Z] === CONT TestMountDaemonRoot/private/mount_root [2020-09-09T11:43:38.925Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-09-09T11:43:38.925Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-09-09T11:43:38.925Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-09-09T11:43:38.925Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2020-09-09T11:43:38.925Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-09-09T11:43:38.925Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2020-09-09T11:43:38.925Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2020-09-09T11:43:38.925Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-09-09T11:43:38.925Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2020-09-09T11:43:38.925Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2020-09-09T11:43:38.925Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2020-09-09T11:43:38.925Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2020-09-09T11:43:38.925Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-09-09T11:43:38.925Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-09-09T11:43:38.925Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.01s) [2020-09-09T11:43:38.925Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-09-09T11:43:38.925Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-09-09T11:43:38.925Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-09-09T11:43:38.925Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2020-09-09T11:43:38.925Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2020-09-09T11:43:38.925Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2020-09-09T11:43:38.925Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s) [2020-09-09T11:43:38.925Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-09-09T11:43:38.925Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-09-09T11:43:38.925Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-09-09T11:43:38.925Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-09-09T11:43:38.925Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-09-09T11:43:38.925Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-09-09T11:43:38.925Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-09-09T11:43:38.925Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-09-09T11:43:38.925Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-09-09T11:43:38.925Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-09-09T11:43:38.925Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-09-09T11:43:38.925Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-09-09T11:43:38.925Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-09-09T11:43:38.925Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-09-09T11:43:38.925Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2020-09-09T11:43:38.925Z] === RUN TestContainerBindMountNonRecursive [2020-09-09T11:43:38.925Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-09-09T11:43:38.925Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-09-09T11:43:38.925Z] === RUN TestNetworkNat [2020-09-09T11:43:39.494Z] --- PASS: TestNetworkNat (0.56s) [2020-09-09T11:43:39.494Z] === RUN TestNetworkLocalhostTCPNat [2020-09-09T11:43:39.753Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2020-09-09T11:43:39.753Z] === RUN TestNetworkLoopbackNat [2020-09-09T11:43:42.288Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2020-09-09T11:43:42.288Z] === RUN TestPause [2020-09-09T11:43:42.288Z] --- SKIP: TestPause (0.00s) [2020-09-09T11:43:42.288Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-09T11:43:42.288Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-09T11:43:42.288Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-09T11:43:42.288Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-09T11:43:42.288Z] === RUN TestPauseStopPausedContainer [2020-09-09T11:43:42.288Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-09-09T11:43:42.288Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-09T11:43:42.288Z] === RUN TestPsFilter [2020-09-09T11:43:42.547Z] --- PASS: TestPsFilter (0.09s) [2020-09-09T11:43:42.547Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-09T11:43:42.805Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2020-09-09T11:43:42.805Z] === RUN TestRemoveContainerWithVolume [2020-09-09T11:43:43.373Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2020-09-09T11:43:43.373Z] === RUN TestRemoveContainerRunning [2020-09-09T11:43:43.632Z] --- PASS: TestRemoveContainerRunning (0.42s) [2020-09-09T11:43:43.632Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-09T11:43:44.199Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2020-09-09T11:43:44.199Z] === RUN TestRemoveInvalidContainer [2020-09-09T11:43:44.199Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-09-09T11:43:44.199Z] === RUN TestRenameLinkedContainer [2020-09-09T11:43:45.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-09T11:43:45.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-09T11:43:45.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-09T11:43:46.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-09T11:43:46.103Z] --- PASS: TestRenameLinkedContainer (1.61s) [2020-09-09T11:43:46.103Z] === RUN TestRenameStoppedContainer [2020-09-09T11:43:46.103Z] --- PASS: TestRenameStoppedContainer (0.40s) [2020-09-09T11:43:46.103Z] === RUN TestRenameRunningContainerAndReuse [2020-09-09T11:43:46.287Z] Loaded image: buildpack-deps:buster [2020-09-09T11:43:46.876Z] Loaded image: busybox:latest [2020-09-09T11:43:46.961Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-09T11:43:47.040Z] --- PASS: TestRenameRunningContainerAndReuse (0.78s) [2020-09-09T11:43:47.040Z] === RUN TestRenameInvalidName [2020-09-09T11:43:47.299Z] --- PASS: TestRenameInvalidName (0.46s) [2020-09-09T11:43:47.299Z] === RUN TestRenameAnonymousContainer [2020-09-09T11:43:47.315Z] 4612f6d0b889: Verifying Checksum [2020-09-09T11:43:47.315Z] 4612f6d0b889: Download complete [2020-09-09T11:43:47.447Z] Loaded image: busybox:glibc [2020-09-09T11:43:47.447Z] Loaded image: debian:buster [2020-09-09T11:43:47.708Z] Loaded image: hello-world:latest [2020-09-09T11:43:47.708Z] INFO: Testing against a local daemon [2020-09-09T11:43:47.708Z] === RUN TestCgroupNamespacesBuild [2020-09-09T11:43:49.204Z] --- PASS: TestRenameAnonymousContainer (1.46s) [2020-09-09T11:43:49.204Z] === RUN TestRenameContainerWithSameName [2020-09-09T11:43:49.204Z] --- PASS: TestRenameContainerWithSameName (0.38s) [2020-09-09T11:43:49.204Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-09T11:43:50.142Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2020-09-09T11:43:50.142Z] === RUN TestResize [2020-09-09T11:43:50.401Z] --- PASS: TestResize (0.38s) [2020-09-09T11:43:50.401Z] === RUN TestResizeWithInvalidSize [2020-09-09T11:43:50.969Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2020-09-09T11:43:50.969Z] === RUN TestResizeWhenContainerNotStarted [2020-09-09T11:43:51.009Z] --- PASS: TestCgroupNamespacesBuild (2.77s) [2020-09-09T11:43:51.010Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-09-09T11:43:51.228Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2020-09-09T11:43:51.228Z] === RUN TestDaemonRestartKillContainers [2020-09-09T11:43:51.228Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-09-09T11:43:51.228Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-09-09T11:43:51.228Z] === RUN TestCgroupNamespacesRun [2020-09-09T11:43:51.931Z] ..........................xx.................... [ 29%] [2020-09-09T11:43:52.240Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-09T11:43:52.398Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.79s) [2020-09-09T11:43:52.398Z] === RUN TestBuildWithSession [2020-09-09T11:43:52.398Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-09T11:43:52.398Z] build_session_test.go:25: TODO: BuildKit [2020-09-09T11:43:52.398Z] === RUN TestBuildSquashParent [2020-09-09T11:43:53.762Z] --- PASS: TestCgroupNamespacesRun (2.12s) [2020-09-09T11:43:53.762Z] === RUN TestCgroupNamespacesRunPrivileged [2020-09-09T11:43:55.734Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.16s) [2020-09-09T11:43:55.734Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-09-09T11:43:57.636Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.13s) [2020-09-09T11:43:57.637Z] === RUN TestCgroupNamespacesRunHostMode [2020-09-09T11:43:58.988Z] --- PASS: TestBuildSquashParent (6.84s) [2020-09-09T11:43:58.988Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-09T11:43:58.988Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-09T11:43:58.988Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-09T11:43:58.988Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-09T11:43:58.988Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-09T11:43:58.988Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-09T11:43:58.988Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-09T11:43:58.988Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-09T11:43:58.988Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-09T11:43:58.988Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-09T11:43:58.988Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-09T11:43:58.988Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-09T11:43:58.988Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-09T11:43:58.988Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-09T11:43:58.988Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-09T11:43:58.988Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-09T11:43:58.988Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-09T11:43:59.909Z] --- PASS: TestServiceWithDataPathPortInit (20.14s) [2020-09-09T11:43:59.909Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-09T11:44:00.171Z] --- PASS: TestCgroupNamespacesRunHostMode (2.12s) [2020-09-09T11:44:00.171Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-09-09T11:44:01.540Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-09T11:44:01.802Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-09T11:44:02.073Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.15s) [2020-09-09T11:44:02.073Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-09-09T11:44:02.243Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-09T11:44:03.975Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.10s) [2020-09-09T11:44:03.975Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-09-09T11:44:04.349Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-09-09T11:44:04.349Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.51s) [2020-09-09T11:44:04.349Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.78s) [2020-09-09T11:44:04.349Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.95s) [2020-09-09T11:44:04.349Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.22s) [2020-09-09T11:44:04.349Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.17s) [2020-09-09T11:44:04.349Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.19s) [2020-09-09T11:44:04.349Z] === RUN TestBuildMultiStageCopy [2020-09-09T11:44:04.349Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-09T11:44:04.910Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2020-09-09T11:44:04.910Z] === RUN TestCgroupNamespacesRunOlderClient [2020-09-09T11:44:06.262Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-09T11:44:06.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-09T11:44:06.726Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-09-09T11:44:06.811Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.12s) [2020-09-09T11:44:06.811Z] === RUN TestKernelTCPMemory [2020-09-09T11:44:06.811Z] --- SKIP: TestKernelTCPMemory (0.03s) [2020-09-09T11:44:06.811Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-09T11:44:06.811Z] === RUN TestNISDomainname [2020-09-09T11:44:06.811Z] --- SKIP: TestNISDomainname (0.01s) [2020-09-09T11:44:06.811Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-09-09T11:44:06.811Z] === RUN TestHostnameDnsResolution [2020-09-09T11:44:06.834Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-09T11:44:07.378Z] --- PASS: TestHostnameDnsResolution (0.60s) [2020-09-09T11:44:07.378Z] === RUN TestStats [2020-09-09T11:44:07.378Z] --- SKIP: TestStats (0.00s) [2020-09-09T11:44:07.378Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-09T11:44:07.378Z] === RUN TestStopContainerWithTimeout [2020-09-09T11:44:07.378Z] === RUN TestStopContainerWithTimeout/0 [2020-09-09T11:44:07.378Z] === PAUSE TestStopContainerWithTimeout/0 [2020-09-09T11:44:07.378Z] === RUN TestStopContainerWithTimeout/1 [2020-09-09T11:44:07.378Z] === PAUSE TestStopContainerWithTimeout/1 [2020-09-09T11:44:07.378Z] === RUN TestStopContainerWithTimeout/3 [2020-09-09T11:44:07.378Z] === PAUSE TestStopContainerWithTimeout/3 [2020-09-09T11:44:07.378Z] === RUN TestStopContainerWithTimeout/-1 [2020-09-09T11:44:07.378Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-09-09T11:44:07.378Z] === CONT TestStopContainerWithTimeout/0 [2020-09-09T11:44:07.378Z] === CONT TestStopContainerWithTimeout/-1 [2020-09-09T11:44:07.405Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-09T11:44:07.977Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-09T11:44:08.315Z] === CONT TestStopContainerWithTimeout/3 [2020-09-09T11:44:08.444Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.04s) [2020-09-09T11:44:08.444Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:o2nwjrrqm7uxrmay6u5tfw9kw Created:2020-09-09 11:43:58.847019704 +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[70921b5226a85fc5f431b1d8cc1f1d74a65dd0271bdc6a964b6c7f87d55a9c2d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m8m0ci7n31t66ar8d01csyw7h EndpointID:a2c7eb9efd0f1d1fb37391ec776216a70dae4858a210a4dd8f96eb2f56573a4a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:45fbfaef6487083a2f503906c84e6b56cea86ebe36569795bc322e4b3a8d8116 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:96b55cf4376d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m8m0ci7n31t66ar8d01csyw7h EndpointID:a2c7eb9efd0f1d1fb37391ec776216a70dae4858a210a4dd8f96eb2f56573a4a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-09-09T11:44:08.444Z] PASS [2020-09-09T11:44:08.444Z] [2020-09-09T11:44:08.444Z] === Skipped [2020-09-09T11:44:08.444Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-09T11:44:08.444Z] service_test.go:236: FLAKY_TEST [2020-09-09T11:44:08.444Z] [2020-09-09T11:44:08.444Z] [2020-09-09T11:44:08.444Z] DONE 23 tests, 1 skipped in 55.417s [2020-09-09T11:44:08.444Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-09-09T11:44:08.444Z] ++ 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 [2020-09-09T11:44:08.444Z] ++ set -e [2020-09-09T11:44:08.444Z] ++ '[' -n 0 ']' [2020-09-09T11:44:08.444Z] ++ set -x [2020-09-09T11:44:08.444Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 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 [2020-09-09T11:44:08.444Z] INFO: Testing against a local daemon [2020-09-09T11:44:08.444Z] === RUN TestDockerNetworkIpvlanPersistance [2020-09-09T11:44:08.444Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-09T11:44:08.444Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-09T11:44:08.444Z] === RUN TestDockerNetworkIpvlan [2020-09-09T11:44:08.444Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-09-09T11:44:08.444Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-09T11:44:08.444Z] PASS [2020-09-09T11:44:08.444Z] [2020-09-09T11:44:08.444Z] === Skipped [2020-09-09T11:44:08.444Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-09T11:44:08.444Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-09T11:44:08.444Z] [2020-09-09T11:44:08.444Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-09-09T11:44:08.444Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-09T11:44:08.444Z] [2020-09-09T11:44:08.444Z] [2020-09-09T11:44:08.444Z] DONE 2 tests, 2 skipped in 0.076s [2020-09-09T11:44:08.444Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-09-09T11:44:08.444Z] ++ 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 [2020-09-09T11:44:08.444Z] ++ set -e [2020-09-09T11:44:08.444Z] ++ '[' -n 0 ']' [2020-09-09T11:44:08.444Z] ++ set -x [2020-09-09T11:44:08.444Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 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 [2020-09-09T11:44:08.444Z] INFO: Testing against a local daemon [2020-09-09T11:44:08.444Z] === RUN TestDockerNetworkMacvlanPersistance [2020-09-09T11:44:08.547Z] --- PASS: TestBuildMultiStageCopy (4.48s) [2020-09-09T11:44:08.547Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.28s) [2020-09-09T11:44:08.547Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2020-09-09T11:44:08.547Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s) [2020-09-09T11:44:08.547Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s) [2020-09-09T11:44:08.547Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s) [2020-09-09T11:44:08.547Z] === RUN TestBuildMultiStageParentConfig [2020-09-09T11:44:09.078Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.48s) [2020-09-09T11:44:09.078Z] === RUN TestDockerNetworkMacvlan [2020-09-09T11:44:09.933Z] --- PASS: TestBuildMultiStageParentConfig (1.42s) [2020-09-09T11:44:09.933Z] === RUN TestBuildLabelWithTargets [2020-09-09T11:44:10.116Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-09-09T11:44:10.216Z] === CONT TestStopContainerWithTimeout/1 [2020-09-09T11:44:10.750Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-09-09T11:44:11.591Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-09-09T11:44:11.591Z] --- PASS: TestStopContainerWithTimeout/0 (0.63s) [2020-09-09T11:44:11.591Z] --- PASS: TestStopContainerWithTimeout/-1 (2.58s) [2020-09-09T11:44:11.591Z] --- PASS: TestStopContainerWithTimeout/3 (2.34s) [2020-09-09T11:44:11.591Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2020-09-09T11:44:11.591Z] === RUN TestDeleteDevicemapper [2020-09-09T11:44:11.591Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-09-09T11:44:11.591Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-09T11:44:11.591Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-09T11:44:11.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-09T11:44:11.785Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-09-09T11:44:12.477Z] --- PASS: TestBuildLabelWithTargets (2.28s) [2020-09-09T11:44:12.477Z] === RUN TestBuildWithEmptyLayers [2020-09-09T11:44:12.969Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.51s) [2020-09-09T11:44:12.969Z] === RUN TestUpdateMemory [2020-09-09T11:44:12.969Z] --- SKIP: TestUpdateMemory (0.00s) [2020-09-09T11:44:12.969Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-09T11:44:12.969Z] === RUN TestUpdateCPUQuota [2020-09-09T11:44:12.969Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-09-09T11:44:12.969Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-09T11:44:12.969Z] === RUN TestUpdatePidsLimit [2020-09-09T11:44:12.969Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-09-09T11:44:12.969Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-09T11:44:12.969Z] === RUN TestUpdateRestartPolicy [2020-09-09T11:44:13.117Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-09T11:44:13.420Z] --- PASS: TestBuildWithEmptyLayers (1.01s) [2020-09-09T11:44:13.420Z] === RUN TestBuildMultiStageOnBuild [2020-09-09T11:44:14.190Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2020-09-09T11:44:15.967Z] --- PASS: TestBuildMultiStageOnBuild (2.69s) [2020-09-09T11:44:15.967Z] === RUN TestBuildUncleanTarFilenames [2020-09-09T11:44:16.242Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-09-09T11:44:16.878Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-09-09T11:44:17.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-09T11:44:17.352Z] --- PASS: TestBuildUncleanTarFilenames (1.43s) [2020-09-09T11:44:17.352Z] === RUN TestBuildMultiStageLayerLeak [2020-09-09T11:44:19.763Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-09-09T11:44:20.652Z] --- PASS: TestBuildMultiStageLayerLeak (2.82s) [2020-09-09T11:44:20.652Z] === RUN TestBuildWithHugeFile [2020-09-09T11:44:21.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-09T11:44:25.170Z] --- PASS: TestUpdateRestartPolicy (10.87s) [2020-09-09T11:44:25.171Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-09T11:44:25.171Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2020-09-09T11:44:25.171Z] === RUN TestWaitNonBlocked [2020-09-09T11:44:25.171Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-09T11:44:25.171Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-09T11:44:25.171Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-09T11:44:25.171Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-09T11:44:25.171Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-09T11:44:25.171Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-09T11:44:25.171Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-09-09T11:44:25.171Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s) [2020-09-09T11:44:25.171Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s) [2020-09-09T11:44:25.171Z] === RUN TestWaitBlocked [2020-09-09T11:44:25.171Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-09T11:44:25.171Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-09T11:44:25.171Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-09-09T11:44:25.171Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-09-09T11:44:25.171Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-09T11:44:25.171Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-09-09T11:44:25.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-09T11:44:25.738Z] --- PASS: TestWaitBlocked (0.01s) [2020-09-09T11:44:25.738Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.64s) [2020-09-09T11:44:25.738Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.67s) [2020-09-09T11:44:25.738Z] === CONT TestDaemonRestartIpcMode [2020-09-09T11:44:25.738Z] === CONT TestIpcModeOlderClient [2020-09-09T11:44:25.738Z] --- PASS: TestIpcModeOlderClient (0.08s) [2020-09-09T11:44:26.793Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-09-09T11:44:28.302Z] --- PASS: TestDockerNetworkMacvlan (18.94s) [2020-09-09T11:44:28.302Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-09-09T11:44:28.302Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-09-09T11:44:28.302Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.43s) [2020-09-09T11:44:28.302Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.42s) [2020-09-09T11:44:28.302Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.26s) [2020-09-09T11:44:28.302Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.36s) [2020-09-09T11:44:28.302Z] PASS [2020-09-09T11:44:28.302Z] [2020-09-09T11:44:28.302Z] DONE 8 tests in 20.497s [2020-09-09T11:44:28.302Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-09-09T11:44:28.302Z] ++ 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 [2020-09-09T11:44:28.302Z] ++ set -e [2020-09-09T11:44:28.302Z] ++ '[' -n 0 ']' [2020-09-09T11:44:28.302Z] ++ set -x [2020-09-09T11:44:28.302Z] ++ 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 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 [2020-09-09T11:44:28.302Z] testing: warning: no tests to run [2020-09-09T11:44:28.302Z] PASS [2020-09-09T11:44:28.302Z] [2020-09-09T11:44:28.302Z] DONE 0 tests in 0.015s [2020-09-09T11:44:28.302Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-09-09T11:44:28.302Z] ++ 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 [2020-09-09T11:44:28.302Z] ++ set -e [2020-09-09T11:44:28.302Z] ++ '[' -n 0 ']' [2020-09-09T11:44:28.302Z] ++ set -x [2020-09-09T11:44:28.302Z] ++ 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 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 [2020-09-09T11:44:28.302Z] INFO: Testing against a local daemon [2020-09-09T11:44:28.302Z] === RUN TestAuthZPluginAllowRequest [2020-09-09T11:44:29.811Z] --- PASS: TestAuthZPluginAllowRequest (1.68s) [2020-09-09T11:44:29.811Z] === RUN TestAuthZPluginTLS [2020-09-09T11:44:30.026Z] --- PASS: TestDaemonRestartIpcMode (4.13s) [2020-09-09T11:44:30.026Z] PASS [2020-09-09T11:44:30.026Z] [2020-09-09T11:44:30.026Z] === Skipped [2020-09-09T11:44:30.026Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-09-09T11:44:30.026Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-09T11:44:30.026Z] [2020-09-09T11:44:30.026Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-09-09T11:44:30.026Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-09-09T11:44:30.026Z] [2020-09-09T11:44:30.026Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-09-09T11:44:30.026Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-09T11:44:30.026Z] [2020-09-09T11:44:30.026Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-09-09T11:44:30.026Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-09-09T11:44:30.026Z] [2020-09-09T11:44:30.026Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-09-09T11:44:30.026Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-09T11:44:30.026Z] [2020-09-09T11:44:30.026Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-09-09T11:44:30.026Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-09T11:44:30.026Z] [2020-09-09T11:44:30.026Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-09-09T11:44:30.026Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-09T11:44:30.026Z] [2020-09-09T11:44:30.026Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-09-09T11:44:30.026Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-09T11:44:30.026Z] [2020-09-09T11:44:30.026Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-09-09T11:44:30.026Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-09T11:44:30.026Z] [2020-09-09T11:44:30.026Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-09-09T11:44:30.026Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-09T11:44:30.026Z] [2020-09-09T11:44:30.026Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-09-09T11:44:30.026Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-09T11:44:30.026Z] [2020-09-09T11:44:30.026Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-09-09T11:44:30.026Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-09-09T11:44:30.026Z] [2020-09-09T11:44:30.026Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-09-09T11:44:30.026Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-09-09T11:44:30.026Z] [2020-09-09T11:44:30.026Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-09-09T11:44:30.026Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-09T11:44:30.026Z] [2020-09-09T11:44:30.026Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-09T11:44:30.026Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-09T11:44:30.026Z] [2020-09-09T11:44:30.026Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-09-09T11:44:30.026Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-09T11:44:30.026Z] [2020-09-09T11:44:30.026Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-09-09T11:44:30.026Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-09-09T11:44:30.026Z] [2020-09-09T11:44:30.026Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) [2020-09-09T11:44:30.026Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-09T11:44:30.026Z] [2020-09-09T11:44:30.026Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-09-09T11:44:30.026Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-09-09T11:44:30.026Z] [2020-09-09T11:44:30.026Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-09-09T11:44:30.026Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-09T11:44:30.026Z] [2020-09-09T11:44:30.026Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-09-09T11:44:30.026Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-09T11:44:30.026Z] [2020-09-09T11:44:30.026Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-09-09T11:44:30.026Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-09T11:44:30.026Z] [2020-09-09T11:44:30.026Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-09-09T11:44:30.026Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-09T11:44:30.026Z] [2020-09-09T11:44:30.026Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-09-09T11:44:30.026Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-09T11:44:30.026Z] [2020-09-09T11:44:30.026Z] [2020-09-09T11:44:30.026Z] DONE 173 tests, 24 skipped in 76.792s [2020-09-09T11:44:30.026Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-09-09T11:44:30.026Z] INFO: Testing against a local daemon [2020-09-09T11:44:30.026Z] === RUN TestCommitInheritsEnv [2020-09-09T11:44:30.036Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-09T11:44:30.445Z] --- PASS: TestAuthZPluginTLS (0.53s) [2020-09-09T11:44:30.445Z] === RUN TestAuthZPluginDenyRequest [2020-09-09T11:44:30.736Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2020-09-09T11:44:30.736Z] === RUN TestAuthZPluginAPIDenyResponse [2020-09-09T11:44:31.369Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-09-09T11:44:31.369Z] === RUN TestAuthZPluginDenyResponse [2020-09-09T11:44:32.002Z] --- PASS: TestAuthZPluginDenyResponse (0.52s) [2020-09-09T11:44:32.002Z] === RUN TestAuthZPluginAllowEventStream [2020-09-09T11:44:32.555Z] --- PASS: TestCommitInheritsEnv (2.03s) [2020-09-09T11:44:32.555Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-09T11:44:32.555Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-09-09T11:44:32.555Z] === RUN TestImagesFilterMultiReference [2020-09-09T11:44:32.555Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-09-09T11:44:32.555Z] === RUN TestImagePullPlatformInvalid [2020-09-09T11:44:32.555Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-09-09T11:44:32.555Z] === RUN TestRemoveImageOrphaning [2020-09-09T11:44:32.631Z] tests/integration/api_network_test.py ............................ [ 47%] [2020-09-09T11:44:33.330Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-09T11:44:33.570Z] --- PASS: TestAuthZPluginAllowEventStream (1.72s) [2020-09-09T11:44:33.570Z] === RUN TestAuthZPluginErrorResponse [2020-09-09T11:44:34.203Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2020-09-09T11:44:34.203Z] === RUN TestAuthZPluginErrorRequest [2020-09-09T11:44:34.455Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2020-09-09T11:44:34.455Z] === RUN TestRemoveImageGarbageCollector [2020-09-09T11:44:34.455Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-09-09T11:44:34.455Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-09-09T11:44:34.455Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-09T11:44:34.455Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-09-09T11:44:34.455Z] === RUN TestTagInvalidReference [2020-09-09T11:44:34.455Z] --- PASS: TestTagInvalidReference (0.02s) [2020-09-09T11:44:34.455Z] === RUN TestTagValidPrefixedRepo [2020-09-09T11:44:34.455Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-09-09T11:44:34.455Z] === RUN TestTagExistedNameWithoutForce [2020-09-09T11:44:34.455Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-09-09T11:44:34.455Z] === RUN TestTagOfficialNames [2020-09-09T11:44:34.455Z] --- PASS: TestTagOfficialNames (0.05s) [2020-09-09T11:44:34.455Z] === RUN TestTagMatchesDigest [2020-09-09T11:44:34.455Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-09-09T11:44:34.455Z] === CONT TestImportExtremelyLargeImageWorks [2020-09-09T11:44:34.836Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-09-09T11:44:34.836Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-09T11:44:35.128Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-09-09T11:44:35.128Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-09-09T11:44:37.196Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.95s) [2020-09-09T11:44:37.196Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-09-09T11:44:37.524Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-09T11:44:37.524Z] Using test binary docker [2020-09-09T11:44:37.524Z] +++ /etc/init.d/apparmor start [2020-09-09T11:44:37.524Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-09T11:44:37.524Z] INFO: Waiting for daemon to start... [2020-09-09T11:44:37.524Z] Starting dockerd [2020-09-09T11:44:37.524Z] +++ 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 [2020-09-09T11:44:39.204Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-09-09T11:44:39.264Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.20s) [2020-09-09T11:44:39.264Z] === RUN TestAuthZPluginHeader [2020-09-09T11:44:39.437Z] . [2020-09-09T11:44:39.437Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-09T11:44:39.437Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-09T11:44:39.437Z] Error: No such image: emptyfs [2020-09-09T11:44:39.437Z] ++++ docker load [2020-09-09T11:44:39.437Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-09T11:44:40.008Z] Running integration-test (iteration 1) [2020-09-09T11:44:40.008Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-09-09T11:44:40.008Z] ++ 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 [2020-09-09T11:44:40.008Z] ++ set -e [2020-09-09T11:44:40.008Z] ++ '[' -n 0 ']' [2020-09-09T11:44:40.008Z] ++ set -x [2020-09-09T11:44:40.008Z] ++ 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 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 [2020-09-09T11:44:40.299Z] --- PASS: TestAuthZPluginHeader (0.79s) [2020-09-09T11:44:40.299Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-09-09T11:44:40.299Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-09T11:44:40.299Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-09T11:44:40.299Z] === RUN TestAuthZPluginV2Disable [2020-09-09T11:44:40.299Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-09-09T11:44:40.299Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-09T11:44:40.299Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-09-09T11:44:40.299Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-09T11:44:40.299Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-09T11:44:40.299Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-09T11:44:40.299Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-09T11:44:40.299Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-09T11:44:40.299Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-09T11:44:40.703Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-09-09T11:44:44.769Z] tests/integration/api_service_test.py .................................. [ 60%] [2020-09-09T11:44:58.881Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.79s) [2020-09-09T11:44:58.881Z] PASS [2020-09-09T11:44:58.881Z] [2020-09-09T11:44:58.881Z] === Skipped [2020-09-09T11:44:58.881Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-09T11:44:58.881Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-09T11:44:58.881Z] [2020-09-09T11:44:58.881Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-09-09T11:44:58.881Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-09T11:44:58.881Z] [2020-09-09T11:44:58.881Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-09T11:44:58.881Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-09T11:44:58.881Z] [2020-09-09T11:44:58.881Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-09T11:44:58.881Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-09T11:44:58.881Z] [2020-09-09T11:44:58.881Z] [2020-09-09T11:44:58.881Z] DONE 17 tests, 4 skipped in 28.903s [2020-09-09T11:44:58.881Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-09-09T11:44:58.881Z] ++ 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 [2020-09-09T11:44:58.881Z] ++ set -e [2020-09-09T11:44:58.881Z] ++ '[' -n 0 ']' [2020-09-09T11:44:58.881Z] ++ set -x [2020-09-09T11:44:58.881Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 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 [2020-09-09T11:44:58.881Z] INFO: Testing against a local daemon [2020-09-09T11:44:58.881Z] === RUN TestPluginInvalidJSON [2020-09-09T11:44:58.881Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-09T11:44:58.881Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-09T11:44:58.881Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-09T11:44:58.881Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-09-09T11:44:58.881Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-09-09T11:44:58.881Z] === RUN TestPluginInstall [2020-09-09T11:44:58.881Z] === RUN TestPluginInstall/no_auth [2020-09-09T11:44:59.103Z] ......................... [ 67%] [2020-09-09T11:45:00.949Z] time="2020-09-09T11:45:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-09T11:45:00.949Z] time="2020-09-09T11:45:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5cf7cd0de2484ce998627afdd7d5d913dfa3365b2d75692f595f4711623b2749" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-09T11:45:00.949Z] time="2020-09-09T11:45:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-09T11:45:00.949Z] time="2020-09-09T11:45:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5cf7cd0de2484ce998627afdd7d5d913dfa3365b2d75692f595f4711623b2749" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-09T11:45:00.949Z] === RUN TestPluginInstall/with_htpasswd [2020-09-09T11:45:01.582Z] time="2020-09-09T11:45:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-09T11:45:01.582Z] time="2020-09-09T11:45:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5cf7cd0de2484ce998627afdd7d5d913dfa3365b2d75692f595f4711623b2749" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-09T11:45:01.582Z] time="2020-09-09T11:45:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-09T11:45:01.582Z] time="2020-09-09T11:45:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5cf7cd0de2484ce998627afdd7d5d913dfa3365b2d75692f595f4711623b2749" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-09T11:45:01.875Z] === RUN TestPluginInstall/with_insecure [2020-09-09T11:45:02.909Z] time="2020-09-09T11:45:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-09T11:45:02.909Z] time="2020-09-09T11:45:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7d3855e4b1c7183a3184a20f688c6b91bcd93618862de9b82de0e9232d392338" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-09T11:45:02.909Z] time="2020-09-09T11:45:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-09T11:45:02.909Z] time="2020-09-09T11:45:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7d3855e4b1c7183a3184a20f688c6b91bcd93618862de9b82de0e9232d392338" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-09T11:45:03.201Z] --- PASS: TestPluginInstall (6.05s) [2020-09-09T11:45:03.201Z] --- PASS: TestPluginInstall/no_auth (3.98s) [2020-09-09T11:45:03.201Z] --- PASS: TestPluginInstall/with_htpasswd (0.81s) [2020-09-09T11:45:03.201Z] --- PASS: TestPluginInstall/with_insecure (1.26s) [2020-09-09T11:45:03.201Z] plugin_test.go:157: [df55100469aeb] daemon is not started [2020-09-09T11:45:03.201Z] PASS [2020-09-09T11:45:03.201Z] [2020-09-09T11:45:03.201Z] DONE 6 tests in 6.153s [2020-09-09T11:45:03.201Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-09-09T11:45:03.201Z] ++ 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 [2020-09-09T11:45:03.201Z] ++ set -e [2020-09-09T11:45:03.201Z] ++ '[' -n 0 ']' [2020-09-09T11:45:03.201Z] ++ set -x [2020-09-09T11:45:03.201Z] ++ 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 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 [2020-09-09T11:45:03.201Z] INFO: Testing against a local daemon [2020-09-09T11:45:03.201Z] === RUN TestExternalGraphDriver [2020-09-09T11:45:03.493Z] === RUN TestExternalGraphDriver/json [2020-09-09T11:45:05.561Z] === RUN TestExternalGraphDriver/spec [2020-09-09T11:45:07.631Z] === RUN TestExternalGraphDriver/pull [2020-09-09T11:45:09.704Z] --- PASS: TestExternalGraphDriver (6.49s) [2020-09-09T11:45:09.704Z] --- PASS: TestExternalGraphDriver/json (2.05s) [2020-09-09T11:45:09.704Z] --- PASS: TestExternalGraphDriver/spec (2.06s) [2020-09-09T11:45:09.704Z] --- PASS: TestExternalGraphDriver/pull (2.20s) [2020-09-09T11:45:09.704Z] === RUN TestGraphdriverPluginV2 [2020-09-09T11:45:09.704Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-09-09T11:45:09.704Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-09T11:45:09.704Z] PASS [2020-09-09T11:45:09.704Z] [2020-09-09T11:45:09.704Z] === Skipped [2020-09-09T11:45:09.704Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-09-09T11:45:09.704Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-09T11:45:09.704Z] [2020-09-09T11:45:09.704Z] [2020-09-09T11:45:09.704Z] DONE 5 tests, 1 skipped in 6.633s [2020-09-09T11:45:09.704Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-09-09T11:45:09.704Z] ++ 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 [2020-09-09T11:45:09.704Z] ++ set -e [2020-09-09T11:45:09.704Z] ++ '[' -n 0 ']' [2020-09-09T11:45:09.704Z] ++ set -x [2020-09-09T11:45:09.704Z] ++ 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 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 [2020-09-09T11:45:09.822Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-09T11:45:09.822Z] [2020-09-09T11:45:09.822Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-09T11:45:09.822Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-09T11:45:09.822Z] HOSTNAME=02691e18d783 [2020-09-09T11:45:09.822Z] TESTDEBUG=0 [2020-09-09T11:45:09.822Z] DEST=bundles/test-integration [2020-09-09T11:45:09.822Z] PWD=/go/src/github.com/docker/docker [2020-09-09T11:45:09.822Z] DOCKER_GITCOMMIT=65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf [2020-09-09T11:45:09.822Z] container=docker [2020-09-09T11:45:09.822Z] HOME=/root [2020-09-09T11:45:09.822Z] GOLANG_VERSION=1.13.15 [2020-09-09T11:45:09.822Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-09T11:45:09.822Z] VALIDATE_BRANCH=master [2020-09-09T11:45:09.822Z] TERM=xterm [2020-09-09T11:45:09.822Z] DOCKER_PKG=github.com/docker/docker [2020-09-09T11:45:09.822Z] SHLVL=1 [2020-09-09T11:45:09.822Z] TIMEOUT=120m [2020-09-09T11:45:09.822Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-09T11:45:09.822Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-09T11:45:09.822Z] GO111MODULE=off [2020-09-09T11:45:09.822Z] DOCKER_EXPERIMENTAL=1 [2020-09-09T11:45:09.822Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-09-09T11:45:09.822Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-09T11:45:09.822Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-09T11:45:09.822Z] GOPATH=/go [2020-09-09T11:45:09.822Z] PKG_CONFIG=pkg-config [2020-09-09T11:45:09.822Z] _=/usr/bin/env [2020-09-09T11:45:09.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-09T11:45:09.996Z] INFO: Testing against a local daemon [2020-09-09T11:45:09.996Z] === RUN TestContinueAfterPluginCrash [2020-09-09T11:45:09.996Z] === PAUSE TestContinueAfterPluginCrash [2020-09-09T11:45:09.996Z] === RUN TestReadPluginNoRead [2020-09-09T11:45:09.996Z] === PAUSE TestReadPluginNoRead [2020-09-09T11:45:09.996Z] === RUN TestDaemonStartWithLogOpt [2020-09-09T11:45:09.996Z] === PAUSE TestDaemonStartWithLogOpt [2020-09-09T11:45:09.996Z] === CONT TestContinueAfterPluginCrash [2020-09-09T11:45:09.996Z] === CONT TestDaemonStartWithLogOpt [2020-09-09T11:45:13.550Z] --- PASS: TestDaemonStartWithLogOpt (3.80s) [2020-09-09T11:45:13.550Z] === CONT TestReadPluginNoRead [2020-09-09T11:45:16.326Z] === RUN TestReadPluginNoRead/default [2020-09-09T11:45:16.961Z] --- PASS: TestBuildWithHugeFile (49.18s) [2020-09-09T11:45:16.961Z] === RUN TestBuildWithEmptyDockerfile [2020-09-09T11:45:16.961Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-09T11:45:16.961Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-09T11:45:16.961Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-09T11:45:16.961Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-09T11:45:16.961Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-09T11:45:16.961Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-09T11:45:16.961Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-09T11:45:16.961Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-09T11:45:16.961Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-09T11:45:16.961Z] --- PASS: TestBuildWithEmptyDockerfile (0.17s) [2020-09-09T11:45:16.961Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2020-09-09T11:45:16.961Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2020-09-09T11:45:16.961Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s) [2020-09-09T11:45:16.961Z] === RUN TestBuildPreserveOwnership [2020-09-09T11:45:16.961Z] === RUN TestBuildPreserveOwnership/copy_from [2020-09-09T11:45:16.961Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-09-09T11:45:16.961Z] --- PASS: TestBuildPreserveOwnership (5.90s) [2020-09-09T11:45:16.961Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.76s) [2020-09-09T11:45:16.961Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.12s) [2020-09-09T11:45:16.961Z] === RUN TestBuildPlatformInvalid [2020-09-09T11:45:16.961Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2020-09-09T11:45:16.961Z] PASS [2020-09-09T11:45:16.961Z] [2020-09-09T11:45:16.961Z] === Skipped [2020-09-09T11:45:16.961Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-09-09T11:45:16.961Z] build_session_test.go:25: TODO: BuildKit [2020-09-09T11:45:16.961Z] [2020-09-09T11:45:16.961Z] [2020-09-09T11:45:16.961Z] DONE 32 tests, 1 skipped in 102.358s [2020-09-09T11:45:16.961Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-09-09T11:45:16.962Z] ++ 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 [2020-09-09T11:45:16.962Z] ++ set -e [2020-09-09T11:45:16.962Z] ++ '[' -n 0 ']' [2020-09-09T11:45:16.962Z] ++ set -x [2020-09-09T11:45:16.962Z] ++ 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 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 [2020-09-09T11:45:16.962Z] INFO: Testing against a local daemon [2020-09-09T11:45:16.962Z] === RUN TestConfigInspect [2020-09-09T11:45:18.395Z] === RUN TestReadPluginNoRead/disabled_caching [2020-09-09T11:45:19.041Z] --- PASS: TestContinueAfterPluginCrash (9.03s) [2020-09-09T11:45:20.080Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-09-09T11:45:20.258Z] --- PASS: TestConfigInspect (3.77s) [2020-09-09T11:45:20.258Z] === RUN TestConfigList [2020-09-09T11:45:22.155Z] --- PASS: TestReadPluginNoRead (8.21s) [2020-09-09T11:45:22.155Z] --- PASS: TestReadPluginNoRead/default (1.96s) [2020-09-09T11:45:22.155Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.80s) [2020-09-09T11:45:22.155Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.73s) [2020-09-09T11:45:22.155Z] read_test.go:92: [d0cc2615f640c] daemon is not started [2020-09-09T11:45:22.155Z] PASS [2020-09-09T11:45:22.155Z] [2020-09-09T11:45:22.155Z] DONE 6 tests in 12.084s [2020-09-09T11:45:22.155Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-09-09T11:45:22.155Z] ++ 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 [2020-09-09T11:45:22.155Z] ++ set -e [2020-09-09T11:45:22.155Z] ++ '[' -n 0 ']' [2020-09-09T11:45:22.155Z] ++ set -x [2020-09-09T11:45:22.155Z] ++ 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 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 [2020-09-09T11:45:22.155Z] testing: warning: no tests to run [2020-09-09T11:45:22.155Z] PASS [2020-09-09T11:45:22.155Z] [2020-09-09T11:45:22.155Z] DONE 0 tests in 0.027s [2020-09-09T11:45:22.155Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-09-09T11:45:22.155Z] ++ 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 [2020-09-09T11:45:22.155Z] ++ set -e [2020-09-09T11:45:22.155Z] ++ '[' -n 0 ']' [2020-09-09T11:45:22.155Z] ++ set -x [2020-09-09T11:45:22.155Z] ++ 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 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 [2020-09-09T11:45:22.155Z] INFO: Testing against a local daemon [2020-09-09T11:45:22.155Z] === RUN TestPluginWithDevMounts [2020-09-09T11:45:22.155Z] === PAUSE TestPluginWithDevMounts [2020-09-09T11:45:22.155Z] === CONT TestPluginWithDevMounts [2020-09-09T11:45:22.803Z] --- PASS: TestConfigList (2.71s) [2020-09-09T11:45:22.803Z] === RUN TestConfigsCreateAndDelete [2020-09-09T11:45:24.223Z] --- PASS: TestPluginWithDevMounts (1.86s) [2020-09-09T11:45:24.223Z] PASS [2020-09-09T11:45:24.223Z] [2020-09-09T11:45:24.223Z] DONE 1 tests in 1.943s [2020-09-09T11:45:24.223Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-09-09T11:45:24.223Z] ++ 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 [2020-09-09T11:45:24.223Z] ++ set -e [2020-09-09T11:45:24.223Z] ++ '[' -n 0 ']' [2020-09-09T11:45:24.223Z] ++ set -x [2020-09-09T11:45:24.223Z] ++ 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 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 [2020-09-09T11:45:24.223Z] INFO: Testing against a local daemon [2020-09-09T11:45:24.223Z] === RUN TestSecretInspect [2020-09-09T11:45:26.104Z] --- PASS: TestConfigsCreateAndDelete (3.26s) [2020-09-09T11:45:26.104Z] === RUN TestConfigsUpdate [2020-09-09T11:45:26.863Z] Loaded image: buildpack-deps:buster [2020-09-09T11:45:26.863Z] Loaded image: busybox:latest [2020-09-09T11:45:26.863Z] Loaded image: busybox:glibc [2020-09-09T11:45:26.863Z] Loaded image: debian:buster [2020-09-09T11:45:26.863Z] Loaded image: hello-world:latest [2020-09-09T11:45:26.863Z] INFO: Testing against a local daemon [2020-09-09T11:45:26.863Z] === RUN TestCgroupNamespacesBuild [2020-09-09T11:45:26.863Z] --- PASS: TestCgroupNamespacesBuild (3.17s) [2020-09-09T11:45:26.863Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-09-09T11:45:26.863Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.04s) [2020-09-09T11:45:26.863Z] === RUN TestBuildWithSession [2020-09-09T11:45:26.863Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-09T11:45:26.863Z] build_session_test.go:25: TODO: BuildKit [2020-09-09T11:45:26.863Z] === RUN TestBuildSquashParent [2020-09-09T11:45:27.740Z] --- PASS: TestSecretInspect (3.64s) [2020-09-09T11:45:27.740Z] === RUN TestSecretList [2020-09-09T11:45:29.404Z] --- PASS: TestConfigsUpdate (3.27s) [2020-09-09T11:45:29.404Z] === RUN TestTemplatedConfig [2020-09-09T11:45:31.257Z] --- PASS: TestSecretList (3.69s) [2020-09-09T11:45:31.257Z] === RUN TestSecretsCreateAndDelete [2020-09-09T11:45:32.704Z] --- PASS: TestTemplatedConfig (3.54s) [2020-09-09T11:45:32.704Z] === RUN TestConfigCreateResolve [2020-09-09T11:45:34.774Z] --- PASS: TestSecretsCreateAndDelete (3.52s) [2020-09-09T11:45:34.774Z] === RUN TestSecretsUpdate [2020-09-09T11:45:34.998Z] --- PASS: TestBuildSquashParent (8.22s) [2020-09-09T11:45:34.998Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-09T11:45:34.998Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-09T11:45:34.998Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-09T11:45:34.998Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-09T11:45:34.998Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-09T11:45:34.998Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-09T11:45:34.998Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-09T11:45:34.998Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-09T11:45:34.998Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-09T11:45:34.998Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-09T11:45:34.998Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-09T11:45:34.998Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-09T11:45:34.998Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-09T11:45:34.998Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-09T11:45:34.998Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-09T11:45:36.006Z] --- PASS: TestConfigCreateResolve (2.71s) [2020-09-09T11:45:36.006Z] === RUN TestConfigDaemonLibtrustID [2020-09-09T11:45:36.006Z] --- PASS: TestConfigDaemonLibtrustID (0.68s) [2020-09-09T11:45:36.006Z] PASS [2020-09-09T11:45:36.006Z] [2020-09-09T11:45:36.006Z] DONE 7 tests in 20.111s [2020-09-09T11:45:36.006Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-09-09T11:45:36.006Z] ++ 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 [2020-09-09T11:45:36.006Z] ++ set -e [2020-09-09T11:45:36.006Z] ++ '[' -n 0 ']' [2020-09-09T11:45:36.006Z] ++ set -x [2020-09-09T11:45:36.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=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 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 [2020-09-09T11:45:36.267Z] INFO: Testing against a local daemon [2020-09-09T11:45:36.267Z] === RUN TestCheckpoint [2020-09-09T11:45:36.267Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-09T11:45:36.267Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-09T11:45:36.267Z] === RUN TestContainerInvalidJSON [2020-09-09T11:45:36.267Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-09T11:45:36.267Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-09T11:45:36.267Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-09T11:45:36.267Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-09T11:45:36.267Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-09T11:45:36.267Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-09T11:45:36.267Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-09T11:45:36.267Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-09T11:45:36.267Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-09T11:45:36.267Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-09-09T11:45:36.267Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-09-09T11:45:36.267Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-09-09T11:45:36.267Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-09-09T11:45:36.267Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-09T11:45:36.267Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2020-09-09T11:45:36.267Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-09T11:45:36.528Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-09-09T11:45:36.528Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-09T11:45:36.789Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2020-09-09T11:45:36.789Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-09T11:45:36.789Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-09-09T11:45:36.789Z] === RUN TestCopyFromContainer [2020-09-09T11:45:37.541Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-09T11:45:37.802Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-09T11:45:38.701Z] === RUN TestCopyFromContainer// [2020-09-09T11:45:38.701Z] === RUN TestCopyFromContainer//bar/root [2020-09-09T11:45:38.962Z] === RUN TestCopyFromContainer//bar/root/ [2020-09-09T11:45:38.962Z] === RUN TestCopyFromContainer/bar/quux [2020-09-09T11:45:39.224Z] === RUN TestCopyFromContainer/bar/quux/ [2020-09-09T11:45:39.224Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-09-09T11:45:39.230Z] --- PASS: TestSecretsUpdate (3.77s) [2020-09-09T11:45:39.230Z] === RUN TestTemplatedSecret [2020-09-09T11:45:39.485Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-09-09T11:45:39.485Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-09-09T11:45:39.745Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-09-09T11:45:39.745Z] === RUN TestCopyFromContainer/bar/notarget [2020-09-09T11:45:40.006Z] --- PASS: TestCopyFromContainer (3.13s) [2020-09-09T11:45:40.006Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-09-09T11:45:40.006Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-09-09T11:45:40.006Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2020-09-09T11:45:40.006Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-09-09T11:45:40.006Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.13s) [2020-09-09T11:45:40.006Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2020-09-09T11:45:40.006Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2020-09-09T11:45:40.006Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-09-09T11:45:40.006Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-09-09T11:45:40.006Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-09-09T11:45:40.006Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-09T11:45:40.006Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-09T11:45:40.006Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-09T11:45:40.006Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-09T11:45:40.006Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-09T11:45:40.006Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-09T11:45:40.006Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-09T11:45:40.006Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-09T11:45:40.006Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-09T11:45:40.006Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-09T11:45:40.006Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-09-09T11:45:40.006Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-09-09T11:45:40.006Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-09-09T11:45:40.006Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-09-09T11:45:40.006Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-09T11:45:40.006Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-09-09T11:45:40.006Z] === RUN TestCreateWithInvalidEnv [2020-09-09T11:45:40.006Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-09T11:45:40.006Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-09T11:45:40.006Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-09T11:45:40.006Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-09T11:45:40.006Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-09T11:45:40.006Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-09T11:45:40.006Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-09T11:45:40.006Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-09T11:45:40.006Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-09T11:45:40.006Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-09-09T11:45:40.006Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-09-09T11:45:40.006Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-09-09T11:45:40.006Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-09T11:45:40.006Z] === RUN TestCreateTmpfsMountsTarget [2020-09-09T11:45:40.006Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-09-09T11:45:40.006Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-09T11:45:40.145Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2020-09-09T11:45:41.102Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-09T11:45:41.102Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-09T11:45:42.550Z] --- PASS: TestCreateWithCustomMaskedPaths (2.15s) [2020-09-09T11:45:42.550Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-09T11:45:42.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-09T11:45:42.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-09T11:45:42.789Z] --- PASS: TestTemplatedSecret (3.85s) [2020-09-09T11:45:42.789Z] === RUN TestSecretCreateResolve [2020-09-09T11:45:43.645Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-09-09T11:45:43.645Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.13s) [2020-09-09T11:45:43.645Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.28s) [2020-09-09T11:45:43.645Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.03s) [2020-09-09T11:45:43.645Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.98s) [2020-09-09T11:45:43.645Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.15s) [2020-09-09T11:45:43.645Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.07s) [2020-09-09T11:45:43.645Z] === RUN TestBuildMultiStageCopy [2020-09-09T11:45:43.645Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-09T11:45:44.461Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.21s) [2020-09-09T11:45:44.461Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-09T11:45:44.461Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-09T11:45:44.462Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-09T11:45:44.462Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-09T11:45:44.462Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-09T11:45:44.462Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-09T11:45:44.462Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-09T11:45:44.462Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-09T11:45:44.462Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-09T11:45:44.462Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-09T11:45:44.462Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-09T11:45:44.462Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-09T11:45:44.462Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-09T11:45:44.462Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-09T11:45:44.462Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-09T11:45:44.462Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-09T11:45:44.462Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-09-09T11:45:44.462Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-09-09T11:45:44.462Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2020-09-09T11:45:44.462Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s) [2020-09-09T11:45:44.462Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.06s) [2020-09-09T11:45:44.462Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-09-09T11:45:44.462Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-09T11:45:45.404Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.71s) [2020-09-09T11:45:45.404Z] === RUN TestCreateDifferentPlatform [2020-09-09T11:45:45.404Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-09T11:45:45.404Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-09T11:45:45.404Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-09-09T11:45:45.404Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-09-09T11:45:45.404Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-09-09T11:45:45.404Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-09T11:45:45.404Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-09-09T11:45:45.404Z] === RUN TestContainerStartOnDaemonRestart [2020-09-09T11:45:45.404Z] === PAUSE TestContainerStartOnDaemonRestart [2020-09-09T11:45:45.404Z] === RUN TestDaemonRestartIpcMode [2020-09-09T11:45:45.404Z] === PAUSE TestDaemonRestartIpcMode [2020-09-09T11:45:45.404Z] === RUN TestDaemonHostGatewayIP [2020-09-09T11:45:45.404Z] === PAUSE TestDaemonHostGatewayIP [2020-09-09T11:45:45.404Z] === RUN TestContainerKillOnDaemonStart [2020-09-09T11:45:45.404Z] === PAUSE TestContainerKillOnDaemonStart [2020-09-09T11:45:45.404Z] === RUN TestDiff [2020-09-09T11:45:45.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-09T11:45:45.976Z] --- PASS: TestDiff (0.77s) [2020-09-09T11:45:45.976Z] === RUN TestExecWithCloseStdin [2020-09-09T11:45:46.192Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-09T11:45:46.306Z] --- PASS: TestSecretCreateResolve (3.53s) [2020-09-09T11:45:46.306Z] PASS [2020-09-09T11:45:46.306Z] [2020-09-09T11:45:46.306Z] DONE 6 tests in 22.081s [2020-09-09T11:45:46.306Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-09-09T11:45:46.306Z] ++ 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 [2020-09-09T11:45:46.306Z] ++ set -e [2020-09-09T11:45:46.306Z] ++ '[' -n 0 ']' [2020-09-09T11:45:46.306Z] ++ set -x [2020-09-09T11:45:46.306Z] ++ 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 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 [2020-09-09T11:45:46.306Z] INFO: Testing against a local daemon [2020-09-09T11:45:46.306Z] === RUN TestServiceCreateInit [2020-09-09T11:45:46.306Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-09T11:45:46.764Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-09T11:45:46.919Z] --- PASS: TestExecWithCloseStdin (0.91s) [2020-09-09T11:45:46.919Z] === RUN TestExec [2020-09-09T11:45:47.335Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-09T11:45:47.878Z] --- PASS: TestExec (0.88s) [2020-09-09T11:45:47.878Z] === RUN TestExecUser [2020-09-09T11:45:47.907Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-09T11:45:48.479Z] --- PASS: TestBuildMultiStageCopy (4.80s) [2020-09-09T11:45:48.479Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.50s) [2020-09-09T11:45:48.479Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.55s) [2020-09-09T11:45:48.479Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2020-09-09T11:45:48.479Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.60s) [2020-09-09T11:45:48.479Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.63s) [2020-09-09T11:45:48.479Z] === RUN TestBuildMultiStageParentConfig [2020-09-09T11:45:48.834Z] --- PASS: TestExecUser (0.85s) [2020-09-09T11:45:48.834Z] === RUN TestExportContainerAndImportImage [2020-09-09T11:45:49.811Z] --- PASS: TestExportContainerAndImportImage (1.12s) [2020-09-09T11:45:49.811Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-09T11:45:49.875Z] --- PASS: TestBuildMultiStageParentConfig (1.28s) [2020-09-09T11:45:49.875Z] === RUN TestBuildLabelWithTargets [2020-09-09T11:45:51.876Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-09T11:45:52.388Z] --- PASS: TestExportContainerAfterDaemonRestart (2.13s) [2020-09-09T11:45:52.388Z] === RUN TestHealthCheckWorkdir [2020-09-09T11:45:52.418Z] --- PASS: TestBuildLabelWithTargets (2.07s) [2020-09-09T11:45:52.418Z] === RUN TestBuildWithEmptyLayers [2020-09-09T11:45:52.959Z] --- PASS: TestHealthCheckWorkdir (1.01s) [2020-09-09T11:45:52.959Z] === RUN TestHealthKillContainer [2020-09-09T11:45:53.361Z] --- PASS: TestBuildWithEmptyLayers (1.27s) [2020-09-09T11:45:53.361Z] === RUN TestBuildMultiStageOnBuild [2020-09-09T11:45:55.011Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-09-09T11:45:56.258Z] --- PASS: TestHealthKillContainer (2.86s) [2020-09-09T11:45:56.258Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-09T11:45:56.330Z] --- PASS: TestServiceCreateInit (10.22s) [2020-09-09T11:45:56.330Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.22s) [2020-09-09T11:45:56.330Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.98s) [2020-09-09T11:45:56.330Z] === RUN TestCreateServiceMultipleTimes [2020-09-09T11:45:56.518Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s) [2020-09-09T11:45:56.518Z] === RUN TestIpcModeNone [2020-09-09T11:45:56.657Z] --- PASS: TestBuildMultiStageOnBuild (3.03s) [2020-09-09T11:45:56.657Z] === RUN TestBuildUncleanTarFilenames [2020-09-09T11:45:56.910Z] tests/integration/client_test.py ..... [ 75%] [2020-09-09T11:45:56.910Z] tests/integration/context_api_test.py ... [ 76%] [2020-09-09T11:45:57.168Z] tests/integration/errors_test.py . [ 76%] [2020-09-09T11:45:57.461Z] --- PASS: TestIpcModeNone (0.85s) [2020-09-09T11:45:57.461Z] === RUN TestIpcModePrivate [2020-09-09T11:45:58.036Z] --- PASS: TestBuildUncleanTarFilenames (1.85s) [2020-09-09T11:45:58.036Z] === RUN TestBuildMultiStageLayerLeak [2020-09-09T11:45:58.403Z] --- PASS: TestIpcModePrivate (0.84s) [2020-09-09T11:45:58.403Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-09-09T11:45:58.403Z] === RUN TestIpcModeShareable [2020-09-09T11:45:58.954Z] 4612f6d0b889: Pull complete [2020-09-09T11:45:59.343Z] --- PASS: TestIpcModeShareable (0.88s) [2020-09-09T11:45:59.343Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-09-09T11:45:59.343Z] === RUN TestAPIIpcModeShareableAndContainer [2020-09-09T11:46:01.327Z] --- PASS: TestBuildMultiStageLayerLeak (3.10s) [2020-09-09T11:46:01.327Z] === RUN TestBuildWithHugeFile [2020-09-09T11:46:01.889Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.65s) [2020-09-09T11:46:01.889Z] === RUN TestAPIIpcModeHost [2020-09-09T11:46:02.460Z] --- PASS: TestAPIIpcModeHost (0.66s) [2020-09-09T11:46:02.460Z] === RUN TestDaemonIpcModeShareable [2020-09-09T11:46:04.371Z] --- PASS: TestDaemonIpcModeShareable (1.87s) [2020-09-09T11:46:04.371Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-09-09T11:46:04.371Z] === RUN TestDaemonIpcModePrivate [2020-09-09T11:46:06.285Z] --- PASS: TestDaemonIpcModePrivate (1.82s) [2020-09-09T11:46:06.285Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-09-09T11:46:06.285Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-09-09T11:46:08.198Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.83s) [2020-09-09T11:46:08.198Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-09-09T11:46:08.198Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-09-09T11:46:10.113Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.81s) [2020-09-09T11:46:10.113Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-09-09T11:46:10.113Z] === RUN TestIpcModeOlderClient [2020-09-09T11:46:10.113Z] === PAUSE TestIpcModeOlderClient [2020-09-09T11:46:10.113Z] === RUN TestKillContainerInvalidSignal [2020-09-09T11:46:10.683Z] --- PASS: TestKillContainerInvalidSignal (0.80s) [2020-09-09T11:46:10.683Z] === RUN TestKillContainer [2020-09-09T11:46:10.683Z] === RUN TestKillContainer/no_signal [2020-09-09T11:46:11.624Z] === RUN TestKillContainer/non_killing_signal [2020-09-09T11:46:11.884Z] === RUN TestKillContainer/killing_signal [2020-09-09T11:46:12.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-09T11:46:12.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-09T11:46:12.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-09T11:46:13.269Z] --- PASS: TestKillContainer (2.31s) [2020-09-09T11:46:13.269Z] --- PASS: TestKillContainer/no_signal (0.78s) [2020-09-09T11:46:13.269Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2020-09-09T11:46:13.269Z] --- PASS: TestKillContainer/killing_signal (0.72s) [2020-09-09T11:46:13.269Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-09T11:46:13.269Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-09-09T11:46:13.840Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-09-09T11:46:13.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-09T11:46:14.412Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.55s) [2020-09-09T11:46:14.412Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.79s) [2020-09-09T11:46:14.412Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2020-09-09T11:46:14.412Z] === RUN TestKillStoppedContainer [2020-09-09T11:46:14.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-09T11:46:14.673Z] --- PASS: TestKillStoppedContainer (0.11s) [2020-09-09T11:46:14.673Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-09T11:46:14.673Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-09-09T11:46:14.673Z] === RUN TestKillDifferentUserContainer [2020-09-09T11:46:15.615Z] --- PASS: TestKillDifferentUserContainer (0.81s) [2020-09-09T11:46:15.615Z] === RUN TestInspectOomKilledTrue [2020-09-09T11:46:15.615Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-09-09T11:46:15.615Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-09T11:46:15.615Z] === RUN TestInspectOomKilledFalse [2020-09-09T11:46:15.615Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-09-09T11:46:15.615Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-09T11:46:15.615Z] === RUN TestLinksEtcHostsContentMatch [2020-09-09T11:46:16.188Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s) [2020-09-09T11:46:16.188Z] === RUN TestLinksContainerNames [2020-09-09T11:46:16.223Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-09T11:46:16.223Z] Using test binary docker [2020-09-09T11:46:16.223Z] +++ /etc/init.d/apparmor start [2020-09-09T11:46:16.223Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-09T11:46:16.223Z] INFO: Waiting for daemon to start... [2020-09-09T11:46:16.223Z] Starting dockerd [2020-09-09T11:46:16.223Z] +++ 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 [2020-09-09T11:46:16.223Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-09T11:46:16.223Z] Using test binary docker [2020-09-09T11:46:16.223Z] +++ /etc/init.d/apparmor start [2020-09-09T11:46:16.223Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-09T11:46:16.223Z] INFO: Waiting for daemon to start... [2020-09-09T11:46:16.223Z] Starting dockerd [2020-09-09T11:46:16.223Z] +++ 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 [2020-09-09T11:46:16.688Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-09T11:46:17.573Z] --- PASS: TestLinksContainerNames (1.52s) [2020-09-09T11:46:17.573Z] === RUN TestLogsFollowTailEmpty [2020-09-09T11:46:18.516Z] --- PASS: TestLogsFollowTailEmpty (0.79s) [2020-09-09T11:46:18.516Z] === RUN TestContainerNetworkMountsNoChown [2020-09-09T11:46:19.087Z] --- PASS: TestContainerNetworkMountsNoChown (0.70s) [2020-09-09T11:46:19.087Z] === RUN TestMountDaemonRoot [2020-09-09T11:46:19.350Z] === RUN TestMountDaemonRoot/default [2020-09-09T11:46:19.350Z] === PAUSE TestMountDaemonRoot/default [2020-09-09T11:46:19.350Z] === RUN TestMountDaemonRoot/private [2020-09-09T11:46:19.350Z] === PAUSE TestMountDaemonRoot/private [2020-09-09T11:46:19.350Z] === RUN TestMountDaemonRoot/rprivate [2020-09-09T11:46:19.350Z] === PAUSE TestMountDaemonRoot/rprivate [2020-09-09T11:46:19.350Z] === RUN TestMountDaemonRoot/slave [2020-09-09T11:46:19.350Z] === PAUSE TestMountDaemonRoot/slave [2020-09-09T11:46:19.350Z] === RUN TestMountDaemonRoot/rslave [2020-09-09T11:46:19.350Z] === PAUSE TestMountDaemonRoot/rslave [2020-09-09T11:46:19.350Z] === RUN TestMountDaemonRoot/shared [2020-09-09T11:46:19.350Z] === PAUSE TestMountDaemonRoot/shared [2020-09-09T11:46:19.350Z] === RUN TestMountDaemonRoot/rshared [2020-09-09T11:46:19.350Z] === PAUSE TestMountDaemonRoot/rshared [2020-09-09T11:46:19.350Z] === CONT TestMountDaemonRoot/default [2020-09-09T11:46:19.350Z] === CONT TestMountDaemonRoot/rslave [2020-09-09T11:46:19.350Z] === RUN TestMountDaemonRoot/default/bind_root [2020-09-09T11:46:19.350Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-09-09T11:46:19.350Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-09-09T11:46:19.350Z] === CONT TestMountDaemonRoot/rshared [2020-09-09T11:46:19.350Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-09-09T11:46:19.350Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-09-09T11:46:19.350Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-09-09T11:46:19.350Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-09-09T11:46:19.350Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-09-09T11:46:19.350Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-09-09T11:46:19.350Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-09-09T11:46:19.350Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-09-09T11:46:19.350Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-09-09T11:46:19.350Z] === RUN TestMountDaemonRoot/default/mount_root [2020-09-09T11:46:19.350Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-09-09T11:46:19.350Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-09-09T11:46:19.350Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-09-09T11:46:19.350Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-09-09T11:46:19.350Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-09-09T11:46:19.350Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-09-09T11:46:19.350Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-09-09T11:46:19.350Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-09-09T11:46:19.350Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-09-09T11:46:19.350Z] === CONT TestMountDaemonRoot/rprivate [2020-09-09T11:46:19.350Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-09-09T11:46:19.350Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-09-09T11:46:19.350Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-09-09T11:46:19.350Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-09-09T11:46:19.350Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-09-09T11:46:19.350Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-09-09T11:46:19.350Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-09-09T11:46:19.350Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-09-09T11:46:19.350Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-09-09T11:46:19.350Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-09-09T11:46:19.350Z] === CONT TestMountDaemonRoot/private [2020-09-09T11:46:19.350Z] === RUN TestMountDaemonRoot/private/bind_root [2020-09-09T11:46:19.350Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-09-09T11:46:19.350Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-09-09T11:46:19.350Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-09-09T11:46:19.350Z] === RUN TestMountDaemonRoot/private/mount_root [2020-09-09T11:46:19.350Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-09-09T11:46:19.350Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-09-09T11:46:19.350Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-09-09T11:46:19.350Z] === CONT TestMountDaemonRoot/shared [2020-09-09T11:46:19.350Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-09-09T11:46:19.350Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-09-09T11:46:19.350Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-09-09T11:46:19.350Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-09-09T11:46:19.350Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-09-09T11:46:19.350Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-09-09T11:46:19.350Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-09-09T11:46:19.350Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-09-09T11:46:19.350Z] === CONT TestMountDaemonRoot/slave [2020-09-09T11:46:19.350Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-09-09T11:46:19.350Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-09-09T11:46:19.350Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-09-09T11:46:19.350Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-09-09T11:46:19.350Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-09-09T11:46:19.350Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-09-09T11:46:19.350Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-09-09T11:46:19.350Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-09-09T11:46:19.350Z] === CONT TestMountDaemonRoot/default/bind_root [2020-09-09T11:46:19.350Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-09-09T11:46:19.350Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-09-09T11:46:19.350Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-09-09T11:46:19.350Z] === CONT TestMountDaemonRoot/default/mount_root [2020-09-09T11:46:19.350Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-09-09T11:46:19.350Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-09-09T11:46:19.350Z] === CONT TestMountDaemonRoot/private/bind_root [2020-09-09T11:46:19.350Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-09-09T11:46:19.350Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-09-09T11:46:19.350Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-09-09T11:46:19.350Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-09-09T11:46:19.350Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-09-09T11:46:19.350Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-09-09T11:46:19.350Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-09-09T11:46:19.611Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-09-09T11:46:19.611Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-09-09T11:46:19.611Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-09-09T11:46:19.611Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-09-09T11:46:19.611Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-09-09T11:46:19.611Z] === CONT TestMountDaemonRoot/private/mount_root [2020-09-09T11:46:19.611Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-09-09T11:46:19.611Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-09-09T11:46:19.611Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-09-09T11:46:19.611Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-09-09T11:46:19.611Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-09-09T11:46:19.611Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-09-09T11:46:19.611Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-09-09T11:46:19.611Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-09-09T11:46:19.611Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-09-09T11:46:19.611Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-09-09T11:46:19.611Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-09-09T11:46:19.611Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-09-09T11:46:19.611Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-09-09T11:46:19.611Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-09-09T11:46:19.611Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-09-09T11:46:19.611Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-09-09T11:46:19.611Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-09-09T11:46:19.611Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2020-09-09T11:46:19.611Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-09-09T11:46:19.611Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-09-09T11:46:19.611Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-09-09T11:46:19.611Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-09-09T11:46:19.611Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-09-09T11:46:19.611Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-09-09T11:46:19.611Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2020-09-09T11:46:19.611Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-09-09T11:46:19.611Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-09-09T11:46:19.611Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-09-09T11:46:19.611Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-09-09T11:46:19.611Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-09-09T11:46:19.611Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-09-09T11:46:19.611Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-09-09T11:46:19.611Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2020-09-09T11:46:19.611Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-09-09T11:46:19.611Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-09-09T11:46:19.611Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-09-09T11:46:19.611Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-09-09T11:46:19.611Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-09-09T11:46:19.611Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-09-09T11:46:19.611Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-09-09T11:46:19.611Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-09-09T11:46:19.611Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-09-09T11:46:19.611Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-09-09T11:46:19.611Z] === RUN TestContainerBindMountNonRecursive [2020-09-09T11:46:20.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-09T11:46:21.807Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-09T11:46:22.156Z] --- PASS: TestContainerBindMountNonRecursive (2.26s) [2020-09-09T11:46:22.156Z] === RUN TestNetworkNat [2020-09-09T11:46:22.726Z] --- PASS: TestNetworkNat (0.85s) [2020-09-09T11:46:22.726Z] === RUN TestNetworkLocalhostTCPNat [2020-09-09T11:46:22.797Z] . [2020-09-09T11:46:22.797Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-09T11:46:22.797Z] [2020-09-09T11:46:22.797Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-09T11:46:22.797Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-09T11:46:22.797Z] Error: No such image: emptyfs [2020-09-09T11:46:22.797Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-09T11:46:22.797Z] ++++ docker load [2020-09-09T11:46:22.797Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-09T11:46:22.797Z] Error: No such image: emptyfs [2020-09-09T11:46:22.797Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-09T11:46:22.797Z] ++++ docker load [2020-09-09T11:46:22.798Z] Running integration-test (iteration 1) [2020-09-09T11:46:22.798Z] Running integration-test (iteration 1) [2020-09-09T11:46:22.798Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-09-09T11:46:22.798Z] ++ 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)/' [2020-09-09T11:46:22.798Z] ++ set -e [2020-09-09T11:46:22.798Z] ++ '[' -n 0 ']' [2020-09-09T11:46:22.798Z] ++ set -x [2020-09-09T11:46:22.798Z] ++ 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 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)/' [2020-09-09T11:46:22.798Z] 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)/ [2020-09-09T11:46:22.798Z] ++ 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)/' [2020-09-09T11:46:22.798Z] ++ set -e [2020-09-09T11:46:22.798Z] ++ '[' -n 0 ']' [2020-09-09T11:46:22.798Z] ++ set -x [2020-09-09T11:46:22.798Z] ++ 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 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)/' [2020-09-09T11:46:23.440Z] --- PASS: TestCreateServiceMultipleTimes (23.16s) [2020-09-09T11:46:23.440Z] === RUN TestCreateServiceConflict [2020-09-09T11:46:23.440Z] --- PASS: TestCreateServiceConflict (3.81s) [2020-09-09T11:46:23.440Z] === RUN TestCreateServiceMaxReplicas [2020-09-09T11:46:23.669Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s) [2020-09-09T11:46:23.669Z] === RUN TestNetworkLoopbackNat [2020-09-09T11:46:23.904Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-09T11:46:24.567Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-09T11:46:25.909Z] --- PASS: TestImportExtremelyLargeImageWorks (104.92s) [2020-09-09T11:46:25.909Z] PASS [2020-09-09T11:46:25.909Z] [2020-09-09T11:46:25.909Z] === Skipped [2020-09-09T11:46:25.909Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-09-09T11:46:25.909Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-09-09T11:46:25.909Z] [2020-09-09T11:46:25.909Z] [2020-09-09T11:46:25.909Z] DONE 12 tests, 1 skipped in 109.409s [2020-09-09T11:46:25.909Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-09-09T11:46:25.909Z] INFO: Testing against a local daemon [2020-09-09T11:46:25.909Z] === RUN TestNetworkCreateDelete [2020-09-09T11:46:25.909Z] --- PASS: TestNetworkCreateDelete (0.14s) [2020-09-09T11:46:25.909Z] === RUN TestDockerNetworkDeletePreferID [2020-09-09T11:46:25.909Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2020-09-09T11:46:25.909Z] === RUN TestDaemonDNSFallback [2020-09-09T11:46:26.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-09T11:46:26.959Z] --- PASS: TestCreateServiceMaxReplicas (3.78s) [2020-09-09T11:46:26.959Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-09T11:46:26.968Z] --- PASS: TestNetworkLoopbackNat (3.17s) [2020-09-09T11:46:26.968Z] === RUN TestPause [2020-09-09T11:46:27.283Z] --- PASS: TestDaemonDNSFallback (7.27s) [2020-09-09T11:46:27.283Z] === RUN TestInspectNetwork [2020-09-09T11:46:27.283Z] --- SKIP: TestInspectNetwork (0.00s) [2020-09-09T11:46:27.283Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:46:27.283Z] === RUN TestRunContainerWithBridgeNone [2020-09-09T11:46:27.283Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-09-09T11:46:27.283Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-09T11:46:27.283Z] === RUN TestNetworkInvalidJSON [2020-09-09T11:46:27.283Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-09T11:46:27.283Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-09T11:46:27.283Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-09T11:46:27.283Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-09T11:46:27.283Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-09T11:46:27.283Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-09T11:46:27.283Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-09T11:46:27.283Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-09T11:46:27.283Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-09T11:46:27.283Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-09-09T11:46:27.283Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-09-09T11:46:27.283Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-09-09T11:46:27.284Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-09T11:46:27.284Z] === RUN TestHostIPv4BridgeLabel [2020-09-09T11:46:27.284Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-09-09T11:46:27.284Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-09T11:46:27.284Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-09T11:46:27.284Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2020-09-09T11:46:27.284Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-09T11:46:27.284Z] === RUN TestDaemonDefaultNetworkPools [2020-09-09T11:46:27.284Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2020-09-09T11:46:27.284Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-09T11:46:27.284Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-09T11:46:27.284Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2020-09-09T11:46:27.284Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-09T11:46:27.284Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-09T11:46:27.284Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-09-09T11:46:27.284Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-09T11:46:27.284Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-09T11:46:27.284Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-09-09T11:46:27.284Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-09T11:46:27.284Z] === RUN TestServiceWithPredefinedNetwork [2020-09-09T11:46:27.284Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-09-09T11:46:27.284Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:46:27.284Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-09T11:46:27.284Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-09T11:46:27.284Z] service_test.go:236: FLAKY_TEST [2020-09-09T11:46:27.284Z] === RUN TestServiceWithDataPathPortInit [2020-09-09T11:46:27.284Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-09-09T11:46:27.284Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:46:27.284Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-09T11:46:27.284Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-09-09T11:46:27.284Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:46:27.284Z] PASS [2020-09-09T11:46:27.284Z] [2020-09-09T11:46:27.284Z] === Skipped [2020-09-09T11:46:27.284Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-09-09T11:46:27.284Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:46:27.284Z] [2020-09-09T11:46:27.284Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-09-09T11:46:27.284Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-09T11:46:27.284Z] [2020-09-09T11:46:27.284Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-09-09T11:46:27.284Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-09T11:46:27.284Z] [2020-09-09T11:46:27.284Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2020-09-09T11:46:27.284Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-09T11:46:27.284Z] [2020-09-09T11:46:27.284Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2020-09-09T11:46:27.284Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-09T11:46:27.284Z] [2020-09-09T11:46:27.284Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2020-09-09T11:46:27.284Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-09T11:46:27.284Z] [2020-09-09T11:46:27.284Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-09-09T11:46:27.284Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-09T11:46:27.284Z] [2020-09-09T11:46:27.284Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-09-09T11:46:27.284Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-09T11:46:27.284Z] [2020-09-09T11:46:27.284Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-09-09T11:46:27.284Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:46:27.284Z] [2020-09-09T11:46:27.284Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-09T11:46:27.284Z] service_test.go:236: FLAKY_TEST [2020-09-09T11:46:27.284Z] [2020-09-09T11:46:27.284Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2020-09-09T11:46:27.284Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:46:27.284Z] [2020-09-09T11:46:27.284Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-09-09T11:46:27.284Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:46:27.284Z] [2020-09-09T11:46:27.284Z] [2020-09-09T11:46:27.284Z] DONE 19 tests, 12 skipped in 8.022s [2020-09-09T11:46:27.284Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-09-09T11:46:27.539Z] --- PASS: TestPause (0.80s) [2020-09-09T11:46:27.539Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-09T11:46:27.539Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-09T11:46:27.539Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-09T11:46:27.539Z] === RUN TestPauseStopPausedContainer [2020-09-09T11:46:27.542Z] INFO: Testing against a local daemon [2020-09-09T11:46:27.542Z] === RUN TestDockerNetworkIpvlanPersistance [2020-09-09T11:46:27.542Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-09T11:46:27.542Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-09T11:46:27.542Z] === RUN TestDockerNetworkIpvlan [2020-09-09T11:46:27.542Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-09-09T11:46:27.542Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-09T11:46:27.542Z] PASS [2020-09-09T11:46:27.542Z] [2020-09-09T11:46:27.542Z] === Skipped [2020-09-09T11:46:27.542Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-09T11:46:27.542Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-09T11:46:27.542Z] [2020-09-09T11:46:27.542Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-09-09T11:46:27.542Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-09T11:46:27.542Z] [2020-09-09T11:46:27.542Z] [2020-09-09T11:46:27.542Z] DONE 2 tests, 2 skipped in 0.117s [2020-09-09T11:46:27.542Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-09-09T11:46:27.542Z] INFO: Testing against a local daemon [2020-09-09T11:46:27.542Z] === RUN TestDockerNetworkMacvlanPersistance [2020-09-09T11:46:27.542Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-09-09T11:46:27.542Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-09T11:46:27.542Z] === RUN TestDockerNetworkMacvlan [2020-09-09T11:46:27.542Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-09-09T11:46:27.542Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-09T11:46:27.542Z] PASS [2020-09-09T11:46:27.542Z] [2020-09-09T11:46:27.542Z] === Skipped [2020-09-09T11:46:27.542Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-09-09T11:46:27.542Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-09T11:46:27.542Z] [2020-09-09T11:46:27.542Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-09-09T11:46:27.542Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-09T11:46:27.542Z] [2020-09-09T11:46:27.543Z] [2020-09-09T11:46:27.543Z] DONE 2 tests, 2 skipped in 0.113s [2020-09-09T11:46:27.543Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-09-09T11:46:27.543Z] testing: warning: no tests to run [2020-09-09T11:46:27.543Z] PASS [2020-09-09T11:46:27.543Z] [2020-09-09T11:46:27.543Z] DONE 0 tests in 0.025s [2020-09-09T11:46:27.543Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-09-09T11:46:27.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-09T11:46:27.801Z] INFO: Testing against a local daemon [2020-09-09T11:46:27.801Z] === RUN TestAuthZPluginAllowRequest [2020-09-09T11:46:27.801Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-09-09T11:46:27.801Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-09T11:46:27.801Z] === RUN TestAuthZPluginTLS [2020-09-09T11:46:27.801Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-09-09T11:46:27.801Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-09T11:46:27.801Z] === RUN TestAuthZPluginDenyRequest [2020-09-09T11:46:27.801Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-09-09T11:46:27.801Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-09T11:46:27.801Z] === RUN TestAuthZPluginAPIDenyResponse [2020-09-09T11:46:27.801Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-09-09T11:46:27.801Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-09T11:46:27.801Z] === RUN TestAuthZPluginDenyResponse [2020-09-09T11:46:27.801Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-09-09T11:46:27.801Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-09T11:46:27.801Z] === RUN TestAuthZPluginAllowEventStream [2020-09-09T11:46:27.801Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-09-09T11:46:27.801Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-09T11:46:27.801Z] === RUN TestAuthZPluginErrorResponse [2020-09-09T11:46:27.801Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-09-09T11:46:27.801Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-09T11:46:27.801Z] === RUN TestAuthZPluginErrorRequest [2020-09-09T11:46:27.801Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-09-09T11:46:27.801Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-09T11:46:27.801Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-09T11:46:27.801Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-09-09T11:46:27.801Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-09T11:46:27.801Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-09-09T11:46:27.801Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-09-09T11:46:27.801Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-09T11:46:27.801Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-09-09T11:46:27.801Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-09-09T11:46:27.801Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-09T11:46:27.801Z] === RUN TestAuthZPluginHeader [2020-09-09T11:46:27.801Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-09-09T11:46:27.801Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-09T11:46:27.801Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-09-09T11:46:28.059Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.24s) [2020-09-09T11:46:28.059Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-09T11:46:28.059Z] === RUN TestAuthZPluginV2Disable [2020-09-09T11:46:28.059Z] --- SKIP: TestAuthZPluginV2Disable (0.04s) [2020-09-09T11:46:28.059Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-09T11:46:28.059Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-09-09T11:46:28.059Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.09s) [2020-09-09T11:46:28.059Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-09T11:46:28.059Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-09T11:46:28.059Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-09-09T11:46:28.059Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-09T11:46:28.059Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-09T11:46:28.059Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.04s) [2020-09-09T11:46:28.059Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-09T11:46:28.059Z] PASS [2020-09-09T11:46:28.059Z] [2020-09-09T11:46:28.059Z] === Skipped [2020-09-09T11:46:28.059Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-09-09T11:46:28.059Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-09T11:46:28.059Z] [2020-09-09T11:46:28.059Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-09-09T11:46:28.059Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-09T11:46:28.059Z] [2020-09-09T11:46:28.059Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-09-09T11:46:28.059Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-09T11:46:28.059Z] [2020-09-09T11:46:28.059Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-09-09T11:46:28.059Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-09T11:46:28.059Z] [2020-09-09T11:46:28.059Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-09-09T11:46:28.059Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-09T11:46:28.059Z] [2020-09-09T11:46:28.059Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-09-09T11:46:28.059Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-09T11:46:28.059Z] [2020-09-09T11:46:28.059Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-09-09T11:46:28.059Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-09T11:46:28.059Z] [2020-09-09T11:46:28.059Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-09-09T11:46:28.059Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-09T11:46:28.059Z] [2020-09-09T11:46:28.059Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-09-09T11:46:28.059Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-09T11:46:28.059Z] [2020-09-09T11:46:28.059Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-09-09T11:46:28.059Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-09T11:46:28.059Z] [2020-09-09T11:46:28.059Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-09-09T11:46:28.059Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-09T11:46:28.059Z] [2020-09-09T11:46:28.059Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-09-09T11:46:28.059Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-09T11:46:28.059Z] [2020-09-09T11:46:28.059Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.24s) [2020-09-09T11:46:28.059Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-09T11:46:28.059Z] [2020-09-09T11:46:28.059Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.04s) [2020-09-09T11:46:28.059Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-09T11:46:28.059Z] [2020-09-09T11:46:28.059Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.09s) [2020-09-09T11:46:28.059Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-09T11:46:28.059Z] [2020-09-09T11:46:28.059Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-09-09T11:46:28.059Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-09T11:46:28.059Z] [2020-09-09T11:46:28.059Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.04s) [2020-09-09T11:46:28.059Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-09T11:46:28.059Z] [2020-09-09T11:46:28.059Z] [2020-09-09T11:46:28.059Z] DONE 17 tests, 17 skipped in 0.559s [2020-09-09T11:46:28.059Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-09-09T11:46:28.318Z] INFO: Testing against a local daemon [2020-09-09T11:46:28.318Z] === RUN TestPluginInvalidJSON [2020-09-09T11:46:28.318Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-09T11:46:28.318Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-09T11:46:28.318Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-09T11:46:28.318Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-09-09T11:46:28.318Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-09-09T11:46:28.318Z] === RUN TestPluginInstall [2020-09-09T11:46:28.318Z] --- SKIP: TestPluginInstall (0.00s) [2020-09-09T11:46:28.318Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-09T11:46:28.318Z] PASS [2020-09-09T11:46:28.318Z] [2020-09-09T11:46:28.318Z] === Skipped [2020-09-09T11:46:28.318Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-09-09T11:46:28.318Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-09T11:46:28.318Z] [2020-09-09T11:46:28.318Z] [2020-09-09T11:46:28.318Z] DONE 3 tests, 1 skipped in 0.180s [2020-09-09T11:46:28.318Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-09-09T11:46:28.480Z] --- PASS: TestPauseStopPausedContainer (0.83s) [2020-09-09T11:46:28.480Z] === RUN TestPsFilter [2020-09-09T11:46:28.576Z] INFO: Testing against a local daemon [2020-09-09T11:46:28.576Z] === RUN TestExternalGraphDriver [2020-09-09T11:46:28.576Z] --- SKIP: TestExternalGraphDriver (0.11s) [2020-09-09T11:46:28.576Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-09-09T11:46:28.576Z] === RUN TestGraphdriverPluginV2 [2020-09-09T11:46:28.741Z] --- PASS: TestPsFilter (0.25s) [2020-09-09T11:46:28.741Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-09T11:46:29.313Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.73s) [2020-09-09T11:46:29.313Z] === RUN TestRemoveContainerWithVolume [2020-09-09T11:46:29.879Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-09T11:46:30.256Z] --- PASS: TestRemoveContainerWithVolume (0.76s) [2020-09-09T11:46:30.256Z] === RUN TestRemoveContainerRunning [2020-09-09T11:46:30.289Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-09-09T11:46:30.942Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-09T11:46:31.199Z] --- PASS: TestRemoveContainerRunning (0.81s) [2020-09-09T11:46:31.199Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-09T11:46:31.771Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.75s) [2020-09-09T11:46:31.771Z] === RUN TestRemoveInvalidContainer [2020-09-09T11:46:31.771Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-09-09T11:46:31.771Z] === RUN TestRenameLinkedContainer [2020-09-09T11:46:32.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-09T11:46:34.090Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-09T11:46:34.090Z] Using test binary docker [2020-09-09T11:46:34.090Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-09-09T11:46:34.090Z] +++ /etc/init.d/apparmor start [2020-09-09T11:46:34.090Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-09T11:46:34.090Z] INFO: Waiting for daemon to start... [2020-09-09T11:46:34.090Z] Starting dockerd [2020-09-09T11:46:34.090Z] +++ 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 [2020-09-09T11:46:35.073Z] --- PASS: TestRenameLinkedContainer (3.19s) [2020-09-09T11:46:35.073Z] === RUN TestRenameStoppedContainer [2020-09-09T11:46:35.139Z] --- PASS: TestGraphdriverPluginV2 (5.68s) [2020-09-09T11:46:35.139Z] PASS [2020-09-09T11:46:35.139Z] [2020-09-09T11:46:35.139Z] === Skipped [2020-09-09T11:46:35.139Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.11s) [2020-09-09T11:46:35.139Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-09-09T11:46:35.139Z] [2020-09-09T11:46:35.139Z] [2020-09-09T11:46:35.139Z] DONE 2 tests, 1 skipped in 5.927s [2020-09-09T11:46:35.139Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-09-09T11:46:35.139Z] INFO: Testing against a local daemon [2020-09-09T11:46:35.139Z] === RUN TestContinueAfterPluginCrash [2020-09-09T11:46:35.139Z] === PAUSE TestContinueAfterPluginCrash [2020-09-09T11:46:35.139Z] === RUN TestReadPluginNoRead [2020-09-09T11:46:35.139Z] === PAUSE TestReadPluginNoRead [2020-09-09T11:46:35.139Z] === RUN TestDaemonStartWithLogOpt [2020-09-09T11:46:35.139Z] === PAUSE TestDaemonStartWithLogOpt [2020-09-09T11:46:35.139Z] === CONT TestContinueAfterPluginCrash [2020-09-09T11:46:35.139Z] === CONT TestDaemonStartWithLogOpt [2020-09-09T11:46:35.645Z] --- PASS: TestRenameStoppedContainer (0.73s) [2020-09-09T11:46:35.645Z] === RUN TestRenameRunningContainerAndReuse [2020-09-09T11:46:36.311Z] . [2020-09-09T11:46:36.311Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-09T11:46:36.311Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-09T11:46:36.311Z] Error: No such image: emptyfs [2020-09-09T11:46:36.311Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-09T11:46:36.311Z] ++++ docker load [2020-09-09T11:46:36.311Z] Running integration-test (iteration 1) [2020-09-09T11:46:36.311Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-09-09T11:46:36.311Z] ++ 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 [2020-09-09T11:46:36.311Z] ++ set -e [2020-09-09T11:46:36.311Z] ++ '[' -n 0 ']' [2020-09-09T11:46:36.311Z] ++ set -x [2020-09-09T11:46:36.311Z] ++ 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 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 [2020-09-09T11:46:37.558Z] --- PASS: TestRenameRunningContainerAndReuse (1.54s) [2020-09-09T11:46:37.558Z] === RUN TestRenameInvalidName [2020-09-09T11:46:38.132Z] --- PASS: TestRenameInvalidName (0.78s) [2020-09-09T11:46:38.132Z] === RUN TestRenameAnonymousContainer [2020-09-09T11:46:42.306Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.39s) [2020-09-09T11:46:42.306Z] === RUN TestCreateServiceSecretFileMode [2020-09-09T11:46:42.338Z] --- PASS: TestRenameAnonymousContainer (4.00s) [2020-09-09T11:46:42.338Z] === RUN TestRenameContainerWithSameName [2020-09-09T11:46:42.909Z] --- PASS: TestRenameContainerWithSameName (0.79s) [2020-09-09T11:46:42.909Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-09T11:46:44.293Z] --- PASS: TestRenameContainerWithLinkedContainer (1.55s) [2020-09-09T11:46:44.293Z] === RUN TestResize [2020-09-09T11:46:45.236Z] --- PASS: TestResize (0.74s) [2020-09-09T11:46:45.236Z] === RUN TestResizeWithInvalidSize [2020-09-09T11:46:45.806Z] --- PASS: TestResizeWithInvalidSize (0.81s) [2020-09-09T11:46:45.806Z] === RUN TestResizeWhenContainerNotStarted [2020-09-09T11:46:45.868Z] --- PASS: TestCreateServiceSecretFileMode (3.53s) [2020-09-09T11:46:45.868Z] === RUN TestCreateServiceConfigFileMode [2020-09-09T11:46:46.213Z] ......... [ 86%] [2020-09-09T11:46:46.749Z] --- PASS: TestResizeWhenContainerNotStarted (0.76s) [2020-09-09T11:46:46.749Z] === RUN TestDaemonRestartKillContainers [2020-09-09T11:46:46.749Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-09T11:46:46.749Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-09T11:46:46.749Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-09T11:46:46.749Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-09T11:46:46.749Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-09T11:46:46.749Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-09T11:46:46.749Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-09T11:46:46.749Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-09T11:46:46.749Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-09T11:46:46.749Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-09T11:46:46.749Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-09T11:46:46.749Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-09T11:46:46.749Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-09T11:46:46.749Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-09T11:46:46.749Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-09T11:46:46.749Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-09T11:46:46.749Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-09T11:46:46.749Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-09T11:46:46.749Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-09T11:46:46.749Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-09T11:46:46.749Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-09T11:46:46.749Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-09T11:46:46.749Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-09T11:46:46.749Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-09T11:46:46.749Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-09T11:46:46.749Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-09T11:46:46.749Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-09T11:46:46.749Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-09T11:46:48.663Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-09T11:46:49.158Z] Loaded image: buildpack-deps:buster [2020-09-09T11:46:49.158Z] Loaded image: busybox:latest [2020-09-09T11:46:49.158Z] Loaded image: busybox:glibc [2020-09-09T11:46:49.158Z] Loaded image: debian:buster [2020-09-09T11:46:49.158Z] Loaded image: hello-world:latest [2020-09-09T11:46:49.158Z] INFO: Testing against a local daemon [2020-09-09T11:46:49.158Z] === RUN TestCgroupNamespacesBuild [2020-09-09T11:46:49.235Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-09T11:46:49.385Z] --- PASS: TestCreateServiceConfigFileMode (3.56s) [2020-09-09T11:46:49.385Z] === RUN TestCreateServiceSysctls [2020-09-09T11:46:49.497Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-09T11:46:49.760Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-09T11:46:50.021Z] --- PASS: TestDaemonStartWithLogOpt (13.20s) [2020-09-09T11:46:50.021Z] === CONT TestReadPluginNoRead [2020-09-09T11:46:50.031Z] tests/integration/models_images_test.py ............... [ 89%] [2020-09-09T11:46:50.787Z] --- PASS: TestCgroupNamespacesBuild (1.39s) [2020-09-09T11:46:50.787Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-09-09T11:46:51.151Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-09T11:46:51.227Z] tests/integration/models_networks_test.py .... [ 90%] [2020-09-09T11:46:51.395Z] === RUN TestReadPluginNoRead/disabled_caching [2020-09-09T11:46:51.395Z] --- PASS: TestContinueAfterPluginCrash (16.88s) [2020-09-09T11:46:51.411Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-09T11:46:51.881Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.37s) [2020-09-09T11:46:51.882Z] === RUN TestBuildWithSession [2020-09-09T11:46:51.882Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-09T11:46:51.882Z] build_session_test.go:25: TODO: BuildKit [2020-09-09T11:46:51.882Z] === RUN TestBuildSquashParent [2020-09-09T11:46:51.985Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-09T11:46:52.930Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-09T11:46:53.838Z] --- PASS: TestCreateServiceSysctls (4.02s) [2020-09-09T11:46:53.838Z] === RUN TestCreateServiceCapabilities [2020-09-09T11:46:53.924Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-09-09T11:46:55.478Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-09-09T11:46:55.478Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.74s) [2020-09-09T11:46:55.478Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.64s) [2020-09-09T11:46:55.478Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.86s) [2020-09-09T11:46:55.478Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.99s) [2020-09-09T11:46:55.478Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.64s) [2020-09-09T11:46:55.478Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.73s) [2020-09-09T11:46:55.478Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.57s) [2020-09-09T11:46:55.478Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.41s) [2020-09-09T11:46:55.478Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.67s) [2020-09-09T11:46:55.478Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.51s) [2020-09-09T11:46:55.478Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.40s) [2020-09-09T11:46:55.478Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.37s) [2020-09-09T11:46:55.478Z] === RUN TestCgroupNamespacesRun [2020-09-09T11:46:55.837Z] === RUN TestReadPluginNoRead/default [2020-09-09T11:46:56.491Z] tests/integration/models_nodes_test.py . [ 91%] [2020-09-09T11:46:56.587Z] --- PASS: TestBuildSquashParent (4.25s) [2020-09-09T11:46:56.587Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-09T11:46:56.587Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-09T11:46:56.587Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-09T11:46:56.587Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-09T11:46:56.587Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-09T11:46:56.587Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-09T11:46:56.587Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-09T11:46:56.587Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-09T11:46:56.587Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-09T11:46:56.587Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-09T11:46:56.587Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-09T11:46:56.587Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-09T11:46:56.587Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-09T11:46:56.587Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-09T11:46:56.587Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-09T11:46:56.587Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-09T11:46:56.587Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-09T11:46:56.863Z] --- PASS: TestCgroupNamespacesRun (1.80s) [2020-09-09T11:46:56.863Z] === RUN TestCgroupNamespacesRunPrivileged [2020-09-09T11:46:57.358Z] --- PASS: TestCreateServiceCapabilities (3.77s) [2020-09-09T11:46:57.358Z] === RUN TestInspect [2020-09-09T11:46:57.429Z] tests/integration/models_resources_test.py . [ 91%] [2020-09-09T11:46:57.803Z] --- PASS: TestReadPluginNoRead (10.18s) [2020-09-09T11:46:57.803Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.21s) [2020-09-09T11:46:57.803Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.19s) [2020-09-09T11:46:57.803Z] --- PASS: TestReadPluginNoRead/default (2.20s) [2020-09-09T11:46:57.803Z] read_test.go:92: [d1abea76c099c] daemon is not started [2020-09-09T11:46:57.803Z] PASS [2020-09-09T11:46:57.803Z] [2020-09-09T11:46:57.803Z] DONE 6 tests in 23.552s [2020-09-09T11:46:57.803Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-09-09T11:46:57.803Z] testing: warning: no tests to run [2020-09-09T11:46:57.803Z] PASS [2020-09-09T11:46:57.803Z] [2020-09-09T11:46:57.803Z] DONE 0 tests in 0.041s [2020-09-09T11:46:57.803Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-09-09T11:46:58.061Z] INFO: Testing against a local daemon [2020-09-09T11:46:58.061Z] === RUN TestPluginWithDevMounts [2020-09-09T11:46:58.061Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-09-09T11:46:58.061Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-09-09T11:46:58.061Z] PASS [2020-09-09T11:46:58.061Z] [2020-09-09T11:46:58.061Z] === Skipped [2020-09-09T11:46:58.062Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-09-09T11:46:58.062Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-09-09T11:46:58.062Z] [2020-09-09T11:46:58.062Z] [2020-09-09T11:46:58.062Z] DONE 1 tests, 1 skipped in 0.141s [2020-09-09T11:46:58.062Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-09-09T11:46:58.321Z] INFO: Testing against a local daemon [2020-09-09T11:46:58.321Z] === RUN TestSecretInspect [2020-09-09T11:46:58.321Z] --- SKIP: TestSecretInspect (0.02s) [2020-09-09T11:46:58.321Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:46:58.321Z] === RUN TestSecretList [2020-09-09T11:46:58.321Z] --- SKIP: TestSecretList (0.01s) [2020-09-09T11:46:58.321Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:46:58.321Z] === RUN TestSecretsCreateAndDelete [2020-09-09T11:46:58.321Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2020-09-09T11:46:58.321Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:46:58.321Z] === RUN TestSecretsUpdate [2020-09-09T11:46:58.321Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-09-09T11:46:58.321Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:46:58.321Z] === RUN TestTemplatedSecret [2020-09-09T11:46:58.321Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-09-09T11:46:58.321Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:46:58.321Z] === RUN TestSecretCreateResolve [2020-09-09T11:46:58.321Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-09-09T11:46:58.321Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:46:58.321Z] PASS [2020-09-09T11:46:58.321Z] [2020-09-09T11:46:58.321Z] === Skipped [2020-09-09T11:46:58.321Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-09-09T11:46:58.321Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:46:58.321Z] [2020-09-09T11:46:58.321Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-09-09T11:46:58.321Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:46:58.321Z] [2020-09-09T11:46:58.321Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2020-09-09T11:46:58.321Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:46:58.321Z] [2020-09-09T11:46:58.321Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-09-09T11:46:58.321Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:46:58.321Z] [2020-09-09T11:46:58.321Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-09-09T11:46:58.321Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:46:58.321Z] [2020-09-09T11:46:58.321Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-09-09T11:46:58.321Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:46:58.321Z] [2020-09-09T11:46:58.321Z] [2020-09-09T11:46:58.321Z] DONE 6 tests, 6 skipped in 0.218s [2020-09-09T11:46:58.321Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-09-09T11:46:58.580Z] INFO: Testing against a local daemon [2020-09-09T11:46:58.580Z] === RUN TestServiceCreateInit [2020-09-09T11:46:58.581Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-09T11:46:58.581Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-09T11:46:58.581Z] --- PASS: TestServiceCreateInit (0.01s) [2020-09-09T11:46:58.581Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-09T11:46:58.581Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:46:58.581Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-09T11:46:58.581Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:46:58.581Z] === RUN TestCreateServiceMultipleTimes [2020-09-09T11:46:58.581Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-09-09T11:46:58.581Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:46:58.581Z] === RUN TestCreateServiceConflict [2020-09-09T11:46:58.581Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-09-09T11:46:58.581Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:46:58.581Z] === RUN TestCreateServiceMaxReplicas [2020-09-09T11:46:58.581Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-09-09T11:46:58.581Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:46:58.581Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-09T11:46:58.581Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2020-09-09T11:46:58.581Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:46:58.581Z] === RUN TestCreateServiceSecretFileMode [2020-09-09T11:46:58.581Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-09-09T11:46:58.581Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:46:58.581Z] === RUN TestCreateServiceConfigFileMode [2020-09-09T11:46:58.581Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-09-09T11:46:58.581Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:46:58.581Z] === RUN TestCreateServiceSysctls [2020-09-09T11:46:58.581Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-09-09T11:46:58.581Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:46:58.581Z] === RUN TestCreateServiceCapabilities [2020-09-09T11:46:58.581Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-09-09T11:46:58.581Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:46:58.581Z] === RUN TestInspect [2020-09-09T11:46:58.581Z] --- SKIP: TestInspect (0.01s) [2020-09-09T11:46:58.581Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:46:58.581Z] === RUN TestCreateJob [2020-09-09T11:46:58.581Z] --- SKIP: TestCreateJob (0.01s) [2020-09-09T11:46:58.581Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:46:58.581Z] === RUN TestReplicatedJob [2020-09-09T11:46:58.581Z] --- SKIP: TestReplicatedJob (0.01s) [2020-09-09T11:46:58.581Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:46:58.581Z] === RUN TestUpdateReplicatedJob [2020-09-09T11:46:58.581Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2020-09-09T11:46:58.581Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:46:58.581Z] === RUN TestServiceListWithStatuses [2020-09-09T11:46:58.581Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-09-09T11:46:58.581Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-09T11:46:58.581Z] === RUN TestDockerNetworkConnectAlias [2020-09-09T11:46:58.581Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-09-09T11:46:58.581Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:46:58.581Z] === RUN TestDockerNetworkReConnect [2020-09-09T11:46:58.581Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2020-09-09T11:46:58.581Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:46:58.581Z] === RUN TestServicePlugin [2020-09-09T11:46:58.778Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.72s) [2020-09-09T11:46:58.778Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-09-09T11:46:58.886Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-09T11:46:58.886Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-09T11:47:00.692Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.79s) [2020-09-09T11:47:00.692Z] === RUN TestCgroupNamespacesRunHostMode [2020-09-09T11:47:00.731Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-09-09T11:47:00.731Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.51s) [2020-09-09T11:47:00.731Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.58s) [2020-09-09T11:47:00.731Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.65s) [2020-09-09T11:47:00.731Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.69s) [2020-09-09T11:47:00.731Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.84s) [2020-09-09T11:47:00.731Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.95s) [2020-09-09T11:47:00.731Z] === RUN TestBuildMultiStageCopy [2020-09-09T11:47:00.731Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-09T11:47:00.877Z] --- PASS: TestInspect (3.72s) [2020-09-09T11:47:00.877Z] === RUN TestCreateJob [2020-09-09T11:47:02.381Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-09T11:47:02.605Z] --- PASS: TestCgroupNamespacesRunHostMode (1.83s) [2020-09-09T11:47:02.605Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-09-09T11:47:02.744Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-09T11:47:02.744Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-09T11:47:02.777Z] --- SKIP: TestServicePlugin (3.47s) [2020-09-09T11:47:02.777Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:47:02.777Z] === RUN TestServiceUpdateLabel [2020-09-09T11:47:02.777Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2020-09-09T11:47:02.777Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:47:02.777Z] === RUN TestServiceUpdateSecrets [2020-09-09T11:47:02.777Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-09-09T11:47:02.777Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:47:02.777Z] === RUN TestServiceUpdateConfigs [2020-09-09T11:47:02.777Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2020-09-09T11:47:02.777Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:47:02.777Z] === RUN TestServiceUpdateNetwork [2020-09-09T11:47:02.777Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-09-09T11:47:02.777Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:47:02.777Z] === RUN TestServiceUpdatePidsLimit [2020-09-09T11:47:02.777Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2020-09-09T11:47:02.777Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:47:02.777Z] PASS [2020-09-09T11:47:02.777Z] [2020-09-09T11:47:02.777Z] === Skipped [2020-09-09T11:47:02.777Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-09T11:47:02.777Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-09T11:47:02.777Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:47:02.777Z] [2020-09-09T11:47:02.777Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-09T11:47:02.777Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-09T11:47:02.777Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:47:02.777Z] [2020-09-09T11:47:02.777Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-09-09T11:47:02.777Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:47:02.777Z] [2020-09-09T11:47:02.777Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-09-09T11:47:02.777Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:47:02.777Z] [2020-09-09T11:47:02.777Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-09-09T11:47:02.777Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:47:02.777Z] [2020-09-09T11:47:02.777Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2020-09-09T11:47:02.777Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:47:02.777Z] [2020-09-09T11:47:02.777Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-09-09T11:47:02.777Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:47:02.777Z] [2020-09-09T11:47:02.777Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-09-09T11:47:02.777Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:47:02.777Z] [2020-09-09T11:47:02.777Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-09-09T11:47:02.777Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:47:02.777Z] [2020-09-09T11:47:02.777Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-09-09T11:47:02.777Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:47:02.777Z] [2020-09-09T11:47:02.777Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-09-09T11:47:02.777Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:47:02.777Z] [2020-09-09T11:47:02.777Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-09-09T11:47:02.777Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:47:02.777Z] [2020-09-09T11:47:02.777Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-09-09T11:47:02.777Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:47:02.777Z] [2020-09-09T11:47:02.777Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2020-09-09T11:47:02.777Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:47:02.777Z] [2020-09-09T11:47:02.777Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-09-09T11:47:02.777Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-09T11:47:02.777Z] [2020-09-09T11:47:02.777Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-09-09T11:47:02.777Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:47:02.777Z] [2020-09-09T11:47:02.777Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2020-09-09T11:47:02.777Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:47:02.777Z] [2020-09-09T11:47:02.777Z] === SKIP: amd64.integration.service TestServicePlugin (3.47s) [2020-09-09T11:47:02.777Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:47:02.777Z] [2020-09-09T11:47:02.777Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2020-09-09T11:47:02.777Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:47:02.777Z] [2020-09-09T11:47:02.777Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-09-09T11:47:02.777Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:47:02.777Z] [2020-09-09T11:47:02.777Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2020-09-09T11:47:02.777Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:47:02.777Z] [2020-09-09T11:47:02.777Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-09-09T11:47:02.777Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:47:02.777Z] [2020-09-09T11:47:02.777Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2020-09-09T11:47:02.777Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-09T11:47:02.777Z] [2020-09-09T11:47:02.777Z] [2020-09-09T11:47:02.777Z] DONE 24 tests, 23 skipped in 3.927s [2020-09-09T11:47:02.777Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-09-09T11:47:02.777Z] INFO: Testing against a local daemon [2020-09-09T11:47:02.777Z] === RUN TestSessionCreate [2020-09-09T11:47:02.777Z] --- PASS: TestSessionCreate (0.02s) [2020-09-09T11:47:02.777Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-09T11:47:02.777Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-09-09T11:47:02.777Z] PASS [2020-09-09T11:47:02.777Z] [2020-09-09T11:47:02.777Z] DONE 2 tests in 0.149s [2020-09-09T11:47:02.777Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-09-09T11:47:02.777Z] INFO: Testing against a local daemon [2020-09-09T11:47:02.777Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-09T11:47:02.777Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-09T11:47:02.777Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-09T11:47:02.777Z] === RUN TestEventsExecDie [2020-09-09T11:47:03.036Z] --- PASS: TestEventsExecDie (0.48s) [2020-09-09T11:47:03.036Z] === RUN TestEventsBackwardsCompatible [2020-09-09T11:47:03.036Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2020-09-09T11:47:03.036Z] === RUN TestInfoBinaryCommits [2020-09-09T11:47:03.036Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-09-09T11:47:03.036Z] === RUN TestInfoAPIVersioned [2020-09-09T11:47:03.036Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-09-09T11:47:03.036Z] === RUN TestInfoDiscoveryBackend [2020-09-09T11:47:03.259Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-09-09T11:47:03.392Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-09T11:47:03.699Z] --- PASS: TestBuildMultiStageCopy (2.84s) [2020-09-09T11:47:03.699Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.58s) [2020-09-09T11:47:03.699Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.29s) [2020-09-09T11:47:03.699Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.30s) [2020-09-09T11:47:03.699Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.33s) [2020-09-09T11:47:03.699Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.34s) [2020-09-09T11:47:03.699Z] === RUN TestBuildMultiStageParentConfig [2020-09-09T11:47:03.989Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.84s) [2020-09-09T11:47:03.989Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-09-09T11:47:04.351Z] --- PASS: TestBuildMultiStageParentConfig (0.83s) [2020-09-09T11:47:04.351Z] === RUN TestBuildLabelWithTargets [2020-09-09T11:47:04.936Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2020-09-09T11:47:04.936Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-09-09T11:47:05.893Z] --- PASS: TestBuildLabelWithTargets (1.26s) [2020-09-09T11:47:05.893Z] === RUN TestBuildWithEmptyLayers [2020-09-09T11:47:05.904Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.75s) [2020-09-09T11:47:05.904Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-09-09T11:47:06.042Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-09-09T11:47:06.216Z] --- PASS: TestBuildWithEmptyLayers (0.66s) [2020-09-09T11:47:06.216Z] === RUN TestBuildMultiStageOnBuild [2020-09-09T11:47:06.307Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-09-09T11:47:06.445Z] --- PASS: TestCreateJob (4.66s) [2020-09-09T11:47:06.445Z] === RUN TestReplicatedJob [2020-09-09T11:47:06.846Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.97s) [2020-09-09T11:47:06.846Z] === RUN TestCgroupNamespacesRunOlderClient [2020-09-09T11:47:08.220Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.35s) [2020-09-09T11:47:08.220Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-09-09T11:47:08.220Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-09-09T11:47:08.220Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-09T11:47:08.220Z] === RUN TestInfoAPI [2020-09-09T11:47:08.220Z] --- PASS: TestInfoAPI (0.05s) [2020-09-09T11:47:08.220Z] === RUN TestInfoAPIWarnings [2020-09-09T11:47:08.350Z] --- PASS: TestBuildMultiStageOnBuild (1.75s) [2020-09-09T11:47:08.350Z] === RUN TestBuildUncleanTarFilenames [2020-09-09T11:47:08.761Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.83s) [2020-09-09T11:47:08.762Z] === RUN TestKernelTCPMemory [2020-09-09T11:47:08.992Z] --- PASS: TestBuildUncleanTarFilenames (0.88s) [2020-09-09T11:47:08.992Z] === RUN TestBuildMultiStageLayerLeak [2020-09-09T11:47:09.334Z] --- PASS: TestKernelTCPMemory (0.82s) [2020-09-09T11:47:09.334Z] === RUN TestNISDomainname [2020-09-09T11:47:09.492Z] Loaded image: buildpack-deps:buster [2020-09-09T11:47:09.492Z] Loaded image: buildpack-deps:buster [2020-09-09T11:47:09.492Z] Loaded image: busybox:latest [2020-09-09T11:47:09.492Z] Loaded image: busybox:latest [2020-09-09T11:47:09.492Z] Loaded image: busybox:glibc [2020-09-09T11:47:09.492Z] Loaded image: debian:buster [2020-09-09T11:47:09.492Z] Loaded image: busybox:glibc [2020-09-09T11:47:09.492Z] Loaded image: debian:buster [2020-09-09T11:47:09.492Z] Loaded image: hello-world:latest [2020-09-09T11:47:09.492Z] Loaded image: hello-world:latest [2020-09-09T11:47:09.492Z] INFO: Testing against a local daemon [2020-09-09T11:47:09.492Z] === RUN TestDockerDaemonSuite [2020-09-09T11:47:09.492Z] INFO: Testing against a local daemon [2020-09-09T11:47:09.492Z] === RUN TestDockerSuite [2020-09-09T11:47:09.492Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-09-09T11:47:09.492Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-09-09T11:47:09.492Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-09-09T11:47:09.492Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-09-09T11:47:09.492Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-09-09T11:47:09.492Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-09-09T11:47:09.492Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-09-09T11:47:09.492Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-09-09T11:47:09.492Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-09-09T11:47:09.492Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-09-09T11:47:09.492Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-09-09T11:47:09.492Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-09-09T11:47:09.492Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-09-09T11:47:09.492Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-09-09T11:47:09.492Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-09-09T11:47:09.492Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-09-09T11:47:09.595Z] --- PASS: TestInfoAPIWarnings (1.52s) [2020-09-09T11:47:09.595Z] === RUN TestInfoDebug [2020-09-09T11:47:10.063Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-09-09T11:47:10.229Z] tests/integration/regression_test.py ...... [ 98%] [2020-09-09T11:47:10.326Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-09-09T11:47:10.326Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-09-09T11:47:10.326Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-09-09T11:47:10.487Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-09-09T11:47:10.487Z] tests/integration/credentials/utils_test.py . [100%] [2020-09-09T11:47:10.487Z] [2020-09-09T11:47:10.487Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-09-09T11:47:10.487Z] =========================== short test summary info ============================ [2020-09-09T11:47:10.487Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-09-09T11:47:10.487Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-09-09T11:47:10.487Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-09-09T11:47:10.487Z] Not supported on most drivers [2020-09-09T11:47:10.487Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2020-09-09T11:47:10.487Z] Output of docker top depends on host distro, and is not formalized. [2020-09-09T11:47:10.487Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2020-09-09T11:47:10.487Z] Output of docker top depends on host distro, and is not formalized. [2020-09-09T11:47:10.487Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-09-09T11:47:10.487Z] Can fail if eth0 has multiple IP addresses [2020-09-09T11:47:10.487Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-09-09T11:47:10.487Z] This doesn't seem to be taken into account by the engine [2020-09-09T11:47:10.487Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-09-09T11:47:10.487Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-09-09T11:47:10.487Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 296.92 seconds == [2020-09-09T11:47:10.719Z] --- PASS: TestNISDomainname (0.97s) [2020-09-09T11:47:10.719Z] === RUN TestHostnameDnsResolution [2020-09-09T11:47:10.745Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-09-09T11:47:10.969Z] --- PASS: TestInfoDebug (1.53s) [2020-09-09T11:47:10.969Z] === RUN TestInfoInsecureRegistries [2020-09-09T11:47:11.151Z] --- PASS: TestBuildMultiStageLayerLeak (1.85s) [2020-09-09T11:47:11.151Z] === RUN TestBuildWithHugeFile [2020-09-09T11:47:11.266Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-09-09T11:47:11.526Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-09-09T11:47:12.103Z] --- PASS: TestHostnameDnsResolution (1.70s) [2020-09-09T11:47:12.103Z] === RUN TestStats [2020-09-09T11:47:12.471Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-09-09T11:47:12.731Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-09-09T11:47:12.731Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-09-09T11:47:12.731Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-09-09T11:47:12.871Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2020-09-09T11:47:12.871Z] === RUN TestInfoRegistryMirrors [2020-09-09T11:47:12.991Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-09-09T11:47:13.346Z] --- PASS: TestReplicatedJob (7.22s) [2020-09-09T11:47:13.346Z] === RUN TestUpdateReplicatedJob [2020-09-09T11:47:13.562Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-09-09T11:47:14.246Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2020-09-09T11:47:14.246Z] === RUN TestLoginFailsWithBadCredentials [2020-09-09T11:47:14.246Z] --- PASS: TestLoginFailsWithBadCredentials (0.24s) [2020-09-09T11:47:14.246Z] === RUN TestPingCacheHeaders [2020-09-09T11:47:14.505Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-09-09T11:47:14.505Z] === RUN TestPingGet [2020-09-09T11:47:14.505Z] --- PASS: TestPingGet (0.01s) [2020-09-09T11:47:14.505Z] === RUN TestPingHead [2020-09-09T11:47:14.505Z] --- PASS: TestPingHead (0.02s) [2020-09-09T11:47:14.505Z] === RUN TestVersion [2020-09-09T11:47:14.505Z] --- PASS: TestVersion (0.02s) [2020-09-09T11:47:14.505Z] PASS [2020-09-09T11:47:14.505Z] [2020-09-09T11:47:14.505Z] === Skipped [2020-09-09T11:47:14.505Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-09T11:47:14.505Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-09T11:47:14.505Z] [2020-09-09T11:47:14.505Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-09-09T11:47:14.505Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-09T11:47:14.505Z] [2020-09-09T11:47:14.505Z] [2020-09-09T11:47:14.505Z] DONE 18 tests, 2 skipped in 12.052s [2020-09-09T11:47:14.505Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-09-09T11:47:14.505Z] INFO: Testing against a local daemon [2020-09-09T11:47:14.505Z] === RUN TestVolumesCreateAndList [2020-09-09T11:47:14.505Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-09-09T11:47:14.505Z] === RUN TestVolumesRemove [2020-09-09T11:47:14.763Z] --- PASS: TestVolumesRemove (0.06s) [2020-09-09T11:47:14.764Z] === RUN TestVolumesInspect [2020-09-09T11:47:14.764Z] --- PASS: TestVolumesInspect (0.01s) [2020-09-09T11:47:14.764Z] === RUN TestVolumesInvalidJSON [2020-09-09T11:47:14.764Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-09T11:47:14.764Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-09T11:47:14.764Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-09T11:47:14.764Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-09-09T11:47:14.764Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-09T11:47:14.764Z] PASS [2020-09-09T11:47:14.764Z] [2020-09-09T11:47:14.764Z] DONE 5 tests in 0.224s [2020-09-09T11:47:14.764Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-09T11:47:14.764Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11947 is not a child of this shell [2020-09-09T11:47:14.764Z] warning: PID 11947 from bundles/test-integration/docker.pid had a nonzero exit code [2020-09-09T11:47:14.764Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-09T11:47:14.764Z] [2020-09-09T11:47:14.764Z] Unloading profiles will leave already running processes permanently [2020-09-09T11:47:14.764Z] unconfined, which can lead to unexpected situations. [2020-09-09T11:47:14.764Z] [2020-09-09T11:47:14.764Z] To set a process to complain mode, use the command line tool [2020-09-09T11:47:14.764Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-09T11:47:14.764Z] Removing test suite binaries [2020-09-09T11:47:14.764Z] exiting test-integration [2020-09-09T11:47:14.764Z] ++ exit 0 [2020-09-09T11:47:15.408Z] --- PASS: TestStats (2.79s) [2020-09-09T11:47:15.408Z] === RUN TestStopContainerWithTimeout [2020-09-09T11:47:15.408Z] === RUN TestStopContainerWithTimeout/0 [2020-09-09T11:47:15.408Z] === PAUSE TestStopContainerWithTimeout/0 [2020-09-09T11:47:15.408Z] === RUN TestStopContainerWithTimeout/1 [2020-09-09T11:47:15.408Z] === PAUSE TestStopContainerWithTimeout/1 [2020-09-09T11:47:15.408Z] === RUN TestStopContainerWithTimeout/3 [2020-09-09T11:47:15.408Z] === PAUSE TestStopContainerWithTimeout/3 [2020-09-09T11:47:15.408Z] === RUN TestStopContainerWithTimeout/-1 [2020-09-09T11:47:15.408Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-09-09T11:47:15.408Z] === CONT TestStopContainerWithTimeout/0 [2020-09-09T11:47:15.408Z] === CONT TestStopContainerWithTimeout/3 [2020-09-09T11:47:15.408Z] === CONT TestStopContainerWithTimeout/-1 [2020-09-09T11:47:15.408Z] === CONT TestStopContainerWithTimeout/1 [2020-09-09T11:47:15.699Z] [2020-09-09T11:47:16.103Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-09-09T11:47:16.672Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning Post stage [Pipeline] junit [2020-09-09T11:47:17.089Z] Recording test results [2020-09-09T11:47:17.801Z] --- PASS: TestUpdateReplicatedJob (4.46s) [2020-09-09T11:47:17.801Z] === RUN TestServiceListWithStatuses [2020-09-09T11:47:17.801Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-09-09T11:47:17.801Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-09T11:47:17.801Z] === RUN TestDockerNetworkConnectAlias [2020-09-09T11:47:18.582Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-09-09T11:47:18.582Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-09-09T11:47:18.712Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-09-09T11:47:18.712Z] --- PASS: TestStopContainerWithTimeout/0 (1.27s) [2020-09-09T11:47:18.712Z] --- PASS: TestStopContainerWithTimeout/1 (2.00s) [2020-09-09T11:47:18.712Z] --- PASS: TestStopContainerWithTimeout/-1 (3.13s) [2020-09-09T11:47:18.712Z] --- PASS: TestStopContainerWithTimeout/3 (3.25s) [2020-09-09T11:47:18.712Z] === RUN TestDeleteDevicemapper [2020-09-09T11:47:18.712Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-09-09T11:47:18.712Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-09T11:47:18.712Z] === RUN TestStopContainerWithRestartPolicyAlways [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-09T11:47:19.338Z] + echo Ensuring container killed. [2020-09-09T11:47:19.338Z] Ensuring container killed. [2020-09-09T11:47:19.338Z] + docker rm -vf docker-pr7 [2020-09-09T11:47:19.338Z] Error: No such container: docker-pr7 [2020-09-09T11:47:19.338Z] + true [Pipeline] sh [2020-09-09T11:47:19.632Z] + echo Chowning /workspace to jenkins user [2020-09-09T11:47:19.632Z] Chowning /workspace to jenkins user [2020-09-09T11:47:19.632Z] + id -u [2020-09-09T11:47:19.632Z] + id -g [2020-09-09T11:47:19.632Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41290:/workspace busybox chown -R 1000:1000 /workspace [2020-09-09T11:47:19.632Z] Unable to find image 'busybox:latest' locally [2020-09-09T11:47:19.891Z] latest: Pulling from library/busybox [2020-09-09T11:47:19.891Z] df8698476c65: Pulling fs layer [2020-09-09T11:47:20.543Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-09-09T11:47:20.626Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.09s) [2020-09-09T11:47:20.626Z] === RUN TestUpdateMemory [2020-09-09T11:47:20.626Z] --- SKIP: TestUpdateMemory (0.00s) [2020-09-09T11:47:20.626Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-09T11:47:20.626Z] === RUN TestUpdateCPUQuota [2020-09-09T11:47:20.805Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-09-09T11:47:21.570Z] --- PASS: TestUpdateCPUQuota (1.32s) [2020-09-09T11:47:21.570Z] === RUN TestUpdatePidsLimit [2020-09-09T11:47:21.570Z] === RUN TestUpdatePidsLimit/update_from_none [2020-09-09T11:47:21.749Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-09-09T11:47:22.141Z] === RUN TestUpdatePidsLimit/no_change [2020-09-09T11:47:22.403Z] === RUN TestUpdatePidsLimit/update_lower [2020-09-09T11:47:22.664Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-09-09T11:47:22.942Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-09T11:47:22.942Z] [2020-09-09T11:47:22.942Z] Unloading profiles will leave already running processes permanently [2020-09-09T11:47:22.942Z] unconfined, which can lead to unexpected situations. [2020-09-09T11:47:22.942Z] [2020-09-09T11:47:22.942Z] To set a process to complain mode, use the command line tool [2020-09-09T11:47:22.942Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-09T11:47:22.942Z] [2020-09-09T11:47:23.132Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-09-09T11:47:23.241Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-09-09T11:47:23.502Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one Post stage [Pipeline] junit [2020-09-09T11:47:23.523Z] Recording test results [2020-09-09T11:47:23.707Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-09-09T11:47:24.074Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [Pipeline] sh [2020-09-09T11:47:24.648Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-09-09T11:47:24.871Z] + echo Ensuring container killed. [2020-09-09T11:47:24.872Z] Ensuring container killed. [2020-09-09T11:47:24.872Z] + docker rm -vf docker-pr7 [2020-09-09T11:47:24.872Z] Error: No such container: docker-pr7 [2020-09-09T11:47:24.872Z] + true [Pipeline] sh [2020-09-09T11:47:24.910Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-09-09T11:47:25.156Z] + echo Chowning /workspace to jenkins user [2020-09-09T11:47:25.156Z] Chowning /workspace to jenkins user [2020-09-09T11:47:25.156Z] + id -u [2020-09-09T11:47:25.156Z] + id -g [2020-09-09T11:47:25.156Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41290:/workspace busybox chown -R 1000:1000 /workspace [2020-09-09T11:47:25.156Z] Unable to find image 'busybox:latest' locally [2020-09-09T11:47:25.164Z] df8698476c65: Verifying Checksum [2020-09-09T11:47:25.164Z] df8698476c65: Download complete [2020-09-09T11:47:25.164Z] df8698476c65: Pull complete [2020-09-09T11:47:25.164Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a [2020-09-09T11:47:25.164Z] Status: Downloaded newer image for busybox:latest [2020-09-09T11:47:25.459Z] --- PASS: TestUpdatePidsLimit (3.66s) [2020-09-09T11:47:25.459Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2020-09-09T11:47:25.459Z] --- PASS: TestUpdatePidsLimit/no_change (0.36s) [2020-09-09T11:47:25.459Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2020-09-09T11:47:25.459Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-09-09T11:47:25.459Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2020-09-09T11:47:25.459Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2020-09-09T11:47:25.459Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2020-09-09T11:47:25.459Z] === RUN TestUpdateRestartPolicy [2020-09-09T11:47:25.481Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-09-09T11:47:26.358Z] --- PASS: TestDockerNetworkConnectAlias (8.14s) [2020-09-09T11:47:26.358Z] === RUN TestDockerNetworkReConnect [2020-09-09T11:47:26.424Z] === RUN TestDockerSuite/TestAttachAfterDetach [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-09T11:47:26.834Z] + bundleName=amd64-rootless [2020-09-09T11:47:26.834Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-09-09T11:47:26.834Z] Creating amd64-rootless-bundles.tar.gz [2020-09-09T11:47:26.834Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-09-09T11:47:26.834Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2020-09-09T11:47:26.845Z] Archiving artifacts [2020-09-09T11:47:27.365Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-09-09T11:47:28.304Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-09-09T11:47:28.507Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41290/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-09T11:47:28.816Z] + make clean [2020-09-09T11:47:29.076Z] docker volume rm -f docker-dev-cache [2020-09-09T11:47:29.076Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-09T11:47:30.214Z] === RUN TestDockerSuite/TestAttachDetach [2020-09-09T11:47:30.423Z] latest: Pulling from library/busybox [2020-09-09T11:47:30.682Z] df8698476c65: Pulling fs layer [2020-09-09T11:47:30.682Z] df8698476c65: Verifying Checksum [2020-09-09T11:47:30.682Z] df8698476c65: Download complete [2020-09-09T11:47:30.682Z] df8698476c65: Pull complete [2020-09-09T11:47:30.682Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a [2020-09-09T11:47:30.682Z] Status: Downloaded newer image for busybox:latest [2020-09-09T11:47:30.785Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-09-09T11:47:31.356Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-09-09T11:47:31.929Z] --- PASS: TestDockerNetworkReConnect (6.00s) [2020-09-09T11:47:31.929Z] === RUN TestServicePlugin [2020-09-09T11:47:31.929Z] --- SKIP: TestServicePlugin (0.00s) [2020-09-09T11:47:31.929Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-09T11:47:31.929Z] === RUN TestServiceUpdateLabel [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-09T11:47:32.296Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-09-09T11:47:32.353Z] + bundleName=docker-py [2020-09-09T11:47:32.353Z] + echo Creating docker-py-bundles.tar.gz [2020-09-09T11:47:32.353Z] Creating docker-py-bundles.tar.gz [2020-09-09T11:47:32.353Z] + 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 [2020-09-09T11:47:32.364Z] Archiving artifacts [2020-09-09T11:47:33.985Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41290/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-09-09T11:47:34.205Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-09-09T11:47:34.205Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-09-09T11:47:34.346Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41290/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf -e DOCKER_GRAPHDRIVER docker:65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf hack/make.sh binary-daemon [2020-09-09T11:47:34.607Z] [2020-09-09T11:47:34.663Z] --- PASS: TestServiceUpdateLabel (3.20s) [2020-09-09T11:47:34.663Z] === RUN TestServiceUpdateSecrets [2020-09-09T11:47:34.866Z] Removing bundles/ [2020-09-09T11:47:34.866Z] [2020-09-09T11:47:34.866Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-09-09T11:47:34.866Z] Building: bundles/binary-daemon/dockerd-dev [2020-09-09T11:47:34.866Z] GOOS="" GOARCH="" GOARM="" [2020-09-09T11:47:35.145Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-09-09T11:47:36.529Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-09-09T11:47:36.789Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-09-09T11:47:37.694Z] --- PASS: TestUpdateRestartPolicy (12.41s) [2020-09-09T11:47:37.694Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-09T11:47:37.729Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-09-09T11:47:38.299Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-09-09T11:47:38.637Z] --- PASS: TestUpdateRestartWithAutoRemove (0.76s) [2020-09-09T11:47:38.637Z] === RUN TestWaitNonBlocked [2020-09-09T11:47:38.637Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-09T11:47:38.637Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-09T11:47:38.637Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-09T11:47:38.637Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-09T11:47:38.637Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-09T11:47:38.637Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-09T11:47:39.579Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-09-09T11:47:39.579Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.93s) [2020-09-09T11:47:39.579Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.98s) [2020-09-09T11:47:39.579Z] === RUN TestWaitBlocked [2020-09-09T11:47:39.579Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-09T11:47:39.579Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-09T11:47:39.579Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-09-09T11:47:39.579Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-09-09T11:47:39.579Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-09T11:47:39.579Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-09-09T11:47:39.681Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-09-09T11:47:40.522Z] --- PASS: TestWaitBlocked (0.02s) [2020-09-09T11:47:40.523Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.86s) [2020-09-09T11:47:40.523Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.93s) [2020-09-09T11:47:40.523Z] === CONT TestContainerStartOnDaemonRestart [2020-09-09T11:47:40.523Z] === CONT TestIpcModeOlderClient [2020-09-09T11:47:40.523Z] === CONT TestDaemonHostGatewayIP [2020-09-09T11:47:40.523Z] === CONT TestContainerKillOnDaemonStart [2020-09-09T11:47:40.523Z] --- PASS: TestIpcModeOlderClient (0.22s) [2020-09-09T11:47:40.523Z] === CONT TestDaemonRestartIpcMode [2020-09-09T11:47:41.063Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-09-09T11:47:41.063Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-09-09T11:47:41.323Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-09-09T11:47:41.894Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-09-09T11:47:42.154Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-09-09T11:47:42.154Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-09-09T11:47:43.538Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-09-09T11:47:43.538Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-09-09T11:47:43.831Z] --- PASS: TestContainerStartOnDaemonRestart (3.57s) [2020-09-09T11:47:44.108Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-09-09T11:47:44.369Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-09-09T11:47:44.774Z] --- PASS: TestDaemonRestartIpcMode (4.27s) [2020-09-09T11:47:45.345Z] --- PASS: TestDaemonHostGatewayIP (4.90s) [2020-09-09T11:47:46.909Z] --- PASS: TestBuildWithHugeFile (105.27s) [2020-09-09T11:47:46.909Z] === RUN TestBuildWithEmptyDockerfile [2020-09-09T11:47:46.909Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-09T11:47:46.909Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-09T11:47:46.909Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-09T11:47:46.909Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-09T11:47:46.909Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-09T11:47:46.909Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-09T11:47:46.909Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-09T11:47:46.909Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-09T11:47:46.909Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-09-09T11:47:46.909Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-09T11:47:46.909Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-09-09T11:47:46.909Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s) [2020-09-09T11:47:46.909Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2020-09-09T11:47:46.909Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-09-09T11:47:46.909Z] === RUN TestBuildPreserveOwnership [2020-09-09T11:47:46.909Z] === RUN TestBuildPreserveOwnership/copy_from [2020-09-09T11:47:48.293Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-09-09T11:47:50.204Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-09-09T11:47:50.773Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-09-09T11:47:52.157Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-09-09T11:47:52.157Z] --- PASS: TestBuildPreserveOwnership (5.47s) [2020-09-09T11:47:52.157Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.47s) [2020-09-09T11:47:52.417Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.98s) [2020-09-09T11:47:52.417Z] === RUN TestBuildPlatformInvalid [2020-09-09T11:47:52.417Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2020-09-09T11:47:52.417Z] PASS [2020-09-09T11:47:52.417Z] [2020-09-09T11:47:52.417Z] === Skipped [2020-09-09T11:47:52.417Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-09-09T11:47:52.417Z] build_session_test.go:25: TODO: BuildKit [2020-09-09T11:47:52.417Z] [2020-09-09T11:47:52.417Z] [2020-09-09T11:47:52.417Z] DONE 32 tests, 1 skipped in 192.567s [2020-09-09T11:47:52.417Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-09-09T11:47:52.417Z] ++ 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 [2020-09-09T11:47:52.417Z] ++ set -e [2020-09-09T11:47:52.417Z] ++ '[' -n 0 ']' [2020-09-09T11:47:52.417Z] ++ set -x [2020-09-09T11:47:52.417Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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 [2020-09-09T11:47:52.417Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-09-09T11:47:52.677Z] INFO: Testing against a local daemon [2020-09-09T11:47:52.677Z] === RUN TestConfigInspect [2020-09-09T11:47:53.250Z] --- PASS: TestServiceUpdateSecrets (15.80s) [2020-09-09T11:47:53.250Z] === RUN TestServiceUpdateConfigs [2020-09-09T11:47:53.475Z] --- PASS: TestContainerKillOnDaemonStart (13.14s) [2020-09-09T11:47:53.475Z] PASS [2020-09-09T11:47:53.475Z] [2020-09-09T11:47:53.475Z] === Skipped [2020-09-09T11:47:53.475Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-09-09T11:47:53.475Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-09T11:47:53.475Z] [2020-09-09T11:47:53.475Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-09-09T11:47:53.475Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-09T11:47:53.475Z] [2020-09-09T11:47:53.475Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-09-09T11:47:53.475Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-09T11:47:53.475Z] [2020-09-09T11:47:53.475Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-09T11:47:53.475Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-09T11:47:53.475Z] [2020-09-09T11:47:53.475Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-09-09T11:47:53.475Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-09T11:47:53.475Z] [2020-09-09T11:47:53.475Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-09-09T11:47:53.475Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-09T11:47:53.475Z] [2020-09-09T11:47:53.475Z] [2020-09-09T11:47:53.475Z] DONE 192 tests, 6 skipped in 137.445s [2020-09-09T11:47:53.475Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-09-09T11:47:53.475Z] ++ 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 [2020-09-09T11:47:53.475Z] ++ set -e [2020-09-09T11:47:53.475Z] ++ '[' -n 0 ']' [2020-09-09T11:47:53.475Z] ++ set -x [2020-09-09T11:47:53.475Z] ++ 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 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 [2020-09-09T11:47:53.735Z] INFO: Testing against a local daemon [2020-09-09T11:47:53.735Z] === RUN TestCommitInheritsEnv [2020-09-09T11:47:54.306Z] --- PASS: TestCommitInheritsEnv (0.58s) [2020-09-09T11:47:54.306Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-09T11:47:54.306Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-09-09T11:47:54.306Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-09-09T11:47:54.306Z] === RUN TestImagesFilterMultiReference [2020-09-09T11:47:54.567Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2020-09-09T11:47:54.567Z] === RUN TestImagePullPlatformInvalid [2020-09-09T11:47:54.567Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-09-09T11:47:54.567Z] === RUN TestRemoveImageOrphaning [2020-09-09T11:47:55.138Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2020-09-09T11:47:55.138Z] === RUN TestRemoveImageGarbageCollector [2020-09-09T11:47:55.138Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-09-09T11:47:55.138Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-09T11:47:55.138Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-09T11:47:55.138Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-09-09T11:47:55.138Z] === RUN TestTagInvalidReference [2020-09-09T11:47:55.138Z] --- PASS: TestTagInvalidReference (0.03s) [2020-09-09T11:47:55.138Z] === RUN TestTagValidPrefixedRepo [2020-09-09T11:47:55.138Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-09-09T11:47:55.138Z] === RUN TestTagExistedNameWithoutForce [2020-09-09T11:47:55.138Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-09-09T11:47:55.138Z] === RUN TestTagOfficialNames [2020-09-09T11:47:55.379Z] c3aff4450246: Pull complete [2020-09-09T11:47:55.379Z] Digest: sha256:0197a95621a4dc47eb5635f664459a86ec7110d04a99438a54af77bd982487ec [2020-09-09T11:47:55.379Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-09T11:47:55.379Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-09-09T11:47:55.379Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-09-09T11:47:55.379Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1457' [2020-09-09T11:47:55.379Z] WARN: Skipping validation tests [2020-09-09T11:47:55.379Z] INFO: Running unit tests at 09/09/2020 11:47:41... [2020-09-09T11:47:55.379Z] INFO: make.ps1 starting at 09/09/2020 11:47:44 [2020-09-09T11:47:55.379Z] INFO: Git commit (65a33d02f6) assumed from DOCKER_GITCOMMIT environment variable [2020-09-09T11:47:55.379Z] INFO: Invoking autogen... [2020-09-09T11:47:55.379Z] INFO: Running unit tests... [2020-09-09T11:47:55.380Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-quiet --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/quota 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/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 [2020-09-09T11:47:55.398Z] --- PASS: TestTagOfficialNames (0.07s) [2020-09-09T11:47:55.398Z] === RUN TestTagMatchesDigest [2020-09-09T11:47:55.398Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-09-09T11:47:55.398Z] PASS [2020-09-09T11:47:55.398Z] [2020-09-09T11:47:55.398Z] === Skipped [2020-09-09T11:47:55.398Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-09-09T11:47:55.398Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-09-09T11:47:55.398Z] [2020-09-09T11:47:55.398Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-09-09T11:47:55.398Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-09T11:47:55.398Z] [2020-09-09T11:47:55.398Z] [2020-09-09T11:47:55.398Z] DONE 12 tests, 2 skipped in 1.752s [2020-09-09T11:47:55.398Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-09-09T11:47:55.398Z] ++ 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 [2020-09-09T11:47:55.398Z] ++ set -e [2020-09-09T11:47:55.398Z] ++ '[' -n 0 ']' [2020-09-09T11:47:55.398Z] ++ set -x [2020-09-09T11:47:55.398Z] ++ 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 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 [2020-09-09T11:47:55.398Z] INFO: Testing against a local daemon [2020-09-09T11:47:55.398Z] === RUN TestNetworkCreateDelete [2020-09-09T11:47:55.970Z] --- PASS: TestNetworkCreateDelete (0.41s) [2020-09-09T11:47:55.970Z] === RUN TestDockerNetworkDeletePreferID [2020-09-09T11:47:55.972Z] --- PASS: TestConfigInspect (2.97s) [2020-09-09T11:47:55.972Z] === RUN TestConfigList [2020-09-09T11:47:55.972Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-09-09T11:47:57.355Z] --- PASS: TestDockerNetworkDeletePreferID (1.24s) [2020-09-09T11:47:57.355Z] === RUN TestDaemonDNSFallback [2020-09-09T11:47:58.511Z] --- PASS: TestConfigList (2.79s) [2020-09-09T11:47:58.511Z] === RUN TestConfigsCreateAndDelete [2020-09-09T11:47:59.082Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-09-09T11:47:59.651Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-09-09T11:47:59.651Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-09-09T11:48:00.031Z] ? github.com/docker/docker/api [no test files] [2020-09-09T11:48:00.220Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-09-09T11:48:00.790Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-09-09T11:48:00.790Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-09-09T11:48:01.050Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-09-09T11:48:01.311Z] --- PASS: TestConfigsCreateAndDelete (2.76s) [2020-09-09T11:48:01.311Z] === RUN TestConfigsUpdate [2020-09-09T11:48:01.311Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-09-09T11:48:01.572Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-09-09T11:48:01.832Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-09-09T11:48:03.745Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-09-09T11:48:04.686Z] --- PASS: TestConfigsUpdate (3.30s) [2020-09-09T11:48:04.686Z] === RUN TestTemplatedConfig [2020-09-09T11:48:04.948Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-09-09T11:48:05.492Z] --- PASS: TestDaemonDNSFallback (7.40s) [2020-09-09T11:48:05.492Z] === RUN TestInspectNetwork [2020-09-09T11:48:06.329Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-09-09T11:48:07.273Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-09-09T11:48:07.842Z] --- PASS: TestTemplatedConfig (3.30s) [2020-09-09T11:48:07.842Z] === RUN TestConfigCreateResolve [2020-09-09T11:48:08.556Z] --- PASS: TestBuildWithHugeFile (54.09s) [2020-09-09T11:48:08.556Z] === RUN TestBuildWithEmptyDockerfile [2020-09-09T11:48:08.556Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-09T11:48:08.556Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-09T11:48:08.556Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-09T11:48:08.556Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-09T11:48:08.556Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-09T11:48:08.556Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-09T11:48:08.556Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-09T11:48:08.556Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-09T11:48:08.556Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-09T11:48:08.556Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-09-09T11:48:08.556Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.27s) [2020-09-09T11:48:08.556Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s) [2020-09-09T11:48:08.556Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s) [2020-09-09T11:48:08.556Z] === RUN TestBuildPreserveOwnership [2020-09-09T11:48:08.556Z] === RUN TestBuildPreserveOwnership/copy_from [2020-09-09T11:48:08.556Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-09-09T11:48:08.595Z] --- PASS: TestServiceUpdateConfigs (15.81s) [2020-09-09T11:48:08.595Z] === RUN TestServiceUpdateNetwork [2020-09-09T11:48:08.851Z] --- PASS: TestBuildPreserveOwnership (3.79s) [2020-09-09T11:48:08.852Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.44s) [2020-09-09T11:48:08.852Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.34s) [2020-09-09T11:48:08.852Z] === RUN TestBuildPlatformInvalid [2020-09-09T11:48:09.147Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2020-09-09T11:48:09.147Z] PASS [2020-09-09T11:48:09.147Z] [2020-09-09T11:48:09.147Z] === Skipped [2020-09-09T11:48:09.147Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-09-09T11:48:09.147Z] build_session_test.go:25: TODO: BuildKit [2020-09-09T11:48:09.147Z] [2020-09-09T11:48:09.147Z] [2020-09-09T11:48:09.147Z] DONE 32 tests, 1 skipped in 92.879s [2020-09-09T11:48:09.147Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-09-09T11:48:09.147Z] ++ 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 [2020-09-09T11:48:09.147Z] ++ set -e [2020-09-09T11:48:09.147Z] ++ '[' -n 0 ']' [2020-09-09T11:48:09.147Z] ++ set -x [2020-09-09T11:48:09.148Z] ++ 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 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 [2020-09-09T11:48:09.148Z] INFO: Testing against a local daemon [2020-09-09T11:48:09.148Z] === RUN TestConfigInspect [2020-09-09T11:48:09.702Z] === RUN TestInspectNetwork/full_network_id [2020-09-09T11:48:09.702Z] === RUN TestInspectNetwork/partial_network_id [2020-09-09T11:48:09.702Z] === RUN TestInspectNetwork/network_name [2020-09-09T11:48:09.702Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-09-09T11:48:09.755Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-09-09T11:48:11.137Z] --- PASS: TestConfigCreateResolve (3.12s) [2020-09-09T11:48:11.137Z] === RUN TestConfigDaemonLibtrustID [2020-09-09T11:48:11.224Z] --- PASS: TestConfigInspect (1.94s) [2020-09-09T11:48:11.224Z] === RUN TestConfigList [2020-09-09T11:48:11.397Z] --- PASS: TestConfigDaemonLibtrustID (0.60s) [2020-09-09T11:48:11.397Z] PASS [2020-09-09T11:48:11.397Z] [2020-09-09T11:48:11.397Z] DONE 7 tests in 19.049s [2020-09-09T11:48:11.657Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-09-09T11:48:11.657Z] ++ 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 [2020-09-09T11:48:11.657Z] ++ set -e [2020-09-09T11:48:11.657Z] ++ '[' -n 0 ']' [2020-09-09T11:48:11.657Z] ++ set -x [2020-09-09T11:48:11.657Z] ++ 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 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 [2020-09-09T11:48:11.657Z] INFO: Testing against a local daemon [2020-09-09T11:48:11.657Z] === RUN TestCheckpoint [2020-09-09T11:48:11.657Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-09T11:48:11.657Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-09T11:48:11.657Z] === RUN TestContainerInvalidJSON [2020-09-09T11:48:11.657Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-09T11:48:11.657Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-09T11:48:11.657Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-09T11:48:11.657Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-09T11:48:11.657Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-09T11:48:11.657Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-09T11:48:11.657Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-09T11:48:11.657Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-09T11:48:11.657Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-09T11:48:11.657Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-09-09T11:48:11.657Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-09-09T11:48:11.657Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-09-09T11:48:11.657Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-09-09T11:48:11.657Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-09T11:48:11.917Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2020-09-09T11:48:11.917Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-09T11:48:11.917Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-09-09T11:48:11.917Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-09T11:48:11.917Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-09-09T11:48:11.917Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-09T11:48:11.917Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-09-09T11:48:11.917Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-09-09T11:48:12.178Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2020-09-09T11:48:12.178Z] === RUN TestCopyFromContainer [2020-09-09T11:48:12.358Z] ok github.com/docker/docker/api/server 0.141s coverage: 9.0% of statements [2020-09-09T11:48:13.302Z] --- PASS: TestConfigList (1.90s) [2020-09-09T11:48:13.303Z] === RUN TestConfigsCreateAndDelete [2020-09-09T11:48:13.905Z] --- PASS: TestInspectNetwork (9.39s) [2020-09-09T11:48:13.905Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-09-09T11:48:13.905Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-09-09T11:48:13.905Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-09-09T11:48:13.905Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-09-09T11:48:13.905Z] === RUN TestRunContainerWithBridgeNone [2020-09-09T11:48:14.123Z] === RUN TestCopyFromContainer// [2020-09-09T11:48:14.123Z] === RUN TestCopyFromContainer//bar/root [2020-09-09T11:48:14.123Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-09-09T11:48:14.123Z] === RUN TestCopyFromContainer//bar/root/ [2020-09-09T11:48:14.385Z] === RUN TestCopyFromContainer/bar/quux [2020-09-09T11:48:14.385Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-09-09T11:48:14.385Z] === RUN TestCopyFromContainer/bar/quux/ [2020-09-09T11:48:14.653Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-09-09T11:48:14.653Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-09-09T11:48:14.914Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-09-09T11:48:15.174Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-09-09T11:48:15.174Z] === RUN TestCopyFromContainer/bar/notarget [2020-09-09T11:48:15.391Z] --- PASS: TestConfigsCreateAndDelete (2.41s) [2020-09-09T11:48:15.391Z] === RUN TestConfigsUpdate [2020-09-09T11:48:15.433Z] --- PASS: TestCopyFromContainer (3.36s) [2020-09-09T11:48:15.433Z] --- PASS: TestCopyFromContainer// (0.21s) [2020-09-09T11:48:15.433Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2020-09-09T11:48:15.433Z] --- PASS: TestCopyFromContainer//bar/root/ (0.21s) [2020-09-09T11:48:15.433Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-09-09T11:48:15.433Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.15s) [2020-09-09T11:48:15.433Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2020-09-09T11:48:15.433Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.17s) [2020-09-09T11:48:15.433Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.18s) [2020-09-09T11:48:15.433Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.14s) [2020-09-09T11:48:15.433Z] --- PASS: TestCopyFromContainer/bar/notarget (0.14s) [2020-09-09T11:48:15.433Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-09T11:48:15.433Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-09T11:48:15.433Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-09T11:48:15.433Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-09T11:48:15.433Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-09T11:48:15.433Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-09T11:48:15.433Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-09T11:48:15.433Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-09T11:48:15.433Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-09T11:48:15.433Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-09T11:48:15.433Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-09-09T11:48:15.433Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-09-09T11:48:15.433Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-09-09T11:48:15.433Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.02s) [2020-09-09T11:48:15.433Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-09T11:48:15.433Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-09-09T11:48:15.433Z] === RUN TestCreateWithInvalidEnv [2020-09-09T11:48:15.693Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-09T11:48:15.693Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-09T11:48:15.693Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-09T11:48:15.693Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-09T11:48:15.693Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-09T11:48:15.693Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-09T11:48:15.693Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-09T11:48:15.693Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-09T11:48:15.693Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-09T11:48:15.693Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2020-09-09T11:48:15.693Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-09-09T11:48:15.693Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2020-09-09T11:48:15.693Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-09-09T11:48:15.693Z] === RUN TestCreateTmpfsMountsTarget [2020-09-09T11:48:15.693Z] --- PASS: TestCreateTmpfsMountsTarget (0.05s) [2020-09-09T11:48:15.693Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-09T11:48:16.450Z] --- PASS: TestRunContainerWithBridgeNone (2.48s) [2020-09-09T11:48:16.450Z] === RUN TestNetworkInvalidJSON [2020-09-09T11:48:16.450Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-09T11:48:16.450Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-09T11:48:16.450Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-09T11:48:16.450Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-09T11:48:16.450Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-09T11:48:16.450Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-09T11:48:16.450Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-09T11:48:16.450Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-09T11:48:16.450Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-09T11:48:16.450Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-09-09T11:48:16.450Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-09-09T11:48:16.450Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-09-09T11:48:16.450Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-09T11:48:16.450Z] === RUN TestHostIPv4BridgeLabel [2020-09-09T11:48:17.076Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-09-09T11:48:17.404Z] --- PASS: TestHostIPv4BridgeLabel (0.83s) [2020-09-09T11:48:17.404Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-09T11:48:17.470Z] --- PASS: TestConfigsUpdate (1.93s) [2020-09-09T11:48:17.470Z] === RUN TestTemplatedConfig [2020-09-09T11:48:18.016Z] --- PASS: TestCreateWithCustomMaskedPaths (2.24s) [2020-09-09T11:48:18.016Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-09T11:48:18.016Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-09-09T11:48:18.276Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-09-09T11:48:18.536Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-09-09T11:48:18.794Z] --- PASS: TestDaemonRestartWithLiveRestore (1.40s) [2020-09-09T11:48:18.794Z] === RUN TestDaemonDefaultNetworkPools [2020-09-09T11:48:20.192Z] --- PASS: TestDaemonDefaultNetworkPools (1.33s) [2020-09-09T11:48:20.192Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-09T11:48:20.218Z] --- PASS: TestTemplatedConfig (2.41s) [2020-09-09T11:48:20.218Z] === RUN TestConfigCreateResolve [2020-09-09T11:48:20.443Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.21s) [2020-09-09T11:48:20.444Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-09T11:48:20.444Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-09T11:48:20.444Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-09T11:48:20.444Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-09T11:48:20.444Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-09T11:48:20.444Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-09T11:48:20.444Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-09T11:48:20.444Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-09T11:48:20.444Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-09T11:48:20.444Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-09T11:48:20.444Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-09T11:48:20.444Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-09T11:48:20.444Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-09T11:48:20.444Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-09T11:48:20.444Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-09T11:48:20.444Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-09T11:48:20.444Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-09-09T11:48:20.444Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-09-09T11:48:20.444Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-09-09T11:48:20.444Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-09-09T11:48:20.444Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-09-09T11:48:20.444Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-09-09T11:48:20.444Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-09T11:48:20.444Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-09-09T11:48:20.444Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-09-09T11:48:21.015Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.70s) [2020-09-09T11:48:21.015Z] === RUN TestCreateDifferentPlatform [2020-09-09T11:48:21.015Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-09T11:48:21.015Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-09T11:48:21.015Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-09-09T11:48:21.015Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-09-09T11:48:21.015Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-09-09T11:48:21.015Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-09T11:48:21.015Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.11s) [2020-09-09T11:48:21.015Z] === RUN TestContainerStartOnDaemonRestart [2020-09-09T11:48:21.015Z] === PAUSE TestContainerStartOnDaemonRestart [2020-09-09T11:48:21.015Z] === RUN TestDaemonRestartIpcMode [2020-09-09T11:48:21.015Z] === PAUSE TestDaemonRestartIpcMode [2020-09-09T11:48:21.015Z] === RUN TestDaemonHostGatewayIP [2020-09-09T11:48:21.015Z] === PAUSE TestDaemonHostGatewayIP [2020-09-09T11:48:21.015Z] === RUN TestContainerKillOnDaemonStart [2020-09-09T11:48:21.015Z] === PAUSE TestContainerKillOnDaemonStart [2020-09-09T11:48:21.015Z] === RUN TestDiff [2020-09-09T11:48:21.758Z] --- PASS: TestConfigCreateResolve (1.91s) [2020-09-09T11:48:21.759Z] === RUN TestConfigDaemonLibtrustID [2020-09-09T11:48:21.955Z] --- PASS: TestDiff (0.80s) [2020-09-09T11:48:21.955Z] === RUN TestExecWithCloseStdin [2020-09-09T11:48:22.131Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.99s) [2020-09-09T11:48:22.131Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-09T11:48:22.531Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-09-09T11:48:22.531Z] PASS [2020-09-09T11:48:22.531Z] [2020-09-09T11:48:22.531Z] DONE 7 tests in 13.121s [2020-09-09T11:48:22.531Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-09-09T11:48:22.531Z] ++ 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 [2020-09-09T11:48:22.531Z] ++ set -e [2020-09-09T11:48:22.531Z] ++ '[' -n 0 ']' [2020-09-09T11:48:22.531Z] ++ set -x [2020-09-09T11:48:22.531Z] ++ 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 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 [2020-09-09T11:48:22.531Z] INFO: Testing against a local daemon [2020-09-09T11:48:22.531Z] === RUN TestCheckpoint [2020-09-09T11:48:22.531Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-09T11:48:22.531Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-09T11:48:22.531Z] === RUN TestContainerInvalidJSON [2020-09-09T11:48:22.531Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-09T11:48:22.531Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-09T11:48:22.531Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-09T11:48:22.531Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-09T11:48:22.531Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-09T11:48:22.531Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-09T11:48:22.531Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-09T11:48:22.531Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-09T11:48:22.531Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-09T11:48:22.531Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-09-09T11:48:22.531Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-09-09T11:48:22.531Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-09-09T11:48:22.531Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-09-09T11:48:22.531Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-09T11:48:22.531Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-09-09T11:48:22.531Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-09T11:48:22.531Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-09-09T11:48:22.531Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-09T11:48:22.531Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2020-09-09T11:48:22.531Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-09T11:48:22.531Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2020-09-09T11:48:22.531Z] === RUN TestCopyFromContainer [2020-09-09T11:48:22.893Z] --- PASS: TestExecWithCloseStdin (0.85s) [2020-09-09T11:48:22.893Z] === RUN TestExec [2020-09-09T11:48:23.464Z] --- PASS: TestExec (0.77s) [2020-09-09T11:48:23.464Z] === RUN TestExecUser [2020-09-09T11:48:23.464Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-09-09T11:48:23.941Z] --- PASS: TestServiceUpdateNetwork (15.92s) [2020-09-09T11:48:23.941Z] === RUN TestServiceUpdatePidsLimit [2020-09-09T11:48:23.941Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-09-09T11:48:24.034Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-09-09T11:48:24.085Z] === RUN TestCopyFromContainer// [2020-09-09T11:48:24.085Z] === RUN TestCopyFromContainer//bar/root [2020-09-09T11:48:24.085Z] === RUN TestCopyFromContainer//bar/root/ [2020-09-09T11:48:24.085Z] === RUN TestCopyFromContainer/bar/quux [2020-09-09T11:48:24.085Z] === RUN TestCopyFromContainer/bar/quux/ [2020-09-09T11:48:24.085Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-09-09T11:48:24.085Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-09-09T11:48:24.294Z] --- PASS: TestExecUser (0.88s) [2020-09-09T11:48:24.294Z] === RUN TestExportContainerAndImportImage [2020-09-09T11:48:24.294Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-09-09T11:48:24.380Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-09-09T11:48:24.380Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-09-09T11:48:24.380Z] === RUN TestCopyFromContainer/bar/notarget [2020-09-09T11:48:24.380Z] --- PASS: TestCopyFromContainer (1.84s) [2020-09-09T11:48:24.380Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-09-09T11:48:24.380Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-09-09T11:48:24.380Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-09-09T11:48:24.380Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-09-09T11:48:24.380Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-09-09T11:48:24.380Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-09-09T11:48:24.380Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-09-09T11:48:24.380Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-09-09T11:48:24.380Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-09-09T11:48:24.380Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-09-09T11:48:24.380Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-09T11:48:24.380Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-09T11:48:24.380Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-09T11:48:24.380Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-09T11:48:24.380Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-09T11:48:24.380Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-09T11:48:24.380Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-09T11:48:24.380Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-09T11:48:24.380Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-09T11:48:24.380Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-09T11:48:24.380Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-09-09T11:48:24.380Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-09-09T11:48:24.380Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-09-09T11:48:24.380Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-09-09T11:48:24.380Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-09T11:48:24.622Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-09-09T11:48:24.673Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-09-09T11:48:24.673Z] === RUN TestCreateWithInvalidEnv [2020-09-09T11:48:24.673Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-09T11:48:24.673Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-09T11:48:24.673Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-09T11:48:24.673Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-09T11:48:24.673Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-09T11:48:24.673Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-09T11:48:24.673Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-09T11:48:24.673Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-09T11:48:24.673Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-09T11:48:24.673Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-09-09T11:48:24.673Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-09-09T11:48:24.673Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-09-09T11:48:24.673Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-09T11:48:24.673Z] === RUN TestCreateTmpfsMountsTarget [2020-09-09T11:48:24.673Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-09-09T11:48:24.673Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-09T11:48:24.686Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.46s) [2020-09-09T11:48:24.686Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-09T11:48:25.306Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.84s) [2020-09-09T11:48:25.306Z] === RUN TestServiceWithPredefinedNetwork [2020-09-09T11:48:25.369Z] --- PASS: TestExportContainerAndImportImage (1.02s) [2020-09-09T11:48:25.369Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-09T11:48:25.630Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-09-09T11:48:26.240Z] --- PASS: TestCreateWithCustomMaskedPaths (1.44s) [2020-09-09T11:48:26.240Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-09T11:48:26.569Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-09-09T11:48:26.830Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s) [2020-09-09T11:48:26.830Z] === RUN TestHealthCheckWorkdir [2020-09-09T11:48:27.772Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-09-09T11:48:27.772Z] --- PASS: TestHealthCheckWorkdir (0.93s) [2020-09-09T11:48:27.772Z] === RUN TestHealthKillContainer [2020-09-09T11:48:27.797Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.57s) [2020-09-09T11:48:27.797Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-09T11:48:27.797Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-09T11:48:27.797Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-09T11:48:27.797Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-09T11:48:27.797Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-09T11:48:27.797Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-09T11:48:27.797Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-09T11:48:27.797Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-09T11:48:27.797Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-09T11:48:27.797Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-09T11:48:27.797Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-09T11:48:27.797Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-09T11:48:27.797Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-09T11:48:27.797Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-09T11:48:27.797Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-09T11:48:27.797Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-09T11:48:27.797Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-09-09T11:48:27.797Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-09-09T11:48:27.797Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-09-09T11:48:27.797Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-09-09T11:48:27.797Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-09-09T11:48:27.797Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-09-09T11:48:27.797Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-09T11:48:28.097Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.51s) [2020-09-09T11:48:28.097Z] === RUN TestCreateDifferentPlatform [2020-09-09T11:48:28.097Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-09T11:48:28.097Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-09T11:48:28.097Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-09-09T11:48:28.097Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-09-09T11:48:28.097Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-09-09T11:48:28.097Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-09T11:48:28.097Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2020-09-09T11:48:28.097Z] === RUN TestContainerStartOnDaemonRestart [2020-09-09T11:48:28.097Z] === PAUSE TestContainerStartOnDaemonRestart [2020-09-09T11:48:28.097Z] === RUN TestDaemonRestartIpcMode [2020-09-09T11:48:28.097Z] === PAUSE TestDaemonRestartIpcMode [2020-09-09T11:48:28.097Z] === RUN TestDaemonHostGatewayIP [2020-09-09T11:48:28.097Z] === PAUSE TestDaemonHostGatewayIP [2020-09-09T11:48:28.097Z] === RUN TestContainerKillOnDaemonStart [2020-09-09T11:48:28.097Z] === PAUSE TestContainerKillOnDaemonStart [2020-09-09T11:48:28.097Z] === RUN TestDiff [2020-09-09T11:48:28.606Z] --- PASS: TestServiceWithPredefinedNetwork (3.34s) [2020-09-09T11:48:28.606Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-09T11:48:28.606Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-09T11:48:28.606Z] service_test.go:236: FLAKY_TEST [2020-09-09T11:48:28.606Z] === RUN TestServiceWithDataPathPortInit [2020-09-09T11:48:28.758Z] --- PASS: TestDiff (0.49s) [2020-09-09T11:48:28.758Z] === RUN TestExecWithCloseStdin [2020-09-09T11:48:29.155Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-09-09T11:48:29.405Z] --- PASS: TestExecWithCloseStdin (0.62s) [2020-09-09T11:48:29.405Z] === RUN TestExec [2020-09-09T11:48:30.050Z] --- PASS: TestExec (0.61s) [2020-09-09T11:48:30.050Z] === RUN TestExecUser [2020-09-09T11:48:30.535Z] --- PASS: TestHealthKillContainer (2.81s) [2020-09-09T11:48:30.535Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-09T11:48:30.721Z] --- PASS: TestExecUser (0.61s) [2020-09-09T11:48:30.721Z] === RUN TestExportContainerAndImportImage [2020-09-09T11:48:31.107Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-09-09T11:48:31.107Z] --- PASS: TestInspectCpusetInConfigPre120 (0.53s) [2020-09-09T11:48:31.107Z] === RUN TestIpcModeNone [2020-09-09T11:48:31.367Z] --- PASS: TestExportContainerAndImportImage (0.76s) [2020-09-09T11:48:31.367Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-09T11:48:31.623Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-09-09T11:48:31.679Z] --- PASS: TestIpcModeNone (0.56s) [2020-09-09T11:48:31.679Z] === RUN TestIpcModePrivate [2020-09-09T11:48:31.940Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-09-09T11:48:32.883Z] --- PASS: TestIpcModePrivate (0.97s) [2020-09-09T11:48:32.883Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:85, shared: false, mustBeShared: false [2020-09-09T11:48:32.883Z] === RUN TestIpcModeShareable [2020-09-09T11:48:32.888Z] --- PASS: TestExportContainerAfterDaemonRestart (1.42s) [2020-09-09T11:48:32.889Z] === RUN TestHealthCheckWorkdir [2020-09-09T11:48:33.143Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-09-09T11:48:33.529Z] --- PASS: TestHealthCheckWorkdir (0.74s) [2020-09-09T11:48:33.529Z] === RUN TestHealthKillContainer [2020-09-09T11:48:33.713Z] --- PASS: TestIpcModeShareable (0.88s) [2020-09-09T11:48:33.713Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:84, shared: true, mustBeShared: true [2020-09-09T11:48:33.713Z] === RUN TestAPIIpcModeShareableAndContainer [2020-09-09T11:48:34.652Z] === RUN TestDockerSuite/TestBuildAddScript [2020-09-09T11:48:34.652Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-09-09T11:48:35.222Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-09-09T11:48:35.790Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-09-09T11:48:36.050Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.47s) [2020-09-09T11:48:36.050Z] === RUN TestAPIIpcModeHost [2020-09-09T11:48:36.050Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-09-09T11:48:36.265Z] --- PASS: TestHealthKillContainer (2.58s) [2020-09-09T11:48:36.265Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-09T11:48:36.558Z] --- PASS: TestInspectCpusetInConfigPre120 (0.51s) [2020-09-09T11:48:36.558Z] === RUN TestIpcModeNone [2020-09-09T11:48:36.618Z] --- PASS: TestAPIIpcModeHost (0.69s) [2020-09-09T11:48:36.618Z] === RUN TestDaemonIpcModeShareable [2020-09-09T11:48:37.188Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-09-09T11:48:37.198Z] --- PASS: TestIpcModeNone (0.62s) [2020-09-09T11:48:37.198Z] === RUN TestIpcModePrivate [2020-09-09T11:48:37.834Z] --- PASS: TestIpcModePrivate (0.61s) [2020-09-09T11:48:37.834Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-09-09T11:48:37.834Z] === RUN TestIpcModeShareable [2020-09-09T11:48:38.126Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-09-09T11:48:38.385Z] --- PASS: TestDaemonIpcModeShareable (1.69s) [2020-09-09T11:48:38.385Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-09-09T11:48:38.385Z] === RUN TestDaemonIpcModePrivate [2020-09-09T11:48:38.471Z] --- PASS: TestIpcModeShareable (0.61s) [2020-09-09T11:48:38.471Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-09-09T11:48:38.471Z] === RUN TestAPIIpcModeShareableAndContainer [2020-09-09T11:48:39.766Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-09-09T11:48:40.129Z] --- PASS: TestServiceUpdatePidsLimit (17.74s) [2020-09-09T11:48:40.129Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s) [2020-09-09T11:48:40.129Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.15s) [2020-09-09T11:48:40.129Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.14s) [2020-09-09T11:48:40.129Z] PASS [2020-09-09T11:48:40.129Z] [2020-09-09T11:48:40.129Z] === Skipped [2020-09-09T11:48:40.129Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-09-09T11:48:40.129Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-09T11:48:40.129Z] [2020-09-09T11:48:40.129Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-09-09T11:48:40.129Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-09T11:48:40.129Z] [2020-09-09T11:48:40.129Z] [2020-09-09T11:48:40.129Z] DONE 27 tests, 2 skipped in 173.995s [2020-09-09T11:48:40.129Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-09-09T11:48:40.129Z] ++ 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 [2020-09-09T11:48:40.129Z] ++ set -e [2020-09-09T11:48:40.129Z] ++ '[' -n 0 ']' [2020-09-09T11:48:40.129Z] ++ set -x [2020-09-09T11:48:40.129Z] ++ 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 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 [2020-09-09T11:48:40.129Z] INFO: Testing against a local daemon [2020-09-09T11:48:40.129Z] === RUN TestSessionCreate [2020-09-09T11:48:40.129Z] --- PASS: TestSessionCreate (0.02s) [2020-09-09T11:48:40.129Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-09T11:48:40.129Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2020-09-09T11:48:40.129Z] PASS [2020-09-09T11:48:40.129Z] [2020-09-09T11:48:40.129Z] DONE 2 tests in 0.110s [2020-09-09T11:48:40.129Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-09-09T11:48:40.129Z] ++ 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 [2020-09-09T11:48:40.129Z] ++ set -e [2020-09-09T11:48:40.129Z] ++ '[' -n 0 ']' [2020-09-09T11:48:40.129Z] ++ set -x [2020-09-09T11:48:40.129Z] ++ 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 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 [2020-09-09T11:48:40.129Z] INFO: Testing against a local daemon [2020-09-09T11:48:40.129Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-09T11:48:40.129Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-09T11:48:40.129Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-09T11:48:40.129Z] === RUN TestEventsExecDie [2020-09-09T11:48:40.335Z] --- PASS: TestDaemonIpcModePrivate (1.80s) [2020-09-09T11:48:40.335Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2020-09-09T11:48:40.335Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-09-09T11:48:40.571Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.79s) [2020-09-09T11:48:40.571Z] === RUN TestAPIIpcModeHost [2020-09-09T11:48:40.571Z] --- PASS: TestAPIIpcModeHost (0.45s) [2020-09-09T11:48:40.571Z] === RUN TestDaemonIpcModeShareable [2020-09-09T11:48:41.228Z] --- PASS: TestEventsExecDie (0.94s) [2020-09-09T11:48:41.228Z] === RUN TestEventsBackwardsCompatible [2020-09-09T11:48:41.228Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-09-09T11:48:41.228Z] === RUN TestInfoBinaryCommits [2020-09-09T11:48:41.228Z] --- PASS: TestInfoBinaryCommits (0.01s) [2020-09-09T11:48:41.228Z] === RUN TestInfoAPIVersioned [2020-09-09T11:48:41.228Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-09-09T11:48:41.228Z] === RUN TestInfoDiscoveryBackend [2020-09-09T11:48:41.274Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-09-09T11:48:41.591Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-09-09T11:48:41.591Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-09-09T11:48:42.084Z] --- PASS: TestDaemonIpcModeShareable (1.38s) [2020-09-09T11:48:42.084Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-09-09T11:48:42.084Z] === RUN TestDaemonIpcModePrivate [2020-09-09T11:48:42.215Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.79s) [2020-09-09T11:48:42.215Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2020-09-09T11:48:42.215Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-09-09T11:48:42.691Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-09-09T11:48:42.691Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-09-09T11:48:43.157Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-09-09T11:48:43.334Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-09-09T11:48:43.334Z] === RUN TestInfoAPI [2020-09-09T11:48:43.334Z] --- PASS: TestInfoAPI (0.01s) [2020-09-09T11:48:43.334Z] === RUN TestInfoAPIWarnings [2020-09-09T11:48:43.641Z] --- PASS: TestDaemonIpcModePrivate (1.35s) [2020-09-09T11:48:43.641Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-09-09T11:48:43.641Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-09-09T11:48:43.726Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.77s) [2020-09-09T11:48:43.726Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true [2020-09-09T11:48:43.726Z] === RUN TestIpcModeOlderClient [2020-09-09T11:48:43.726Z] === PAUSE TestIpcModeOlderClient [2020-09-09T11:48:43.726Z] === RUN TestKillContainerInvalidSignal [2020-09-09T11:48:43.967Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-09-09T11:48:43.967Z] === RUN TestInfoDebug [2020-09-09T11:48:44.258Z] --- PASS: TestInfoDebug (0.52s) [2020-09-09T11:48:44.258Z] === RUN TestInfoInsecureRegistries [2020-09-09T11:48:44.296Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-09-09T11:48:44.558Z] --- PASS: TestKillContainerInvalidSignal (0.76s) [2020-09-09T11:48:44.558Z] === RUN TestKillContainer [2020-09-09T11:48:44.558Z] === RUN TestKillContainer/no_signal [2020-09-09T11:48:44.699Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.36s) [2020-09-09T11:48:44.699Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-09-09T11:48:44.699Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-09-09T11:48:44.818Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-09-09T11:48:44.922Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-09-09T11:48:44.922Z] === RUN TestInfoRegistryMirrors [2020-09-09T11:48:45.214Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-09-09T11:48:45.214Z] === RUN TestLoginFailsWithBadCredentials [2020-09-09T11:48:45.388Z] === RUN TestKillContainer/non_killing_signal [2020-09-09T11:48:45.847Z] --- PASS: TestLoginFailsWithBadCredentials (0.46s) [2020-09-09T11:48:45.847Z] === RUN TestPingCacheHeaders [2020-09-09T11:48:45.847Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-09-09T11:48:45.847Z] === RUN TestPingGet [2020-09-09T11:48:45.847Z] --- PASS: TestPingGet (0.02s) [2020-09-09T11:48:45.847Z] === RUN TestPingHead [2020-09-09T11:48:45.847Z] --- PASS: TestPingHead (0.01s) [2020-09-09T11:48:45.847Z] === RUN TestVersion [2020-09-09T11:48:45.847Z] --- PASS: TestVersion (0.01s) [2020-09-09T11:48:45.847Z] PASS [2020-09-09T11:48:45.847Z] [2020-09-09T11:48:45.847Z] === Skipped [2020-09-09T11:48:45.847Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-09T11:48:45.847Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-09T11:48:45.847Z] [2020-09-09T11:48:45.847Z] [2020-09-09T11:48:45.847Z] DONE 18 tests, 1 skipped in 5.786s [2020-09-09T11:48:45.847Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-09-09T11:48:45.847Z] ++ 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 [2020-09-09T11:48:45.847Z] ++ set -e [2020-09-09T11:48:45.847Z] ++ '[' -n 0 ']' [2020-09-09T11:48:45.847Z] ++ set -x [2020-09-09T11:48:45.847Z] ++ 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 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 [2020-09-09T11:48:45.847Z] INFO: Testing against a local daemon [2020-09-09T11:48:45.847Z] === RUN TestVolumesCreateAndList [2020-09-09T11:48:45.847Z] --- PASS: TestVolumesCreateAndList (0.01s) [2020-09-09T11:48:45.847Z] === RUN TestVolumesRemove [2020-09-09T11:48:45.960Z] === RUN TestKillContainer/killing_signal [2020-09-09T11:48:46.139Z] --- PASS: TestVolumesRemove (0.10s) [2020-09-09T11:48:46.139Z] === RUN TestVolumesInspect [2020-09-09T11:48:46.139Z] --- PASS: TestVolumesInspect (0.01s) [2020-09-09T11:48:46.139Z] === RUN TestVolumesInvalidJSON [2020-09-09T11:48:46.139Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-09T11:48:46.139Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-09T11:48:46.139Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-09T11:48:46.139Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-09-09T11:48:46.139Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-09T11:48:46.139Z] PASS [2020-09-09T11:48:46.139Z] [2020-09-09T11:48:46.139Z] DONE 5 tests in 0.212s [2020-09-09T11:48:46.139Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-09T11:48:46.139Z] ++++ cat bundles/test-integration/docker.pid [2020-09-09T11:48:46.139Z] +++ kill 11977 [2020-09-09T11:48:46.358Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.38s) [2020-09-09T11:48:46.358Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-09-09T11:48:46.358Z] === RUN TestIpcModeOlderClient [2020-09-09T11:48:46.358Z] === PAUSE TestIpcModeOlderClient [2020-09-09T11:48:46.358Z] === RUN TestKillContainerInvalidSignal [2020-09-09T11:48:46.653Z] --- PASS: TestKillContainerInvalidSignal (0.51s) [2020-09-09T11:48:46.653Z] === RUN TestKillContainer [2020-09-09T11:48:46.653Z] === RUN TestKillContainer/no_signal [2020-09-09T11:48:46.902Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-09-09T11:48:46.902Z] --- PASS: TestKillContainer (2.47s) [2020-09-09T11:48:46.902Z] --- PASS: TestKillContainer/no_signal (0.82s) [2020-09-09T11:48:46.902Z] --- PASS: TestKillContainer/non_killing_signal (0.64s) [2020-09-09T11:48:46.902Z] --- PASS: TestKillContainer/killing_signal (0.72s) [2020-09-09T11:48:46.902Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-09T11:48:46.902Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-09-09T11:48:47.290Z] === RUN TestKillContainer/non_killing_signal [2020-09-09T11:48:47.581Z] === RUN TestKillContainer/killing_signal [2020-09-09T11:48:47.703Z] +++ /etc/init.d/apparmor stop [2020-09-09T11:48:47.703Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-09T11:48:47.703Z] [2020-09-09T11:48:47.703Z] Unloading profiles will leave already running processes permanently [2020-09-09T11:48:47.703Z] unconfined, which can lead to unexpected situations. [2020-09-09T11:48:47.703Z] [2020-09-09T11:48:47.703Z] To set a process to complain mode, use the command line tool [2020-09-09T11:48:47.703Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-09T11:48:47.703Z] +++ true [2020-09-09T11:48:47.703Z] exiting test-integration [2020-09-09T11:48:47.703Z] ++ exit 0 [2020-09-09T11:48:47.703Z] [2020-09-09T11:48:47.845Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-09-09T11:48:48.233Z] --- PASS: TestKillContainer (1.54s) [2020-09-09T11:48:48.233Z] --- PASS: TestKillContainer/no_signal (0.48s) [2020-09-09T11:48:48.233Z] --- PASS: TestKillContainer/non_killing_signal (0.37s) [2020-09-09T11:48:48.233Z] --- PASS: TestKillContainer/killing_signal (0.50s) [2020-09-09T11:48:48.233Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-09T11:48:48.233Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-09-09T11:48:48.416Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.44s) [2020-09-09T11:48:48.416Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.67s) [2020-09-09T11:48:48.416Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) [2020-09-09T11:48:48.416Z] === RUN TestKillStoppedContainer [2020-09-09T11:48:48.416Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-09-09T11:48:48.416Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-09T11:48:48.677Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2020-09-09T11:48:48.677Z] === RUN TestKillDifferentUserContainer [2020-09-09T11:48:48.677Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-09-09T11:48:48.869Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-09-09T11:48:48.938Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-09-09T11:48:49.164Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.06s) [2020-09-09T11:48:49.164Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.51s) [2020-09-09T11:48:49.164Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.37s) [2020-09-09T11:48:49.164Z] === RUN TestKillStoppedContainer [2020-09-09T11:48:49.164Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-09-09T11:48:49.164Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-09T11:48:49.199Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-09-09T11:48:49.456Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-09-09T11:48:49.456Z] === RUN TestKillDifferentUserContainer [2020-09-09T11:48:49.461Z] --- PASS: TestKillDifferentUserContainer (0.81s) [2020-09-09T11:48:49.461Z] === RUN TestInspectOomKilledTrue [2020-09-09T11:48:49.461Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2020-09-09T11:48:49.461Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-09T11:48:49.461Z] === RUN TestInspectOomKilledFalse [2020-09-09T11:48:49.461Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-09-09T11:48:49.461Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-09T11:48:49.461Z] === RUN TestLinksEtcHostsContentMatch [2020-09-09T11:48:49.754Z] --- PASS: TestKillDifferentUserContainer (0.52s) [2020-09-09T11:48:49.754Z] === RUN TestInspectOomKilledTrue Post stage [Pipeline] junit [2020-09-09T11:48:49.943Z] Recording test results [2020-09-09T11:48:50.032Z] --- PASS: TestLinksEtcHostsContentMatch (0.52s) [2020-09-09T11:48:50.032Z] === RUN TestLinksContainerNames [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-09T11:48:50.572Z] --- PASS: TestServiceWithDataPathPortInit (18.24s) [2020-09-09T11:48:50.572Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-09T11:48:50.795Z] --- PASS: TestInspectOomKilledTrue (0.88s) [2020-09-09T11:48:50.795Z] === RUN TestInspectOomKilledFalse [2020-09-09T11:48:50.795Z] + echo Ensuring container killed. [2020-09-09T11:48:50.795Z] Ensuring container killed. [2020-09-09T11:48:50.795Z] + docker rm -vf docker-pr7 [2020-09-09T11:48:50.795Z] Error: No such container: docker-pr7 [2020-09-09T11:48:50.795Z] + true [Pipeline] sh [2020-09-09T11:48:50.973Z] --- PASS: TestLinksContainerNames (1.11s) [2020-09-09T11:48:50.973Z] === RUN TestLogsFollowTailEmpty [2020-09-09T11:48:51.242Z] + echo Chowning /workspace to jenkins user [2020-09-09T11:48:51.242Z] Chowning /workspace to jenkins user [2020-09-09T11:48:51.242Z] + id -u [2020-09-09T11:48:51.242Z] + id -g [2020-09-09T11:48:51.242Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41290:/workspace busybox chown -R 1001:1001 /workspace [2020-09-09T11:48:51.242Z] Unable to find image 'busybox:latest' locally [2020-09-09T11:48:51.483Z] --- PASS: TestInspectOomKilledFalse (0.52s) [2020-09-09T11:48:51.483Z] === RUN TestLinksEtcHostsContentMatch [2020-09-09T11:48:51.535Z] latest: Pulling from library/busybox [2020-09-09T11:48:51.535Z] d2a291f672b2: Pulling fs layer [2020-09-09T11:48:51.544Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-09-09T11:48:51.544Z] --- PASS: TestLogsFollowTailEmpty (0.56s) [2020-09-09T11:48:51.544Z] === RUN TestContainerNetworkMountsNoChown [2020-09-09T11:48:51.776Z] --- PASS: TestLinksEtcHostsContentMatch (0.41s) [2020-09-09T11:48:51.776Z] === RUN TestLinksContainerNames [2020-09-09T11:48:51.805Z] === RUN TestDockerSuite/TestBuildAddTar [2020-09-09T11:48:51.826Z] d2a291f672b2: Verifying Checksum [2020-09-09T11:48:51.826Z] d2a291f672b2: Download complete [2020-09-09T11:48:52.066Z] --- PASS: TestContainerNetworkMountsNoChown (0.56s) [2020-09-09T11:48:52.066Z] === RUN TestMountDaemonRoot [2020-09-09T11:48:52.066Z] === RUN TestMountDaemonRoot/default [2020-09-09T11:48:52.066Z] === PAUSE TestMountDaemonRoot/default [2020-09-09T11:48:52.066Z] === RUN TestMountDaemonRoot/private [2020-09-09T11:48:52.066Z] === PAUSE TestMountDaemonRoot/private [2020-09-09T11:48:52.066Z] === RUN TestMountDaemonRoot/rprivate [2020-09-09T11:48:52.066Z] === PAUSE TestMountDaemonRoot/rprivate [2020-09-09T11:48:52.066Z] === RUN TestMountDaemonRoot/slave [2020-09-09T11:48:52.066Z] === PAUSE TestMountDaemonRoot/slave [2020-09-09T11:48:52.066Z] === RUN TestMountDaemonRoot/rslave [2020-09-09T11:48:52.066Z] === PAUSE TestMountDaemonRoot/rslave [2020-09-09T11:48:52.066Z] === RUN TestMountDaemonRoot/shared [2020-09-09T11:48:52.066Z] === PAUSE TestMountDaemonRoot/shared [2020-09-09T11:48:52.066Z] === RUN TestMountDaemonRoot/rshared [2020-09-09T11:48:52.066Z] === PAUSE TestMountDaemonRoot/rshared [2020-09-09T11:48:52.066Z] === CONT TestMountDaemonRoot/default [2020-09-09T11:48:52.066Z] === RUN TestMountDaemonRoot/default/bind_root [2020-09-09T11:48:52.066Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-09-09T11:48:52.066Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-09-09T11:48:52.066Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-09-09T11:48:52.066Z] === RUN TestMountDaemonRoot/default/mount_root [2020-09-09T11:48:52.066Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-09-09T11:48:52.066Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-09-09T11:48:52.066Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-09-09T11:48:52.066Z] === CONT TestMountDaemonRoot/default/bind_root [2020-09-09T11:48:52.066Z] === CONT TestMountDaemonRoot/rshared [2020-09-09T11:48:52.066Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-09-09T11:48:52.066Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-09-09T11:48:52.066Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-09-09T11:48:52.066Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-09-09T11:48:52.066Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-09-09T11:48:52.066Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-09-09T11:48:52.066Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-09-09T11:48:52.066Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-09-09T11:48:52.066Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-09-09T11:48:52.327Z] === CONT TestMountDaemonRoot/shared [2020-09-09T11:48:52.327Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-09-09T11:48:52.327Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-09-09T11:48:52.327Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-09-09T11:48:52.327Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-09-09T11:48:52.327Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-09-09T11:48:52.327Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-09-09T11:48:52.327Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-09-09T11:48:52.327Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-09-09T11:48:52.327Z] === CONT TestMountDaemonRoot/rslave [2020-09-09T11:48:52.327Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-09-09T11:48:52.327Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-09-09T11:48:52.327Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-09-09T11:48:52.327Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-09-09T11:48:52.327Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-09-09T11:48:52.327Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-09-09T11:48:52.327Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-09-09T11:48:52.327Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-09-09T11:48:52.327Z] === CONT TestMountDaemonRoot/slave [2020-09-09T11:48:52.327Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-09-09T11:48:52.327Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-09-09T11:48:52.327Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-09-09T11:48:52.327Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-09-09T11:48:52.327Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-09-09T11:48:52.327Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-09-09T11:48:52.327Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-09-09T11:48:52.327Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-09-09T11:48:52.327Z] === CONT TestMountDaemonRoot/rprivate [2020-09-09T11:48:52.327Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-09-09T11:48:52.327Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-09-09T11:48:52.327Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-09-09T11:48:52.327Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-09-09T11:48:52.327Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-09-09T11:48:52.327Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-09-09T11:48:52.327Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-09-09T11:48:52.327Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-09-09T11:48:52.327Z] === CONT TestMountDaemonRoot/private [2020-09-09T11:48:52.327Z] === RUN TestMountDaemonRoot/private/bind_root [2020-09-09T11:48:52.327Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-09-09T11:48:52.327Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-09-09T11:48:52.327Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-09-09T11:48:52.327Z] === RUN TestMountDaemonRoot/private/mount_root [2020-09-09T11:48:52.327Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-09-09T11:48:52.327Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-09-09T11:48:52.327Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-09-09T11:48:52.327Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-09-09T11:48:52.327Z] === CONT TestMountDaemonRoot/default/mount_root [2020-09-09T11:48:52.327Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-09-09T11:48:52.327Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-09-09T11:48:52.327Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-09-09T11:48:52.327Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-09-09T11:48:52.327Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-09-09T11:48:52.327Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-09-09T11:48:52.327Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-09-09T11:48:52.327Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-09-09T11:48:52.327Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-09-09T11:48:52.327Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-09-09T11:48:52.327Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-09-09T11:48:52.327Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-09-09T11:48:52.470Z] d2a291f672b2: Pull complete [2020-09-09T11:48:52.470Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a [2020-09-09T11:48:52.470Z] Status: Downloaded newer image for busybox:latest [2020-09-09T11:48:52.587Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-09-09T11:48:52.587Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-09-09T11:48:52.587Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-09-09T11:48:52.587Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-09-09T11:48:52.587Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-09-09T11:48:52.587Z] === CONT TestMountDaemonRoot/private/bind_root [2020-09-09T11:48:52.587Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-09-09T11:48:52.587Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-09-09T11:48:52.587Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-09-09T11:48:52.587Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-09-09T11:48:52.587Z] === CONT TestMountDaemonRoot/private/mount_root [2020-09-09T11:48:52.587Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-09-09T11:48:52.587Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-09-09T11:48:52.587Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-09-09T11:48:52.587Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2020-09-09T11:48:52.587Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-09-09T11:48:52.587Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-09-09T11:48:52.587Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2020-09-09T11:48:52.587Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-09-09T11:48:52.587Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-09-09T11:48:52.587Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-09-09T11:48:52.587Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2020-09-09T11:48:52.587Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2020-09-09T11:48:52.587Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-09-09T11:48:52.587Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-09-09T11:48:52.587Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-09-09T11:48:52.587Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-09-09T11:48:52.587Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-09-09T11:48:52.587Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-09-09T11:48:52.587Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-09-09T11:48:52.587Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-09-09T11:48:52.587Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-09-09T11:48:52.587Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-09-09T11:48:52.587Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-09-09T11:48:52.587Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-09-09T11:48:52.587Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-09-09T11:48:52.587Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-09-09T11:48:52.587Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-09-09T11:48:52.587Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-09-09T11:48:52.587Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-09-09T11:48:52.587Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-09-09T11:48:52.587Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-09-09T11:48:52.587Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-09-09T11:48:52.587Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-09-09T11:48:52.587Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2020-09-09T11:48:52.587Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-09-09T11:48:52.587Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-09-09T11:48:52.587Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-09-09T11:48:52.587Z] === RUN TestContainerBindMountNonRecursive [2020-09-09T11:48:52.847Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-09-09T11:48:52.917Z] --- PASS: TestLinksContainerNames (1.02s) [2020-09-09T11:48:52.917Z] === RUN TestLogsFollowTailEmpty [2020-09-09T11:48:53.241Z] --- PASS: TestLogsFollowTailEmpty (0.53s) [2020-09-09T11:48:53.241Z] === RUN TestContainerNetworkMountsNoChown [2020-09-09T11:48:53.891Z] --- PASS: TestContainerNetworkMountsNoChown (0.51s) [2020-09-09T11:48:53.891Z] === RUN TestMountDaemonRoot [2020-09-09T11:48:53.891Z] === RUN TestMountDaemonRoot/default [2020-09-09T11:48:53.891Z] === PAUSE TestMountDaemonRoot/default [2020-09-09T11:48:53.891Z] === RUN TestMountDaemonRoot/private [2020-09-09T11:48:53.891Z] === PAUSE TestMountDaemonRoot/private [2020-09-09T11:48:53.891Z] === RUN TestMountDaemonRoot/rprivate [2020-09-09T11:48:53.891Z] === PAUSE TestMountDaemonRoot/rprivate [2020-09-09T11:48:53.891Z] === RUN TestMountDaemonRoot/slave [2020-09-09T11:48:53.891Z] === PAUSE TestMountDaemonRoot/slave [2020-09-09T11:48:53.891Z] === RUN TestMountDaemonRoot/rslave [2020-09-09T11:48:53.891Z] === PAUSE TestMountDaemonRoot/rslave [2020-09-09T11:48:53.891Z] === RUN TestMountDaemonRoot/shared [2020-09-09T11:48:53.891Z] === PAUSE TestMountDaemonRoot/shared [2020-09-09T11:48:53.891Z] === RUN TestMountDaemonRoot/rshared [2020-09-09T11:48:53.891Z] === PAUSE TestMountDaemonRoot/rshared [2020-09-09T11:48:53.891Z] === CONT TestMountDaemonRoot/default [2020-09-09T11:48:53.891Z] === CONT TestMountDaemonRoot/rshared [2020-09-09T11:48:53.891Z] === CONT TestMountDaemonRoot/rprivate [2020-09-09T11:48:53.891Z] === CONT TestMountDaemonRoot/rslave [2020-09-09T11:48:53.891Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-09-09T11:48:53.891Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-09-09T11:48:53.891Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-09-09T11:48:53.891Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-09-09T11:48:53.891Z] === RUN TestMountDaemonRoot/default/bind_root [2020-09-09T11:48:53.891Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-09-09T11:48:53.891Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-09-09T11:48:53.891Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-09-09T11:48:53.891Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-09-09T11:48:53.891Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-09-09T11:48:53.891Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-09-09T11:48:53.891Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-09-09T11:48:53.891Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-09-09T11:48:53.891Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-09-09T11:48:53.891Z] === RUN TestMountDaemonRoot/default/mount_root [2020-09-09T11:48:53.891Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-09-09T11:48:53.891Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-09-09T11:48:53.891Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-09-09T11:48:53.891Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-09-09T11:48:53.891Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-09-09T11:48:53.891Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-09-09T11:48:53.891Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-09-09T11:48:53.891Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-09-09T11:48:53.891Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-09-09T11:48:53.891Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-09-09T11:48:53.891Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-09-09T11:48:53.891Z] === CONT TestMountDaemonRoot/slave [2020-09-09T11:48:53.891Z] === CONT TestMountDaemonRoot/shared [2020-09-09T11:48:53.891Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-09-09T11:48:53.891Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-09-09T11:48:53.891Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-09-09T11:48:53.891Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-09-09T11:48:53.891Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-09-09T11:48:53.891Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-09-09T11:48:53.891Z] === CONT TestMountDaemonRoot/private [2020-09-09T11:48:53.891Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-09-09T11:48:53.891Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-09-09T11:48:53.891Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-09-09T11:48:53.891Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-09-09T11:48:53.891Z] === RUN TestMountDaemonRoot/private/bind_root [2020-09-09T11:48:53.891Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-09-09T11:48:53.891Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-09-09T11:48:53.891Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-09-09T11:48:53.891Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-09-09T11:48:53.891Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-09-09T11:48:53.891Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-09-09T11:48:53.891Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-09-09T11:48:53.891Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-09-09T11:48:53.891Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-09-09T11:48:53.891Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-09-09T11:48:53.891Z] === RUN TestMountDaemonRoot/private/mount_root [2020-09-09T11:48:53.891Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-09-09T11:48:53.891Z] === CONT TestMountDaemonRoot/default/bind_root [2020-09-09T11:48:53.891Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-09-09T11:48:53.891Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-09-09T11:48:53.891Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-09-09T11:48:53.891Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-09-09T11:48:53.891Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-09-09T11:48:53.891Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-09-09T11:48:53.891Z] === CONT TestMountDaemonRoot/default/mount_root [2020-09-09T11:48:53.891Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-09-09T11:48:53.891Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-09-09T11:48:53.891Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-09-09T11:48:53.891Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-09-09T11:48:53.891Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-09-09T11:48:53.891Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-09-09T11:48:53.891Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-09-09T11:48:53.891Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-09-09T11:48:53.891Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-09-09T11:48:53.891Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-09-09T11:48:53.891Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-09-09T11:48:53.891Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-09-09T11:48:53.891Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-09-09T11:48:53.891Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-09-09T11:48:53.891Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-09-09T11:48:53.891Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-09-09T11:48:53.891Z] === CONT TestMountDaemonRoot/private/bind_root [2020-09-09T11:48:53.891Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-09-09T11:48:53.891Z] === CONT TestMountDaemonRoot/private/mount_root [2020-09-09T11:48:53.891Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-09-09T11:48:53.891Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-09-09T11:48:53.891Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-09-09T11:48:53.891Z] === CONT TestMountDaemonRoot/slave/mount_root [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-09T11:48:54.185Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-09-09T11:48:54.185Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-09-09T11:48:54.185Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-09-09T11:48:54.185Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-09-09T11:48:54.185Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-09-09T11:48:54.185Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-09-09T11:48:54.185Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-09-09T11:48:54.185Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-09-09T11:48:54.185Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-09-09T11:48:54.185Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-09-09T11:48:54.185Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-09-09T11:48:54.185Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-09-09T11:48:54.185Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2020-09-09T11:48:54.185Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-09-09T11:48:54.185Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-09-09T11:48:54.185Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-09-09T11:48:54.185Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-09-09T11:48:54.185Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-09-09T11:48:54.185Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-09-09T11:48:54.185Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-09-09T11:48:54.185Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-09-09T11:48:54.185Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2020-09-09T11:48:54.185Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-09-09T11:48:54.185Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-09-09T11:48:54.185Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-09-09T11:48:54.185Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-09-09T11:48:54.185Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-09-09T11:48:54.185Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-09-09T11:48:54.185Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-09-09T11:48:54.185Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-09-09T11:48:54.185Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-09-09T11:48:54.185Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-09-09T11:48:54.185Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-09-09T11:48:54.185Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-09-09T11:48:54.185Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-09-09T11:48:54.185Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-09-09T11:48:54.185Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-09-09T11:48:54.185Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-09-09T11:48:54.185Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-09-09T11:48:54.185Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-09-09T11:48:54.185Z] === RUN TestContainerBindMountNonRecursive [2020-09-09T11:48:54.420Z] + bundleName=s390x-integration [2020-09-09T11:48:54.420Z] + echo Creating s390x-integration-bundles.tar.gz [2020-09-09T11:48:54.420Z] Creating s390x-integration-bundles.tar.gz [2020-09-09T11:48:54.420Z] + xargs+ tar -czf s390x-integration-bundles.tar.gz [2020-09-09T11:48:54.420Z] 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 [2020-09-09T11:48:54.465Z] Archiving artifacts [2020-09-09T11:48:54.759Z] --- PASS: TestContainerBindMountNonRecursive (1.71s) [2020-09-09T11:48:54.759Z] === RUN TestNetworkNat [2020-09-09T11:48:54.782Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-09T11:48:55.020Z] --- PASS: TestNetworkNat (0.65s) [2020-09-09T11:48:55.020Z] === RUN TestNetworkLocalhostTCPNat [2020-09-09T11:48:55.235Z] ok github.com/docker/docker/api/server/httputils 0.105s coverage: 14.7% of statements [2020-09-09T11:48:55.590Z] --- PASS: TestNetworkLocalhostTCPNat (0.62s) [2020-09-09T11:48:55.590Z] === RUN TestNetworkLoopbackNat [2020-09-09T11:48:55.699Z] --- PASS: TestContainerBindMountNonRecursive (1.37s) [2020-09-09T11:48:55.699Z] === RUN TestNetworkNat [2020-09-09T11:48:55.854Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.99s) [2020-09-09T11:48:55.854Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wmipd13mf0an7xditodvyy0yc Created:2020-09-09 11:48:48.49491576 +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[cc7e09bedd8fe2e659cf5f87d935704a5a5e76faca73ce6ca4c56e1630450f3f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hnfbqnpaqoq63ahmvdfd8tx64 EndpointID:425d004413a3da932a3825724ceb8b420aec9100b54bcec5d84e2fa93d509ac4 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9329183b49a97ab7b1df116def8b67c7b97e93e9cc88aaf2f0542c0e1f024c76 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:338ecab43966 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hnfbqnpaqoq63ahmvdfd8tx64 EndpointID:425d004413a3da932a3825724ceb8b420aec9100b54bcec5d84e2fa93d509ac4 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-09-09T11:48:55.854Z] PASS [2020-09-09T11:48:55.854Z] [2020-09-09T11:48:55.854Z] === Skipped [2020-09-09T11:48:55.854Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-09T11:48:55.854Z] service_test.go:236: FLAKY_TEST [2020-09-09T11:48:55.854Z] [2020-09-09T11:48:55.854Z] [2020-09-09T11:48:55.854Z] DONE 23 tests, 1 skipped in 60.526s [2020-09-09T11:48:55.854Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-09-09T11:48:55.854Z] ++ 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 [2020-09-09T11:48:55.854Z] ++ set -e [2020-09-09T11:48:55.854Z] ++ '[' -n 0 ']' [2020-09-09T11:48:55.854Z] ++ set -x [2020-09-09T11:48:55.854Z] ++ 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 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 [2020-09-09T11:48:55.996Z] --- PASS: TestNetworkNat (0.55s) [2020-09-09T11:48:55.996Z] === RUN TestNetworkLocalhostTCPNat [2020-09-09T11:48:56.115Z] INFO: Testing against a local daemon [2020-09-09T11:48:56.115Z] === RUN TestDockerNetworkIpvlanPersistance [2020-09-09T11:48:56.115Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-09T11:48:56.115Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-09T11:48:56.115Z] === RUN TestDockerNetworkIpvlan [2020-09-09T11:48:56.115Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-09-09T11:48:56.115Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-09T11:48:56.115Z] PASS [2020-09-09T11:48:56.115Z] [2020-09-09T11:48:56.115Z] === Skipped [2020-09-09T11:48:56.115Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-09T11:48:56.115Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-09T11:48:56.115Z] [2020-09-09T11:48:56.115Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-09-09T11:48:56.115Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-09T11:48:56.115Z] [2020-09-09T11:48:56.115Z] [2020-09-09T11:48:56.115Z] DONE 2 tests, 2 skipped in 0.156s [2020-09-09T11:48:56.115Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-09-09T11:48:56.115Z] ++ 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 [2020-09-09T11:48:56.115Z] ++ set -e [2020-09-09T11:48:56.115Z] ++ '[' -n 0 ']' [2020-09-09T11:48:56.115Z] ++ set -x [2020-09-09T11:48:56.115Z] ++ 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 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 [2020-09-09T11:48:56.115Z] INFO: Testing against a local daemon [2020-09-09T11:48:56.115Z] === RUN TestDockerNetworkMacvlanPersistance [2020-09-09T11:48:56.317Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-09-09T11:48:56.317Z] Copying nested executables into bundles/binary-daemon [2020-09-09T11:48:56.317Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-09-09T11:48:56.647Z] --- PASS: TestNetworkLocalhostTCPNat (0.55s) [2020-09-09T11:48:56.647Z] === RUN TestNetworkLoopbackNat [2020-09-09T11:48:56.661Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41290/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf -e DOCKER_GRAPHDRIVER docker:65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf hack/make.sh cross [2020-09-09T11:48:56.757Z] ok github.com/docker/docker/api/server/middleware 0.209s coverage: 37.7% of statements [2020-09-09T11:48:56.757Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-09T11:48:56.757Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-09T11:48:56.757Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-09T11:48:56.757Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-09T11:48:56.757Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-09T11:48:56.757Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-09T11:48:56.757Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-09T11:48:56.757Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-09T11:48:56.757Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-09T11:48:56.757Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-09T11:48:56.757Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-09T11:48:56.921Z] [2020-09-09T11:48:57.168Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41290/7/artifacts/ [Pipeline] } [2020-09-09T11:48:57.180Z] Removing bundles/ [2020-09-09T11:48:57.180Z] [2020-09-09T11:48:57.180Z] ---> Making bundle: cross (in bundles/cross) [2020-09-09T11:48:57.180Z] Cross building: bundles/cross/linux/amd64 [2020-09-09T11:48:57.180Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-09-09T11:48:57.180Z] GOOS="linux" GOARCH="amd64" GOARM="" [Pipeline] // catchError [Pipeline] sh [2020-09-09T11:48:57.497Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-09-09T11:48:57.549Z] + make clean [2020-09-09T11:48:57.714Z] ok github.com/docker/docker/api/types/strslice 0.033s coverage: 90.0% of statements [2020-09-09T11:48:58.066Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-09-09T11:48:58.174Z] ok github.com/docker/docker/api/types/filters 0.122s coverage: 92.2% of statements [2020-09-09T11:48:58.174Z] ok github.com/docker/docker/api/server/router/swarm 0.111s coverage: 5.7% of statements [2020-09-09T11:48:58.174Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-09T11:48:58.174Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-09T11:48:58.174Z] ? github.com/docker/docker/api/types [no test files] [2020-09-09T11:48:58.174Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-09T11:48:58.174Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-09T11:48:58.174Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-09T11:48:58.174Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-09T11:48:58.174Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-09T11:48:58.174Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-09T11:48:58.174Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-09T11:48:58.174Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-09T11:48:58.174Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-09T11:48:58.174Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-09T11:48:58.174Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-09T11:48:58.183Z] docker volume rm -f docker-dev-cache [2020-09-09T11:48:58.183Z] docker-dev-cache [Pipeline] deleteDir [2020-09-09T11:48:58.632Z] ok github.com/docker/docker/api/types/time 0.187s coverage: 100.0% of statements [2020-09-09T11:48:58.632Z] ok github.com/docker/docker/api/types/versions 0.042s coverage: 75.0% of statements [2020-09-09T11:48:58.632Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-09T11:48:58.632Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-09T11:48:58.632Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-09T11:48:58.632Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-09-09T11:48:58.632Z] ? github.com/docker/docker/builder [no test files] [2020-09-09T11:48:58.632Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-09T11:48:58.632Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-09T11:48:58.632Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-09T11:48:58.632Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-09T11:48:58.632Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-09T11:48:58.632Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-09T11:48:58.632Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-09T11:48:58.636Z] --- PASS: TestNetworkLoopbackNat (2.86s) [2020-09-09T11:48:58.636Z] === RUN TestPause [2020-09-09T11:48:58.662Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.09s) [2020-09-09T11:48:58.662Z] === RUN TestDockerNetworkMacvlan [2020-09-09T11:48:59.207Z] --- PASS: TestPause (0.69s) [2020-09-09T11:48:59.207Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-09T11:48:59.207Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-09T11:48:59.207Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-09T11:48:59.207Z] === RUN TestPauseStopPausedContainer [2020-09-09T11:48:59.207Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [Pipeline] } [2020-09-09T11:48:59.436Z] --- PASS: TestNetworkLoopbackNat (2.76s) [2020-09-09T11:48:59.437Z] === RUN TestPause [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [2020-09-09T11:48:59.467Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-09T11:48:59.590Z] ok github.com/docker/docker/builder/dockerignore 0.260s coverage: 96.8% of statements [2020-09-09T11:48:59.602Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-09-09T11:49:00.037Z] --- PASS: TestPauseStopPausedContainer (0.72s) [2020-09-09T11:49:00.037Z] === RUN TestPsFilter [2020-09-09T11:49:00.037Z] --- PASS: TestPsFilter (0.17s) [2020-09-09T11:49:00.037Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-09T11:49:00.074Z] --- PASS: TestPause (0.62s) [2020-09-09T11:49:00.074Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-09T11:49:00.074Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-09T11:49:00.074Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-09T11:49:00.074Z] === RUN TestPauseStopPausedContainer [2020-09-09T11:49:00.544Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-09-09T11:49:00.711Z] --- PASS: TestPauseStopPausedContainer (0.59s) [2020-09-09T11:49:00.711Z] === RUN TestPsFilter [2020-09-09T11:49:00.711Z] --- PASS: TestPsFilter (0.16s) [2020-09-09T11:49:00.711Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-09T11:49:00.977Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.72s) [2020-09-09T11:49:00.977Z] === RUN TestRemoveContainerWithVolume [2020-09-09T11:49:01.351Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.49s) [2020-09-09T11:49:01.351Z] === RUN TestRemoveContainerWithVolume [2020-09-09T11:49:01.547Z] --- PASS: TestRemoveContainerWithVolume (0.74s) [2020-09-09T11:49:01.547Z] === RUN TestRemoveContainerRunning [2020-09-09T11:49:01.645Z] --- PASS: TestRemoveContainerWithVolume (0.52s) [2020-09-09T11:49:01.645Z] === RUN TestRemoveContainerRunning [2020-09-09T11:49:01.929Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-09-09T11:49:02.283Z] --- PASS: TestRemoveContainerRunning (0.54s) [2020-09-09T11:49:02.283Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-09T11:49:02.469Z] ok github.com/docker/docker/builder/remotecontext 0.396s coverage: 9.2% of statements [2020-09-09T11:49:02.537Z] --- PASS: TestRemoveContainerRunning (0.73s) [2020-09-09T11:49:02.537Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-09T11:49:02.923Z] ok github.com/docker/docker/cli/debug 0.315s coverage: 100.0% of statements [2020-09-09T11:49:02.923Z] ok github.com/docker/docker/builder/dockerfile 0.361s coverage: 46.3% of statements [2020-09-09T11:49:02.933Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.57s) [2020-09-09T11:49:02.934Z] === RUN TestRemoveInvalidContainer [2020-09-09T11:49:02.934Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-09-09T11:49:02.934Z] === RUN TestRenameLinkedContainer [2020-09-09T11:49:03.143Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.95s) [2020-09-09T11:49:03.143Z] === RUN TestRemoveInvalidContainer [2020-09-09T11:49:03.405Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-09-09T11:49:03.405Z] === RUN TestRenameLinkedContainer [2020-09-09T11:49:03.405Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-09-09T11:49:05.012Z] --- PASS: TestRenameLinkedContainer (2.12s) [2020-09-09T11:49:05.012Z] === RUN TestRenameStoppedContainer [2020-09-09T11:49:05.228Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-09-09T11:49:05.650Z] --- PASS: TestRenameStoppedContainer (0.55s) [2020-09-09T11:49:05.650Z] === RUN TestRenameRunningContainerAndReuse [2020-09-09T11:49:06.702Z] --- PASS: TestRenameRunningContainerAndReuse (1.02s) [2020-09-09T11:49:06.702Z] === RUN TestRenameInvalidName [2020-09-09T11:49:06.705Z] --- PASS: TestRenameLinkedContainer (3.28s) [2020-09-09T11:49:06.705Z] === RUN TestRenameStoppedContainer [2020-09-09T11:49:06.705Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-09-09T11:49:06.998Z] --- PASS: TestRenameInvalidName (0.54s) [2020-09-09T11:49:06.998Z] === RUN TestRenameAnonymousContainer [2020-09-09T11:49:07.276Z] --- PASS: TestRenameStoppedContainer (0.67s) [2020-09-09T11:49:07.276Z] === RUN TestRenameRunningContainerAndReuse [2020-09-09T11:49:08.529Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-09-09T11:49:08.659Z] --- PASS: TestRenameRunningContainerAndReuse (1.51s) [2020-09-09T11:49:08.659Z] === RUN TestRenameInvalidName [2020-09-09T11:49:08.919Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-09-09T11:49:09.118Z] --- PASS: TestRenameAnonymousContainer (1.93s) [2020-09-09T11:49:09.118Z] === RUN TestRenameContainerWithSameName [2020-09-09T11:49:09.413Z] --- PASS: TestRenameContainerWithSameName (0.49s) [2020-09-09T11:49:09.414Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-09T11:49:09.489Z] --- PASS: TestRenameInvalidName (0.78s) [2020-09-09T11:49:09.489Z] === RUN TestRenameAnonymousContainer [2020-09-09T11:49:10.061Z] === RUN TestDockerSuite/TestBuildBlankName [2020-09-09T11:49:10.321Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-09-09T11:49:10.452Z] --- PASS: TestRenameContainerWithLinkedContainer (1.06s) [2020-09-09T11:49:10.452Z] === RUN TestResize [2020-09-09T11:49:11.095Z] --- PASS: TestResize (0.56s) [2020-09-09T11:49:11.095Z] === RUN TestResizeWithInvalidSize [2020-09-09T11:49:11.750Z] --- PASS: TestResizeWithInvalidSize (0.59s) [2020-09-09T11:49:11.750Z] === RUN TestResizeWhenContainerNotStarted [2020-09-09T11:49:12.407Z] --- PASS: TestResizeWhenContainerNotStarted (0.56s) [2020-09-09T11:49:12.407Z] === RUN TestDaemonRestartKillContainers [2020-09-09T11:49:12.407Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-09T11:49:12.407Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-09T11:49:12.407Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-09T11:49:12.407Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-09T11:49:12.407Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-09T11:49:12.407Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-09T11:49:12.407Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-09T11:49:12.407Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-09T11:49:12.407Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-09T11:49:12.407Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-09T11:49:12.407Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-09T11:49:12.407Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-09T11:49:12.407Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-09T11:49:12.407Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-09T11:49:12.407Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-09T11:49:12.407Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-09T11:49:12.407Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-09T11:49:12.407Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-09T11:49:12.407Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-09T11:49:12.407Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-09T11:49:12.407Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-09T11:49:12.407Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-09T11:49:12.407Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-09T11:49:12.407Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-09T11:49:12.407Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-09T11:49:12.407Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-09T11:49:12.407Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-09T11:49:12.407Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-09T11:49:13.187Z] ok github.com/docker/docker/client 0.385s coverage: 74.9% of statements [2020-09-09T11:49:13.620Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-09-09T11:49:13.620Z] --- PASS: TestRenameAnonymousContainer (3.60s) [2020-09-09T11:49:13.620Z] === RUN TestRenameContainerWithSameName [2020-09-09T11:49:13.880Z] --- PASS: TestRenameContainerWithSameName (0.89s) [2020-09-09T11:49:13.880Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-09T11:49:15.114Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-09-09T11:49:15.231Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-09T11:49:15.231Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-09T11:49:15.272Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-09-09T11:49:15.533Z] --- PASS: TestRenameContainerWithLinkedContainer (1.48s) [2020-09-09T11:49:15.533Z] === RUN TestResize [2020-09-09T11:49:15.874Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-09T11:49:16.205Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-09T11:49:16.915Z] --- PASS: TestResize (1.32s) [2020-09-09T11:49:16.915Z] === RUN TestResizeWithInvalidSize [2020-09-09T11:49:17.026Z] --- PASS: TestDockerNetworkMacvlan (18.42s) [2020-09-09T11:49:17.026Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-09-09T11:49:17.026Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-09-09T11:49:17.026Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.98s) [2020-09-09T11:49:17.026Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.12s) [2020-09-09T11:49:17.026Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.78s) [2020-09-09T11:49:17.026Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.30s) [2020-09-09T11:49:17.026Z] PASS [2020-09-09T11:49:17.026Z] [2020-09-09T11:49:17.026Z] DONE 8 tests in 20.660s [2020-09-09T11:49:17.026Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-09-09T11:49:17.026Z] ++ 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 [2020-09-09T11:49:17.026Z] ++ set -e [2020-09-09T11:49:17.026Z] ++ '[' -n 0 ']' [2020-09-09T11:49:17.026Z] ++ set -x [2020-09-09T11:49:17.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=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 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 [2020-09-09T11:49:17.026Z] testing: warning: no tests to run [2020-09-09T11:49:17.026Z] PASS [2020-09-09T11:49:17.026Z] [2020-09-09T11:49:17.026Z] DONE 0 tests in 0.026s [2020-09-09T11:49:17.026Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-09-09T11:49:17.026Z] ++ 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 [2020-09-09T11:49:17.026Z] ++ set -e [2020-09-09T11:49:17.026Z] ++ '[' -n 0 ']' [2020-09-09T11:49:17.026Z] ++ set -x [2020-09-09T11:49:17.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=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 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 [2020-09-09T11:49:17.026Z] INFO: Testing against a local daemon [2020-09-09T11:49:17.026Z] === RUN TestAuthZPluginAllowRequest [2020-09-09T11:49:17.175Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-09-09T11:49:17.435Z] --- PASS: TestResizeWithInvalidSize (0.74s) [2020-09-09T11:49:17.435Z] === RUN TestResizeWhenContainerNotStarted [2020-09-09T11:49:17.752Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-09T11:49:17.752Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-09T11:49:17.752Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-09T11:49:18.376Z] --- PASS: TestResizeWhenContainerNotStarted (0.73s) [2020-09-09T11:49:18.376Z] === RUN TestDaemonRestartKillContainers [2020-09-09T11:49:18.376Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-09T11:49:18.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-09T11:49:18.376Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-09T11:49:18.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-09T11:49:18.376Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-09T11:49:18.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-09T11:49:18.376Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-09T11:49:18.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-09T11:49:18.376Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-09T11:49:18.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-09T11:49:18.376Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-09T11:49:18.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-09T11:49:18.376Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-09T11:49:18.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-09T11:49:18.376Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-09T11:49:18.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-09T11:49:18.376Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-09T11:49:18.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-09T11:49:18.376Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-09T11:49:18.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-09T11:49:18.376Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-09T11:49:18.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-09T11:49:18.376Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-09T11:49:18.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-09T11:49:18.376Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-09T11:49:18.376Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-09T11:49:18.392Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-09T11:49:18.940Z] --- PASS: TestAuthZPluginAllowRequest (1.80s) [2020-09-09T11:49:18.940Z] === RUN TestAuthZPluginTLS [2020-09-09T11:49:19.512Z] --- PASS: TestAuthZPluginTLS (0.73s) [2020-09-09T11:49:19.512Z] === RUN TestAuthZPluginDenyRequest [2020-09-09T11:49:20.084Z] --- PASS: TestAuthZPluginDenyRequest (0.67s) [2020-09-09T11:49:20.084Z] === RUN TestAuthZPluginAPIDenyResponse [2020-09-09T11:49:20.286Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-09-09T11:49:20.481Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-09-09T11:49:20.481Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.84s) [2020-09-09T11:49:20.481Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.99s) [2020-09-09T11:49:20.481Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.67s) [2020-09-09T11:49:20.481Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.78s) [2020-09-09T11:49:20.481Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.53s) [2020-09-09T11:49:20.481Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.74s) [2020-09-09T11:49:20.481Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.53s) [2020-09-09T11:49:20.481Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.56s) [2020-09-09T11:49:20.481Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.57s) [2020-09-09T11:49:20.481Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.75s) [2020-09-09T11:49:20.481Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.76s) [2020-09-09T11:49:20.481Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.97s) [2020-09-09T11:49:20.481Z] === RUN TestCgroupNamespacesRun [2020-09-09T11:49:21.027Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.68s) [2020-09-09T11:49:21.027Z] === RUN TestAuthZPluginDenyResponse [2020-09-09T11:49:21.599Z] --- PASS: TestAuthZPluginDenyResponse (0.68s) [2020-09-09T11:49:21.599Z] === RUN TestAuthZPluginAllowEventStream [2020-09-09T11:49:21.997Z] --- PASS: TestCgroupNamespacesRun (1.36s) [2020-09-09T11:49:21.997Z] === RUN TestCgroupNamespacesRunPrivileged [2020-09-09T11:49:22.195Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-09T11:49:22.195Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-09T11:49:22.765Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-09-09T11:49:23.039Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.35s) [2020-09-09T11:49:23.039Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-09-09T11:49:23.512Z] --- PASS: TestAuthZPluginAllowEventStream (1.75s) [2020-09-09T11:49:23.512Z] === RUN TestAuthZPluginErrorResponse [2020-09-09T11:49:24.084Z] --- PASS: TestAuthZPluginErrorResponse (0.71s) [2020-09-09T11:49:24.084Z] === RUN TestAuthZPluginErrorRequest [2020-09-09T11:49:24.616Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.35s) [2020-09-09T11:49:24.616Z] === RUN TestCgroupNamespacesRunHostMode [2020-09-09T11:49:24.656Z] --- PASS: TestAuthZPluginErrorRequest (0.66s) [2020-09-09T11:49:24.656Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-09T11:49:25.228Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.70s) [2020-09-09T11:49:25.228Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-09-09T11:49:25.303Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-09-09T11:49:26.138Z] --- PASS: TestCgroupNamespacesRunHostMode (1.40s) [2020-09-09T11:49:26.138Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-09-09T11:49:26.246Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-09-09T11:49:26.506Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-09T11:49:26.766Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-09T11:49:27.182Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.38s) [2020-09-09T11:49:27.182Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-09-09T11:49:27.706Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-09-09T11:49:27.706Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-09-09T11:49:27.771Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.20s) [2020-09-09T11:49:27.771Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-09-09T11:49:27.928Z] ok github.com/docker/docker/builder/remotecontext/git 26.263s coverage: 86.3% of statements [2020-09-09T11:49:27.928Z] ? github.com/docker/docker/cli [no test files] [2020-09-09T11:49:27.928Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-09T11:49:28.700Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.36s) [2020-09-09T11:49:28.700Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-09-09T11:49:29.087Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-09-09T11:49:29.087Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-09T11:49:29.342Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2020-09-09T11:49:29.342Z] === RUN TestCgroupNamespacesRunOlderClient [2020-09-09T11:49:29.656Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-09T11:49:30.318Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.34s) [2020-09-09T11:49:30.319Z] === RUN TestAuthZPluginHeader [2020-09-09T11:49:30.891Z] --- PASS: TestAuthZPluginHeader (1.04s) [2020-09-09T11:49:30.891Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-09-09T11:49:30.891Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-09T11:49:30.891Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-09T11:49:30.891Z] === RUN TestAuthZPluginV2Disable [2020-09-09T11:49:30.891Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-09-09T11:49:30.891Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-09T11:49:30.891Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-09-09T11:49:30.891Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-09T11:49:30.891Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-09T11:49:30.891Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-09T11:49:30.891Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-09T11:49:30.891Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-09T11:49:30.891Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-09T11:49:30.951Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.36s) [2020-09-09T11:49:30.951Z] === RUN TestKernelTCPMemory [2020-09-09T11:49:31.038Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-09-09T11:49:31.607Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-09T11:49:31.624Z] --- PASS: TestKernelTCPMemory (0.61s) [2020-09-09T11:49:31.624Z] === RUN TestNISDomainname [2020-09-09T11:49:32.177Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-09T11:49:32.260Z] --- PASS: TestNISDomainname (0.70s) [2020-09-09T11:49:32.260Z] === RUN TestHostnameDnsResolution [2020-09-09T11:49:32.899Z] --- PASS: TestHostnameDnsResolution (0.84s) [2020-09-09T11:49:32.899Z] === RUN TestStats [2020-09-09T11:49:33.115Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-09T11:49:33.678Z] ok github.com/docker/docker/cmd/dockerd 0.557s coverage: 19.3% of statements [2020-09-09T11:49:33.685Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-09T11:49:33.945Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-09-09T11:49:34.635Z] ok github.com/docker/docker/container 0.492s coverage: 41.3% of statements [2020-09-09T11:49:34.636Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-09T11:49:34.636Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-09T11:49:34.636Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-09T11:49:34.636Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-09-09T11:49:35.637Z] --- PASS: TestStats (2.51s) [2020-09-09T11:49:35.637Z] === RUN TestStopContainerWithTimeout [2020-09-09T11:49:35.637Z] === RUN TestStopContainerWithTimeout/0 [2020-09-09T11:49:35.637Z] === PAUSE TestStopContainerWithTimeout/0 [2020-09-09T11:49:35.637Z] === RUN TestStopContainerWithTimeout/1 [2020-09-09T11:49:35.637Z] === PAUSE TestStopContainerWithTimeout/1 [2020-09-09T11:49:35.637Z] === RUN TestStopContainerWithTimeout/3 [2020-09-09T11:49:35.637Z] === PAUSE TestStopContainerWithTimeout/3 [2020-09-09T11:49:35.637Z] === RUN TestStopContainerWithTimeout/-1 [2020-09-09T11:49:35.637Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-09-09T11:49:35.637Z] === CONT TestStopContainerWithTimeout/0 [2020-09-09T11:49:35.637Z] === CONT TestStopContainerWithTimeout/-1 [2020-09-09T11:49:35.637Z] === CONT TestStopContainerWithTimeout/1 [2020-09-09T11:49:35.637Z] === CONT TestStopContainerWithTimeout/3 [2020-09-09T11:49:36.486Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-09-09T11:49:36.486Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.64s) [2020-09-09T11:49:36.486Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.04s) [2020-09-09T11:49:36.486Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.58s) [2020-09-09T11:49:36.486Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.51s) [2020-09-09T11:49:36.486Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.67s) [2020-09-09T11:49:36.486Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.80s) [2020-09-09T11:49:36.486Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.94s) [2020-09-09T11:49:36.486Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.85s) [2020-09-09T11:49:36.486Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.54s) [2020-09-09T11:49:36.486Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.72s) [2020-09-09T11:49:36.486Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.79s) [2020-09-09T11:49:36.486Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.47s) [2020-09-09T11:49:36.486Z] === RUN TestCgroupNamespacesRun [2020-09-09T11:49:36.792Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.456s coverage: 65.3% of statements [2020-09-09T11:49:37.057Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-09-09T11:49:37.998Z] --- PASS: TestCgroupNamespacesRun (1.71s) [2020-09-09T11:49:37.998Z] === RUN TestCgroupNamespacesRunPrivileged [2020-09-09T11:49:38.409Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-09-09T11:49:38.409Z] --- PASS: TestStopContainerWithTimeout/0 (1.09s) [2020-09-09T11:49:38.409Z] --- PASS: TestStopContainerWithTimeout/1 (2.04s) [2020-09-09T11:49:38.409Z] --- PASS: TestStopContainerWithTimeout/3 (2.68s) [2020-09-09T11:49:38.409Z] --- PASS: TestStopContainerWithTimeout/-1 (3.00s) [2020-09-09T11:49:38.409Z] === RUN TestDeleteDevicemapper [2020-09-09T11:49:38.409Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-09-09T11:49:38.409Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-09T11:49:38.409Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-09T11:49:38.951Z] ok github.com/docker/docker/daemon/cluster 0.734s coverage: 0.5% of statements [2020-09-09T11:49:38.951Z] ok github.com/docker/docker/daemon/cluster/convert 0.862s coverage: 35.9% of statements [2020-09-09T11:49:39.907Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.76s) [2020-09-09T11:49:39.907Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-09-09T11:49:39.944Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.55s) [2020-09-09T11:49:39.944Z] === RUN TestUpdateMemory [2020-09-09T11:49:40.980Z] --- PASS: TestUpdateMemory (0.73s) [2020-09-09T11:49:40.980Z] === RUN TestUpdateCPUQuota [2020-09-09T11:49:41.618Z] --- PASS: TestUpdateCPUQuota (0.87s) [2020-09-09T11:49:41.618Z] === RUN TestUpdatePidsLimit [2020-09-09T11:49:41.618Z] === RUN TestUpdatePidsLimit/update_from_none [2020-09-09T11:49:41.818Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.79s) [2020-09-09T11:49:41.818Z] === RUN TestCgroupNamespacesRunHostMode [2020-09-09T11:49:41.818Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-09-09T11:49:41.818Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-09-09T11:49:41.910Z] === RUN TestUpdatePidsLimit/no_change [2020-09-09T11:49:42.209Z] === RUN TestUpdatePidsLimit/update_lower [2020-09-09T11:49:42.504Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-09-09T11:49:42.504Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-09-09T11:49:42.807Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-09-09T11:49:43.110Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-09-09T11:49:43.202Z] --- PASS: TestCgroupNamespacesRunHostMode (1.70s) [2020-09-09T11:49:43.202Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-09-09T11:49:43.463Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-09-09T11:49:44.151Z] --- PASS: TestUpdatePidsLimit (2.43s) [2020-09-09T11:49:44.151Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.23s) [2020-09-09T11:49:44.151Z] --- PASS: TestUpdatePidsLimit/no_change (0.27s) [2020-09-09T11:49:44.151Z] --- PASS: TestUpdatePidsLimit/update_lower (0.25s) [2020-09-09T11:49:44.151Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s) [2020-09-09T11:49:44.151Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.27s) [2020-09-09T11:49:44.151Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2020-09-09T11:49:44.151Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.28s) [2020-09-09T11:49:44.151Z] === RUN TestUpdateRestartPolicy [2020-09-09T11:49:44.710Z] ok github.com/docker/docker/daemon/config 0.558s coverage: 79.7% of statements [2020-09-09T11:49:44.710Z] ok github.com/docker/docker/daemon/discovery 0.257s coverage: 30.0% of statements [2020-09-09T11:49:44.846Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-09-09T11:49:44.846Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.69s) [2020-09-09T11:49:44.846Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-09-09T11:49:45.786Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-09-09T11:49:46.233Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.508s coverage: 11.3% of statements [2020-09-09T11:49:46.728Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.67s) [2020-09-09T11:49:46.728Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-09-09T11:49:47.190Z] ok github.com/docker/docker/daemon/events 0.277s coverage: 50.0% of statements [2020-09-09T11:49:47.300Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-09-09T11:49:47.560Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2020-09-09T11:49:47.560Z] === RUN TestCgroupNamespacesRunOlderClient [2020-09-09T11:49:47.560Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-09-09T11:49:47.644Z] ok github.com/docker/docker/daemon 3.613s coverage: 9.1% of statements [2020-09-09T11:49:47.644Z] ok github.com/docker/docker/daemon/graphdriver 0.134s coverage: 2.3% of statements [2020-09-09T11:49:47.644Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-09T11:49:47.644Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-09T11:49:47.644Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-09T11:49:47.644Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-09-09T11:49:47.644Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-09-09T11:49:47.644Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-09-09T11:49:47.644Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-09-09T11:49:47.644Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-09T11:49:47.644Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-09-09T11:49:47.644Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-09-09T11:49:47.644Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-09-09T11:49:47.644Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-09-09T11:49:47.644Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-09T11:49:47.644Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-09-09T11:49:47.644Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-09-09T11:49:47.644Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-09-09T11:49:48.603Z] ok github.com/docker/docker/daemon/links 0.042s coverage: 93.0% of statements [2020-09-09T11:49:49.470Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.69s) [2020-09-09T11:49:49.470Z] === RUN TestKernelTCPMemory [2020-09-09T11:49:49.731Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-09-09T11:49:49.993Z] --- PASS: TestKernelTCPMemory (0.90s) [2020-09-09T11:49:49.993Z] === RUN TestNISDomainname [2020-09-09T11:49:50.761Z] ok github.com/docker/docker/daemon/logger/awslogs 0.596s coverage: 77.4% of statements [2020-09-09T11:49:50.934Z] --- PASS: TestNISDomainname (0.90s) [2020-09-09T11:49:50.934Z] === RUN TestHostnameDnsResolution [2020-09-09T11:49:51.214Z] ok github.com/docker/docker/daemon/logger 0.407s coverage: 41.2% of statements [2020-09-09T11:49:51.214Z] ok github.com/docker/docker/daemon/images 0.346s coverage: 4.8% of statements [2020-09-09T11:49:51.214Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-09T11:49:51.214Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-09T11:49:51.214Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-09-09T11:49:51.214Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-09T11:49:51.214Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-09T11:49:51.214Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-09-09T11:49:51.214Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-09-09T11:49:52.317Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-09-09T11:49:52.317Z] --- PASS: TestHostnameDnsResolution (1.31s) [2020-09-09T11:49:52.317Z] === RUN TestStats [2020-09-09T11:49:52.735Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.500s coverage: 61.6% of statements [2020-09-09T11:49:52.735Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.400s coverage: 87.2% of statements [2020-09-09T11:49:52.849Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.37s) [2020-09-09T11:49:52.849Z] PASS [2020-09-09T11:49:52.849Z] [2020-09-09T11:49:52.849Z] === Skipped [2020-09-09T11:49:52.849Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-09T11:49:52.849Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-09T11:49:52.849Z] [2020-09-09T11:49:52.849Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-09-09T11:49:52.849Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-09T11:49:52.849Z] [2020-09-09T11:49:52.849Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-09T11:49:52.849Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-09T11:49:52.849Z] [2020-09-09T11:49:52.849Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-09T11:49:52.849Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-09T11:49:52.849Z] [2020-09-09T11:49:52.849Z] [2020-09-09T11:49:52.849Z] DONE 17 tests, 4 skipped in 32.500s [2020-09-09T11:49:52.849Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-09-09T11:49:52.849Z] ++ 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 [2020-09-09T11:49:52.849Z] ++ set -e [2020-09-09T11:49:52.849Z] ++ '[' -n 0 ']' [2020-09-09T11:49:52.849Z] ++ set -x [2020-09-09T11:49:52.849Z] ++ 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 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 [2020-09-09T11:49:52.849Z] INFO: Testing against a local daemon [2020-09-09T11:49:52.849Z] === RUN TestPluginInvalidJSON [2020-09-09T11:49:52.849Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-09T11:49:52.849Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-09T11:49:52.849Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-09T11:49:52.849Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-09-09T11:49:52.849Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-09-09T11:49:52.849Z] === RUN TestPluginInstall [2020-09-09T11:49:52.849Z] === RUN TestPluginInstall/no_auth [2020-09-09T11:49:53.691Z] ok github.com/docker/docker/daemon/logger/local 0.434s coverage: 75.2% of statements [2020-09-09T11:49:53.691Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-09T11:49:54.145Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.234s coverage: 35.9% of statements [2020-09-09T11:49:54.598Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.239s coverage: 33.3% of statements [2020-09-09T11:49:54.856Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-09-09T11:49:55.115Z] --- PASS: TestStats (2.76s) [2020-09-09T11:49:55.115Z] === RUN TestStopContainerWithTimeout [2020-09-09T11:49:55.115Z] === RUN TestStopContainerWithTimeout/0 [2020-09-09T11:49:55.115Z] === PAUSE TestStopContainerWithTimeout/0 [2020-09-09T11:49:55.115Z] === RUN TestStopContainerWithTimeout/1 [2020-09-09T11:49:55.115Z] === PAUSE TestStopContainerWithTimeout/1 [2020-09-09T11:49:55.115Z] === RUN TestStopContainerWithTimeout/3 [2020-09-09T11:49:55.115Z] === PAUSE TestStopContainerWithTimeout/3 [2020-09-09T11:49:55.115Z] === RUN TestStopContainerWithTimeout/-1 [2020-09-09T11:49:55.115Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-09-09T11:49:55.115Z] === CONT TestStopContainerWithTimeout/0 [2020-09-09T11:49:55.115Z] === CONT TestStopContainerWithTimeout/-1 [2020-09-09T11:49:55.394Z] time="2020-09-09T11:49:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-09T11:49:55.394Z] time="2020-09-09T11:49:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eaddcd6b6666245b9ee06bf85d0cde56da103cfcfd846c7ed9bea15c2f9ffe5e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-09T11:49:55.394Z] time="2020-09-09T11:49:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-09T11:49:55.394Z] time="2020-09-09T11:49:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eaddcd6b6666245b9ee06bf85d0cde56da103cfcfd846c7ed9bea15c2f9ffe5e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-09T11:49:55.394Z] === RUN TestPluginInstall/with_htpasswd [2020-09-09T11:49:55.555Z] ok github.com/docker/docker/daemon/logger/templates 0.226s coverage: 8.3% of statements [2020-09-09T11:49:55.555Z] ok github.com/docker/docker/daemon/logger/syslog 0.287s coverage: 46.8% of statements [2020-09-09T11:49:56.337Z] time="2020-09-09T11:49:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-09T11:49:56.337Z] time="2020-09-09T11:49:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e02f3e466e0399cf58a239d056f8d3765323e5cd434319c9764068ced8170f81" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-09T11:49:56.337Z] time="2020-09-09T11:49:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-09T11:49:56.337Z] time="2020-09-09T11:49:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e02f3e466e0399cf58a239d056f8d3765323e5cd434319c9764068ced8170f81" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-09T11:49:56.504Z] === CONT TestStopContainerWithTimeout/3 [2020-09-09T11:49:56.598Z] === RUN TestPluginInstall/with_insecure [2020-09-09T11:49:56.764Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-09-09T11:49:56.852Z] --- PASS: TestUpdateRestartPolicy (11.29s) [2020-09-09T11:49:56.852Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-09T11:49:56.852Z] --- PASS: TestUpdateRestartWithAutoRemove (0.54s) [2020-09-09T11:49:56.852Z] === RUN TestWaitNonBlocked [2020-09-09T11:49:56.852Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-09T11:49:56.852Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-09T11:49:56.852Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-09T11:49:56.852Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-09T11:49:56.852Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-09T11:49:56.852Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-09T11:49:56.852Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-09-09T11:49:56.852Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.60s) [2020-09-09T11:49:56.852Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s) [2020-09-09T11:49:56.852Z] === RUN TestWaitBlocked [2020-09-09T11:49:56.852Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-09T11:49:56.852Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-09T11:49:56.852Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-09-09T11:49:56.852Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-09-09T11:49:56.852Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-09T11:49:56.852Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-09-09T11:49:57.076Z] ok github.com/docker/docker/daemon/logger/splunk 2.127s coverage: 82.5% of statements [2020-09-09T11:49:57.076Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-09T11:49:57.076Z] ? github.com/docker/docker/daemon/network [no test files] [2020-09-09T11:49:57.076Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-09T11:49:57.494Z] --- PASS: TestWaitBlocked (0.02s) [2020-09-09T11:49:57.494Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.81s) [2020-09-09T11:49:57.494Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.86s) [2020-09-09T11:49:57.494Z] === CONT TestContainerStartOnDaemonRestart [2020-09-09T11:49:57.494Z] === CONT TestContainerKillOnDaemonStart [2020-09-09T11:49:57.494Z] === CONT TestDaemonRestartIpcMode [2020-09-09T11:49:57.494Z] === CONT TestDaemonHostGatewayIP [2020-09-09T11:49:57.703Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-09-09T11:49:57.703Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-09-09T11:49:57.982Z] time="2020-09-09T11:49:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-09T11:49:57.982Z] time="2020-09-09T11:49:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6146043a48e3cbde72f6dc69aee9865b13edfd4a9da5e448ce0a235ae2d13412" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-09T11:49:57.982Z] time="2020-09-09T11:49:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-09T11:49:57.982Z] time="2020-09-09T11:49:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6146043a48e3cbde72f6dc69aee9865b13edfd4a9da5e448ce0a235ae2d13412" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-09T11:49:58.271Z] === CONT TestStopContainerWithTimeout/1 [2020-09-09T11:49:58.552Z] --- PASS: TestPluginInstall (8.89s) [2020-09-09T11:49:58.552Z] --- PASS: TestPluginInstall/no_auth (5.90s) [2020-09-09T11:49:58.552Z] --- PASS: TestPluginInstall/with_htpasswd (1.21s) [2020-09-09T11:49:58.552Z] --- PASS: TestPluginInstall/with_insecure (1.79s) [2020-09-09T11:49:58.552Z] plugin_test.go:157: [d84b88e8aa592] daemon is not started [2020-09-09T11:49:58.552Z] PASS [2020-09-09T11:49:58.552Z] [2020-09-09T11:49:58.552Z] DONE 6 tests in 9.106s [2020-09-09T11:49:58.552Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-09-09T11:49:58.552Z] ++ 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 [2020-09-09T11:49:58.552Z] ++ set -e [2020-09-09T11:49:58.552Z] ++ '[' -n 0 ']' [2020-09-09T11:49:58.552Z] ++ set -x [2020-09-09T11:49:58.553Z] ++ 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 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 [2020-09-09T11:49:58.553Z] INFO: Testing against a local daemon [2020-09-09T11:49:58.553Z] === RUN TestExternalGraphDriver [2020-09-09T11:49:58.813Z] === RUN TestExternalGraphDriver/json [2020-09-09T11:49:58.843Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-09-09T11:49:59.233Z] ok github.com/docker/docker/distribution/metadata 1.425s coverage: 48.2% of statements [2020-09-09T11:49:59.233Z] ok github.com/docker/docker/distribution 1.684s coverage: 20.1% of statements [2020-09-09T11:49:59.233Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-09T11:49:59.461Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-09-09T11:49:59.461Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-09-09T11:49:59.686Z] ok github.com/docker/docker/errdefs 0.096s coverage: 49.4% of statements [2020-09-09T11:50:00.047Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-09-09T11:50:00.047Z] --- PASS: TestStopContainerWithTimeout/0 (1.18s) [2020-09-09T11:50:00.047Z] --- PASS: TestStopContainerWithTimeout/-1 (3.12s) [2020-09-09T11:50:00.047Z] --- PASS: TestStopContainerWithTimeout/3 (2.71s) [2020-09-09T11:50:00.047Z] --- PASS: TestStopContainerWithTimeout/1 (1.77s) [2020-09-09T11:50:00.047Z] === RUN TestDeleteDevicemapper [2020-09-09T11:50:00.047Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-09-09T11:50:00.047Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-09T11:50:00.047Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-09T11:50:00.314Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-09-09T11:50:00.643Z] ok github.com/docker/docker/distribution/xfer 2.371s coverage: 76.8% of statements [2020-09-09T11:50:00.643Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-09T11:50:01.097Z] ok github.com/docker/docker/image/cache 0.217s coverage: 19.2% of statements [2020-09-09T11:50:01.097Z] ok github.com/docker/docker/image/v1 0.252s coverage: 25.0% of statements [2020-09-09T11:50:01.123Z] --- PASS: TestContainerStartOnDaemonRestart (3.48s) [2020-09-09T11:50:01.123Z] === CONT TestIpcModeOlderClient [2020-09-09T11:50:01.123Z] --- PASS: TestIpcModeOlderClient (0.13s) [2020-09-09T11:50:01.360Z] === RUN TestExternalGraphDriver/spec [2020-09-09T11:50:01.419Z] --- PASS: TestDaemonHostGatewayIP (4.05s) [2020-09-09T11:50:01.419Z] --- PASS: TestDaemonRestartIpcMode (4.11s) [2020-09-09T11:50:01.551Z] ok github.com/docker/docker/image 0.880s coverage: 86.4% of statements [2020-09-09T11:50:01.719Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-09-09T11:50:02.005Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-09T11:50:02.005Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-09T11:50:02.459Z] ok github.com/docker/docker/libcontainerd/queue 0.109s coverage: 100.0% of statements [2020-09-09T11:50:02.659Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.67s) [2020-09-09T11:50:02.659Z] === RUN TestUpdateMemory [2020-09-09T11:50:02.659Z] --- SKIP: TestUpdateMemory (0.00s) [2020-09-09T11:50:02.659Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-09T11:50:02.659Z] === RUN TestUpdateCPUQuota [2020-09-09T11:50:03.905Z] === RUN TestExternalGraphDriver/pull [2020-09-09T11:50:03.981Z] ok github.com/docker/docker/pkg/aaparser 0.200s coverage: 50.0% of statements [2020-09-09T11:50:04.040Z] --- PASS: TestUpdateCPUQuota (1.28s) [2020-09-09T11:50:04.040Z] === RUN TestUpdatePidsLimit [2020-09-09T11:50:04.040Z] === RUN TestUpdatePidsLimit/update_from_none [2020-09-09T11:50:04.300Z] === RUN TestUpdatePidsLimit/no_change [2020-09-09T11:50:04.435Z] ok github.com/docker/docker/libcontainerd/local 0.371s coverage: 1.0% of statements [2020-09-09T11:50:04.435Z] ok github.com/docker/docker/layer 0.587s coverage: 30.1% of statements [2020-09-09T11:50:04.435Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-09T11:50:04.435Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-09T11:50:04.435Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-09T11:50:04.435Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-09T11:50:04.435Z] ? github.com/docker/docker/oci [no test files] [2020-09-09T11:50:04.435Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-09T11:50:04.561Z] === RUN TestUpdatePidsLimit/update_lower [2020-09-09T11:50:04.821Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-09-09T11:50:04.821Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-09-09T11:50:04.821Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-09-09T11:50:05.081Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-09-09T11:50:05.340Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-09-09T11:50:05.393Z] ok github.com/docker/docker/opts 0.555s coverage: 67.1% of statements [2020-09-09T11:50:05.393Z] ok github.com/docker/docker/pkg/broadcaster 0.041s coverage: 100.0% of statements [2020-09-09T11:50:05.913Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-09-09T11:50:06.174Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-09-09T11:50:06.351Z] ok github.com/docker/docker/pkg/capabilities 0.031s coverage: 87.5% of statements [2020-09-09T11:50:06.450Z] --- PASS: TestExternalGraphDriver (7.64s) [2020-09-09T11:50:06.450Z] --- PASS: TestExternalGraphDriver/json (2.48s) [2020-09-09T11:50:06.450Z] --- PASS: TestExternalGraphDriver/spec (2.73s) [2020-09-09T11:50:06.450Z] --- PASS: TestExternalGraphDriver/pull (2.27s) [2020-09-09T11:50:06.450Z] === RUN TestGraphdriverPluginV2 [2020-09-09T11:50:06.712Z] --- SKIP: TestGraphdriverPluginV2 (0.38s) [2020-09-09T11:50:06.712Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-09T11:50:06.712Z] PASS [2020-09-09T11:50:06.712Z] [2020-09-09T11:50:06.712Z] === Skipped [2020-09-09T11:50:06.712Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.38s) [2020-09-09T11:50:06.712Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-09T11:50:06.712Z] [2020-09-09T11:50:06.712Z] [2020-09-09T11:50:06.712Z] DONE 5 tests, 1 skipped in 8.181s [2020-09-09T11:50:06.712Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-09-09T11:50:06.712Z] ++ 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 [2020-09-09T11:50:06.712Z] ++ set -e [2020-09-09T11:50:06.712Z] ++ '[' -n 0 ']' [2020-09-09T11:50:06.712Z] ++ set -x [2020-09-09T11:50:06.712Z] ++ 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 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 [2020-09-09T11:50:06.712Z] INFO: Testing against a local daemon [2020-09-09T11:50:06.712Z] === RUN TestContinueAfterPluginCrash [2020-09-09T11:50:06.712Z] === PAUSE TestContinueAfterPluginCrash [2020-09-09T11:50:06.712Z] === RUN TestReadPluginNoRead [2020-09-09T11:50:06.712Z] === PAUSE TestReadPluginNoRead [2020-09-09T11:50:06.712Z] === RUN TestDaemonStartWithLogOpt [2020-09-09T11:50:06.712Z] === PAUSE TestDaemonStartWithLogOpt [2020-09-09T11:50:06.712Z] === CONT TestContinueAfterPluginCrash [2020-09-09T11:50:06.712Z] === CONT TestDaemonStartWithLogOpt [2020-09-09T11:50:06.712Z] === CONT TestReadPluginNoRead [2020-09-09T11:50:06.745Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-09-09T11:50:06.805Z] ok github.com/docker/docker/pkg/authorization 0.945s coverage: 26.8% of statements [2020-09-09T11:50:07.258Z] ok github.com/docker/docker/pkg/chrootarchive 0.112s coverage: 15.4% of statements [2020-09-09T11:50:07.258Z] ok github.com/docker/docker/pkg/directory 0.048s coverage: 80.0% of statements [2020-09-09T11:50:07.314Z] --- PASS: TestUpdatePidsLimit (3.29s) [2020-09-09T11:50:07.314Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.34s) [2020-09-09T11:50:07.314Z] --- PASS: TestUpdatePidsLimit/no_change (0.34s) [2020-09-09T11:50:07.314Z] --- PASS: TestUpdatePidsLimit/update_lower (0.43s) [2020-09-09T11:50:07.314Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s) [2020-09-09T11:50:07.314Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2020-09-09T11:50:07.314Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2020-09-09T11:50:07.314Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.30s) [2020-09-09T11:50:07.314Z] === RUN TestUpdateRestartPolicy [2020-09-09T11:50:07.885Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-09-09T11:50:08.144Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-09-09T11:50:08.215Z] ok github.com/docker/docker/pkg/discovery 0.072s coverage: 58.3% of statements [2020-09-09T11:50:08.215Z] ok github.com/docker/docker/pkg/discovery/file 0.063s coverage: 92.9% of statements [2020-09-09T11:50:08.713Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-09-09T11:50:09.173Z] ok github.com/docker/docker/pkg/discovery/memory 0.215s coverage: 92.3% of statements [2020-09-09T11:50:09.626Z] ok github.com/docker/docker/pkg/discovery/nodes 0.160s coverage: 93.8% of statements [2020-09-09T11:50:09.653Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-09-09T11:50:11.148Z] ok github.com/docker/docker/pkg/filenotify 0.142s coverage: 36.2% of statements [2020-09-09T11:50:11.148Z] ok github.com/docker/docker/pkg/fileutils 0.073s coverage: 87.7% of statements [2020-09-09T11:50:11.602Z] ok github.com/docker/docker/pkg/homedir 0.058s coverage: 42.9% of statements [2020-09-09T11:50:11.853Z] --- PASS: TestContainerKillOnDaemonStart (12.92s) [2020-09-09T11:50:11.853Z] PASS [2020-09-09T11:50:11.853Z] [2020-09-09T11:50:11.853Z] === Skipped [2020-09-09T11:50:11.853Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-09-09T11:50:11.853Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-09T11:50:11.853Z] [2020-09-09T11:50:11.853Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-09T11:50:11.853Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-09T11:50:11.853Z] [2020-09-09T11:50:11.853Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-09-09T11:50:11.853Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-09T11:50:11.853Z] [2020-09-09T11:50:11.853Z] [2020-09-09T11:50:11.853Z] DONE 192 tests, 3 skipped in 108.103s [2020-09-09T11:50:11.853Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-09-09T11:50:11.853Z] ++ 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 [2020-09-09T11:50:11.853Z] ++ set -e [2020-09-09T11:50:11.853Z] ++ '[' -n 0 ']' [2020-09-09T11:50:11.853Z] ++ set -x [2020-09-09T11:50:11.853Z] ++ 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 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 [2020-09-09T11:50:11.853Z] INFO: Testing against a local daemon [2020-09-09T11:50:11.853Z] === RUN TestCommitInheritsEnv [2020-09-09T11:50:11.853Z] --- PASS: TestCommitInheritsEnv (0.31s) [2020-09-09T11:50:11.853Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-09T11:50:11.853Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-09-09T11:50:11.853Z] === RUN TestImagesFilterMultiReference [2020-09-09T11:50:11.853Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2020-09-09T11:50:11.853Z] === RUN TestImagePullPlatformInvalid [2020-09-09T11:50:11.853Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-09-09T11:50:11.853Z] === RUN TestRemoveImageOrphaning [2020-09-09T11:50:11.853Z] --- PASS: TestRemoveImageOrphaning (0.33s) [2020-09-09T11:50:11.853Z] === RUN TestRemoveImageGarbageCollector [2020-09-09T11:50:11.853Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-09-09T11:50:11.853Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-09T11:50:11.853Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-09T11:50:11.853Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-09-09T11:50:11.853Z] === RUN TestTagInvalidReference [2020-09-09T11:50:11.853Z] --- PASS: TestTagInvalidReference (0.03s) [2020-09-09T11:50:11.853Z] === RUN TestTagValidPrefixedRepo [2020-09-09T11:50:11.853Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-09-09T11:50:11.853Z] === RUN TestTagExistedNameWithoutForce [2020-09-09T11:50:11.853Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-09-09T11:50:11.853Z] === RUN TestTagOfficialNames [2020-09-09T11:50:11.853Z] --- PASS: TestTagOfficialNames (0.04s) [2020-09-09T11:50:11.853Z] === RUN TestTagMatchesDigest [2020-09-09T11:50:11.853Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-09-09T11:50:11.853Z] === CONT TestImportExtremelyLargeImageWorks [2020-09-09T11:50:12.007Z] === RUN TestReadPluginNoRead/default [2020-09-09T11:50:12.007Z] --- PASS: TestDaemonStartWithLogOpt (4.86s) [2020-09-09T11:50:12.195Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-09-09T11:50:12.559Z] ok github.com/docker/docker/pkg/idtools 0.084s coverage: 7.3% of statements [2020-09-09T11:50:12.559Z] ok github.com/docker/docker/pkg/discovery/kv 3.564s coverage: 84.1% of statements [2020-09-09T11:50:12.949Z] === RUN TestReadPluginNoRead/disabled_caching [2020-09-09T11:50:13.516Z] ok github.com/docker/docker/pkg/archive 6.674s coverage: 63.0% of statements [2020-09-09T11:50:13.516Z] ok github.com/docker/docker/pkg/jsonmessage 0.159s coverage: 91.7% of statements [2020-09-09T11:50:13.516Z] ok github.com/docker/docker/pkg/locker 0.047s coverage: 88.9% of statements [2020-09-09T11:50:13.970Z] ok github.com/docker/docker/pkg/ioutils 0.689s coverage: 69.2% of statements [2020-09-09T11:50:14.102Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-09-09T11:50:14.423Z] ok github.com/docker/docker/pkg/longpath 0.052s coverage: 100.0% of statements [2020-09-09T11:50:14.423Z] ok github.com/docker/docker/pkg/namesgenerator 0.098s coverage: 85.7% of statements [2020-09-09T11:50:14.860Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-09-09T11:50:14.877Z] ok github.com/docker/docker/pkg/parsers 0.057s coverage: 97.0% of statements [2020-09-09T11:50:15.046Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-09-09T11:50:15.335Z] ok github.com/docker/docker/pkg/pidfile 0.036s coverage: 82.6% of statements [2020-09-09T11:50:15.986Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-09-09T11:50:16.556Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-09-09T11:50:16.771Z] --- PASS: TestReadPluginNoRead (9.82s) [2020-09-09T11:50:16.771Z] --- PASS: TestReadPluginNoRead/default (1.84s) [2020-09-09T11:50:16.771Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.82s) [2020-09-09T11:50:16.771Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.83s) [2020-09-09T11:50:16.771Z] read_test.go:92: [d48fc32d762c3] daemon is not started [2020-09-09T11:50:16.855Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.157s coverage: 56.8% of statements [2020-09-09T11:50:17.031Z] --- PASS: TestContinueAfterPluginCrash (10.23s) [2020-09-09T11:50:17.032Z] PASS [2020-09-09T11:50:17.032Z] [2020-09-09T11:50:17.032Z] DONE 6 tests in 10.384s [2020-09-09T11:50:17.032Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-09-09T11:50:17.032Z] ++ 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 [2020-09-09T11:50:17.032Z] ++ set -e [2020-09-09T11:50:17.032Z] ++ '[' -n 0 ']' [2020-09-09T11:50:17.032Z] ++ set -x [2020-09-09T11:50:17.032Z] ++ 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 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 [2020-09-09T11:50:17.032Z] testing: warning: no tests to run [2020-09-09T11:50:17.032Z] PASS [2020-09-09T11:50:17.032Z] [2020-09-09T11:50:17.032Z] DONE 0 tests in 0.053s [2020-09-09T11:50:17.032Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-09-09T11:50:17.032Z] ++ 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 [2020-09-09T11:50:17.032Z] ++ set -e [2020-09-09T11:50:17.032Z] ++ '[' -n 0 ']' [2020-09-09T11:50:17.032Z] ++ set -x [2020-09-09T11:50:17.032Z] ++ 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 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 [2020-09-09T11:50:17.125Z] === RUN TestDockerSuite/TestBuildCmd [2020-09-09T11:50:17.125Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-09-09T11:50:17.292Z] INFO: Testing against a local daemon [2020-09-09T11:50:17.292Z] === RUN TestPluginWithDevMounts [2020-09-09T11:50:17.292Z] === PAUSE TestPluginWithDevMounts [2020-09-09T11:50:17.292Z] === CONT TestPluginWithDevMounts [2020-09-09T11:50:17.309Z] ok github.com/docker/docker/pkg/plugins/transport 0.126s coverage: 85.7% of statements [2020-09-09T11:50:17.384Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-09-09T11:50:17.645Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-09-09T11:50:17.645Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-09-09T11:50:17.645Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-09-09T11:50:17.762Z] ok github.com/docker/docker/pkg/pools 0.055s coverage: 88.2% of statements [2020-09-09T11:50:18.216Z] ok github.com/docker/docker/pkg/progress 0.030s coverage: 75.9% of statements [2020-09-09T11:50:18.619Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-09-09T11:50:18.619Z] Copying nested executables into bundles/cross/linux/amd64 [2020-09-09T11:50:18.619Z] Cross building: bundles/cross/windows/amd64 [2020-09-09T11:50:18.619Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-09-09T11:50:18.619Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-09-09T11:50:19.024Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-09-09T11:50:19.172Z] ok github.com/docker/docker/pkg/reexec 0.156s coverage: 82.4% of statements [2020-09-09T11:50:19.593Z] --- PASS: TestUpdateRestartPolicy (12.44s) [2020-09-09T11:50:19.593Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-09T11:50:19.626Z] ok github.com/docker/docker/pkg/pubsub 1.063s coverage: 73.9% of statements [2020-09-09T11:50:19.626Z] ok github.com/docker/docker/pkg/signal 0.111s coverage: 20.3% of statements [2020-09-09T11:50:19.835Z] --- PASS: TestPluginWithDevMounts (2.21s) [2020-09-09T11:50:19.835Z] PASS [2020-09-09T11:50:19.835Z] [2020-09-09T11:50:19.835Z] DONE 1 tests in 2.364s [2020-09-09T11:50:19.835Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-09-09T11:50:19.835Z] ++ 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 [2020-09-09T11:50:19.835Z] ++ set -e [2020-09-09T11:50:19.835Z] ++ '[' -n 0 ']' [2020-09-09T11:50:19.835Z] ++ set -x [2020-09-09T11:50:19.835Z] ++ 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 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 [2020-09-09T11:50:19.835Z] INFO: Testing against a local daemon [2020-09-09T11:50:19.835Z] === RUN TestSecretInspect [2020-09-09T11:50:19.853Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-09-09T11:50:20.424Z] --- PASS: TestUpdateRestartWithAutoRemove (0.65s) [2020-09-09T11:50:20.424Z] === RUN TestWaitNonBlocked [2020-09-09T11:50:20.424Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-09T11:50:20.424Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-09T11:50:20.424Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-09T11:50:20.424Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-09T11:50:20.424Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-09T11:50:20.424Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-09T11:50:20.583Z] ok github.com/docker/docker/pkg/stdcopy 0.081s coverage: 100.0% of statements [2020-09-09T11:50:21.038Z] ok github.com/docker/docker/pkg/streamformatter 0.097s coverage: 66.2% of statements [2020-09-09T11:50:21.038Z] ok github.com/docker/docker/pkg/stringid 0.034s coverage: 70.6% of statements [2020-09-09T11:50:21.365Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-09-09T11:50:21.365Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.94s) [2020-09-09T11:50:21.365Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.08s) [2020-09-09T11:50:21.365Z] === RUN TestWaitBlocked [2020-09-09T11:50:21.365Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-09T11:50:21.365Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-09T11:50:21.365Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-09-09T11:50:21.365Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-09-09T11:50:21.365Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-09T11:50:21.365Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-09-09T11:50:21.997Z] ok github.com/docker/docker/pkg/sysinfo 0.072s coverage: 38.2% of statements [2020-09-09T11:50:21.997Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-09T11:50:21.997Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-09T11:50:21.997Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-09-09T11:50:21.997Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-09T11:50:21.997Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-09-09T11:50:21.997Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-09-09T11:50:21.997Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-09T11:50:21.997Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-09T11:50:22.748Z] --- PASS: TestWaitBlocked (0.02s) [2020-09-09T11:50:22.748Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.05s) [2020-09-09T11:50:22.748Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.07s) [2020-09-09T11:50:22.748Z] === CONT TestContainerStartOnDaemonRestart [2020-09-09T11:50:22.748Z] === CONT TestIpcModeOlderClient [2020-09-09T11:50:22.748Z] --- PASS: TestIpcModeOlderClient (0.11s) [2020-09-09T11:50:22.748Z] === CONT TestContainerKillOnDaemonStart [2020-09-09T11:50:22.955Z] ok github.com/docker/docker/pkg/tailfile 0.224s coverage: 88.6% of statements [2020-09-09T11:50:22.955Z] ok github.com/docker/docker/pkg/system 0.058s coverage: 13.8% of statements [2020-09-09T11:50:23.138Z] --- PASS: TestSecretInspect (3.23s) [2020-09-09T11:50:23.138Z] === RUN TestSecretList [2020-09-09T11:50:23.410Z] ok github.com/docker/docker/pkg/tarsum 0.150s coverage: 89.3% of statements [2020-09-09T11:50:23.690Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-09-09T11:50:23.865Z] testing: warning: no tests to run [2020-09-09T11:50:23.865Z] coverage: [no statements] [2020-09-09T11:50:23.865Z] ok github.com/docker/docker/pkg/term/windows 0.045s coverage: [no statements] [no tests to run] [2020-09-09T11:50:23.865Z] ok github.com/docker/docker/pkg/truncindex 0.132s coverage: 91.5% of statements [2020-09-09T11:50:24.260Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-09-09T11:50:24.320Z] ok github.com/docker/docker/pkg/urlutil 0.042s coverage: 100.0% of statements [2020-09-09T11:50:24.320Z] ok github.com/docker/docker/pkg/useragent 0.063s coverage: 88.9% of statements [2020-09-09T11:50:25.645Z] === RUN TestDockerSuite/TestBuildContChar [2020-09-09T11:50:25.844Z] ok github.com/docker/docker/plugin/v2 0.214s coverage: 20.1% of statements [2020-09-09T11:50:25.844Z] ok github.com/docker/docker/plugin 0.244s coverage: 12.0% of statements [2020-09-09T11:50:26.215Z] --- PASS: TestContainerStartOnDaemonRestart (3.70s) [2020-09-09T11:50:26.215Z] === CONT TestDaemonHostGatewayIP [2020-09-09T11:50:26.298Z] ok github.com/docker/docker/reference 0.506s coverage: 84.4% of statements [2020-09-09T11:50:26.437Z] --- PASS: TestSecretList (3.22s) [2020-09-09T11:50:26.437Z] === RUN TestSecretsCreateAndDelete [2020-09-09T11:50:27.257Z] ok github.com/docker/docker/restartmanager 0.030s coverage: 50.9% of statements [2020-09-09T11:50:27.257Z] ok github.com/docker/docker/registry/resumable 0.216s coverage: 100.0% of statements [2020-09-09T11:50:28.126Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-09-09T11:50:28.215Z] ok github.com/docker/docker/runconfig 0.033s coverage: 52.2% of statements [2020-09-09T11:50:28.215Z] ok github.com/docker/docker/testutil 0.035s coverage: 62.5% of statements [2020-09-09T11:50:28.670Z] ok github.com/docker/docker/registry 0.441s coverage: 51.7% of statements [2020-09-09T11:50:28.698Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-09-09T11:50:29.641Z] --- PASS: TestDaemonHostGatewayIP (3.36s) [2020-09-09T11:50:29.641Z] === CONT TestDaemonRestartIpcMode [2020-09-09T11:50:29.742Z] --- PASS: TestSecretsCreateAndDelete (3.22s) [2020-09-09T11:50:29.742Z] === RUN TestSecretsUpdate [2020-09-09T11:50:29.902Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-09-09T11:50:30.163Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-09-09T11:50:30.424Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-09-09T11:50:30.998Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-09-09T11:50:31.259Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-09-09T11:50:31.550Z] ok github.com/docker/docker/volume/drivers 0.287s coverage: 36.1% of statements [2020-09-09T11:50:31.550Z] ok github.com/docker/docker/volume/local 0.383s coverage: 37.7% of statements [2020-09-09T11:50:31.550Z] ok github.com/docker/docker/volume/mounts 0.322s coverage: 66.2% of statements [2020-09-09T11:50:32.201Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-09-09T11:50:33.045Z] --- PASS: TestSecretsUpdate (3.27s) [2020-09-09T11:50:33.045Z] === RUN TestTemplatedSecret [2020-09-09T11:50:33.146Z] --- PASS: TestDaemonRestartIpcMode (3.41s) [2020-09-09T11:50:33.712Z] ok github.com/docker/docker/volume/service 0.434s coverage: 70.3% of statements [2020-09-09T11:50:34.087Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-09-09T11:50:36.001Z] --- PASS: TestContainerKillOnDaemonStart (13.24s) [2020-09-09T11:50:36.001Z] PASS [2020-09-09T11:50:36.001Z] [2020-09-09T11:50:36.001Z] === Skipped [2020-09-09T11:50:36.001Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-09-09T11:50:36.001Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-09T11:50:36.001Z] [2020-09-09T11:50:36.001Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2020-09-09T11:50:36.001Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-09T11:50:36.001Z] [2020-09-09T11:50:36.001Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-09-09T11:50:36.001Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-09T11:50:36.001Z] [2020-09-09T11:50:36.001Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-09T11:50:36.001Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-09T11:50:36.001Z] [2020-09-09T11:50:36.001Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-09-09T11:50:36.001Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-09T11:50:36.001Z] [2020-09-09T11:50:36.001Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-09-09T11:50:36.001Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-09T11:50:36.001Z] [2020-09-09T11:50:36.001Z] [2020-09-09T11:50:36.001Z] DONE 192 tests, 6 skipped in 144.219s [2020-09-09T11:50:36.001Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-09-09T11:50:36.001Z] ++ 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 [2020-09-09T11:50:36.001Z] ++ set -e [2020-09-09T11:50:36.001Z] ++ '[' -n 0 ']' [2020-09-09T11:50:36.001Z] ++ set -x [2020-09-09T11:50:36.001Z] ++ 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 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 [2020-09-09T11:50:36.001Z] INFO: Testing against a local daemon [2020-09-09T11:50:36.001Z] === RUN TestCommitInheritsEnv [2020-09-09T11:50:36.349Z] --- PASS: TestTemplatedSecret (3.57s) [2020-09-09T11:50:36.349Z] === RUN TestSecretCreateResolve [2020-09-09T11:50:36.571Z] --- PASS: TestCommitInheritsEnv (0.42s) [2020-09-09T11:50:36.571Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-09T11:50:36.571Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-09-09T11:50:36.571Z] === RUN TestImagesFilterMultiReference [2020-09-09T11:50:36.571Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-09-09T11:50:36.571Z] === RUN TestImagePullPlatformInvalid [2020-09-09T11:50:36.571Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-09-09T11:50:36.571Z] === RUN TestRemoveImageOrphaning [2020-09-09T11:50:37.142Z] --- PASS: TestRemoveImageOrphaning (0.45s) [2020-09-09T11:50:37.142Z] === RUN TestRemoveImageGarbageCollector [2020-09-09T11:50:37.142Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-09-09T11:50:39.053Z] --- PASS: TestRemoveImageGarbageCollector (2.04s) [2020-09-09T11:50:39.053Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-09T11:50:39.053Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-09-09T11:50:39.053Z] === RUN TestTagInvalidReference [2020-09-09T11:50:39.053Z] --- PASS: TestTagInvalidReference (0.03s) [2020-09-09T11:50:39.053Z] === RUN TestTagValidPrefixedRepo [2020-09-09T11:50:39.314Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-09-09T11:50:39.314Z] === RUN TestTagExistedNameWithoutForce [2020-09-09T11:50:39.314Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-09-09T11:50:39.314Z] === RUN TestTagOfficialNames [2020-09-09T11:50:39.314Z] --- PASS: TestTagOfficialNames (0.05s) [2020-09-09T11:50:39.314Z] === RUN TestTagMatchesDigest [2020-09-09T11:50:39.314Z] --- PASS: TestTagMatchesDigest (0.04s) [2020-09-09T11:50:39.314Z] === CONT TestImportExtremelyLargeImageWorks [2020-09-09T11:50:39.652Z] --- PASS: TestSecretCreateResolve (3.18s) [2020-09-09T11:50:39.652Z] PASS [2020-09-09T11:50:39.652Z] [2020-09-09T11:50:39.652Z] DONE 6 tests in 19.831s [2020-09-09T11:50:39.652Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-09-09T11:50:39.652Z] ++ 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 [2020-09-09T11:50:39.652Z] ++ set -e [2020-09-09T11:50:39.652Z] ++ '[' -n 0 ']' [2020-09-09T11:50:39.652Z] ++ set -x [2020-09-09T11:50:39.652Z] ++ 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 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 [2020-09-09T11:50:39.652Z] INFO: Testing against a local daemon [2020-09-09T11:50:39.652Z] === RUN TestServiceCreateInit [2020-09-09T11:50:39.652Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-09T11:50:40.699Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-09-09T11:50:41.271Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-09-09T11:50:42.210Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-09-09T11:50:42.781Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-09-09T11:50:43.042Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-09-09T11:50:44.948Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-09T11:50:45.586Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-09-09T11:50:46.158Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-09-09T11:50:49.158Z] --- PASS: TestServiceCreateInit (9.78s) [2020-09-09T11:50:49.158Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.80s) [2020-09-09T11:50:49.158Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.95s) [2020-09-09T11:50:49.158Z] === RUN TestCreateServiceMultipleTimes [2020-09-09T11:50:49.458Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-09-09T11:50:50.030Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-09-09T11:50:50.291Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-09-09T11:50:50.291Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-09-09T11:50:50.291Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-09-09T11:50:50.291Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-09-09T11:50:51.231Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-09-09T11:50:51.351Z] ok github.com/docker/docker/pkg/plugins 35.053s coverage: 73.4% of statements [2020-09-09T11:50:51.805Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-09T11:50:51.805Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-09T11:50:51.805Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-09T11:50:51.805Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-09-09T11:50:51.805Z] ? github.com/docker/docker/pkg/term [no test files] [2020-09-09T11:50:51.805Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-09T11:50:51.805Z] ? github.com/docker/docker/rootless [no test files] [2020-09-09T11:50:51.805Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-09T11:50:51.805Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-09-09T11:50:51.805Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-09-09T11:50:51.805Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-09-09T11:50:51.805Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-09-09T11:50:51.805Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-09-09T11:50:51.805Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-09-09T11:50:51.805Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-09-09T11:50:51.805Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-09-09T11:50:51.805Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-09-09T11:50:51.805Z] ? github.com/docker/docker/testutil/request [no test files] [2020-09-09T11:50:51.805Z] ? github.com/docker/docker/volume [no test files] [2020-09-09T11:50:51.805Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-09T11:50:51.805Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-09T11:50:52.173Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-09-09T11:50:52.765Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-09-09T11:50:52.766Z] [2020-09-09T11:50:52.766Z] === Skipped [2020-09-09T11:50:52.766Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-09-09T11:50:52.766Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-09-09T11:50:52.766Z] [2020-09-09T11:50:52.766Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-09-09T11:50:52.766Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-09T11:50:52.766Z] [2020-09-09T11:50:52.766Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-09-09T11:50:52.766Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-09T11:50:52.766Z] [2020-09-09T11:50:52.766Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-09-09T11:50:52.766Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-09T11:50:52.766Z] [2020-09-09T11:50:52.766Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-09-09T11:50:52.766Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-09T11:50:52.766Z] [2020-09-09T11:50:52.766Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-09-09T11:50:52.766Z] client_test.go:23: runtime.GOOS == "windows" [2020-09-09T11:50:52.766Z] [2020-09-09T11:50:52.766Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-09-09T11:50:52.766Z] daemon_test.go:147: root required [2020-09-09T11:50:52.766Z] [2020-09-09T11:50:52.766Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-09-09T11:50:52.766Z] reload_test.go:520: root required [2020-09-09T11:50:52.766Z] [2020-09-09T11:50:52.766Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-09-09T11:50:52.766Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2020-09-09T11:50:52.766Z] [2020-09-09T11:50:52.766Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-09-09T11:50:52.766Z] pull_v2_test.go:73: Needs fixing on Windows [2020-09-09T11:50:52.766Z] [2020-09-09T11:50:52.766Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-09-09T11:50:52.766Z] pull_v2_test.go:118: Needs fixing on Windows [2020-09-09T11:50:52.766Z] [2020-09-09T11:50:52.766Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-09-09T11:50:52.766Z] download_test.go:268: Needs fixing on Windows [2020-09-09T11:50:52.766Z] [2020-09-09T11:50:52.766Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-09-09T11:50:52.766Z] layer_test.go:304: Failing on Windows [2020-09-09T11:50:52.766Z] [2020-09-09T11:50:52.766Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-09-09T11:50:52.766Z] layer_test.go:353: Failing on Windows [2020-09-09T11:50:52.766Z] [2020-09-09T11:50:52.766Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-09-09T11:50:52.766Z] layer_test.go:468: Failing on Windows [2020-09-09T11:50:52.766Z] [2020-09-09T11:50:52.766Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-09-09T11:50:52.766Z] layer_test.go:697: Failing on Windows [2020-09-09T11:50:52.766Z] [2020-09-09T11:50:52.766Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-09-09T11:50:52.766Z] migration_test.go:46: Failing on Windows [2020-09-09T11:50:52.766Z] [2020-09-09T11:50:53.220Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-09-09T11:50:53.220Z] migration_test.go:182: Failing on Windows [2020-09-09T11:50:53.220Z] [2020-09-09T11:50:53.220Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-09-09T11:50:53.220Z] mount_test.go:17: Failing on Windows [2020-09-09T11:50:53.220Z] [2020-09-09T11:50:53.220Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-09-09T11:50:53.220Z] mount_test.go:76: Failing on Windows [2020-09-09T11:50:53.220Z] [2020-09-09T11:50:53.220Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-09-09T11:50:53.220Z] mount_test.go:125: Failing on Windows [2020-09-09T11:50:53.220Z] [2020-09-09T11:50:53.220Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-09-09T11:50:53.220Z] mount_test.go:212: Failing on Windows [2020-09-09T11:50:53.220Z] [2020-09-09T11:50:53.220Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-09-09T11:50:53.220Z] archive_test.go:133: Xz not present in msys2 [2020-09-09T11:50:53.220Z] [2020-09-09T11:50:53.220Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-09-09T11:50:53.220Z] archive_test.go:238: Failing on Windows CI machines [2020-09-09T11:50:53.220Z] [2020-09-09T11:50:53.220Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-09-09T11:50:53.220Z] archive_windows_test.go:16: Currently fails [2020-09-09T11:50:53.220Z] [2020-09-09T11:50:53.220Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-09-09T11:50:53.220Z] changes_test.go:192: needs more investigation [2020-09-09T11:50:53.220Z] [2020-09-09T11:50:53.220Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-09-09T11:50:53.220Z] changes_test.go:405: needs further investigation [2020-09-09T11:50:53.220Z] [2020-09-09T11:50:53.220Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-09-09T11:50:53.220Z] changes_test.go:441: needs further investigation [2020-09-09T11:50:53.220Z] [2020-09-09T11:50:53.220Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-09-09T11:50:53.220Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-09-09T11:50:53.220Z] [2020-09-09T11:50:53.220Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-09-09T11:50:53.220Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-09-09T11:50:53.220Z] [2020-09-09T11:50:53.220Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-09-09T11:50:53.220Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-09-09T11:50:53.220Z] [2020-09-09T11:50:53.220Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-09-09T11:50:53.220Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-09-09T11:50:53.220Z] [2020-09-09T11:50:53.220Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-09-09T11:50:53.220Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-09-09T11:50:53.220Z] [2020-09-09T11:50:53.220Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-09-09T11:50:53.220Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-09-09T11:50:53.220Z] [2020-09-09T11:50:53.220Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-09-09T11:50:53.220Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-09-09T11:50:53.220Z] [2020-09-09T11:50:53.220Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-09-09T11:50:53.220Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-09-09T11:50:53.220Z] [2020-09-09T11:50:53.220Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-09-09T11:50:53.220Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-09-09T11:50:53.220Z] [2020-09-09T11:50:53.220Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-09-09T11:50:53.220Z] poller_test.go:41: No chmod on Windows [2020-09-09T11:50:53.220Z] [2020-09-09T11:50:53.220Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-09-09T11:50:53.220Z] fileutils_test.go:134: Needs porting to Windows [2020-09-09T11:50:53.220Z] [2020-09-09T11:50:53.220Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-09-09T11:50:53.220Z] fileutils_test.go:180: Needs porting to Windows [2020-09-09T11:50:53.220Z] [2020-09-09T11:50:53.220Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-09-09T11:50:53.220Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-09-09T11:50:53.220Z] [2020-09-09T11:50:53.220Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-09-09T11:50:53.220Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-09-09T11:50:53.220Z] [2020-09-09T11:50:53.220Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-09-09T11:50:53.220Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-09-09T11:50:53.220Z] [2020-09-09T11:50:53.220Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-09-09T11:50:53.220Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-09-09T11:50:53.220Z] [2020-09-09T11:50:53.220Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-09-09T11:50:53.220Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-09-09T11:50:53.220Z] [2020-09-09T11:50:53.220Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-09-09T11:50:53.220Z] local_test.go:181: runtime.GOOS == "windows" [2020-09-09T11:50:53.220Z] [2020-09-09T11:50:53.220Z] [2020-09-09T11:50:53.220Z] DONE 1785 tests, 46 skipped in 179.292s [2020-09-09T11:50:53.220Z] INFO: make.ps1 ended at 09/09/2020 11:50:52 [2020-09-09T11:50:53.340Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-09-09T11:50:53.922Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-09-09T11:50:54.743Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-09-09T11:50:54.743Z] INFO: Unit tests ended at 09/09/2020 11:50:54. Duration:00:03:12.7024306 [2020-09-09T11:50:54.743Z] INFO: Building busybox [2020-09-09T11:50:54.743Z] Sending build context to Docker daemon 5.12kB [2020-09-09T11:50:54.743Z] [2020-09-09T11:50:54.743Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-09-09T11:50:54.743Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-09-09T11:50:54.743Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-09-09T11:50:54.743Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-09-09T11:50:54.743Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-09-09T11:50:54.743Z] ---> 715aaeac112d [2020-09-09T11:50:54.743Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-09-09T11:50:54.743Z] ---> Running in a4da2cfd75b6 [2020-09-09T11:50:59.206Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-09-09T11:50:59.207Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-09-09T11:51:00.146Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-09-09T11:51:00.496Z] Removing intermediate container a4da2cfd75b6 [2020-09-09T11:51:00.497Z] ---> 39e9797553bb [2020-09-09T11:51:00.497Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-09-09T11:51:00.497Z] ---> Running in 587c222c9eeb [2020-09-09T11:51:00.497Z] Removing intermediate container 587c222c9eeb [2020-09-09T11:51:00.497Z] ---> 34d03cc5915f [2020-09-09T11:51:00.497Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-09-09T11:51:00.497Z] ---> Running in b700c9627900 [2020-09-09T11:51:00.497Z] Removing intermediate container b700c9627900 [2020-09-09T11:51:00.497Z] ---> 5d224380a716 [2020-09-09T11:51:00.497Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-09-09T11:51:00.717Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-09-09T11:51:01.287Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-09-09T11:51:01.454Z] [2020-09-09T11:51:01.547Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-09-09T11:51:01.907Z] ---> a720904190f9 [2020-09-09T11:51:01.907Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-09-09T11:51:01.907Z] ---> Running in ee0d5b21a1f3 [2020-09-09T11:51:02.116Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-09-09T11:51:04.658Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-09-09T11:51:04.917Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-09-09T11:51:08.212Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-09-09T11:51:08.212Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-09-09T11:51:10.120Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-09-09T11:51:11.127Z] --- PASS: TestCreateServiceMultipleTimes (18.54s) [2020-09-09T11:51:11.127Z] === RUN TestCreateServiceConflict [2020-09-09T11:51:11.127Z] --- PASS: TestCreateServiceConflict (2.75s) [2020-09-09T11:51:11.127Z] === RUN TestCreateServiceMaxReplicas [2020-09-09T11:51:12.166Z] Removing intermediate container ee0d5b21a1f3 [2020-09-09T11:51:12.166Z] ---> e804dd0b0de3 [2020-09-09T11:51:12.166Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-09-09T11:51:12.166Z] ---> Running in b89fdf34d6ea [2020-09-09T11:51:12.166Z] [2020-09-09T11:51:12.166Z] SUCCESS: Specified value was saved. [2020-09-09T11:51:14.318Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-09-09T11:51:14.318Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-09-09T11:51:14.426Z] --- PASS: TestCreateServiceMaxReplicas (3.67s) [2020-09-09T11:51:14.426Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-09T11:51:14.888Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-09-09T11:51:14.888Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-09-09T11:51:15.042Z] Removing intermediate container b89fdf34d6ea [2020-09-09T11:51:15.043Z] ---> 43deef8b63da [2020-09-09T11:51:15.043Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-09-09T11:51:15.043Z] ---> Running in 1448fccbf3b9 [2020-09-09T11:51:16.269Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-09-09T11:51:17.923Z] Cannot create a file when that file already exists. [2020-09-09T11:51:19.564Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-09-09T11:51:20.134Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-09-09T11:51:20.705Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-09-09T11:51:20.705Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-09-09T11:51:22.087Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-09-09T11:51:22.574Z] Removing intermediate container 1448fccbf3b9 [2020-09-09T11:51:22.574Z] ---> b55c4cf97125 [2020-09-09T11:51:22.574Z] Step 13/13 : CMD ["sh"] [2020-09-09T11:51:22.574Z] ---> Running in cc1e6f6fcb10 [2020-09-09T11:51:23.027Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-09-09T11:51:23.027Z] Removing intermediate container cc1e6f6fcb10 [2020-09-09T11:51:23.027Z] ---> 56c94d01c44b [2020-09-09T11:51:23.027Z] Successfully built 56c94d01c44b [2020-09-09T11:51:23.027Z] Successfully tagged busybox:latest [2020-09-09T11:51:23.027Z] INFO: Docker images of the daemon under test [2020-09-09T11:51:23.027Z] [2020-09-09T11:51:23.027Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-09-09T11:51:23.027Z] busybox latest 56c94d01c44b Less than a second ago 5.12GB [2020-09-09T11:51:23.027Z] microsoft/windowsservercore latest 715aaeac112d 6 days ago 5.06GB [2020-09-09T11:51:23.027Z] mcr.microsoft.com/windows/servercore ltsc2019 715aaeac112d 6 days ago 5.06GB [2020-09-09T11:51:23.027Z] [2020-09-09T11:51:23.027Z] INFO: Running integration tests at 09/09/2020 11:51:22... [2020-09-09T11:51:23.027Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-09-09T11:51:23.028Z] INFO: Integration API tests being run from the host: [2020-09-09T11:51:23.028Z] INFO: make.ps1 starting at 09/09/2020 11:51:22 [2020-09-09T11:51:23.287Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-09-09T11:51:24.001Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-09-09T11:51:24.669Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-09-09T11:51:26.051Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-09-09T11:51:28.594Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-09-09T11:51:28.853Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-09-09T11:51:29.330Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.93s) [2020-09-09T11:51:29.330Z] === RUN TestCreateServiceSecretFileMode [2020-09-09T11:51:29.422Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-09-09T11:51:29.991Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-09-09T11:51:31.899Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-09-09T11:51:31.899Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-09-09T11:51:32.637Z] --- PASS: TestCreateServiceSecretFileMode (3.40s) [2020-09-09T11:51:32.637Z] === RUN TestCreateServiceConfigFileMode [2020-09-09T11:51:33.810Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-09-09T11:51:34.751Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-09-09T11:51:35.693Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-09-09T11:51:35.954Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-09-09T11:51:35.959Z] --- PASS: TestCreateServiceConfigFileMode (3.47s) [2020-09-09T11:51:35.959Z] === RUN TestCreateServiceSysctls [2020-09-09T11:51:39.256Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-09-09T11:51:39.517Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-09-09T11:51:40.064Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-09-09T11:51:40.064Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-09-09T11:51:40.064Z] remote: Enumerating objects: 2, done. [2020-09-09T11:51:40.064Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-09-09T11:51:40.064Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-09-09T11:51:40.064Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-09-09T11:51:40.064Z] 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. [2020-09-09T11:51:40.064Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-09-09T11:51:40.064Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-09-09T11:51:40.166Z] --- PASS: TestCreateServiceSysctls (4.22s) [2020-09-09T11:51:40.166Z] === RUN TestCreateServiceCapabilities [2020-09-09T11:51:40.409Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41290/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf hack/test/unit [2020-09-09T11:51:40.903Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-09-09T11:51:42.816Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-09-09T11:51:42.946Z] ? github.com/docker/docker/api [no test files] [2020-09-09T11:51:43.470Z] --- PASS: TestCreateServiceCapabilities (2.92s) [2020-09-09T11:51:43.470Z] === RUN TestInspect [2020-09-09T11:51:45.045Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-09T11:51:45.045Z] INFO: Testing against a local daemon [2020-09-09T11:51:46.772Z] --- PASS: TestInspect (3.61s) [2020-09-09T11:51:46.772Z] === RUN TestCreateJob [2020-09-09T11:51:47.020Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-09-09T11:51:50.317Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-09-09T11:51:50.317Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-09-09T11:51:50.977Z] --- PASS: TestCreateJob (4.02s) [2020-09-09T11:51:50.977Z] === RUN TestReplicatedJob [2020-09-09T11:51:51.258Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-09-09T11:51:51.258Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-09-09T11:51:54.554Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-09-09T11:51:55.494Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-09-09T11:51:56.064Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-09-09T11:51:57.368Z] ok github.com/docker/docker/integration/build 13.240s [2020-09-09T11:51:57.368Z] [2020-09-09T11:51:57.368Z] === Skipped [2020-09-09T11:51:57.368Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-09-09T11:51:57.368Z] build_session_test.go:25: TODO: BuildKit [2020-09-09T11:51:57.368Z] [2020-09-09T11:51:57.368Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-09-09T11:51:57.368Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-09-09T11:51:57.368Z] [2020-09-09T11:51:57.368Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-09-09T11:51:57.368Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-09T11:51:57.368Z] [2020-09-09T11:51:57.368Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-09-09T11:51:57.368Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-09T11:51:57.368Z] [2020-09-09T11:51:57.368Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2020-09-09T11:51:57.368Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-09T11:51:57.368Z] [2020-09-09T11:51:57.368Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-09-09T11:51:57.368Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-09T11:51:57.368Z] [2020-09-09T11:51:57.368Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-09-09T11:51:57.368Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-09T11:51:57.368Z] [2020-09-09T11:51:57.368Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-09-09T11:51:57.368Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-09T11:51:57.368Z] [2020-09-09T11:51:57.368Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-09-09T11:51:57.368Z] build_test.go:492: testEnv.OSType == "windows" [2020-09-09T11:51:57.368Z] [2020-09-09T11:51:57.368Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-09-09T11:51:57.368Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-09T11:51:57.368Z] [2020-09-09T11:51:57.368Z] [2020-09-09T11:51:57.368Z] DONE 22 tests, 10 skipped in 32.539s [2020-09-09T11:51:57.368Z] [2020-09-09T11:51:57.368Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-09-09T11:51:57.445Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-09-09T11:51:57.561Z] --- PASS: TestReplicatedJob (6.73s) [2020-09-09T11:51:57.561Z] === RUN TestUpdateReplicatedJob [2020-09-09T11:51:57.834Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2020-09-09T11:51:58.015Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-09-09T11:51:58.275Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-09-09T11:51:58.324Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-09T11:51:58.324Z] INFO: Testing against a local daemon [2020-09-09T11:51:58.324Z] ok github.com/docker/docker/integration/config 0.173s [2020-09-09T11:51:58.324Z] [2020-09-09T11:51:58.324Z] === Skipped [2020-09-09T11:51:58.324Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-09-09T11:51:58.324Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-09-09T11:51:58.324Z] [2020-09-09T11:51:58.324Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-09-09T11:51:58.324Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-09-09T11:51:58.324Z] [2020-09-09T11:51:58.324Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-09-09T11:51:58.324Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-09-09T11:51:58.324Z] [2020-09-09T11:51:58.324Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-09-09T11:51:58.324Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-09-09T11:51:58.324Z] [2020-09-09T11:51:58.324Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-09-09T11:51:58.324Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-09-09T11:51:58.324Z] [2020-09-09T11:51:58.324Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-09-09T11:51:58.324Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-09-09T11:51:58.324Z] [2020-09-09T11:51:58.324Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-09-09T11:51:58.324Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-09-09T11:51:58.324Z] [2020-09-09T11:51:58.324Z] [2020-09-09T11:51:58.324Z] DONE 7 tests, 7 skipped in 2.000s [2020-09-09T11:51:58.324Z] [2020-09-09T11:51:58.324Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-09-09T11:52:00.861Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-09-09T11:52:01.214Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-09T11:52:01.214Z] INFO: Testing against a local daemon [2020-09-09T11:52:01.766Z] --- PASS: TestUpdateReplicatedJob (3.83s) [2020-09-09T11:52:01.766Z] === RUN TestServiceListWithStatuses [2020-09-09T11:52:01.766Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-09-09T11:52:01.766Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-09T11:52:01.766Z] === RUN TestDockerNetworkConnectAlias [2020-09-09T11:52:01.818Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-09-09T11:52:07.093Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-09-09T11:52:08.348Z] --- PASS: TestDockerNetworkConnectAlias (6.63s) [2020-09-09T11:52:08.348Z] === RUN TestDockerNetworkReConnect [2020-09-09T11:52:09.002Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-09-09T11:52:09.262Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-09-09T11:52:11.803Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-09-09T11:52:13.636Z] --- PASS: TestDockerNetworkReConnect (5.07s) [2020-09-09T11:52:13.636Z] === RUN TestServicePlugin [2020-09-09T11:52:13.636Z] --- SKIP: TestServicePlugin (0.00s) [2020-09-09T11:52:13.636Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-09T11:52:13.636Z] === RUN TestServiceUpdateLabel [2020-09-09T11:52:16.940Z] --- PASS: TestServiceUpdateLabel (3.25s) [2020-09-09T11:52:16.940Z] === RUN TestServiceUpdateSecrets [2020-09-09T11:52:18.387Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-09-09T11:52:20.297Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-09-09T11:52:22.208Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-09-09T11:52:24.753Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-09-09T11:52:24.753Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-09-09T11:52:26.666Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-09-09T11:52:26.926Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite (325.77s) [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.21s) [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.86s) [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.58s) [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.33s) [2020-09-09T11:52:30.225Z] docker_cli_daemon_test.go:1449: [d2680f5d70de7] daemon is not started [2020-09-09T11:52:30.225Z] check_test.go:309: [de88f5349ae4e] daemon is not started [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.35s) [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.90s) [2020-09-09T11:52:30.225Z] check_test.go:309: [d2846ded9bf29] daemon is not started [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.63s) [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.08s) [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.54s) [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.34s) [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.43s) [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.65s) [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.58s) [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.46s) [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-09-09T11:52:30.225Z] check_test.go:309: [d7b118d87e6a4] daemon is not started [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-09-09T11:52:30.225Z] check_test.go:309: [d8c8db1d53bc7] daemon is not started [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.71s) [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2020-09-09T11:52:30.225Z] check_test.go:309: [dbbf7a4b5de44] daemon is not started [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.54s) [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.62s) [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.50s) [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.13s) [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.60s) [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.64s) [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-09-09T11:52:30.225Z] check_test.go:309: [d12c1d682e22a] daemon is not started [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.55s) [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.55s) [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.55s) [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.05s) [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.65s) [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.46s) [2020-09-09T11:52:30.225Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-09-09T11:52:30.225Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-09-09T11:52:30.225Z] check_test.go:309: [d0c7bda793c8d] daemon is not started [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.44s) [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.38s) [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.70s) [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.83s) [2020-09-09T11:52:30.225Z] check_test.go:309: [d774b4d5ad31e] daemon is not started [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.16s) [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2020-09-09T11:52:30.225Z] check_test.go:309: [dc90b0ef96bd9] daemon is not started [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.63s) [2020-09-09T11:52:30.225Z] docker_cli_daemon_plugins_test.go:79: [d49cbe76a7d6d] daemon is not started [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.38s) [2020-09-09T11:52:30.225Z] docker_cli_daemon_plugins_test.go:169: [d5e84cd81c5e7] daemon is not started [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.49s) [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-09-09T11:52:30.225Z] check_test.go:309: [dda320b87d26c] daemon is not started [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.84s) [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.66s) [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.69s) [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.80s) [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.73s) [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.80s) [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.07s) [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.25s) [2020-09-09T11:52:30.225Z] check_test.go:309: [dfd307156705c] daemon is not started [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.42s) [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (16.19s) [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.58s) [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.17s) [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.07s) [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.95s) [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.79s) [2020-09-09T11:52:30.225Z] check_test.go:309: [df713fcba8d81] daemon is not started [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.59s) [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.34s) [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.00s) [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.01s) [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.61s) [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.45s) [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.10s) [2020-09-09T11:52:30.225Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-09-09T11:52:30.225Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-09-09T11:52:30.225Z] check_test.go:309: [d74bb470f4f01] daemon is not started [2020-09-09T11:52:30.225Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-09-09T11:52:30.225Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-09-09T11:52:30.225Z] check_test.go:309: [d50d398231e37] daemon is not started [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.35s) [2020-09-09T11:52:30.225Z] check_test.go:309: [d1ede021c410c] daemon is not started [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.02s) [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.81s) [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.59s) [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.19s) [2020-09-09T11:52:30.225Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.87s) [2020-09-09T11:52:30.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.02s) [2020-09-09T11:52:30.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.31s) [2020-09-09T11:52:30.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.08s) [2020-09-09T11:52:30.226Z] check_test.go:309: [d6b487259ab8c] daemon is not started [2020-09-09T11:52:30.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.99s) [2020-09-09T11:52:30.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.50s) [2020-09-09T11:52:30.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.96s) [2020-09-09T11:52:30.226Z] check_test.go:309: [dbe1fb6d3244e] daemon is not started [2020-09-09T11:52:30.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2020-09-09T11:52:30.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.92s) [2020-09-09T11:52:30.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2020-09-09T11:52:30.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s) [2020-09-09T11:52:30.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.68s) [2020-09-09T11:52:30.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.28s) [2020-09-09T11:52:30.226Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from config [2020-09-09T11:52:30.226Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config [2020-09-09T11:52:30.226Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from config [2020-09-09T11:52:30.226Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config [2020-09-09T11:52:30.226Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config [2020-09-09T11:52:30.226Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli [2020-09-09T11:52:30.226Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli [2020-09-09T11:52:30.226Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli [2020-09-09T11:52:30.226Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli [2020-09-09T11:52:30.226Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli [2020-09-09T11:52:30.226Z] check_test.go:309: [d4e66b7e048d5] daemon is not started [2020-09-09T11:52:30.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.35s) [2020-09-09T11:52:30.226Z] check_test.go:309: [dba36f65f800b] daemon is not started [2020-09-09T11:52:30.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s) [2020-09-09T11:52:30.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.57s) [2020-09-09T11:52:30.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.22s) [2020-09-09T11:52:30.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2020-09-09T11:52:30.226Z] check_test.go:309: [db6d22dcaad79] daemon is not started [2020-09-09T11:52:30.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.03s) [2020-09-09T11:52:30.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.86s) [2020-09-09T11:52:30.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.02s) [2020-09-09T11:52:30.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2020-09-09T11:52:30.226Z] check_test.go:309: [de0b04cf63873] daemon is not started [2020-09-09T11:52:30.226Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.66s) [2020-09-09T11:52:30.226Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.37s) [2020-09-09T11:52:30.226Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.97s) [2020-09-09T11:52:30.226Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.37s) [2020-09-09T11:52:30.226Z] check_test.go:309: [d90c495fc4b8f] daemon is not started [2020-09-09T11:52:30.226Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2020-09-09T11:52:30.226Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s) [2020-09-09T11:52:30.226Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2020-09-09T11:52:30.226Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.74s) [2020-09-09T11:52:30.226Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-09-09T11:52:30.226Z] check_test.go:309: [d9bb4eebd74f7] daemon is not started [2020-09-09T11:52:30.226Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.85s) [2020-09-09T11:52:30.226Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.02s) [2020-09-09T11:52:30.226Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.90s) [2020-09-09T11:52:30.226Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.50s) [2020-09-09T11:52:30.226Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.98s) [2020-09-09T11:52:30.226Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.57s) [2020-09-09T11:52:30.226Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.31s) [2020-09-09T11:52:30.226Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.45s) [2020-09-09T11:52:30.226Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.81s) [2020-09-09T11:52:30.226Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.13s) [2020-09-09T11:52:30.226Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.12s) [2020-09-09T11:52:30.226Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.30s) [2020-09-09T11:52:30.226Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.42s) [2020-09-09T11:52:30.226Z] docker_cli_daemon_test.go:2544: [dc3e4da0172a2] daemon is not started [2020-09-09T11:52:30.226Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.50s) [2020-09-09T11:52:30.226Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.53s) [2020-09-09T11:52:30.226Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.79s) [2020-09-09T11:52:30.226Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.79s) [2020-09-09T11:52:30.226Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s) [2020-09-09T11:52:30.226Z] check_test.go:309: [d1c7d7b9bfcac] daemon is not started [2020-09-09T11:52:30.226Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.84s) [2020-09-09T11:52:30.226Z] === RUN TestDockerSwarmSuite [2020-09-09T11:52:30.226Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-09-09T11:52:31.164Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-09-09T11:52:31.424Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-09-09T11:52:31.852Z] --- PASS: TestServiceUpdateSecrets (14.94s) [2020-09-09T11:52:31.852Z] === RUN TestServiceUpdateConfigs [2020-09-09T11:52:31.994Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-09-09T11:52:32.935Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-09-09T11:52:32.935Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-09-09T11:52:32.935Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-09-09T11:52:33.195Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-09-09T11:52:33.764Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-09-09T11:52:36.305Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-09-09T11:52:36.305Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-09-09T11:52:37.687Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-09-09T11:52:39.070Z] === RUN TestDockerSuite/TestBuildEnv [2020-09-09T11:52:40.985Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-09-09T11:52:41.246Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-09-09T11:52:41.815Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-09-09T11:52:43.196Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-09-09T11:52:46.758Z] --- PASS: TestServiceUpdateConfigs (14.77s) [2020-09-09T11:52:46.758Z] === RUN TestServiceUpdateNetwork [2020-09-09T11:52:49.772Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-09-09T11:52:55.051Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-09-09T11:52:55.621Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-09-09T11:53:01.547Z] ok github.com/docker/docker/integration/container 52.731s [2020-09-09T11:53:01.547Z] [2020-09-09T11:53:01.547Z] === Skipped [2020-09-09T11:53:01.547Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-09-09T11:53:01.547Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-09T11:53:01.547Z] [2020-09-09T11:53:01.547Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s) [2020-09-09T11:53:01.547Z] copy_test.go:25: testEnv.OSType == "windows" [2020-09-09T11:53:01.547Z] [2020-09-09T11:53:01.547Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-09-09T11:53:01.547Z] copy_test.go:39: testEnv.OSType == "windows" [2020-09-09T11:53:01.547Z] [2020-09-09T11:53:01.547Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-09-09T11:53:01.547Z] copy_test.go:51: testEnv.OSType == "windows" [2020-09-09T11:53:01.547Z] [2020-09-09T11:53:01.547Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-09-09T11:53:01.547Z] copy_test.go:65: testEnv.OSType == "windows" [2020-09-09T11:53:01.547Z] [2020-09-09T11:53:01.547Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-09-09T11:53:01.547Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-09-09T11:53:01.547Z] [2020-09-09T11:53:01.547Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-09-09T11:53:01.547Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-09-09T11:53:01.547Z] [2020-09-09T11:53:01.547Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-09-09T11:53:01.547Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-09-09T11:53:01.547Z] [2020-09-09T11:53:01.547Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-09-09T11:53:01.547Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2020-09-09T11:53:01.547Z] [2020-09-09T11:53:01.547Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-09-09T11:53:01.547Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2020-09-09T11:53:01.547Z] [2020-09-09T11:53:01.547Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-09-09T11:53:01.547Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-09-09T11:53:01.547Z] [2020-09-09T11:53:01.547Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-09-09T11:53:01.547Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-09-09T11:53:01.547Z] [2020-09-09T11:53:01.547Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-09-09T11:53:01.547Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-09-09T11:53:01.547Z] [2020-09-09T11:53:01.547Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-09-09T11:53:01.547Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-09-09T11:53:01.547Z] [2020-09-09T11:53:01.547Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-09-09T11:53:01.547Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-09-09T11:53:01.547Z] [2020-09-09T11:53:01.547Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-09-09T11:53:01.547Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-09-09T11:53:01.547Z] [2020-09-09T11:53:01.547Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-09-09T11:53:01.547Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-09-09T11:53:01.547Z] [2020-09-09T11:53:01.547Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-09-09T11:53:01.547Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-09-09T11:53:01.547Z] [2020-09-09T11:53:01.547Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-09-09T11:53:01.547Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-09-09T11:53:01.547Z] [2020-09-09T11:53:01.547Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-09-09T11:53:01.547Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-09-09T11:53:01.547Z] [2020-09-09T11:53:01.547Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-09-09T11:53:01.547Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-09-09T11:53:01.547Z] [2020-09-09T11:53:01.547Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-09-09T11:53:01.547Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-09-09T11:53:01.547Z] [2020-09-09T11:53:01.547Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-09-09T11:53:01.547Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-09-09T11:53:01.547Z] [2020-09-09T11:53:01.547Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-09-09T11:53:01.547Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-09-09T11:53:01.547Z] [2020-09-09T11:53:01.547Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-09-09T11:53:01.547Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-09-09T11:53:01.547Z] [2020-09-09T11:53:01.547Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-09-09T11:53:01.547Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-09-09T11:53:01.547Z] [2020-09-09T11:53:01.547Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-09-09T11:53:01.547Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-09T11:53:01.547Z] [2020-09-09T11:53:01.547Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-09-09T11:53:01.547Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-09-09T11:53:01.547Z] [2020-09-09T11:53:01.547Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-09-09T11:53:01.547Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-09T11:53:01.547Z] [2020-09-09T11:53:01.547Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-09-09T11:53:01.547Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-09-09T11:53:01.547Z] [2020-09-09T11:53:01.547Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-09-09T11:53:01.547Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-09-09T11:53:01.547Z] [2020-09-09T11:53:01.547Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-09-09T11:53:01.547Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-09-09T11:53:01.547Z] [2020-09-09T11:53:01.547Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-09-09T11:53:01.547Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-09-09T11:53:01.547Z] [2020-09-09T11:53:01.548Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-09-09T11:53:01.548Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-09-09T11:53:01.548Z] [2020-09-09T11:53:01.548Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-09-09T11:53:01.548Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-09-09T11:53:01.548Z] [2020-09-09T11:53:01.548Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-09-09T11:53:01.548Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-09-09T11:53:01.548Z] [2020-09-09T11:53:01.548Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-09-09T11:53:01.548Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-09-09T11:53:01.548Z] [2020-09-09T11:53:01.548Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-09-09T11:53:01.548Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-09-09T11:53:01.548Z] [2020-09-09T11:53:01.548Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-09-09T11:53:01.548Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-09-09T11:53:01.548Z] [2020-09-09T11:53:01.548Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-09-09T11:53:01.548Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-09-09T11:53:01.548Z] [2020-09-09T11:53:01.548Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-09-09T11:53:01.548Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-09-09T11:53:01.548Z] [2020-09-09T11:53:01.548Z] [2020-09-09T11:53:01.548Z] DONE 84 tests, 41 skipped in 55.086s [2020-09-09T11:53:01.548Z] [2020-09-09T11:53:01.548Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-09-09T11:53:01.548Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-09T11:53:01.548Z] INFO: Testing against a local daemon [2020-09-09T11:53:01.548Z] ok github.com/docker/docker/integration/image 0.402s [2020-09-09T11:53:01.548Z] [2020-09-09T11:53:01.548Z] === Skipped [2020-09-09T11:53:01.548Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-09-09T11:53:01.548Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-09T11:53:01.548Z] [2020-09-09T11:53:01.548Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-09-09T11:53:01.548Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-09-09T11:53:01.548Z] [2020-09-09T11:53:01.548Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-09-09T11:53:01.548Z] remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-09T11:53:01.548Z] [2020-09-09T11:53:01.548Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-09-09T11:53:01.548Z] tag_test.go:98: testEnv.OSType == "windows" [2020-09-09T11:53:01.548Z] [2020-09-09T11:53:01.548Z] [2020-09-09T11:53:01.548Z] DONE 11 tests, 4 skipped in 2.123s [2020-09-09T11:53:01.548Z] [2020-09-09T11:53:01.548Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-09-09T11:53:01.548Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-09T11:53:01.548Z] INFO: Testing against a local daemon [2020-09-09T11:53:01.548Z] ok github.com/docker/docker/integration/network 0.202s [2020-09-09T11:53:01.548Z] [2020-09-09T11:53:01.548Z] === Skipped [2020-09-09T11:53:01.548Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-09-09T11:53:01.548Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-09-09T11:53:01.548Z] [2020-09-09T11:53:01.548Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-09-09T11:53:01.548Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-09-09T11:53:01.548Z] [2020-09-09T11:53:01.548Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2020-09-09T11:53:01.548Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-09-09T11:53:01.548Z] [2020-09-09T11:53:01.548Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-09-09T11:53:01.548Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-09-09T11:53:01.548Z] [2020-09-09T11:53:01.548Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-09-09T11:53:01.548Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-09-09T11:53:01.548Z] [2020-09-09T11:53:01.548Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-09-09T11:53:01.548Z] network_test.go:97: testEnv.OSType == "windows" [2020-09-09T11:53:01.548Z] [2020-09-09T11:53:01.548Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-09-09T11:53:01.548Z] service_test.go:29: testEnv.OSType == "windows" [2020-09-09T11:53:01.548Z] [2020-09-09T11:53:01.548Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-09-09T11:53:01.548Z] service_test.go:52: testEnv.OSType == "windows" [2020-09-09T11:53:01.548Z] [2020-09-09T11:53:01.548Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-09-09T11:53:01.548Z] service_test.go:96: testEnv.OSType == "windows" [2020-09-09T11:53:01.548Z] [2020-09-09T11:53:01.548Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-09-09T11:53:01.548Z] service_test.go:130: testEnv.OSType == "windows" [2020-09-09T11:53:01.548Z] [2020-09-09T11:53:01.548Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-09-09T11:53:01.548Z] service_test.go:181: testEnv.OSType == "windows" [2020-09-09T11:53:01.548Z] [2020-09-09T11:53:01.548Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-09-09T11:53:01.548Z] service_test.go:206: testEnv.OSType == "windows" [2020-09-09T11:53:01.548Z] [2020-09-09T11:53:01.548Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-09T11:53:01.548Z] service_test.go:236: FLAKY_TEST [2020-09-09T11:53:01.548Z] [2020-09-09T11:53:01.548Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-09-09T11:53:01.548Z] service_test.go:326: testEnv.OSType == "windows" [2020-09-09T11:53:01.548Z] [2020-09-09T11:53:01.548Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-09-09T11:53:01.548Z] service_test.go:394: testEnv.OSType == "windows" [2020-09-09T11:53:01.548Z] [2020-09-09T11:53:01.548Z] [2020-09-09T11:53:01.548Z] DONE 19 tests, 15 skipped in 2.129s [2020-09-09T11:53:01.548Z] [2020-09-09T11:53:01.548Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-09-09T11:53:01.548Z] testing: warning: no tests to run [2020-09-09T11:53:01.548Z] ok github.com/docker/docker/integration/network/ipvlan 0.061s [2020-09-09T11:53:01.548Z] [2020-09-09T11:53:01.548Z] DONE 0 tests in 0.638s [2020-09-09T11:53:01.548Z] [2020-09-09T11:53:01.548Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-09-09T11:53:01.548Z] testing: warning: no tests to run [2020-09-09T11:53:01.548Z] ok github.com/docker/docker/integration/network/macvlan 0.060s [2020-09-09T11:53:01.548Z] [2020-09-09T11:53:01.548Z] DONE 0 tests in 0.640s [2020-09-09T11:53:01.548Z] [2020-09-09T11:53:01.548Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-09-09T11:53:01.548Z] testing: warning: no tests to run [2020-09-09T11:53:01.548Z] ok github.com/docker/docker/integration/plugin 0.064s [2020-09-09T11:53:01.548Z] [2020-09-09T11:53:01.548Z] DONE 0 tests in 0.619s [2020-09-09T11:53:01.548Z] [2020-09-09T11:53:01.548Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-09-09T11:53:01.548Z] testing: warning: no tests to run [2020-09-09T11:53:01.548Z] ok github.com/docker/docker/integration/plugin/authz 0.058s [2020-09-09T11:53:01.548Z] [2020-09-09T11:53:01.548Z] DONE 0 tests in 0.681s [2020-09-09T11:53:01.548Z] [2020-09-09T11:53:01.548Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-09-09T11:53:01.664Z] --- PASS: TestServiceUpdateNetwork (14.76s) [2020-09-09T11:53:01.664Z] === RUN TestServiceUpdatePidsLimit [2020-09-09T11:53:02.604Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-09-09T11:53:03.546Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-09-09T11:53:07.307Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-09T11:53:07.307Z] INFO: Testing against a local daemon [2020-09-09T11:53:07.307Z] ok github.com/docker/docker/integration/plugin/common 0.225s [2020-09-09T11:53:07.761Z] [2020-09-09T11:53:07.761Z] === Skipped [2020-09-09T11:53:07.761Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-09-09T11:53:07.761Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-09-09T11:53:07.761Z] [2020-09-09T11:53:07.761Z] [2020-09-09T11:53:07.761Z] DONE 3 tests, 1 skipped in 6.861s [2020-09-09T11:53:07.761Z] [2020-09-09T11:53:07.761Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-09-09T11:53:07.847Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-09-09T11:53:10.392Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-09-09T11:53:10.643Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-09T11:53:10.644Z] INFO: Testing against a local daemon [2020-09-09T11:53:10.644Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.216s [2020-09-09T11:53:10.644Z] [2020-09-09T11:53:10.644Z] === Skipped [2020-09-09T11:53:10.644Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-09-09T11:53:10.644Z] external_test.go:48: runtime.GOOS == "windows" [2020-09-09T11:53:10.644Z] [2020-09-09T11:53:10.644Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-09-09T11:53:10.644Z] external_test.go:408: runtime.GOOS == "windows" [2020-09-09T11:53:10.644Z] [2020-09-09T11:53:10.644Z] [2020-09-09T11:53:10.644Z] DONE 2 tests, 2 skipped in 2.733s [2020-09-09T11:53:10.644Z] [2020-09-09T11:53:10.644Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-09-09T11:53:11.680Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-09-09T11:53:12.799Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-09T11:53:12.799Z] INFO: Testing against a local daemon [2020-09-09T11:53:12.799Z] ok github.com/docker/docker/integration/plugin/logging 0.226s [2020-09-09T11:53:12.799Z] [2020-09-09T11:53:12.799Z] === Skipped [2020-09-09T11:53:12.799Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-09-09T11:53:12.799Z] read_test.go:21: no unix domain sockets on Windows [2020-09-09T11:53:12.799Z] [2020-09-09T11:53:12.799Z] [2020-09-09T11:53:12.799Z] DONE 1 tests, 1 skipped in 2.309s [2020-09-09T11:53:12.799Z] [2020-09-09T11:53:12.799Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-09-09T11:53:13.768Z] testing: warning: no tests to run [2020-09-09T11:53:13.768Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.098s [2020-09-09T11:53:14.221Z] [2020-09-09T11:53:14.221Z] DONE 0 tests in 1.128s [2020-09-09T11:53:14.221Z] [2020-09-09T11:53:14.221Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-09-09T11:53:16.400Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-09T11:53:16.400Z] INFO: Testing against a local daemon [2020-09-09T11:53:16.400Z] ok github.com/docker/docker/integration/plugin/volumes 0.226s [2020-09-09T11:53:16.400Z] [2020-09-09T11:53:16.400Z] === Skipped [2020-09-09T11:53:16.400Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-09-09T11:53:16.400Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-09-09T11:53:16.400Z] [2020-09-09T11:53:16.400Z] [2020-09-09T11:53:16.400Z] DONE 1 tests, 1 skipped in 2.256s [2020-09-09T11:53:16.400Z] [2020-09-09T11:53:16.400Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-09-09T11:53:18.260Z] --- PASS: TestServiceUpdatePidsLimit (17.47s) [2020-09-09T11:53:18.260Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2020-09-09T11:53:18.260Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2020-09-09T11:53:18.260Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2020-09-09T11:53:18.260Z] PASS [2020-09-09T11:53:18.260Z] [2020-09-09T11:53:18.260Z] === Skipped [2020-09-09T11:53:18.260Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-09-09T11:53:18.260Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-09T11:53:18.260Z] [2020-09-09T11:53:18.260Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-09-09T11:53:18.260Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-09T11:53:18.260Z] [2020-09-09T11:53:18.260Z] [2020-09-09T11:53:18.260Z] DONE 27 tests, 2 skipped in 158.931s [2020-09-09T11:53:18.260Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-09-09T11:53:18.260Z] ++ 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 [2020-09-09T11:53:18.260Z] ++ set -e [2020-09-09T11:53:18.260Z] ++ '[' -n 0 ']' [2020-09-09T11:53:18.260Z] ++ set -x [2020-09-09T11:53:18.260Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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 [2020-09-09T11:53:18.519Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-09-09T11:53:18.520Z] INFO: Testing against a local daemon [2020-09-09T11:53:18.520Z] === RUN TestSessionCreate [2020-09-09T11:53:18.520Z] --- PASS: TestSessionCreate (0.06s) [2020-09-09T11:53:18.520Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-09T11:53:18.520Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-09-09T11:53:18.520Z] PASS [2020-09-09T11:53:18.520Z] [2020-09-09T11:53:18.520Z] DONE 2 tests in 0.259s [2020-09-09T11:53:18.520Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-09-09T11:53:18.520Z] ++ 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 [2020-09-09T11:53:18.520Z] ++ set -e [2020-09-09T11:53:18.520Z] ++ '[' -n 0 ']' [2020-09-09T11:53:18.520Z] ++ set -x [2020-09-09T11:53:18.520Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 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 [2020-09-09T11:53:18.557Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-09T11:53:18.557Z] INFO: Testing against a local daemon [2020-09-09T11:53:18.557Z] ok github.com/docker/docker/integration/secret 0.233s [2020-09-09T11:53:18.557Z] [2020-09-09T11:53:18.557Z] === Skipped [2020-09-09T11:53:18.557Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-09-09T11:53:18.557Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-09-09T11:53:18.557Z] [2020-09-09T11:53:18.557Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-09-09T11:53:18.557Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-09-09T11:53:18.557Z] [2020-09-09T11:53:18.557Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-09-09T11:53:18.557Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-09-09T11:53:18.557Z] [2020-09-09T11:53:18.557Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-09-09T11:53:18.557Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-09-09T11:53:18.557Z] [2020-09-09T11:53:18.557Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-09-09T11:53:18.557Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-09-09T11:53:18.557Z] [2020-09-09T11:53:18.557Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-09-09T11:53:18.557Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-09-09T11:53:18.557Z] [2020-09-09T11:53:18.557Z] [2020-09-09T11:53:18.557Z] DONE 6 tests, 6 skipped in 1.969s [2020-09-09T11:53:18.557Z] [2020-09-09T11:53:18.557Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-09-09T11:53:18.779Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-09-09T11:53:18.781Z] INFO: Testing against a local daemon [2020-09-09T11:53:18.781Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-09T11:53:18.781Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-09T11:53:18.781Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-09T11:53:18.781Z] === RUN TestEventsExecDie [2020-09-09T11:53:19.276Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-09T11:53:19.276Z] ok github.com/docker/docker/api/server/httputils 0.017s coverage: 14.7% of statements [2020-09-09T11:53:19.276Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2020-09-09T11:53:19.276Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-09T11:53:19.276Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-09T11:53:19.276Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-09T11:53:19.276Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-09T11:53:19.276Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-09T11:53:19.276Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-09T11:53:19.276Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-09T11:53:19.276Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-09T11:53:19.276Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-09T11:53:19.276Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-09T11:53:19.276Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-09T11:53:19.276Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2020-09-09T11:53:19.276Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-09T11:53:19.276Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-09T11:53:19.276Z] ? github.com/docker/docker/api/types [no test files] [2020-09-09T11:53:19.276Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-09T11:53:19.276Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-09T11:53:19.276Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-09T11:53:19.276Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-09T11:53:19.276Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2020-09-09T11:53:19.276Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-09T11:53:19.276Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-09T11:53:19.276Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-09T11:53:19.276Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-09T11:53:19.276Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-09T11:53:19.276Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2020-09-09T11:53:19.276Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-09T11:53:19.276Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-09T11:53:19.276Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2020-09-09T11:53:19.276Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-09-09T11:53:19.277Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-09T11:53:19.277Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-09T11:53:19.277Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-09T11:53:19.277Z] ? github.com/docker/docker/builder [no test files] [2020-09-09T11:53:19.277Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-09T11:53:19.277Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-09T11:53:19.277Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-09T11:53:19.277Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-09T11:53:19.277Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-09T11:53:19.277Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-09T11:53:19.277Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-09T11:53:19.277Z] ok github.com/docker/docker/builder/dockerignore 0.015s coverage: 96.8% of statements [2020-09-09T11:53:19.277Z] ok github.com/docker/docker/builder/dockerfile 0.188s coverage: 48.0% of statements [2020-09-09T11:53:19.277Z] ok github.com/docker/docker/builder/remotecontext 0.105s coverage: 13.6% of statements [2020-09-09T11:53:19.277Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2020-09-09T11:53:19.277Z] ok github.com/docker/docker/builder/remotecontext/git 1.197s coverage: 86.3% of statements [2020-09-09T11:53:19.277Z] ? github.com/docker/docker/cli [no test files] [2020-09-09T11:53:19.277Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-09T11:53:19.349Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-09-09T11:53:19.722Z] --- PASS: TestEventsExecDie (0.89s) [2020-09-09T11:53:19.722Z] === RUN TestEventsBackwardsCompatible [2020-09-09T11:53:19.722Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-09-09T11:53:19.722Z] === RUN TestInfoBinaryCommits [2020-09-09T11:53:19.722Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-09-09T11:53:19.722Z] === RUN TestInfoAPIVersioned [2020-09-09T11:53:19.722Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-09-09T11:53:19.722Z] === RUN TestInfoDiscoveryBackend [2020-09-09T11:53:19.919Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-09-09T11:53:20.654Z] ok github.com/docker/docker/client 0.163s coverage: 75.4% of statements [2020-09-09T11:53:20.664Z] --- PASS: TestInfoDiscoveryBackend (0.68s) [2020-09-09T11:53:20.664Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-09-09T11:53:20.716Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-09T11:53:20.716Z] INFO: Testing against a local daemon [2020-09-09T11:53:20.716Z] ok github.com/docker/docker/integration/service 0.332s [2020-09-09T11:53:21.170Z] [2020-09-09T11:53:21.170Z] === Skipped [2020-09-09T11:53:21.170Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-09T11:53:21.170Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-09T11:53:21.170Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-09-09T11:53:21.170Z] [2020-09-09T11:53:21.170Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-09T11:53:21.170Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-09T11:53:21.170Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-09-09T11:53:21.170Z] [2020-09-09T11:53:21.170Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-09-09T11:53:21.170Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-09-09T11:53:21.170Z] [2020-09-09T11:53:21.170Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-09-09T11:53:21.170Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2020-09-09T11:53:21.170Z] [2020-09-09T11:53:21.170Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s) [2020-09-09T11:53:21.170Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2020-09-09T11:53:21.170Z] [2020-09-09T11:53:21.170Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-09-09T11:53:21.170Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2020-09-09T11:53:21.170Z] [2020-09-09T11:53:21.170Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-09-09T11:53:21.170Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2020-09-09T11:53:21.170Z] [2020-09-09T11:53:21.170Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-09-09T11:53:21.170Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2020-09-09T11:53:21.170Z] [2020-09-09T11:53:21.170Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-09-09T11:53:21.170Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2020-09-09T11:53:21.170Z] [2020-09-09T11:53:21.170Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2020-09-09T11:53:21.170Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2020-09-09T11:53:21.170Z] [2020-09-09T11:53:21.170Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-09-09T11:53:21.170Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-09-09T11:53:21.170Z] [2020-09-09T11:53:21.170Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-09-09T11:53:21.170Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-09-09T11:53:21.170Z] [2020-09-09T11:53:21.170Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-09-09T11:53:21.170Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-09-09T11:53:21.170Z] [2020-09-09T11:53:21.170Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-09-09T11:53:21.170Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-09-09T11:53:21.170Z] [2020-09-09T11:53:21.170Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-09-09T11:53:21.170Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-09-09T11:53:21.170Z] [2020-09-09T11:53:21.170Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-09-09T11:53:21.170Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-09-09T11:53:21.170Z] [2020-09-09T11:53:21.170Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-09-09T11:53:21.170Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-09-09T11:53:21.170Z] [2020-09-09T11:53:21.170Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-09-09T11:53:21.170Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-09-09T11:53:21.170Z] [2020-09-09T11:53:21.170Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-09-09T11:53:21.170Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-09-09T11:53:21.170Z] [2020-09-09T11:53:21.170Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-09-09T11:53:21.170Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-09-09T11:53:21.170Z] [2020-09-09T11:53:21.170Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-09-09T11:53:21.170Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-09-09T11:53:21.170Z] [2020-09-09T11:53:21.170Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-09-09T11:53:21.170Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-09-09T11:53:21.170Z] [2020-09-09T11:53:21.170Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2020-09-09T11:53:21.170Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-09-09T11:53:21.170Z] [2020-09-09T11:53:21.170Z] [2020-09-09T11:53:21.170Z] DONE 24 tests, 23 skipped in 2.553s [2020-09-09T11:53:21.170Z] [2020-09-09T11:53:21.170Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-09-09T11:53:21.300Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-09-09T11:53:21.300Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-09-09T11:53:21.300Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-09-09T11:53:21.607Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-09-09T11:53:21.607Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-09-09T11:53:22.179Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.64s) [2020-09-09T11:53:22.179Z] === RUN TestInfoAPI [2020-09-09T11:53:22.179Z] --- PASS: TestInfoAPI (0.05s) [2020-09-09T11:53:22.179Z] === RUN TestInfoAPIWarnings [2020-09-09T11:53:22.693Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-09T11:53:22.693Z] INFO: Testing against a local daemon [2020-09-09T11:53:22.693Z] ok github.com/docker/docker/integration/session 0.192s [2020-09-09T11:53:22.752Z] --- PASS: TestInfoAPIWarnings (0.65s) [2020-09-09T11:53:22.752Z] === RUN TestInfoDebug [2020-09-09T11:53:23.146Z] [2020-09-09T11:53:23.147Z] === Skipped [2020-09-09T11:53:23.147Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-09-09T11:53:23.147Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-09-09T11:53:23.147Z] [2020-09-09T11:53:23.147Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-09-09T11:53:23.147Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-09-09T11:53:23.147Z] [2020-09-09T11:53:23.147Z] [2020-09-09T11:53:23.147Z] DONE 2 tests, 2 skipped in 1.959s [2020-09-09T11:53:23.147Z] [2020-09-09T11:53:23.147Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-09-09T11:53:23.695Z] --- PASS: TestInfoDebug (0.65s) [2020-09-09T11:53:23.695Z] === RUN TestInfoInsecureRegistries [2020-09-09T11:53:23.843Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-09-09T11:53:23.843Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-09-09T11:53:24.267Z] --- PASS: TestInfoInsecureRegistries (0.66s) [2020-09-09T11:53:24.267Z] === RUN TestInfoRegistryMirrors [2020-09-09T11:53:24.669Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-09T11:53:24.669Z] INFO: Testing against a local daemon [2020-09-09T11:53:24.838Z] --- PASS: TestInfoRegistryMirrors (0.66s) [2020-09-09T11:53:24.838Z] === RUN TestLoginFailsWithBadCredentials [2020-09-09T11:53:25.410Z] --- PASS: TestLoginFailsWithBadCredentials (0.51s) [2020-09-09T11:53:25.410Z] === RUN TestPingCacheHeaders [2020-09-09T11:53:25.410Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-09-09T11:53:25.410Z] === RUN TestPingGet [2020-09-09T11:53:25.410Z] --- PASS: TestPingGet (0.03s) [2020-09-09T11:53:25.410Z] === RUN TestPingHead [2020-09-09T11:53:25.410Z] --- PASS: TestPingHead (0.05s) [2020-09-09T11:53:25.410Z] === RUN TestVersion [2020-09-09T11:53:25.410Z] --- PASS: TestVersion (0.04s) [2020-09-09T11:53:25.410Z] PASS [2020-09-09T11:53:25.410Z] [2020-09-09T11:53:25.410Z] === Skipped [2020-09-09T11:53:25.410Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-09T11:53:25.410Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-09T11:53:25.410Z] [2020-09-09T11:53:25.410Z] [2020-09-09T11:53:25.410Z] DONE 18 tests, 1 skipped in 6.894s [2020-09-09T11:53:25.410Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-09-09T11:53:25.410Z] ++ 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 [2020-09-09T11:53:25.410Z] ++ set -e [2020-09-09T11:53:25.410Z] ++ '[' -n 0 ']' [2020-09-09T11:53:25.410Z] ++ set -x [2020-09-09T11:53:25.410Z] ++ 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 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 [2020-09-09T11:53:25.671Z] INFO: Testing against a local daemon [2020-09-09T11:53:25.671Z] === RUN TestVolumesCreateAndList [2020-09-09T11:53:25.671Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-09-09T11:53:25.671Z] === RUN TestVolumesRemove [2020-09-09T11:53:25.671Z] --- PASS: TestVolumesRemove (0.11s) [2020-09-09T11:53:25.671Z] === RUN TestVolumesInspect [2020-09-09T11:53:25.931Z] --- PASS: TestVolumesInspect (0.03s) [2020-09-09T11:53:25.931Z] === RUN TestVolumesInvalidJSON [2020-09-09T11:53:25.931Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-09T11:53:25.931Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-09T11:53:25.931Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-09T11:53:25.931Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-09-09T11:53:25.931Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-09T11:53:25.931Z] PASS [2020-09-09T11:53:25.931Z] [2020-09-09T11:53:25.931Z] DONE 5 tests in 0.355s [2020-09-09T11:53:25.931Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-09T11:53:26.192Z] ok github.com/docker/docker/integration/system 1.350s [2020-09-09T11:53:26.192Z] [2020-09-09T11:53:26.192Z] === Skipped [2020-09-09T11:53:26.192Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-09T11:53:26.192Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-09-09T11:53:26.192Z] [2020-09-09T11:53:26.192Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-09-09T11:53:26.192Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-09-09T11:53:26.192Z] [2020-09-09T11:53:26.192Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-09-09T11:53:26.192Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-09-09T11:53:26.192Z] [2020-09-09T11:53:26.192Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-09-09T11:53:26.192Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-09T11:53:26.192Z] [2020-09-09T11:53:26.192Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-09-09T11:53:26.192Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-09-09T11:53:26.192Z] [2020-09-09T11:53:26.192Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-09-09T11:53:26.192Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-09-09T11:53:26.192Z] [2020-09-09T11:53:26.192Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-09-09T11:53:26.192Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-09-09T11:53:26.192Z] [2020-09-09T11:53:26.192Z] [2020-09-09T11:53:26.192Z] DONE 13 tests, 7 skipped in 3.134s [2020-09-09T11:53:26.192Z] [2020-09-09T11:53:26.192Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-09-09T11:53:26.192Z] ++++ cat bundles/test-integration/docker.pid [2020-09-09T11:53:26.192Z] +++ kill 13592 [2020-09-09T11:53:27.577Z] +++ /etc/init.d/apparmor stop [2020-09-09T11:53:27.577Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-09T11:53:27.577Z] [2020-09-09T11:53:27.577Z] Unloading profiles will leave already running processes permanently [2020-09-09T11:53:27.577Z] unconfined, which can lead to unexpected situations. [2020-09-09T11:53:27.577Z] [2020-09-09T11:53:27.577Z] To set a process to complain mode, use the command line tool [2020-09-09T11:53:27.577Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-09T11:53:27.577Z] +++ true [2020-09-09T11:53:27.577Z] exiting test-integration [2020-09-09T11:53:27.577Z] ++ exit 0 [2020-09-09T11:53:27.577Z] [2020-09-09T11:53:28.351Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-09T11:53:28.351Z] INFO: Testing against a local daemon [2020-09-09T11:53:28.351Z] ok github.com/docker/docker/integration/volume 0.259s [2020-09-09T11:53:28.351Z] [2020-09-09T11:53:28.351Z] === Skipped [2020-09-09T11:53:28.351Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-09-09T11:53:28.351Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-09-09T11:53:28.351Z] [2020-09-09T11:53:28.351Z] [2020-09-09T11:53:28.351Z] DONE 5 tests, 1 skipped in 1.989s [2020-09-09T11:53:28.351Z] [2020-09-09T11:53:28.351Z] INFO: make.ps1 ended at 09/09/2020 11:53:27 [2020-09-09T11:53:28.351Z] INFO: Integration CLI tests being run from the host: [2020-09-09T11:53:28.351Z] INFO: gotestsum --format=standard-quiet --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.v" "-tags" "autogen" "-test.timeout" "200m" Post stage [Pipeline] junit [2020-09-09T11:53:30.139Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-09T11:53:30.823Z] + echo Ensuring container killed. [2020-09-09T11:53:30.823Z] Ensuring container killed. [2020-09-09T11:53:30.823Z] + docker rm -vf docker-pr7 [2020-09-09T11:53:30.823Z] Error: No such container: docker-pr7 [2020-09-09T11:53:30.823Z] + true [Pipeline] sh [2020-09-09T11:53:31.114Z] + echo Chowning /workspace to jenkins user [2020-09-09T11:53:31.114Z] Chowning /workspace to jenkins user [2020-09-09T11:53:31.114Z] + id -u [2020-09-09T11:53:31.114Z] + id -g [2020-09-09T11:53:31.114Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41290:/workspace busybox chown -R 1000:1000 /workspace [2020-09-09T11:53:31.114Z] Unable to find image 'busybox:latest' locally [2020-09-09T11:53:31.114Z] latest: Pulling from library/busybox [2020-09-09T11:53:31.376Z] 590851f7c68b: Pulling fs layer [2020-09-09T11:53:31.376Z] 590851f7c68b: Verifying Checksum [2020-09-09T11:53:31.376Z] 590851f7c68b: Download complete [2020-09-09T11:53:31.637Z] 590851f7c68b: Pull complete [2020-09-09T11:53:31.637Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a [2020-09-09T11:53:31.637Z] Status: Downloaded newer image for busybox:latest [2020-09-09T11:53:32.028Z] === RUN TestDockerSuite/TestBuildExpose [2020-09-09T11:53:32.028Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-09-09T11:53:32.028Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-09-09T11:53:32.028Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-09-09T11:53:32.598Z] === RUN TestDockerSuite/TestBuildFails [2020-09-09T11:53:33.168Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-09-09T11:53:33.168Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-09-09T11:53:34.668Z] --- PASS: TestImportExtremelyLargeImageWorks (193.43s) [2020-09-09T11:53:34.668Z] PASS [2020-09-09T11:53:34.668Z] [2020-09-09T11:53:34.668Z] === Skipped [2020-09-09T11:53:34.668Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-09-09T11:53:34.668Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-09T11:53:34.668Z] [2020-09-09T11:53:34.668Z] [2020-09-09T11:53:34.668Z] DONE 12 tests, 1 skipped in 194.433s [2020-09-09T11:53:34.668Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-09-09T11:53:34.668Z] ++ 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 [2020-09-09T11:53:34.668Z] ++ set -e [2020-09-09T11:53:34.668Z] ++ '[' -n 0 ']' [2020-09-09T11:53:34.668Z] ++ set -x [2020-09-09T11:53:34.668Z] ++ 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 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 [2020-09-09T11:53:34.668Z] INFO: Testing against a local daemon [2020-09-09T11:53:34.668Z] === RUN TestNetworkCreateDelete [2020-09-09T11:53:34.668Z] --- PASS: TestNetworkCreateDelete (0.17s) [2020-09-09T11:53:34.668Z] === RUN TestDockerNetworkDeletePreferID [2020-09-09T11:53:34.668Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2020-09-09T11:53:34.668Z] === RUN TestDaemonDNSFallback [2020-09-09T11:53:34.668Z] --- PASS: TestDaemonDNSFallback (1.56s) [2020-09-09T11:53:34.668Z] === RUN TestInspectNetwork [2020-09-09T11:53:34.668Z] === RUN TestInspectNetwork/full_network_id [2020-09-09T11:53:34.668Z] === RUN TestInspectNetwork/partial_network_id [2020-09-09T11:53:34.668Z] === RUN TestInspectNetwork/network_name [2020-09-09T11:53:34.668Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-09-09T11:53:34.668Z] --- PASS: TestInspectNetwork (7.05s) [2020-09-09T11:53:34.668Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-09-09T11:53:34.668Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-09-09T11:53:34.668Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-09-09T11:53:34.668Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-09-09T11:53:34.668Z] === RUN TestRunContainerWithBridgeNone [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-09T11:53:35.080Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-09-09T11:53:35.250Z] + bundleName=arm64-integration [2020-09-09T11:53:35.250Z] + echo Creating arm64-integration-bundles.tar.gz [2020-09-09T11:53:35.250Z] Creating arm64-integration-bundles.tar.gz [2020-09-09T11:53:35.250Z] + find bundles -path */root/*overlay2 -prune -o -type f+ ( -name *-report.json -o -namexargs *.log -o tar -name -czf *.prof arm64-integration-bundles.tar.gz -o [2020-09-09T11:53:35.250Z] -name *-report.xml ) -print [2020-09-09T11:53:35.406Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-09T11:53:35.406Z] INFO: Testing against a local daemon [Pipeline] archiveArtifacts [2020-09-09T11:53:35.526Z] Archiving artifacts [2020-09-09T11:53:36.188Z] --- PASS: TestRunContainerWithBridgeNone (1.82s) [2020-09-09T11:53:36.188Z] === RUN TestNetworkInvalidJSON [2020-09-09T11:53:36.188Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-09T11:53:36.188Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-09T11:53:36.188Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-09T11:53:36.188Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-09T11:53:36.188Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-09T11:53:36.188Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-09T11:53:36.188Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-09T11:53:36.188Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-09T11:53:36.188Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-09T11:53:36.188Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-09-09T11:53:36.188Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-09-09T11:53:36.188Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-09T11:53:36.188Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-09-09T11:53:36.188Z] === RUN TestHostIPv4BridgeLabel [2020-09-09T11:53:36.481Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2020-09-09T11:53:36.481Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-09T11:53:36.989Z] === RUN TestDockerSuite/TestBuildForceRm [2020-09-09T11:53:37.444Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41290/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-09T11:53:37.522Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-09-09T11:53:37.522Z] === RUN TestDaemonDefaultNetworkPools [2020-09-09T11:53:37.788Z] + make clean [2020-09-09T11:53:38.361Z] docker volume rm -f docker-dev-cache [2020-09-09T11:53:38.361Z] docker-dev-cache [Pipeline] deleteDir [2020-09-09T11:53:38.566Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2020-09-09T11:53:38.566Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-09T11:53:38.898Z] === RUN TestDockerSuite/TestBuildFromGit [2020-09-09T11:53:39.614Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2020-09-09T11:53:39.614Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-09T11:53:40.281Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-09-09T11:53:40.541Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-09-09T11:53:40.737Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2020-09-09T11:53:40.738Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-09T11:53:41.377Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2020-09-09T11:53:41.377Z] === RUN TestServiceWithPredefinedNetwork [2020-09-09T11:53:41.480Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-09T11:53:43.467Z] --- PASS: TestServiceWithPredefinedNetwork (2.04s) [2020-09-09T11:53:43.468Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-09T11:53:43.468Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-09T11:53:43.468Z] service_test.go:236: FLAKY_TEST [2020-09-09T11:53:43.468Z] === RUN TestServiceWithDataPathPortInit [2020-09-09T11:53:43.514Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-09-09T11:53:44.084Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-09-09T11:53:44.344Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-09-09T11:53:46.254Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-09-09T11:53:46.254Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-09-09T11:53:47.195Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-09-09T11:53:48.583Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-09-09T11:53:50.495Z] === RUN TestDockerSuite/TestBuildHistory [2020-09-09T11:53:54.697Z] === RUN TestDockerSuite/TestBuildIidFile [2020-09-09T11:53:54.697Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-09-09T11:53:54.697Z] === RUN TestDockerSuite/TestBuildInheritance [2020-09-09T11:53:55.268Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-09-09T11:53:55.839Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-09-09T11:53:55.839Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-09-09T11:53:56.780Z] === RUN TestDockerSuite/TestBuildLabel [2020-09-09T11:53:57.351Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-09-09T11:53:57.612Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-09-09T11:53:58.183Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-09-09T11:53:58.443Z] === RUN TestDockerSuite/TestBuildLabels [2020-09-09T11:53:59.012Z] --- PASS: TestServiceWithDataPathPortInit (13.72s) [2020-09-09T11:53:59.012Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-09T11:53:59.014Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-09-09T11:53:59.014Z] --- PASS: TestImportExtremelyLargeImageWorks (199.65s) [2020-09-09T11:53:59.014Z] PASS [2020-09-09T11:53:59.014Z] [2020-09-09T11:53:59.014Z] DONE 12 tests in 203.180s [2020-09-09T11:53:59.014Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-09-09T11:53:59.014Z] ++ 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 [2020-09-09T11:53:59.014Z] ++ set -e [2020-09-09T11:53:59.014Z] ++ '[' -n 0 ']' [2020-09-09T11:53:59.014Z] ++ set -x [2020-09-09T11:53:59.014Z] ++ 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 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 [2020-09-09T11:53:59.275Z] INFO: Testing against a local daemon [2020-09-09T11:53:59.275Z] === RUN TestNetworkCreateDelete [2020-09-09T11:53:59.275Z] --- PASS: TestNetworkCreateDelete (0.16s) [2020-09-09T11:53:59.275Z] === RUN TestDockerNetworkDeletePreferID [2020-09-09T11:53:59.377Z] ok github.com/docker/docker/cmd/dockerd 0.068s coverage: 30.8% of statements [2020-09-09T11:53:59.846Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2020-09-09T11:53:59.846Z] === RUN TestDaemonDNSFallback [2020-09-09T11:53:59.846Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-09-09T11:54:00.313Z] ok github.com/docker/docker/container 0.129s coverage: 34.7% of statements [2020-09-09T11:54:00.313Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-09T11:54:00.313Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-09T11:54:00.313Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-09T11:54:00.313Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-09-09T11:54:02.392Z] === RUN TestDockerSuite/TestBuildLastModified [2020-09-09T11:54:04.670Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.83s) [2020-09-09T11:54:04.670Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:88s6qbrk01wk380m35g7et4hf Created:2020-09-09 11:53:58.167765666 +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[eb85a90254b91ac93cbcf961245352b53ef9500f7d53cae16feccb8d350e5f86:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mmiaqvu18ewxynzt6npve75l7 EndpointID:9f01221dea0a3b67efe8d7718a7f8e276a549b563d36e6ee51560324c304e4f9 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:659c7134b30383fd7d06b007880bbf5357727363b72507be819df4b245d20a06 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:d78b7dc38f83 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mmiaqvu18ewxynzt6npve75l7 EndpointID:9f01221dea0a3b67efe8d7718a7f8e276a549b563d36e6ee51560324c304e4f9 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-09-09T11:54:04.670Z] PASS [2020-09-09T11:54:04.670Z] [2020-09-09T11:54:04.670Z] === Skipped [2020-09-09T11:54:04.670Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-09T11:54:04.670Z] service_test.go:236: FLAKY_TEST [2020-09-09T11:54:04.670Z] [2020-09-09T11:54:04.671Z] [2020-09-09T11:54:04.671Z] DONE 23 tests, 1 skipped in 39.161s [2020-09-09T11:54:04.671Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-09-09T11:54:04.671Z] ++ 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 [2020-09-09T11:54:04.671Z] ++ set -e [2020-09-09T11:54:04.671Z] ++ '[' -n 0 ']' [2020-09-09T11:54:04.671Z] ++ set -x [2020-09-09T11:54:04.671Z] ++ 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 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 [2020-09-09T11:54:04.671Z] INFO: Testing against a local daemon [2020-09-09T11:54:04.671Z] === RUN TestDockerNetworkIpvlanPersistance [2020-09-09T11:54:04.671Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-09T11:54:04.671Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-09T11:54:04.671Z] === RUN TestDockerNetworkIpvlan [2020-09-09T11:54:04.671Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-09-09T11:54:04.671Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-09T11:54:04.671Z] PASS [2020-09-09T11:54:04.671Z] [2020-09-09T11:54:04.671Z] === Skipped [2020-09-09T11:54:04.671Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-09T11:54:04.671Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-09T11:54:04.671Z] [2020-09-09T11:54:04.671Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-09-09T11:54:04.671Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-09T11:54:04.671Z] [2020-09-09T11:54:04.671Z] [2020-09-09T11:54:04.671Z] DONE 2 tests, 2 skipped in 0.079s [2020-09-09T11:54:04.671Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-09-09T11:54:04.671Z] ++ 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 [2020-09-09T11:54:04.671Z] ++ set -e [2020-09-09T11:54:04.671Z] ++ '[' -n 0 ']' [2020-09-09T11:54:04.671Z] ++ set -x [2020-09-09T11:54:04.671Z] ++ 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 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 [2020-09-09T11:54:04.671Z] INFO: Testing against a local daemon [2020-09-09T11:54:04.671Z] === RUN TestDockerNetworkMacvlanPersistance [2020-09-09T11:54:05.716Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2020-09-09T11:54:05.716Z] === RUN TestDockerNetworkMacvlan [2020-09-09T11:54:06.356Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-09-09T11:54:06.601Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-09-09T11:54:06.602Z] --- PASS: TestDaemonDNSFallback (6.68s) [2020-09-09T11:54:06.602Z] === RUN TestInspectNetwork [2020-09-09T11:54:07.508Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-09-09T11:54:07.984Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-09-09T11:54:08.161Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-09-09T11:54:08.245Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-09-09T11:54:08.505Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-09-09T11:54:08.505Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-09-09T11:54:08.765Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-09-09T11:54:09.025Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-09-09T11:54:10.266Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-09-09T11:54:10.299Z] ok github.com/docker/docker/daemon/cluster 0.078s coverage: 0.5% of statements [2020-09-09T11:54:10.933Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-09-09T11:54:10.933Z] === RUN TestInspectNetwork/full_network_id [2020-09-09T11:54:10.933Z] === RUN TestInspectNetwork/partial_network_id [2020-09-09T11:54:10.933Z] === RUN TestInspectNetwork/network_name [2020-09-09T11:54:10.933Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-09-09T11:54:11.504Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-09-09T11:54:12.226Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2020-09-09T11:54:12.439Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-09-09T11:54:13.622Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2020-09-09T11:54:14.044Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-09-09T11:54:14.044Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-09-09T11:54:14.614Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-09-09T11:54:14.874Z] --- PASS: TestInspectNetwork (8.32s) [2020-09-09T11:54:14.874Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-09-09T11:54:14.874Z] --- PASS: TestInspectNetwork/partial_network_id (0.01s) [2020-09-09T11:54:14.874Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-09-09T11:54:14.874Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-09-09T11:54:14.874Z] === RUN TestRunContainerWithBridgeNone [2020-09-09T11:54:16.018Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-09-09T11:54:16.653Z] --- PASS: TestDockerNetworkMacvlan (11.00s) [2020-09-09T11:54:16.653Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-09-09T11:54:16.653Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-09-09T11:54:16.653Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.87s) [2020-09-09T11:54:16.653Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.95s) [2020-09-09T11:54:16.653Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.22s) [2020-09-09T11:54:16.653Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.66s) [2020-09-09T11:54:16.653Z] PASS [2020-09-09T11:54:16.653Z] [2020-09-09T11:54:16.653Z] DONE 8 tests in 12.466s [2020-09-09T11:54:16.653Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-09-09T11:54:16.653Z] ++ 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 [2020-09-09T11:54:16.653Z] ++ set -e [2020-09-09T11:54:16.653Z] ++ '[' -n 0 ']' [2020-09-09T11:54:16.653Z] ++ set -x [2020-09-09T11:54:16.653Z] ++ 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 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 [2020-09-09T11:54:16.653Z] testing: warning: no tests to run [2020-09-09T11:54:16.653Z] PASS [2020-09-09T11:54:16.653Z] [2020-09-09T11:54:16.653Z] DONE 0 tests in 0.013s [2020-09-09T11:54:16.653Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-09-09T11:54:16.653Z] ++ 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 [2020-09-09T11:54:16.653Z] ++ set -e [2020-09-09T11:54:16.653Z] ++ '[' -n 0 ']' [2020-09-09T11:54:16.653Z] ++ set -x [2020-09-09T11:54:16.653Z] ++ 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 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 [2020-09-09T11:54:16.653Z] INFO: Testing against a local daemon [2020-09-09T11:54:16.653Z] === RUN TestAuthZPluginAllowRequest [2020-09-09T11:54:16.783Z] --- PASS: TestRunContainerWithBridgeNone (1.86s) [2020-09-09T11:54:16.783Z] === RUN TestNetworkInvalidJSON [2020-09-09T11:54:16.783Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-09T11:54:16.783Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-09T11:54:16.784Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-09T11:54:16.784Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-09T11:54:16.784Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-09T11:54:16.784Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-09T11:54:16.784Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-09T11:54:16.784Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-09T11:54:16.784Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-09T11:54:16.784Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-09-09T11:54:16.784Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-09-09T11:54:16.784Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-09-09T11:54:16.784Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-09T11:54:16.784Z] === RUN TestHostIPv4BridgeLabel [2020-09-09T11:54:17.353Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2020-09-09T11:54:17.353Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-09T11:54:18.170Z] --- PASS: TestAuthZPluginAllowRequest (1.35s) [2020-09-09T11:54:18.170Z] === RUN TestAuthZPluginTLS [2020-09-09T11:54:18.294Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-09-09T11:54:18.294Z] === RUN TestDaemonDefaultNetworkPools [2020-09-09T11:54:18.814Z] --- PASS: TestAuthZPluginTLS (0.58s) [2020-09-09T11:54:18.815Z] === RUN TestAuthZPluginDenyRequest [2020-09-09T11:54:19.111Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-09-09T11:54:19.111Z] === RUN TestAuthZPluginAPIDenyResponse [2020-09-09T11:54:19.236Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2020-09-09T11:54:19.236Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-09T11:54:19.750Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-09-09T11:54:19.750Z] === RUN TestAuthZPluginDenyResponse [2020-09-09T11:54:20.386Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-09-09T11:54:20.386Z] === RUN TestAuthZPluginAllowEventStream [2020-09-09T11:54:20.623Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.25s) [2020-09-09T11:54:20.623Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-09T11:54:21.563Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2020-09-09T11:54:21.563Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-09T11:54:21.824Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-09-09T11:54:21.914Z] --- PASS: TestAuthZPluginAllowEventStream (1.34s) [2020-09-09T11:54:21.915Z] === RUN TestAuthZPluginErrorResponse [2020-09-09T11:54:22.209Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-09-09T11:54:22.209Z] === RUN TestAuthZPluginErrorRequest [2020-09-09T11:54:22.394Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2020-09-09T11:54:22.394Z] === RUN TestServiceWithPredefinedNetwork [2020-09-09T11:54:22.862Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-09-09T11:54:22.862Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-09T11:54:23.158Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-09-09T11:54:23.158Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-09-09T11:54:23.601Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 14.1% of statements [2020-09-09T11:54:23.601Z] ok github.com/docker/docker/daemon 12.136s coverage: 17.2% of statements [2020-09-09T11:54:23.601Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-09T11:54:23.601Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-09T11:54:23.861Z] ok github.com/docker/docker/daemon/config 0.049s coverage: 81.8% of statements [2020-09-09T11:54:24.305Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-09-09T11:54:25.239Z] ok github.com/docker/docker/daemon/discovery 0.005s coverage: 30.0% of statements [2020-09-09T11:54:25.239Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2020-09-09T11:54:25.239Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-09T11:54:25.239Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-09-09T11:54:25.249Z] --- PASS: TestServiceWithPredefinedNetwork (2.88s) [2020-09-09T11:54:25.249Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-09T11:54:25.249Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-09T11:54:25.249Z] service_test.go:236: FLAKY_TEST [2020-09-09T11:54:25.249Z] === RUN TestServiceWithDataPathPortInit [2020-09-09T11:54:25.251Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.74s) [2020-09-09T11:54:25.251Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-09-09T11:54:25.508Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-09-09T11:54:26.618Z] ok github.com/docker/docker/daemon/graphdriver 0.029s coverage: 2.2% of statements [2020-09-09T11:54:26.783Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.68s) [2020-09-09T11:54:26.783Z] === RUN TestAuthZPluginHeader [2020-09-09T11:54:27.417Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-09-09T11:54:27.417Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-09-09T11:54:27.436Z] --- PASS: TestAuthZPluginHeader (0.84s) [2020-09-09T11:54:27.436Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-09-09T11:54:27.436Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-09T11:54:27.436Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-09T11:54:27.436Z] === RUN TestAuthZPluginV2Disable [2020-09-09T11:54:27.436Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-09-09T11:54:27.436Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-09T11:54:27.436Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-09-09T11:54:27.436Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-09T11:54:27.436Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-09T11:54:27.436Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-09T11:54:27.436Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-09T11:54:27.436Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-09T11:54:27.436Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-09T11:54:28.522Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.415s coverage: 73.1% of statements [2020-09-09T11:54:29.090Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 2.9% of statements [2020-09-09T11:54:30.026Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.461s coverage: 57.0% of statements [2020-09-09T11:54:30.710Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-09-09T11:54:30.710Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-09-09T11:54:32.090Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-09-09T11:54:32.090Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-09-09T11:54:32.561Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.019s coverage: 1.8% of statements [2020-09-09T11:54:33.471Z] === RUN TestDockerSuite/TestBuildNetNone [2020-09-09T11:54:33.942Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.298s coverage: 49.5% of statements [2020-09-09T11:54:33.942Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.376s coverage: 45.9% of statements [2020-09-09T11:54:33.942Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-09T11:54:34.042Z] === RUN TestDockerSuite/TestBuildNoContext [2020-09-09T11:54:34.611Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-09-09T11:54:35.553Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-09-09T11:54:36.123Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-09-09T11:54:36.478Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.504s coverage: 57.7% of statements [2020-09-09T11:54:36.478Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-09-09T11:54:36.478Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.269s coverage: 76.1% of statements [2020-09-09T11:54:36.478Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-09T11:54:37.063Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-09-09T11:54:37.331Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-09-09T11:54:37.331Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-09-09T11:54:37.857Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.0% of statements [2020-09-09T11:54:37.902Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-09-09T11:54:38.117Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.022s coverage: 3.0% of statements [2020-09-09T11:54:38.475Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-09-09T11:54:39.045Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-09-09T11:54:39.495Z] ok github.com/docker/docker/daemon/links 0.016s coverage: 93.0% of statements [2020-09-09T11:54:40.874Z] ok github.com/docker/docker/daemon/images 0.025s coverage: 4.8% of statements [2020-09-09T11:54:40.874Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-09T11:54:40.874Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-09T11:54:40.955Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-09-09T11:54:41.134Z] ok github.com/docker/docker/daemon/logger 0.238s coverage: 41.0% of statements [2020-09-09T11:54:41.216Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-09-09T11:54:41.476Z] --- PASS: TestServiceWithDataPathPortInit (16.35s) [2020-09-09T11:54:41.476Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-09T11:54:42.512Z] ok github.com/docker/docker/daemon/logger/gelf 0.014s coverage: 67.0% of statements [2020-09-09T11:54:42.856Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-09-09T11:54:43.084Z] ok github.com/docker/docker/daemon/logger/awslogs 0.200s coverage: 77.4% of statements [2020-09-09T11:54:43.084Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-09T11:54:43.084Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-09T11:54:43.651Z] ok github.com/docker/docker/daemon/logger/journald 0.018s coverage: 23.9% of statements [2020-09-09T11:54:44.236Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-09-09T11:54:44.588Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 87.2% of statements [2020-09-09T11:54:44.588Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 61.6% of statements [2020-09-09T11:54:45.615Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-09-09T11:54:45.966Z] ok github.com/docker/docker/daemon/logger/local 0.030s coverage: 75.2% of statements [2020-09-09T11:54:45.967Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-09T11:54:45.967Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.033s coverage: 37.7% of statements [2020-09-09T11:54:46.312Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.86s) [2020-09-09T11:54:46.312Z] PASS [2020-09-09T11:54:46.312Z] [2020-09-09T11:54:46.312Z] === Skipped [2020-09-09T11:54:46.312Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-09T11:54:46.312Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-09T11:54:46.312Z] [2020-09-09T11:54:46.312Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-09-09T11:54:46.312Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-09T11:54:46.312Z] [2020-09-09T11:54:46.312Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-09T11:54:46.312Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-09T11:54:46.312Z] [2020-09-09T11:54:46.312Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-09T11:54:46.312Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-09T11:54:46.312Z] [2020-09-09T11:54:46.312Z] [2020-09-09T11:54:46.312Z] DONE 17 tests, 4 skipped in 27.765s [2020-09-09T11:54:46.312Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-09-09T11:54:46.312Z] ++ 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 [2020-09-09T11:54:46.312Z] ++ set -e [2020-09-09T11:54:46.312Z] ++ '[' -n 0 ']' [2020-09-09T11:54:46.312Z] ++ set -x [2020-09-09T11:54:46.312Z] ++ 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 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 [2020-09-09T11:54:46.312Z] INFO: Testing against a local daemon [2020-09-09T11:54:46.312Z] === RUN TestPluginInvalidJSON [2020-09-09T11:54:46.312Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-09T11:54:46.312Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-09T11:54:46.312Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-09T11:54:46.312Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-09-09T11:54:46.312Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-09-09T11:54:46.312Z] === RUN TestPluginInstall [2020-09-09T11:54:46.312Z] === RUN TestPluginInstall/no_auth [2020-09-09T11:54:46.554Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-09-09T11:54:47.344Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 33.3% of statements [2020-09-09T11:54:47.492Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-09-09T11:54:47.492Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-09-09T11:54:48.723Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2020-09-09T11:54:48.982Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-09-09T11:54:49.549Z] ok github.com/docker/docker/daemon/logger/splunk 1.668s coverage: 82.5% of statements [2020-09-09T11:54:49.549Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-09T11:54:49.549Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2020-09-09T11:54:49.549Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-09T11:54:50.017Z] time="2020-09-09T11:54:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-09T11:54:50.017Z] time="2020-09-09T11:54:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2b190a057ff1d3cd952122660d444cf8f8ab671e9dac230cc4967458230d3f87" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-09T11:54:50.017Z] time="2020-09-09T11:54:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-09T11:54:50.017Z] time="2020-09-09T11:54:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2b190a057ff1d3cd952122660d444cf8f8ab671e9dac230cc4967458230d3f87" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-09T11:54:50.017Z] === RUN TestPluginInstall/with_htpasswd [2020-09-09T11:54:50.029Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.05s) [2020-09-09T11:54:50.029Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:rzeh9wobda8upr95gzf01ky1b Created:2020-09-09 11:54:42.901823321 +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[77ede57a1620759270001ac1526b8f7cf0949b507471c158f0959c48d502013f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.r0j9wymghqjqqnmkgcdk2fykg EndpointID:25b0284c1113a37fdacca8dbeebe5c9a19c0147c59bf815b98d97ce767351113 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3a3a610b669bcac6dc81f63afdbd58f278275a68e4f0652f9fda2223d1301d37 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:7f5649820df9 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.r0j9wymghqjqqnmkgcdk2fykg EndpointID:25b0284c1113a37fdacca8dbeebe5c9a19c0147c59bf815b98d97ce767351113 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-09-09T11:54:50.029Z] PASS [2020-09-09T11:54:50.029Z] [2020-09-09T11:54:50.029Z] === Skipped [2020-09-09T11:54:50.029Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-09T11:54:50.029Z] service_test.go:236: FLAKY_TEST [2020-09-09T11:54:50.029Z] [2020-09-09T11:54:50.029Z] [2020-09-09T11:54:50.029Z] DONE 23 tests, 1 skipped in 50.532s [2020-09-09T11:54:50.029Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-09-09T11:54:50.029Z] ++ 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 [2020-09-09T11:54:50.029Z] ++ set -e [2020-09-09T11:54:50.029Z] ++ '[' -n 0 ']' [2020-09-09T11:54:50.029Z] ++ set -x [2020-09-09T11:54:50.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 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 [2020-09-09T11:54:50.030Z] INFO: Testing against a local daemon [2020-09-09T11:54:50.030Z] === RUN TestDockerNetworkIpvlanPersistance [2020-09-09T11:54:50.030Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-09T11:54:50.030Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-09T11:54:50.030Z] === RUN TestDockerNetworkIpvlan [2020-09-09T11:54:50.030Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-09-09T11:54:50.030Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-09T11:54:50.030Z] PASS [2020-09-09T11:54:50.030Z] [2020-09-09T11:54:50.030Z] === Skipped [2020-09-09T11:54:50.030Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-09T11:54:50.030Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-09T11:54:50.030Z] [2020-09-09T11:54:50.030Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-09-09T11:54:50.030Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-09T11:54:50.030Z] [2020-09-09T11:54:50.030Z] [2020-09-09T11:54:50.030Z] DONE 2 tests, 2 skipped in 0.126s [2020-09-09T11:54:50.030Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-09-09T11:54:50.030Z] ++ 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 [2020-09-09T11:54:50.030Z] ++ set -e [2020-09-09T11:54:50.030Z] ++ '[' -n 0 ']' [2020-09-09T11:54:50.030Z] ++ set -x [2020-09-09T11:54:50.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 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 [2020-09-09T11:54:50.030Z] INFO: Testing against a local daemon [2020-09-09T11:54:50.030Z] === RUN TestDockerNetworkMacvlanPersistance [2020-09-09T11:54:50.030Z] === RUN TestDockerSuite/TestBuildPATH [2020-09-09T11:54:50.652Z] time="2020-09-09T11:54:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-09T11:54:50.652Z] time="2020-09-09T11:54:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:468e89d16cadb17317ed6a48f90bd3b8aa71ec6c11702fc0a5aa75a5329beabd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-09T11:54:50.652Z] time="2020-09-09T11:54:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-09T11:54:50.652Z] time="2020-09-09T11:54:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:468e89d16cadb17317ed6a48f90bd3b8aa71ec6c11702fc0a5aa75a5329beabd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-09T11:54:50.946Z] === RUN TestPluginInstall/with_insecure [2020-09-09T11:54:51.412Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2020-09-09T11:54:51.412Z] === RUN TestDockerNetworkMacvlan [2020-09-09T11:54:51.454Z] ok github.com/docker/docker/distribution/metadata 0.042s coverage: 48.2% of statements [2020-09-09T11:54:51.983Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-09-09T11:54:51.983Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-09-09T11:54:51.988Z] time="2020-09-09T11:54:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-09T11:54:51.988Z] time="2020-09-09T11:54:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a6ee3953763b97d1da866c67745b046ad389cf0aa07f822a3a1e1b6045cefd19" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-09T11:54:51.988Z] time="2020-09-09T11:54:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-09T11:54:51.988Z] time="2020-09-09T11:54:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a6ee3953763b97d1da866c67745b046ad389cf0aa07f822a3a1e1b6045cefd19" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-09T11:54:52.280Z] --- PASS: TestPluginInstall (7.70s) [2020-09-09T11:54:52.280Z] --- PASS: TestPluginInstall/no_auth (5.38s) [2020-09-09T11:54:52.280Z] --- PASS: TestPluginInstall/with_htpasswd (0.94s) [2020-09-09T11:54:52.280Z] --- PASS: TestPluginInstall/with_insecure (1.38s) [2020-09-09T11:54:52.280Z] plugin_test.go:157: [d9d0b89d01a60] daemon is not started [2020-09-09T11:54:52.280Z] PASS [2020-09-09T11:54:52.280Z] [2020-09-09T11:54:52.280Z] DONE 6 tests in 7.797s [2020-09-09T11:54:52.280Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-09-09T11:54:52.280Z] ++ 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 [2020-09-09T11:54:52.280Z] ++ set -e [2020-09-09T11:54:52.280Z] ++ '[' -n 0 ']' [2020-09-09T11:54:52.280Z] ++ set -x [2020-09-09T11:54:52.280Z] ++ 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 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 [2020-09-09T11:54:52.280Z] INFO: Testing against a local daemon [2020-09-09T11:54:52.280Z] === RUN TestExternalGraphDriver [2020-09-09T11:54:52.391Z] ok github.com/docker/docker/distribution 0.476s coverage: 21.9% of statements [2020-09-09T11:54:52.391Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-09T11:54:52.555Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-09-09T11:54:52.572Z] === RUN TestExternalGraphDriver/json [2020-09-09T11:54:52.816Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-09-09T11:54:53.327Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2020-09-09T11:54:53.392Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-09-09T11:54:53.961Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-09-09T11:54:54.265Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-09-09T11:54:54.301Z] === RUN TestExternalGraphDriver/spec [2020-09-09T11:54:54.527Z] ok github.com/docker/docker/distribution/xfer 1.872s coverage: 85.1% of statements [2020-09-09T11:54:54.527Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-09T11:54:55.095Z] ok github.com/docker/docker/image/cache 0.011s coverage: 19.2% of statements [2020-09-09T11:54:55.095Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-09T11:54:55.663Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2020-09-09T11:54:55.663Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-09T11:54:56.375Z] === RUN TestExternalGraphDriver/pull [2020-09-09T11:54:56.501Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-09-09T11:54:56.601Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-09-09T11:54:57.899Z] --- PASS: TestExternalGraphDriver (5.40s) [2020-09-09T11:54:57.899Z] --- PASS: TestExternalGraphDriver/json (1.82s) [2020-09-09T11:54:57.899Z] --- PASS: TestExternalGraphDriver/spec (1.79s) [2020-09-09T11:54:57.899Z] --- PASS: TestExternalGraphDriver/pull (1.65s) [2020-09-09T11:54:57.899Z] === RUN TestGraphdriverPluginV2 [2020-09-09T11:54:57.899Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2020-09-09T11:54:57.899Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-09T11:54:57.899Z] PASS [2020-09-09T11:54:57.899Z] [2020-09-09T11:54:57.899Z] === Skipped [2020-09-09T11:54:57.899Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2020-09-09T11:54:57.899Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-09T11:54:57.899Z] [2020-09-09T11:54:57.899Z] [2020-09-09T11:54:57.899Z] DONE 5 tests, 1 skipped in 5.540s [2020-09-09T11:54:57.899Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-09-09T11:54:57.899Z] ++ 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 [2020-09-09T11:54:57.899Z] ++ set -e [2020-09-09T11:54:57.899Z] ++ '[' -n 0 ']' [2020-09-09T11:54:57.899Z] ++ set -x [2020-09-09T11:54:57.899Z] ++ 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 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 [2020-09-09T11:54:57.899Z] INFO: Testing against a local daemon [2020-09-09T11:54:57.899Z] === RUN TestContinueAfterPluginCrash [2020-09-09T11:54:57.899Z] === PAUSE TestContinueAfterPluginCrash [2020-09-09T11:54:57.899Z] === RUN TestReadPluginNoRead [2020-09-09T11:54:57.899Z] === PAUSE TestReadPluginNoRead [2020-09-09T11:54:57.899Z] === RUN TestDaemonStartWithLogOpt [2020-09-09T11:54:57.899Z] === PAUSE TestDaemonStartWithLogOpt [2020-09-09T11:54:57.899Z] === CONT TestContinueAfterPluginCrash [2020-09-09T11:54:57.899Z] === CONT TestDaemonStartWithLogOpt [2020-09-09T11:54:57.899Z] === CONT TestReadPluginNoRead [2020-09-09T11:54:57.978Z] ok github.com/docker/docker/opts 0.022s coverage: 67.1% of statements [2020-09-09T11:54:58.237Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-09-09T11:54:58.409Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-09-09T11:55:00.141Z] ok github.com/docker/docker/pkg/archive 0.293s coverage: 76.9% of statements [2020-09-09T11:55:00.709Z] ok github.com/docker/docker/pkg/authorization 0.200s coverage: 68.3% of statements [2020-09-09T11:55:00.951Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-09-09T11:55:00.967Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-09-09T11:55:01.225Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-09-09T11:55:02.863Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-09-09T11:55:03.503Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-09-09T11:55:03.503Z] --- PASS: TestDaemonStartWithLogOpt (5.37s) [2020-09-09T11:55:03.804Z] --- PASS: TestDockerNetworkMacvlan (12.67s) [2020-09-09T11:55:03.804Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-09-09T11:55:03.804Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-09-09T11:55:03.804Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.16s) [2020-09-09T11:55:03.804Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.25s) [2020-09-09T11:55:03.804Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.15s) [2020-09-09T11:55:03.804Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.86s) [2020-09-09T11:55:03.804Z] PASS [2020-09-09T11:55:03.804Z] [2020-09-09T11:55:03.804Z] DONE 8 tests in 14.196s [2020-09-09T11:55:03.804Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-09-09T11:55:03.804Z] ++ 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 [2020-09-09T11:55:03.804Z] ++ set -e [2020-09-09T11:55:03.804Z] ++ '[' -n 0 ']' [2020-09-09T11:55:03.804Z] ++ set -x [2020-09-09T11:55:03.804Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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 [2020-09-09T11:55:04.064Z] testing: warning: no tests to run [2020-09-09T11:55:04.064Z] PASS [2020-09-09T11:55:04.064Z] [2020-09-09T11:55:04.064Z] DONE 0 tests in 0.031s [2020-09-09T11:55:04.064Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-09-09T11:55:04.064Z] ++ 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 [2020-09-09T11:55:04.064Z] ++ set -e [2020-09-09T11:55:04.064Z] ++ '[' -n 0 ']' [2020-09-09T11:55:04.064Z] ++ set -x [2020-09-09T11:55:04.065Z] ++ 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 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 [2020-09-09T11:55:04.065Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-09-09T11:55:04.065Z] INFO: Testing against a local daemon [2020-09-09T11:55:04.065Z] === RUN TestAuthZPluginAllowRequest [2020-09-09T11:55:04.139Z] === RUN TestReadPluginNoRead/default [2020-09-09T11:55:04.509Z] ok github.com/docker/docker/pkg/chrootarchive 2.489s coverage: 43.2% of statements [2020-09-09T11:55:04.509Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-09-09T11:55:05.077Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-09-09T11:55:05.077Z] ok github.com/docker/docker/layer 7.604s coverage: 68.8% of statements [2020-09-09T11:55:05.077Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-09T11:55:05.077Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-09T11:55:05.077Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-09T11:55:05.077Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-09T11:55:05.077Z] ? github.com/docker/docker/oci [no test files] [2020-09-09T11:55:05.077Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-09T11:55:05.077Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-09T11:55:05.077Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-09T11:55:05.336Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2020-09-09T11:55:05.446Z] --- PASS: TestAuthZPluginAllowRequest (1.43s) [2020-09-09T11:55:05.446Z] === RUN TestAuthZPluginTLS [2020-09-09T11:55:05.707Z] === RUN TestDockerSuite/TestBuildRm [2020-09-09T11:55:05.733Z] === RUN TestReadPluginNoRead/disabled_caching [2020-09-09T11:55:05.906Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2020-09-09T11:55:06.277Z] --- PASS: TestAuthZPluginTLS (0.61s) [2020-09-09T11:55:06.277Z] === RUN TestAuthZPluginDenyRequest [2020-09-09T11:55:06.843Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-09-09T11:55:06.846Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-09-09T11:55:06.846Z] === RUN TestAuthZPluginAPIDenyResponse [2020-09-09T11:55:07.247Z] --- PASS: TestReadPluginNoRead (9.19s) [2020-09-09T11:55:07.247Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.46s) [2020-09-09T11:55:07.247Z] --- PASS: TestReadPluginNoRead/default (1.46s) [2020-09-09T11:55:07.247Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.50s) [2020-09-09T11:55:07.247Z] read_test.go:92: [db07b0554946a] daemon is not started [2020-09-09T11:55:07.411Z] ok github.com/docker/docker/pkg/dmesg 0.012s coverage: 83.3% of statements [2020-09-09T11:55:07.415Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-09-09T11:55:07.415Z] === RUN TestAuthZPluginDenyResponse [2020-09-09T11:55:07.985Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2020-09-09T11:55:07.985Z] === RUN TestAuthZPluginAllowEventStream [2020-09-09T11:55:08.289Z] --- PASS: TestContinueAfterPluginCrash (10.42s) [2020-09-09T11:55:08.289Z] PASS [2020-09-09T11:55:08.289Z] [2020-09-09T11:55:08.289Z] DONE 6 tests in 10.495s [2020-09-09T11:55:08.289Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-09-09T11:55:08.289Z] ++ 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 [2020-09-09T11:55:08.289Z] ++ set -e [2020-09-09T11:55:08.289Z] ++ '[' -n 0 ']' [2020-09-09T11:55:08.289Z] ++ set -x [2020-09-09T11:55:08.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=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 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 [2020-09-09T11:55:08.289Z] testing: warning: no tests to run [2020-09-09T11:55:08.289Z] PASS [2020-09-09T11:55:08.289Z] [2020-09-09T11:55:08.289Z] DONE 0 tests in 0.021s [2020-09-09T11:55:08.289Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-09-09T11:55:08.290Z] ++ 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 [2020-09-09T11:55:08.290Z] ++ set -e [2020-09-09T11:55:08.290Z] ++ '[' -n 0 ']' [2020-09-09T11:55:08.290Z] ++ set -x [2020-09-09T11:55:08.290Z] ++ 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 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 [2020-09-09T11:55:08.290Z] INFO: Testing against a local daemon [2020-09-09T11:55:08.290Z] === RUN TestPluginWithDevMounts [2020-09-09T11:55:08.290Z] === PAUSE TestPluginWithDevMounts [2020-09-09T11:55:08.290Z] === CONT TestPluginWithDevMounts [2020-09-09T11:55:08.349Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2020-09-09T11:55:08.554Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-09-09T11:55:09.126Z] --- PASS: TestAuthZPluginAllowEventStream (1.39s) [2020-09-09T11:55:09.126Z] === RUN TestAuthZPluginErrorResponse [2020-09-09T11:55:09.311Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 89.5% of statements [2020-09-09T11:55:09.387Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-09-09T11:55:09.892Z] ok github.com/docker/docker/pkg/discovery/kv 3.073s coverage: 84.1% of statements [2020-09-09T11:55:09.960Z] --- PASS: TestAuthZPluginErrorResponse (0.60s) [2020-09-09T11:55:09.960Z] === RUN TestAuthZPluginErrorRequest [2020-09-09T11:55:10.151Z] ok github.com/docker/docker/pkg/fsutils 0.204s coverage: 85.1% of statements [2020-09-09T11:55:10.151Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2020-09-09T11:55:10.413Z] --- PASS: TestPluginWithDevMounts (1.83s) [2020-09-09T11:55:10.413Z] PASS [2020-09-09T11:55:10.413Z] [2020-09-09T11:55:10.413Z] DONE 1 tests in 1.903s [2020-09-09T11:55:10.413Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-09-09T11:55:10.413Z] ++ 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 [2020-09-09T11:55:10.413Z] ++ set -e [2020-09-09T11:55:10.413Z] ++ '[' -n 0 ']' [2020-09-09T11:55:10.413Z] ++ set -x [2020-09-09T11:55:10.413Z] ++ 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 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 [2020-09-09T11:55:10.413Z] INFO: Testing against a local daemon [2020-09-09T11:55:10.413Z] === RUN TestSecretInspect [2020-09-09T11:55:10.530Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-09-09T11:55:10.530Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-09T11:55:10.530Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-09-09T11:55:10.789Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-09-09T11:55:11.049Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2020-09-09T11:55:11.049Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-09-09T11:55:11.310Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-09-09T11:55:11.529Z] ok github.com/docker/docker/pkg/idtools 0.395s coverage: 70.1% of statements [2020-09-09T11:55:11.529Z] ok github.com/docker/docker/pkg/ioutils 0.480s coverage: 69.3% of statements [2020-09-09T11:55:12.099Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2020-09-09T11:55:12.099Z] ok github.com/docker/docker/pkg/locker 0.023s coverage: 88.9% of statements [2020-09-09T11:55:12.249Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-09-09T11:55:12.358Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-09-09T11:55:12.358Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-09-09T11:55:12.358Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-09-09T11:55:12.358Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-09-09T11:55:12.358Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-09T11:55:12.491Z] --- PASS: TestSecretInspect (1.92s) [2020-09-09T11:55:12.491Z] === RUN TestSecretList [2020-09-09T11:55:12.617Z] ok github.com/docker/docker/pkg/parsers 0.014s coverage: 97.0% of statements [2020-09-09T11:55:12.819Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.81s) [2020-09-09T11:55:12.819Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-09-09T11:55:12.877Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-09-09T11:55:13.387Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-09-09T11:55:13.446Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.009s coverage: 86.7% of statements [2020-09-09T11:55:13.446Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2020-09-09T11:55:13.446Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-09T11:55:13.446Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-09T11:55:14.326Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-09-09T11:55:14.384Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.015s coverage: 56.8% of statements [2020-09-09T11:55:14.587Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.81s) [2020-09-09T11:55:14.587Z] === RUN TestAuthZPluginHeader [2020-09-09T11:55:14.609Z] --- PASS: TestSecretList (1.96s) [2020-09-09T11:55:14.609Z] === RUN TestSecretsCreateAndDelete [2020-09-09T11:55:14.953Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-09-09T11:55:15.212Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2020-09-09T11:55:15.471Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-09-09T11:55:15.527Z] --- PASS: TestAuthZPluginHeader (0.81s) [2020-09-09T11:55:15.527Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-09-09T11:55:16.145Z] --- PASS: TestSecretsCreateAndDelete (1.90s) [2020-09-09T11:55:16.145Z] === RUN TestSecretsUpdate [2020-09-09T11:55:16.847Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-09-09T11:55:16.910Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-09-09T11:55:16.910Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-09-09T11:55:17.105Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-09-09T11:55:17.170Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-09-09T11:55:17.170Z] === RUN TestDockerSuite/TestBuildSpaces [2020-09-09T11:55:17.430Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-09-09T11:55:18.322Z] --- PASS: TestSecretsUpdate (1.89s) [2020-09-09T11:55:18.322Z] === RUN TestTemplatedSecret [2020-09-09T11:55:18.371Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-09-09T11:55:18.371Z] === RUN TestDockerSuite/TestBuildStderr [2020-09-09T11:55:18.941Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-09-09T11:55:19.511Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.18s) [2020-09-09T11:55:19.511Z] === RUN TestAuthZPluginV2Disable [2020-09-09T11:55:20.401Z] ok github.com/docker/docker/pkg/signal 2.393s coverage: 61.0% of statements [2020-09-09T11:55:20.401Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-09-09T11:55:20.426Z] --- PASS: TestTemplatedSecret (2.44s) [2020-09-09T11:55:20.426Z] === RUN TestSecretCreateResolve [2020-09-09T11:55:20.660Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-09-09T11:55:20.919Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-09-09T11:55:21.177Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-09-09T11:55:21.746Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.6% of statements [2020-09-09T11:55:22.049Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-09-09T11:55:22.049Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-09-09T11:55:22.314Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2020-09-09T11:55:22.573Z] ok github.com/docker/docker/pkg/tailfile 0.085s coverage: 88.6% of statements [2020-09-09T11:55:22.619Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-09-09T11:55:22.626Z] --- PASS: TestSecretCreateResolve (1.87s) [2020-09-09T11:55:22.626Z] PASS [2020-09-09T11:55:22.626Z] [2020-09-09T11:55:22.626Z] DONE 6 tests in 12.049s [2020-09-09T11:55:22.626Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-09-09T11:55:22.626Z] ++ 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 [2020-09-09T11:55:22.626Z] ++ set -e [2020-09-09T11:55:22.626Z] ++ '[' -n 0 ']' [2020-09-09T11:55:22.626Z] ++ set -x [2020-09-09T11:55:22.626Z] ++ 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 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 [2020-09-09T11:55:22.626Z] INFO: Testing against a local daemon [2020-09-09T11:55:22.626Z] === RUN TestServiceCreateInit [2020-09-09T11:55:22.626Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-09T11:55:23.139Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2020-09-09T11:55:23.188Z] --- PASS: TestAuthZPluginV2Disable (3.66s) [2020-09-09T11:55:23.188Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-09-09T11:55:23.398Z] testing: warning: no tests to run [2020-09-09T11:55:23.398Z] coverage: [no statements] [2020-09-09T11:55:23.398Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-09-09T11:55:23.756Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-09-09T11:55:23.964Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-09-09T11:55:23.964Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-09-09T11:55:24.223Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-09-09T11:55:24.327Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-09-09T11:55:25.722Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-09-09T11:55:26.126Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.1% of statements [2020-09-09T11:55:26.155Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-09T11:55:26.662Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.46s) [2020-09-09T11:55:26.662Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-09T11:55:26.662Z] === RUN TestDockerSuite/TestBuildUser [2020-09-09T11:55:27.062Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-09-09T11:55:27.630Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-09-09T11:55:28.198Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-09-09T11:55:28.572Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-09-09T11:55:29.575Z] ok github.com/docker/docker/registry 0.073s coverage: 56.3% of statements [2020-09-09T11:55:30.144Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-09-09T11:55:30.402Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2020-09-09T11:55:30.721Z] --- PASS: TestServiceCreateInit (7.57s) [2020-09-09T11:55:30.721Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.68s) [2020-09-09T11:55:30.721Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.86s) [2020-09-09T11:55:30.721Z] === RUN TestCreateServiceMultipleTimes [2020-09-09T11:55:30.970Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2020-09-09T11:55:31.113Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-09-09T11:55:31.229Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-09-09T11:55:33.764Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-09-09T11:55:34.703Z] ok github.com/docker/docker/volume/local 0.006s coverage: 73.0% of statements [2020-09-09T11:55:34.962Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-09-09T11:55:36.338Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.1% of statements [2020-09-09T11:55:37.691Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.01s) [2020-09-09T11:55:37.691Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-09T11:55:42.973Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-09-09T11:55:42.973Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-09-09T11:55:42.973Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-09-09T11:55:43.541Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-09-09T11:55:44.110Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-09-09T11:55:45.049Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-09-09T11:55:45.049Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-09-09T11:55:45.049Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-09-09T11:55:45.049Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-09-09T11:55:45.049Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-09-09T11:55:46.231Z] --- PASS: TestCreateServiceMultipleTimes (15.37s) [2020-09-09T11:55:46.231Z] === RUN TestCreateServiceConflict [2020-09-09T11:55:46.430Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-09-09T11:55:46.430Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-09-09T11:55:46.690Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-09-09T11:55:47.270Z] --- PASS: TestCreateServiceConflict (1.94s) [2020-09-09T11:55:47.271Z] === RUN TestCreateServiceMaxReplicas [2020-09-09T11:55:47.290Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-09-09T11:55:47.290Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-09-09T11:55:47.860Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-09-09T11:55:48.119Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-09-09T11:55:48.536Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2020-09-09T11:55:48.536Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-09T11:55:48.536Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-09T11:55:48.536Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-09T11:55:48.536Z] ? github.com/docker/docker/pkg/term [no test files] [2020-09-09T11:55:48.536Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-09T11:55:48.536Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-09-09T11:55:48.536Z] ? github.com/docker/docker/rootless [no test files] [2020-09-09T11:55:48.536Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-09-09T11:55:48.536Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-09T11:55:48.536Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-09-09T11:55:48.536Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-09-09T11:55:48.536Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-09-09T11:55:48.536Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-09-09T11:55:48.536Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-09-09T11:55:48.536Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-09-09T11:55:48.536Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-09-09T11:55:48.536Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-09-09T11:55:48.536Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-09-09T11:55:48.536Z] ? github.com/docker/docker/testutil/request [no test files] [2020-09-09T11:55:48.536Z] ? github.com/docker/docker/volume [no test files] [2020-09-09T11:55:48.536Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-09T11:55:48.536Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-09T11:55:48.536Z] [2020-09-09T11:55:48.536Z] === Skipped [2020-09-09T11:55:48.536Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-09-09T11:55:48.536Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-09-09T11:55:48.536Z] [2020-09-09T11:55:48.536Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-09-09T11:55:48.536Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-09-09T11:55:48.536Z] [2020-09-09T11:55:48.536Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-09-09T11:55:48.536Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-09T11:55:48.536Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-09T11:55:48.536Z] [2020-09-09T11:55:48.536Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-09-09T11:55:48.536Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-09T11:55:48.536Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-09T11:55:48.536Z] [2020-09-09T11:55:48.536Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-09-09T11:55:48.536Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-09T11:55:48.536Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-09T11:55:48.536Z] [2020-09-09T11:55:48.536Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-09-09T11:55:48.536Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-09T11:55:48.536Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-09T11:55:48.536Z] [2020-09-09T11:55:48.536Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-09-09T11:55:48.536Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-09T11:55:48.536Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-09T11:55:48.536Z] [2020-09-09T11:55:48.536Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-09-09T11:55:48.536Z] graphtest_unix.go:73: No driver to put! [2020-09-09T11:55:48.536Z] [2020-09-09T11:55:48.536Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-09-09T11:55:48.536Z] time="2020-09-09T11:54:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-09T11:55:48.536Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-09T11:55:48.536Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-09T11:55:48.536Z] [2020-09-09T11:55:48.536Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-09-09T11:55:48.536Z] time="2020-09-09T11:54:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-09T11:55:48.536Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-09T11:55:48.536Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-09T11:55:48.536Z] [2020-09-09T11:55:48.536Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-09-09T11:55:48.536Z] time="2020-09-09T11:54:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-09T11:55:48.536Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-09T11:55:48.536Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-09T11:55:48.536Z] [2020-09-09T11:55:48.536Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-09-09T11:55:48.536Z] time="2020-09-09T11:54:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-09T11:55:48.536Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-09T11:55:48.536Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-09T11:55:48.536Z] [2020-09-09T11:55:48.536Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-09-09T11:55:48.536Z] time="2020-09-09T11:54:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-09T11:55:48.536Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-09T11:55:48.536Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-09T11:55:48.536Z] [2020-09-09T11:55:48.536Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-09-09T11:55:48.536Z] graphtest_unix.go:73: No driver to put! [2020-09-09T11:55:48.536Z] [2020-09-09T11:55:48.536Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-09-09T11:55:48.536Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-09-09T11:55:48.536Z] [2020-09-09T11:55:48.536Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-09-09T11:55:48.536Z] overlay_test.go:49: Fails to compute changes intermittently [2020-09-09T11:55:48.536Z] [2020-09-09T11:55:48.536Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-09-09T11:55:48.536Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-09-09T11:55:48.536Z] [2020-09-09T11:55:48.536Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-09-09T11:55:48.536Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-09-09T11:55:48.536Z] [2020-09-09T11:55:48.536Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-09-09T11:55:48.536Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-09T11:55:48.536Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-09T11:55:48.536Z] [2020-09-09T11:55:48.536Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-09-09T11:55:48.536Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-09T11:55:48.536Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-09T11:55:48.536Z] [2020-09-09T11:55:48.536Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-09-09T11:55:48.536Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-09T11:55:48.536Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-09T11:55:48.536Z] [2020-09-09T11:55:48.536Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-09-09T11:55:48.536Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-09T11:55:48.536Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-09T11:55:48.536Z] [2020-09-09T11:55:48.536Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-09-09T11:55:48.536Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-09T11:55:48.536Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-09T11:55:48.536Z] [2020-09-09T11:55:48.536Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-09-09T11:55:48.536Z] graphtest_unix.go:73: No driver to put! [2020-09-09T11:55:48.536Z] [2020-09-09T11:55:48.536Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-09-09T11:55:48.536Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-09-09T11:55:48.536Z] [2020-09-09T11:55:48.536Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-09-09T11:55:48.536Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-09-09T11:55:48.536Z] [2020-09-09T11:55:48.536Z] [2020-09-09T11:55:48.536Z] DONE 2142 tests, 26 skipped in 246.533s Post stage [Pipeline] junit [2020-09-09T11:55:48.807Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-09-09T11:55:49.685Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41290/.git:/go/src/github.com/docker/docker/.git --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf hack/validate/vendor [2020-09-09T11:55:50.071Z] --- PASS: TestCreateServiceMaxReplicas (2.65s) [2020-09-09T11:55:50.071Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-09T11:55:50.254Z] No vendor changes in diff. [2020-09-09T11:55:50.660Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-09-09T11:55:51.152Z] + echo Building e2e image [2020-09-09T11:55:51.152Z] Building e2e image [2020-09-09T11:55:51.152Z] + docker build --build-arg DOCKER_GITCOMMIT=65a33d02f6e75214b70ca5d826f1d2ad5b1f3bcf -t moby-e2e-test -f Dockerfile.e2e . [2020-09-09T11:55:51.152Z] #2 [internal] load .dockerignore [2020-09-09T11:55:51.152Z] #2 transferring context: 34B done [2020-09-09T11:55:51.152Z] #2 DONE 0.0s [2020-09-09T11:55:51.152Z] [2020-09-09T11:55:51.152Z] #1 [internal] load build definition from Dockerfile.e2e [2020-09-09T11:55:51.152Z] #1 transferring dockerfile: 3.21kB done [2020-09-09T11:55:51.152Z] #1 DONE 0.0s [2020-09-09T11:55:51.152Z] [2020-09-09T11:55:51.152Z] #4 [internal] load metadata for docker.io/library/alpine:3.10 [2020-09-09T11:55:51.229Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-09-09T11:55:51.414Z] #4 DONE 0.2s [2020-09-09T11:55:51.414Z] [2020-09-09T11:55:51.414Z] #3 [internal] load metadata for docker.io/library/golang:1.13.15-alpine [2020-09-09T11:55:51.414Z] #3 DONE 0.4s [2020-09-09T11:55:51.675Z] [2020-09-09T11:55:51.675Z] #8 [internal] load build context [2020-09-09T11:55:51.939Z] #8 transferring context: 852.60kB 0.4s done [2020-09-09T11:55:51.939Z] #8 DONE 0.5s [2020-09-09T11:55:51.939Z] [2020-09-09T11:55:51.939Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-09-09T11:55:51.939Z] #14 resolve docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd done [2020-09-09T11:55:51.939Z] #14 sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 2.80MB / 2.80MB 0.1s done [2020-09-09T11:55:51.939Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done [2020-09-09T11:55:51.939Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.1s done [2020-09-09T11:55:51.939Z] #14 sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd 1.65kB / 1.65kB done [2020-09-09T11:55:51.939Z] #14 sha256:8cc699270cfeed0864420e5c650aa9c1b51ed5b23cf927ab4c5eea47f6c0c1a8 1.36kB / 1.36kB done [2020-09-09T11:55:51.939Z] #14 sha256:5863598a981a037fbf078324d356cb3e7deade1c8ddb67550a1e9809274a8a11 3.83kB / 3.83kB done [2020-09-09T11:55:51.939Z] #14 extracting sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 0.2s [2020-09-09T11:55:51.939Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 8.38MB / 127.34MB 0.4s [2020-09-09T11:55:51.939Z] #14 sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 126B / 126B 0.2s done [2020-09-09T11:55:52.168Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-09-09T11:55:52.168Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-09-09T11:55:52.199Z] #14 extracting sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 0.4s done [2020-09-09T11:55:52.199Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d [2020-09-09T11:55:52.199Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 27.24MB / 127.34MB 0.7s [2020-09-09T11:55:52.459Z] #14 ... [2020-09-09T11:55:52.459Z] [2020-09-09T11:55:52.459Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-09-09T11:55:52.459Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-09-09T11:55:52.459Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-09-09T11:55:52.459Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-09-09T11:55:52.459Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-09-09T11:55:52.459Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.3s done [2020-09-09T11:55:52.459Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.4s done [2020-09-09T11:55:52.459Z] #5 DONE 0.8s [2020-09-09T11:55:52.459Z] [2020-09-09T11:55:52.459Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-09-09T11:55:52.459Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.2s done [2020-09-09T11:55:52.459Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 44.26MB / 127.34MB 1.0s [2020-09-09T11:55:52.459Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done [2020-09-09T11:55:52.719Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 51.07MB / 127.34MB 1.1s [2020-09-09T11:55:52.719Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 74.23MB / 127.34MB 1.3s [2020-09-09T11:55:52.738Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-09-09T11:55:52.738Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-09-09T11:55:52.979Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 85.90MB / 127.34MB 1.4s [2020-09-09T11:55:52.979Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 112.47MB / 127.34MB 1.6s [2020-09-09T11:55:52.998Z] === RUN TestDockerSuite/TestBuildXZHost [2020-09-09T11:55:53.238Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 121.17MB / 127.34MB 1.7s [2020-09-09T11:55:54.174Z] #14 ... [2020-09-09T11:55:54.174Z] [2020-09-09T11:55:54.174Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-09-09T11:55:54.174Z] #6 DONE 1.7s [2020-09-09T11:55:54.174Z] [2020-09-09T11:55:54.174Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-09-09T11:55:54.174Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 2.5s done [2020-09-09T11:55:54.174Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 0.1s [2020-09-09T11:55:54.378Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.67s) [2020-09-09T11:55:54.378Z] PASS [2020-09-09T11:55:54.378Z] [2020-09-09T11:55:54.378Z] DONE 17 tests in 50.412s [2020-09-09T11:55:54.378Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-09-09T11:55:54.378Z] ++ 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 [2020-09-09T11:55:54.378Z] ++ set -e [2020-09-09T11:55:54.378Z] ++ '[' -n 0 ']' [2020-09-09T11:55:54.378Z] ++ set -x [2020-09-09T11:55:54.378Z] ++ 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 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 [2020-09-09T11:55:54.638Z] INFO: Testing against a local daemon [2020-09-09T11:55:54.638Z] === RUN TestPluginInvalidJSON [2020-09-09T11:55:54.638Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-09T11:55:54.638Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-09T11:55:54.638Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-09T11:55:54.638Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-09-09T11:55:54.638Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-09-09T11:55:54.638Z] === RUN TestPluginInstall [2020-09-09T11:55:54.638Z] === RUN TestPluginInstall/no_auth [2020-09-09T11:55:54.638Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-09-09T11:55:54.638Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-09-09T11:55:54.638Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-09-09T11:55:55.208Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-09-09T11:55:56.151Z] === RUN TestDockerSuite/TestCommitChange [2020-09-09T11:55:57.535Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-09-09T11:55:58.476Z] === RUN TestDockerSuite/TestCommitHardlink [2020-09-09T11:55:59.463Z] #14 ... [2020-09-09T11:55:59.463Z] [2020-09-09T11:55:59.463Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-09-09T11:55:59.463Z] #7 0.726 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-09-09T11:55:59.463Z] #7 1.809 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-09-09T11:55:59.463Z] #7 1.910 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-09-09T11:55:59.463Z] #7 1.915 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-09-09T11:55:59.463Z] #7 1.924 (3/30) Installing readline (8.0.0-r0) [2020-09-09T11:55:59.463Z] #7 1.931 (4/30) Installing bash (5.0.0-r0) [2020-09-09T11:55:59.463Z] #7 1.947 Executing bash-5.0.0-r0.post-install [2020-09-09T11:55:59.463Z] #7 1.952 (5/30) Installing ca-certificates (20191127-r2) [2020-09-09T11:55:59.463Z] #7 1.972 (6/30) Installing libgcc (8.3.0-r0) [2020-09-09T11:55:59.463Z] #7 1.975 (7/30) Installing libstdc++ (8.3.0-r0) [2020-09-09T11:55:59.463Z] #7 1.994 (8/30) Installing binutils (2.32-r0) [2020-09-09T11:55:59.463Z] #7 2.108 (9/30) Installing gmp (6.1.2-r1) [2020-09-09T11:55:59.463Z] #7 2.119 (10/30) Installing isl (0.18-r0) [2020-09-09T11:55:59.463Z] #7 2.146 (11/30) Installing libgomp (8.3.0-r0) [2020-09-09T11:55:59.463Z] #7 2.151 (12/30) Installing libatomic (8.3.0-r0) [2020-09-09T11:55:59.463Z] #7 2.153 (13/30) Installing mpfr3 (3.1.5-r1) [2020-09-09T11:55:59.463Z] #7 2.161 (14/30) Installing mpc1 (1.1.0-r0) [2020-09-09T11:55:59.463Z] #7 2.167 (15/30) Installing gcc (8.3.0-r0) [2020-09-09T11:55:59.463Z] #7 3.067 (16/30) Installing musl-dev (1.1.22-r3) [2020-09-09T11:55:59.463Z] #7 3.167 (17/30) Installing libc-dev (0.7.1-r0) [2020-09-09T11:55:59.463Z] #7 3.169 (18/30) Installing g++ (8.3.0-r0) [2020-09-09T11:55:59.463Z] #7 3.716 (19/30) Installing nghttp2-libs (1.39.2-r1) [2020-09-09T11:55:59.463Z] #7 3.720 (20/30) Installing libcurl (7.66.0-r0) [2020-09-09T11:55:59.463Z] #7 3.728 (21/30) Installing expat (2.2.8-r0) [2020-09-09T11:55:59.463Z] #7 3.732 (22/30) Installing pcre2 (10.33-r0) [2020-09-09T11:55:59.463Z] #7 3.743 (23/30) Installing git (2.22.4-r0) [2020-09-09T11:55:59.463Z] #7 3.957 (24/30) Installing libmnl (1.0.4-r0) [2020-09-09T11:55:59.463Z] #7 3.959 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-09-09T11:55:59.463Z] #7 3.964 (26/30) Installing iptables (1.8.3-r1) [2020-09-09T11:55:59.463Z] #7 3.990 (27/30) Installing pigz (2.4-r0) [2020-09-09T11:55:59.463Z] #7 3.996 (28/30) Installing tar (1.32-r0) [2020-09-09T11:55:59.463Z] #7 4.009 (29/30) Installing xz-libs (5.2.4-r0) [2020-09-09T11:55:59.463Z] #7 4.014 (30/30) Installing xz (5.2.4-r0) [2020-09-09T11:55:59.463Z] #7 4.021 Executing busybox-1.30.1-r3.trigger [2020-09-09T11:55:59.463Z] #7 4.025 Executing ca-certificates-20191127-r2.trigger [2020-09-09T11:55:59.463Z] #7 4.076 OK: 179 MiB in 44 packages [2020-09-09T11:55:59.463Z] #7 DONE 5.2s [2020-09-09T11:55:59.463Z] [2020-09-09T11:55:59.463Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-09-09T11:55:59.463Z] #9 DONE 0.1s [2020-09-09T11:55:59.463Z] [2020-09-09T11:55:59.463Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-09-09T11:55:59.463Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 5.1s [2020-09-09T11:55:59.463Z] #14 ... [2020-09-09T11:55:59.463Z] [2020-09-09T11:55:59.463Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-09-09T11:55:59.463Z] #10 DONE 0.1s [2020-09-09T11:55:59.463Z] [2020-09-09T11:55:59.463Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-09-09T11:55:59.463Z] #11 DONE 0.1s [2020-09-09T11:55:59.722Z] [2020-09-09T11:55:59.722Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-09-09T11:55:59.723Z] #12 DONE 0.0s [2020-09-09T11:55:59.723Z] [2020-09-09T11:55:59.723Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-09-09T11:55:59.723Z] #13 DONE 0.1s [2020-09-09T11:55:59.723Z] [2020-09-09T11:55:59.723Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-09-09T11:55:59.863Z] === RUN TestDockerSuite/TestCommitNewFile [2020-09-09T11:56:00.290Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 6.1s done [2020-09-09T11:56:00.290Z] #14 extracting sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 done [2020-09-09T11:56:00.550Z] #14 DONE 8.9s [2020-09-09T11:56:00.550Z] [2020-09-09T11:56:00.550Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-09-09T11:56:00.808Z] #15 0.358 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-09T11:56:01.247Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-09-09T11:56:01.743Z] #15 1.423 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-09T11:56:02.002Z] #15 1.537 (1/54) Installing ncurses-terminfo-base (6.2_p20200523-r0) [2020-09-09T11:56:02.002Z] #15 1.541 (2/54) Installing ncurses-libs (6.2_p20200523-r0) [2020-09-09T11:56:02.002Z] #15 1.550 (3/54) Installing readline (8.0.4-r0) [2020-09-09T11:56:02.002Z] #15 1.554 (4/54) Installing bash (5.0.17-r0) [2020-09-09T11:56:02.002Z] #15 1.565 Executing bash-5.0.17-r0.post-install [2020-09-09T11:56:02.002Z] #15 1.567 (5/54) Installing linux-headers (5.4.5-r1) [2020-09-09T11:56:02.002Z] #15 1.644 (6/54) Installing libblkid (2.35.2-r0) [2020-09-09T11:56:02.002Z] #15 1.649 (7/54) Installing libuuid (2.35.2-r0) [2020-09-09T11:56:02.002Z] #15 1.650 (8/54) Installing btrfs-progs-libs (5.6.1-r0) [2020-09-09T11:56:02.002Z] #15 1.656 (9/54) Installing btrfs-progs-dev (5.6.1-r0) [2020-09-09T11:56:02.002Z] #15 1.659 (10/54) Installing libgcc (9.3.0-r2) [2020-09-09T11:56:02.002Z] #15 1.661 (11/54) Installing libstdc++ (9.3.0-r2) [2020-09-09T11:56:02.002Z] #15 1.674 (12/54) Installing binutils (2.34-r1) [2020-09-09T11:56:02.002Z] #15 1.740 (13/54) Installing libmagic (5.38-r0) [2020-09-09T11:56:02.190Z] === RUN TestDockerSuite/TestCommitTTY [2020-09-09T11:56:02.262Z] #15 1.762 (14/54) Installing file (5.38-r0) [2020-09-09T11:56:02.262Z] #15 1.763 (15/54) Installing gmp (6.2.0-r0) [2020-09-09T11:56:02.262Z] #15 1.769 (16/54) Installing isl (0.18-r0) [2020-09-09T11:56:02.262Z] #15 1.783 (17/54) Installing libgomp (9.3.0-r2) [2020-09-09T11:56:02.262Z] #15 1.785 (18/54) Installing libatomic (9.3.0-r2) [2020-09-09T11:56:02.262Z] #15 1.787 (19/54) Installing libgphobos (9.3.0-r2) [2020-09-09T11:56:02.262Z] #15 1.826 (20/54) Installing mpfr4 (4.0.2-r4) [2020-09-09T11:56:02.262Z] #15 1.832 (21/54) Installing mpc1 (1.1.0-r1) [2020-09-09T11:56:02.262Z] #15 1.834 (22/54) Installing gcc (9.3.0-r2) [2020-09-09T11:56:02.451Z] time="2020-09-09T11:56:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-09T11:56:02.452Z] time="2020-09-09T11:56:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:771923bbedb91125ec5abae1abd23037c8afbfc05d08dd1103f122fe69e891f9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-09T11:56:02.452Z] time="2020-09-09T11:56:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-09T11:56:02.452Z] time="2020-09-09T11:56:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:771923bbedb91125ec5abae1abd23037c8afbfc05d08dd1103f122fe69e891f9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-09T11:56:02.840Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.81s) [2020-09-09T11:56:02.840Z] === RUN TestCreateServiceSecretFileMode [2020-09-09T11:56:03.031Z] === RUN TestPluginInstall/with_htpasswd [2020-09-09T11:56:03.199Z] #15 2.662 (23/54) Installing musl-dev (1.1.24-r9) [2020-09-09T11:56:03.199Z] #15 2.734 (24/54) Installing libc-dev (0.7.2-r3) [2020-09-09T11:56:03.199Z] #15 2.735 (25/54) Installing g++ (9.3.0-r2) [2020-09-09T11:56:03.496Z] #15 3.140 (26/54) Installing make (4.3-r0) [2020-09-09T11:56:03.496Z] #15 3.144 (27/54) Installing fortify-headers (1.1-r0) [2020-09-09T11:56:03.496Z] #15 3.145 (28/54) Installing patch (2.7.6-r6) [2020-09-09T11:56:03.496Z] #15 3.148 (29/54) Installing build-base (0.5-r2) [2020-09-09T11:56:03.496Z] #15 3.149 (30/54) Installing nghttp2-libs (1.41.0-r0) [2020-09-09T11:56:03.496Z] #15 3.151 (31/54) Installing libcurl (7.69.1-r0) [2020-09-09T11:56:03.496Z] #15 3.157 (32/54) Installing curl (7.69.1-r0) [2020-09-09T11:56:03.496Z] #15 3.159 (33/54) Installing oniguruma (6.9.5-r1) [2020-09-09T11:56:03.496Z] #15 3.165 (34/54) Installing jq (1.6-r1) [2020-09-09T11:56:03.496Z] #15 3.171 (35/54) Installing device-mapper-libs (2.02.186-r1) [2020-09-09T11:56:03.496Z] #15 3.175 (36/54) Installing device-mapper-event-libs (2.02.186-r1) [2020-09-09T11:56:03.496Z] #15 3.177 (37/54) Installing libaio (0.3.112-r1) [2020-09-09T11:56:03.496Z] #15 3.179 (38/54) Installing lvm2-libs (2.02.186-r1) [2020-09-09T11:56:03.496Z] #15 3.207 (39/54) Installing blkid (2.35.2-r0) [2020-09-09T11:56:03.604Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-09-09T11:56:03.604Z] time="2020-09-09T11:56:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-09T11:56:03.604Z] time="2020-09-09T11:56:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6b8fab4c76b3975358cf93fa27a60c3657952978e19f16b8380bbbc00f7aef42" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-09T11:56:03.604Z] time="2020-09-09T11:56:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-09T11:56:03.604Z] time="2020-09-09T11:56:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6b8fab4c76b3975358cf93fa27a60c3657952978e19f16b8380bbbc00f7aef42" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-09T11:56:03.762Z] #15 3.211 (40/54) Installing libcap-ng (0.7.10-r1) [2020-09-09T11:56:03.762Z] #15 3.212 (41/54) Installing setpriv (2.35.2-r0) [2020-09-09T11:56:03.762Z] #15 3.215 (42/54) Installing libmount (2.35.2-r0) [2020-09-09T11:56:03.762Z] #15 3.220 (43/54) Installing libsmartcols (2.35.2-r0) [2020-09-09T11:56:03.762Z] #15 3.226 (44/54) Installing findmnt (2.35.2-r0) [2020-09-09T11:56:03.762Z] #15 3.229 (45/54) Installing mcookie (2.35.2-r0) [2020-09-09T11:56:03.762Z] #15 3.231 (46/54) Installing hexdump (2.35.2-r0) [2020-09-09T11:56:03.762Z] #15 3.233 (47/54) Installing lsblk (2.35.2-r0) [2020-09-09T11:56:03.762Z] #15 3.236 (48/54) Installing libfdisk (2.35.2-r0) [2020-09-09T11:56:03.762Z] #15 3.241 (49/54) Installing sfdisk (2.35.2-r0) [2020-09-09T11:56:03.762Z] #15 3.245 (50/54) Installing cfdisk (2.35.2-r0) [2020-09-09T11:56:03.762Z] #15 3.248 (51/54) Installing util-linux (2.35.2-r0) [2020-09-09T11:56:03.762Z] #15 3.297 (52/54) Installing pkgconf (1.7.2-r0) [2020-09-09T11:56:03.762Z] #15 3.302 (53/54) Installing util-linux-dev (2.35.2-r0) [2020-09-09T11:56:03.762Z] #15 3.326 (54/54) Installing lvm2-dev (2.02.186-r1) [2020-09-09T11:56:03.762Z] #15 3.330 Executing busybox-1.31.1-r16.trigger [2020-09-09T11:56:03.762Z] #15 3.336 OK: 230 MiB in 69 packages [2020-09-09T11:56:04.173Z] === RUN TestPluginInstall/with_insecure [2020-09-09T11:56:04.173Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-09-09T11:56:04.343Z] #15 DONE 3.8s [2020-09-09T11:56:04.343Z] [2020-09-09T11:56:04.343Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-09-09T11:56:04.922Z] #16 DONE 0.5s [2020-09-09T11:56:04.922Z] [2020-09-09T11:56:04.922Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-09-09T11:56:04.927Z] --- PASS: TestCreateServiceSecretFileMode (2.19s) [2020-09-09T11:56:04.927Z] === RUN TestCreateServiceConfigFileMode [2020-09-09T11:56:05.181Z] #17 DONE 0.5s [2020-09-09T11:56:05.181Z] [2020-09-09T11:56:05.181Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-09-09T11:56:05.181Z] #18 DONE 0.0s [2020-09-09T11:56:05.181Z] [2020-09-09T11:56:05.181Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-09-09T11:56:05.181Z] #19 DONE 0.1s [2020-09-09T11:56:05.181Z] [2020-09-09T11:56:05.181Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-09-09T11:56:05.181Z] #26 DONE 0.1s [2020-09-09T11:56:05.181Z] [2020-09-09T11:56:05.181Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-09-09T11:56:05.181Z] #22 DONE 0.1s [2020-09-09T11:56:05.181Z] [2020-09-09T11:56:05.181Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-09-09T11:56:05.440Z] #27 DONE 0.0s [2020-09-09T11:56:05.440Z] [2020-09-09T11:56:05.440Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-09-09T11:56:05.440Z] #23 DONE 0.1s [2020-09-09T11:56:05.440Z] [2020-09-09T11:56:05.440Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-09-09T11:56:05.440Z] #28 DONE 0.1s [2020-09-09T11:56:05.440Z] [2020-09-09T11:56:05.440Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-09-09T11:56:05.554Z] time="2020-09-09T11:56:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-09T11:56:05.554Z] time="2020-09-09T11:56:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f5d84c3929f4a4b7e3e2abf52f8a88da1bb4ceee44d4f9652158aaba85157540" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-09T11:56:05.554Z] time="2020-09-09T11:56:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-09T11:56:05.554Z] time="2020-09-09T11:56:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f5d84c3929f4a4b7e3e2abf52f8a88da1bb4ceee44d4f9652158aaba85157540" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-09T11:56:05.554Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-09-09T11:56:05.554Z] --- PASS: TestPluginInstall (11.02s) [2020-09-09T11:56:05.554Z] --- PASS: TestPluginInstall/no_auth (8.34s) [2020-09-09T11:56:05.554Z] --- PASS: TestPluginInstall/with_htpasswd (1.09s) [2020-09-09T11:56:05.554Z] --- PASS: TestPluginInstall/with_insecure (1.59s) [2020-09-09T11:56:05.554Z] plugin_test.go:157: [deff761b2c450] daemon is not started [2020-09-09T11:56:05.555Z] PASS [2020-09-09T11:56:05.555Z] [2020-09-09T11:56:05.555Z] DONE 6 tests in 11.228s [2020-09-09T11:56:05.555Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-09-09T11:56:05.555Z] ++ 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 [2020-09-09T11:56:05.555Z] ++ set -e [2020-09-09T11:56:05.555Z] ++ '[' -n 0 ']' [2020-09-09T11:56:05.555Z] ++ set -x [2020-09-09T11:56:05.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 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 [2020-09-09T11:56:05.814Z] INFO: Testing against a local daemon [2020-09-09T11:56:05.814Z] === RUN TestExternalGraphDriver [2020-09-09T11:56:05.814Z] === RUN TestExternalGraphDriver/json [2020-09-09T11:56:06.074Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-09-09T11:56:06.337Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-09-09T11:56:06.337Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-09-09T11:56:06.337Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-09-09T11:56:06.337Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-09-09T11:56:06.337Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-09-09T11:56:06.337Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-09-09T11:56:07.024Z] --- PASS: TestCreateServiceConfigFileMode (2.18s) [2020-09-09T11:56:07.024Z] === RUN TestCreateServiceSysctls [2020-09-09T11:56:07.720Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-09-09T11:56:07.720Z] === RUN TestExternalGraphDriver/spec [2020-09-09T11:56:09.102Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-09-09T11:56:09.102Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-09-09T11:56:09.363Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-09-09T11:56:09.624Z] === RUN TestExternalGraphDriver/pull [2020-09-09T11:56:09.637Z] #29 ... [2020-09-09T11:56:09.637Z] [2020-09-09T11:56:09.637Z] #31 [builder 1/4] COPY . . [2020-09-09T11:56:09.637Z] #31 DONE 3.9s [2020-09-09T11:56:09.637Z] [2020-09-09T11:56:09.637Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-09-09T11:56:09.637Z] #24 1.022 + RM_GOPATH=0 [2020-09-09T11:56:09.637Z] #24 1.022 + TMP_GOPATH= [2020-09-09T11:56:09.637Z] #24 1.022 + : /build [2020-09-09T11:56:09.637Z] #24 1.022 + '[' -z '' ']' [2020-09-09T11:56:09.637Z] #24 1.022 ++ mktemp -d [2020-09-09T11:56:09.637Z] #24 1.026 + export GOPATH=/tmp/tmp.AIbFEm [2020-09-09T11:56:09.637Z] #24 1.026 + GOPATH=/tmp/tmp.AIbFEm [2020-09-09T11:56:09.637Z] #24 1.026 + RM_GOPATH=1 [2020-09-09T11:56:09.637Z] #24 1.026 + case "$(go env GOARCH)" in [2020-09-09T11:56:09.637Z] #24 1.026 ++ go env GOARCH [2020-09-09T11:56:09.637Z] #24 1.036 + export GO_BUILDMODE=-buildmode=pie [2020-09-09T11:56:09.637Z] #24 1.036 + GO_BUILDMODE=-buildmode=pie [2020-09-09T11:56:09.637Z] #24 1.036 ++ dirname ./install.sh [2020-09-09T11:56:09.637Z] #24 1.037 + dir=. [2020-09-09T11:56:09.637Z] #24 1.037 + bin=dockercli [2020-09-09T11:56:09.637Z] #24 1.037 + shift [2020-09-09T11:56:09.637Z] #24 1.037 + '[' '!' -f ./dockercli.installer ']' [2020-09-09T11:56:09.637Z] #24 1.037 + . ./dockercli.installer [2020-09-09T11:56:09.637Z] #24 1.037 ++ : stable [2020-09-09T11:56:09.637Z] #24 1.037 ++ : 17.06.2-ce [2020-09-09T11:56:09.638Z] #24 1.038 + install_dockercli [2020-09-09T11:56:09.638Z] #24 1.038 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-09T11:56:09.638Z] #24 1.038 Install docker/cli version 17.06.2-ce from stable [2020-09-09T11:56:09.638Z] #24 1.038 ++ uname -m [2020-09-09T11:56:09.638Z] #24 1.039 + arch=x86_64 [2020-09-09T11:56:09.638Z] #24 1.039 + '[' x86_64 '!=' x86_64 ']' [2020-09-09T11:56:09.638Z] #24 1.039 + url=https://download.docker.com/linux/static [2020-09-09T11:56:09.638Z] #24 1.039 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-09-09T11:56:09.638Z] #24 1.046 + tar -xz docker/docker [2020-09-09T11:56:09.638Z] #24 3.874 + mkdir -p /build [2020-09-09T11:56:09.638Z] #24 3.874 + mv docker/docker /build/ [2020-09-09T11:56:09.638Z] #24 3.874 + rmdir docker [2020-09-09T11:56:09.638Z] #24 DONE 3.9s [2020-09-09T11:56:09.638Z] [2020-09-09T11:56:09.638Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-09-09T11:56:09.638Z] #20 2.220 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-09T11:56:09.638Z] #20 2.943 [2020-09-09T11:56:09.638Z] #20 3.090 0.0% ######### 13.0% ####################### 32.4% ###################################### 53.0% ################################################### 72.2% ######################################################################## 100.0% [2020-09-09T11:56:09.638Z] #20 4.113 [2020-09-09T11:56:09.638Z] #20 4.239 ####################### 32.3% ######################################################################## 100.0% [2020-09-09T11:56:10.194Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-09-09T11:56:10.205Z] #20 4.791 [2020-09-09T11:56:10.205Z] #20 4.922 ############# 18.8% ######################################################################## 100.0% [2020-09-09T11:56:10.559Z] --- PASS: TestCreateServiceSysctls (2.86s) [2020-09-09T11:56:10.559Z] === RUN TestCreateServiceCapabilities [2020-09-09T11:56:10.765Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-09-09T11:56:10.775Z] #20 ... [2020-09-09T11:56:10.775Z] [2020-09-09T11:56:10.775Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-09-09T11:56:10.775Z] #32 DONE 1.4s [2020-09-09T11:56:10.775Z] [2020-09-09T11:56:10.775Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-09-09T11:56:11.026Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-09-09T11:56:11.285Z] --- PASS: TestExternalGraphDriver (5.57s) [2020-09-09T11:56:11.285Z] --- PASS: TestExternalGraphDriver/json (1.89s) [2020-09-09T11:56:11.285Z] --- PASS: TestExternalGraphDriver/spec (1.87s) [2020-09-09T11:56:11.285Z] --- PASS: TestExternalGraphDriver/pull (1.68s) [2020-09-09T11:56:11.285Z] === RUN TestGraphdriverPluginV2 [2020-09-09T11:56:11.341Z] #33 0.938 [2020-09-09T11:56:11.547Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-09-09T11:56:11.600Z] #33 1.064 Removing bundles/ [2020-09-09T11:56:11.600Z] #33 1.065 [2020-09-09T11:56:11.600Z] #33 1.070 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-09-09T11:56:12.150Z] --- PASS: TestCreateServiceCapabilities (2.15s) [2020-09-09T11:56:12.150Z] === RUN TestInspect [2020-09-09T11:56:12.487Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-09-09T11:56:12.487Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-09-09T11:56:12.487Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-09-09T11:56:13.058Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-09-09T11:56:13.058Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-09-09T11:56:13.058Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-09-09T11:56:13.319Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-09-09T11:56:13.319Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-09-09T11:56:13.506Z] #33 2.565 Building test suite binary ./integration-cli/test.main [2020-09-09T11:56:14.261Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-09-09T11:56:14.952Z] --- PASS: TestInspect (2.47s) [2020-09-09T11:56:14.952Z] === RUN TestCreateJob [2020-09-09T11:56:15.200Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-09-09T11:56:15.461Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-09-09T11:56:15.722Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-09-09T11:56:15.722Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-09-09T11:56:16.042Z] #33 ... [2020-09-09T11:56:16.042Z] [2020-09-09T11:56:16.042Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-09-09T11:56:16.042Z] #20 5.603 #=#=# [2020-09-09T11:56:16.042Z] #20 5.730 0.3% ################## 26.0% ############################# 40.5% ########################################### 60.6% ############################################################# 85.2% ######################################################################## 100.0% [2020-09-09T11:56:16.042Z] #20 6.634 [2020-09-09T11:56:16.042Z] #20 6.763 1.2% #### 6.5% ####### 10.9% ########### 15.7% ############### 21.6% ################### 26.7% ####################### 32.4% ########################### 38.8% ############################## 42.1% ################################ 45.4% #################################### 50.3% ######################################## 56.3% ############################################# 62.5% ############################################### 66.1% ###################################################### 75.3% ########################################################## 80.6% ############################################################## 86.3% ################################################################# 91.7% ###################################################################### 97.9% ######################################################################## 100.0% [2020-09-09T11:56:16.042Z] #20 9.238 [2020-09-09T11:56:16.042Z] #20 10.36 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-09T11:56:16.292Z] --- PASS: TestGraphdriverPluginV2 (4.87s) [2020-09-09T11:56:16.292Z] PASS [2020-09-09T11:56:16.292Z] [2020-09-09T11:56:16.292Z] DONE 5 tests in 10.585s [2020-09-09T11:56:16.292Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-09-09T11:56:16.292Z] ++ 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 [2020-09-09T11:56:16.292Z] ++ set -e [2020-09-09T11:56:16.292Z] ++ '[' -n 0 ']' [2020-09-09T11:56:16.292Z] ++ set -x [2020-09-09T11:56:16.292Z] ++ 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 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 [2020-09-09T11:56:16.301Z] #20 10.83 [2020-09-09T11:56:16.301Z] #20 10.93 ######################################################################## 100.0% [2020-09-09T11:56:16.552Z] INFO: Testing against a local daemon [2020-09-09T11:56:16.552Z] === RUN TestContinueAfterPluginCrash [2020-09-09T11:56:16.552Z] === PAUSE TestContinueAfterPluginCrash [2020-09-09T11:56:16.552Z] === RUN TestReadPluginNoRead [2020-09-09T11:56:16.552Z] === PAUSE TestReadPluginNoRead [2020-09-09T11:56:16.552Z] === RUN TestDaemonStartWithLogOpt [2020-09-09T11:56:16.552Z] === PAUSE TestDaemonStartWithLogOpt [2020-09-09T11:56:16.552Z] === CONT TestContinueAfterPluginCrash [2020-09-09T11:56:16.552Z] === CONT TestDaemonStartWithLogOpt [2020-09-09T11:56:16.560Z] #20 11.31 [2020-09-09T11:56:17.498Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-09-09T11:56:17.706Z] --- PASS: TestCreateJob (3.01s) [2020-09-09T11:56:17.706Z] === RUN TestReplicatedJob [2020-09-09T11:56:17.937Z] #20 12.44 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-09T11:56:18.196Z] #20 12.88 [2020-09-09T11:56:18.440Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-09-09T11:56:18.440Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-09-09T11:56:18.455Z] #20 12.99 0.6% ####################################################### 77.0% ##################################################################### 96.2% ######################################################################## 100.0% [2020-09-09T11:56:18.714Z] #20 13.56 [2020-09-09T11:56:19.382Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-09-09T11:56:20.092Z] #20 14.62 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-09T11:56:20.092Z] #20 14.84 skipping existing c35d46ef359f [2020-09-09T11:56:20.325Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-09-09T11:56:20.660Z] #20 15.24 [2020-09-09T11:56:21.266Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-09-09T11:56:22.038Z] #20 16.43 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-09T11:56:22.038Z] #20 16.83 [2020-09-09T11:56:22.205Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-09-09T11:56:22.205Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-09-09T11:56:22.296Z] #20 16.92 ######################################################################## 100.0% [2020-09-09T11:56:22.556Z] #20 17.28 [2020-09-09T11:56:22.556Z] #20 17.42 Download of images into '/build' complete. [2020-09-09T11:56:22.556Z] #20 17.42 Use something like the following to load the result into a Docker daemon: [2020-09-09T11:56:22.556Z] #20 17.42 tar -cC '/build' . | docker load [2020-09-09T11:56:22.777Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-09-09T11:56:23.038Z] --- PASS: TestDaemonStartWithLogOpt (6.57s) [2020-09-09T11:56:23.038Z] === CONT TestReadPluginNoRead [2020-09-09T11:56:23.125Z] #20 DONE 17.8s [2020-09-09T11:56:23.125Z] [2020-09-09T11:56:23.125Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-09-09T11:56:23.298Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-09-09T11:56:23.309Z] --- PASS: TestReplicatedJob (4.81s) [2020-09-09T11:56:23.309Z] === RUN TestUpdateReplicatedJob [2020-09-09T11:56:23.870Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-09-09T11:56:23.870Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-09-09T11:56:24.446Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-09-09T11:56:25.399Z] --- PASS: TestUpdateReplicatedJob (3.10s) [2020-09-09T11:56:25.399Z] === RUN TestServiceListWithStatuses [2020-09-09T11:56:25.399Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-09-09T11:56:25.399Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-09T11:56:25.399Z] === RUN TestDockerNetworkConnectAlias [2020-09-09T11:56:25.827Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-09-09T11:56:26.397Z] === RUN TestReadPluginNoRead/default [2020-09-09T11:56:26.414Z] #33 ... [2020-09-09T11:56:26.414Z] [2020-09-09T11:56:26.414Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-09-09T11:56:26.673Z] #21 DONE 0.7s [2020-09-09T11:56:26.673Z] [2020-09-09T11:56:26.673Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-09-09T11:56:26.931Z] #33 ... [2020-09-09T11:56:26.931Z] [2020-09-09T11:56:26.931Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-09-09T11:56:26.931Z] #25 DONE 0.1s [2020-09-09T11:56:26.931Z] [2020-09-09T11:56:26.931Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-09-09T11:56:26.966Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-09-09T11:56:26.966Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-09-09T11:56:26.966Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-09-09T11:56:26.966Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-09-09T11:56:26.966Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-09-09T11:56:27.226Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-09-09T11:56:27.794Z] === RUN TestReadPluginNoRead/disabled_caching [2020-09-09T11:56:28.363Z] --- PASS: TestContinueAfterPluginCrash (11.78s) [2020-09-09T11:56:29.301Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-09-09T11:56:29.875Z] --- PASS: TestDockerNetworkConnectAlias (3.93s) [2020-09-09T11:56:29.875Z] === RUN TestDockerNetworkReConnect [2020-09-09T11:56:30.239Z] --- PASS: TestReadPluginNoRead (7.27s) [2020-09-09T11:56:30.239Z] --- PASS: TestReadPluginNoRead/default (1.41s) [2020-09-09T11:56:30.239Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.25s) [2020-09-09T11:56:30.239Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.19s) [2020-09-09T11:56:30.239Z] read_test.go:92: [de75256299ea9] daemon is not started [2020-09-09T11:56:30.239Z] PASS [2020-09-09T11:56:30.239Z] [2020-09-09T11:56:30.239Z] DONE 6 tests in 14.033s [2020-09-09T11:56:30.239Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-09-09T11:56:30.239Z] ++ 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 [2020-09-09T11:56:30.239Z] ++ set -e [2020-09-09T11:56:30.239Z] ++ '[' -n 0 ']' [2020-09-09T11:56:30.239Z] ++ set -x [2020-09-09T11:56:30.239Z] ++ 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 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 [2020-09-09T11:56:30.499Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-09-09T11:56:30.499Z] testing: warning: no tests to run [2020-09-09T11:56:30.499Z] PASS [2020-09-09T11:56:30.499Z] [2020-09-09T11:56:30.499Z] DONE 0 tests in 0.050s [2020-09-09T11:56:30.499Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-09-09T11:56:30.499Z] ++ 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 [2020-09-09T11:56:30.499Z] ++ set -e [2020-09-09T11:56:30.499Z] ++ '[' -n 0 ']' [2020-09-09T11:56:30.499Z] ++ set -x [2020-09-09T11:56:30.500Z] ++ 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 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 [2020-09-09T11:56:30.500Z] INFO: Testing against a local daemon [2020-09-09T11:56:30.500Z] === RUN TestPluginWithDevMounts [2020-09-09T11:56:30.500Z] === PAUSE TestPluginWithDevMounts [2020-09-09T11:56:30.500Z] === CONT TestPluginWithDevMounts [2020-09-09T11:56:31.886Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-09-09T11:56:32.461Z] === RUN TestDockerSuite/TestContainerAPITop [2020-09-09T11:56:32.461Z] --- PASS: TestPluginWithDevMounts (2.01s) [2020-09-09T11:56:32.461Z] PASS [2020-09-09T11:56:32.461Z] [2020-09-09T11:56:32.461Z] DONE 1 tests in 2.169s [2020-09-09T11:56:32.722Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-09-09T11:56:32.722Z] ++ 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 [2020-09-09T11:56:32.722Z] ++ set -e [2020-09-09T11:56:32.722Z] ++ '[' -n 0 ']' [2020-09-09T11:56:32.722Z] ++ set -x [2020-09-09T11:56:32.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=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 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 [2020-09-09T11:56:32.722Z] INFO: Testing against a local daemon [2020-09-09T11:56:32.722Z] === RUN TestSecretInspect [2020-09-09T11:56:32.751Z] --- PASS: TestDockerNetworkReConnect (3.17s) [2020-09-09T11:56:32.751Z] === RUN TestServicePlugin [2020-09-09T11:56:32.751Z] --- SKIP: TestServicePlugin (0.00s) [2020-09-09T11:56:32.751Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-09T11:56:32.751Z] === RUN TestServiceUpdateLabel [2020-09-09T11:56:33.292Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-09-09T11:56:33.292Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-09-09T11:56:33.292Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-09-09T11:56:34.822Z] --- PASS: TestServiceUpdateLabel (1.91s) [2020-09-09T11:56:34.823Z] === RUN TestServiceUpdateSecrets [2020-09-09T11:56:35.832Z] --- PASS: TestSecretInspect (2.93s) [2020-09-09T11:56:35.832Z] === RUN TestSecretList [2020-09-09T11:56:36.092Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-09-09T11:56:36.662Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-09-09T11:56:36.910Z] #33 ... [2020-09-09T11:56:36.910Z] [2020-09-09T11:56:36.910Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-09-09T11:56:36.910Z] #29 31.22 # github.com/docker/docker/contrib/httpserver [2020-09-09T11:56:36.910Z] #29 31.22 loadinternal: cannot find runtime/cgo [2020-09-09T11:56:36.910Z] #29 DONE 31.4s [2020-09-09T11:56:36.910Z] [2020-09-09T11:56:36.910Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-09-09T11:56:37.232Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-09-09T11:56:37.479Z] #33 ... [2020-09-09T11:56:37.479Z] [2020-09-09T11:56:37.479Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-09-09T11:56:37.479Z] #30 DONE 0.1s [2020-09-09T11:56:37.738Z] [2020-09-09T11:56:37.738Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-09-09T11:56:38.172Z] --- PASS: TestSecretList (2.52s) [2020-09-09T11:56:38.172Z] === RUN TestSecretsCreateAndDelete [2020-09-09T11:56:40.715Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-09-09T11:56:40.975Z] --- PASS: TestSecretsCreateAndDelete (2.68s) [2020-09-09T11:56:40.975Z] === RUN TestSecretsUpdate [2020-09-09T11:56:41.236Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-09-09T11:56:42.617Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-09-09T11:56:43.557Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-09-09T11:56:43.818Z] --- PASS: TestSecretsUpdate (2.78s) [2020-09-09T11:56:43.818Z] === RUN TestTemplatedSecret [2020-09-09T11:56:44.389Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-09-09T11:56:45.770Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-09-09T11:56:46.710Z] --- PASS: TestTemplatedSecret (3.02s) [2020-09-09T11:56:46.710Z] === RUN TestSecretCreateResolve [2020-09-09T11:56:47.279Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-09-09T11:56:48.667Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-09-09T11:56:49.237Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0007dda60_} [2020-09-09T11:56:49.237Z] --- PASS: TestSecretCreateResolve (2.59s) [2020-09-09T11:56:49.237Z] PASS [2020-09-09T11:56:49.237Z] [2020-09-09T11:56:49.237Z] DONE 6 tests in 16.684s [2020-09-09T11:56:49.237Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-09-09T11:56:49.237Z] ++ 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 [2020-09-09T11:56:49.237Z] ++ set -e [2020-09-09T11:56:49.237Z] ++ '[' -n 0 ']' [2020-09-09T11:56:49.237Z] ++ set -x [2020-09-09T11:56:49.237Z] ++ 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 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 [2020-09-09T11:56:49.497Z] INFO: Testing against a local daemon [2020-09-09T11:56:49.497Z] === RUN TestServiceCreateInit [2020-09-09T11:56:49.497Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-09T11:56:50.253Z] --- PASS: TestServiceUpdateSecrets (14.19s) [2020-09-09T11:56:50.253Z] === RUN TestServiceUpdateConfigs [2020-09-09T11:56:50.436Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1289877152_/foo_false____} [2020-09-09T11:56:51.007Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1289877152_/foo_true____} [2020-09-09T11:56:52.388Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3477937023_/foo_false____} [2020-09-09T11:56:53.769Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-09T11:56:54.028Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3477937023_/foo_true____} [2020-09-09T11:56:55.409Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3477937023_/foo_true__0xc0007ddac0__} [2020-09-09T11:56:56.791Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0007ddae0_} [2020-09-09T11:56:58.172Z] --- PASS: TestServiceCreateInit (8.50s) [2020-09-09T11:56:58.172Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.37s) [2020-09-09T11:56:58.172Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.12s) [2020-09-09T11:56:58.172Z] === RUN TestCreateServiceMultipleTimes [2020-09-09T11:56:58.172Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0007ddb00_} [2020-09-09T11:56:59.553Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0007ddb20_} [2020-09-09T11:57:00.940Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0007ddb40_} [2020-09-09T11:57:02.850Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-09-09T11:57:02.898Z] --- PASS: TestServiceUpdateConfigs (14.23s) [2020-09-09T11:57:02.898Z] === RUN TestServiceUpdateNetwork [2020-09-09T11:57:03.802Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-09-09T11:57:03.802Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-09-09T11:57:03.802Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-09-09T11:57:03.802Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-09-09T11:57:03.802Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-09-09T11:57:03.802Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-09-09T11:57:03.802Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-09-09T11:57:03.802Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-09-09T11:57:04.063Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-09-09T11:57:04.063Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-09-09T11:57:04.063Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-09-09T11:57:04.063Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-09-09T11:57:04.063Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-09-09T11:57:04.063Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-09-09T11:57:04.063Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-09-09T11:57:04.063Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-09-09T11:57:04.063Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-09-09T11:57:04.063Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-09-09T11:57:06.602Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-09-09T11:57:07.981Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-09-09T11:57:09.888Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-09-09T11:57:10.827Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-09-09T11:57:11.087Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-09-09T11:57:11.656Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-09-09T11:57:11.916Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-09-09T11:57:12.484Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-09-09T11:57:13.053Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-09-09T11:57:13.621Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-09-09T11:57:14.192Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-09-09T11:57:14.765Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-09-09T11:57:15.341Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-09-09T11:57:15.341Z] --- PASS: TestCreateServiceMultipleTimes (17.29s) [2020-09-09T11:57:15.341Z] === RUN TestCreateServiceConflict [2020-09-09T11:57:15.550Z] --- PASS: TestServiceUpdateNetwork (12.44s) [2020-09-09T11:57:15.550Z] === RUN TestServiceUpdatePidsLimit [2020-09-09T11:57:15.912Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-09-09T11:57:16.481Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-09-09T11:57:16.597Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-09-09T11:57:17.240Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-09-09T11:57:17.422Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-09-09T11:57:17.997Z] --- PASS: TestCreateServiceConflict (2.75s) [2020-09-09T11:57:17.997Z] === RUN TestCreateServiceMaxReplicas [2020-09-09T11:57:18.257Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-09-09T11:57:18.829Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-09-09T11:57:20.218Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-09-09T11:57:21.159Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-09-09T11:57:21.729Z] --- PASS: TestCreateServiceMaxReplicas (3.59s) [2020-09-09T11:57:21.729Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-09T11:57:21.729Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-09-09T11:57:21.729Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-09-09T11:57:22.298Z] === RUN TestDockerSuite/TestCpRelativePath [2020-09-09T11:57:22.560Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-09-09T11:57:23.130Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-09-09T11:57:24.379Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-09-09T11:57:24.510Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-09-09T11:57:25.450Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-09-09T11:57:26.021Z] === RUN TestDockerSuite/TestCpToCaseA [2020-09-09T11:57:27.402Z] === RUN TestDockerSuite/TestCpToCaseB [2020-09-09T11:57:27.665Z] === RUN TestDockerSuite/TestCpToCaseC [2020-09-09T11:57:29.576Z] === RUN TestDockerSuite/TestCpToCaseD [2020-09-09T11:57:31.352Z] --- PASS: TestServiceUpdatePidsLimit (15.94s) [2020-09-09T11:57:31.353Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2020-09-09T11:57:31.353Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s) [2020-09-09T11:57:31.353Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s) [2020-09-09T11:57:31.353Z] PASS [2020-09-09T11:57:31.353Z] [2020-09-09T11:57:31.353Z] === Skipped [2020-09-09T11:57:31.353Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-09-09T11:57:31.353Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-09T11:57:31.353Z] [2020-09-09T11:57:31.353Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-09-09T11:57:31.353Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-09T11:57:31.353Z] [2020-09-09T11:57:31.353Z] [2020-09-09T11:57:31.353Z] DONE 27 tests, 2 skipped in 129.022s [2020-09-09T11:57:31.353Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-09-09T11:57:31.353Z] ++ 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 [2020-09-09T11:57:31.353Z] ++ set -e [2020-09-09T11:57:31.353Z] ++ '[' -n 0 ']' [2020-09-09T11:57:31.353Z] ++ set -x [2020-09-09T11:57:31.353Z] ++ 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 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 [2020-09-09T11:57:31.353Z] INFO: Testing against a local daemon [2020-09-09T11:57:31.353Z] === RUN TestSessionCreate [2020-09-09T11:57:31.353Z] --- PASS: TestSessionCreate (0.04s) [2020-09-09T11:57:31.353Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-09T11:57:31.353Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2020-09-09T11:57:31.353Z] PASS [2020-09-09T11:57:31.353Z] [2020-09-09T11:57:31.353Z] DONE 2 tests in 0.153s [2020-09-09T11:57:31.649Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-09-09T11:57:31.649Z] ++ 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 [2020-09-09T11:57:31.649Z] ++ set -e [2020-09-09T11:57:31.649Z] ++ '[' -n 0 ']' [2020-09-09T11:57:31.649Z] ++ set -x [2020-09-09T11:57:31.649Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 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 [2020-09-09T11:57:31.649Z] INFO: Testing against a local daemon [2020-09-09T11:57:31.649Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-09T11:57:31.649Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-09T11:57:31.649Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-09T11:57:31.649Z] === RUN TestEventsExecDie [2020-09-09T11:57:32.301Z] --- PASS: TestEventsExecDie (0.58s) [2020-09-09T11:57:32.301Z] === RUN TestEventsBackwardsCompatible [2020-09-09T11:57:32.301Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2020-09-09T11:57:32.301Z] === RUN TestInfoBinaryCommits [2020-09-09T11:57:32.301Z] --- PASS: TestInfoBinaryCommits (0.04s) [2020-09-09T11:57:32.301Z] === RUN TestInfoAPIVersioned [2020-09-09T11:57:32.301Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-09-09T11:57:32.301Z] === RUN TestInfoDiscoveryBackend [2020-09-09T11:57:32.871Z] === RUN TestDockerSuite/TestCpToCaseE [2020-09-09T11:57:32.938Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-09-09T11:57:32.938Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-09-09T11:57:34.016Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-09-09T11:57:34.016Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-09-09T11:57:34.323Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-09-09T11:57:34.323Z] === RUN TestInfoAPI [2020-09-09T11:57:34.323Z] --- PASS: TestInfoAPI (0.03s) [2020-09-09T11:57:34.323Z] === RUN TestInfoAPIWarnings [2020-09-09T11:57:34.783Z] === RUN TestDockerSuite/TestCpToCaseF [2020-09-09T11:57:34.965Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-09-09T11:57:34.965Z] === RUN TestInfoDebug [2020-09-09T11:57:35.356Z] === RUN TestDockerSuite/TestCpToCaseG [2020-09-09T11:57:35.602Z] --- PASS: TestInfoDebug (0.53s) [2020-09-09T11:57:35.603Z] === RUN TestInfoInsecureRegistries [2020-09-09T11:57:35.897Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-09-09T11:57:35.897Z] === RUN TestInfoRegistryMirrors [2020-09-09T11:57:35.941Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.39s) [2020-09-09T11:57:35.941Z] === RUN TestCreateServiceSecretFileMode [2020-09-09T11:57:36.531Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-09-09T11:57:36.531Z] === RUN TestLoginFailsWithBadCredentials [2020-09-09T11:57:36.828Z] --- PASS: TestLoginFailsWithBadCredentials (0.42s) [2020-09-09T11:57:36.828Z] === RUN TestPingCacheHeaders [2020-09-09T11:57:36.828Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-09-09T11:57:36.828Z] === RUN TestPingGet [2020-09-09T11:57:37.126Z] --- PASS: TestPingGet (0.03s) [2020-09-09T11:57:37.126Z] === RUN TestPingHead [2020-09-09T11:57:37.126Z] --- PASS: TestPingHead (0.03s) [2020-09-09T11:57:37.126Z] === RUN TestVersion [2020-09-09T11:57:37.126Z] --- PASS: TestVersion (0.03s) [2020-09-09T11:57:37.126Z] PASS [2020-09-09T11:57:37.126Z] [2020-09-09T11:57:37.126Z] === Skipped [2020-09-09T11:57:37.126Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-09T11:57:37.126Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-09T11:57:37.126Z] [2020-09-09T11:57:37.126Z] [2020-09-09T11:57:37.126Z] DONE 18 tests, 1 skipped in 5.549s [2020-09-09T11:57:37.126Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-09-09T11:57:37.126Z] ++ 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 [2020-09-09T11:57:37.126Z] ++ set -e [2020-09-09T11:57:37.126Z] ++ '[' -n 0 ']' [2020-09-09T11:57:37.126Z] ++ set -x [2020-09-09T11:57:37.127Z] ++ 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 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 [2020-09-09T11:57:37.127Z] INFO: Testing against a local daemon [2020-09-09T11:57:37.127Z] === RUN TestVolumesCreateAndList [2020-09-09T11:57:37.127Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-09-09T11:57:37.127Z] === RUN TestVolumesRemove [2020-09-09T11:57:37.127Z] --- PASS: TestVolumesRemove (0.07s) [2020-09-09T11:57:37.127Z] === RUN TestVolumesInspect [2020-09-09T11:57:37.127Z] --- PASS: TestVolumesInspect (0.02s) [2020-09-09T11:57:37.127Z] === RUN TestVolumesInvalidJSON [2020-09-09T11:57:37.420Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-09T11:57:37.420Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-09T11:57:37.420Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-09T11:57:37.420Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-09-09T11:57:37.420Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-09T11:57:37.420Z] PASS [2020-09-09T11:57:37.420Z] [2020-09-09T11:57:37.420Z] DONE 5 tests in 0.215s [2020-09-09T11:57:37.420Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-09T11:57:37.420Z] ++++ cat bundles/test-integration/docker.pid [2020-09-09T11:57:37.420Z] +++ kill 13845 [2020-09-09T11:57:38.933Z] +++ /etc/init.d/apparmor stop [2020-09-09T11:57:38.933Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-09T11:57:38.933Z] [2020-09-09T11:57:38.933Z] Unloading profiles will leave already running processes permanently [2020-09-09T11:57:38.933Z] unconfined, which can lead to unexpected situations. [2020-09-09T11:57:38.933Z] [2020-09-09T11:57:38.933Z] To set a process to complain mode, use the command line tool [2020-09-09T11:57:38.933Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-09T11:57:38.933Z] +++ true [2020-09-09T11:57:38.933Z] exiting test-integration [2020-09-09T11:57:38.933Z] ++ exit 0 [2020-09-09T11:57:38.933Z] [2020-09-09T11:57:39.239Z] --- PASS: TestCreateServiceSecretFileMode (2.69s) [2020-09-09T11:57:39.239Z] === RUN TestCreateServiceConfigFileMode [2020-09-09T11:57:39.239Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-09-09T11:57:39.239Z] === RUN TestDockerSuite/TestCpToCaseH Post stage [Pipeline] junit [2020-09-09T11:57:40.497Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-09T11:57:41.271Z] + echo Ensuring container killed. [2020-09-09T11:57:41.271Z] Ensuring container killed. [2020-09-09T11:57:41.271Z] + docker rm -vf docker-pr7 [2020-09-09T11:57:41.271Z] Error: No such container: docker-pr7 [2020-09-09T11:57:41.271Z] + true [Pipeline] sh [2020-09-09T11:57:41.661Z] + echo Chowning /workspace to jenkins user [2020-09-09T11:57:41.661Z] Chowning /workspace to jenkins user [2020-09-09T11:57:41.661Z] + id -u [2020-09-09T11:57:41.661Z] + id -g [2020-09-09T11:57:41.661Z] + docker run --rm -v /home/docker/workspace/moby_PR-41290:/workspace busybox chown -R 1001:1001 /workspace [2020-09-09T11:57:41.661Z] Unable to find image 'busybox:latest' locally [2020-09-09T11:57:41.956Z] latest: Pulling from library/busybox [2020-09-09T11:57:41.956Z] d997fe81ee23: Pulling fs layer [2020-09-09T11:57:42.250Z] d997fe81ee23: Download complete [2020-09-09T11:57:42.250Z] d997fe81ee23: Pull complete [2020-09-09T11:57:42.250Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a [2020-09-09T11:57:42.250Z] Status: Downloaded newer image for busybox:latest [2020-09-09T11:57:42.533Z] --- PASS: TestCreateServiceConfigFileMode (3.46s) [2020-09-09T11:57:42.533Z] === RUN TestCreateServiceSysctls [2020-09-09T11:57:42.533Z] === RUN TestDockerSuite/TestCpToCaseI [2020-09-09T11:57:43.104Z] === RUN TestDockerSuite/TestCpToCaseJ [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-09T11:57:44.183Z] + bundleName=ppc64le-integration [2020-09-09T11:57:44.183Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-09-09T11:57:44.183Z] Creating ppc64le-integration-bundles.tar.gz [2020-09-09T11:57:44.183Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name+ *.prof -o -name *-report.xml )xargs -print tar [2020-09-09T11:57:44.183Z] -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-09-09T11:57:44.239Z] Archiving artifacts [2020-09-09T11:57:44.652Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41290/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-09T11:57:45.105Z] + make clean [2020-09-09T11:57:45.421Z] make: command: Command not found [2020-09-09T11:57:45.421Z] make: command: Command not found [2020-09-09T11:57:45.421Z] docker volume rm -f docker-dev-cache [2020-09-09T11:57:45.421Z] docker-dev-cache [Pipeline] deleteDir [2020-09-09T11:57:46.400Z] --- PASS: TestCreateServiceSysctls (3.87s) [2020-09-09T11:57:46.400Z] === RUN TestCreateServiceCapabilities [2020-09-09T11:57:46.661Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-09-09T11:57:47.233Z] === RUN TestDockerSuite/TestCpToDot [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-09T11:57:48.175Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-09-09T11:57:49.114Z] --- PASS: TestCreateServiceCapabilities (2.86s) [2020-09-09T11:57:49.114Z] === RUN TestInspect [2020-09-09T11:57:49.374Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-09-09T11:57:50.313Z] === RUN TestDockerSuite/TestCpToStdout [2020-09-09T11:57:51.255Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-09-09T11:57:52.638Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-09-09T11:57:52.898Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-09-09T11:57:53.468Z] --- PASS: TestInspect (4.41s) [2020-09-09T11:57:53.468Z] === RUN TestCreateJob [2020-09-09T11:57:53.468Z] === RUN TestDockerSuite/TestCpVolumePath [2020-09-09T11:57:54.865Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-09-09T11:57:54.866Z] === RUN TestDockerSuite/TestCreateArgs [2020-09-09T11:57:54.866Z] === RUN TestDockerSuite/TestCreateByImageID [2020-09-09T11:57:55.437Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-09-09T11:57:56.010Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-09-09T11:57:56.010Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-09-09T11:57:56.010Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-09-09T11:57:56.581Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-09-09T11:57:56.581Z] --- PASS: TestCreateJob (3.34s) [2020-09-09T11:57:56.581Z] === RUN TestReplicatedJob [2020-09-09T11:57:56.841Z] === RUN TestDockerSuite/TestCreateLabels [2020-09-09T11:57:56.841Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-09-09T11:57:57.101Z] === RUN TestDockerSuite/TestCreateRM [2020-09-09T11:57:57.101Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-09-09T11:57:57.101Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-09-09T11:57:57.101Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-09-09T11:57:57.362Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-09-09T11:57:59.273Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-09-09T11:57:59.273Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-09-09T11:57:59.273Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-09-09T11:58:03.479Z] --- PASS: TestReplicatedJob (6.50s) [2020-09-09T11:58:03.479Z] === RUN TestUpdateReplicatedJob [2020-09-09T11:58:04.418Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-09-09T11:58:04.418Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-09-09T11:58:04.418Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-09-09T11:58:04.418Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-09-09T11:58:04.418Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-09-09T11:58:04.418Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-09-09T11:58:04.990Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-09-09T11:58:06.371Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-09-09T11:58:06.941Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-09-09T11:58:07.202Z] --- PASS: TestUpdateReplicatedJob (4.03s) [2020-09-09T11:58:07.202Z] === RUN TestServiceListWithStatuses [2020-09-09T11:58:07.202Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-09-09T11:58:07.202Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-09T11:58:07.202Z] === RUN TestDockerNetworkConnectAlias [2020-09-09T11:58:07.771Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-09-09T11:58:09.156Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-09-09T11:58:09.726Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-09-09T11:58:10.296Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-09-09T11:58:10.557Z] === RUN TestDockerSuite/TestDevicePermissions [2020-09-09T11:58:10.823Z] === RUN TestDockerSuite/TestDockerFails [2020-09-09T11:58:11.091Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-09-09T11:58:11.091Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-09-09T11:58:11.091Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-09-09T11:58:12.474Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-09-09T11:58:12.734Z] --- PASS: TestDockerNetworkConnectAlias (5.45s) [2020-09-09T11:58:12.734Z] === RUN TestDockerNetworkReConnect [2020-09-09T11:58:12.993Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-09-09T11:58:13.933Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-09-09T11:58:13.933Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-09-09T11:58:14.194Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-09-09T11:58:14.194Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-09-09T11:58:15.136Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-09-09T11:58:17.045Z] --- PASS: TestDockerNetworkReConnect (4.35s) [2020-09-09T11:58:17.045Z] === RUN TestServicePlugin [2020-09-09T11:58:20.340Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-09-09T11:58:21.728Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-09-09T11:58:22.298Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-09-09T11:58:25.597Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-09-09T11:58:26.537Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-09-09T11:58:27.108Z] === RUN TestDockerSuite/TestEventsAttach [2020-09-09T11:58:28.056Z] === RUN TestDockerSuite/TestEventsCommit [2020-09-09T11:58:28.625Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-09-09T11:58:29.196Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-09-09T11:58:29.208Z] #33 134.1 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-09T11:58:29.208Z] #33 136.5 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-09T11:58:29.208Z] #33 137.8 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-09T11:58:29.456Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-09-09T11:58:30.397Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-09-09T11:58:30.586Z] #33 139.7 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-09T11:58:31.778Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-09-09T11:58:32.718Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-09-09T11:58:33.121Z] #33 142.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-09T11:58:34.501Z] #33 143.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-09T11:58:35.256Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-09-09T11:58:35.877Z] #33 145.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-09T11:58:36.814Z] #33 146.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-09T11:58:37.073Z] #33 146.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-09T11:58:37.163Z] === RUN TestDockerSuite/TestEventsCopy [2020-09-09T11:58:37.733Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-09-09T11:58:38.449Z] #33 147.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-09T11:58:38.675Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-09-09T11:58:40.055Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-09-09T11:58:40.352Z] #33 149.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-09T11:58:41.731Z] #33 151.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-09T11:58:43.637Z] #33 152.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-09T11:58:43.896Z] #33 153.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-09T11:58:44.250Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-09-09T11:58:44.512Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-09-09T11:58:45.477Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-09-09T11:58:45.803Z] #33 154.9 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-09T11:58:46.046Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-09-09T11:58:46.306Z] === RUN TestDockerSuite/TestEventsFilterType [2020-09-09T11:58:46.565Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-09-09T11:58:46.741Z] #33 156.2 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-09T11:58:46.825Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-09-09T11:58:46.825Z] === RUN TestDockerSuite/TestEventsFilters [2020-09-09T11:58:47.763Z] === RUN TestDockerSuite/TestEventsFormat [2020-09-09T11:58:48.646Z] #33 158.0 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-09T11:58:48.701Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-09-09T11:58:48.701Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-09-09T11:58:48.701Z] === RUN TestDockerSuite/TestEventsImageImport [2020-09-09T11:58:49.270Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-09-09T11:58:49.270Z] === RUN TestDockerSuite/TestEventsImagePull [2020-09-09T11:58:49.529Z] --- PASS: TestServicePlugin (32.57s) [2020-09-09T11:58:49.529Z] plugin_test.go:62: [d1889409c7f94] joining swarm manager [d35f6d9229b4e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-09T11:58:49.529Z] plugin_test.go:65: [d48ecdc26ac76] joining swarm manager [d35f6d9229b4e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-09T11:58:49.529Z] === RUN TestServiceUpdateLabel [2020-09-09T11:58:49.529Z] === RUN TestDockerSuite/TestEventsImageTag [2020-09-09T11:58:49.709Z] #33 159.3 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-09T11:58:50.909Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-09-09T11:58:50.909Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-09-09T11:58:50.909Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-09-09T11:58:50.909Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-09-09T11:58:51.477Z] --- PASS: TestServiceUpdateLabel (1.92s) [2020-09-09T11:58:51.477Z] === RUN TestServiceUpdateSecrets [2020-09-09T11:58:51.619Z] #33 160.7 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-09T11:58:52.555Z] #33 162.1 [2020-09-09T11:58:52.815Z] #33 DONE 162.3s [2020-09-09T11:58:52.815Z] [2020-09-09T11:58:52.815Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-09-09T11:58:52.859Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-09-09T11:58:53.120Z] === RUN TestDockerSuite/TestEventsRename [2020-09-09T11:58:53.692Z] === RUN TestDockerSuite/TestEventsResize [2020-09-09T11:58:54.192Z] #34 DONE 1.4s [2020-09-09T11:58:54.262Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-09-09T11:58:56.100Z] [2020-09-09T11:58:56.100Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-09-09T11:58:56.668Z] #35 DONE 0.6s [2020-09-09T11:58:56.668Z] [2020-09-09T11:58:56.668Z] #36 exporting to image [2020-09-09T11:58:56.668Z] #36 exporting layers [2020-09-09T11:58:59.795Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-09-09T11:58:59.958Z] #36 exporting layers 3.0s done [2020-09-09T11:58:59.958Z] #36 writing image sha256:243abbe45d08684d82337b0b54cc8e92eabfa13ef616e9f8af80f22080448df5 done [2020-09-09T11:58:59.958Z] #36 naming to docker.io/library/moby-e2e-test done [2020-09-09T11:58:59.958Z] #36 DONE 3.0s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-09T11:59:00.277Z] + echo Ensuring container killed. [2020-09-09T11:59:00.277Z] Ensuring container killed. [2020-09-09T11:59:00.277Z] + docker rm -vf docker-pr7 [2020-09-09T11:59:00.277Z] Error: No such container: docker-pr7 [2020-09-09T11:59:00.277Z] + true [Pipeline] sh [2020-09-09T11:59:00.366Z] === RUN TestDockerSuite/TestEventsStreaming [2020-09-09T11:59:00.560Z] + echo Chowning /workspace to jenkins user [2020-09-09T11:59:00.560Z] Chowning /workspace to jenkins user [2020-09-09T11:59:00.560Z] + id -u [2020-09-09T11:59:00.560Z] + id -g [2020-09-09T11:59:00.560Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41290:/workspace busybox chown -R 1000:1000 /workspace [2020-09-09T11:59:00.935Z] === RUN TestDockerSuite/TestEventsTimestampFormats [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-09T11:59:01.797Z] + bundleName=unit [2020-09-09T11:59:01.797Z] + echo Creating unit-bundles.tar.gz [2020-09-09T11:59:01.797Z] Creating unit-bundles.tar.gz [2020-09-09T11:59:01.797Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-09-09T11:59:01.797Z] bundles/junit-report.xml [2020-09-09T11:59:01.797Z] bundles/go-test-report.json [2020-09-09T11:59:01.797Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-09-09T11:59:01.809Z] Archiving artifacts [2020-09-09T11:59:02.312Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41290/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-09T11:59:02.623Z] + make clean [2020-09-09T11:59:02.883Z] docker volume rm -f docker-dev-cache [2020-09-09T11:59:02.883Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-09T11:59:03.484Z] === RUN TestDockerSuite/TestEventsTop [2020-09-09T11:59:04.053Z] === RUN TestDockerSuite/TestEventsUntag [2020-09-09T11:59:06.590Z] --- PASS: TestServiceUpdateSecrets (14.85s) [2020-09-09T11:59:06.590Z] === RUN TestServiceUpdateConfigs [2020-09-09T11:59:06.590Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-09-09T11:59:13.166Z] === RUN TestDockerSuite/TestExec [2020-09-09T11:59:13.166Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-09-09T11:59:13.737Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-09-09T11:59:13.997Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-09-09T11:59:14.573Z] === RUN TestDockerSuite/TestExecAPIStart [2020-09-09T11:59:15.960Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-09-09T11:59:16.221Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-09-09T11:59:16.791Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-09-09T11:59:17.360Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-09-09T11:59:17.931Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-09-09T11:59:18.191Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-09-09T11:59:18.762Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-09-09T11:59:19.700Z] === RUN TestDockerSuite/TestExecCgroup [2020-09-09T11:59:20.663Z] === RUN TestDockerSuite/TestExecEnv [2020-09-09T11:59:20.922Z] --- PASS: TestServiceUpdateConfigs (14.48s) [2020-09-09T11:59:20.922Z] === RUN TestServiceUpdateNetwork [2020-09-09T11:59:21.182Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-09-09T11:59:22.582Z] === RUN TestDockerSuite/TestExecExitStatus [2020-09-09T11:59:23.152Z] === RUN TestDockerSuite/TestExecInspectID [2020-09-09T11:59:25.061Z] === RUN TestDockerSuite/TestExecInteractive [2020-09-09T11:59:25.633Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-09-09T11:59:25.893Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-09-09T11:59:26.468Z] === RUN TestDockerSuite/TestExecParseError [2020-09-09T11:59:27.037Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-09-09T11:59:27.606Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-09-09T11:59:28.177Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-09-09T11:59:29.117Z] === RUN TestDockerSuite/TestExecSetEnv [2020-09-09T11:59:29.689Z] === RUN TestDockerSuite/TestExecStartFails [2020-09-09T11:59:30.260Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-09-09T11:59:34.454Z] --- PASS: TestServiceUpdateNetwork (13.72s) [2020-09-09T11:59:34.454Z] === RUN TestServiceUpdatePidsLimit [2020-09-09T11:59:35.394Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-09-09T11:59:35.966Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-09-09T11:59:41.242Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-09-09T11:59:41.501Z] === RUN TestDockerSuite/TestExecTTY [2020-09-09T11:59:41.761Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-09-09T11:59:42.331Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-09-09T11:59:42.902Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-09-09T11:59:42.902Z] === RUN TestDockerSuite/TestExecUlimits [2020-09-09T11:59:43.843Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-09-09T11:59:43.843Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-09-09T11:59:43.843Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-09-09T11:59:45.229Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-09-09T11:59:46.173Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-09-09T11:59:47.114Z] === RUN TestDockerSuite/TestExecWithTERM [2020-09-09T11:59:47.684Z] === RUN TestDockerSuite/TestExecWithUser [2020-09-09T11:59:48.253Z] === RUN TestDockerSuite/TestGetContainerStats [2020-09-09T11:59:50.792Z] --- PASS: TestServiceUpdatePidsLimit (16.12s) [2020-09-09T11:59:50.792Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2020-09-09T11:59:50.792Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.81s) [2020-09-09T11:59:50.792Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2020-09-09T11:59:50.792Z] PASS [2020-09-09T11:59:50.792Z] [2020-09-09T11:59:50.792Z] === Skipped [2020-09-09T11:59:50.792Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-09-09T11:59:50.792Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-09T11:59:50.792Z] [2020-09-09T11:59:50.792Z] [2020-09-09T11:59:50.792Z] DONE 27 tests, 1 skipped in 181.304s [2020-09-09T11:59:50.792Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-09-09T11:59:50.792Z] ++ 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 [2020-09-09T11:59:50.792Z] ++ set -e [2020-09-09T11:59:50.792Z] ++ '[' -n 0 ']' [2020-09-09T11:59:50.792Z] ++ set -x [2020-09-09T11:59:50.792Z] ++ 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 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 [2020-09-09T11:59:50.792Z] INFO: Testing against a local daemon [2020-09-09T11:59:50.792Z] === RUN TestSessionCreate [2020-09-09T11:59:50.792Z] --- PASS: TestSessionCreate (0.03s) [2020-09-09T11:59:50.792Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-09T11:59:50.792Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-09-09T11:59:50.792Z] PASS [2020-09-09T11:59:50.792Z] [2020-09-09T11:59:50.792Z] DONE 2 tests in 0.156s [2020-09-09T11:59:50.792Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-09-09T11:59:50.792Z] ++ 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 [2020-09-09T11:59:50.792Z] ++ set -e [2020-09-09T11:59:50.792Z] ++ '[' -n 0 ']' [2020-09-09T11:59:50.792Z] ++ set -x [2020-09-09T11:59:50.792Z] ++ 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 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 [2020-09-09T11:59:51.053Z] INFO: Testing against a local daemon [2020-09-09T11:59:51.053Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-09T11:59:51.053Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-09T11:59:51.053Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-09T11:59:51.053Z] === RUN TestEventsExecDie [2020-09-09T11:59:51.625Z] --- PASS: TestEventsExecDie (0.56s) [2020-09-09T11:59:51.625Z] === RUN TestEventsBackwardsCompatible [2020-09-09T11:59:51.625Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-09-09T11:59:51.625Z] === RUN TestInfoBinaryCommits [2020-09-09T11:59:51.625Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-09-09T11:59:51.625Z] === RUN TestInfoAPIVersioned [2020-09-09T11:59:51.625Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-09-09T11:59:51.625Z] === RUN TestInfoDiscoveryBackend [2020-09-09T11:59:52.194Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-09-09T11:59:52.194Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-09-09T11:59:52.763Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-09-09T11:59:53.356Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.01s) [2020-09-09T11:59:53.356Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-09-09T11:59:53.615Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-09-09T11:59:53.615Z] === RUN TestInfoAPI [2020-09-09T11:59:53.875Z] --- PASS: TestInfoAPI (0.02s) [2020-09-09T11:59:53.875Z] === RUN TestInfoAPIWarnings [2020-09-09T11:59:54.444Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-09-09T11:59:54.444Z] === RUN TestInfoDebug [2020-09-09T11:59:54.703Z] --- PASS: TestInfoDebug (0.53s) [2020-09-09T11:59:54.703Z] === RUN TestInfoInsecureRegistries [2020-09-09T11:59:55.272Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-09-09T11:59:55.272Z] === RUN TestInfoRegistryMirrors [2020-09-09T11:59:55.967Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-09-09T11:59:55.967Z] === RUN TestLoginFailsWithBadCredentials [2020-09-09T11:59:55.967Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s) [2020-09-09T11:59:55.967Z] === RUN TestPingCacheHeaders [2020-09-09T11:59:55.967Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-09-09T11:59:55.967Z] === RUN TestPingGet [2020-09-09T11:59:56.227Z] --- PASS: TestPingGet (0.02s) [2020-09-09T11:59:56.227Z] === RUN TestPingHead [2020-09-09T11:59:56.227Z] --- PASS: TestPingHead (0.02s) [2020-09-09T11:59:56.227Z] === RUN TestVersion [2020-09-09T11:59:56.227Z] --- PASS: TestVersion (0.02s) [2020-09-09T11:59:56.227Z] PASS [2020-09-09T11:59:56.227Z] [2020-09-09T11:59:56.227Z] === Skipped [2020-09-09T11:59:56.227Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-09T11:59:56.227Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-09T11:59:56.227Z] [2020-09-09T11:59:56.227Z] [2020-09-09T11:59:56.227Z] DONE 18 tests, 1 skipped in 5.330s [2020-09-09T11:59:56.227Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-09-09T11:59:56.227Z] ++ 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 [2020-09-09T11:59:56.227Z] ++ set -e [2020-09-09T11:59:56.227Z] ++ '[' -n 0 ']' [2020-09-09T11:59:56.227Z] ++ set -x [2020-09-09T11:59:56.227Z] ++ 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 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 [2020-09-09T11:59:56.227Z] INFO: Testing against a local daemon [2020-09-09T11:59:56.227Z] === RUN TestVolumesCreateAndList [2020-09-09T11:59:56.227Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-09-09T11:59:56.228Z] === RUN TestVolumesRemove [2020-09-09T11:59:56.228Z] --- PASS: TestVolumesRemove (0.05s) [2020-09-09T11:59:56.228Z] === RUN TestVolumesInspect [2020-09-09T11:59:56.228Z] --- PASS: TestVolumesInspect (0.02s) [2020-09-09T11:59:56.228Z] === RUN TestVolumesInvalidJSON [2020-09-09T11:59:56.487Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-09T11:59:56.487Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-09T11:59:56.487Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-09T11:59:56.487Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-09-09T11:59:56.487Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-09T11:59:56.487Z] PASS [2020-09-09T11:59:56.487Z] [2020-09-09T11:59:56.487Z] DONE 5 tests in 0.212s [2020-09-09T11:59:56.487Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-09T11:59:56.487Z] ++++ cat bundles/test-integration/docker.pid [2020-09-09T11:59:56.487Z] +++ kill 5614 [2020-09-09T11:59:57.426Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-09-09T11:59:57.687Z] +++ /etc/init.d/apparmor stop [2020-09-09T11:59:57.687Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-09T11:59:57.687Z] [2020-09-09T11:59:57.687Z] Unloading profiles will leave already running processes permanently [2020-09-09T11:59:57.687Z] unconfined, which can lead to unexpected situations. [2020-09-09T11:59:57.687Z] [2020-09-09T11:59:57.687Z] To set a process to complain mode, use the command line tool [2020-09-09T11:59:57.687Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-09T11:59:57.687Z] +++ true [2020-09-09T11:59:57.687Z] exiting test-integration [2020-09-09T11:59:57.687Z] ++ exit 0 [2020-09-09T11:59:57.687Z] [2020-09-09T11:59:58.626Z] + for job in $(jobs -p) [2020-09-09T11:59:58.626Z] + wait 15864 [2020-09-09T11:59:59.196Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-09-09T12:00:03.392Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-09-09T12:00:03.964Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-09-09T12:00:03.964Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-09-09T12:00:03.964Z] === RUN TestDockerSuite/TestHealth [2020-09-09T12:00:25.921Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-09-09T12:00:25.921Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-09-09T12:00:25.921Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-09-09T12:00:25.921Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-09-09T12:00:25.921Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-09-09T12:00:25.921Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-09-09T12:00:25.921Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-09-09T12:00:25.921Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-09-09T12:00:25.921Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-09-09T12:00:25.921Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-09-09T12:00:25.921Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-09-09T12:00:25.921Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-09-09T12:00:25.921Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-09-09T12:00:25.921Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-09-09T12:00:25.921Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-09-09T12:00:25.921Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-09-09T12:00:25.921Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-09-09T12:00:26.492Z] === RUN TestDockerSuite/TestImagesFormat [2020-09-09T12:00:26.751Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-09-09T12:00:27.321Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-09-09T12:00:29.859Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-09-09T12:00:29.859Z] === RUN TestDockerSuite/TestImportBadURL [2020-09-09T12:00:29.860Z] === RUN TestDockerSuite/TestImportDisplay [2020-09-09T12:00:30.801Z] === RUN TestDockerSuite/TestImportFile [2020-09-09T12:00:32.184Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-09-09T12:00:32.184Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-09-09T12:00:33.125Z] === RUN TestDockerSuite/TestImportGzipped [2020-09-09T12:00:34.068Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-09-09T12:00:35.450Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-09-09T12:00:35.710Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-09-09T12:00:36.282Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-09-09T12:00:36.864Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-09-09T12:00:36.864Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-09-09T12:00:36.864Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-09-09T12:00:37.436Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-09-09T12:00:37.698Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-09-09T12:00:38.267Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-09-09T12:00:38.528Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-09-09T12:00:39.099Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-09-09T12:00:39.099Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-09-09T12:00:39.360Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-09-09T12:00:39.621Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-09-09T12:00:41.003Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-09-09T12:00:41.003Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-09-09T12:00:41.575Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-09-09T12:00:41.575Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-09-09T12:00:42.146Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-09-09T12:00:42.146Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-09-09T12:00:42.717Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-09-09T12:00:43.289Z] === RUN TestDockerSuite/TestInspectDefault [2020-09-09T12:00:43.550Z] === RUN TestDockerSuite/TestInspectHistory [2020-09-09T12:00:44.121Z] === RUN TestDockerSuite/TestInspectImage [2020-09-09T12:00:44.121Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-09-09T12:00:44.121Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-09-09T12:00:44.121Z] === RUN TestDockerSuite/TestInspectInt64 [2020-09-09T12:00:44.693Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-09-09T12:00:44.955Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-09-09T12:00:45.215Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-09-09T12:00:45.476Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-09-09T12:00:46.046Z] === RUN TestDockerSuite/TestInspectPlugin [2020-09-09T12:00:47.953Z] === RUN TestDockerSuite/TestInspectRootFS [2020-09-09T12:00:47.953Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-09-09T12:00:48.524Z] === RUN TestDockerSuite/TestInspectStatus [2020-09-09T12:00:49.094Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-09-09T12:00:50.041Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-09-09T12:00:50.611Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-09-09T12:00:50.870Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-09-09T12:00:51.439Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-09-09T12:00:51.699Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-09-09T12:00:52.269Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-09-09T12:00:52.838Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-09-09T12:00:52.838Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-09-09T12:00:54.218Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-09-09T12:00:55.158Z] === RUN TestDockerSuite/TestLinksEnvs [2020-09-09T12:00:56.101Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-09-09T12:00:56.101Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-09-09T12:00:57.044Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-09-09T12:00:58.429Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-09-09T12:00:59.813Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-09-09T12:00:59.813Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-09-09T12:01:00.753Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-09-09T12:01:01.332Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-09-09T12:01:01.592Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-09-09T12:01:02.163Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-09-09T12:01:05.724Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-09-09T12:01:11.009Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-09-09T12:01:12.924Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-09-09T12:01:14.837Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-09-09T12:01:15.406Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-09-09T12:01:16.789Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-09-09T12:01:16.789Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-09-09T12:01:17.050Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-09-09T12:01:17.050Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-09-09T12:01:17.050Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-09-09T12:01:17.621Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-09-09T12:01:17.882Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-09-09T12:01:22.088Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-09-09T12:01:22.088Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-09-09T12:01:25.378Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-09-09T12:01:26.316Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-09-09T12:01:26.887Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-09-09T12:01:26.887Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-09-09T12:01:28.271Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-09-09T12:01:29.211Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-09-09T12:01:30.152Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-09-09T12:01:31.537Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-09-09T12:01:32.477Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-09-09T12:01:34.385Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-09-09T12:01:34.955Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-09-09T12:01:35.524Z] === RUN TestDockerSuite/TestLogsSince [2020-09-09T12:01:42.097Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-09-09T12:01:42.097Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-09-09T12:01:47.376Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-09-09T12:01:47.636Z] === RUN TestDockerSuite/TestLogsTail [2020-09-09T12:01:48.207Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-09-09T12:01:48.778Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-09-09T12:01:49.037Z] === RUN TestDockerSuite/TestMountIntoProc [2020-09-09T12:01:49.297Z] === RUN TestDockerSuite/TestMountIntoSys [2020-09-09T12:01:49.870Z] === RUN TestDockerSuite/TestNetHostname [2020-09-09T12:01:51.251Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-09-09T12:01:51.251Z] === RUN TestDockerSuite/TestNetworkEvents [2020-09-09T12:01:57.823Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-09-09T12:01:57.823Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-09-09T12:01:58.392Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-09-09T12:01:58.651Z] === RUN TestDockerSuite/TestPluginActive [2020-09-09T12:02:01.207Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-09-09T12:02:03.118Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-09-09T12:02:07.319Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-09-09T12:02:07.319Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-09-09T12:02:08.258Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-09-09T12:02:11.553Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-09-09T12:02:12.490Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-09-09T12:02:15.026Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-09-09T12:02:19.233Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-09-09T12:02:20.171Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-09-09T12:02:21.110Z] === RUN TestDockerSuite/TestPortHostBinding [2020-09-09T12:02:22.048Z] === RUN TestDockerSuite/TestPortList [2020-09-09T12:02:28.623Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-09-09T12:02:28.623Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-09-09T12:02:31.916Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-09-09T12:02:33.825Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-09-09T12:02:34.763Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-09-09T12:02:34.763Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-09-09T12:02:34.763Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-09-09T12:02:35.333Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-09-09T12:02:35.333Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-09-09T12:02:36.272Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-09-09T12:02:36.272Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-09-09T12:02:36.532Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-09-09T12:02:36.532Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-09-09T12:02:37.927Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-09-09T12:02:37.927Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-09-09T12:02:40.469Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-09-09T12:02:41.040Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-09-09T12:02:41.610Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-09-09T12:02:41.610Z] === RUN TestDockerSuite/TestPsByOrder [2020-09-09T12:02:43.525Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-09-09T12:02:44.094Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-09-09T12:02:47.387Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-09-09T12:02:49.928Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-09-09T12:02:49.928Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-09-09T12:02:52.469Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-09-09T12:02:56.666Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-09-09T12:02:58.576Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-09-09T12:02:59.515Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-09-09T12:03:01.426Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-09-09T12:03:02.817Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-09-09T12:03:04.202Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-09-09T12:03:05.583Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-09-09T12:03:06.966Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-09-09T12:03:07.906Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-09-09T12:03:07.906Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-09-09T12:03:08.475Z] === RUN TestDockerSuite/TestPsRightTagName [2020-09-09T12:03:09.857Z] === RUN TestDockerSuite/TestPsShowMounts [2020-09-09T12:03:11.777Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-09-09T12:03:12.037Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-09-09T12:03:12.037Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-09-09T12:03:12.973Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-09-09T12:03:13.233Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-09-09T12:03:13.233Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-09-09T12:03:13.805Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-09-09T12:03:14.746Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-09-09T12:03:15.684Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-09-09T12:03:16.254Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-09-09T12:03:24.382Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-09-09T12:03:24.382Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-09-09T12:03:25.322Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-09-09T12:03:25.322Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-09-09T12:03:25.322Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-09-09T12:03:25.322Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-09-09T12:03:27.233Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-09-09T12:03:27.493Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-09-09T12:03:28.434Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-09-09T12:03:30.994Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-09-09T12:03:31.935Z] === RUN TestDockerSuite/TestRmiBlank [2020-09-09T12:03:31.935Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-09-09T12:03:31.935Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-09-09T12:03:36.134Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-09-09T12:03:36.395Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-09-09T12:03:36.657Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-09-09T12:03:38.042Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-09-09T12:03:38.982Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-09-09T12:03:39.922Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-09-09T12:03:40.863Z] === RUN TestDockerSuite/TestRmiTag [2020-09-09T12:03:40.863Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-09-09T12:03:41.433Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-09-09T12:03:43.974Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-09-09T12:03:44.237Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-09-09T12:03:44.807Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-09-09T12:03:45.067Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-09-09T12:03:46.017Z] === RUN TestDockerSuite/TestRunAddHost [2020-09-09T12:03:46.587Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-09-09T12:03:46.587Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-09-09T12:03:47.157Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-09-09T12:03:47.157Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-09-09T12:03:47.417Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-09-09T12:03:48.797Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-09-09T12:03:49.057Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-09-09T12:03:49.629Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-09-09T12:03:50.199Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-09-09T12:03:51.142Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-09-09T12:03:51.715Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-09-09T12:03:52.654Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-09-09T12:03:52.914Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-09-09T12:03:53.485Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-09-09T12:03:54.055Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-09-09T12:03:54.625Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-09-09T12:03:54.625Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-09-09T12:03:55.567Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-09-09T12:03:56.512Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-09-09T12:03:57.083Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-09-09T12:03:57.655Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-09-09T12:03:58.225Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-09-09T12:03:58.225Z] === RUN TestDockerSuite/TestRunBindMounts [2020-09-09T12:04:00.157Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-09-09T12:04:00.727Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-09-09T12:04:01.298Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-09-09T12:04:01.868Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-09-09T12:04:02.437Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-09-09T12:04:02.437Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-09-09T12:04:02.697Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-09-09T12:04:03.266Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-09-09T12:04:03.526Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-09-09T12:04:04.096Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-09-09T12:04:04.356Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-09-09T12:04:04.356Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-09-09T12:04:04.927Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-09-09T12:04:04.927Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-09-09T12:04:05.869Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-09-09T12:04:06.129Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-09-09T12:04:06.700Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-09-09T12:04:07.271Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-09-09T12:04:07.271Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-09-09T12:04:07.842Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-09-09T12:04:09.227Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-09-09T12:04:09.797Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-09-09T12:04:10.736Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-09-09T12:04:10.997Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-09-09T12:04:11.567Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-09-09T12:04:11.832Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-09-09T12:04:12.408Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-09-09T12:04:12.977Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-09-09T12:04:13.917Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-09-09T12:04:16.462Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-09-09T12:04:16.462Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-09-09T12:04:17.033Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-09-09T12:04:18.414Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-09-09T12:04:19.353Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-09-09T12:04:21.264Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-09-09T12:04:22.645Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-09-09T12:04:22.645Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-09-09T12:04:22.645Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-09-09T12:04:23.584Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-09-09T12:04:24.522Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-09-09T12:04:25.460Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-09-09T12:04:26.862Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-09-09T12:04:26.862Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-09-09T12:04:27.801Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-09-09T12:04:28.369Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-09-09T12:04:28.369Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-09-09T12:04:28.628Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-09-09T12:04:30.007Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-09-09T12:04:30.007Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-09-09T12:04:30.266Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-09-09T12:04:30.835Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-09-09T12:04:31.095Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-09-09T12:04:31.663Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-09-09T12:04:31.664Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-09-09T12:04:31.923Z] === RUN TestDockerSuite/TestRunEnvironment [2020-09-09T12:04:32.491Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-09-09T12:04:32.750Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-09-09T12:04:33.320Z] === RUN TestDockerSuite/TestRunExitCode [2020-09-09T12:04:33.579Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-09-09T12:04:34.151Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-09-09T12:04:34.151Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-09-09T12:04:34.723Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-09-09T12:04:35.292Z] === RUN TestDockerSuite/TestRunExposePort [2020-09-09T12:04:35.292Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-09-09T12:04:35.862Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-09-09T12:04:36.434Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-09-09T12:04:37.820Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-09-09T12:04:38.081Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-09-09T12:04:38.081Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-09-09T12:04:40.628Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-09-09T12:04:40.888Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-09-09T12:04:53.106Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-09-09T12:04:53.106Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-09-09T12:04:54.046Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-09-09T12:04:54.046Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-09-09T12:04:54.046Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-09-09T12:04:54.046Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-09-09T12:04:54.615Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-09-09T12:04:56.527Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-09-09T12:04:57.470Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-09-09T12:04:58.854Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-09-09T12:04:58.854Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-09-09T12:05:03.051Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-09-09T12:05:04.976Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-09-09T12:05:04.976Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-09-09T12:05:05.237Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-09-09T12:05:05.497Z] === RUN TestDockerSuite/TestRunModeHostname [2020-09-09T12:05:06.069Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-09-09T12:05:06.329Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-09-09T12:05:06.329Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-09-09T12:05:07.711Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-09-09T12:05:07.971Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-09-09T12:05:08.542Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-09-09T12:05:09.924Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-09-09T12:05:09.924Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-09-09T12:05:09.924Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-09-09T12:05:11.307Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-09-09T12:05:11.307Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-09-09T12:05:12.248Z] === RUN TestDockerSuite/TestRunMount [2020-09-09T12:05:14.791Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-09-09T12:05:17.332Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-09-09T12:05:17.332Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-09-09T12:05:17.902Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-09-09T12:05:18.471Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-09-09T12:05:19.421Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-09-09T12:05:21.333Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-09-09T12:05:21.902Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-09-09T12:05:23.814Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-09-09T12:05:25.724Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-09-09T12:05:25.724Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-09-09T12:05:27.634Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-09-09T12:05:29.020Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-09-09T12:05:29.958Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-09-09T12:05:29.958Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-09-09T12:05:30.218Z] === RUN TestDockerSuite/TestRunNetHost [2020-09-09T12:05:31.158Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-09-09T12:05:31.418Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-09-09T12:05:31.678Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-09-09T12:05:33.060Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-09-09T12:05:34.443Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-09-09T12:05:36.988Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-09-09T12:05:37.248Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-09-09T12:05:37.248Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-09-09T12:05:37.817Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-09-09T12:05:37.817Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-09-09T12:05:38.387Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-09-09T12:05:38.648Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-09-09T12:05:38.648Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-09-09T12:05:39.218Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-09-09T12:05:45.792Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-09-09T12:05:45.792Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-09-09T12:05:45.792Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-09-09T12:05:45.792Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-09-09T12:05:46.732Z] === RUN TestDockerSuite/TestRunPortInUse [2020-09-09T12:05:47.302Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-09-09T12:05:47.562Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-09-09T12:05:48.132Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-09-09T12:05:48.392Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-09-09T12:05:48.962Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-09-09T12:05:49.221Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-09-09T12:05:49.221Z] === RUN TestDockerSuite/TestRunPublishPort [2020-09-09T12:05:49.792Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-09-09T12:05:50.364Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-09-09T12:05:50.364Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-09-09T12:05:50.364Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-09-09T12:05:50.935Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-09-09T12:05:52.329Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-09-09T12:05:52.329Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-09-09T12:05:54.870Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-09-09T12:05:55.809Z] === RUN TestDockerSuite/TestRunRm [2020-09-09T12:05:56.069Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-09-09T12:05:58.609Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-09-09T12:05:59.550Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-09-09T12:06:00.125Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-09-09T12:06:00.696Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-09-09T12:06:02.080Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-09-09T12:06:02.341Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-09-09T12:06:03.282Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-09-09T12:06:05.823Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-09-09T12:06:08.361Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-09-09T12:06:08.624Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-09-09T12:06:08.883Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-09-09T12:06:09.451Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-09-09T12:06:10.019Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-09-09T12:06:10.279Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-09-09T12:06:10.848Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-09-09T12:06:11.109Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-09-09T12:06:11.679Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-09-09T12:06:11.940Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-09-09T12:06:14.478Z] === RUN TestDockerSuite/TestRunState [2020-09-09T12:06:15.051Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-09-09T12:06:15.623Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-09-09T12:06:16.193Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-09-09T12:06:16.453Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-09-09T12:06:16.714Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-09-09T12:06:16.714Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-09-09T12:06:17.287Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-09-09T12:06:18.228Z] === RUN TestDockerSuite/TestRunSysctls [2020-09-09T12:06:18.228Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-09-09T12:06:19.169Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-09-09T12:06:19.169Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-09-09T12:06:19.169Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-09-09T12:06:19.740Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-09-09T12:06:21.654Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-09-09T12:06:21.654Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-09-09T12:06:22.224Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-09-09T12:06:23.611Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-09-09T12:06:24.182Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-09-09T12:06:26.729Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-09-09T12:06:26.989Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-09-09T12:06:29.527Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-09-09T12:06:29.527Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-09-09T12:06:29.787Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-09-09T12:06:30.361Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-09-09T12:06:30.930Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-09-09T12:06:32.842Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-09-09T12:06:32.842Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-09-09T12:06:33.782Z] === RUN TestDockerSuite/TestRunUserByID [2020-09-09T12:06:34.355Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-09-09T12:06:34.355Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-09-09T12:06:34.619Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-09-09T12:06:35.561Z] === RUN TestDockerSuite/TestRunUserByName [2020-09-09T12:06:35.561Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-09-09T12:06:35.822Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-09-09T12:06:36.391Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-09-09T12:06:36.391Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-09-09T12:06:36.650Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-09-09T12:06:36.911Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-09-09T12:06:38.837Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-09-09T12:06:40.748Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-09-09T12:06:41.318Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-09-09T12:06:42.259Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-09-09T12:06:43.642Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-09-09T12:06:44.582Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-09-09T12:06:44.842Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-09-09T12:06:46.228Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-09-09T12:06:48.141Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-09-09T12:06:48.406Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-09-09T12:06:48.977Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-09-09T12:06:49.547Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-09-09T12:06:49.547Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-09-09T12:06:49.547Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-09-09T12:06:49.547Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-09-09T12:06:49.547Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-09-09T12:06:49.547Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-09-09T12:06:50.117Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-09-09T12:06:50.378Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-09-09T12:06:50.638Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-09-09T12:06:51.580Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-09-09T12:06:52.521Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-09-09T12:06:53.096Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-09-09T12:06:53.096Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-09-09T12:06:53.365Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-09-09T12:06:53.365Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-09-09T12:06:53.365Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-09-09T12:06:53.625Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-09-09T12:06:53.625Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-09-09T12:06:53.625Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-09-09T12:06:53.625Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-09-09T12:06:53.625Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-09-09T12:06:53.625Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-09-09T12:06:53.625Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-09-09T12:06:53.884Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-09-09T12:06:54.453Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-09-09T12:06:55.031Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-09-09T12:06:55.031Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-09-09T12:06:55.291Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-09-09T12:06:55.551Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-09-09T12:06:56.122Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-09-09T12:06:56.122Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-09-09T12:06:56.382Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-09-09T12:06:56.951Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-09-09T12:06:56.951Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-09-09T12:06:56.951Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-09-09T12:06:57.521Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-09-09T12:06:58.091Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-09-09T12:06:58.661Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-09-09T12:06:58.661Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-09-09T12:06:58.922Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-09-09T12:06:58.922Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-09-09T12:06:59.860Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-09-09T12:07:00.120Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-09-09T12:07:01.508Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-09-09T12:07:02.078Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-09-09T12:07:02.078Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-09-09T12:07:02.078Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-09-09T12:07:02.649Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-09-09T12:07:03.587Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-09-09T12:07:03.587Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-09-09T12:07:04.526Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-09-09T12:07:04.526Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-09-09T12:07:06.444Z] === RUN TestDockerSuite/TestSaveImageId [2020-09-09T12:07:06.444Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-09-09T12:07:06.444Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-09-09T12:07:06.710Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-09-09T12:07:08.625Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-09-09T12:07:08.625Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-09-09T12:07:10.012Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-09-09T12:07:10.012Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-09-09T12:07:10.012Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-09-09T12:07:10.272Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-09-09T12:07:11.212Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-09-09T12:07:13.121Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-09-09T12:07:13.381Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-09-09T12:07:14.319Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-09-09T12:07:14.319Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-09-09T12:07:14.579Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-09-09T12:07:14.579Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-09-09T12:07:15.519Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-09-09T12:07:18.057Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-09-09T12:07:18.057Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-09-09T12:07:21.353Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-09-09T12:07:22.733Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-09-09T12:07:24.654Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-09-09T12:07:25.225Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-09-09T12:07:25.794Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-09-09T12:07:28.334Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-09-09T12:07:30.247Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-09-09T12:07:30.247Z] === RUN TestDockerSuite/TestStartRecordError [2020-09-09T12:07:31.628Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-09-09T12:07:32.568Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-09-09T12:07:33.949Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-09-09T12:07:33.949Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-09-09T12:07:36.489Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-09-09T12:07:40.685Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-09-09T12:07:43.980Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-09-09T12:07:46.515Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-09-09T12:07:47.896Z] === RUN TestDockerSuite/TestStatsNoStream [2020-09-09T12:07:51.188Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-09-09T12:07:52.126Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-09-09T12:07:52.696Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-09-09T12:07:53.267Z] === RUN TestDockerSuite/TestTopPrivileged [2020-09-09T12:07:53.837Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-09-09T12:07:53.837Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-09-09T12:07:54.097Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-09-09T12:07:56.640Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-09-09T12:07:59.949Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-09-09T12:07:59.949Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-09-09T12:07:59.949Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-09-09T12:08:00.518Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-09-09T12:08:00.518Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-09-09T12:08:01.089Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-09-09T12:08:02.473Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-09-09T12:08:02.473Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-09-09T12:08:02.473Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-09-09T12:08:03.857Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-09-09T12:08:04.117Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-09-09T12:08:05.059Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-09-09T12:08:06.001Z] === RUN TestDockerSuite/TestUpdateStats [2020-09-09T12:08:09.293Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-09-09T12:08:10.676Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-09-09T12:08:10.676Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-09-09T12:08:11.618Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-09-09T12:08:11.879Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-09-09T12:08:14.422Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-09-09T12:08:16.449Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-09-09T12:08:18.358Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-09-09T12:08:20.268Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-09-09T12:08:22.178Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-09-09T12:08:22.749Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-09-09T12:08:24.660Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-09-09T12:08:26.041Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-09-09T12:08:27.424Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-09-09T12:08:27.424Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-09-09T12:08:29.335Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-09-09T12:08:30.275Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-09-09T12:08:31.216Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-09-09T12:08:33.131Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-09-09T12:08:34.072Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-09-09T12:08:35.454Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-09-09T12:08:36.836Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-09-09T12:08:37.776Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-09-09T12:08:47.759Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-09-09T12:08:53.037Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-09-09T12:08:53.037Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-09-09T12:08:53.037Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-09-09T12:08:53.607Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-09-09T12:08:53.607Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-09-09T12:08:53.607Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-09-09T12:08:53.607Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-09-09T12:08:54.177Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-09-09T12:08:54.177Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-09-09T12:08:54.747Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-09-09T12:08:54.747Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-09-09T12:08:54.747Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-09-09T12:08:54.747Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-09-09T12:08:55.007Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-09-09T12:08:55.585Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-09-09T12:08:56.965Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-09-09T12:08:56.965Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-09-09T12:08:56.965Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-09-09T12:08:56.965Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-09-09T12:08:57.225Z] === RUN TestDockerSuite/TestVolumeEvents [2020-09-09T12:08:58.165Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-09-09T12:09:03.444Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-09-09T12:09:04.014Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-09-09T12:09:04.274Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-09-09T12:09:04.274Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-09-09T12:09:06.182Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-09-09T12:09:08.727Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite (1324.56s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.31s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.52s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.09s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.50s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.13s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.78s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.30s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.40s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.33s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.12s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.91s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.85s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.03s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.37s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.93s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.86s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.80s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.85s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.97s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.95s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.88s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestAttachDetach (1.12s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.94s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.94s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.03s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.06s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.52s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.95s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.23s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.19s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.26s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.94s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.83s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.39s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.21s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.67s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.99s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.49s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.06s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.81s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.07s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.23s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.14s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.87s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.30s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.75s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.65s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.89s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.35s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.17s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.71s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.07s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.76s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.41s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.33s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestBuildAddTar (5.65s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (0.69s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.22s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.06s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.57s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.52s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.68s) [2020-09-09T12:09:08.727Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.25s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.80s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.85s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.74s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.42s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.42s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.48s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.76s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.98s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.33s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.47s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.04s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.43s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.78s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (0.90s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.11s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.64s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.88s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.27s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.16s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.71s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.90s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.64s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.72s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.71s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.44s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildCmd (0.20s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.32s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.28s) [2020-09-09T12:09:08.728Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-09-09T12:09:08.728Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.08s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.31s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.25s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildContChar (3.32s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.07s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.29s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.28s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.66s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.34s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.76s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.20s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.77s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.32s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.44s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.30s) [2020-09-09T12:09:08.728Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-09-09T12:09:08.728Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-09-09T12:09:08.728Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-09-09T12:09:08.728Z] docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows [2020-09-09T12:09:08.728Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-09-09T12:09:08.728Z] docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows [2020-09-09T12:09:08.728Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-09-09T12:09:08.728Z] docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.77s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.38s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.18s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.53s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.80s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.38s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.69s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.42s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.63s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.70s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.27s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.30s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.19s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.13s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.36s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.86s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.21s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.09s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.41s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.44s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.41s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.55s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.25s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.21s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.23s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.15s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.34s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.34s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.46s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.76s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.13s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.37s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.34s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.37s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.44s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.71s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildEnv (1.48s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.30s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.99s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.95s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (18.61s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.47s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.98s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.85s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.48s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.61s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.16s) [2020-09-09T12:09:08.728Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-09-09T12:09:08.728Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.32s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.29s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildExpose (0.33s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.67s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.47s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.40s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildFails (0.71s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.92s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.79s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.55s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.53s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.48s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.98s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.69s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.85s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.31s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.72s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.18s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (2.07s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildHistory (3.64s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.44s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.24s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.60s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.54s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.98s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildLabel (0.45s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.45s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.42s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.29s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildLabels (0.45s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.94s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.18s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildLastModified (3.92s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.17s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.19s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.14s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.18s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.33s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.47s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.98s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.22s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.40s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.38s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.35s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.50s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.07s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.76s) [2020-09-09T12:09:08.728Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-09-09T12:09:08.728Z] docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.23s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.32s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.21s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.23s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.34s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.50s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.64s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.91s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.51s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.51s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.51s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.58s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.66s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.44s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.71s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.34s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.54s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.72s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.84s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.27s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.43s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildPATH (1.88s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.62s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.75s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.49s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.28s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.75s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildRm (2.77s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.93s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.09s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.33s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.50s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.96s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.92s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.93s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.64s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.15s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.27s) [2020-09-09T12:09:08.728Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-09-09T12:09:08.728Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.27s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.69s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildStderr (0.69s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.89s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.77s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.05s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.70s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.12s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.24s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildUser (1.43s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.04s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.99s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.55s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.57s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.61s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.87s) [2020-09-09T12:09:08.728Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-09-09T12:09:08.728Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-09-09T12:09:08.728Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-09-09T12:09:08.728Z] docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows [2020-09-09T12:09:08.728Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-09-09T12:09:08.728Z] docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows [2020-09-09T12:09:08.728Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-09-09T12:09:08.728Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.08s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.53s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.71s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.15s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.20s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.06s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.64s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.26s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.41s) [2020-09-09T12:09:08.728Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-09-09T12:09:08.728Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.49s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.53s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-09-09T12:09:08.728Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-09-09T12:09:08.728Z] docker_cli_sni_test.go:18: Flakey test [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.50s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.85s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestCommitChange (1.17s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.02s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.54s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.50s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.88s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestCommitTTY (1.36s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.74s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.23s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.70s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2020-09-09T12:09:08.728Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.28s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.26s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.58s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.61s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.69s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.83s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.68s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.65s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.18s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.12s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.86s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.78s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.78s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.53s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.04s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.88s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (1.13s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.00s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.64s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.61s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.65s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.53s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.64s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.22s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (0.99s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.46s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.38s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.77s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.81s) [2020-09-09T12:09:08.729Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-09-09T12:09:08.729Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.68s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.58s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.67s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.42s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.50s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.15s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.10s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.12s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.40s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.49s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.41s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (0.58s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0007dda60_} (1.36s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1289877152_/foo_false____} (0.47s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1289877152_/foo_true____} (1.52s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3477937023_/foo_false____} (1.48s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3477937023_/foo_true____} (1.33s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3477937023_/foo_true__0xc0007ddac0__} (1.46s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0007ddae0_} (1.37s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0007ddb00_} (1.32s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0007ddb20_} (1.58s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0007ddb40_} (1.56s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.29s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.33s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.01s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.28s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.31s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.08s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.03s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.49s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.52s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.51s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.51s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.50s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.50s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.57s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.64s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.59s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.70s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.74s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.87s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.70s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.05s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.01s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.79s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.58s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.82s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.26s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.04s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.63s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.19s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.48s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.70s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.15s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.32s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.46s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.90s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.19s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.70s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.44s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.70s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestCpToDot (0.83s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.21s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.08s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestCpToStdout (0.83s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.39s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.34s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.57s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.06s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.11s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestCreateArgs (0.11s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.53s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.55s) [2020-09-09T12:09:08.729Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-09-09T12:09:08.729Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.55s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.29s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2020-09-09T12:09:08.729Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-09-09T12:09:08.729Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.14s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.71s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.06s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.05s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.54s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.17s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.67s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.03s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.10s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.81s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.58s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.50s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestDockerFails (0.03s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.07s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.20s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.62s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.13s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.22s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.95s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.13s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.72s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.35s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.71s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestEventsAttach (0.67s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestEventsCommit (0.65s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.53s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.54s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.62s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.44s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.90s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.40s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.06s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestEventsCopy (0.79s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.92s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.40s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.37s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.91s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.79s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.25s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestEventsFilters (0.90s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestEventsFormat (0.85s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.63s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.22s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.23s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.06s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.27s) [2020-09-09T12:09:08.729Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-09-09T12:09:08.729Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-09-09T12:09:08.729Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-09-09T12:09:08.729Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.64s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.51s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestEventsRename (0.72s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestEventsResize (0.51s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.35s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.59s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.53s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.72s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestEventsTop (0.55s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.88s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestExec (0.65s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.50s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.48s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.48s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.12s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.48s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.51s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.52s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.59s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.48s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.49s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.92s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestExecCgroup (0.87s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestExecEnv (0.69s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.20s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.75s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestExecInspectID (1.74s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestExecInteractive (0.49s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.51s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.56s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestExecParseError (0.44s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.50s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.68s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.08s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.51s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestExecStartFails (0.50s) [2020-09-09T12:09:08.729Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.68s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.46s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestExecTTY (0.50s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.52s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.62s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestExecUlimits (0.85s) [2020-09-09T12:09:08.730Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-09-09T12:09:08.730Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.48s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.83s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.84s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.59s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestExecWithUser (0.61s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.56s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.53s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.75s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.45s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.46s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestHealth (18.49s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.03s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.62s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.69s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.23s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.59s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.63s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.55s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.52s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.58s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestImportDisplay (1.06s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestImportFile (1.09s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.02s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestImportGzipped (1.14s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.08s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.54s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.48s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.50s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.45s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.48s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.42s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.42s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.42s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.46s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.19s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.41s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.45s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.43s) [2020-09-09T12:09:08.730Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-09-09T12:09:08.730Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.66s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.47s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestInspectDefault (0.43s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestInspectHistory (0.53s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-09-09T12:09:08.730Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-09-09T12:09:08.730Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.43s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.47s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.42s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.47s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.93s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.46s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestInspectStatus (0.56s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.96s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.47s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.49s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.44s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.42s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.43s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.45s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.35s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.95s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.87s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.20s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.03s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.32s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.36s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.45s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.34s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.53s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.95s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.72s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.69s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.76s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.42s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.29s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.45s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.46s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.45s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.44s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.46s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.63s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.04s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.05s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.05s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.09s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.28s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.02s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.04s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.47s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.45s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestLogsSince (6.50s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.44s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.42s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestLogsTail (0.49s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.45s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.44s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.27s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.43s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestNetHostname (1.23s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.62s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.34s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.41s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestPluginActive (2.12s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.34s) [2020-09-09T12:09:08.730Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-09-09T12:09:08.730Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.95s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.90s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.47s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.65s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestPluginUpgrade (3.82s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.31s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.88s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.89s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestPortList (5.83s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.85s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.04s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.63s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.65s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.48s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.09s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.30s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.21s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.88s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.15s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestPsByOrder (1.84s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.68s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.77s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.91s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.37s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.31s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.97s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.58s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.56s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.33s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.44s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.39s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.83s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.51s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.46s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.63s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.52s) [2020-09-09T12:09:08.730Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-09-09T12:09:08.730Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.92s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.31s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.47s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.96s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.91s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.66s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.79s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.75s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.30s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.97s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.95s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.47s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.10s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.54s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.82s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.39s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.31s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.99s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.01s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.60s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.47s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.44s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.64s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.56s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.87s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestRunAddHost (0.42s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.20s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.43s) [2020-09-09T12:09:08.730Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.44s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.98s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.43s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.62s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.60s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.83s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.85s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.59s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.56s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.58s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.48s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.58s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.98s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.78s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.67s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.50s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.55s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.05s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.46s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.48s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.59s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.59s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.45s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.42s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.42s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.42s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.42s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.46s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.70s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.50s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.53s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.46s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.57s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.16s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.89s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.84s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.40s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.41s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.45s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.46s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.44s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.05s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.55s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.47s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.44s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.01s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.52s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.81s) [2020-09-09T12:09:08.731Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-09-09T12:09:08.731Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-09-09T12:09:08.731Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-09-09T12:09:08.731Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.61s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.09s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.85s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.27s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.41s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.94s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.42s) [2020-09-09T12:09:08.731Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-09-09T12:09:08.731Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.42s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.03s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.43s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.44s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.42s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.44s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.40s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.42s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.43s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.40s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunExitCode (0.45s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.45s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.51s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.54s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.50s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.60s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.48s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.27s) [2020-09-09T12:09:08.731Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-09-09T12:09:08.731Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.33s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.46s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.03s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.07s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.01s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.44s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.83s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.21s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.45s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.66s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.48s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.39s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.72s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.05s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.20s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.39s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.81s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.05s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.27s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.31s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.97s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunMount (4.96s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.57s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.51s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.95s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.84s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.74s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.85s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.69s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.53s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.99s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.40s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunNetHost (0.61s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.43s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.39s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.30s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.28s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.58s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.34s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.42s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.42s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.40s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.43s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.54s) [2020-09-09T12:09:08.731Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-09-09T12:09:08.731Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.46s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.46s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.97s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.56s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.42s) [2020-09-09T12:09:08.731Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.39s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.42s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.42s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.39s) [2020-09-09T12:09:08.731Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-09-09T12:09:08.731Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.64s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.61s) [2020-09-09T12:09:08.731Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-09-09T12:09:08.731Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.48s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.31s) [2020-09-09T12:09:08.731Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-09-09T12:09:08.731Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.53s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.89s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunRm (0.51s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.44s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.52s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.67s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.67s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.59s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.50s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.53s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.43s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.45s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.44s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.46s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.39s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.42s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.43s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.43s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.43s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.39s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunState (1.11s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.57s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.49s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.21s) [2020-09-09T12:09:08.731Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-09-09T12:09:08.731Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.64s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.66s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunSysctls (1.06s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.42s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.07s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.50s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.32s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.98s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.90s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.49s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.55s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.43s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.01s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.02s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunUserByID (0.49s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.74s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunUserByName (0.49s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.60s) [2020-09-09T12:09:08.731Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-09-09T12:09:08.731Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.47s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.49s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.64s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.95s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.39s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.88s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.59s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.94s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.49s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.46s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.50s) [2020-09-09T12:09:08.731Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-09-09T12:09:08.731Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-09-09T12:09:08.731Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-09-09T12:09:08.731Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-09-09T12:09:08.731Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-09-09T12:09:08.731Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.15s) [2020-09-09T12:09:08.731Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-09-09T12:09:08.731Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.56s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.50s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.03s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.67s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.67s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.42s) [2020-09-09T12:09:08.731Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-09-09T12:09:08.731Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.04s) [2020-09-09T12:09:08.731Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-09-09T12:09:08.731Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-09-09T12:09:08.731Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-09-09T12:09:08.731Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-09-09T12:09:08.731Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-09-09T12:09:08.731Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-09-09T12:09:08.731Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-09-09T12:09:08.731Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-09-09T12:09:08.731Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-09-09T12:09:08.731Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-09-09T12:09:08.731Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.45s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.43s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.44s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.49s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.15s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.41s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.45s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.44s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.43s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.85s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.44s) [2020-09-09T12:09:08.732Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-09-09T12:09:08.732Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.32s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.83s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.41s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.36s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.42s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.63s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.92s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.91s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.55s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.50s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.68s) [2020-09-09T12:09:08.732Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents935901601 [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.09s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.27s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.09s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.42s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.63s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (1.36s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.11s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.16s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.08s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.02s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.99s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.03s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.81s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.61s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.81s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.51s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.50s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.49s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestStartRecordError (1.04s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.19s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.27s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.71s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.90s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.48s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.83s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.40s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.46s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.47s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.49s) [2020-09-09T12:09:08.732Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-09-09T12:09:08.732Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.47s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.37s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.93s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.51s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.56s) [2020-09-09T12:09:08.732Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-09-09T12:09:08.732Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.56s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.41s) [2020-09-09T12:09:08.732Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-09-09T12:09:08.732Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.06s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.66s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.69s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.94s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestUpdateStats (3.53s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.10s) [2020-09-09T12:09:08.732Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-09-09T12:09:08.732Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.94s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.54s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.45s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.06s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.00s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.56s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.83s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.99s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.65s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.50s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.24s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.96s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.64s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.26s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.26s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.23s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.28s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.46s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.49s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.60s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.03s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.05s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.76s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.10s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.19s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.07s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.09s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.57s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.38s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.08s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.71s) [2020-09-09T12:09:08.732Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.53s) [2020-09-09T12:09:08.732Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.02s) [2020-09-09T12:09:08.732Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-09-09T12:09:08.732Z] === RUN TestDockerRegistrySuite [2020-09-09T12:09:08.732Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-09-09T12:09:09.674Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-09-09T12:09:10.616Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-09-09T12:09:11.997Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-09-09T12:09:11.997Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-09-09T12:09:13.969Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-09-09T12:09:14.908Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-09-09T12:09:18.201Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-09-09T12:09:21.493Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-09-09T12:09:22.062Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-09-09T12:09:23.004Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-09-09T12:09:23.942Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-09-09T12:09:24.881Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-09-09T12:09:25.821Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-09-09T12:09:27.202Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-09-09T12:09:27.771Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-09-09T12:09:29.679Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-09-09T12:09:31.062Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-09-09T12:09:32.002Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-09-09T12:09:33.382Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-09-09T12:09:34.329Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-09-09T12:09:35.735Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-09-09T12:09:35.735Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-09-09T12:09:36.674Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-09-09T12:09:37.614Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-09-09T12:09:38.555Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-09-09T12:09:40.467Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-09-09T12:09:41.040Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-09-09T12:09:41.608Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-09-09T12:09:42.180Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-09-09T12:09:42.439Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-09-09T12:09:42.699Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-09-09T12:09:42.960Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-09-09T12:09:43.220Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-09-09T12:09:43.789Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-09-09T12:09:44.049Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-09-09T12:09:44.987Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-09-09T12:09:46.900Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-09-09T12:09:47.477Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-09-09T12:09:48.416Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-09-09T12:09:49.354Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-09-09T12:09:49.922Z] --- PASS: TestDockerRegistrySuite (41.54s) [2020-09-09T12:09:49.922Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.12s) [2020-09-09T12:09:49.922Z] check_test.go:196: [de30e4ca98c73] daemon is not started [2020-09-09T12:09:49.922Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.00s) [2020-09-09T12:09:49.922Z] check_test.go:196: [d50ff39bd71ab] daemon is not started [2020-09-09T12:09:49.922Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.25s) [2020-09-09T12:09:49.922Z] check_test.go:196: [d165d6df31c48] daemon is not started [2020-09-09T12:09:49.922Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2020-09-09T12:09:49.922Z] check_test.go:196: [d5109dd87af71] daemon is not started [2020-09-09T12:09:49.922Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.94s) [2020-09-09T12:09:49.922Z] check_test.go:196: [d241b3934dc9c] daemon is not started [2020-09-09T12:09:49.922Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (3.33s) [2020-09-09T12:09:49.922Z] check_test.go:196: [d7ec7e96e1857] daemon is not started [2020-09-09T12:09:49.922Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.69s) [2020-09-09T12:09:49.922Z] check_test.go:196: [d260ea7c528c7] daemon is not started [2020-09-09T12:09:49.922Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.96s) [2020-09-09T12:09:49.922Z] check_test.go:196: [d6adf5fdd2aa7] daemon is not started [2020-09-09T12:09:49.922Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.86s) [2020-09-09T12:09:49.922Z] check_test.go:196: [d412bb2fa0337] daemon is not started [2020-09-09T12:09:49.922Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.96s) [2020-09-09T12:09:49.922Z] check_test.go:196: [dbacf14c53e17] daemon is not started [2020-09-09T12:09:49.922Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.06s) [2020-09-09T12:09:49.922Z] check_test.go:196: [d6c1288d7a809] daemon is not started [2020-09-09T12:09:49.922Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.04s) [2020-09-09T12:09:49.922Z] check_test.go:196: [d717298dc20eb] daemon is not started [2020-09-09T12:09:49.922Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.07s) [2020-09-09T12:09:49.922Z] check_test.go:196: [d659ae0dbcc28] daemon is not started [2020-09-09T12:09:49.922Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.94s) [2020-09-09T12:09:49.922Z] check_test.go:196: [d3f3b0b1bffae] daemon is not started [2020-09-09T12:09:49.922Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.61s) [2020-09-09T12:09:49.922Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:95d922b9aec8e802c870ef48e22f43d5da700305ebaf481decc47568078eff17 [2020-09-09T12:09:49.922Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:be52882f9df3050d6464d048ef1070edc2a37af1b2f8861b96a73443902b29a9 [2020-09-09T12:09:49.922Z] check_test.go:196: [d43742e0a90c9] daemon is not started [2020-09-09T12:09:49.922Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.71s) [2020-09-09T12:09:49.922Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:dad680856bf59b0831eba2acca3b0514dcd3851664cd177235522e1f704a7cad [2020-09-09T12:09:49.922Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8262b5ebae5245e98b2ea9ebb999765d2bb38c1d4f28fcb84114a1df7183d783 [2020-09-09T12:09:49.922Z] check_test.go:196: [d4d79d12a6dbd] daemon is not started [2020-09-09T12:09:49.922Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.93s) [2020-09-09T12:09:49.922Z] check_test.go:196: [d4f399257132b] daemon is not started [2020-09-09T12:09:49.922Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.19s) [2020-09-09T12:09:49.922Z] check_test.go:196: [da5b28666742f] daemon is not started [2020-09-09T12:09:49.922Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.31s) [2020-09-09T12:09:49.922Z] check_test.go:196: [d95e92eee1362] daemon is not started [2020-09-09T12:09:49.922Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2020-09-09T12:09:49.922Z] check_test.go:196: [d58b1b8ac8636] daemon is not started [2020-09-09T12:09:49.922Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.95s) [2020-09-09T12:09:49.922Z] check_test.go:196: [de2e9776ee798] daemon is not started [2020-09-09T12:09:49.922Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.84s) [2020-09-09T12:09:49.922Z] check_test.go:196: [d2429bd3bebc6] daemon is not started [2020-09-09T12:09:49.922Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.85s) [2020-09-09T12:09:49.922Z] check_test.go:196: [d05a4481a48ef] daemon is not started [2020-09-09T12:09:49.922Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.16s) [2020-09-09T12:09:49.922Z] check_test.go:196: [d45e966a0cde7] daemon is not started [2020-09-09T12:09:49.922Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s) [2020-09-09T12:09:49.922Z] check_test.go:196: [d1a2b0451a842] daemon is not started [2020-09-09T12:09:49.922Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.15s) [2020-09-09T12:09:49.922Z] check_test.go:196: [defb62f66f72c] daemon is not started [2020-09-09T12:09:49.922Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.47s) [2020-09-09T12:09:49.922Z] check_test.go:196: [da0944d8576d4] daemon is not started [2020-09-09T12:09:49.922Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-09-09T12:09:49.922Z] check_test.go:196: [d49ea0cb235fa] daemon is not started [2020-09-09T12:09:49.922Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2020-09-09T12:09:49.922Z] check_test.go:196: [db595a7567f91] daemon is not started [2020-09-09T12:09:49.922Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.37s) [2020-09-09T12:09:49.922Z] check_test.go:196: [d2f5df9a274d2] daemon is not started [2020-09-09T12:09:49.922Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.50s) [2020-09-09T12:09:49.922Z] check_test.go:196: [d6be594e1412e] daemon is not started [2020-09-09T12:09:49.922Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.13s) [2020-09-09T12:09:49.922Z] check_test.go:196: [d58b540dc3bc9] daemon is not started [2020-09-09T12:09:49.922Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.07s) [2020-09-09T12:09:49.922Z] check_test.go:196: [dba9d5b1f343e] daemon is not started [2020-09-09T12:09:49.922Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.56s) [2020-09-09T12:09:49.922Z] check_test.go:196: [d49c29fb1a6fd] daemon is not started [2020-09-09T12:09:49.922Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.79s) [2020-09-09T12:09:49.922Z] check_test.go:196: [d446f32ab6c09] daemon is not started [2020-09-09T12:09:49.922Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.94s) [2020-09-09T12:09:49.922Z] check_test.go:196: [d9ef0fe0231f8] daemon is not started [2020-09-09T12:09:49.922Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2020-09-09T12:09:49.922Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2020-09-09T12:09:49.922Z] === RUN TestDockerSchema1RegistrySuite [2020-09-09T12:09:49.922Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-09-09T12:09:50.182Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-09-09T12:09:52.720Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-09-09T12:09:55.259Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-09-09T12:09:58.556Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-09-09T12:09:59.128Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-09-09T12:10:00.066Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-09-09T12:10:00.066Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-09-09T12:10:01.004Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-09-09T12:10:01.944Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-09-09T12:10:02.883Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-09-09T12:10:05.454Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-09-09T12:10:05.713Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-09-09T12:10:05.973Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-09-09T12:10:06.232Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-09-09T12:10:06.493Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-09-09T12:10:06.753Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-09-09T12:10:07.012Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-09-09T12:10:07.271Z] --- PASS: TestDockerSchema1RegistrySuite (17.19s) [2020-09-09T12:10:07.271Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2020-09-09T12:10:07.271Z] check_test.go:223: [d514a3d3e6096] daemon is not started [2020-09-09T12:10:07.271Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.65s) [2020-09-09T12:10:07.271Z] check_test.go:223: [d458d8f23f0fe] daemon is not started [2020-09-09T12:10:07.271Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.57s) [2020-09-09T12:10:07.271Z] check_test.go:223: [db591b85f687e] daemon is not started [2020-09-09T12:10:07.271Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.75s) [2020-09-09T12:10:07.271Z] check_test.go:223: [dc21701d793e7] daemon is not started [2020-09-09T12:10:07.271Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.93s) [2020-09-09T12:10:07.271Z] check_test.go:223: [da8dd56ca36a5] daemon is not started [2020-09-09T12:10:07.271Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.95s) [2020-09-09T12:10:07.271Z] check_test.go:223: [d5db812d7b2b1] daemon is not started [2020-09-09T12:10:07.271Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-09-09T12:10:07.271Z] check_test.go:223: [d9e508f75f70a] daemon is not started [2020-09-09T12:10:07.271Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.99s) [2020-09-09T12:10:07.271Z] check_test.go:223: [d1eb80669aa63] daemon is not started [2020-09-09T12:10:07.271Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.92s) [2020-09-09T12:10:07.271Z] check_test.go:223: [d4c0d014eade3] daemon is not started [2020-09-09T12:10:07.271Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.86s) [2020-09-09T12:10:07.271Z] check_test.go:223: [d41cca5a0bafc] daemon is not started [2020-09-09T12:10:07.271Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.30s) [2020-09-09T12:10:07.271Z] check_test.go:223: [dc4a18e8b86e2] daemon is not started [2020-09-09T12:10:07.271Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2020-09-09T12:10:07.271Z] check_test.go:223: [df89a34eee306] daemon is not started [2020-09-09T12:10:07.271Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s) [2020-09-09T12:10:07.271Z] check_test.go:223: [da29d4c0ea853] daemon is not started [2020-09-09T12:10:07.271Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-09-09T12:10:07.271Z] check_test.go:223: [d138fb7b3c9f9] daemon is not started [2020-09-09T12:10:07.271Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2020-09-09T12:10:07.271Z] check_test.go:223: [de3ac3537fce7] daemon is not started [2020-09-09T12:10:07.271Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s) [2020-09-09T12:10:07.271Z] check_test.go:223: [d41184cfec95b] daemon is not started [2020-09-09T12:10:07.271Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.41s) [2020-09-09T12:10:07.271Z] check_test.go:223: [d937e0691d3f0] daemon is not started [2020-09-09T12:10:07.271Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-09-09T12:10:07.271Z] check_test.go:223: [d8fd1cbe273b2] daemon is not started [2020-09-09T12:10:07.271Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-09-09T12:10:07.271Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-09-09T12:10:07.840Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-09-09T12:10:08.410Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-09-09T12:10:08.670Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-09-09T12:10:09.609Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-09-09T12:10:09.868Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-09-09T12:10:10.128Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-09-09T12:10:10.697Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-09-09T12:10:10.957Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.73s) [2020-09-09T12:10:10.957Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.71s) [2020-09-09T12:10:10.957Z] check_test.go:252: [df4e194db0e6f] daemon is not started [2020-09-09T12:10:10.957Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.49s) [2020-09-09T12:10:10.957Z] check_test.go:252: [d3588407fd0e1] daemon is not started [2020-09-09T12:10:10.957Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2020-09-09T12:10:10.957Z] check_test.go:252: [d24c5d7e7caad] daemon is not started [2020-09-09T12:10:10.957Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.08s) [2020-09-09T12:10:10.957Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2020-09-09T12:10:10.957Z] check_test.go:252: [dbaacd4470820] daemon is not started [2020-09-09T12:10:10.957Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) [2020-09-09T12:10:10.957Z] check_test.go:252: [df742afc596f8] daemon is not started [2020-09-09T12:10:10.957Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.53s) [2020-09-09T12:10:10.957Z] check_test.go:252: [dbed8c9ff7581] daemon is not started [2020-09-09T12:10:10.957Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-09-09T12:10:10.957Z] check_test.go:252: [d85a7a34e0dbb] daemon is not started [2020-09-09T12:10:10.957Z] === RUN TestDockerRegistryAuthTokenSuite [2020-09-09T12:10:10.957Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-09-09T12:10:16.234Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-09-09T12:10:16.234Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-09-09T12:10:16.493Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-09-09T12:10:16.493Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-09-09T12:10:16.753Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2020-09-09T12:10:16.753Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-09-09T12:10:16.753Z] check_test.go:279: [d3e7b427da9a9] daemon is not started [2020-09-09T12:10:16.753Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-09-09T12:10:16.753Z] check_test.go:279: [dac7520c17882] daemon is not started [2020-09-09T12:10:16.753Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-09-09T12:10:16.753Z] check_test.go:279: [d1fbbf41a207a] daemon is not started [2020-09-09T12:10:16.753Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-09-09T12:10:16.753Z] check_test.go:279: [de57b41410726] daemon is not started [2020-09-09T12:10:16.753Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-09-09T12:10:16.753Z] check_test.go:279: [d41ee49d3d4b1] daemon is not started [2020-09-09T12:10:16.753Z] === RUN TestDockerNetworkSuite [2020-09-09T12:10:16.753Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-09-09T12:10:19.293Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-09-09T12:10:19.862Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-09-09T12:10:22.410Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-09-09T12:10:23.793Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-09-09T12:10:26.333Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-09-09T12:10:27.719Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-09-09T12:10:33.007Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-09-09T12:10:35.548Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-09-09T12:10:36.487Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-09-09T12:10:36.746Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-09-09T12:10:37.318Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-09-09T12:10:38.257Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-09-09T12:10:38.827Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-09-09T12:10:39.088Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-09-09T12:10:39.348Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-09-09T12:10:40.296Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-09-09T12:10:40.556Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-09-09T12:10:40.556Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-09-09T12:10:40.556Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-09-09T12:10:41.497Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-09-09T12:10:42.435Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-09-09T12:10:42.435Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-09-09T12:10:42.696Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-09-09T12:10:42.696Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-09-09T12:10:45.237Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-09-09T12:10:47.148Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-09-09T12:10:53.728Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-09-09T12:10:53.728Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-09-09T12:10:53.988Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-09-09T12:10:53.989Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-09-09T12:10:53.989Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-09-09T12:10:54.249Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-09-09T12:10:54.509Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-09-09T12:10:54.509Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-09-09T12:10:57.052Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-09-09T12:10:57.052Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-09-09T12:10:57.052Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-09-09T12:10:57.621Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-09-09T12:11:00.927Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-09-09T12:11:04.220Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-09-09T12:11:04.220Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-09-09T12:11:04.790Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-09-09T12:11:06.171Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-09-09T12:11:06.171Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-09-09T12:11:07.111Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-09-09T12:11:07.371Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-09-09T12:11:08.309Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-09-09T12:11:13.607Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-09-09T12:11:13.867Z] --- PASS: TestDockerNetworkSuite (57.22s) [2020-09-09T12:11:13.867Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.44s) [2020-09-09T12:11:13.867Z] docker_cli_network_unix_test.go:46: [dfeb9635dbb62] daemon is not started [2020-09-09T12:11:13.867Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.66s) [2020-09-09T12:11:13.867Z] docker_cli_network_unix_test.go:46: [d578a856ca5ab] daemon is not started [2020-09-09T12:11:13.867Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.59s) [2020-09-09T12:11:13.867Z] docker_cli_network_unix_test.go:46: [d603ea98b1c9a] daemon is not started [2020-09-09T12:11:13.867Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.47s) [2020-09-09T12:11:13.867Z] docker_cli_network_unix_test.go:46: [d23f01c8302c8] daemon is not started [2020-09-09T12:11:13.867Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.57s) [2020-09-09T12:11:13.867Z] docker_cli_network_unix_test.go:1233: [d849c094ce4e1] daemon is not started [2020-09-09T12:11:13.867Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.39s) [2020-09-09T12:11:13.867Z] docker_cli_network_unix_test.go:46: [df46a69dbf6fa] daemon is not started [2020-09-09T12:11:13.867Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.04s) [2020-09-09T12:11:13.867Z] docker_cli_network_unix_test.go:46: [dbb7ae25f447f] daemon is not started [2020-09-09T12:11:13.867Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.32s) [2020-09-09T12:11:13.867Z] docker_cli_network_unix_test.go:46: [ddd4332846356] daemon is not started [2020-09-09T12:11:13.867Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.12s) [2020-09-09T12:11:13.867Z] docker_cli_network_unix_test.go:46: [d6417b90ea75a] daemon is not started [2020-09-09T12:11:13.867Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.49s) [2020-09-09T12:11:13.867Z] docker_cli_network_unix_test.go:46: [d06f7fe744ad1] daemon is not started [2020-09-09T12:11:13.867Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s) [2020-09-09T12:11:13.867Z] docker_cli_network_unix_test.go:46: [d0ede755765bb] daemon is not started [2020-09-09T12:11:13.867Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.88s) [2020-09-09T12:11:13.867Z] docker_cli_network_unix_test.go:46: [d1494cc5ea90c] daemon is not started [2020-09-09T12:11:13.867Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.85s) [2020-09-09T12:11:13.867Z] docker_cli_network_unix_test.go:46: [dd0a7881b33d3] daemon is not started [2020-09-09T12:11:13.867Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2020-09-09T12:11:13.867Z] docker_cli_network_unix_test.go:46: [d59c804072744] daemon is not started [2020-09-09T12:11:13.867Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.38s) [2020-09-09T12:11:13.867Z] docker_cli_network_unix_test.go:46: [da348a80d0551] daemon is not started [2020-09-09T12:11:13.867Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.84s) [2020-09-09T12:11:13.867Z] docker_cli_network_unix_test.go:46: [d15744eda24ec] daemon is not started [2020-09-09T12:11:13.867Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2020-09-09T12:11:13.867Z] docker_cli_network_unix_test.go:46: [d3bcff2edd65d] daemon is not started [2020-09-09T12:11:13.867Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2020-09-09T12:11:13.867Z] docker_cli_network_unix_test.go:46: [d9ee4a89fd06d] daemon is not started [2020-09-09T12:11:13.867Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2020-09-09T12:11:13.867Z] docker_cli_network_unix_test.go:46: [d3a3b6fb460ec] daemon is not started [2020-09-09T12:11:13.867Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.70s) [2020-09-09T12:11:13.867Z] docker_cli_network_unix_test.go:46: [d3773d1ef10e5] daemon is not started [2020-09-09T12:11:13.867Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.04s) [2020-09-09T12:11:13.868Z] docker_cli_network_unix_test.go:46: [d629563ba0cca] daemon is not started [2020-09-09T12:11:13.868Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2020-09-09T12:11:13.868Z] docker_cli_network_unix_test.go:46: [ddfa217ab276c] daemon is not started [2020-09-09T12:11:13.868Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.22s) [2020-09-09T12:11:13.868Z] docker_cli_network_unix_test.go:46: [d3a4794465eac] daemon is not started [2020-09-09T12:11:13.868Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2020-09-09T12:11:13.868Z] docker_cli_network_unix_test.go:46: [dbbfbbc455d8f] daemon is not started [2020-09-09T12:11:13.868Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.34s) [2020-09-09T12:11:13.868Z] docker_cli_network_unix_test.go:968: [dc6c3524f3641] daemon is not started [2020-09-09T12:11:13.868Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.74s) [2020-09-09T12:11:13.868Z] docker_cli_network_unix_test.go:46: [dcdb3367319d1] daemon is not started [2020-09-09T12:11:13.868Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.82s) [2020-09-09T12:11:13.868Z] docker_cli_network_unix_test.go:1116: [d783679c130d3] daemon is not started [2020-09-09T12:11:13.868Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.30s) [2020-09-09T12:11:13.868Z] docker_cli_network_unix_test.go:46: [d3794045fcba0] daemon is not started [2020-09-09T12:11:13.868Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.90s) [2020-09-09T12:11:13.868Z] docker_cli_network_unix_test.go:46: [d6ba665b9e552] daemon is not started [2020-09-09T12:11:13.868Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2020-09-09T12:11:13.868Z] docker_cli_network_unix_test.go:46: [d5817f6bf0c89] daemon is not started [2020-09-09T12:11:13.868Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2020-09-09T12:11:13.868Z] docker_cli_network_unix_test.go:46: [d0a37ade2b4e2] daemon is not started [2020-09-09T12:11:13.868Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2020-09-09T12:11:13.868Z] docker_cli_network_unix_test.go:46: [d9a17106f6223] daemon is not started [2020-09-09T12:11:13.868Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2020-09-09T12:11:13.868Z] docker_cli_network_unix_test.go:46: [d4d4591b1fa4f] daemon is not started [2020-09-09T12:11:13.868Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2020-09-09T12:11:13.868Z] docker_cli_network_unix_test.go:46: [da6cb07826f8f] daemon is not started [2020-09-09T12:11:13.868Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.37s) [2020-09-09T12:11:13.868Z] docker_cli_network_unix_test.go:46: [da3b62d1b6a9c] daemon is not started [2020-09-09T12:11:13.868Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-09-09T12:11:13.868Z] docker_cli_network_unix_test.go:46: [d0070453ff08d] daemon is not started [2020-09-09T12:11:13.868Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-09-09T12:11:13.868Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-09-09T12:11:13.868Z] docker_cli_network_unix_test.go:46: [dd694ab8ea0e6] daemon is not started [2020-09-09T12:11:13.868Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.75s) [2020-09-09T12:11:13.868Z] docker_cli_network_unix_test.go:46: [d27b2a7632742] daemon is not started [2020-09-09T12:11:13.868Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.35s) [2020-09-09T12:11:13.868Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.02s) [2020-09-09T12:11:13.868Z] docker_cli_network_unix_test.go:1084: [dc332649fd1ad] daemon is not started [2020-09-09T12:11:13.868Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-09-09T12:11:13.868Z] docker_cli_network_unix_test.go:46: [d07d84ae0354e] daemon is not started [2020-09-09T12:11:13.868Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.76s) [2020-09-09T12:11:13.868Z] docker_cli_network_unix_test.go:46: [d718e0e50d0a2] daemon is not started [2020-09-09T12:11:13.868Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.49s) [2020-09-09T12:11:13.868Z] docker_cli_network_unix_test.go:46: [d4c7cae64cc10] daemon is not started [2020-09-09T12:11:13.868Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s) [2020-09-09T12:11:13.868Z] docker_cli_network_unix_test.go:46: [dd7f35e0be8e0] daemon is not started [2020-09-09T12:11:13.868Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.66s) [2020-09-09T12:11:13.868Z] docker_cli_network_unix_test.go:46: [d7ebf14b3f90f] daemon is not started [2020-09-09T12:11:13.868Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.48s) [2020-09-09T12:11:13.868Z] docker_cli_network_unix_test.go:46: [dd16be02b0c11] daemon is not started [2020-09-09T12:11:13.868Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.93s) [2020-09-09T12:11:13.868Z] docker_cli_network_unix_test.go:46: [d5ef40ed53ad7] daemon is not started [2020-09-09T12:11:13.868Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.54s) [2020-09-09T12:11:13.868Z] docker_cli_network_unix_test.go:46: [dd0288dc073da] daemon is not started [2020-09-09T12:11:13.868Z] === RUN TestDockerHubPullSuite [2020-09-09T12:11:13.868Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-09-09T12:11:16.407Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-09-09T12:11:16.976Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-09-09T12:11:18.906Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-09-09T12:11:19.846Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-09-09T12:11:21.754Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-09-09T12:11:22.324Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-09-09T12:11:22.893Z] --- PASS: TestDockerHubPullSuite (8.88s) [2020-09-09T12:11:22.893Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.12s) [2020-09-09T12:11:22.893Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.87s) [2020-09-09T12:11:22.893Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.74s) [2020-09-09T12:11:22.893Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (2.21s) [2020-09-09T12:11:22.893Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.55s) [2020-09-09T12:11:22.893Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.39s) [2020-09-09T12:11:22.893Z] PASS [2020-09-09T12:11:22.893Z] [2020-09-09T12:11:22.893Z] === Skipped [2020-09-09T12:11:22.893Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-09-09T12:11:22.893Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-09-09T12:11:22.893Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2020-09-09T12:11:22.893Z] [2020-09-09T12:11:22.893Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-09-09T12:11:22.893Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-09-09T12:11:22.893Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-09-09T12:11:22.893Z] [2020-09-09T12:11:22.893Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-09-09T12:11:22.893Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-09-09T12:11:22.893Z] docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows [2020-09-09T12:11:22.893Z] [2020-09-09T12:11:22.893Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-09-09T12:11:22.893Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-09-09T12:11:22.893Z] docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows [2020-09-09T12:11:22.893Z] [2020-09-09T12:11:22.893Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-09-09T12:11:22.893Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-09-09T12:11:22.893Z] docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows [2020-09-09T12:11:22.893Z] [2020-09-09T12:11:22.893Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-09-09T12:11:22.893Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-09-09T12:11:22.893Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2020-09-09T12:11:22.893Z] [2020-09-09T12:11:22.893Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-09-09T12:11:22.893Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-09-09T12:11:22.893Z] docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows [2020-09-09T12:11:22.893Z] [2020-09-09T12:11:22.893Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-09-09T12:11:22.893Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-09-09T12:11:22.893Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2020-09-09T12:11:22.893Z] [2020-09-09T12:11:22.893Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-09-09T12:11:22.893Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-09-09T12:11:22.893Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-09-09T12:11:22.893Z] [2020-09-09T12:11:22.894Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-09-09T12:11:22.894Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-09-09T12:11:22.894Z] docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows [2020-09-09T12:11:22.894Z] [2020-09-09T12:11:22.894Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-09-09T12:11:22.894Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-09-09T12:11:22.894Z] docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows [2020-09-09T12:11:22.894Z] [2020-09-09T12:11:22.894Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-09-09T12:11:22.894Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-09-09T12:11:22.894Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-09-09T12:11:22.894Z] [2020-09-09T12:11:22.894Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-09-09T12:11:22.894Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-09-09T12:11:22.894Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2020-09-09T12:11:22.894Z] [2020-09-09T12:11:22.894Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-09-09T12:11:22.894Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-09-09T12:11:22.894Z] docker_cli_sni_test.go:18: Flakey test [2020-09-09T12:11:22.894Z] [2020-09-09T12:11:22.894Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-09-09T12:11:22.894Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-09-09T12:11:22.894Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-09-09T12:11:22.894Z] [2020-09-09T12:11:22.894Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-09-09T12:11:22.894Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-09-09T12:11:22.894Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-09-09T12:11:22.894Z] [2020-09-09T12:11:22.894Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-09-09T12:11:22.894Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-09-09T12:11:22.894Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-09-09T12:11:22.894Z] [2020-09-09T12:11:22.894Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-09-09T12:11:22.894Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-09-09T12:11:22.894Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-09-09T12:11:22.894Z] [2020-09-09T12:11:22.894Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-09-09T12:11:22.894Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-09-09T12:11:22.894Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-09-09T12:11:22.894Z] [2020-09-09T12:11:22.894Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-09-09T12:11:22.894Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-09-09T12:11:22.894Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-09-09T12:11:22.894Z] [2020-09-09T12:11:22.894Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-09-09T12:11:22.894Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-09-09T12:11:22.894Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-09-09T12:11:22.894Z] [2020-09-09T12:11:22.894Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-09-09T12:11:22.894Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-09-09T12:11:22.894Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-09-09T12:11:22.894Z] [2020-09-09T12:11:22.894Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-09-09T12:11:22.894Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-09-09T12:11:22.894Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-09-09T12:11:22.894Z] [2020-09-09T12:11:22.894Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-09-09T12:11:22.894Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-09-09T12:11:22.894Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-09-09T12:11:22.894Z] [2020-09-09T12:11:22.894Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-09-09T12:11:22.894Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-09-09T12:11:22.894Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-09-09T12:11:22.894Z] [2020-09-09T12:11:22.894Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-09-09T12:11:22.894Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-09-09T12:11:22.894Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-09-09T12:11:22.894Z] [2020-09-09T12:11:22.894Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-09-09T12:11:22.894Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-09-09T12:11:22.894Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-09-09T12:11:22.894Z] [2020-09-09T12:11:22.894Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-09-09T12:11:22.894Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-09-09T12:11:22.894Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-09-09T12:11:22.894Z] [2020-09-09T12:11:22.894Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-09-09T12:11:22.894Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-09-09T12:11:22.894Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-09-09T12:11:22.894Z] [2020-09-09T12:11:22.894Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-09-09T12:11:22.894Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-09-09T12:11:22.894Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-09-09T12:11:22.894Z] [2020-09-09T12:11:22.894Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-09-09T12:11:22.894Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-09-09T12:11:22.894Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-09-09T12:11:22.894Z] [2020-09-09T12:11:22.894Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-09-09T12:11:22.894Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-09-09T12:11:22.894Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-09-09T12:11:22.894Z] [2020-09-09T12:11:22.894Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-09-09T12:11:22.894Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-09-09T12:11:22.894Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-09-09T12:11:22.894Z] [2020-09-09T12:11:22.894Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-09-09T12:11:22.894Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-09-09T12:11:22.894Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-09-09T12:11:22.894Z] [2020-09-09T12:11:22.894Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-09-09T12:11:22.894Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-09-09T12:11:22.894Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-09-09T12:11:22.894Z] [2020-09-09T12:11:22.894Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-09-09T12:11:22.894Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-09-09T12:11:22.894Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-09-09T12:11:22.894Z] [2020-09-09T12:11:22.894Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-09-09T12:11:22.894Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-09-09T12:11:22.894Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-09-09T12:11:22.894Z] [2020-09-09T12:11:22.894Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-09-09T12:11:22.894Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-09-09T12:11:22.894Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-09-09T12:11:22.894Z] [2020-09-09T12:11:22.894Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-09-09T12:11:22.894Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-09-09T12:11:22.894Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-09-09T12:11:22.894Z] [2020-09-09T12:11:22.894Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-09-09T12:11:22.894Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-09-09T12:11:22.894Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-09-09T12:11:22.894Z] [2020-09-09T12:11:22.894Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-09-09T12:11:22.894Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-09-09T12:11:22.894Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-09-09T12:11:22.894Z] [2020-09-09T12:11:22.894Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-09-09T12:11:22.894Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-09-09T12:11:22.894Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-09-09T12:11:22.894Z] [2020-09-09T12:11:22.894Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-09-09T12:11:22.894Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-09-09T12:11:22.894Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-09-09T12:11:22.894Z] [2020-09-09T12:11:22.894Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-09-09T12:11:22.894Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-09-09T12:11:22.894Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-09-09T12:11:22.894Z] [2020-09-09T12:11:22.894Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-09-09T12:11:22.894Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-09-09T12:11:22.894Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-09-09T12:11:22.894Z] [2020-09-09T12:11:22.894Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-09-09T12:11:22.894Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-09-09T12:11:22.894Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-09-09T12:11:22.894Z] [2020-09-09T12:11:22.894Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-09-09T12:11:22.894Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-09-09T12:11:22.894Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-09-09T12:11:22.894Z] [2020-09-09T12:11:22.894Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-09-09T12:11:22.894Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-09-09T12:11:22.894Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-09-09T12:11:22.894Z] [2020-09-09T12:11:22.894Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-09-09T12:11:22.894Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-09-09T12:11:22.894Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-09-09T12:11:22.894Z] [2020-09-09T12:11:22.894Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.02s) [2020-09-09T12:11:22.894Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.02s) [2020-09-09T12:11:22.894Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-09-09T12:11:22.894Z] [2020-09-09T12:11:22.894Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-09-09T12:11:22.894Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-09-09T12:11:22.894Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-09-09T12:11:22.894Z] docker_cli_network_unix_test.go:46: [dd694ab8ea0e6] daemon is not started [2020-09-09T12:11:22.894Z] [2020-09-09T12:11:22.894Z] [2020-09-09T12:11:22.894Z] DONE 1277 tests, 51 skipped in 1500.044s [2020-09-09T12:11:22.894Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-09T12:11:22.894Z] ++++ cat bundles/test-integration/docker.pid [2020-09-09T12:11:22.894Z] +++ kill 7615 [2020-09-09T12:11:23.463Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-09-09T12:11:23.723Z] +++ /etc/init.d/apparmor stop [2020-09-09T12:11:23.985Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-09T12:11:23.985Z] [2020-09-09T12:11:23.985Z] Unloading profiles will leave already running processes permanently [2020-09-09T12:11:23.985Z] unconfined, which can lead to unexpected situations. [2020-09-09T12:11:23.985Z] [2020-09-09T12:11:23.985Z] To set a process to complain mode, use the command line tool [2020-09-09T12:11:23.985Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-09T12:11:23.985Z] +++ true [2020-09-09T12:11:23.985Z] exiting test-integration [2020-09-09T12:11:23.985Z] ++ exit 0 [2020-09-09T12:11:23.985Z] [2020-09-09T12:11:24.245Z] + for job in $(jobs -p) [2020-09-09T12:11:24.245Z] + wait 15865 [2020-09-09T12:11:29.527Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-09-09T12:11:31.436Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-09-09T12:11:35.635Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-09-09T12:11:38.185Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-09-09T12:11:41.481Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-09-09T12:11:41.481Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-09-09T12:11:48.052Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-09-09T12:11:48.312Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-09-09T12:11:48.883Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-09-09T12:11:51.421Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-09-09T12:12:47.667Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-09-09T12:13:34.353Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-09-09T12:13:44.338Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-09-09T12:13:48.534Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-09-09T12:15:55.016Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-09-09T12:16:03.139Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-09-09T12:16:04.521Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-09-09T12:16:04.782Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-09-09T12:16:04.782Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-09-09T12:16:05.043Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-09-09T12:16:05.613Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-09-09T12:16:08.171Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-09-09T12:16:11.466Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-09-09T12:16:14.004Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-09-09T12:17:10.247Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-09-09T12:17:10.247Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-09-09T12:17:11.628Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-09-09T12:17:14.187Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-09-09T12:17:17.480Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-09-09T12:17:20.017Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-09-09T12:17:41.961Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-09-09T12:17:54.176Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-09-09T12:17:54.435Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-09-09T12:17:56.974Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-09-09T12:17:59.516Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-09-09T12:18:07.644Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-09-09T12:18:12.920Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-09-09T12:18:14.828Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-09-09T12:18:17.366Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-09-09T12:18:19.918Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-09-09T12:18:22.459Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-09-09T12:18:25.003Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-09-09T12:18:27.539Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-09-09T12:19:23.781Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-09-09T12:19:38.671Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-09-09T12:19:56.768Z] --- PASS: TestDockerSwarmSuite (1644.21s) [2020-09-09T12:19:56.768Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.25s) [2020-09-09T12:19:56.768Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.24s) [2020-09-09T12:19:56.768Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.97s) [2020-09-09T12:19:56.768Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.38s) [2020-09-09T12:19:56.768Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.07s) [2020-09-09T12:19:56.768Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.12s) [2020-09-09T12:19:56.768Z] docker_api_swarm_test.go:562: [dc3c1e6aa782e] joining swarm manager [d809352732ee3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-09T12:19:56.768Z] docker_api_swarm_test.go:584: [d19bd03940952] joining swarm manager [d809352732ee3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-09T12:19:56.768Z] check_test.go:380: [dc3c1e6aa782e] daemon is not started [2020-09-09T12:19:56.768Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-09-09T12:19:56.768Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-09-09T12:19:56.768Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (22.28s) [2020-09-09T12:19:56.768Z] docker_api_swarm_test.go:45: [db1d697d2a405] joining swarm manager [d25bd6284a3b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-09T12:19:56.768Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.02s) [2020-09-09T12:19:56.768Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.03s) [2020-09-09T12:19:56.768Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (45.99s) [2020-09-09T12:19:56.769Z] docker_api_swarm_test.go:303: [d7018acc34360] joining swarm manager [dda8a566395ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-09T12:19:56.769Z] docker_api_swarm_test.go:304: [d30a151c12db6] joining swarm manager [dda8a566395ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-09T12:19:56.769Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-09-09T12:19:56.769Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.20s) [2020-09-09T12:19:56.769Z] docker_api_swarm_test.go:271: [d6e85e96fac56] joining swarm manager [d2f9993f207c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-09T12:19:56.769Z] docker_api_swarm_test.go:272: [d6de540badfa9] joining swarm manager [d2f9993f207c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.76s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.46s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.93s) [2020-09-09T12:19:56.769Z] docker_api_swarm_node_test.go:19: [d50683854de97] joining swarm manager [df1ae07a4a308]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-09T12:19:56.769Z] docker_api_swarm_node_test.go:20: [d6f27592f9165] joining swarm manager [df1ae07a4a308]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (52.12s) [2020-09-09T12:19:56.769Z] docker_api_swarm_test.go:501: [dc8f64fc0813a] joining swarm manager [dca6b7f17778f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-09T12:19:56.769Z] docker_api_swarm_test.go:506: [d140af590a475] joining swarm manager [dca6b7f17778f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.28s) [2020-09-09T12:19:56.769Z] docker_api_swarm_node_test.go:80: [dfe7a16c586b3] joining swarm manager [d89c77abe4be0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.27s) [2020-09-09T12:19:56.769Z] docker_api_swarm_node_test.go:52: [d706274e8cb0b] joining swarm manager [dbf438bcd0d0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-09T12:19:56.769Z] docker_api_swarm_node_test.go:53: [dced8f5c7cba8] joining swarm manager [dbf438bcd0d0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.61s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (18.31s) [2020-09-09T12:19:56.769Z] docker_api_swarm_test.go:201: [d67492ea9bf1d] joining swarm manager [d524da1d0130e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (63.80s) [2020-09-09T12:19:56.769Z] docker_api_swarm_test.go:383: [df049824011c1] joining swarm manager [dac1443ad0c4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-09T12:19:56.769Z] docker_api_swarm_test.go:384: [d5cca991cbf7a] joining swarm manager [dac1443ad0c4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-09T12:19:56.769Z] check_test.go:380: [d5cca991cbf7a] daemon is not started [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (55.45s) [2020-09-09T12:19:56.769Z] docker_api_swarm_test.go:801: [dcfbe0ac4ef1d] joining swarm manager [dc964b9a3b015]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-09T12:19:56.769Z] docker_api_swarm_test.go:801: [d63f8126ab267] joining swarm manager [dc964b9a3b015]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-09T12:19:56.769Z] docker_api_swarm_test.go:801: [d1e6cebcec9f5] joining swarm manager [dc964b9a3b015]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-09-09T12:19:56.769Z] docker_api_swarm_test.go:801: [d3c0a5be264ab] joining swarm manager [dc964b9a3b015]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-09-09T12:19:56.769Z] docker_api_swarm_test.go:809: [d847fbd28c9f8] joining swarm manager [dc964b9a3b015]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.53s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.79s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.40s) [2020-09-09T12:19:56.769Z] docker_api_swarm_service_test.go:394: [d64ab789ce033] joining swarm manager [da19bdd86ba2e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-09T12:19:56.769Z] docker_api_swarm_service_test.go:394: [d8be8c1ec8cdf] joining swarm manager [da19bdd86ba2e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.29s) [2020-09-09T12:19:56.769Z] docker_api_swarm_service_test.go:342: [dc35b2584c472] joining swarm manager [d3488f2f7b8ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-09T12:19:56.769Z] docker_api_swarm_service_test.go:342: [d656a2be08a5c] joining swarm manager [d3488f2f7b8ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.04s) [2020-09-09T12:19:56.769Z] docker_api_swarm_service_test.go:489: [d8dab108b5262] joining swarm manager [d98114df3a166]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-09T12:19:56.769Z] docker_api_swarm_service_test.go:489: [d07f2b247fd63] joining swarm manager [d98114df3a166]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.89s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.28s) [2020-09-09T12:19:56.769Z] docker_api_swarm_service_test.go:127: [d89b24e435276] joining swarm manager [daab7b6b4fac3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-09T12:19:56.769Z] docker_api_swarm_service_test.go:128: [d2fc2dd7e7b96] joining swarm manager [daab7b6b4fac3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-09T12:19:56.769Z] docker_api_swarm_service_test.go:136: [deecdf3889e05] joining swarm manager [daab7b6b4fac3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-09-09T12:19:56.769Z] docker_api_swarm_service_test.go:137: [da12debbd9c3d] joining swarm manager [daab7b6b4fac3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.46s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.72s) [2020-09-09T12:19:56.769Z] docker_api_swarm_service_test.go:303: [d8f2730b470d0] joining swarm manager [deb83279497b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-09T12:19:56.769Z] docker_api_swarm_service_test.go:303: [ddc4b17a2f41a] joining swarm manager [deb83279497b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (30.48s) [2020-09-09T12:19:56.769Z] docker_api_swarm_service_test.go:99: [d59930d1accc5] joining swarm manager [d64c3724cd44b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-09T12:19:56.769Z] docker_api_swarm_service_test.go:100: [dc8a677438443] joining swarm manager [d64c3724cd44b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-09T12:19:56.769Z] check_test.go:380: [d59930d1accc5] daemon is not started [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.55s) [2020-09-09T12:19:56.769Z] docker_api_swarm_service_test.go:532: [dcad58c2a7636] joining swarm manager [d4e06791a19eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-09T12:19:56.769Z] docker_api_swarm_service_test.go:533: [dea59743e322e] joining swarm manager [d4e06791a19eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.41s) [2020-09-09T12:19:56.769Z] docker_api_swarm_service_test.go:147: [dad6210736201] joining swarm manager [da52691af680f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-09T12:19:56.769Z] docker_api_swarm_service_test.go:147: [dfe6031108e47] joining swarm manager [da52691af680f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.65s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.07s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.46s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.79s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.10s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.27s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.07s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.43s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.95s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.55s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.24s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.45s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.86s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.12s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.25s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.90s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.77s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.50s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.16s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.77s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.39s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.16s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.51s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.06s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.94s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.77s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.23s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.68s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.81s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.11s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.26s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.29s) [2020-09-09T12:19:56.769Z] docker_cli_service_logs_test.go:245: checking task 86nrr4vk1km2 [2020-09-09T12:19:56.769Z] docker_cli_service_logs_test.go:250: checking messages for 86nrr4vk1km2 [2020-09-09T12:19:56.769Z] docker_cli_service_logs_test.go:245: checking task nh1udzddr1aq [2020-09-09T12:19:56.769Z] docker_cli_service_logs_test.go:250: checking messages for nh1udzddr1aq [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.91s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.45s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.75s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.81s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.05s) [2020-09-09T12:19:56.769Z] docker_cli_swarm_test.go:1901: [d81482b862ae9] joining swarm manager [d4ffbe814e1fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-09T12:19:56.769Z] docker_cli_swarm_test.go:1902: [d3efb07e46ca9] joining swarm manager [d4ffbe814e1fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.87s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.74s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.54s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.55s) [2020-09-09T12:19:56.769Z] docker_cli_swarm_test.go:1802: [ddf1db4af1fa6] joining swarm manager [dcd5d3abda858]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-09T12:19:56.769Z] docker_cli_swarm_test.go:1803: [d2d6c6967c124] joining swarm manager [dcd5d3abda858]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.34s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (91.36s) [2020-09-09T12:19:56.769Z] docker_cli_swarm_test.go:1321: [d603ffa203c7d] joining swarm manager [d8d15658a07d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-09T12:19:56.769Z] docker_cli_swarm_test.go:1322: [dbae1f88fa6d1] joining swarm manager [d8d15658a07d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.03s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.52s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.79s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (1.83s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.55s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.31s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.41s) [2020-09-09T12:19:56.769Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-09-09T12:19:56.769Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.10s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.71s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.72s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.30s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.62s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (49.38s) [2020-09-09T12:19:56.769Z] docker_cli_swarm_test.go:1186: [d3eec87f38c06] joining swarm manager [dd107ff8956ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-09T12:19:56.769Z] docker_cli_swarm_test.go:1195: [d79e81f99d0d5] joining swarm manager [dd107ff8956ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.12s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.48s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (122.00s) [2020-09-09T12:19:56.769Z] docker_cli_swarm_test.go:1118: [d551674104c26] joining swarm manager [da3d197e39a20]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-09T12:19:56.769Z] docker_cli_swarm_test.go:1119: [d9a3a05076c8a] joining swarm manager [da3d197e39a20]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-09T12:19:56.769Z] docker_cli_swarm_test.go:1172: [d74867cd2a4cc] joining swarm manager [da3d197e39a20]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.37s) [2020-09-09T12:19:56.769Z] docker_cli_swarm_test.go:1453: [dbba21d06e20e] joining swarm manager [dd936eeec9487]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-09T12:19:56.769Z] docker_cli_swarm_test.go:1454: [d31171b73baf8] joining swarm manager [dd936eeec9487]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.39s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.17s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.35s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.44s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.21s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.36s) [2020-09-09T12:19:56.769Z] docker_cli_swarm_unix_test.go:62: [d0bcd2e80ad3e] joining swarm manager [d232382e2e8e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.26s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.21s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.39s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.25s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.61s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.27s) [2020-09-09T12:19:56.769Z] docker_api_swarm_test.go:961: [dea32ac3fd2a6] joining swarm manager [dade3f4eaad1e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.56s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (1.83s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.31s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.46s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.37s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.53s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.67s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.62s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.13s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.55s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.98s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.25s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.02s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.34s) [2020-09-09T12:19:56.769Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.29s) [2020-09-09T12:19:56.769Z] === RUN TestDockerExternalVolumeSuite [2020-09-09T12:19:56.769Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-09-09T12:20:11.656Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-09-09T12:21:19.373Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-09-09T12:21:27.496Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-09-09T12:21:59.602Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-09-09T12:22:11.813Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-09-09T12:22:43.899Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-09-09T12:22:58.790Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-09-09T12:23:30.880Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-09-09T12:23:45.767Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-09-09T12:24:00.665Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-09-09T12:24:49.177Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-09-09T12:25:07.273Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-09-09T12:25:39.361Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-09-09T12:26:11.449Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-09-09T12:26:23.666Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-09-09T12:26:41.762Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-09-09T12:26:56.647Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-09-09T12:27:11.544Z] --- PASS: TestDockerExternalVolumeSuite (436.80s) [2020-09-09T12:27:11.544Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.54s) [2020-09-09T12:27:11.544Z] docker_cli_external_volume_driver_test.go:53: [db77f6793e984] daemon is not started [2020-09-09T12:27:11.544Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2020-09-09T12:27:11.544Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.15s) [2020-09-09T12:27:11.544Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-09-09T12:27:11.544Z] docker_cli_external_volume_driver_test.go:53: [d651d0419faff] daemon is not started [2020-09-09T12:27:11.544Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2020-09-09T12:27:11.544Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2020-09-09T12:27:11.544Z] docker_cli_external_volume_driver_test.go:53: [d29ab0a7b0581] daemon is not started [2020-09-09T12:27:11.544Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-09-09T12:27:11.544Z] docker_cli_external_volume_driver_test.go:53: [debc1c96ac8b6] daemon is not started [2020-09-09T12:27:11.544Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.13s) [2020-09-09T12:27:11.544Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.15s) [2020-09-09T12:27:11.544Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2020-09-09T12:27:11.544Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2020-09-09T12:27:11.544Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.16s) [2020-09-09T12:27:11.544Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.25s) [2020-09-09T12:27:11.544Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2020-09-09T12:27:11.544Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s) [2020-09-09T12:27:11.544Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.62s) [2020-09-09T12:27:11.544Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.00s) [2020-09-09T12:27:11.544Z] docker_cli_external_volume_driver_test.go:485: [d7147f8200f55] daemon is not started [2020-09-09T12:27:11.544Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-09-09T12:27:11.544Z] docker_cli_external_volume_driver_test.go:53: [d0716ab868e23] daemon is not started [2020-09-09T12:27:11.544Z] PASS [2020-09-09T12:27:11.544Z] [2020-09-09T12:27:11.544Z] === Skipped [2020-09-09T12:27:11.544Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-09-09T12:27:11.544Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-09-09T12:27:11.544Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-09-09T12:27:11.544Z] check_test.go:309: [d0c7bda793c8d] daemon is not started [2020-09-09T12:27:11.544Z] [2020-09-09T12:27:11.544Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-09-09T12:27:11.544Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-09-09T12:27:11.544Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-09-09T12:27:11.544Z] check_test.go:309: [d74bb470f4f01] daemon is not started [2020-09-09T12:27:11.544Z] [2020-09-09T12:27:11.544Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-09-09T12:27:11.544Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-09-09T12:27:11.544Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-09-09T12:27:11.544Z] check_test.go:309: [d50d398231e37] daemon is not started [2020-09-09T12:27:11.544Z] [2020-09-09T12:27:11.544Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-09-09T12:27:11.544Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-09-09T12:27:11.544Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-09-09T12:27:11.544Z] [2020-09-09T12:27:11.544Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-09-09T12:27:11.544Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-09-09T12:27:11.544Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-09-09T12:27:11.544Z] [2020-09-09T12:27:11.544Z] [2020-09-09T12:27:11.544Z] DONE 273 tests, 5 skipped in 2447.922s [2020-09-09T12:27:11.544Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-09T12:27:11.544Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/ddec32fd20534/docker.pid [2020-09-09T12:27:11.544Z] +++ kill 5345 [2020-09-09T12:27:11.544Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5345 is not a child of this shell [2020-09-09T12:27:11.544Z] warning: PID 5345 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/ddec32fd20534/docker.pid had a nonzero exit code [2020-09-09T12:27:11.544Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/ddec32fd20534/root: target is busy. [2020-09-09T12:27:11.544Z] ++++ cat bundles/test-integration/docker.pid [2020-09-09T12:27:11.544Z] +++ kill 7577 [2020-09-09T12:27:12.123Z] +++ /etc/init.d/apparmor stop [2020-09-09T12:27:12.123Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-09T12:27:12.123Z] [2020-09-09T12:27:12.123Z] Unloading profiles will leave already running processes permanently [2020-09-09T12:27:12.123Z] unconfined, which can lead to unexpected situations. [2020-09-09T12:27:12.123Z] [2020-09-09T12:27:12.123Z] To set a process to complain mode, use the command line tool [2020-09-09T12:27:12.123Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-09T12:27:12.123Z] +++ true [2020-09-09T12:27:12.123Z] exiting test-integration [2020-09-09T12:27:12.123Z] ++ exit 0 [2020-09-09T12:27:12.123Z] [2020-09-09T12:27:12.382Z] + exit 0 [2020-09-09T12:27:12.382Z] ++ jobs -p [2020-09-09T12:27:12.382Z] + pids= [2020-09-09T12:27:12.382Z] + echo 'Remaining pids to kill: []' [2020-09-09T12:27:12.382Z] Remaining pids to kill: [] [2020-09-09T12:27:12.382Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-09-09T12:27:12.397Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-09T12:27:14.482Z] + echo Ensuring container killed. [2020-09-09T12:27:14.482Z] Ensuring container killed. [2020-09-09T12:27:14.482Z] + docker ps -aq -f name=docker-pr7-* [2020-09-09T12:27:14.482Z] + cids=2b3bd29a51b0 [2020-09-09T12:27:14.482Z] 940335e707f2 [2020-09-09T12:27:14.482Z] 9388b1424358 [2020-09-09T12:27:14.482Z] + [ -n 2b3bd29a51b0 [2020-09-09T12:27:14.482Z] 940335e707f2 [2020-09-09T12:27:14.482Z] 9388b1424358 ] [2020-09-09T12:27:14.482Z] + docker rm -vf 2b3bd29a51b0 940335e707f2 9388b1424358 [2020-09-09T12:27:17.025Z] 2b3bd29a51b0 [2020-09-09T12:27:17.025Z] 940335e707f2 [2020-09-09T12:27:17.025Z] 9388b1424358 [Pipeline] sh [2020-09-09T12:27:17.308Z] + echo Chowning /workspace to jenkins user [2020-09-09T12:27:17.308Z] Chowning /workspace to jenkins user [2020-09-09T12:27:17.308Z] + id -u [2020-09-09T12:27:17.308Z] + id -g [2020-09-09T12:27:17.308Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41290:/workspace busybox chown -R 1000:1000 /workspace [2020-09-09T12:27:17.308Z] Unable to find image 'busybox:latest' locally [2020-09-09T12:27:17.308Z] latest: Pulling from library/busybox [2020-09-09T12:27:17.569Z] df8698476c65: Pulling fs layer [2020-09-09T12:27:17.569Z] df8698476c65: Verifying Checksum [2020-09-09T12:27:17.569Z] df8698476c65: Download complete [2020-09-09T12:27:17.828Z] df8698476c65: Pull complete [2020-09-09T12:27:17.828Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a [2020-09-09T12:27:17.828Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-09T12:27:21.431Z] + bundleName=amd64 [2020-09-09T12:27:21.431Z] + echo Creating amd64-bundles.tar.gz [2020-09-09T12:27:21.431Z] Creating amd64-bundles.tar.gz [2020-09-09T12:27:21.431Z] + + xargs tarfind -czf bundles amd64-bundles.tar.gz -path [2020-09-09T12:27:21.431Z] */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-09-09T12:27:22.381Z] Archiving artifacts [2020-09-09T12:27:24.333Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41290/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-09T12:27:24.651Z] + make clean [2020-09-09T12:27:24.912Z] docker volume rm -f docker-dev-cache [2020-09-09T12:27:24.912Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-09T12:28:13.657Z] ok github.com/docker/docker/integration-cli 2066.192s [2020-09-09T12:28:13.657Z] [2020-09-09T12:28:13.657Z] === Skipped [2020-09-09T12:28:13.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-09-09T12:28:13.657Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-09-09T12:28:13.657Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.657Z] [2020-09-09T12:28:13.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-09-09T12:28:13.657Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-09-09T12:28:13.657Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.657Z] [2020-09-09T12:28:13.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-09-09T12:28:13.657Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-09-09T12:28:13.657Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.657Z] [2020-09-09T12:28:13.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-09-09T12:28:13.657Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-09-09T12:28:13.657Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.657Z] [2020-09-09T12:28:13.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-09-09T12:28:13.657Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-09-09T12:28:13.657Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.657Z] [2020-09-09T12:28:13.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-09-09T12:28:13.657Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-09-09T12:28:13.657Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.657Z] [2020-09-09T12:28:13.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-09-09T12:28:13.657Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-09-09T12:28:13.657Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.657Z] [2020-09-09T12:28:13.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-09-09T12:28:13.657Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-09-09T12:28:13.657Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.657Z] [2020-09-09T12:28:13.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-09-09T12:28:13.657Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-09-09T12:28:13.657Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.657Z] [2020-09-09T12:28:13.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-09-09T12:28:13.657Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-09-09T12:28:13.657Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.657Z] [2020-09-09T12:28:13.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.06s) [2020-09-09T12:28:13.657Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.06s) [2020-09-09T12:28:13.657Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.657Z] [2020-09-09T12:28:13.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2020-09-09T12:28:13.657Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2020-09-09T12:28:13.657Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.657Z] [2020-09-09T12:28:13.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2020-09-09T12:28:13.657Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2020-09-09T12:28:13.657Z] docker_cli_run_test.go:3180: unmatched requirement Apparmor [2020-09-09T12:28:13.657Z] [2020-09-09T12:28:13.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-09-09T12:28:13.657Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-09-09T12:28:13.657Z] docker_cli_run_test.go:3158: unmatched requirement Apparmor [2020-09-09T12:28:13.657Z] [2020-09-09T12:28:13.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-09-09T12:28:13.657Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-09-09T12:28:13.657Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.657Z] [2020-09-09T12:28:13.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-09-09T12:28:13.657Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-09-09T12:28:13.657Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.657Z] [2020-09-09T12:28:13.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-09-09T12:28:13.657Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-09-09T12:28:13.657Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-09-09T12:28:13.657Z] [2020-09-09T12:28:13.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-09-09T12:28:13.657Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-09-09T12:28:13.657Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.657Z] [2020-09-09T12:28:13.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2020-09-09T12:28:13.657Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2020-09-09T12:28:13.657Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-09-09T12:28:13.657Z] [2020-09-09T12:28:13.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-09-09T12:28:13.657Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-09-09T12:28:13.657Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.657Z] [2020-09-09T12:28:13.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-09-09T12:28:13.657Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-09-09T12:28:13.657Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.657Z] [2020-09-09T12:28:13.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-09-09T12:28:13.657Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-09-09T12:28:13.657Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.657Z] [2020-09-09T12:28:13.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-09-09T12:28:13.657Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-09-09T12:28:13.657Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.657Z] [2020-09-09T12:28:13.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-09-09T12:28:13.657Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-09-09T12:28:13.657Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.657Z] [2020-09-09T12:28:13.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-09-09T12:28:13.657Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-09-09T12:28:13.657Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.657Z] [2020-09-09T12:28:13.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2020-09-09T12:28:13.657Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-09-09T12:28:13.657Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.657Z] [2020-09-09T12:28:13.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-09-09T12:28:13.657Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-09-09T12:28:13.657Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.657Z] [2020-09-09T12:28:13.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-09-09T12:28:13.657Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-09-09T12:28:13.657Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.657Z] [2020-09-09T12:28:13.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-09-09T12:28:13.657Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-09-09T12:28:13.657Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.657Z] [2020-09-09T12:28:13.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-09-09T12:28:13.657Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-09-09T12:28:13.657Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.657Z] [2020-09-09T12:28:13.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2020-09-09T12:28:13.657Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2020-09-09T12:28:13.657Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.657Z] [2020-09-09T12:28:13.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.49s) [2020-09-09T12:28:13.657Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.49s) [2020-09-09T12:28:13.657Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.657Z] [2020-09-09T12:28:13.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.73s) [2020-09-09T12:28:13.657Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.73s) [2020-09-09T12:28:13.657Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.657Z] [2020-09-09T12:28:13.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2020-09-09T12:28:13.657Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2020-09-09T12:28:13.657Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.657Z] [2020-09-09T12:28:13.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-09-09T12:28:13.657Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-09-09T12:28:13.657Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.657Z] [2020-09-09T12:28:13.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-09-09T12:28:13.657Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-09-09T12:28:13.657Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.657Z] [2020-09-09T12:28:13.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s) [2020-09-09T12:28:13.657Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s) [2020-09-09T12:28:13.657Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.657Z] [2020-09-09T12:28:13.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2020-09-09T12:28:13.657Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2020-09-09T12:28:13.657Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.657Z] [2020-09-09T12:28:13.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2020-09-09T12:28:13.657Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2020-09-09T12:28:13.657Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.657Z] [2020-09-09T12:28:13.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.50s) [2020-09-09T12:28:13.657Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.50s) [2020-09-09T12:28:13.657Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.657Z] [2020-09-09T12:28:13.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.27s) [2020-09-09T12:28:13.658Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.27s) [2020-09-09T12:28:13.658Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.658Z] [2020-09-09T12:28:13.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.03s) [2020-09-09T12:28:13.658Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s) [2020-09-09T12:28:13.658Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.658Z] [2020-09-09T12:28:13.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-09-09T12:28:13.658Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-09-09T12:28:13.658Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.658Z] [2020-09-09T12:28:13.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-09-09T12:28:13.658Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-09-09T12:28:13.658Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2020-09-09T12:28:13.658Z] [2020-09-09T12:28:13.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-09-09T12:28:13.658Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-09-09T12:28:13.658Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.658Z] [2020-09-09T12:28:13.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-09-09T12:28:13.658Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-09-09T12:28:13.658Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.658Z] [2020-09-09T12:28:13.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-09-09T12:28:13.658Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-09-09T12:28:13.658Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.658Z] [2020-09-09T12:28:13.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-09-09T12:28:13.658Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-09-09T12:28:13.658Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.658Z] [2020-09-09T12:28:13.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-09-09T12:28:13.658Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-09-09T12:28:13.658Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.658Z] [2020-09-09T12:28:13.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.25s) [2020-09-09T12:28:13.658Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.25s) [2020-09-09T12:28:13.658Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.658Z] [2020-09-09T12:28:13.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.22s) [2020-09-09T12:28:13.658Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.22s) [2020-09-09T12:28:13.658Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.658Z] [2020-09-09T12:28:13.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2020-09-09T12:28:13.658Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2020-09-09T12:28:13.658Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.658Z] [2020-09-09T12:28:13.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-09-09T12:28:13.658Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-09-09T12:28:13.658Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.658Z] [2020-09-09T12:28:13.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.26s) [2020-09-09T12:28:13.658Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.26s) [2020-09-09T12:28:13.658Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.658Z] [2020-09-09T12:28:13.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2020-09-09T12:28:13.658Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2020-09-09T12:28:13.658Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.658Z] [2020-09-09T12:28:13.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.24s) [2020-09-09T12:28:13.658Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.24s) [2020-09-09T12:28:13.658Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.658Z] [2020-09-09T12:28:13.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s) [2020-09-09T12:28:13.658Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2020-09-09T12:28:13.658Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.658Z] [2020-09-09T12:28:13.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-09-09T12:28:13.658Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-09-09T12:28:13.658Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.658Z] [2020-09-09T12:28:13.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2020-09-09T12:28:13.658Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2020-09-09T12:28:13.658Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.658Z] [2020-09-09T12:28:13.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.26s) [2020-09-09T12:28:13.658Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s) [2020-09-09T12:28:13.658Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.658Z] [2020-09-09T12:28:13.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-09-09T12:28:13.658Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-09-09T12:28:13.658Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.658Z] [2020-09-09T12:28:13.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-09-09T12:28:13.658Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-09-09T12:28:13.658Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.658Z] [2020-09-09T12:28:13.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2020-09-09T12:28:13.658Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2020-09-09T12:28:13.658Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.658Z] [2020-09-09T12:28:13.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-09-09T12:28:13.658Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-09-09T12:28:13.658Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.658Z] [2020-09-09T12:28:13.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-09-09T12:28:13.658Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-09-09T12:28:13.658Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.658Z] [2020-09-09T12:28:13.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-09-09T12:28:13.658Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-09-09T12:28:13.658Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.658Z] [2020-09-09T12:28:13.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-09-09T12:28:13.658Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-09-09T12:28:13.658Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.658Z] [2020-09-09T12:28:13.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.07s) [2020-09-09T12:28:13.658Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.07s) [2020-09-09T12:28:13.658Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.658Z] [2020-09-09T12:28:13.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2020-09-09T12:28:13.658Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2020-09-09T12:28:13.658Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.658Z] [2020-09-09T12:28:13.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-09-09T12:28:13.658Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-09-09T12:28:13.658Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.658Z] [2020-09-09T12:28:13.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-09-09T12:28:13.658Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-09-09T12:28:13.658Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.658Z] [2020-09-09T12:28:13.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-09-09T12:28:13.658Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-09-09T12:28:13.658Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2020-09-09T12:28:13.658Z] [2020-09-09T12:28:13.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-09-09T12:28:13.658Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-09-09T12:28:13.658Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.658Z] [2020-09-09T12:28:13.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-09-09T12:28:13.658Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-09-09T12:28:13.658Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.658Z] [2020-09-09T12:28:13.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2020-09-09T12:28:13.658Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2020-09-09T12:28:13.658Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.658Z] [2020-09-09T12:28:13.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2020-09-09T12:28:13.658Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2020-09-09T12:28:13.658Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.658Z] [2020-09-09T12:28:13.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.03s) [2020-09-09T12:28:13.658Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2020-09-09T12:28:13.658Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.658Z] [2020-09-09T12:28:13.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.04s) [2020-09-09T12:28:13.658Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2020-09-09T12:28:13.658Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.658Z] [2020-09-09T12:28:13.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-09-09T12:28:13.658Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-09-09T12:28:13.658Z] docker_cli_build_test.go:5944: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.658Z] [2020-09-09T12:28:13.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-09-09T12:28:13.658Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-09-09T12:28:13.658Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.658Z] [2020-09-09T12:28:13.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-09-09T12:28:13.658Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-09-09T12:28:13.658Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.658Z] [2020-09-09T12:28:13.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-09-09T12:28:13.658Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-09-09T12:28:13.658Z] docker_cli_build_test.go:6002: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.658Z] [2020-09-09T12:28:13.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-09-09T12:28:13.658Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-09-09T12:28:13.658Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.658Z] [2020-09-09T12:28:13.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-09-09T12:28:13.658Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-09-09T12:28:13.658Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.658Z] [2020-09-09T12:28:13.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-09-09T12:28:13.658Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-09-09T12:28:13.658Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.658Z] [2020-09-09T12:28:13.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.25s) [2020-09-09T12:28:13.658Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.25s) [2020-09-09T12:28:13.658Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.658Z] [2020-09-09T12:28:13.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.24s) [2020-09-09T12:28:13.658Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.24s) [2020-09-09T12:28:13.658Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.658Z] [2020-09-09T12:28:13.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2020-09-09T12:28:13.658Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2020-09-09T12:28:13.658Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.658Z] [2020-09-09T12:28:13.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-09-09T12:28:13.658Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-09-09T12:28:13.658Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.658Z] [2020-09-09T12:28:13.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-09-09T12:28:13.658Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-09-09T12:28:13.658Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.658Z] [2020-09-09T12:28:13.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-09-09T12:28:13.658Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-09-09T12:28:13.658Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.658Z] [2020-09-09T12:28:13.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-09-09T12:28:13.658Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-09-09T12:28:13.658Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.658Z] [2020-09-09T12:28:13.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.27s) [2020-09-09T12:28:13.658Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.27s) [2020-09-09T12:28:13.658Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.658Z] [2020-09-09T12:28:13.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2020-09-09T12:28:13.658Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2020-09-09T12:28:13.658Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.658Z] [2020-09-09T12:28:13.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2020-09-09T12:28:13.658Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2020-09-09T12:28:13.658Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.658Z] [2020-09-09T12:28:13.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.28s) [2020-09-09T12:28:13.658Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.28s) [2020-09-09T12:28:13.658Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.658Z] [2020-09-09T12:28:13.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.24s) [2020-09-09T12:28:13.658Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.24s) [2020-09-09T12:28:13.658Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.658Z] [2020-09-09T12:28:13.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-09-09T12:28:13.658Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-09-09T12:28:13.658Z] docker_cli_build_test.go:6082: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.658Z] [2020-09-09T12:28:13.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.24s) [2020-09-09T12:28:13.658Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.24s) [2020-09-09T12:28:13.658Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.658Z] [2020-09-09T12:28:13.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-09-09T12:28:13.658Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-09-09T12:28:13.658Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.658Z] [2020-09-09T12:28:13.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-09-09T12:28:13.658Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-09-09T12:28:13.658Z] docker_cli_sni_test.go:18: Flakey test [2020-09-09T12:28:13.658Z] [2020-09-09T12:28:13.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-09-09T12:28:13.658Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-09-09T12:28:13.658Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.658Z] [2020-09-09T12:28:13.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-09-09T12:28:13.658Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-09-09T12:28:13.658Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.658Z] [2020-09-09T12:28:13.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-09-09T12:28:13.658Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-09-09T12:28:13.658Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.658Z] [2020-09-09T12:28:13.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-09-09T12:28:13.658Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-09-09T12:28:13.658Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.658Z] [2020-09-09T12:28:13.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-09-09T12:28:13.659Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-09-09T12:28:13.659Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.659Z] [2020-09-09T12:28:13.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-09-09T12:28:13.659Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-09-09T12:28:13.659Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.659Z] [2020-09-09T12:28:13.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-09-09T12:28:13.659Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-09-09T12:28:13.659Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.659Z] [2020-09-09T12:28:13.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-09-09T12:28:13.659Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-09-09T12:28:13.659Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.659Z] [2020-09-09T12:28:13.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-09-09T12:28:13.659Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-09-09T12:28:13.659Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.659Z] [2020-09-09T12:28:13.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-09-09T12:28:13.659Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-09-09T12:28:13.659Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.659Z] [2020-09-09T12:28:13.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-09-09T12:28:13.659Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-09-09T12:28:13.659Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.659Z] [2020-09-09T12:28:13.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-09-09T12:28:13.659Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-09-09T12:28:13.659Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.659Z] [2020-09-09T12:28:13.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-09-09T12:28:13.659Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-09-09T12:28:13.659Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.659Z] [2020-09-09T12:28:13.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-09-09T12:28:13.659Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-09-09T12:28:13.659Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.659Z] [2020-09-09T12:28:13.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2020-09-09T12:28:13.659Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2020-09-09T12:28:13.659Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.659Z] [2020-09-09T12:28:13.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-09-09T12:28:13.659Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-09-09T12:28:13.659Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.659Z] [2020-09-09T12:28:13.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-09-09T12:28:13.659Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-09-09T12:28:13.659Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.659Z] [2020-09-09T12:28:13.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-09-09T12:28:13.659Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-09-09T12:28:13.659Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.659Z] [2020-09-09T12:28:13.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-09-09T12:28:13.659Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-09-09T12:28:13.659Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.659Z] [2020-09-09T12:28:13.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-09-09T12:28:13.659Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-09-09T12:28:13.659Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.659Z] [2020-09-09T12:28:13.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-09-09T12:28:13.659Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-09-09T12:28:13.659Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.659Z] [2020-09-09T12:28:13.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-09-09T12:28:13.659Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-09-09T12:28:13.659Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.659Z] [2020-09-09T12:28:13.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-09-09T12:28:13.659Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-09-09T12:28:13.659Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.659Z] [2020-09-09T12:28:13.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-09-09T12:28:13.659Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-09-09T12:28:13.659Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.659Z] [2020-09-09T12:28:13.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-09-09T12:28:13.659Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-09-09T12:28:13.659Z] docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.659Z] [2020-09-09T12:28:13.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-09-09T12:28:13.659Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-09-09T12:28:13.659Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.659Z] [2020-09-09T12:28:13.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-09-09T12:28:13.659Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-09-09T12:28:13.659Z] docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.659Z] [2020-09-09T12:28:13.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-09-09T12:28:13.659Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-09-09T12:28:13.659Z] docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.659Z] [2020-09-09T12:28:13.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-09-09T12:28:13.659Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-09-09T12:28:13.659Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.659Z] [2020-09-09T12:28:13.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-09-09T12:28:13.659Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-09-09T12:28:13.659Z] docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.659Z] [2020-09-09T12:28:13.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-09-09T12:28:13.659Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-09-09T12:28:13.659Z] docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.659Z] [2020-09-09T12:28:13.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-09-09T12:28:13.659Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-09-09T12:28:13.659Z] docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.659Z] [2020-09-09T12:28:13.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-09-09T12:28:13.659Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-09-09T12:28:13.659Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.659Z] [2020-09-09T12:28:13.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-09-09T12:28:13.659Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-09-09T12:28:13.659Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.659Z] [2020-09-09T12:28:13.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-09-09T12:28:13.659Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-09-09T12:28:13.659Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.659Z] [2020-09-09T12:28:13.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-09-09T12:28:13.659Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-09-09T12:28:13.659Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.659Z] [2020-09-09T12:28:13.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-09-09T12:28:13.659Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-09-09T12:28:13.659Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.659Z] [2020-09-09T12:28:13.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-09-09T12:28:13.659Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-09-09T12:28:13.659Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.659Z] [2020-09-09T12:28:13.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-09-09T12:28:13.659Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-09-09T12:28:13.659Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.659Z] [2020-09-09T12:28:13.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-09-09T12:28:13.659Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-09-09T12:28:13.659Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.659Z] [2020-09-09T12:28:13.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-09-09T12:28:13.659Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-09-09T12:28:13.659Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.659Z] [2020-09-09T12:28:13.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-09-09T12:28:13.659Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-09-09T12:28:13.659Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.659Z] [2020-09-09T12:28:13.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-09-09T12:28:13.659Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-09-09T12:28:13.659Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.659Z] [2020-09-09T12:28:13.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-09-09T12:28:13.659Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-09-09T12:28:13.659Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.659Z] [2020-09-09T12:28:13.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-09-09T12:28:13.659Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-09-09T12:28:13.659Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.659Z] [2020-09-09T12:28:13.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-09-09T12:28:13.659Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-09-09T12:28:13.659Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.659Z] [2020-09-09T12:28:13.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-09-09T12:28:13.659Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-09-09T12:28:13.659Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.659Z] [2020-09-09T12:28:13.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-09-09T12:28:13.659Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-09-09T12:28:13.659Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.659Z] [2020-09-09T12:28:13.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-09-09T12:28:13.659Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-09-09T12:28:13.659Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.659Z] [2020-09-09T12:28:13.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-09-09T12:28:13.659Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-09-09T12:28:13.659Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.659Z] [2020-09-09T12:28:13.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-09-09T12:28:13.659Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-09-09T12:28:13.659Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.659Z] [2020-09-09T12:28:13.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-09-09T12:28:13.659Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-09-09T12:28:13.659Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.659Z] [2020-09-09T12:28:13.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-09-09T12:28:13.659Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-09-09T12:28:13.659Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.659Z] [2020-09-09T12:28:13.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-09-09T12:28:13.659Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-09-09T12:28:13.659Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.659Z] [2020-09-09T12:28:13.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-09-09T12:28:13.659Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-09-09T12:28:13.659Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.659Z] [2020-09-09T12:28:13.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-09-09T12:28:13.659Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-09-09T12:28:13.659Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.659Z] [2020-09-09T12:28:13.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-09-09T12:28:13.659Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-09-09T12:28:13.659Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.659Z] [2020-09-09T12:28:13.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-09-09T12:28:13.659Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-09-09T12:28:13.659Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.659Z] [2020-09-09T12:28:13.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-09-09T12:28:13.659Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-09-09T12:28:13.659Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.659Z] [2020-09-09T12:28:13.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-09-09T12:28:13.659Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-09-09T12:28:13.659Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.659Z] [2020-09-09T12:28:13.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-09-09T12:28:13.659Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-09-09T12:28:13.659Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.659Z] [2020-09-09T12:28:13.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-09-09T12:28:13.659Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-09-09T12:28:13.659Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.659Z] [2020-09-09T12:28:13.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-09-09T12:28:13.659Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-09-09T12:28:13.659Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.659Z] [2020-09-09T12:28:13.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-09-09T12:28:13.659Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-09-09T12:28:13.659Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.659Z] [2020-09-09T12:28:13.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-09-09T12:28:13.659Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-09-09T12:28:13.659Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-09-09T12:28:13.659Z] [2020-09-09T12:28:13.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-09-09T12:28:13.659Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-09-09T12:28:13.659Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.659Z] [2020-09-09T12:28:13.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-09-09T12:28:13.659Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-09-09T12:28:13.659Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.659Z] [2020-09-09T12:28:13.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-09-09T12:28:13.659Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-09-09T12:28:13.659Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.659Z] [2020-09-09T12:28:13.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-09-09T12:28:13.659Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-09-09T12:28:13.659Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.659Z] [2020-09-09T12:28:13.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-09-09T12:28:13.659Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-09-09T12:28:13.659Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.659Z] [2020-09-09T12:28:13.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-09-09T12:28:13.660Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-09-09T12:28:13.660Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.660Z] [2020-09-09T12:28:13.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-09-09T12:28:13.660Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-09-09T12:28:13.660Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.660Z] [2020-09-09T12:28:13.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-09-09T12:28:13.660Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-09-09T12:28:13.660Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.660Z] [2020-09-09T12:28:13.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-09-09T12:28:13.660Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-09-09T12:28:13.660Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.660Z] [2020-09-09T12:28:13.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2020-09-09T12:28:13.660Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2020-09-09T12:28:13.660Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.660Z] [2020-09-09T12:28:13.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2020-09-09T12:28:13.660Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2020-09-09T12:28:13.660Z] docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.660Z] [2020-09-09T12:28:13.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2020-09-09T12:28:13.660Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2020-09-09T12:28:13.660Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.660Z] [2020-09-09T12:28:13.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-09-09T12:28:13.660Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-09-09T12:28:13.660Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.660Z] [2020-09-09T12:28:13.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-09-09T12:28:13.660Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-09-09T12:28:13.660Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.660Z] [2020-09-09T12:28:13.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-09-09T12:28:13.660Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-09-09T12:28:13.660Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.660Z] [2020-09-09T12:28:13.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-09-09T12:28:13.660Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-09-09T12:28:13.660Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.660Z] [2020-09-09T12:28:13.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-09-09T12:28:13.660Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-09-09T12:28:13.660Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.660Z] [2020-09-09T12:28:13.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-09-09T12:28:13.660Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-09-09T12:28:13.660Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.660Z] [2020-09-09T12:28:13.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-09-09T12:28:13.660Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-09-09T12:28:13.660Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.660Z] [2020-09-09T12:28:13.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-09-09T12:28:13.660Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-09-09T12:28:13.660Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.660Z] [2020-09-09T12:28:13.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-09-09T12:28:13.660Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-09-09T12:28:13.660Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.660Z] [2020-09-09T12:28:13.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-09-09T12:28:13.660Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-09-09T12:28:13.660Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.660Z] [2020-09-09T12:28:13.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-09-09T12:28:13.660Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-09-09T12:28:13.660Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.660Z] [2020-09-09T12:28:13.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-09-09T12:28:13.660Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-09-09T12:28:13.660Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.660Z] [2020-09-09T12:28:13.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-09-09T12:28:13.660Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-09-09T12:28:13.660Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.660Z] [2020-09-09T12:28:13.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-09-09T12:28:13.660Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-09-09T12:28:13.660Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.660Z] [2020-09-09T12:28:13.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-09-09T12:28:13.660Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-09-09T12:28:13.660Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.660Z] [2020-09-09T12:28:13.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-09-09T12:28:13.660Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-09-09T12:28:13.660Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.660Z] [2020-09-09T12:28:13.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-09-09T12:28:13.660Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-09-09T12:28:13.660Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.660Z] [2020-09-09T12:28:13.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-09-09T12:28:13.660Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-09-09T12:28:13.660Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.660Z] [2020-09-09T12:28:13.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-09-09T12:28:13.660Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-09-09T12:28:13.660Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.660Z] [2020-09-09T12:28:13.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-09-09T12:28:13.660Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-09-09T12:28:13.660Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.660Z] [2020-09-09T12:28:13.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-09-09T12:28:13.660Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-09-09T12:28:13.660Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-09-09T12:28:13.660Z] [2020-09-09T12:28:13.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-09-09T12:28:13.660Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-09-09T12:28:13.660Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.660Z] [2020-09-09T12:28:13.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-09-09T12:28:13.660Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-09-09T12:28:13.660Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.660Z] [2020-09-09T12:28:13.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-09-09T12:28:13.660Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-09-09T12:28:13.660Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.660Z] [2020-09-09T12:28:13.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-09-09T12:28:13.660Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-09-09T12:28:13.660Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.660Z] [2020-09-09T12:28:13.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-09-09T12:28:13.660Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-09-09T12:28:13.660Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.660Z] [2020-09-09T12:28:13.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-09-09T12:28:13.660Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-09-09T12:28:13.660Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.660Z] [2020-09-09T12:28:13.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-09-09T12:28:13.660Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-09-09T12:28:13.660Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.660Z] [2020-09-09T12:28:13.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-09-09T12:28:13.660Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-09-09T12:28:13.660Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.660Z] [2020-09-09T12:28:13.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-09-09T12:28:13.660Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-09-09T12:28:13.660Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.660Z] [2020-09-09T12:28:13.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-09-09T12:28:13.660Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-09-09T12:28:13.660Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.660Z] [2020-09-09T12:28:13.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-09-09T12:28:13.660Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-09-09T12:28:13.660Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.660Z] [2020-09-09T12:28:13.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-09-09T12:28:13.660Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-09-09T12:28:13.660Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.660Z] [2020-09-09T12:28:13.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-09-09T12:28:13.660Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-09-09T12:28:13.660Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.660Z] [2020-09-09T12:28:13.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-09-09T12:28:13.660Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-09-09T12:28:13.660Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.660Z] [2020-09-09T12:28:13.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-09-09T12:28:13.660Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-09-09T12:28:13.660Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.660Z] [2020-09-09T12:28:13.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-09-09T12:28:13.660Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-09-09T12:28:13.660Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.660Z] [2020-09-09T12:28:13.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-09-09T12:28:13.660Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-09-09T12:28:13.660Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.660Z] [2020-09-09T12:28:13.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-09-09T12:28:13.660Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-09-09T12:28:13.660Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.660Z] [2020-09-09T12:28:13.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-09-09T12:28:13.660Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-09-09T12:28:13.660Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.660Z] [2020-09-09T12:28:13.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-09-09T12:28:13.660Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-09-09T12:28:13.660Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.660Z] [2020-09-09T12:28:13.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-09-09T12:28:13.660Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-09-09T12:28:13.660Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-09-09T12:28:13.660Z] [2020-09-09T12:28:13.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-09-09T12:28:13.660Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-09-09T12:28:13.660Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.660Z] [2020-09-09T12:28:13.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-09-09T12:28:13.660Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-09-09T12:28:13.660Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.660Z] [2020-09-09T12:28:13.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-09-09T12:28:13.660Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-09-09T12:28:13.660Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.660Z] [2020-09-09T12:28:13.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-09-09T12:28:13.660Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-09-09T12:28:13.660Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.660Z] [2020-09-09T12:28:13.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-09-09T12:28:13.660Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-09-09T12:28:13.660Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.660Z] [2020-09-09T12:28:13.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-09-09T12:28:13.660Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-09-09T12:28:13.660Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.660Z] [2020-09-09T12:28:13.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-09-09T12:28:13.660Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-09-09T12:28:13.660Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.660Z] [2020-09-09T12:28:13.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-09-09T12:28:13.660Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-09-09T12:28:13.660Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.660Z] [2020-09-09T12:28:13.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-09-09T12:28:13.660Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-09-09T12:28:13.660Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.660Z] [2020-09-09T12:28:13.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-09-09T12:28:13.660Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-09-09T12:28:13.660Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.660Z] [2020-09-09T12:28:13.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-09-09T12:28:13.660Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-09-09T12:28:13.660Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.660Z] [2020-09-09T12:28:13.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-09-09T12:28:13.660Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-09-09T12:28:13.660Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.660Z] [2020-09-09T12:28:13.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-09-09T12:28:13.661Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-09-09T12:28:13.661Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.661Z] [2020-09-09T12:28:13.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-09-09T12:28:13.661Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-09-09T12:28:13.661Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.661Z] [2020-09-09T12:28:13.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-09-09T12:28:13.661Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-09-09T12:28:13.661Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.661Z] [2020-09-09T12:28:13.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-09-09T12:28:13.661Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-09-09T12:28:13.661Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.661Z] [2020-09-09T12:28:13.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-09-09T12:28:13.661Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-09-09T12:28:13.661Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.661Z] [2020-09-09T12:28:13.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-09-09T12:28:13.661Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-09-09T12:28:13.661Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.661Z] [2020-09-09T12:28:13.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-09-09T12:28:13.661Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-09-09T12:28:13.661Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.661Z] [2020-09-09T12:28:13.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-09-09T12:28:13.661Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-09-09T12:28:13.661Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.661Z] [2020-09-09T12:28:13.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-09-09T12:28:13.661Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-09-09T12:28:13.661Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.661Z] [2020-09-09T12:28:13.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-09-09T12:28:13.661Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-09-09T12:28:13.661Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.661Z] [2020-09-09T12:28:13.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-09-09T12:28:13.661Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-09-09T12:28:13.661Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.661Z] [2020-09-09T12:28:13.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-09-09T12:28:13.661Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-09-09T12:28:13.661Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.661Z] [2020-09-09T12:28:13.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-09-09T12:28:13.661Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-09-09T12:28:13.661Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.661Z] [2020-09-09T12:28:13.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-09-09T12:28:13.661Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-09-09T12:28:13.661Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.661Z] [2020-09-09T12:28:13.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-09-09T12:28:13.661Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-09-09T12:28:13.661Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.661Z] [2020-09-09T12:28:13.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-09-09T12:28:13.661Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-09-09T12:28:13.661Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.661Z] [2020-09-09T12:28:13.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-09-09T12:28:13.661Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-09-09T12:28:13.661Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.661Z] [2020-09-09T12:28:13.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-09-09T12:28:13.661Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-09-09T12:28:13.661Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.661Z] [2020-09-09T12:28:13.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-09-09T12:28:13.661Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-09-09T12:28:13.661Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.661Z] [2020-09-09T12:28:13.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-09-09T12:28:13.661Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-09-09T12:28:13.661Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.661Z] [2020-09-09T12:28:13.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-09-09T12:28:13.661Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-09-09T12:28:13.661Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.661Z] [2020-09-09T12:28:13.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-09-09T12:28:13.661Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-09-09T12:28:13.661Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.661Z] [2020-09-09T12:28:13.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-09-09T12:28:13.661Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-09-09T12:28:13.661Z] docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.661Z] [2020-09-09T12:28:13.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-09-09T12:28:13.661Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-09-09T12:28:13.661Z] docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.661Z] [2020-09-09T12:28:13.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-09-09T12:28:13.661Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-09-09T12:28:13.661Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.661Z] [2020-09-09T12:28:13.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-09-09T12:28:13.661Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-09-09T12:28:13.661Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.661Z] [2020-09-09T12:28:13.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-09-09T12:28:13.661Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-09-09T12:28:13.661Z] docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.661Z] [2020-09-09T12:28:13.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-09-09T12:28:13.661Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-09-09T12:28:13.661Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.661Z] [2020-09-09T12:28:13.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-09-09T12:28:13.661Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-09-09T12:28:13.661Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.661Z] [2020-09-09T12:28:13.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-09-09T12:28:13.661Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-09-09T12:28:13.661Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.661Z] [2020-09-09T12:28:13.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-09-09T12:28:13.661Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-09-09T12:28:13.661Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.661Z] [2020-09-09T12:28:13.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-09-09T12:28:13.661Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-09-09T12:28:13.661Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-09-09T12:28:13.661Z] [2020-09-09T12:28:13.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-09-09T12:28:13.661Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-09-09T12:28:13.661Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-09-09T12:28:13.661Z] [2020-09-09T12:28:13.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-09-09T12:28:13.661Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-09-09T12:28:13.661Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.661Z] [2020-09-09T12:28:13.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-09-09T12:28:13.661Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-09-09T12:28:13.661Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.661Z] [2020-09-09T12:28:13.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-09-09T12:28:13.661Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-09-09T12:28:13.661Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.661Z] [2020-09-09T12:28:13.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-09-09T12:28:13.661Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-09-09T12:28:13.661Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.661Z] [2020-09-09T12:28:13.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-09-09T12:28:13.661Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-09-09T12:28:13.661Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.661Z] [2020-09-09T12:28:13.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-09-09T12:28:13.661Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-09-09T12:28:13.661Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.661Z] [2020-09-09T12:28:13.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-09-09T12:28:13.661Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-09-09T12:28:13.661Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.661Z] [2020-09-09T12:28:13.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-09-09T12:28:13.661Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-09-09T12:28:13.661Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.661Z] [2020-09-09T12:28:13.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2020-09-09T12:28:13.661Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2020-09-09T12:28:13.661Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.661Z] [2020-09-09T12:28:13.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-09-09T12:28:13.661Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-09-09T12:28:13.661Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.661Z] [2020-09-09T12:28:13.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-09-09T12:28:13.661Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-09-09T12:28:13.661Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.661Z] [2020-09-09T12:28:13.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-09-09T12:28:13.661Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-09-09T12:28:13.661Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.661Z] [2020-09-09T12:28:13.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-09-09T12:28:13.661Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-09-09T12:28:13.661Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.661Z] [2020-09-09T12:28:13.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-09-09T12:28:13.661Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-09-09T12:28:13.661Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.661Z] [2020-09-09T12:28:13.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-09-09T12:28:13.661Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-09-09T12:28:13.661Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.661Z] [2020-09-09T12:28:13.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-09-09T12:28:13.661Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-09-09T12:28:13.661Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.661Z] [2020-09-09T12:28:13.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-09-09T12:28:13.661Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-09-09T12:28:13.661Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-09-09T12:28:13.661Z] [2020-09-09T12:28:13.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2020-09-09T12:28:13.661Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2020-09-09T12:28:13.661Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.661Z] [2020-09-09T12:28:13.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2020-09-09T12:28:13.661Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2020-09-09T12:28:13.661Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.661Z] [2020-09-09T12:28:13.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-09-09T12:28:13.661Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-09-09T12:28:13.661Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.661Z] [2020-09-09T12:28:13.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-09-09T12:28:13.661Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-09-09T12:28:13.661Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.661Z] [2020-09-09T12:28:13.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-09-09T12:28:13.661Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-09-09T12:28:13.661Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.661Z] [2020-09-09T12:28:13.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-09-09T12:28:13.661Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-09-09T12:28:13.661Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.661Z] [2020-09-09T12:28:13.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-09-09T12:28:13.661Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-09-09T12:28:13.661Z] docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.661Z] [2020-09-09T12:28:13.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-09-09T12:28:13.661Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-09-09T12:28:13.661Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.661Z] [2020-09-09T12:28:13.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-09-09T12:28:13.661Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-09-09T12:28:13.661Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.661Z] [2020-09-09T12:28:13.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-09-09T12:28:13.661Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-09-09T12:28:13.661Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.661Z] [2020-09-09T12:28:13.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-09-09T12:28:13.661Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-09-09T12:28:13.661Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.661Z] [2020-09-09T12:28:13.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-09-09T12:28:13.661Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-09-09T12:28:13.661Z] docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.661Z] [2020-09-09T12:28:13.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2020-09-09T12:28:13.661Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2020-09-09T12:28:13.661Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.661Z] [2020-09-09T12:28:13.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-09-09T12:28:13.661Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-09-09T12:28:13.661Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.661Z] [2020-09-09T12:28:13.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-09-09T12:28:13.661Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-09-09T12:28:13.661Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.661Z] [2020-09-09T12:28:13.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-09-09T12:28:13.661Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-09-09T12:28:13.662Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.662Z] [2020-09-09T12:28:13.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-09-09T12:28:13.662Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-09-09T12:28:13.662Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.662Z] [2020-09-09T12:28:13.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-09-09T12:28:13.662Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-09-09T12:28:13.662Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.662Z] [2020-09-09T12:28:13.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-09-09T12:28:13.662Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-09-09T12:28:13.662Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.662Z] [2020-09-09T12:28:13.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-09-09T12:28:13.662Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-09-09T12:28:13.662Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.662Z] [2020-09-09T12:28:13.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-09-09T12:28:13.662Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-09-09T12:28:13.662Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.662Z] [2020-09-09T12:28:13.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-09-09T12:28:13.662Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-09-09T12:28:13.662Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.662Z] [2020-09-09T12:28:13.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-09-09T12:28:13.662Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-09-09T12:28:13.662Z] docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.662Z] [2020-09-09T12:28:13.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-09-09T12:28:13.662Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-09-09T12:28:13.662Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.662Z] [2020-09-09T12:28:13.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-09-09T12:28:13.662Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-09-09T12:28:13.662Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.662Z] [2020-09-09T12:28:13.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-09-09T12:28:13.662Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-09-09T12:28:13.662Z] docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.662Z] [2020-09-09T12:28:13.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-09-09T12:28:13.662Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-09-09T12:28:13.662Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.662Z] [2020-09-09T12:28:13.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-09-09T12:28:13.662Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-09-09T12:28:13.662Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.662Z] [2020-09-09T12:28:13.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-09-09T12:28:13.662Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-09-09T12:28:13.662Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.662Z] [2020-09-09T12:28:13.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-09-09T12:28:13.662Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-09-09T12:28:13.662Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.662Z] [2020-09-09T12:28:13.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-09-09T12:28:13.662Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-09-09T12:28:13.662Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.662Z] [2020-09-09T12:28:13.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-09-09T12:28:13.662Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-09-09T12:28:13.662Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.662Z] [2020-09-09T12:28:13.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-09-09T12:28:13.662Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-09-09T12:28:13.662Z] docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.662Z] [2020-09-09T12:28:13.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-09-09T12:28:13.662Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-09-09T12:28:13.662Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.662Z] [2020-09-09T12:28:13.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-09-09T12:28:13.662Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-09-09T12:28:13.662Z] docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.662Z] [2020-09-09T12:28:13.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-09-09T12:28:13.662Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-09-09T12:28:13.662Z] docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.662Z] [2020-09-09T12:28:13.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-09-09T12:28:13.662Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-09-09T12:28:13.662Z] docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.662Z] [2020-09-09T12:28:13.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-09-09T12:28:13.662Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-09-09T12:28:13.662Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.662Z] [2020-09-09T12:28:13.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-09-09T12:28:13.662Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-09-09T12:28:13.662Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.662Z] [2020-09-09T12:28:13.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-09-09T12:28:13.662Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-09-09T12:28:13.662Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.662Z] [2020-09-09T12:28:13.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-09-09T12:28:13.662Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-09-09T12:28:13.662Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.662Z] [2020-09-09T12:28:13.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-09-09T12:28:13.662Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-09-09T12:28:13.662Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.662Z] [2020-09-09T12:28:13.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-09-09T12:28:13.662Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-09-09T12:28:13.662Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.662Z] [2020-09-09T12:28:13.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-09-09T12:28:13.662Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-09-09T12:28:13.662Z] docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.662Z] [2020-09-09T12:28:13.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-09-09T12:28:13.662Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-09-09T12:28:13.662Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.662Z] [2020-09-09T12:28:13.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-09-09T12:28:13.662Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-09-09T12:28:13.662Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.662Z] [2020-09-09T12:28:13.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-09-09T12:28:13.662Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-09-09T12:28:13.662Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.662Z] [2020-09-09T12:28:13.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-09-09T12:28:13.662Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-09-09T12:28:13.662Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.662Z] [2020-09-09T12:28:13.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-09-09T12:28:13.662Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-09-09T12:28:13.662Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.662Z] [2020-09-09T12:28:13.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-09-09T12:28:13.662Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-09-09T12:28:13.662Z] docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.662Z] [2020-09-09T12:28:13.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-09-09T12:28:13.662Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-09-09T12:28:13.662Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.662Z] [2020-09-09T12:28:13.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-09-09T12:28:13.662Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-09-09T12:28:13.662Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.662Z] [2020-09-09T12:28:13.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-09-09T12:28:13.662Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-09-09T12:28:13.662Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.662Z] [2020-09-09T12:28:13.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-09-09T12:28:13.662Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-09-09T12:28:13.662Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.662Z] [2020-09-09T12:28:13.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-09-09T12:28:13.662Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-09-09T12:28:13.662Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.662Z] [2020-09-09T12:28:13.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-09-09T12:28:13.662Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-09-09T12:28:13.662Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.662Z] [2020-09-09T12:28:13.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-09-09T12:28:13.662Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-09-09T12:28:13.662Z] docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.662Z] [2020-09-09T12:28:13.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-09-09T12:28:13.662Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-09-09T12:28:13.662Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.662Z] [2020-09-09T12:28:13.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2020-09-09T12:28:13.662Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2020-09-09T12:28:13.662Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.662Z] [2020-09-09T12:28:13.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-09-09T12:28:13.662Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-09-09T12:28:13.662Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.662Z] [2020-09-09T12:28:13.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-09-09T12:28:13.662Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-09-09T12:28:13.662Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.662Z] [2020-09-09T12:28:13.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-09-09T12:28:13.662Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-09-09T12:28:13.662Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.662Z] [2020-09-09T12:28:13.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-09-09T12:28:13.662Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-09-09T12:28:13.662Z] docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.662Z] [2020-09-09T12:28:13.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-09-09T12:28:13.662Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-09-09T12:28:13.662Z] docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.662Z] [2020-09-09T12:28:13.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-09-09T12:28:13.662Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-09-09T12:28:13.662Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-09-09T12:28:13.662Z] [2020-09-09T12:28:13.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-09-09T12:28:13.662Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-09-09T12:28:13.662Z] docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.662Z] [2020-09-09T12:28:13.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-09-09T12:28:13.662Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-09-09T12:28:13.662Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.662Z] [2020-09-09T12:28:13.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-09-09T12:28:13.662Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-09-09T12:28:13.662Z] docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.662Z] [2020-09-09T12:28:13.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-09-09T12:28:13.662Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-09-09T12:28:13.662Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.662Z] [2020-09-09T12:28:13.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-09-09T12:28:13.662Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-09-09T12:28:13.662Z] docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.662Z] [2020-09-09T12:28:13.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-09-09T12:28:13.662Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-09-09T12:28:13.662Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.662Z] [2020-09-09T12:28:13.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-09-09T12:28:13.662Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-09-09T12:28:13.662Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.662Z] [2020-09-09T12:28:13.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-09-09T12:28:13.662Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-09-09T12:28:13.662Z] docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.662Z] [2020-09-09T12:28:13.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-09-09T12:28:13.662Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-09-09T12:28:13.662Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.662Z] [2020-09-09T12:28:13.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-09-09T12:28:13.662Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-09-09T12:28:13.662Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.662Z] [2020-09-09T12:28:13.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-09-09T12:28:13.662Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-09-09T12:28:13.662Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.662Z] [2020-09-09T12:28:13.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-09-09T12:28:13.662Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-09-09T12:28:13.662Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.662Z] [2020-09-09T12:28:13.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-09-09T12:28:13.662Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-09-09T12:28:13.662Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.662Z] [2020-09-09T12:28:13.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-09-09T12:28:13.662Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-09-09T12:28:13.662Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.662Z] [2020-09-09T12:28:13.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-09-09T12:28:13.662Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-09-09T12:28:13.662Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.662Z] [2020-09-09T12:28:13.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2020-09-09T12:28:13.663Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2020-09-09T12:28:13.663Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.663Z] [2020-09-09T12:28:13.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-09-09T12:28:13.663Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-09-09T12:28:13.663Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.663Z] [2020-09-09T12:28:13.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-09-09T12:28:13.663Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-09-09T12:28:13.663Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.663Z] [2020-09-09T12:28:13.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-09-09T12:28:13.663Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-09-09T12:28:13.663Z] docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.663Z] [2020-09-09T12:28:13.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-09-09T12:28:13.663Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-09-09T12:28:13.663Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.663Z] [2020-09-09T12:28:13.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-09-09T12:28:13.663Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-09-09T12:28:13.663Z] docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.663Z] [2020-09-09T12:28:13.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-09-09T12:28:13.663Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-09-09T12:28:13.663Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.663Z] [2020-09-09T12:28:13.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-09-09T12:28:13.663Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-09-09T12:28:13.663Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.663Z] [2020-09-09T12:28:13.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-09-09T12:28:13.663Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-09-09T12:28:13.663Z] docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.663Z] [2020-09-09T12:28:13.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-09-09T12:28:13.663Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-09-09T12:28:13.663Z] docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.663Z] [2020-09-09T12:28:13.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-09-09T12:28:13.663Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-09-09T12:28:13.663Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.663Z] [2020-09-09T12:28:13.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-09-09T12:28:13.663Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-09-09T12:28:13.663Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.663Z] [2020-09-09T12:28:13.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-09-09T12:28:13.663Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-09-09T12:28:13.663Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.663Z] [2020-09-09T12:28:13.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2020-09-09T12:28:13.663Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2020-09-09T12:28:13.663Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.663Z] [2020-09-09T12:28:13.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2020-09-09T12:28:13.663Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2020-09-09T12:28:13.663Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.663Z] [2020-09-09T12:28:13.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-09-09T12:28:13.663Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-09-09T12:28:13.663Z] docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.663Z] [2020-09-09T12:28:13.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-09-09T12:28:13.663Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-09-09T12:28:13.663Z] docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.663Z] [2020-09-09T12:28:13.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-09-09T12:28:13.663Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-09-09T12:28:13.663Z] docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.663Z] [2020-09-09T12:28:13.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-09-09T12:28:13.663Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-09-09T12:28:13.663Z] docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.663Z] [2020-09-09T12:28:13.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2020-09-09T12:28:13.663Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2020-09-09T12:28:13.663Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.663Z] [2020-09-09T12:28:13.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-09-09T12:28:13.663Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-09-09T12:28:13.663Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.663Z] [2020-09-09T12:28:13.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-09-09T12:28:13.663Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-09-09T12:28:13.663Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.663Z] [2020-09-09T12:28:13.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-09-09T12:28:13.663Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-09-09T12:28:13.663Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.663Z] [2020-09-09T12:28:13.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-09-09T12:28:13.663Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-09-09T12:28:13.663Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.663Z] [2020-09-09T12:28:13.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-09-09T12:28:13.663Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-09-09T12:28:13.663Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.663Z] [2020-09-09T12:28:13.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-09-09T12:28:13.663Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-09-09T12:28:13.663Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.663Z] [2020-09-09T12:28:13.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-09-09T12:28:13.663Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-09-09T12:28:13.663Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.663Z] [2020-09-09T12:28:13.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-09-09T12:28:13.663Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-09-09T12:28:13.663Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.663Z] [2020-09-09T12:28:13.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-09-09T12:28:13.663Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-09-09T12:28:13.663Z] docker_cli_run_test.go:2885: unmatched requirement Apparmor [2020-09-09T12:28:13.663Z] [2020-09-09T12:28:13.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-09-09T12:28:13.663Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-09-09T12:28:13.663Z] docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.663Z] [2020-09-09T12:28:13.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-09-09T12:28:13.663Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-09-09T12:28:13.663Z] docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.663Z] [2020-09-09T12:28:13.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-09-09T12:28:13.663Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-09-09T12:28:13.663Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.663Z] [2020-09-09T12:28:13.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-09-09T12:28:13.663Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-09-09T12:28:13.663Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.663Z] [2020-09-09T12:28:13.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-09-09T12:28:13.663Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-09-09T12:28:13.663Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.663Z] [2020-09-09T12:28:13.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-09-09T12:28:13.663Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-09-09T12:28:13.663Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.663Z] [2020-09-09T12:28:13.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-09-09T12:28:13.663Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-09-09T12:28:13.663Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.663Z] [2020-09-09T12:28:13.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-09-09T12:28:13.663Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-09-09T12:28:13.663Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.663Z] [2020-09-09T12:28:13.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-09-09T12:28:13.663Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-09-09T12:28:13.663Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.663Z] [2020-09-09T12:28:13.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-09-09T12:28:13.663Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-09-09T12:28:13.663Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.663Z] [2020-09-09T12:28:13.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-09-09T12:28:13.663Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-09-09T12:28:13.663Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.663Z] [2020-09-09T12:28:13.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-09-09T12:28:13.663Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-09-09T12:28:13.663Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.663Z] [2020-09-09T12:28:13.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-09-09T12:28:13.663Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-09-09T12:28:13.663Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.663Z] [2020-09-09T12:28:13.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-09-09T12:28:13.663Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-09-09T12:28:13.663Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.663Z] [2020-09-09T12:28:13.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-09-09T12:28:13.663Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-09-09T12:28:13.663Z] docker_cli_run_test.go:2924: unmatched requirement Apparmor [2020-09-09T12:28:13.663Z] [2020-09-09T12:28:13.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-09-09T12:28:13.663Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-09-09T12:28:13.663Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.663Z] [2020-09-09T12:28:13.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-09-09T12:28:13.663Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-09-09T12:28:13.663Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.663Z] [2020-09-09T12:28:13.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-09-09T12:28:13.663Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-09-09T12:28:13.663Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.663Z] [2020-09-09T12:28:13.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-09-09T12:28:13.663Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-09-09T12:28:13.663Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.663Z] [2020-09-09T12:28:13.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-09-09T12:28:13.663Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-09-09T12:28:13.663Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.663Z] [2020-09-09T12:28:13.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2020-09-09T12:28:13.663Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2020-09-09T12:28:13.663Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.663Z] [2020-09-09T12:28:13.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-09-09T12:28:13.663Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-09-09T12:28:13.663Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.663Z] [2020-09-09T12:28:13.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2020-09-09T12:28:13.663Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2020-09-09T12:28:13.663Z] docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.663Z] [2020-09-09T12:28:13.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-09-09T12:28:13.663Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-09-09T12:28:13.663Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.663Z] [2020-09-09T12:28:13.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-09-09T12:28:13.663Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-09-09T12:28:13.663Z] docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.663Z] [2020-09-09T12:28:13.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-09-09T12:28:13.663Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-09-09T12:28:13.663Z] docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.663Z] [2020-09-09T12:28:13.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-09-09T12:28:13.663Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-09-09T12:28:13.663Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.663Z] [2020-09-09T12:28:13.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-09-09T12:28:13.663Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-09-09T12:28:13.663Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.663Z] [2020-09-09T12:28:13.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-09-09T12:28:13.663Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-09-09T12:28:13.663Z] docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.663Z] [2020-09-09T12:28:13.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-09-09T12:28:13.663Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-09-09T12:28:13.663Z] docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.663Z] [2020-09-09T12:28:13.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-09-09T12:28:13.663Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-09-09T12:28:13.663Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.663Z] [2020-09-09T12:28:13.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2020-09-09T12:28:13.663Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2020-09-09T12:28:13.663Z] docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.663Z] [2020-09-09T12:28:13.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-09-09T12:28:13.663Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-09-09T12:28:13.663Z] docker_cli_run_test.go:3041: unmatched requirement Apparmor [2020-09-09T12:28:13.663Z] [2020-09-09T12:28:13.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-09-09T12:28:13.663Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-09-09T12:28:13.663Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.663Z] [2020-09-09T12:28:13.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-09-09T12:28:13.663Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-09-09T12:28:13.664Z] docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.664Z] [2020-09-09T12:28:13.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-09-09T12:28:13.664Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-09-09T12:28:13.664Z] docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.664Z] [2020-09-09T12:28:13.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-09-09T12:28:13.664Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-09-09T12:28:13.664Z] docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.664Z] [2020-09-09T12:28:13.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-09-09T12:28:13.664Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-09-09T12:28:13.664Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.664Z] [2020-09-09T12:28:13.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-09-09T12:28:13.664Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-09-09T12:28:13.664Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.664Z] [2020-09-09T12:28:13.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-09-09T12:28:13.664Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-09-09T12:28:13.664Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.664Z] [2020-09-09T12:28:13.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-09-09T12:28:13.664Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-09-09T12:28:13.664Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.664Z] [2020-09-09T12:28:13.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-09-09T12:28:13.664Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-09-09T12:28:13.664Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.664Z] [2020-09-09T12:28:13.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-09-09T12:28:13.664Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-09-09T12:28:13.664Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.664Z] [2020-09-09T12:28:13.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-09-09T12:28:13.664Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-09-09T12:28:13.664Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.664Z] [2020-09-09T12:28:13.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-09-09T12:28:13.664Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-09-09T12:28:13.664Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.664Z] [2020-09-09T12:28:13.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-09-09T12:28:13.664Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-09-09T12:28:13.664Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.664Z] [2020-09-09T12:28:13.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-09-09T12:28:13.664Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-09-09T12:28:13.664Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.664Z] [2020-09-09T12:28:13.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2020-09-09T12:28:13.664Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2020-09-09T12:28:13.664Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.664Z] [2020-09-09T12:28:13.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-09-09T12:28:13.664Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-09-09T12:28:13.664Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.664Z] [2020-09-09T12:28:13.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-09-09T12:28:13.664Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-09-09T12:28:13.664Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.664Z] [2020-09-09T12:28:13.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-09-09T12:28:13.664Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-09-09T12:28:13.664Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.664Z] [2020-09-09T12:28:13.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-09-09T12:28:13.664Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-09-09T12:28:13.664Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.664Z] [2020-09-09T12:28:13.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-09-09T12:28:13.664Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-09-09T12:28:13.664Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.664Z] [2020-09-09T12:28:13.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-09-09T12:28:13.664Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-09-09T12:28:13.664Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-09-09T12:28:13.664Z] [2020-09-09T12:28:13.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-09-09T12:28:13.664Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-09-09T12:28:13.664Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.664Z] [2020-09-09T12:28:13.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-09-09T12:28:13.664Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-09-09T12:28:13.664Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.664Z] [2020-09-09T12:28:13.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-09-09T12:28:13.664Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-09-09T12:28:13.664Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.664Z] [2020-09-09T12:28:13.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-09-09T12:28:13.664Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-09-09T12:28:13.664Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.664Z] [2020-09-09T12:28:13.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-09-09T12:28:13.664Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-09-09T12:28:13.664Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.664Z] [2020-09-09T12:28:13.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-09-09T12:28:13.664Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-09-09T12:28:13.664Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.664Z] [2020-09-09T12:28:13.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-09-09T12:28:13.664Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-09-09T12:28:13.664Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.664Z] [2020-09-09T12:28:13.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-09-09T12:28:13.664Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-09-09T12:28:13.664Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.664Z] [2020-09-09T12:28:13.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-09-09T12:28:13.664Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-09-09T12:28:13.664Z] docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.664Z] [2020-09-09T12:28:13.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-09-09T12:28:13.664Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-09-09T12:28:13.664Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.664Z] [2020-09-09T12:28:13.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-09-09T12:28:13.664Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-09-09T12:28:13.664Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.664Z] [2020-09-09T12:28:13.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-09-09T12:28:13.664Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-09-09T12:28:13.664Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.664Z] [2020-09-09T12:28:13.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-09-09T12:28:13.664Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-09-09T12:28:13.664Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.664Z] [2020-09-09T12:28:13.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-09-09T12:28:13.664Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-09-09T12:28:13.664Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.664Z] [2020-09-09T12:28:13.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-09-09T12:28:13.664Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-09-09T12:28:13.664Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.664Z] [2020-09-09T12:28:13.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-09-09T12:28:13.664Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-09-09T12:28:13.664Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.664Z] [2020-09-09T12:28:13.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-09-09T12:28:13.664Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-09-09T12:28:13.664Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.664Z] [2020-09-09T12:28:13.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-09-09T12:28:13.664Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-09-09T12:28:13.664Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.664Z] [2020-09-09T12:28:13.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-09-09T12:28:13.664Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-09-09T12:28:13.664Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.664Z] [2020-09-09T12:28:13.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-09-09T12:28:13.664Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-09-09T12:28:13.664Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.664Z] [2020-09-09T12:28:13.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-09-09T12:28:13.664Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-09-09T12:28:13.664Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.664Z] [2020-09-09T12:28:13.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-09-09T12:28:13.664Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-09-09T12:28:13.664Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.664Z] [2020-09-09T12:28:13.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-09-09T12:28:13.664Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-09-09T12:28:13.664Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.664Z] [2020-09-09T12:28:13.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-09-09T12:28:13.664Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-09-09T12:28:13.664Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.664Z] [2020-09-09T12:28:13.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-09-09T12:28:13.664Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-09-09T12:28:13.664Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.664Z] [2020-09-09T12:28:13.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-09-09T12:28:13.664Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-09-09T12:28:13.664Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.664Z] [2020-09-09T12:28:13.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-09-09T12:28:13.664Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-09-09T12:28:13.664Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.664Z] [2020-09-09T12:28:13.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-09-09T12:28:13.664Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-09-09T12:28:13.664Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.664Z] [2020-09-09T12:28:13.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-09-09T12:28:13.664Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-09-09T12:28:13.664Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.664Z] [2020-09-09T12:28:13.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-09-09T12:28:13.664Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-09-09T12:28:13.664Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.664Z] [2020-09-09T12:28:13.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-09-09T12:28:13.664Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-09-09T12:28:13.664Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.664Z] [2020-09-09T12:28:13.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-09-09T12:28:13.664Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-09-09T12:28:13.664Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.664Z] [2020-09-09T12:28:13.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-09-09T12:28:13.664Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-09-09T12:28:13.664Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.664Z] [2020-09-09T12:28:13.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-09-09T12:28:13.664Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-09-09T12:28:13.664Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.664Z] [2020-09-09T12:28:13.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-09-09T12:28:13.664Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-09-09T12:28:13.664Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.664Z] [2020-09-09T12:28:13.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-09-09T12:28:13.664Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-09-09T12:28:13.664Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.664Z] [2020-09-09T12:28:13.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-09-09T12:28:13.664Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-09-09T12:28:13.664Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.664Z] [2020-09-09T12:28:13.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-09-09T12:28:13.664Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-09-09T12:28:13.664Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.664Z] [2020-09-09T12:28:13.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-09-09T12:28:13.664Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-09-09T12:28:13.664Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.664Z] [2020-09-09T12:28:13.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-09-09T12:28:13.664Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-09-09T12:28:13.664Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.664Z] [2020-09-09T12:28:13.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-09-09T12:28:13.664Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-09-09T12:28:13.664Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.664Z] [2020-09-09T12:28:13.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-09-09T12:28:13.664Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-09-09T12:28:13.664Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.664Z] [2020-09-09T12:28:13.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-09-09T12:28:13.664Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-09-09T12:28:13.664Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.664Z] [2020-09-09T12:28:13.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-09-09T12:28:13.664Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-09-09T12:28:13.664Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.664Z] [2020-09-09T12:28:13.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-09-09T12:28:13.664Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-09-09T12:28:13.664Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.664Z] [2020-09-09T12:28:13.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-09-09T12:28:13.664Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-09-09T12:28:13.664Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.664Z] [2020-09-09T12:28:13.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-09-09T12:28:13.664Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-09-09T12:28:13.664Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.664Z] [2020-09-09T12:28:13.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-09-09T12:28:13.665Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-09-09T12:28:13.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.665Z] [2020-09-09T12:28:13.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-09-09T12:28:13.665Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-09-09T12:28:13.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.665Z] [2020-09-09T12:28:13.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-09-09T12:28:13.665Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-09-09T12:28:13.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.665Z] [2020-09-09T12:28:13.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-09-09T12:28:13.665Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-09-09T12:28:13.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.665Z] [2020-09-09T12:28:13.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-09-09T12:28:13.665Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-09-09T12:28:13.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.665Z] [2020-09-09T12:28:13.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-09-09T12:28:13.665Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-09-09T12:28:13.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.665Z] [2020-09-09T12:28:13.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-09-09T12:28:13.665Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-09-09T12:28:13.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.665Z] [2020-09-09T12:28:13.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-09-09T12:28:13.665Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-09-09T12:28:13.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.665Z] [2020-09-09T12:28:13.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-09-09T12:28:13.665Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-09-09T12:28:13.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.665Z] [2020-09-09T12:28:13.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-09-09T12:28:13.665Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-09-09T12:28:13.665Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.665Z] [2020-09-09T12:28:13.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-09-09T12:28:13.665Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-09-09T12:28:13.665Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.665Z] [2020-09-09T12:28:13.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-09-09T12:28:13.665Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-09-09T12:28:13.665Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.665Z] [2020-09-09T12:28:13.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-09-09T12:28:13.665Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-09-09T12:28:13.665Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.665Z] [2020-09-09T12:28:13.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-09-09T12:28:13.665Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-09-09T12:28:13.665Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.665Z] [2020-09-09T12:28:13.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-09-09T12:28:13.665Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-09-09T12:28:13.665Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.665Z] [2020-09-09T12:28:13.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-09-09T12:28:13.665Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-09-09T12:28:13.665Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.665Z] [2020-09-09T12:28:13.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-09-09T12:28:13.665Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-09-09T12:28:13.665Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.665Z] [2020-09-09T12:28:13.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-09-09T12:28:13.665Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-09-09T12:28:13.665Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.665Z] [2020-09-09T12:28:13.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-09-09T12:28:13.665Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-09-09T12:28:13.665Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.665Z] [2020-09-09T12:28:13.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-09-09T12:28:13.665Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-09-09T12:28:13.665Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.665Z] [2020-09-09T12:28:13.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-09-09T12:28:13.665Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-09-09T12:28:13.665Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.665Z] [2020-09-09T12:28:13.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-09-09T12:28:13.665Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-09-09T12:28:13.665Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.665Z] [2020-09-09T12:28:13.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-09-09T12:28:13.665Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-09-09T12:28:13.665Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.665Z] [2020-09-09T12:28:13.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-09-09T12:28:13.665Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-09-09T12:28:13.665Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.665Z] [2020-09-09T12:28:13.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-09-09T12:28:13.665Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-09-09T12:28:13.665Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.665Z] [2020-09-09T12:28:13.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-09-09T12:28:13.665Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-09-09T12:28:13.665Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.665Z] [2020-09-09T12:28:13.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-09-09T12:28:13.665Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-09-09T12:28:13.665Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.665Z] [2020-09-09T12:28:13.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-09-09T12:28:13.665Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-09-09T12:28:13.665Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.665Z] [2020-09-09T12:28:13.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-09-09T12:28:13.665Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-09-09T12:28:13.665Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.665Z] [2020-09-09T12:28:13.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-09-09T12:28:13.665Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-09-09T12:28:13.665Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.665Z] [2020-09-09T12:28:13.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-09-09T12:28:13.665Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-09-09T12:28:13.665Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.665Z] [2020-09-09T12:28:13.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-09-09T12:28:13.665Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-09-09T12:28:13.665Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.665Z] [2020-09-09T12:28:13.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-09-09T12:28:13.665Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-09-09T12:28:13.665Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.665Z] [2020-09-09T12:28:13.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-09-09T12:28:13.665Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-09-09T12:28:13.665Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.665Z] [2020-09-09T12:28:13.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-09-09T12:28:13.665Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-09-09T12:28:13.665Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.665Z] [2020-09-09T12:28:13.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-09-09T12:28:13.665Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-09-09T12:28:13.665Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.665Z] [2020-09-09T12:28:13.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-09-09T12:28:13.665Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-09-09T12:28:13.665Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.665Z] [2020-09-09T12:28:13.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-09-09T12:28:13.665Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-09-09T12:28:13.665Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.665Z] [2020-09-09T12:28:13.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-09-09T12:28:13.665Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-09-09T12:28:13.665Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.665Z] [2020-09-09T12:28:13.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-09-09T12:28:13.665Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-09-09T12:28:13.665Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.665Z] [2020-09-09T12:28:13.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-09-09T12:28:13.665Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-09-09T12:28:13.665Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.665Z] [2020-09-09T12:28:13.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-09-09T12:28:13.665Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-09-09T12:28:13.665Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.665Z] [2020-09-09T12:28:13.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-09-09T12:28:13.665Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-09-09T12:28:13.665Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.665Z] [2020-09-09T12:28:13.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-09-09T12:28:13.665Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-09-09T12:28:13.665Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.665Z] [2020-09-09T12:28:13.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-09-09T12:28:13.665Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-09-09T12:28:13.665Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.665Z] [2020-09-09T12:28:13.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-09-09T12:28:13.665Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-09-09T12:28:13.665Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.665Z] [2020-09-09T12:28:13.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-09-09T12:28:13.665Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-09-09T12:28:13.665Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.665Z] [2020-09-09T12:28:13.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-09-09T12:28:13.665Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-09-09T12:28:13.665Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.665Z] [2020-09-09T12:28:13.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-09-09T12:28:13.665Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-09-09T12:28:13.665Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.665Z] [2020-09-09T12:28:13.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-09-09T12:28:13.665Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-09-09T12:28:13.665Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.665Z] [2020-09-09T12:28:13.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-09-09T12:28:13.665Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-09-09T12:28:13.665Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.665Z] [2020-09-09T12:28:13.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-09-09T12:28:13.665Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-09-09T12:28:13.665Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.665Z] [2020-09-09T12:28:13.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-09-09T12:28:13.665Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-09-09T12:28:13.665Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.665Z] [2020-09-09T12:28:13.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-09-09T12:28:13.665Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-09-09T12:28:13.665Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.665Z] [2020-09-09T12:28:13.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-09-09T12:28:13.665Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.665Z] [2020-09-09T12:28:13.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-09-09T12:28:13.665Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.665Z] [2020-09-09T12:28:13.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-09-09T12:28:13.665Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-09-09T12:28:13.665Z] [2020-09-09T12:28:13.665Z] [2020-09-09T12:28:13.666Z] DONE 1096 tests, 549 skipped in 2073.288s [2020-09-09T12:28:13.666Z] INFO: Integration tests ended at 09/09/2020 12:28:01. Duration:00:34:33.4093294 [2020-09-09T12:28:13.666Z] INFO: Docker info of the daemon under test at end of run [2020-09-09T12:28:13.666Z] [2020-09-09T12:28:13.666Z] Containers: 2 [2020-09-09T12:28:13.666Z] Running: 0 [2020-09-09T12:28:13.666Z] Paused: 0 [2020-09-09T12:28:13.666Z] Stopped: 2 [2020-09-09T12:28:13.666Z] Images: 15 [2020-09-09T12:28:13.666Z] Server Version: 0.0.0-dev [2020-09-09T12:28:13.666Z] Storage Driver: windowsfilter [2020-09-09T12:28:13.666Z] Windows: [2020-09-09T12:28:13.666Z] Logging Driver: json-file [2020-09-09T12:28:13.666Z] Plugins: [2020-09-09T12:28:13.666Z] Volume: local [2020-09-09T12:28:13.666Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-09-09T12:28:13.666Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-09-09T12:28:13.666Z] Swarm: inactive [2020-09-09T12:28:13.666Z] Default Isolation: process [2020-09-09T12:28:13.666Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-09-09T12:28:13.666Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-09-09T12:28:13.666Z] OSType: windows [2020-09-09T12:28:13.666Z] Architecture: x86_64 [2020-09-09T12:28:13.666Z] CPUs: 4 [2020-09-09T12:28:13.666Z] Total Memory: 32GiB [2020-09-09T12:28:13.666Z] Name: azwin-2-b48c90 [2020-09-09T12:28:13.666Z] ID: SWFT:7YHA:K3JZ:BJ4F:AZXR:VFTD:SQZF:YYBU:SWFQ:ZTO5:GDQZ:PEMF [2020-09-09T12:28:13.666Z] Docker Root Dir: D:\CI\PR-41290\7\daemon [2020-09-09T12:28:13.666Z] Debug Mode (client): false [2020-09-09T12:28:13.666Z] Debug Mode (server): true [2020-09-09T12:28:13.666Z] File Descriptors: -1 [2020-09-09T12:28:13.666Z] Goroutines: 18 [2020-09-09T12:28:13.666Z] System Time: 2020-09-09T12:28:01.4546904Z [2020-09-09T12:28:13.666Z] EventsListeners: 0 [2020-09-09T12:28:13.666Z] Registry: https://index.docker.io/v1/ [2020-09-09T12:28:13.666Z] Labels: [2020-09-09T12:28:13.666Z] Experimental: false [2020-09-09T12:28:13.666Z] Insecure Registries: [2020-09-09T12:28:13.666Z] 127.0.0.0/8 [2020-09-09T12:28:13.666Z] Live Restore Enabled: false [2020-09-09T12:28:13.666Z] [2020-09-09T12:28:13.666Z] [2020-09-09T12:28:13.666Z] INFO: Stopping daemon under test [2020-09-09T12:28:13.666Z] SUCCESS: The process with PID 5956 (child process of PID 4656) has been terminated. [2020-09-09T12:28:13.666Z] SUCCESS: The process with PID 4656 (child process of PID 1688) has been terminated. [2020-09-09T12:28:13.666Z] INFO: Stop tailing logs of the daemon under tests [2020-09-09T12:28:13.666Z] INFO: executeCI.ps1 Completed successfully at 09/09/2020 12:28:01. [2020-09-09T12:28:13.666Z] INFO: Tidying up at end of run [2020-09-09T12:28:13.666Z] INFO: Saving daemon under test log (d:\CI\PR-41290\7\dut.out) to C:\windows\TEMP\CIDUT.out [2020-09-09T12:28:13.666Z] INFO: Saving daemon under test log (d:\CI\PR-41290\7\dut.err) to C:\windows\TEMP\CIDUT.err [2020-09-09T12:28:13.666Z] INFO: Nuke-Everything... [2020-09-09T12:28:13.666Z] INFO: Container count on control daemon to delete is 2 [2020-09-09T12:28:13.666Z] 2d761533edc6 [2020-09-09T12:28:13.666Z] c074aba20754 [2020-09-09T12:28:13.666Z] INFO: Tidying pidfile d:\CI\PR-41290\7\docker.pid [2020-09-09T12:28:13.666Z] INFO: Nuking d:\CI [2020-09-09T12:28:26.079Z] INFO: Zapped successfully [2020-09-09T12:28:26.538Z] [2020-09-09T12:28:26.538Z] INFO: executeCI.ps1 exiting at Wed Sep 9 12:28:26 CUT 2020. Duration 00:54:39.8988519 [2020-09-09T12:28:26.538Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-09-09T12:28:26.778Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-09-09T12:28:34.782Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-09-09T12:28:36.526Z] Archiving artifacts [2020-09-09T12:28:50.444Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41290/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-09T12:28:51.366Z] + make clean [2020-09-09T12:28:53.540Z] docker volume rm -f docker-dev-cache [2020-09-09T12:28:53.540Z] 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