Pull request #40059 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 1c82d1190888f05836c550c85e4e8daedae2a813+6f069f14e6a76f2a3cdf50a089e67429581d7cc8 (4e0ab4738fb1453e99ce1c56396a2831aaf04fc4) 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 26028d2ce48352c9b2c3f496e963b79a4944a426 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 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master Checking out Revision 26028d2ce48352c9b2c3f496e963b79a4944a426 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426 Commit message: "[TAR-1227] Run the sonar container as the current user (#17)" > git rev-list --no-walk 26028d2ce48352c9b2c3f496e963b79a4944a426 # timeout=10 [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 [2019-10-10T18:47:57.510Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2019-10-10T18:47:57.518Z] Trying to pass milestone 2 [Pipeline] milestone [2019-10-10T18:47:57.534Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2019-10-10T18:47:57.666Z] Running on ubuntu-1804-overlay2 (i-0219244f9c09a2d11) in /home/ubuntu/workspace/moby_PR-40059 [Pipeline] { [Pipeline] checkout [2019-10-10T18:47:57.716Z] using credential docker-jenkins-github-credentials [2019-10-10T18:47:57.727Z] Cloning the remote Git repository [2019-10-10T18:47:57.727Z] Cloning with configured refspecs honoured and without tags [2019-10-10T18:47:57.685Z] Cloning repository https://github.com/moby/moby.git [2019-10-10T18:47:57.686Z] > git init /home/ubuntu/workspace/moby_PR-40059 # timeout=10 [2019-10-10T18:47:57.714Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-10T18:47:57.715Z] > git --version # timeout=10 [2019-10-10T18:47:57.720Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-10T18:47:57.721Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40059/head:refs/remotes/origin/PR-40059 +refs/heads/master:refs/remotes/origin/master [2019-10-10T18:48:11.275Z] Fetching without tags [2019-10-10T18:48:11.507Z] Merging remotes/origin/master commit 6f069f14e6a76f2a3cdf50a089e67429581d7cc8 into PR head commit 1c82d1190888f05836c550c85e4e8daedae2a813 [2019-10-10T18:48:11.208Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-10T18:48:11.211Z] > git config --add remote.origin.fetch +refs/pull/40059/head:refs/remotes/origin/PR-40059 # timeout=10 [2019-10-10T18:48:11.221Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-10T18:48:11.227Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-10T18:48:11.233Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-10T18:48:11.233Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-10T18:48:11.234Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40059/head:refs/remotes/origin/PR-40059 +refs/heads/master:refs/remotes/origin/master [2019-10-10T18:48:11.465Z] > git config core.sparsecheckout # timeout=10 [2019-10-10T18:48:11.470Z] > git checkout -f 1c82d1190888f05836c550c85e4e8daedae2a813 [2019-10-10T18:48:12.542Z] Merge succeeded, producing 891ead0305e5e847aa7f87068e9f2d1b19384c52 [2019-10-10T18:48:12.543Z] Checking out Revision 891ead0305e5e847aa7f87068e9f2d1b19384c52 (PR-40059) [2019-10-10T18:48:12.622Z] Commit message: "Merge commit '6f069f14e6a76f2a3cdf50a089e67429581d7cc8' into HEAD" [2019-10-10T18:48:12.630Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-10T18:48:13.373Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40059:/workspace alpine sh -c apk add --no-cache -q git bash && cd /workspace && hack/validate/dco [2019-10-10T18:48:11.975Z] > git merge 6f069f14e6a76f2a3cdf50a089e67429581d7cc8 # timeout=10 [2019-10-10T18:48:12.491Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-10T18:48:12.501Z] > git config core.sparsecheckout # timeout=10 [2019-10-10T18:48:12.507Z] > git checkout -f 891ead0305e5e847aa7f87068e9f2d1b19384c52 [2019-10-10T18:48:12.580Z] > git rev-list --no-walk bf398467ac8685af7f70865d4174b8bb4c52ec87 # timeout=10 [2019-10-10T18:48:16.756Z] 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: 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] { (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 [2019-10-10T18:48:17.229Z] Running on ubuntu-1804-overlay2 (i-0fd0f139c624a1223) in /home/ubuntu/workspace/moby_PR-40059 [2019-10-10T18:48:17.231Z] Running on ubuntu-1804-overlay2 (i-0219244f9c09a2d11) in /home/ubuntu/workspace/moby_PR-40059 [Pipeline] node [Pipeline] node [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] { [2019-10-10T18:48:17.265Z] Running on ubuntu-1604-overlay2-arm64v8 (i-01415b8ffd0ef2de8) in /home/ubuntu/workspace/moby_PR-40059 [2019-10-10T18:48:17.267Z] Running on ppc64le-ubuntu-24 in /home/docker/workspace/moby_PR-40059 [Pipeline] checkout [Pipeline] checkout [2019-10-10T18:48:17.305Z] using credential docker-jenkins-github-credentials [2019-10-10T18:48:17.314Z] Cloning the remote Git repository [2019-10-10T18:48:17.314Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2019-10-10T18:48:17.321Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2019-10-10T18:48:17.355Z] Fetching changes from the remote Git repository [Pipeline] stage [Pipeline] { (Build dev image) [2019-10-10T18:48:17.365Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] { [Pipeline] { [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] } [2019-10-10T18:48:17.407Z] Running on s390x-ubuntu-14 in /home/jenkins/workspace/moby_PR-40059 [Pipeline] checkout [Pipeline] checkout [2019-10-10T18:48:17.426Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2019-10-10T18:48:17.438Z] Cloning the remote Git repository [2019-10-10T18:48:17.439Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] { [2019-10-10T18:48:17.476Z] using credential docker-jenkins-github-credentials Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2019-10-10T18:48:17.500Z] Cloning the remote Git repository [2019-10-10T18:48:17.500Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2019-10-10T18:48:17.624Z] Merging remotes/origin/master commit 6f069f14e6a76f2a3cdf50a089e67429581d7cc8 into PR head commit 1c82d1190888f05836c550c85e4e8daedae2a813 [2019-10-10T18:48:17.297Z] Cloning repository https://github.com/moby/moby.git [2019-10-10T18:48:17.297Z] > git init /home/ubuntu/workspace/moby_PR-40059 # timeout=10 [2019-10-10T18:48:17.310Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-10T18:48:17.310Z] > git --version # timeout=10 [2019-10-10T18:48:17.315Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-10T18:48:17.315Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40059/head:refs/remotes/origin/PR-40059 +refs/heads/master:refs/remotes/origin/master [2019-10-10T18:48:17.735Z] using credential docker-jenkins-github-credentials [2019-10-10T18:48:17.780Z] Merge succeeded, producing e3f63374a95c52d297ea01ba41862c4efaab7fb9 [2019-10-10T18:48:17.781Z] Checking out Revision e3f63374a95c52d297ea01ba41862c4efaab7fb9 (PR-40059) [2019-10-10T18:48:17.790Z] Cloning the remote Git repository [2019-10-10T18:48:17.790Z] Cloning with configured refspecs honoured and without tags [2019-10-10T18:48:17.878Z] Commit message: "Merge commit '6f069f14e6a76f2a3cdf50a089e67429581d7cc8' into HEAD" [2019-10-10T18:48:17.888Z] First time build. Skipping changelog. [2019-10-10T18:48:17.443Z] Cloning repository https://github.com/moby/moby.git [2019-10-10T18:48:17.443Z] > git init /home/ubuntu/workspace/moby_PR-40059 # timeout=10 [2019-10-10T18:48:17.475Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-10T18:48:17.475Z] > git --version # timeout=10 [2019-10-10T18:48:17.481Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-10T18:48:17.482Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40059/head:refs/remotes/origin/PR-40059 +refs/heads/master:refs/remotes/origin/master [2019-10-10T18:48:17.307Z] > git rev-parse --is-inside-work-tree # timeout=10 [2019-10-10T18:48:17.314Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-10T18:48:17.324Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-10T18:48:17.324Z] > git --version # timeout=10 [2019-10-10T18:48:17.327Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-10T18:48:17.328Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40059/head:refs/remotes/origin/PR-40059 +refs/heads/master:refs/remotes/origin/master [2019-10-10T18:48:17.583Z] > git config core.sparsecheckout # timeout=10 [2019-10-10T18:48:17.588Z] > git checkout -f 1c82d1190888f05836c550c85e4e8daedae2a813 [2019-10-10T18:48:17.631Z] > git merge 6f069f14e6a76f2a3cdf50a089e67429581d7cc8 # timeout=10 [2019-10-10T18:48:17.726Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-10T18:48:17.739Z] > git config core.sparsecheckout # timeout=10 [2019-10-10T18:48:17.742Z] > git checkout -f e3f63374a95c52d297ea01ba41862c4efaab7fb9 [2019-10-10T18:48:17.836Z] > git rev-list --no-walk bf398467ac8685af7f70865d4174b8bb4c52ec87 # timeout=10 [2019-10-10T18:48:17.495Z] Cloning repository https://github.com/moby/moby.git [2019-10-10T18:48:17.496Z] > git init /home/docker/workspace/moby_PR-40059 # timeout=10 [2019-10-10T18:48:17.517Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-10T18:48:17.518Z] > git --version # timeout=10 [2019-10-10T18:48:17.525Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-10T18:48:17.531Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40059/head:refs/remotes/origin/PR-40059 +refs/heads/master:refs/remotes/origin/master [2019-10-10T18:48:17.826Z] Cloning repository https://github.com/moby/moby.git [2019-10-10T18:48:17.828Z] > git init /home/jenkins/workspace/moby_PR-40059 # timeout=10 [2019-10-10T18:48:17.873Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-10T18:48:17.875Z] > git --version # timeout=10 [2019-10-10T18:48:17.895Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-10T18:48:17.897Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40059/head:refs/remotes/origin/PR-40059 +refs/heads/master:refs/remotes/origin/master [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-10T18:48:18.982Z] + docker version [2019-10-10T18:48:18.982Z] Client: Docker Engine - Community [2019-10-10T18:48:18.982Z] Version: 19.03.2 [2019-10-10T18:48:18.982Z] API version: 1.40 [2019-10-10T18:48:18.982Z] Go version: go1.12.8 [2019-10-10T18:48:18.982Z] Git commit: 6a30dfc [2019-10-10T18:48:18.982Z] Built: Thu Aug 29 05:29:11 2019 [2019-10-10T18:48:18.982Z] OS/Arch: linux/amd64 [2019-10-10T18:48:18.982Z] Experimental: false [2019-10-10T18:48:18.982Z] [2019-10-10T18:48:18.982Z] Server: Docker Engine - Community [2019-10-10T18:48:18.982Z] Engine: [2019-10-10T18:48:18.982Z] Version: 19.03.2 [2019-10-10T18:48:18.982Z] API version: 1.40 (minimum version 1.12) [2019-10-10T18:48:18.982Z] Go version: go1.12.8 [2019-10-10T18:48:18.982Z] Git commit: 6a30dfc [2019-10-10T18:48:18.982Z] Built: Thu Aug 29 05:27:45 2019 [2019-10-10T18:48:18.982Z] OS/Arch: linux/amd64 [2019-10-10T18:48:18.982Z] Experimental: true [2019-10-10T18:48:18.982Z] containerd: [2019-10-10T18:48:18.982Z] Version: 1.2.6 [2019-10-10T18:48:18.982Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-10T18:48:18.982Z] runc: [2019-10-10T18:48:18.982Z] Version: 1.0.0-rc8 [2019-10-10T18:48:18.982Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-10T18:48:18.982Z] docker-init: [2019-10-10T18:48:18.982Z] Version: 0.18.0 [2019-10-10T18:48:18.982Z] GitCommit: fec3683 [Pipeline] sh [2019-10-10T18:48:19.267Z] + docker info [2019-10-10T18:48:19.267Z] Client: [2019-10-10T18:48:19.267Z] Debug Mode: false [2019-10-10T18:48:19.267Z] [2019-10-10T18:48:19.267Z] Server: [2019-10-10T18:48:19.267Z] Containers: 0 [2019-10-10T18:48:19.267Z] Running: 0 [2019-10-10T18:48:19.267Z] Paused: 0 [2019-10-10T18:48:19.267Z] Stopped: 0 [2019-10-10T18:48:19.267Z] Images: 4 [2019-10-10T18:48:19.267Z] Server Version: 19.03.2 [2019-10-10T18:48:19.267Z] Storage Driver: overlay2 [2019-10-10T18:48:19.267Z] Backing Filesystem: extfs [2019-10-10T18:48:19.267Z] Supports d_type: true [2019-10-10T18:48:19.267Z] Native Overlay Diff: true [2019-10-10T18:48:19.267Z] Logging Driver: json-file [2019-10-10T18:48:19.267Z] Cgroup Driver: cgroupfs [2019-10-10T18:48:19.267Z] Plugins: [2019-10-10T18:48:19.267Z] Volume: local [2019-10-10T18:48:19.267Z] Network: bridge host ipvlan macvlan null overlay [2019-10-10T18:48:19.267Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-10T18:48:19.267Z] Swarm: inactive [2019-10-10T18:48:19.267Z] Runtimes: runc [2019-10-10T18:48:19.267Z] Default Runtime: runc [2019-10-10T18:48:19.267Z] Init Binary: docker-init [2019-10-10T18:48:19.267Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-10T18:48:19.267Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-10T18:48:19.267Z] init version: fec3683 [2019-10-10T18:48:19.267Z] Security Options: [2019-10-10T18:48:19.267Z] apparmor [2019-10-10T18:48:19.267Z] seccomp [2019-10-10T18:48:19.267Z] Profile: default [2019-10-10T18:48:19.267Z] Kernel Version: 4.15.0-1048-aws [2019-10-10T18:48:19.267Z] Operating System: Ubuntu 18.04.3 LTS [2019-10-10T18:48:19.267Z] OSType: linux [2019-10-10T18:48:19.267Z] Architecture: x86_64 [2019-10-10T18:48:19.267Z] CPUs: 2 [2019-10-10T18:48:19.267Z] Total Memory: 7.501GiB [2019-10-10T18:48:19.267Z] Name: ip-10-100-100-244 [2019-10-10T18:48:19.267Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-10-10T18:48:19.267Z] Docker Root Dir: /var/lib/docker [2019-10-10T18:48:19.267Z] Debug Mode: false [2019-10-10T18:48:19.267Z] Registry: https://index.docker.io/v1/ [2019-10-10T18:48:19.267Z] Labels: [2019-10-10T18:48:19.267Z] Experimental: true [2019-10-10T18:48:19.267Z] Insecure Registries: [2019-10-10T18:48:19.267Z] 127.0.0.0/8 [2019-10-10T18:48:19.267Z] Live Restore Enabled: true [2019-10-10T18:48:19.267Z] [2019-10-10T18:48:19.267Z] WARNING: No swap limit support [Pipeline] sh [2019-10-10T18:48:19.548Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-10T18:48:19.548Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-10T18:48:19.548Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40059/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-10T18:48:19.548Z] + bash /home/ubuntu/workspace/moby_PR-40059/check-config.sh [2019-10-10T18:48:19.548Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-10T18:48:19.548Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-10T18:48:19.548Z] [2019-10-10T18:48:19.548Z] Generally Necessary: [2019-10-10T18:48:19.548Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-10T18:48:19.548Z] - apparmor: enabled and tools installed [2019-10-10T18:48:19.548Z] - CONFIG_NAMESPACES: enabled [2019-10-10T18:48:19.548Z] - CONFIG_NET_NS: enabled [2019-10-10T18:48:19.548Z] - CONFIG_PID_NS: enabled [2019-10-10T18:48:19.548Z] - CONFIG_IPC_NS: enabled [2019-10-10T18:48:19.548Z] - CONFIG_UTS_NS: enabled [2019-10-10T18:48:19.548Z] - CONFIG_CGROUPS: enabled [2019-10-10T18:48:19.548Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-10T18:48:19.548Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-10T18:48:19.805Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-10T18:48:19.805Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-10T18:48:19.805Z] - CONFIG_CPUSETS: enabled [2019-10-10T18:48:19.805Z] - CONFIG_MEMCG: enabled [2019-10-10T18:48:19.805Z] - CONFIG_KEYS: enabled [2019-10-10T18:48:19.805Z] - CONFIG_VETH: enabled (as module) [2019-10-10T18:48:19.805Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-10T18:48:19.805Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-10T18:48:19.805Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-10T18:48:19.805Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-10T18:48:19.805Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-10T18:48:19.805Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-10T18:48:19.805Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-10T18:48:19.805Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-10T18:48:19.805Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-10T18:48:19.805Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-10T18:48:19.805Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-10T18:48:19.805Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-10T18:48:19.805Z] [2019-10-10T18:48:19.805Z] Optional Features: [2019-10-10T18:48:19.805Z] - CONFIG_USER_NS: enabled [2019-10-10T18:48:19.805Z] - CONFIG_SECCOMP: enabled [2019-10-10T18:48:19.805Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-10T18:48:19.805Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-10T18:48:19.805Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-10T18:48:19.805Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-10T18:48:19.805Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-10-10T18:48:19.805Z] - CONFIG_BLK_CGROUP: enabled [2019-10-10T18:48:19.805Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-10T18:48:19.805Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-10T18:48:19.805Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-10T18:48:19.805Z] - CONFIG_CGROUP_PERF: enabled [2019-10-10T18:48:19.805Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-10T18:48:19.805Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-10T18:48:19.805Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-10T18:48:19.805Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-10T18:48:19.805Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-10T18:48:19.805Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-10T18:48:19.805Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-10T18:48:19.805Z] - CONFIG_IP_VS: enabled (as module) [2019-10-10T18:48:19.805Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-10T18:48:19.805Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-10T18:48:19.805Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-10T18:48:19.805Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-10T18:48:19.805Z] - CONFIG_EXT4_FS: enabled [2019-10-10T18:48:19.805Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-10T18:48:19.805Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-10T18:48:19.805Z] - Network Drivers: [2019-10-10T18:48:19.805Z] - "overlay": [2019-10-10T18:48:20.064Z] - CONFIG_VXLAN: enabled (as module) [2019-10-10T18:48:20.064Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-10T18:48:20.064Z] Optional (for encrypted networks): [2019-10-10T18:48:20.064Z] - CONFIG_CRYPTO: enabled [2019-10-10T18:48:20.064Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-10T18:48:20.064Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-10T18:48:20.064Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-10T18:48:20.064Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-10T18:48:20.064Z] - CONFIG_XFRM: enabled [2019-10-10T18:48:20.064Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-10T18:48:20.064Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-10T18:48:20.064Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-10T18:48:20.064Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-10T18:48:20.064Z] - "ipvlan": [2019-10-10T18:48:20.064Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-10T18:48:20.064Z] - "macvlan": [2019-10-10T18:48:20.064Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-10T18:48:20.064Z] - CONFIG_DUMMY: enabled (as module) [2019-10-10T18:48:20.064Z] - "ftp,tftp client in container": [2019-10-10T18:48:20.064Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-10T18:48:20.064Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-10T18:48:20.064Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-10T18:48:20.064Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-10T18:48:20.064Z] - Storage Drivers: [2019-10-10T18:48:20.064Z] - "aufs": [2019-10-10T18:48:20.064Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-10T18:48:20.064Z] - "btrfs": [2019-10-10T18:48:20.064Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-10T18:48:20.064Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-10T18:48:20.064Z] - "devicemapper": [2019-10-10T18:48:20.064Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-10T18:48:20.064Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-10T18:48:20.064Z] - "overlay": [2019-10-10T18:48:20.064Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-10T18:48:20.064Z] - "zfs": [2019-10-10T18:48:20.064Z] - /dev/zfs: missing [2019-10-10T18:48:20.064Z] - zfs command: missing [2019-10-10T18:48:20.064Z] - zpool command: missing [2019-10-10T18:48:20.064Z] [2019-10-10T18:48:20.064Z] Limits: [2019-10-10T18:48:20.064Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-10T18:48:20.064Z] [2019-10-10T18:48:20.064Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-10T18:48:20.390Z] + sudo modprobe ip_vs [2019-10-10T18:48:20.650Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:891ead0305e5e847aa7f87068e9f2d1b19384c52 . [2019-10-10T18:48:20.650Z] #2 [internal] load .dockerignore [2019-10-10T18:48:20.912Z] #2 transferring context: 87B done [2019-10-10T18:48:20.912Z] #2 DONE 0.0s [2019-10-10T18:48:20.912Z] [2019-10-10T18:48:20.912Z] #1 [internal] load build definition from Dockerfile [2019-10-10T18:48:20.912Z] #1 transferring dockerfile: 13.34kB done [2019-10-10T18:48:20.912Z] #1 DONE 0.0s [2019-10-10T18:48:20.912Z] [2019-10-10T18:48:20.912Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-10T18:48:20.912Z] #3 DONE 0.2s [2019-10-10T18:48:20.912Z] [2019-10-10T18:48:20.912Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-10T18:48:20.912Z] #4 CACHED [2019-10-10T18:48:21.957Z] [2019-10-10T18:48:21.957Z] #5 [internal] load metadata for docker.io/library/golang:1.13.1-stretch [2019-10-10T18:48:21.957Z] #5 DONE 0.2s [2019-10-10T18:48:21.957Z] [2019-10-10T18:48:21.957Z] #67 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-10T18:48:21.957Z] #67 DONE 0.0s [2019-10-10T18:48:21.957Z] [2019-10-10T18:48:21.957Z] #6 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-10T18:48:21.957Z] #6 DONE 0.0s [2019-10-10T18:48:21.957Z] [2019-10-10T18:48:21.957Z] #21 [internal] load build context [2019-10-10T18:48:23.329Z] #21 transferring context: 45.61MB 1.2s done [2019-10-10T18:48:23.329Z] #21 DONE 1.2s [2019-10-10T18:48:23.329Z] [2019-10-10T18:48:23.329Z] #7 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-10T18:48:23.329Z] #7 CACHED [2019-10-10T18:48:23.329Z] [2019-10-10T18:48:23.329Z] #8 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-10T18:48:23.329Z] #8 CACHED [2019-10-10T18:48:23.329Z] [2019-10-10T18:48:23.329Z] #18 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-10T18:48:23.893Z] #18 0.806 + mktemp -d [2019-10-10T18:48:23.893Z] #18 0.812 + export GOPATH=/tmp/tmp.ELntww4uoq [2019-10-10T18:48:23.893Z] #18 0.812 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.ELntww4uoq/src/github.com/go-swagger/go-swagger [2019-10-10T18:48:23.893Z] #18 0.813 Cloning into '/tmp/tmp.ELntww4uoq/src/github.com/go-swagger/go-swagger'... [2019-10-10T18:48:27.082Z] Fetching without tags [2019-10-10T18:48:26.938Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-10T18:48:26.957Z] > git config --add remote.origin.fetch +refs/pull/40059/head:refs/remotes/origin/PR-40059 # timeout=10 [2019-10-10T18:48:26.977Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-10T18:48:27.042Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-10T18:48:27.113Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-10T18:48:27.115Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-10T18:48:27.117Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40059/head:refs/remotes/origin/PR-40059 +refs/heads/master:refs/remotes/origin/master [2019-10-10T18:48:27.168Z] #18 4.007 + cd /tmp/tmp.ELntww4uoq/src/github.com/go-swagger/go-swagger [2019-10-10T18:48:27.168Z] #18 4.007 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-10-10T18:48:27.426Z] #18 4.250 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-10T18:48:27.498Z] Merging remotes/origin/master commit 6f069f14e6a76f2a3cdf50a089e67429581d7cc8 into PR head commit 1c82d1190888f05836c550c85e4e8daedae2a813 [2019-10-10T18:48:28.331Z] Merge succeeded, producing 54fcbb165f9b3dc7593f921410d8d38dacf42588 [2019-10-10T18:48:28.332Z] Checking out Revision 54fcbb165f9b3dc7593f921410d8d38dacf42588 (PR-40059) [2019-10-10T18:48:27.529Z] > git config core.sparsecheckout # timeout=10 [2019-10-10T18:48:27.548Z] > git checkout -f 1c82d1190888f05836c550c85e4e8daedae2a813 [2019-10-10T18:48:28.163Z] > git merge 6f069f14e6a76f2a3cdf50a089e67429581d7cc8 # timeout=10 [2019-10-10T18:48:28.289Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-10T18:48:28.359Z] > git config core.sparsecheckout # timeout=10 [2019-10-10T18:48:28.379Z] > git checkout -f 54fcbb165f9b3dc7593f921410d8d38dacf42588 [2019-10-10T18:48:28.888Z] Commit message: "Merge commit '6f069f14e6a76f2a3cdf50a089e67429581d7cc8' into HEAD" [2019-10-10T18:48:28.956Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-10T18:48:28.913Z] > git rev-list --no-walk bf398467ac8685af7f70865d4174b8bb4c52ec87 # timeout=10 [2019-10-10T18:48:30.358Z] + docker version [2019-10-10T18:48:30.358Z] Client: [2019-10-10T18:48:30.358Z] Version: 18.06.1-ce [2019-10-10T18:48:30.358Z] API version: 1.38 [2019-10-10T18:48:30.358Z] Go version: go1.10.3 [2019-10-10T18:48:30.358Z] Git commit: e68fc7a [2019-10-10T18:48:30.358Z] Built: Tue Aug 21 17:24:34 2018 [2019-10-10T18:48:30.358Z] OS/Arch: linux/s390x [2019-10-10T18:48:30.358Z] Experimental: false [2019-10-10T18:48:30.358Z] [2019-10-10T18:48:30.358Z] Server: [2019-10-10T18:48:30.358Z] Engine: [2019-10-10T18:48:30.358Z] Version: 18.06.1-ce [2019-10-10T18:48:30.358Z] API version: 1.38 (minimum version 1.12) [2019-10-10T18:48:30.358Z] Go version: go1.10.3 [2019-10-10T18:48:30.358Z] Git commit: e68fc7a [2019-10-10T18:48:30.358Z] Built: Tue Aug 21 17:23:34 2018 [2019-10-10T18:48:30.358Z] OS/Arch: linux/s390x [2019-10-10T18:48:30.358Z] Experimental: true [Pipeline] sh [2019-10-10T18:48:30.477Z] Fetching without tags [2019-10-10T18:48:30.719Z] Merging remotes/origin/master commit 6f069f14e6a76f2a3cdf50a089e67429581d7cc8 into PR head commit 1c82d1190888f05836c550c85e4e8daedae2a813 [2019-10-10T18:48:31.189Z] + docker info [2019-10-10T18:48:31.189Z] Containers: 0 [2019-10-10T18:48:31.189Z] Running: 0 [2019-10-10T18:48:31.189Z] Paused: 0 [2019-10-10T18:48:31.189Z] Stopped: 0 [2019-10-10T18:48:31.189Z] Images: 0 [2019-10-10T18:48:31.189Z] Server Version: 18.06.1-ce [2019-10-10T18:48:31.189Z] Storage Driver: overlay2 [2019-10-10T18:48:31.189Z] Backing Filesystem: extfs [2019-10-10T18:48:31.189Z] Supports d_type: true [2019-10-10T18:48:31.189Z] Native Overlay Diff: true [2019-10-10T18:48:31.189Z] Logging Driver: json-file [2019-10-10T18:48:31.189Z] Cgroup Driver: cgroupfs [2019-10-10T18:48:31.189Z] Plugins: [2019-10-10T18:48:31.189Z] Volume: local [2019-10-10T18:48:31.189Z] Network: bridge host ipvlan macvlan null overlay [2019-10-10T18:48:31.189Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-10-10T18:48:31.189Z] Swarm: inactive [2019-10-10T18:48:31.189Z] Runtimes: runc [2019-10-10T18:48:31.189Z] Default Runtime: runc [2019-10-10T18:48:31.189Z] Init Binary: docker-init [2019-10-10T18:48:31.189Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-10-10T18:48:31.189Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-10-10T18:48:31.189Z] init version: fec3683 [2019-10-10T18:48:31.189Z] Security Options: [2019-10-10T18:48:31.189Z] apparmor [2019-10-10T18:48:31.189Z] seccomp [2019-10-10T18:48:31.189Z] Profile: default [2019-10-10T18:48:31.189Z] Kernel Version: 4.4.0-164-generic [2019-10-10T18:48:31.189Z] Operating System: Ubuntu 16.04.5 LTS [2019-10-10T18:48:31.189Z] OSType: linux [2019-10-10T18:48:31.189Z] Architecture: s390x [2019-10-10T18:48:31.189Z] CPUs: 2 [2019-10-10T18:48:31.189Z] Total Memory: 7.862GiB [2019-10-10T18:48:31.189Z] Name: s390x-ubuntu-14 [2019-10-10T18:48:31.189Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2019-10-10T18:48:31.189Z] Docker Root Dir: /var/lib/docker [2019-10-10T18:48:31.189Z] Debug Mode (client): false [2019-10-10T18:48:31.189Z] Debug Mode (server): false [2019-10-10T18:48:31.189Z] Username: dockerbuildbot [2019-10-10T18:48:31.189Z] Registry: https://index.docker.io/v1/ [2019-10-10T18:48:31.189Z] Labels: [2019-10-10T18:48:31.189Z] Experimental: true [2019-10-10T18:48:31.189Z] Insecure Registries: [2019-10-10T18:48:31.189Z] 127.0.0.0/8 [2019-10-10T18:48:31.189Z] Live Restore Enabled: false [2019-10-10T18:48:31.189Z] [2019-10-10T18:48:31.189Z] WARNING: No swap limit support [Pipeline] sh [2019-10-10T18:48:30.445Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-10T18:48:30.447Z] > git config --add remote.origin.fetch +refs/pull/40059/head:refs/remotes/origin/PR-40059 # timeout=10 [2019-10-10T18:48:30.450Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-10T18:48:30.455Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-10T18:48:30.459Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-10T18:48:30.459Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-10T18:48:30.460Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40059/head:refs/remotes/origin/PR-40059 +refs/heads/master:refs/remotes/origin/master [2019-10-10T18:48:30.701Z] > git config core.sparsecheckout # timeout=10 [2019-10-10T18:48:30.706Z] > git checkout -f 1c82d1190888f05836c550c85e4e8daedae2a813 [2019-10-10T18:48:31.196Z] > git merge 6f069f14e6a76f2a3cdf50a089e67429581d7cc8 # timeout=10 [2019-10-10T18:48:31.568Z] Merge succeeded, producing acc34b41c9572f72b1416ef46477c51d118f865f [2019-10-10T18:48:31.569Z] Checking out Revision acc34b41c9572f72b1416ef46477c51d118f865f (PR-40059) [2019-10-10T18:48:31.784Z] Fetching without tags [2019-10-10T18:48:31.808Z] Commit message: "Merge commit '6f069f14e6a76f2a3cdf50a089e67429581d7cc8' into HEAD" [2019-10-10T18:48:31.847Z] First time build. Skipping changelog. [2019-10-10T18:48:32.006Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-10T18:48:32.007Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-10T18:48:32.007Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40059/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-10T18:48:32.007Z] + bash /home/jenkins/workspace/moby_PR-40059/check-config.sh [2019-10-10T18:48:32.007Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-10T18:48:32.007Z] info: reading kernel config from /boot/config-4.4.0-164-generic ... [2019-10-10T18:48:32.007Z] [2019-10-10T18:48:32.007Z] Generally Necessary: [2019-10-10T18:48:32.007Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-10T18:48:32.007Z] - apparmor: enabled and tools installed [2019-10-10T18:48:32.007Z] - CONFIG_NAMESPACES: enabled [2019-10-10T18:48:32.007Z] - CONFIG_NET_NS: enabled [2019-10-10T18:48:32.007Z] - CONFIG_PID_NS: enabled [2019-10-10T18:48:32.007Z] - CONFIG_IPC_NS: enabled [2019-10-10T18:48:32.007Z] - CONFIG_UTS_NS: enabled [2019-10-10T18:48:32.007Z] - CONFIG_CGROUPS: enabled [2019-10-10T18:48:32.007Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-10T18:48:32.007Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-10T18:48:32.007Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-10T18:48:32.007Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-10T18:48:32.007Z] - CONFIG_CPUSETS: enabled [2019-10-10T18:48:32.007Z] - CONFIG_MEMCG: enabled [2019-10-10T18:48:32.007Z] - CONFIG_KEYS: enabled [2019-10-10T18:48:32.204Z] Merging remotes/origin/master commit 6f069f14e6a76f2a3cdf50a089e67429581d7cc8 into PR head commit 1c82d1190888f05836c550c85e4e8daedae2a813 [2019-10-10T18:48:32.236Z] Still waiting to schedule task [2019-10-10T18:48:32.236Z] Waiting for next available executor on ‘windows-2019’ [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-10T18:48:32.404Z] - CONFIG_VETH: enabled (as module) [2019-10-10T18:48:32.404Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-10T18:48:32.404Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-10T18:48:32.404Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-10T18:48:32.404Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-10T18:48:32.404Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-10T18:48:32.404Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-10T18:48:32.404Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-10T18:48:32.404Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-10T18:48:32.404Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-10T18:48:32.404Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-10T18:48:32.404Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-10T18:48:32.404Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-10T18:48:32.404Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-10-10T18:48:32.404Z] [2019-10-10T18:48:32.404Z] Optional Features: [2019-10-10T18:48:32.404Z] - CONFIG_USER_NS: enabled [2019-10-10T18:48:32.404Z] - CONFIG_SECCOMP: enabled [2019-10-10T18:48:32.404Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-10T18:48:32.404Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-10T18:48:32.404Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-10T18:48:32.404Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-10T18:48:32.404Z] - CONFIG_MEMCG_KMEM: enabled [2019-10-10T18:48:32.404Z] - CONFIG_BLK_CGROUP: enabled [2019-10-10T18:48:32.404Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-10T18:48:32.404Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-10T18:48:32.404Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-10T18:48:32.404Z] - CONFIG_CGROUP_PERF: enabled [2019-10-10T18:48:32.404Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-10T18:48:32.404Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-10T18:48:32.404Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-10T18:48:32.404Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-10T18:48:32.404Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-10T18:48:32.404Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-10T18:48:32.404Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-10T18:48:32.404Z] - CONFIG_IP_VS: enabled (as module) [2019-10-10T18:48:32.404Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-10T18:48:32.404Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-10T18:48:32.404Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-10T18:48:32.404Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-10T18:48:32.404Z] - CONFIG_EXT4_FS: enabled [2019-10-10T18:48:32.404Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-10T18:48:32.404Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-10T18:48:32.404Z] - Network Drivers: [2019-10-10T18:48:32.404Z] - "overlay": [2019-10-10T18:48:32.404Z] - CONFIG_VXLAN: enabled (as module) [2019-10-10T18:48:32.404Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-10T18:48:32.404Z] Optional (for encrypted networks): [2019-10-10T18:48:32.404Z] - CONFIG_CRYPTO: enabled [2019-10-10T18:48:32.404Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-10-10T18:48:32.404Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-10-10T18:48:32.404Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-10-10T18:48:32.404Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-10-10T18:48:32.404Z] - CONFIG_XFRM: enabled [2019-10-10T18:48:32.404Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-10T18:48:32.404Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-10T18:48:32.404Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-10T18:48:32.404Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-10T18:48:32.404Z] - "ipvlan": [2019-10-10T18:48:32.404Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-10T18:48:32.404Z] - "macvlan": [2019-10-10T18:48:32.404Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-10T18:48:32.404Z] - CONFIG_DUMMY: enabled (as module) [2019-10-10T18:48:32.404Z] - "ftp,tftp client in container": [2019-10-10T18:48:32.404Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-10T18:48:32.404Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-10T18:48:32.404Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-10T18:48:32.404Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-10T18:48:32.404Z] - Storage Drivers: [2019-10-10T18:48:32.404Z] - "aufs": [2019-10-10T18:48:32.404Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-10T18:48:32.404Z] - "btrfs": [2019-10-10T18:48:32.404Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-10T18:48:32.404Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-10T18:48:32.404Z] - "devicemapper": [2019-10-10T18:48:32.551Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-10T18:48:32.551Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-10T18:48:32.551Z] - "overlay": [2019-10-10T18:48:32.551Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-10T18:48:32.551Z] - "zfs": [2019-10-10T18:48:32.551Z] - /dev/zfs: missing [2019-10-10T18:48:32.551Z] - zfs command: missing [2019-10-10T18:48:32.551Z] - zpool command: missing [2019-10-10T18:48:32.551Z] [2019-10-10T18:48:32.551Z] Limits: [2019-10-10T18:48:32.551Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-10T18:48:32.551Z] [2019-10-10T18:48:32.551Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-10T18:48:32.639Z] + docker version [2019-10-10T18:48:32.639Z] Client: Docker Engine - Community [2019-10-10T18:48:32.639Z] Version: 19.03.2 [2019-10-10T18:48:32.639Z] API version: 1.40 [2019-10-10T18:48:32.639Z] Go version: go1.12.8 [2019-10-10T18:48:32.639Z] Git commit: 6a30dfc [2019-10-10T18:48:32.639Z] Built: Thu Aug 29 05:29:11 2019 [2019-10-10T18:48:32.639Z] OS/Arch: linux/amd64 [2019-10-10T18:48:32.639Z] Experimental: false [2019-10-10T18:48:32.639Z] [2019-10-10T18:48:32.639Z] Server: Docker Engine - Community [2019-10-10T18:48:32.639Z] Engine: [2019-10-10T18:48:32.639Z] Version: 19.03.2 [2019-10-10T18:48:32.639Z] API version: 1.40 (minimum version 1.12) [2019-10-10T18:48:32.639Z] Go version: go1.12.8 [2019-10-10T18:48:32.639Z] Git commit: 6a30dfc [2019-10-10T18:48:32.640Z] Built: Thu Aug 29 05:27:45 2019 [2019-10-10T18:48:32.640Z] OS/Arch: linux/amd64 [2019-10-10T18:48:32.640Z] Experimental: true [2019-10-10T18:48:32.640Z] containerd: [2019-10-10T18:48:32.640Z] Version: 1.2.6 [2019-10-10T18:48:32.640Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-10T18:48:32.640Z] runc: [2019-10-10T18:48:32.640Z] Version: 1.0.0-rc8 [2019-10-10T18:48:32.640Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-10T18:48:32.640Z] docker-init: [2019-10-10T18:48:32.640Z] Version: 0.18.0 [2019-10-10T18:48:32.640Z] GitCommit: fec3683 [Pipeline] sh [2019-10-10T18:48:31.545Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-10T18:48:31.551Z] > git config core.sparsecheckout # timeout=10 [2019-10-10T18:48:31.556Z] > git checkout -f acc34b41c9572f72b1416ef46477c51d118f865f [2019-10-10T18:48:31.791Z] > git rev-list --no-walk bf398467ac8685af7f70865d4174b8bb4c52ec87 # timeout=10 [2019-10-10T18:48:33.259Z] Merge succeeded, producing cc559c06334b04c6a4d9bca93d1274a9a9eceda5 [2019-10-10T18:48:33.260Z] Checking out Revision cc559c06334b04c6a4d9bca93d1274a9a9eceda5 (PR-40059) [2019-10-10T18:48:33.290Z] + docker info [2019-10-10T18:48:33.290Z] Client: [2019-10-10T18:48:33.290Z] Debug Mode: false [2019-10-10T18:48:33.290Z] [2019-10-10T18:48:33.290Z] Server: [2019-10-10T18:48:33.290Z] Containers: 0 [2019-10-10T18:48:33.290Z] Running: 0 [2019-10-10T18:48:33.290Z] Paused: 0 [2019-10-10T18:48:33.290Z] Stopped: 0 [2019-10-10T18:48:33.290Z] Images: 17 [2019-10-10T18:48:33.290Z] Server Version: 19.03.2 [2019-10-10T18:48:33.290Z] Storage Driver: overlay2 [2019-10-10T18:48:33.290Z] Backing Filesystem: extfs [2019-10-10T18:48:33.290Z] Supports d_type: true [2019-10-10T18:48:33.290Z] Native Overlay Diff: true [2019-10-10T18:48:33.290Z] Logging Driver: json-file [2019-10-10T18:48:33.290Z] Cgroup Driver: cgroupfs [2019-10-10T18:48:33.290Z] Plugins: [2019-10-10T18:48:33.290Z] Volume: local [2019-10-10T18:48:33.290Z] Network: bridge host ipvlan macvlan null overlay [2019-10-10T18:48:33.290Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-10T18:48:33.290Z] Swarm: inactive [2019-10-10T18:48:33.290Z] Runtimes: runc [2019-10-10T18:48:33.290Z] Default Runtime: runc [2019-10-10T18:48:33.290Z] Init Binary: docker-init [2019-10-10T18:48:33.290Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-10T18:48:33.290Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-10T18:48:33.290Z] init version: fec3683 [2019-10-10T18:48:33.290Z] Security Options: [2019-10-10T18:48:33.290Z] apparmor [2019-10-10T18:48:33.290Z] seccomp [2019-10-10T18:48:33.290Z] Profile: default [2019-10-10T18:48:33.290Z] Kernel Version: 4.15.0-1048-aws [2019-10-10T18:48:33.290Z] Operating System: Ubuntu 18.04.3 LTS [2019-10-10T18:48:33.290Z] OSType: linux [2019-10-10T18:48:33.290Z] Architecture: x86_64 [2019-10-10T18:48:33.290Z] CPUs: 2 [2019-10-10T18:48:33.290Z] Total Memory: 7.501GiB [2019-10-10T18:48:33.290Z] Name: ip-10-100-117-2 [2019-10-10T18:48:33.290Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-10-10T18:48:33.290Z] Docker Root Dir: /var/lib/docker [2019-10-10T18:48:33.290Z] Debug Mode: false [2019-10-10T18:48:33.290Z] Registry: https://index.docker.io/v1/ [2019-10-10T18:48:33.290Z] Labels: [2019-10-10T18:48:33.290Z] Experimental: true [2019-10-10T18:48:33.290Z] Insecure Registries: [2019-10-10T18:48:33.290Z] 127.0.0.0/8 [2019-10-10T18:48:33.290Z] Live Restore Enabled: true [2019-10-10T18:48:33.290Z] [2019-10-10T18:48:33.290Z] WARNING: No swap limit support [Pipeline] sh [2019-10-10T18:48:31.760Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-10T18:48:31.767Z] > git config --add remote.origin.fetch +refs/pull/40059/head:refs/remotes/origin/PR-40059 # timeout=10 [2019-10-10T18:48:31.772Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-10T18:48:31.780Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-10T18:48:31.788Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-10T18:48:31.788Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-10T18:48:31.789Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40059/head:refs/remotes/origin/PR-40059 +refs/heads/master:refs/remotes/origin/master [2019-10-10T18:48:32.209Z] > git config core.sparsecheckout # timeout=10 [2019-10-10T18:48:32.213Z] > git checkout -f 1c82d1190888f05836c550c85e4e8daedae2a813 [2019-10-10T18:48:33.077Z] > git merge 6f069f14e6a76f2a3cdf50a089e67429581d7cc8 # timeout=10 [2019-10-10T18:48:33.254Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-10T18:48:33.264Z] > git config core.sparsecheckout # timeout=10 [2019-10-10T18:48:33.268Z] > git checkout -f cc559c06334b04c6a4d9bca93d1274a9a9eceda5 [2019-10-10T18:48:33.370Z] + make bundles/buildx [2019-10-10T18:48:33.370Z] mkdir bundles [2019-10-10T18:48:33.370Z] # This intetionally is not using the `--output` flag from the docker CLI which is a buildkit option [2019-10-10T18:48:33.370Z] # The idea here being that if buildx is being used, it's because buildkit is not supported natively [2019-10-10T18:48:33.370Z] docker build -f Dockerfile.buildx -t "moby-buildx:v0.3.0" \ [2019-10-10T18:48:33.370Z] --build-arg BUILDX_COMMIT \ [2019-10-10T18:48:33.370Z] --build-arg BUILDX_REPO \ [2019-10-10T18:48:33.370Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-10-10T18:48:33.370Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-10-10T18:48:33.370Z] . && \ [2019-10-10T18:48:33.370Z] id=$(docker create moby-buildx:v0.3.0); \ [2019-10-10T18:48:33.370Z] if [ -n "${id}" ]; then docker cp ${id}:/usr/bin/buildx bundles/buildx && touch bundles/buildx; docker rm -f ${id}; fi [2019-10-10T18:48:33.370Z] /bin/sh: 4: go: not found [2019-10-10T18:48:33.370Z] /bin/sh: 5: go: not found [2019-10-10T18:48:33.414Z] Commit message: "Merge commit '6f069f14e6a76f2a3cdf50a089e67429581d7cc8' into HEAD" [2019-10-10T18:48:33.436Z] First time build. Skipping changelog. [2019-10-10T18:48:33.578Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-10T18:48:33.578Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-10T18:48:33.578Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40059/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-10T18:48:33.578Z] + bash /home/ubuntu/workspace/moby_PR-40059/check-config.sh [2019-10-10T18:48:33.578Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-10T18:48:33.578Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-10T18:48:33.578Z] [2019-10-10T18:48:33.578Z] Generally Necessary: [2019-10-10T18:48:33.578Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-10T18:48:33.578Z] - apparmor: enabled and tools installed [2019-10-10T18:48:33.579Z] - CONFIG_NAMESPACES: enabled [2019-10-10T18:48:33.579Z] - CONFIG_NET_NS: enabled [2019-10-10T18:48:33.579Z] - CONFIG_PID_NS: enabled [2019-10-10T18:48:33.579Z] - CONFIG_IPC_NS: enabled [2019-10-10T18:48:33.579Z] - CONFIG_UTS_NS: enabled [2019-10-10T18:48:33.579Z] - CONFIG_CGROUPS: enabled [2019-10-10T18:48:33.579Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-10T18:48:33.579Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-10T18:48:33.579Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-10T18:48:33.579Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-10T18:48:33.579Z] - CONFIG_CPUSETS: enabled [2019-10-10T18:48:33.579Z] - CONFIG_MEMCG: enabled [2019-10-10T18:48:33.579Z] - CONFIG_KEYS: enabled [2019-10-10T18:48:33.579Z] - CONFIG_VETH: enabled (as module) [2019-10-10T18:48:33.579Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-10T18:48:33.579Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-10T18:48:33.579Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-10T18:48:33.579Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-10T18:48:33.579Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-10T18:48:33.579Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-10T18:48:33.579Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-10T18:48:33.579Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-10T18:48:33.579Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-10T18:48:33.579Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-10T18:48:33.579Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-10T18:48:33.579Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-10T18:48:33.579Z] [2019-10-10T18:48:33.579Z] Optional Features: [2019-10-10T18:48:33.579Z] - CONFIG_USER_NS: enabled [2019-10-10T18:48:33.579Z] - CONFIG_SECCOMP: enabled [2019-10-10T18:48:33.579Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-10T18:48:33.579Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-10T18:48:33.579Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-10T18:48:33.579Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-10T18:48:33.579Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-10-10T18:48:33.579Z] - CONFIG_BLK_CGROUP: enabled [2019-10-10T18:48:33.772Z] [2019-10-10T18:48:33.772Z] #2 local://dockerfile (Dockerfile.buildx) [2019-10-10T18:48:33.772Z] #2 digest: sha256:23c6e1cb2296ae6e1fcceab79507ca470655c6501fd794327a1e6518330fd253 [2019-10-10T18:48:33.772Z] #2 name: "local://dockerfile (Dockerfile.buildx)" [2019-10-10T18:48:33.772Z] #2 started: 2019-10-10 18:48:33.267017377 +0000 UTC [2019-10-10T18:48:33.772Z] #2 completed: 2019-10-10 18:48:33.267072584 +0000 UTC [2019-10-10T18:48:33.772Z] #2 duration: 55.207µs [2019-10-10T18:48:33.772Z] #2 started: 2019-10-10 18:48:33.295269339 +0000 UTC [2019-10-10T18:48:33.772Z] #2 completed: 2019-10-10 18:48:33.316757022 +0000 UTC [2019-10-10T18:48:33.772Z] #2 duration: 21.487683ms [2019-10-10T18:48:33.772Z] #2 transferring dockerfile: 792B 0.0s done [2019-10-10T18:48:33.772Z] [2019-10-10T18:48:33.772Z] [2019-10-10T18:48:33.772Z] #1 local://context (.dockerignore) [2019-10-10T18:48:33.772Z] #1 digest: sha256:7f10e585730467f9d83ba06af9d4041ad21239765eeeb19bc570e64e0335119e [2019-10-10T18:48:33.772Z] #1 name: "local://context (.dockerignore)" [2019-10-10T18:48:33.772Z] #1 started: 2019-10-10 18:48:33.267001843 +0000 UTC [2019-10-10T18:48:33.772Z] #1 completed: 2019-10-10 18:48:33.267065739 +0000 UTC [2019-10-10T18:48:33.772Z] #1 duration: 63.896µs [2019-10-10T18:48:33.772Z] #1 started: 2019-10-10 18:48:33.295231166 +0000 UTC [2019-10-10T18:48:33.772Z] #1 completed: 2019-10-10 18:48:33.321165207 +0000 UTC [2019-10-10T18:48:33.772Z] #1 duration: 25.934041ms [2019-10-10T18:48:33.772Z] #1 transferring context: 87B done [2019-10-10T18:48:33.772Z] [2019-10-10T18:48:33.837Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-10T18:48:33.837Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-10T18:48:33.837Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-10T18:48:33.837Z] - CONFIG_CGROUP_PERF: enabled [2019-10-10T18:48:33.837Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-10T18:48:33.837Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-10T18:48:33.837Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-10T18:48:33.837Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-10T18:48:33.837Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-10T18:48:33.837Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-10T18:48:33.837Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-10T18:48:33.837Z] - CONFIG_IP_VS: enabled (as module) [2019-10-10T18:48:33.837Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-10T18:48:33.837Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-10T18:48:33.837Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-10T18:48:33.837Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-10T18:48:33.837Z] - CONFIG_EXT4_FS: enabled [2019-10-10T18:48:33.837Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-10T18:48:33.837Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-10T18:48:33.837Z] - Network Drivers: [2019-10-10T18:48:33.837Z] - "overlay": [2019-10-10T18:48:33.837Z] - CONFIG_VXLAN: enabled (as module) [2019-10-10T18:48:33.837Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-10T18:48:33.837Z] Optional (for encrypted networks): [2019-10-10T18:48:33.837Z] - CONFIG_CRYPTO: enabled [2019-10-10T18:48:33.837Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-10T18:48:33.837Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-10T18:48:33.837Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-10T18:48:33.837Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-10T18:48:33.837Z] - CONFIG_XFRM: enabled [2019-10-10T18:48:33.837Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-10T18:48:33.837Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-10T18:48:33.837Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-10T18:48:33.837Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-10T18:48:33.837Z] - "ipvlan": [2019-10-10T18:48:33.837Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-10T18:48:33.837Z] - "macvlan": [2019-10-10T18:48:33.837Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-10T18:48:33.837Z] - CONFIG_DUMMY: enabled (as module) [2019-10-10T18:48:33.837Z] - "ftp,tftp client in container": [2019-10-10T18:48:33.837Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-10T18:48:33.837Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-10T18:48:33.837Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-10T18:48:33.837Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-10T18:48:33.837Z] - Storage Drivers: [2019-10-10T18:48:33.837Z] - "aufs": [2019-10-10T18:48:33.837Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-10T18:48:33.837Z] - "btrfs": [2019-10-10T18:48:33.837Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-10T18:48:33.837Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-10T18:48:33.837Z] - "devicemapper": [2019-10-10T18:48:33.837Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-10T18:48:33.837Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-10T18:48:33.837Z] - "overlay": [2019-10-10T18:48:33.837Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-10T18:48:33.837Z] - "zfs": [2019-10-10T18:48:33.837Z] - /dev/zfs: missing [2019-10-10T18:48:33.837Z] - zfs command: missing [2019-10-10T18:48:34.094Z] - zpool command: missing [2019-10-10T18:48:34.094Z] [2019-10-10T18:48:34.094Z] Limits: [2019-10-10T18:48:34.094Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-10T18:48:34.094Z] [2019-10-10T18:48:34.094Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2019-10-10T18:48:34.179Z] [2019-10-10T18:48:34.179Z] #3 docker-image://docker.io/library/golang:1.12.10-stretch@sha256:cd20fa6f8... [2019-10-10T18:48:34.179Z] #3 digest: sha256:802cf51975db0f255d5341f390fecd82aa570707f20a8f5141ef2965aba38a87 [2019-10-10T18:48:34.179Z] #3 name: "docker-image://docker.io/library/golang:1.12.10-stretch@sha256:cd20fa6f8a2c45cc172b1342c6306ba29a322464e182ce7df44c1405f47d9d63" [2019-10-10T18:48:34.179Z] #3 started: 2019-10-10 18:48:33.678535939 +0000 UTC [2019-10-10T18:48:34.179Z] #3 completed: 2019-10-10 18:48:33.678658103 +0000 UTC [2019-10-10T18:48:34.179Z] #3 duration: 122.164µs [2019-10-10T18:48:34.179Z] #3 started: 2019-10-10 18:48:33.6793691 +0000 UTC [2019-10-10T18:48:34.179Z] #3 completed: 2019-10-10 18:48:33.680472128 +0000 UTC [2019-10-10T18:48:34.179Z] #3 duration: 1.103028ms [2019-10-10T18:48:34.179Z] #3 started: 2019-10-10 18:48:33.680555124 +0000 UTC [2019-10-10T18:48:34.179Z] #3 resolve docker.io/library/golang:1.12.10-stretch@sha256:cd20fa6f8a2c45cc172b1342c6306ba29a322464e182ce7df44c1405f47d9d63 done [2019-10-10T18:48:34.179Z] #3 sha256:e6b9730b64f0a5e20dcb03c2e6c929ddc5151f00f256e14a62a332f0be59ce5b 5.47kB / 5.47kB done [2019-10-10T18:48:34.179Z] #3 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 0B / 10.32MB 0.1s [2019-10-10T18:48:34.179Z] #3 sha256:f6542c8f56fbd52f8d9d01d92625e0a728578d6e417adeba2baa0678cc5009d6 0B / 4.37MB 0.1s [2019-10-10T18:48:34.179Z] #3 sha256:cd20fa6f8a2c45cc172b1342c6306ba29a322464e182ce7df44c1405f47d9d63 1.42kB / 1.42kB done [2019-10-10T18:48:34.179Z] #3 sha256:a19e83c28d33221a87ce6fa2779bb52b752d1585e2dd52802d9a368c9dfebebb 1.80kB / 1.80kB done [2019-10-10T18:48:34.179Z] #3 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 0B / 45.24MB 0.1s [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] sh [2019-10-10T18:48:34.467Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:891ead0305e5e847aa7f87068e9f2d1b19384c52 . [2019-10-10T18:48:34.467Z] #2 [internal] load .dockerignore [2019-10-10T18:48:34.467Z] #2 transferring context: 87B done [2019-10-10T18:48:34.467Z] #2 DONE 0.0s [2019-10-10T18:48:34.467Z] [2019-10-10T18:48:34.467Z] #1 [internal] load build definition from Dockerfile [2019-10-10T18:48:34.467Z] #1 transferring dockerfile: 13.34kB done [2019-10-10T18:48:34.467Z] #1 DONE 0.0s [2019-10-10T18:48:34.467Z] [2019-10-10T18:48:34.467Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-10T18:48:34.621Z] #3 sha256:f6542c8f56fbd52f8d9d01d92625e0a728578d6e417adeba2baa0678cc5009d6 294.02kB / 4.37MB 0.4s [2019-10-10T18:48:34.621Z] #3 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 2.91MB / 10.32MB 0.5s [2019-10-10T18:48:34.621Z] #3 sha256:f6542c8f56fbd52f8d9d01d92625e0a728578d6e417adeba2baa0678cc5009d6 2.23MB / 4.37MB 0.5s [2019-10-10T18:48:34.621Z] #3 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 3.11MB / 45.24MB 0.5s [2019-10-10T18:48:34.621Z] #3 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 6.28MB / 10.32MB 0.6s [2019-10-10T18:48:34.621Z] #3 sha256:f6542c8f56fbd52f8d9d01d92625e0a728578d6e417adeba2baa0678cc5009d6 4.37MB / 4.37MB 0.6s [2019-10-10T18:48:34.621Z] #3 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 7.32MB / 45.24MB 0.6s [2019-10-10T18:48:34.621Z] #3 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 9.60MB / 10.32MB 0.7s [2019-10-10T18:48:34.621Z] #3 sha256:f6542c8f56fbd52f8d9d01d92625e0a728578d6e417adeba2baa0678cc5009d6 4.37MB / 4.37MB 0.6s done [2019-10-10T18:48:34.621Z] #3 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 11.88MB / 45.24MB 0.7s [2019-10-10T18:48:34.621Z] #3 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 0B / 50.49MB 0.7s [2019-10-10T18:48:34.621Z] #3 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 10.32MB / 10.32MB 0.7s done [2019-10-10T18:48:34.621Z] #3 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 22.89MB / 45.24MB 0.8s [2019-10-10T18:48:34.621Z] #3 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 0B / 45.98MB 0.8s [2019-10-10T18:48:34.631Z] + docker version [2019-10-10T18:48:34.631Z] Client: Docker Engine - Community [2019-10-10T18:48:34.631Z] Version: 19.03.2 [2019-10-10T18:48:34.631Z] API version: 1.40 [2019-10-10T18:48:34.631Z] Go version: go1.12.8 [2019-10-10T18:48:34.631Z] Git commit: 6a30dfc [2019-10-10T18:48:34.631Z] Built: Thu Aug 29 05:32:25 2019 [2019-10-10T18:48:34.631Z] OS/Arch: linux/arm64 [2019-10-10T18:48:34.631Z] Experimental: false [2019-10-10T18:48:34.631Z] [2019-10-10T18:48:34.631Z] Server: Docker Engine - Community [2019-10-10T18:48:34.631Z] Engine: [2019-10-10T18:48:34.631Z] Version: 19.03.2 [2019-10-10T18:48:34.631Z] API version: 1.40 (minimum version 1.12) [2019-10-10T18:48:34.631Z] Go version: go1.12.8 [2019-10-10T18:48:34.631Z] Git commit: 6a30dfc [2019-10-10T18:48:34.631Z] Built: Thu Aug 29 05:30:57 2019 [2019-10-10T18:48:34.631Z] OS/Arch: linux/arm64 [2019-10-10T18:48:34.631Z] Experimental: true [2019-10-10T18:48:34.631Z] containerd: [2019-10-10T18:48:34.631Z] Version: 1.2.6 [2019-10-10T18:48:34.631Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-10T18:48:34.631Z] runc: [2019-10-10T18:48:34.631Z] Version: 1.0.0-rc8 [2019-10-10T18:48:34.631Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-10T18:48:34.631Z] docker-init: [2019-10-10T18:48:34.631Z] Version: 0.18.0 [2019-10-10T18:48:34.631Z] GitCommit: fec3683 [Pipeline] sh [2019-10-10T18:48:34.726Z] #3 DONE 0.1s [2019-10-10T18:48:34.726Z] [2019-10-10T18:48:34.726Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-10T18:48:34.726Z] #4 CACHED [2019-10-10T18:48:34.923Z] + docker info [2019-10-10T18:48:33.424Z] > git rev-list --no-walk bf398467ac8685af7f70865d4174b8bb4c52ec87 # timeout=10 [2019-10-10T18:48:35.098Z] #3 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 27.96MB / 45.24MB 0.9s [2019-10-10T18:48:35.098Z] #3 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 3.42MB / 50.49MB 0.9s [2019-10-10T18:48:35.098Z] #3 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 31.67MB / 45.24MB 1.0s [2019-10-10T18:48:35.098Z] #3 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 7.14MB / 50.49MB 1.0s [2019-10-10T18:48:35.098Z] #3 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 4.18MB / 45.98MB 1.0s [2019-10-10T18:48:35.098Z] #3 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 35.20MB / 45.24MB 1.1s [2019-10-10T18:48:35.098Z] #3 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 11.95MB / 50.49MB 1.1s [2019-10-10T18:48:35.098Z] #3 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 8.01MB / 45.98MB 1.1s [2019-10-10T18:48:35.098Z] #3 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 40.35MB / 45.24MB 1.2s [2019-10-10T18:48:35.098Z] #3 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 15.72MB / 50.49MB 1.2s [2019-10-10T18:48:35.098Z] #3 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 10.95MB / 45.98MB 1.2s [2019-10-10T18:48:35.098Z] #3 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 44.28MB / 45.24MB 1.3s [2019-10-10T18:48:35.098Z] #3 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 21.17MB / 50.49MB 1.3s [2019-10-10T18:48:35.098Z] #3 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 13.41MB / 45.98MB 1.3s [2019-10-10T18:48:35.298Z] [2019-10-10T18:48:35.298Z] #5 [internal] load metadata for docker.io/library/golang:1.13.1-stretch [2019-10-10T18:48:35.502Z] #3 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 26.98MB / 50.49MB 1.4s [2019-10-10T18:48:35.502Z] #3 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 16.00MB / 45.98MB 1.4s [2019-10-10T18:48:35.502Z] #3 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 45.24MB / 45.24MB 1.4s done [2019-10-10T18:48:35.502Z] #3 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 34.18MB / 50.49MB 1.5s [2019-10-10T18:48:35.502Z] #3 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 19.57MB / 45.98MB 1.5s [2019-10-10T18:48:35.502Z] #3 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 0B / 111.04MB 1.5s [2019-10-10T18:48:35.502Z] #3 extracting sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb [2019-10-10T18:48:35.502Z] #3 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 37.62MB / 50.49MB 1.6s [2019-10-10T18:48:35.502Z] #3 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 22.63MB / 45.98MB 1.6s [2019-10-10T18:48:35.502Z] #3 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 42.15MB / 50.49MB 1.7s [2019-10-10T18:48:35.502Z] #3 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 26.18MB / 45.98MB 1.7s [2019-10-10T18:48:35.502Z] #3 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 7.86MB / 111.04MB 1.7s [2019-10-10T18:48:35.555Z] #5 DONE 0.3s [2019-10-10T18:48:35.555Z] [2019-10-10T18:48:35.555Z] #6 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-10T18:48:35.555Z] #6 DONE 0.0s [2019-10-10T18:48:35.555Z] [2019-10-10T18:48:35.555Z] #67 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-10T18:48:35.555Z] #67 DONE 0.0s [2019-10-10T18:48:35.555Z] [2019-10-10T18:48:35.555Z] #21 [internal] load build context [2019-10-10T18:48:35.859Z] Client: [2019-10-10T18:48:35.859Z] Debug Mode: false [2019-10-10T18:48:35.859Z] [2019-10-10T18:48:35.859Z] Server: [2019-10-10T18:48:35.859Z] Containers: 0 [2019-10-10T18:48:35.859Z] Running: 0 [2019-10-10T18:48:35.859Z] Paused: 0 [2019-10-10T18:48:35.859Z] Stopped: 0 [2019-10-10T18:48:35.859Z] Images: 2 [2019-10-10T18:48:35.859Z] Server Version: 19.03.2 [2019-10-10T18:48:35.859Z] Storage Driver: overlay2 [2019-10-10T18:48:35.859Z] Backing Filesystem: extfs [2019-10-10T18:48:35.859Z] Supports d_type: true [2019-10-10T18:48:35.859Z] Native Overlay Diff: true [2019-10-10T18:48:35.859Z] Logging Driver: json-file [2019-10-10T18:48:35.859Z] Cgroup Driver: cgroupfs [2019-10-10T18:48:35.859Z] Plugins: [2019-10-10T18:48:35.859Z] Volume: local [2019-10-10T18:48:35.859Z] Network: bridge host ipvlan macvlan null overlay [2019-10-10T18:48:35.859Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-10T18:48:35.859Z] Swarm: inactive [2019-10-10T18:48:35.859Z] Runtimes: runc [2019-10-10T18:48:35.859Z] Default Runtime: runc [2019-10-10T18:48:35.859Z] Init Binary: docker-init [2019-10-10T18:48:35.859Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-10T18:48:35.859Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-10T18:48:35.859Z] init version: fec3683 [2019-10-10T18:48:35.859Z] Security Options: [2019-10-10T18:48:35.859Z] apparmor [2019-10-10T18:48:35.859Z] seccomp [2019-10-10T18:48:35.859Z] Profile: default [2019-10-10T18:48:35.859Z] Kernel Version: 4.15.0-1048-aws [2019-10-10T18:48:35.859Z] Operating System: Ubuntu 16.04.6 LTS [2019-10-10T18:48:35.859Z] OSType: linux [2019-10-10T18:48:35.859Z] Architecture: aarch64 [2019-10-10T18:48:35.859Z] CPUs: 4 [2019-10-10T18:48:35.859Z] Total Memory: 7.525GiB [2019-10-10T18:48:35.859Z] Name: ip-10-100-56-218 [2019-10-10T18:48:35.859Z] ID: P6VQ:YKJW:TNGX:TXFI:HUQ3:53UN:TOH3:6BJM:FCYL:64MC:THVR:5KBO [2019-10-10T18:48:35.859Z] Docker Root Dir: /var/lib/docker [2019-10-10T18:48:35.859Z] Debug Mode: false [2019-10-10T18:48:35.859Z] Registry: https://index.docker.io/v1/ [2019-10-10T18:48:35.859Z] Labels: [2019-10-10T18:48:35.859Z] Experimental: true [2019-10-10T18:48:35.859Z] Insecure Registries: [2019-10-10T18:48:35.859Z] 127.0.0.0/8 [2019-10-10T18:48:35.859Z] Live Restore Enabled: true [2019-10-10T18:48:35.859Z] [2019-10-10T18:48:35.859Z] WARNING: No swap limit support [Pipeline] sh [2019-10-10T18:48:35.902Z] #3 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 45.29MB / 50.49MB 1.8s [2019-10-10T18:48:35.902Z] #3 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 29.45MB / 45.98MB 1.8s [2019-10-10T18:48:35.902Z] #3 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 48.84MB / 50.49MB 1.9s [2019-10-10T18:48:35.902Z] #3 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 32.90MB / 45.98MB 1.9s [2019-10-10T18:48:35.902Z] #3 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 14.29MB / 111.04MB 1.9s [2019-10-10T18:48:35.902Z] #3 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 38.00MB / 45.98MB 2.0s [2019-10-10T18:48:35.902Z] #3 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 50.49MB / 50.49MB 2.1s done [2019-10-10T18:48:35.902Z] #3 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 43.14MB / 45.98MB 2.1s [2019-10-10T18:48:35.902Z] #3 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 24.98MB / 111.04MB 2.1s [2019-10-10T18:48:35.902Z] #3 sha256:e31612bb7d3ca12650dbcad76034a9c56766e0107e24c0eac4586beb72f7b18a 0B / 124B 2.1s [2019-10-10T18:48:36.150Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-10T18:48:36.150Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-10T18:48:36.150Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40059/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-10T18:48:36.150Z] + bash /home/ubuntu/workspace/moby_PR-40059/check-config.sh [2019-10-10T18:48:36.150Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-10T18:48:36.150Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-10T18:48:36.150Z] [2019-10-10T18:48:36.150Z] Generally Necessary: [2019-10-10T18:48:36.150Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-10T18:48:36.150Z] - apparmor: enabled and tools installed [2019-10-10T18:48:36.296Z] #3 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 45.98MB / 45.98MB 2.2s [2019-10-10T18:48:36.296Z] #3 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 31.36MB / 111.04MB 2.2s [2019-10-10T18:48:36.296Z] #3 sha256:e31612bb7d3ca12650dbcad76034a9c56766e0107e24c0eac4586beb72f7b18a 124B / 124B 2.1s done [2019-10-10T18:48:36.296Z] #3 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 45.98MB / 45.98MB 2.3s done [2019-10-10T18:48:36.296Z] #3 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 39.81MB / 111.04MB 2.3s [2019-10-10T18:48:36.296Z] #3 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 49.38MB / 111.04MB 2.4s [2019-10-10T18:48:36.296Z] #3 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 57.27MB / 111.04MB 2.5s [2019-10-10T18:48:36.410Z] - CONFIG_NAMESPACES: enabled [2019-10-10T18:48:36.410Z] - CONFIG_NET_NS: enabled [2019-10-10T18:48:36.410Z] - CONFIG_PID_NS: enabled [2019-10-10T18:48:36.410Z] - CONFIG_IPC_NS: enabled [2019-10-10T18:48:36.410Z] - CONFIG_UTS_NS: enabled [2019-10-10T18:48:36.410Z] - CONFIG_CGROUPS: enabled [2019-10-10T18:48:36.410Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-10T18:48:36.410Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-10T18:48:36.410Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-10T18:48:36.410Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-10T18:48:36.410Z] - CONFIG_CPUSETS: enabled [2019-10-10T18:48:36.410Z] - CONFIG_MEMCG: enabled [2019-10-10T18:48:36.410Z] - CONFIG_KEYS: enabled [2019-10-10T18:48:36.410Z] - CONFIG_VETH: enabled (as module) [2019-10-10T18:48:36.410Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-10T18:48:36.410Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-10T18:48:36.410Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-10T18:48:36.410Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-10T18:48:36.410Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-10T18:48:36.410Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-10T18:48:36.410Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-10T18:48:36.410Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-10T18:48:36.410Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-10T18:48:36.410Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-10T18:48:36.410Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-10T18:48:36.410Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-10T18:48:36.410Z] [2019-10-10T18:48:36.410Z] Optional Features: [2019-10-10T18:48:36.410Z] - CONFIG_USER_NS: enabled [2019-10-10T18:48:36.669Z] - CONFIG_SECCOMP: enabled [2019-10-10T18:48:36.669Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-10T18:48:36.669Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-10T18:48:36.669Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-10T18:48:36.669Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-10T18:48:36.669Z] - CONFIG_BLK_CGROUP: enabled [2019-10-10T18:48:36.669Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-10T18:48:36.669Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-10T18:48:36.669Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-10T18:48:36.669Z] - CONFIG_CGROUP_PERF: enabled [2019-10-10T18:48:36.669Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-10T18:48:36.669Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-10T18:48:36.669Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-10T18:48:36.669Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-10T18:48:36.669Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-10T18:48:36.669Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-10T18:48:36.669Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-10T18:48:36.669Z] - CONFIG_IP_VS: enabled (as module) [2019-10-10T18:48:36.669Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-10T18:48:36.669Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-10T18:48:36.669Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-10T18:48:36.669Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-10T18:48:36.669Z] - CONFIG_EXT4_FS: enabled [2019-10-10T18:48:36.669Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-10T18:48:36.669Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-10T18:48:36.669Z] - Network Drivers: [2019-10-10T18:48:36.669Z] - "overlay": [2019-10-10T18:48:36.695Z] #3 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 66.63MB / 111.04MB 2.6s [2019-10-10T18:48:36.695Z] #3 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 76.18MB / 111.04MB 2.7s [2019-10-10T18:48:36.695Z] #3 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 84.36MB / 111.04MB 2.8s [2019-10-10T18:48:36.695Z] #3 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 94.41MB / 111.04MB 2.9s [2019-10-10T18:48:36.928Z] - CONFIG_VXLAN: enabled (as module) [2019-10-10T18:48:36.928Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-10T18:48:36.928Z] Optional (for encrypted networks): [2019-10-10T18:48:36.928Z] - CONFIG_CRYPTO: enabled [2019-10-10T18:48:36.928Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-10T18:48:36.928Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-10T18:48:36.928Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-10T18:48:36.928Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-10T18:48:36.928Z] - CONFIG_XFRM: enabled [2019-10-10T18:48:36.928Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-10T18:48:36.928Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-10T18:48:36.928Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-10T18:48:36.928Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-10T18:48:36.928Z] - "ipvlan": [2019-10-10T18:48:36.928Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-10T18:48:36.928Z] - "macvlan": [2019-10-10T18:48:36.928Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-10T18:48:36.928Z] - CONFIG_DUMMY: enabled (as module) [2019-10-10T18:48:36.928Z] - "ftp,tftp client in container": [2019-10-10T18:48:36.928Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-10T18:48:36.928Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-10T18:48:36.928Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-10T18:48:36.928Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-10T18:48:36.928Z] - Storage Drivers: [2019-10-10T18:48:36.928Z] - "aufs": [2019-10-10T18:48:36.928Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-10T18:48:36.928Z] - "btrfs": [2019-10-10T18:48:36.928Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-10T18:48:36.928Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-10T18:48:36.928Z] - "devicemapper": [2019-10-10T18:48:36.933Z] #21 transferring context: 45.61MB 1.2s done [2019-10-10T18:48:36.933Z] #21 DONE 1.2s [2019-10-10T18:48:36.933Z] [2019-10-10T18:48:36.933Z] #42 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-10T18:48:36.933Z] #42 CACHED [2019-10-10T18:48:36.933Z] [2019-10-10T18:48:36.933Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T18:48:36.933Z] #23 CACHED [2019-10-10T18:48:36.933Z] [2019-10-10T18:48:36.933Z] #11 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-10T18:48:36.933Z] #11 CACHED [2019-10-10T18:48:36.933Z] [2019-10-10T18:48:36.933Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T18:48:36.933Z] #61 CACHED [2019-10-10T18:48:36.933Z] [2019-10-10T18:48:36.933Z] #37 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-10T18:48:36.933Z] #37 CACHED [2019-10-10T18:48:36.933Z] [2019-10-10T18:48:36.933Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T18:48:36.933Z] #33 CACHED [2019-10-10T18:48:36.933Z] [2019-10-10T18:48:36.933Z] #48 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T18:48:36.933Z] #48 CACHED [2019-10-10T18:48:36.933Z] [2019-10-10T18:48:36.933Z] #51 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-10T18:48:36.933Z] #51 CACHED [2019-10-10T18:48:36.933Z] [2019-10-10T18:48:36.933Z] #45 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T18:48:36.933Z] #45 CACHED [2019-10-10T18:48:36.933Z] [2019-10-10T18:48:36.933Z] #16 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T18:48:36.933Z] #16 CACHED [2019-10-10T18:48:36.933Z] [2019-10-10T18:48:36.933Z] #10 [dev 1/24] RUN groupadd -r docker [2019-10-10T18:48:36.933Z] #10 CACHED [2019-10-10T18:48:36.933Z] [2019-10-10T18:48:36.933Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-10T18:48:36.933Z] #38 CACHED [2019-10-10T18:48:36.933Z] [2019-10-10T18:48:36.933Z] #44 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-10T18:48:36.933Z] #44 CACHED [2019-10-10T18:48:36.933Z] [2019-10-10T18:48:36.933Z] #26 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-10T18:48:36.933Z] #26 CACHED [2019-10-10T18:48:36.933Z] [2019-10-10T18:48:36.933Z] #55 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-10T18:48:36.933Z] #55 CACHED [2019-10-10T18:48:36.933Z] [2019-10-10T18:48:36.933Z] #28 [dev 11/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-10T18:48:36.933Z] #28 CACHED [2019-10-10T18:48:36.933Z] [2019-10-10T18:48:36.933Z] #22 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-10T18:48:36.933Z] #22 CACHED [2019-10-10T18:48:36.933Z] [2019-10-10T18:48:36.933Z] #41 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T18:48:36.933Z] #41 CACHED [2019-10-10T18:48:36.933Z] [2019-10-10T18:48:36.933Z] #62 [dev 21/24] COPY --from=criu /build/ /usr/local/ [2019-10-10T18:48:36.933Z] #62 CACHED [2019-10-10T18:48:36.933Z] [2019-10-10T18:48:36.933Z] #8 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-10T18:48:36.933Z] #8 CACHED [2019-10-10T18:48:36.933Z] [2019-10-10T18:48:36.933Z] #40 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-10T18:48:36.933Z] #40 CACHED [2019-10-10T18:48:36.933Z] [2019-10-10T18:48:36.933Z] #35 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-10T18:48:36.933Z] #35 CACHED [2019-10-10T18:48:36.933Z] [2019-10-10T18:48:36.933Z] #17 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-10T18:48:36.933Z] #17 CACHED [2019-10-10T18:48:36.933Z] [2019-10-10T18:48:36.933Z] #63 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-10T18:48:36.933Z] #63 CACHED [2019-10-10T18:48:36.933Z] [2019-10-10T18:48:36.933Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-10T18:48:36.933Z] #32 CACHED [2019-10-10T18:48:36.933Z] [2019-10-10T18:48:36.933Z] #56 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T18:48:36.933Z] #56 CACHED [2019-10-10T18:48:36.933Z] [2019-10-10T18:48:36.933Z] #43 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T18:48:36.933Z] #43 CACHED [2019-10-10T18:48:36.933Z] [2019-10-10T18:48:36.933Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T18:48:36.933Z] #36 CACHED [2019-10-10T18:48:36.933Z] [2019-10-10T18:48:36.933Z] #59 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ [2019-10-10T18:48:36.933Z] #59 CACHED [2019-10-10T18:48:36.933Z] [2019-10-10T18:48:36.933Z] #30 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T18:48:36.933Z] #30 CACHED [2019-10-10T18:48:36.933Z] [2019-10-10T18:48:36.933Z] #25 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T18:48:36.933Z] #25 CACHED [2019-10-10T18:48:36.933Z] [2019-10-10T18:48:36.933Z] #47 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-10T18:48:36.933Z] #47 CACHED [2019-10-10T18:48:36.933Z] [2019-10-10T18:48:36.933Z] #58 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-10T18:48:36.933Z] #58 CACHED [2019-10-10T18:48:36.933Z] [2019-10-10T18:48:36.933Z] #19 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-10-10T18:48:36.933Z] #19 CACHED [2019-10-10T18:48:36.933Z] [2019-10-10T18:48:36.933Z] #53 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T18:48:36.933Z] #53 CACHED [2019-10-10T18:48:36.933Z] [2019-10-10T18:48:36.933Z] #64 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-10T18:48:36.933Z] #64 CACHED [2019-10-10T18:48:36.933Z] [2019-10-10T18:48:36.933Z] #39 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T18:48:36.933Z] #39 CACHED [2019-10-10T18:48:36.933Z] [2019-10-10T18:48:36.933Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T18:48:36.933Z] #60 CACHED [2019-10-10T18:48:36.933Z] [2019-10-10T18:48:36.933Z] #14 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-10T18:48:36.933Z] #14 CACHED [2019-10-10T18:48:36.933Z] [2019-10-10T18:48:36.933Z] #7 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-10T18:48:36.933Z] #7 CACHED [2019-10-10T18:48:36.933Z] [2019-10-10T18:48:36.933Z] #68 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-10-10T18:48:36.933Z] #68 CACHED [2019-10-10T18:48:36.933Z] [2019-10-10T18:48:36.933Z] #29 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-10T18:48:36.933Z] #29 CACHED [2019-10-10T18:48:36.933Z] [2019-10-10T18:48:36.933Z] #34 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-10T18:48:36.933Z] #34 CACHED [2019-10-10T18:48:36.933Z] [2019-10-10T18:48:36.933Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-10T18:48:36.933Z] #65 CACHED [2019-10-10T18:48:36.933Z] [2019-10-10T18:48:36.933Z] #52 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-10T18:48:36.933Z] #52 CACHED [2019-10-10T18:48:36.933Z] [2019-10-10T18:48:36.933Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T18:48:36.933Z] #50 CACHED [2019-10-10T18:48:36.933Z] [2019-10-10T18:48:36.933Z] #54 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-10T18:48:36.933Z] #54 CACHED [2019-10-10T18:48:36.933Z] [2019-10-10T18:48:36.933Z] #57 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-10T18:48:36.933Z] #57 CACHED [2019-10-10T18:48:36.933Z] [2019-10-10T18:48:36.933Z] #18 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-10T18:48:36.933Z] #18 CACHED [2019-10-10T18:48:36.933Z] [2019-10-10T18:48:36.933Z] #20 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-10T18:48:36.933Z] #20 CACHED [2019-10-10T18:48:36.933Z] [2019-10-10T18:48:36.933Z] #27 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-10T18:48:36.933Z] #27 CACHED [2019-10-10T18:48:36.933Z] [2019-10-10T18:48:36.933Z] #13 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-10T18:48:36.933Z] #13 CACHED [2019-10-10T18:48:36.933Z] [2019-10-10T18:48:36.933Z] #31 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-10T18:48:36.933Z] #31 CACHED [2019-10-10T18:48:36.933Z] [2019-10-10T18:48:36.933Z] #15 [dev 6/24] RUN ldconfig [2019-10-10T18:48:36.933Z] #15 CACHED [2019-10-10T18:48:36.933Z] [2019-10-10T18:48:36.933Z] #49 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-10T18:48:36.933Z] #49 CACHED [2019-10-10T18:48:36.933Z] [2019-10-10T18:48:36.933Z] #66 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-10T18:48:36.933Z] #66 CACHED [2019-10-10T18:48:36.933Z] [2019-10-10T18:48:36.933Z] #24 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-10T18:48:36.933Z] #24 CACHED [2019-10-10T18:48:36.933Z] [2019-10-10T18:48:36.933Z] #12 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-10T18:48:36.933Z] #12 CACHED [2019-10-10T18:48:36.933Z] [2019-10-10T18:48:36.933Z] #9 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-10T18:48:36.933Z] #9 CACHED [2019-10-10T18:48:36.933Z] [2019-10-10T18:48:36.933Z] #46 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-10T18:48:36.933Z] #46 CACHED [2019-10-10T18:48:36.933Z] [2019-10-10T18:48:36.933Z] #69 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-10T18:48:36.933Z] #69 CACHED [2019-10-10T18:48:36.933Z] [2019-10-10T18:48:36.933Z] #70 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-10T18:48:37.126Z] #3 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 102.85MB / 111.04MB 3.0s [2019-10-10T18:48:37.126Z] #3 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 110.34MB / 111.04MB 3.1s [2019-10-10T18:48:37.186Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-10T18:48:37.186Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-10T18:48:37.186Z] - "overlay": [2019-10-10T18:48:37.186Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-10T18:48:37.186Z] - "zfs": [2019-10-10T18:48:37.186Z] - /dev/zfs: missing [2019-10-10T18:48:37.186Z] - zfs command: missing [2019-10-10T18:48:37.186Z] - zpool command: missing [2019-10-10T18:48:37.186Z] [2019-10-10T18:48:37.186Z] Limits: [2019-10-10T18:48:37.186Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-10T18:48:37.186Z] [2019-10-10T18:48:37.186Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-10T18:48:37.506Z] #3 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 111.04MB / 111.04MB 3.4s done [2019-10-10T18:48:37.506Z] #3 extracting sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 2.0s done [2019-10-10T18:48:37.506Z] #3 extracting sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 [2019-10-10T18:48:37.519Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:891ead0305e5e847aa7f87068e9f2d1b19384c52 . [2019-10-10T18:48:37.519Z] #2 [internal] load .dockerignore [2019-10-10T18:48:37.519Z] #2 transferring context: 87B 0.0s done [2019-10-10T18:48:37.519Z] #2 DONE 0.0s [2019-10-10T18:48:37.519Z] [2019-10-10T18:48:37.519Z] #1 [internal] load build definition from Dockerfile [2019-10-10T18:48:37.519Z] #1 transferring dockerfile: 13.34kB 0.0s done [2019-10-10T18:48:37.519Z] #1 DONE 0.0s [2019-10-10T18:48:37.519Z] [2019-10-10T18:48:37.519Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-10T18:48:37.778Z] #3 DONE 0.2s [2019-10-10T18:48:37.778Z] [2019-10-10T18:48:37.778Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-10T18:48:37.778Z] #4 CACHED [2019-10-10T18:48:37.889Z] #3 extracting sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 0.4s done [2019-10-10T18:48:37.889Z] #3 extracting sha256:f6542c8f56fbd52f8d9d01d92625e0a728578d6e417adeba2baa0678cc5009d6 [2019-10-10T18:48:38.274Z] #3 extracting sha256:f6542c8f56fbd52f8d9d01d92625e0a728578d6e417adeba2baa0678cc5009d6 0.2s done [2019-10-10T18:48:38.274Z] #3 extracting sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 [2019-10-10T18:48:38.302Z] #70 DONE 1.4s [2019-10-10T18:48:38.302Z] [2019-10-10T18:48:38.302Z] #71 exporting to image [2019-10-10T18:48:38.302Z] #71 exporting layers [2019-10-10T18:48:38.346Z] [2019-10-10T18:48:38.346Z] #5 [internal] load metadata for docker.io/library/golang:1.13.1-stretch [2019-10-10T18:48:38.604Z] #5 DONE 0.2s [2019-10-10T18:48:38.604Z] [2019-10-10T18:48:38.604Z] #67 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-10T18:48:38.604Z] #67 DONE 0.0s [2019-10-10T18:48:38.604Z] [2019-10-10T18:48:38.604Z] #6 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-10T18:48:38.604Z] #6 DONE 0.0s [2019-10-10T18:48:38.604Z] [2019-10-10T18:48:38.604Z] #21 [internal] load build context [2019-10-10T18:48:39.232Z] #71 exporting layers 0.9s done [2019-10-10T18:48:39.232Z] #71 writing image sha256:4e436f660901dd36fdfe48eefc3ce56ec1b321575bb92743d7c8577b5fa558e1 done [2019-10-10T18:48:39.232Z] #71 naming to docker.io/library/docker:891ead0305e5e847aa7f87068e9f2d1b19384c52 done [2019-10-10T18:48:39.232Z] #71 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2019-10-10T18:48:39.557Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40059/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40059/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=891ead0305e5e847aa7f87068e9f2d1b19384c52 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:891ead0305e5e847aa7f87068e9f2d1b19384c52 hack/validate/default [2019-10-10T18:48:39.611Z] #18 14.97 + rm -rf /tmp/tmp.ELntww4uoq [2019-10-10T18:48:39.611Z] #18 DONE 15.8s [2019-10-10T18:48:39.611Z] [2019-10-10T18:48:39.611Z] #67 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-10T18:48:39.611Z] #67 CACHED [2019-10-10T18:48:39.611Z] [2019-10-10T18:48:39.611Z] #16 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T18:48:39.611Z] #16 CACHED [2019-10-10T18:48:39.611Z] [2019-10-10T18:48:39.611Z] #10 [dev 1/24] RUN groupadd -r docker [2019-10-10T18:48:39.611Z] #10 CACHED [2019-10-10T18:48:39.611Z] [2019-10-10T18:48:39.611Z] #9 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-10T18:48:39.611Z] #9 CACHED [2019-10-10T18:48:39.611Z] [2019-10-10T18:48:39.611Z] #11 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-10T18:48:39.611Z] #11 CACHED [2019-10-10T18:48:39.611Z] [2019-10-10T18:48:39.611Z] #12 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-10T18:48:39.611Z] #12 CACHED [2019-10-10T18:48:39.611Z] [2019-10-10T18:48:39.611Z] #15 [dev 6/24] RUN ldconfig [2019-10-10T18:48:39.611Z] #15 CACHED [2019-10-10T18:48:39.611Z] [2019-10-10T18:48:39.611Z] #14 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-10T18:48:39.611Z] #14 CACHED [2019-10-10T18:48:39.611Z] [2019-10-10T18:48:39.611Z] #13 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-10T18:48:39.611Z] #13 CACHED [2019-10-10T18:48:39.611Z] [2019-10-10T18:48:39.611Z] #17 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-10T18:48:39.611Z] #17 CACHED [2019-10-10T18:48:39.611Z] [2019-10-10T18:48:39.611Z] #22 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-10T18:48:39.611Z] #22 CACHED [2019-10-10T18:48:39.611Z] [2019-10-10T18:48:39.611Z] #20 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-10T18:48:39.611Z] #20 CACHED [2019-10-10T18:48:39.611Z] [2019-10-10T18:48:39.611Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T18:48:39.611Z] #23 CACHED [2019-10-10T18:48:39.611Z] [2019-10-10T18:48:39.611Z] #63 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-10T18:48:39.611Z] #63 CACHED [2019-10-10T18:48:39.611Z] [2019-10-10T18:48:39.611Z] #64 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-10T18:48:39.611Z] #64 CACHED [2019-10-10T18:48:39.611Z] [2019-10-10T18:48:39.611Z] #25 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T18:48:39.611Z] #25 CACHED [2019-10-10T18:48:39.611Z] [2019-10-10T18:48:39.611Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-10T18:48:39.611Z] #65 CACHED [2019-10-10T18:48:39.611Z] [2019-10-10T18:48:39.611Z] #26 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-10T18:48:39.611Z] #26 CACHED [2019-10-10T18:48:39.611Z] [2019-10-10T18:48:39.611Z] #27 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-10T18:48:39.611Z] #27 CACHED [2019-10-10T18:48:39.611Z] [2019-10-10T18:48:39.611Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T18:48:39.611Z] #60 CACHED [2019-10-10T18:48:39.611Z] [2019-10-10T18:48:39.611Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T18:48:39.611Z] #61 CACHED [2019-10-10T18:48:39.611Z] [2019-10-10T18:48:39.611Z] #58 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-10T18:48:39.611Z] #58 CACHED [2019-10-10T18:48:39.611Z] [2019-10-10T18:48:39.611Z] #55 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-10T18:48:39.611Z] #55 CACHED [2019-10-10T18:48:39.611Z] [2019-10-10T18:48:39.611Z] #56 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T18:48:39.611Z] #56 CACHED [2019-10-10T18:48:39.611Z] [2019-10-10T18:48:39.611Z] #52 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-10T18:48:39.611Z] #52 CACHED [2019-10-10T18:48:39.611Z] [2019-10-10T18:48:39.611Z] #53 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T18:48:39.611Z] #53 CACHED [2019-10-10T18:48:39.611Z] [2019-10-10T18:48:39.611Z] #49 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-10T18:48:39.611Z] #49 CACHED [2019-10-10T18:48:39.611Z] [2019-10-10T18:48:39.611Z] #47 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-10T18:48:39.611Z] #47 CACHED [2019-10-10T18:48:39.611Z] [2019-10-10T18:48:39.611Z] #48 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T18:48:39.611Z] #48 CACHED [2019-10-10T18:48:39.611Z] [2019-10-10T18:48:39.611Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T18:48:39.611Z] #50 CACHED [2019-10-10T18:48:39.611Z] [2019-10-10T18:48:39.611Z] #43 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T18:48:39.611Z] #43 CACHED [2019-10-10T18:48:39.611Z] [2019-10-10T18:48:39.611Z] #44 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-10T18:48:39.611Z] #44 CACHED [2019-10-10T18:48:39.611Z] [2019-10-10T18:48:39.611Z] #45 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T18:48:39.611Z] #45 CACHED [2019-10-10T18:48:39.611Z] [2019-10-10T18:48:39.611Z] #39 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T18:48:39.611Z] #39 CACHED [2019-10-10T18:48:39.611Z] [2019-10-10T18:48:39.611Z] #40 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-10T18:48:39.611Z] #40 CACHED [2019-10-10T18:48:39.611Z] [2019-10-10T18:48:39.611Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-10T18:48:39.611Z] #38 CACHED [2019-10-10T18:48:39.611Z] [2019-10-10T18:48:39.611Z] #41 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T18:48:39.611Z] #41 CACHED [2019-10-10T18:48:39.611Z] [2019-10-10T18:48:39.611Z] #35 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-10T18:48:39.611Z] #35 CACHED [2019-10-10T18:48:39.611Z] [2019-10-10T18:48:39.611Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T18:48:39.611Z] #36 CACHED [2019-10-10T18:48:39.611Z] [2019-10-10T18:48:39.611Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-10T18:48:39.611Z] #32 CACHED [2019-10-10T18:48:39.611Z] [2019-10-10T18:48:39.611Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T18:48:39.611Z] #33 CACHED [2019-10-10T18:48:39.611Z] [2019-10-10T18:48:39.611Z] #29 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-10T18:48:39.611Z] #29 CACHED [2019-10-10T18:48:39.611Z] [2019-10-10T18:48:39.611Z] #30 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T18:48:39.611Z] #30 CACHED [2019-10-10T18:48:39.611Z] [2019-10-10T18:48:39.611Z] #19 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-10-10T18:48:39.868Z] #19 DONE 0.2s [2019-10-10T18:48:39.868Z] [2019-10-10T18:48:39.868Z] #24 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-10T18:48:40.366Z] #3 extracting sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 2.1s done [2019-10-10T18:48:40.489Z] Congratulations! All commits are properly signed with the DCO! [2019-10-10T18:48:40.515Z] #21 transferring context: 45.61MB 1.5s done [2019-10-10T18:48:40.515Z] #21 DONE 1.6s [2019-10-10T18:48:40.515Z] [2019-10-10T18:48:40.515Z] #59 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ [2019-10-10T18:48:40.515Z] #59 CACHED [2019-10-10T18:48:40.515Z] [2019-10-10T18:48:40.515Z] #51 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-10T18:48:40.515Z] #51 CACHED [2019-10-10T18:48:40.515Z] [2019-10-10T18:48:40.515Z] #8 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-10T18:48:40.515Z] #8 CACHED [2019-10-10T18:48:40.515Z] [2019-10-10T18:48:40.515Z] #29 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-10T18:48:40.515Z] #29 CACHED [2019-10-10T18:48:40.515Z] [2019-10-10T18:48:40.515Z] #53 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T18:48:40.515Z] #53 CACHED [2019-10-10T18:48:40.515Z] [2019-10-10T18:48:40.515Z] #35 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-10T18:48:40.515Z] #35 CACHED [2019-10-10T18:48:40.515Z] [2019-10-10T18:48:40.515Z] #43 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T18:48:40.515Z] #43 CACHED [2019-10-10T18:48:40.515Z] [2019-10-10T18:48:40.515Z] #62 [dev 21/24] COPY --from=criu /build/ /usr/local/ [2019-10-10T18:48:40.515Z] #62 CACHED [2019-10-10T18:48:40.515Z] [2019-10-10T18:48:40.515Z] #27 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-10T18:48:40.515Z] #27 CACHED [2019-10-10T18:48:40.515Z] [2019-10-10T18:48:40.515Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T18:48:40.515Z] #60 CACHED [2019-10-10T18:48:40.515Z] [2019-10-10T18:48:40.515Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T18:48:40.515Z] #50 CACHED [2019-10-10T18:48:40.515Z] [2019-10-10T18:48:40.515Z] #18 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-10T18:48:40.515Z] #18 CACHED [2019-10-10T18:48:40.515Z] [2019-10-10T18:48:40.515Z] #55 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-10T18:48:40.515Z] #55 CACHED [2019-10-10T18:48:40.515Z] [2019-10-10T18:48:40.515Z] #63 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-10T18:48:40.515Z] #63 CACHED [2019-10-10T18:48:40.515Z] [2019-10-10T18:48:40.515Z] #30 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T18:48:40.515Z] #30 CACHED [2019-10-10T18:48:40.515Z] [2019-10-10T18:48:40.515Z] #39 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T18:48:40.515Z] #39 CACHED [2019-10-10T18:48:40.515Z] [2019-10-10T18:48:40.515Z] #42 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-10T18:48:40.515Z] #42 CACHED [2019-10-10T18:48:40.515Z] [2019-10-10T18:48:40.515Z] #14 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-10T18:48:40.515Z] #14 CACHED [2019-10-10T18:48:40.515Z] [2019-10-10T18:48:40.515Z] #31 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-10T18:48:40.515Z] #31 CACHED [2019-10-10T18:48:40.515Z] [2019-10-10T18:48:40.515Z] #17 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-10T18:48:40.515Z] #17 CACHED [2019-10-10T18:48:40.515Z] [2019-10-10T18:48:40.515Z] #16 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T18:48:40.515Z] #16 CACHED [2019-10-10T18:48:40.515Z] [2019-10-10T18:48:40.515Z] #24 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-10T18:48:40.515Z] #24 CACHED [2019-10-10T18:48:40.515Z] [2019-10-10T18:48:40.515Z] #47 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-10T18:48:40.515Z] #47 CACHED [2019-10-10T18:48:40.515Z] [2019-10-10T18:48:40.515Z] #28 [dev 11/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-10T18:48:40.515Z] #28 CACHED [2019-10-10T18:48:40.515Z] [2019-10-10T18:48:40.515Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-10T18:48:40.515Z] #32 CACHED [2019-10-10T18:48:40.515Z] [2019-10-10T18:48:40.515Z] #7 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-10T18:48:40.515Z] #7 CACHED [2019-10-10T18:48:40.515Z] [2019-10-10T18:48:40.515Z] #54 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-10T18:48:40.515Z] #54 CACHED [2019-10-10T18:48:40.515Z] [2019-10-10T18:48:40.515Z] #57 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-10T18:48:40.515Z] #57 CACHED [2019-10-10T18:48:40.515Z] [2019-10-10T18:48:40.515Z] #56 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T18:48:40.515Z] #56 CACHED [2019-10-10T18:48:40.515Z] [2019-10-10T18:48:40.515Z] #40 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-10T18:48:40.515Z] #40 CACHED [2019-10-10T18:48:40.515Z] [2019-10-10T18:48:40.515Z] #68 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-10-10T18:48:40.515Z] #68 CACHED [2019-10-10T18:48:40.515Z] [2019-10-10T18:48:40.515Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T18:48:40.515Z] #61 CACHED [2019-10-10T18:48:40.515Z] [2019-10-10T18:48:40.515Z] #44 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-10T18:48:40.515Z] #44 CACHED [2019-10-10T18:48:40.515Z] [2019-10-10T18:48:40.515Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T18:48:40.515Z] #33 CACHED [2019-10-10T18:48:40.515Z] [2019-10-10T18:48:40.515Z] #41 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T18:48:40.515Z] #41 CACHED [2019-10-10T18:48:40.515Z] [2019-10-10T18:48:40.515Z] #19 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-10-10T18:48:40.515Z] #19 CACHED [2019-10-10T18:48:40.515Z] [2019-10-10T18:48:40.515Z] #58 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-10T18:48:40.515Z] #58 CACHED [2019-10-10T18:48:40.515Z] [2019-10-10T18:48:40.515Z] #37 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-10T18:48:40.515Z] #37 CACHED [2019-10-10T18:48:40.515Z] [2019-10-10T18:48:40.515Z] #15 [dev 6/24] RUN ldconfig [2019-10-10T18:48:40.515Z] #15 CACHED [2019-10-10T18:48:40.515Z] [2019-10-10T18:48:40.515Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-10T18:48:40.515Z] #65 CACHED [2019-10-10T18:48:40.515Z] [2019-10-10T18:48:40.515Z] #9 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-10T18:48:40.515Z] #9 CACHED [2019-10-10T18:48:40.515Z] [2019-10-10T18:48:40.515Z] #13 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-10T18:48:40.515Z] #13 CACHED [2019-10-10T18:48:40.515Z] [2019-10-10T18:48:40.515Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T18:48:40.515Z] #23 CACHED [2019-10-10T18:48:40.515Z] [2019-10-10T18:48:40.515Z] #66 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-10T18:48:40.515Z] #66 CACHED [2019-10-10T18:48:40.515Z] [2019-10-10T18:48:40.515Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T18:48:40.515Z] #36 CACHED [2019-10-10T18:48:40.515Z] [2019-10-10T18:48:40.515Z] #46 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-10T18:48:40.515Z] #46 CACHED [2019-10-10T18:48:40.515Z] [2019-10-10T18:48:40.515Z] #49 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-10T18:48:40.515Z] #49 CACHED [2019-10-10T18:48:40.515Z] [2019-10-10T18:48:40.515Z] #11 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-10T18:48:40.515Z] #11 CACHED [2019-10-10T18:48:40.515Z] [2019-10-10T18:48:40.515Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-10T18:48:40.515Z] #38 CACHED [2019-10-10T18:48:40.515Z] [2019-10-10T18:48:40.515Z] #45 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T18:48:40.515Z] #45 CACHED [2019-10-10T18:48:40.515Z] [2019-10-10T18:48:40.515Z] #20 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-10T18:48:40.515Z] #20 CACHED [2019-10-10T18:48:40.515Z] [2019-10-10T18:48:40.515Z] #12 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-10T18:48:40.515Z] #12 CACHED [2019-10-10T18:48:40.515Z] [2019-10-10T18:48:40.515Z] #22 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-10T18:48:40.515Z] #22 CACHED [2019-10-10T18:48:40.515Z] [2019-10-10T18:48:40.515Z] #64 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-10T18:48:40.516Z] #64 CACHED [2019-10-10T18:48:40.516Z] [2019-10-10T18:48:40.516Z] #25 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T18:48:40.516Z] #25 CACHED [2019-10-10T18:48:40.516Z] [2019-10-10T18:48:40.516Z] #48 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T18:48:40.516Z] #48 CACHED [2019-10-10T18:48:40.516Z] [2019-10-10T18:48:40.516Z] #34 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-10T18:48:40.516Z] #34 CACHED [2019-10-10T18:48:40.516Z] [2019-10-10T18:48:40.516Z] #52 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-10T18:48:40.516Z] #52 CACHED [2019-10-10T18:48:40.516Z] [2019-10-10T18:48:40.516Z] #26 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-10T18:48:40.516Z] #26 CACHED [2019-10-10T18:48:40.516Z] [2019-10-10T18:48:40.516Z] #10 [dev 1/24] RUN groupadd -r docker [2019-10-10T18:48:40.516Z] #10 CACHED [2019-10-10T18:48:40.516Z] [2019-10-10T18:48:40.516Z] #69 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-10T18:48:40.516Z] #69 CACHED [2019-10-10T18:48:40.516Z] [2019-10-10T18:48:40.516Z] #70 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-10T18:48:40.741Z] #3 extracting sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 [2019-10-10T18:48:40.746Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2019-10-10T18:48:40.746Z] INFO [lintersdb] Active 15 linters: [deadcode gofmt goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2019-10-10T18:48:40.746Z] INFO [lintersdb] Optimized sublinters [staticcheck gosimple unused] into metalinter megacheck [2019-10-10T18:48:42.020Z] #3 extracting sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 1.3s done [2019-10-10T18:48:42.021Z] #3 extracting sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 [2019-10-10T18:48:42.237Z] Fetching without tags [2019-10-10T18:48:42.388Z] #24 DONE 2.5s [2019-10-10T18:48:42.388Z] [2019-10-10T18:48:42.388Z] #28 [dev 11/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-10T18:48:42.704Z] Merging remotes/origin/master commit 6f069f14e6a76f2a3cdf50a089e67429581d7cc8 into PR head commit 1c82d1190888f05836c550c85e4e8daedae2a813 [2019-10-10T18:48:42.952Z] #28 DONE 0.6s [2019-10-10T18:48:43.046Z] #70 DONE 2.3s [2019-10-10T18:48:43.046Z] [2019-10-10T18:48:43.046Z] #71 exporting to image [2019-10-10T18:48:43.046Z] #71 exporting layers [2019-10-10T18:48:42.193Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-10T18:48:42.198Z] > git config --add remote.origin.fetch +refs/pull/40059/head:refs/remotes/origin/PR-40059 # timeout=10 [2019-10-10T18:48:42.201Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-10T18:48:42.217Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-10T18:48:42.233Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-10T18:48:42.233Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-10T18:48:42.234Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40059/head:refs/remotes/origin/PR-40059 +refs/heads/master:refs/remotes/origin/master [2019-10-10T18:48:42.699Z] > git config core.sparsecheckout # timeout=10 [2019-10-10T18:48:42.703Z] > git checkout -f 1c82d1190888f05836c550c85e4e8daedae2a813 [2019-10-10T18:48:43.209Z] [2019-10-10T18:48:43.209Z] #31 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-10T18:48:43.209Z] #31 DONE 0.2s [2019-10-10T18:48:43.209Z] [2019-10-10T18:48:43.209Z] #34 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-10T18:48:43.209Z] #34 DONE 0.1s [2019-10-10T18:48:43.465Z] [2019-10-10T18:48:43.465Z] #37 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-10T18:48:43.465Z] #37 DONE 0.2s [2019-10-10T18:48:43.465Z] [2019-10-10T18:48:43.465Z] #42 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-10T18:48:43.465Z] #42 DONE 0.1s [2019-10-10T18:48:43.722Z] [2019-10-10T18:48:43.722Z] #46 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-10T18:48:43.722Z] #46 DONE 0.2s [2019-10-10T18:48:43.722Z] [2019-10-10T18:48:43.722Z] #51 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-10T18:48:44.427Z] #71 exporting layers 1.5s done [2019-10-10T18:48:44.427Z] #71 writing image sha256:215c30a46ed521de7ea8b957852ee594661fe7a79a3b505b88a07e2075146570 done [2019-10-10T18:48:44.427Z] #71 naming to docker.io/library/docker:891ead0305e5e847aa7f87068e9f2d1b19384c52 done [2019-10-10T18:48:44.427Z] #71 DONE 1.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-10T18:48:44.652Z] Merge succeeded, producing 4e8e44bb2cbdb2387f976cc90b89dc8188e50655 [2019-10-10T18:48:44.653Z] Checking out Revision 4e8e44bb2cbdb2387f976cc90b89dc8188e50655 (PR-40059) [2019-10-10T18:48:44.759Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40059/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=891ead0305e5e847aa7f87068e9f2d1b19384c52 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:891ead0305e5e847aa7f87068e9f2d1b19384c52 hack/test/unit [2019-10-10T18:48:44.780Z] Commit message: "Merge commit '6f069f14e6a76f2a3cdf50a089e67429581d7cc8' into HEAD" [2019-10-10T18:48:44.795Z] First time build. Skipping changelog. [2019-10-10T18:48:45.091Z] #51 DONE 1.1s [2019-10-10T18:48:45.091Z] [2019-10-10T18:48:45.091Z] #54 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-10T18:48:45.091Z] #54 DONE 0.1s [2019-10-10T18:48:45.091Z] [2019-10-10T18:48:45.091Z] #57 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-10T18:48:43.749Z] > git merge 6f069f14e6a76f2a3cdf50a089e67429581d7cc8 # timeout=10 [2019-10-10T18:48:44.631Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-10T18:48:44.653Z] > git config core.sparsecheckout # timeout=10 [2019-10-10T18:48:44.658Z] > git checkout -f 4e8e44bb2cbdb2387f976cc90b89dc8188e50655 [2019-10-10T18:48:44.775Z] > git rev-list --no-walk bf398467ac8685af7f70865d4174b8bb4c52ec87 # timeout=10 [2019-10-10T18:48:45.654Z] #57 DONE 0.5s [2019-10-10T18:48:45.654Z] [2019-10-10T18:48:45.654Z] #59 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ [2019-10-10T18:48:45.735Z] + docker version [2019-10-10T18:48:45.735Z] Client: [2019-10-10T18:48:45.735Z] Version: 18.06.1-ce [2019-10-10T18:48:45.735Z] API version: 1.38 [2019-10-10T18:48:45.735Z] Go version: go1.10.3 [2019-10-10T18:48:45.735Z] Git commit: e68fc7a [2019-10-10T18:48:45.735Z] Built: Tue Aug 21 17:26:10 2018 [2019-10-10T18:48:45.735Z] OS/Arch: linux/ppc64le [2019-10-10T18:48:45.735Z] Experimental: false [2019-10-10T18:48:45.735Z] [2019-10-10T18:48:45.735Z] Server: [2019-10-10T18:48:45.735Z] Engine: [2019-10-10T18:48:45.735Z] Version: 18.06.1-ce [2019-10-10T18:48:45.735Z] API version: 1.38 (minimum version 1.12) [2019-10-10T18:48:45.735Z] Go version: go1.10.3 [2019-10-10T18:48:45.735Z] Git commit: e68fc7a [2019-10-10T18:48:45.735Z] Built: Tue Aug 21 17:24:20 2018 [2019-10-10T18:48:45.735Z] OS/Arch: linux/ppc64le [2019-10-10T18:48:45.735Z] Experimental: true [Pipeline] sh [2019-10-10T18:48:46.123Z] + docker info [2019-10-10T18:48:46.123Z] Containers: 0 [2019-10-10T18:48:46.123Z] Running: 0 [2019-10-10T18:48:46.123Z] Paused: 0 [2019-10-10T18:48:46.123Z] Stopped: 0 [2019-10-10T18:48:46.123Z] Images: 0 [2019-10-10T18:48:46.123Z] Server Version: 18.06.1-ce [2019-10-10T18:48:46.123Z] Storage Driver: overlay2 [2019-10-10T18:48:46.123Z] Backing Filesystem: extfs [2019-10-10T18:48:46.123Z] Supports d_type: true [2019-10-10T18:48:46.123Z] Native Overlay Diff: true [2019-10-10T18:48:46.123Z] Logging Driver: json-file [2019-10-10T18:48:46.123Z] Cgroup Driver: cgroupfs [2019-10-10T18:48:46.123Z] Plugins: [2019-10-10T18:48:46.123Z] Volume: local [2019-10-10T18:48:46.123Z] Network: bridge host ipvlan macvlan null overlay [2019-10-10T18:48:46.123Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-10-10T18:48:46.123Z] Swarm: inactive [2019-10-10T18:48:46.123Z] Runtimes: runc [2019-10-10T18:48:46.123Z] Default Runtime: runc [2019-10-10T18:48:46.123Z] Init Binary: docker-init [2019-10-10T18:48:46.123Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-10-10T18:48:46.123Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-10-10T18:48:46.123Z] init version: fec3683 [2019-10-10T18:48:46.123Z] Security Options: [2019-10-10T18:48:46.123Z] apparmor [2019-10-10T18:48:46.123Z] seccomp [2019-10-10T18:48:46.123Z] Profile: default [2019-10-10T18:48:46.123Z] Kernel Version: 4.4.0-130-generic [2019-10-10T18:48:46.123Z] Operating System: Ubuntu 16.04.3 LTS [2019-10-10T18:48:46.123Z] OSType: linux [2019-10-10T18:48:46.123Z] Architecture: ppc64le [2019-10-10T18:48:46.123Z] CPUs: 4 [2019-10-10T18:48:46.123Z] Total Memory: 7.972GiB [2019-10-10T18:48:46.123Z] Name: ppc64le-ubuntu-24 [2019-10-10T18:48:46.123Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2019-10-10T18:48:46.123Z] Docker Root Dir: /var/lib/docker [2019-10-10T18:48:46.123Z] Debug Mode (client): false [2019-10-10T18:48:46.123Z] Debug Mode (server): false [2019-10-10T18:48:46.123Z] Username: dockerbuildbot [2019-10-10T18:48:46.123Z] Registry: https://index.docker.io/v1/ [2019-10-10T18:48:46.123Z] Labels: [2019-10-10T18:48:46.123Z] Experimental: true [2019-10-10T18:48:46.123Z] Insecure Registries: [2019-10-10T18:48:46.123Z] 127.0.0.0/8 [2019-10-10T18:48:46.123Z] Live Restore Enabled: false [2019-10-10T18:48:46.123Z] [2019-10-10T18:48:46.127Z] #3 extracting sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 3.4s done [2019-10-10T18:48:46.127Z] #3 extracting sha256:e31612bb7d3ca12650dbcad76034a9c56766e0107e24c0eac4586beb72f7b18a done [2019-10-10T18:48:46.127Z] #3 completed: 2019-10-10 18:48:45.68742033 +0000 UTC [2019-10-10T18:48:46.127Z] #3 duration: 12.006865206s [2019-10-10T18:48:46.127Z] [2019-10-10T18:48:46.127Z] [2019-10-10T18:48:46.127Z] #4 /bin/sh -c git clone "${BUILDX_REPO}" /buildx [2019-10-10T18:48:46.127Z] #4 digest: sha256:d3415ca9439680de1f5dbd3755f2fd902883970c37ef979ed3c8511dd95e2f44 [2019-10-10T18:48:46.127Z] #4 name: "/bin/sh -c git clone \"${BUILDX_REPO}\" /buildx" [2019-10-10T18:48:46.127Z] #4 started: 2019-10-10 18:48:45.689159889 +0000 UTC [2019-10-10T18:48:46.127Z] #4 0.281 Cloning into '/buildx'... [Pipeline] sh [2019-10-10T18:48:46.220Z] #59 DONE 0.5s [2019-10-10T18:48:46.220Z] [2019-10-10T18:48:46.220Z] #62 [dev 21/24] COPY --from=criu /build/ /usr/local/ [2019-10-10T18:48:46.220Z] #62 DONE 0.1s [2019-10-10T18:48:46.220Z] [2019-10-10T18:48:46.220Z] #66 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-10T18:48:46.220Z] #66 DONE 0.2s [2019-10-10T18:48:46.220Z] [2019-10-10T18:48:46.220Z] #68 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-10-10T18:48:46.502Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-10T18:48:46.502Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-10T18:48:46.502Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40059/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-10T18:48:46.502Z] + bash /home/docker/workspace/moby_PR-40059/check-config.sh [2019-10-10T18:48:46.502Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-10T18:48:46.502Z] info: reading kernel config from /boot/config-4.4.0-130-generic ... [2019-10-10T18:48:46.502Z] [2019-10-10T18:48:46.502Z] Generally Necessary: [2019-10-10T18:48:46.784Z] #68 DONE 0.4s [2019-10-10T18:48:46.784Z] [2019-10-10T18:48:46.784Z] #69 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-10T18:48:46.784Z] #69 DONE 0.0s [2019-10-10T18:48:46.788Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-10T18:48:46.788Z] - apparmor: enabled and tools installed [2019-10-10T18:48:46.788Z] - CONFIG_NAMESPACES: enabled [2019-10-10T18:48:46.788Z] - CONFIG_NET_NS: enabled [2019-10-10T18:48:46.788Z] - CONFIG_PID_NS: enabled [2019-10-10T18:48:46.788Z] - CONFIG_IPC_NS: enabled [2019-10-10T18:48:46.788Z] - CONFIG_UTS_NS: enabled [2019-10-10T18:48:46.788Z] - CONFIG_CGROUPS: enabled [2019-10-10T18:48:46.788Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-10T18:48:46.789Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-10T18:48:46.789Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-10T18:48:46.789Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-10T18:48:46.789Z] - CONFIG_CPUSETS: enabled [2019-10-10T18:48:46.789Z] - CONFIG_MEMCG: enabled [2019-10-10T18:48:46.789Z] - CONFIG_KEYS: enabled [2019-10-10T18:48:46.789Z] - CONFIG_VETH: enabled (as module) [2019-10-10T18:48:46.789Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-10T18:48:46.789Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-10T18:48:46.789Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-10T18:48:46.789Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-10T18:48:46.789Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-10T18:48:46.789Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-10T18:48:46.789Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-10T18:48:46.789Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-10T18:48:46.789Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-10T18:48:46.789Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-10T18:48:46.789Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-10T18:48:46.789Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-10T18:48:46.789Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-10-10T18:48:46.789Z] [2019-10-10T18:48:46.789Z] Optional Features: [2019-10-10T18:48:46.997Z] #4 completed: 2019-10-10 18:48:46.90775394 +0000 UTC [2019-10-10T18:48:46.997Z] #4 duration: 1.218594051s [2019-10-10T18:48:46.997Z] [2019-10-10T18:48:46.997Z] [2019-10-10T18:48:46.997Z] #5 /bin/sh -c git fetch origin "${BUILDX_COMMIT}":build && git checkout bui... [2019-10-10T18:48:46.997Z] #5 digest: sha256:bb88edc76245604869accc36e1df9136a67376879323fe2104fffbc5bc64487a [2019-10-10T18:48:46.997Z] #5 name: "/bin/sh -c git fetch origin \"${BUILDX_COMMIT}\":build && git checkout build" [2019-10-10T18:48:46.997Z] #5 started: 2019-10-10 18:48:46.909557538 +0000 UTC [2019-10-10T18:48:47.043Z] [2019-10-10T18:48:47.043Z] #70 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-10T18:48:47.078Z] - CONFIG_USER_NS: enabled [2019-10-10T18:48:47.078Z] - CONFIG_SECCOMP: enabled [2019-10-10T18:48:47.078Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-10T18:48:47.078Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-10T18:48:47.078Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-10T18:48:47.078Z] (cgroup swap accounting is currently enabled) [2019-10-10T18:48:47.078Z] - CONFIG_MEMCG_KMEM: enabled [2019-10-10T18:48:47.078Z] - CONFIG_BLK_CGROUP: enabled [2019-10-10T18:48:47.078Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-10T18:48:47.078Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-10T18:48:47.078Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-10T18:48:47.078Z] - CONFIG_CGROUP_PERF: enabled [2019-10-10T18:48:47.078Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-10T18:48:47.078Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-10T18:48:47.078Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-10T18:48:47.078Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-10T18:48:47.078Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-10T18:48:47.078Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-10T18:48:47.078Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-10T18:48:47.078Z] - CONFIG_IP_VS: enabled (as module) [2019-10-10T18:48:47.078Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-10T18:48:47.078Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-10T18:48:47.078Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-10T18:48:47.078Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-10T18:48:47.078Z] - CONFIG_EXT4_FS: enabled [2019-10-10T18:48:47.078Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-10T18:48:47.078Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-10T18:48:47.078Z] - Network Drivers: [2019-10-10T18:48:47.078Z] - "overlay": [2019-10-10T18:48:47.078Z] - CONFIG_VXLAN: enabled (as module) [2019-10-10T18:48:47.078Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-10T18:48:47.078Z] Optional (for encrypted networks): [2019-10-10T18:48:47.362Z] - CONFIG_CRYPTO: enabled [2019-10-10T18:48:47.362Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-10-10T18:48:47.362Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-10-10T18:48:47.362Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-10-10T18:48:47.362Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-10-10T18:48:47.362Z] - CONFIG_XFRM: enabled [2019-10-10T18:48:47.362Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-10T18:48:47.362Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-10T18:48:47.362Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-10T18:48:47.362Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-10T18:48:47.362Z] - "ipvlan": [2019-10-10T18:48:47.362Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-10T18:48:47.362Z] - "macvlan": [2019-10-10T18:48:47.362Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-10T18:48:47.362Z] - CONFIG_DUMMY: enabled (as module) [2019-10-10T18:48:47.362Z] - "ftp,tftp client in container": [2019-10-10T18:48:47.362Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-10T18:48:47.362Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-10T18:48:47.362Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-10T18:48:47.362Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-10T18:48:47.362Z] - Storage Drivers: [2019-10-10T18:48:47.362Z] - "aufs": [2019-10-10T18:48:47.362Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-10T18:48:47.362Z] - "btrfs": [2019-10-10T18:48:47.362Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-10T18:48:47.362Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-10T18:48:47.362Z] - "devicemapper": [2019-10-10T18:48:47.362Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-10T18:48:47.362Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-10T18:48:47.362Z] - "overlay": [2019-10-10T18:48:47.362Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-10T18:48:47.362Z] - "zfs": [2019-10-10T18:48:47.362Z] - /dev/zfs: missing [2019-10-10T18:48:47.362Z] - zfs command: missing [2019-10-10T18:48:47.362Z] - zpool command: missing [2019-10-10T18:48:47.362Z] [2019-10-10T18:48:47.362Z] Limits: [2019-10-10T18:48:47.362Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-10T18:48:47.362Z] [2019-10-10T18:48:47.362Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2019-10-10T18:48:47.429Z] #5 0.447 From https://github.com/docker/buildx [2019-10-10T18:48:47.430Z] #5 0.447 * [new branch] master -> build [Pipeline] sh [2019-10-10T18:48:47.606Z] #70 DONE 0.8s [2019-10-10T18:48:47.787Z] + make bundles/buildx [2019-10-10T18:48:47.863Z] [2019-10-10T18:48:47.863Z] #71 exporting to image [2019-10-10T18:48:47.863Z] #71 exporting layers [2019-10-10T18:48:47.884Z] #5 0.594 Switched to branch 'build' [2019-10-10T18:48:47.884Z] #5 completed: 2019-10-10 18:48:47.648055543 +0000 UTC [2019-10-10T18:48:47.884Z] #5 duration: 738.498005ms [2019-10-10T18:48:47.884Z] [2019-10-10T18:48:47.884Z] [2019-10-10T18:48:47.884Z] #6 /bin/sh -c go mod download [2019-10-10T18:48:47.884Z] #6 digest: sha256:2b325934eea7c0e114121e3555201d885f5b78ba5c5cff81f804dd5a537d8116 [2019-10-10T18:48:47.884Z] #6 name: "/bin/sh -c go mod download" [2019-10-10T18:48:47.884Z] #6 started: 2019-10-10 18:48:47.649997293 +0000 UTC [2019-10-10T18:48:48.301Z] #6 0.364 go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-10-10T18:48:48.301Z] #6 0.367 go: finding github.com/prometheus/client_golang v0.8.0 [2019-10-10T18:48:48.301Z] #6 0.367 go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-10-10T18:48:48.301Z] #6 0.369 go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-10-10T18:48:48.301Z] #6 0.370 go: finding github.com/imdario/mergo v0.3.7 [2019-10-10T18:48:48.301Z] #6 0.370 go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-10-10T18:48:48.301Z] #6 0.372 go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-10-10T18:48:48.301Z] #6 0.372 go: finding github.com/ghodss/yaml v1.0.0 [2019-10-10T18:48:48.301Z] #6 0.374 go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-10-10T18:48:48.404Z] mkdir bundles [2019-10-10T18:48:48.404Z] # This intetionally is not using the `--output` flag from the docker CLI which is a buildkit option [2019-10-10T18:48:48.404Z] # The idea here being that if buildx is being used, it's because buildkit is not supported natively [2019-10-10T18:48:48.404Z] docker build -f Dockerfile.buildx -t "moby-buildx:v0.3.0" \ [2019-10-10T18:48:48.404Z] --build-arg BUILDX_COMMIT \ [2019-10-10T18:48:48.404Z] --build-arg BUILDX_REPO \ [2019-10-10T18:48:48.404Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-10-10T18:48:48.404Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-10-10T18:48:48.404Z] . && \ [2019-10-10T18:48:48.404Z] id=$(docker create moby-buildx:v0.3.0); \ [2019-10-10T18:48:48.404Z] if [ -n "${id}" ]; then docker cp ${id}:/usr/bin/buildx bundles/buildx && touch bundles/buildx; docker rm -f ${id}; fi [2019-10-10T18:48:48.404Z] /bin/sh: 4: go: not found [2019-10-10T18:48:48.404Z] /bin/sh: 5: go: not found [2019-10-10T18:48:48.404Z] [2019-10-10T18:48:48.404Z] #1 local://context (.dockerignore) [2019-10-10T18:48:48.404Z] #1 digest: sha256:e6b53841d6f87e0681058ccff001803fb67391f7d74ade9eaa39a1c202a37960 [2019-10-10T18:48:48.404Z] #1 name: "local://context (.dockerignore)" [2019-10-10T18:48:48.404Z] #1 started: 2019-10-10 18:48:48.261909016 +0000 UTC [2019-10-10T18:48:48.404Z] #1 completed: 2019-10-10 18:48:48.262018186 +0000 UTC [2019-10-10T18:48:48.404Z] #1 duration: 109.17µs [2019-10-10T18:48:48.404Z] #1 started: 2019-10-10 18:48:48.264529551 +0000 UTC [2019-10-10T18:48:48.404Z] #1 completed: 2019-10-10 18:48:48.286250286 +0000 UTC [2019-10-10T18:48:48.404Z] #1 duration: 21.720735ms [2019-10-10T18:48:48.404Z] #1 transferring context: 87B done [2019-10-10T18:48:48.404Z] [2019-10-10T18:48:48.404Z] [2019-10-10T18:48:48.404Z] #2 local://dockerfile (Dockerfile.buildx) [2019-10-10T18:48:48.404Z] #2 digest: sha256:5e3a210d381a3c24619a563ba13b43bc55a077ba8a2c23f3871067f485473f6e [2019-10-10T18:48:48.404Z] #2 name: "local://dockerfile (Dockerfile.buildx)" [2019-10-10T18:48:48.404Z] #2 started: 2019-10-10 18:48:48.261949132 +0000 UTC [2019-10-10T18:48:48.404Z] #2 completed: 2019-10-10 18:48:48.26202669 +0000 UTC [2019-10-10T18:48:48.404Z] #2 duration: 77.558µs [2019-10-10T18:48:48.404Z] #2 started: 2019-10-10 18:48:48.264778067 +0000 UTC [2019-10-10T18:48:48.404Z] #2 completed: 2019-10-10 18:48:48.284183793 +0000 UTC [2019-10-10T18:48:48.404Z] #2 duration: 19.405726ms [2019-10-10T18:48:48.404Z] #2 transferring dockerfile: 792B done [2019-10-10T18:48:48.404Z] [2019-10-10T18:48:49.020Z] [2019-10-10T18:48:49.020Z] #3 docker-image://docker.io/library/golang:1.12.10-stretch@sha256:cd20fa6f8... [2019-10-10T18:48:49.020Z] #3 digest: sha256:7f4f3dd80e16ce814451342a10ac373248ed36d232ee139c6b450b101b96cd4d [2019-10-10T18:48:49.020Z] #3 name: "docker-image://docker.io/library/golang:1.12.10-stretch@sha256:cd20fa6f8a2c45cc172b1342c6306ba29a322464e182ce7df44c1405f47d9d63" [2019-10-10T18:48:49.020Z] #3 started: 2019-10-10 18:48:48.641994613 +0000 UTC [2019-10-10T18:48:49.020Z] #3 completed: 2019-10-10 18:48:48.642386667 +0000 UTC [2019-10-10T18:48:49.020Z] #3 duration: 392.054µs [2019-10-10T18:48:49.020Z] #3 started: 2019-10-10 18:48:48.64436131 +0000 UTC [2019-10-10T18:48:49.020Z] #3 completed: 2019-10-10 18:48:48.646781059 +0000 UTC [2019-10-10T18:48:49.020Z] #3 duration: 2.419749ms [2019-10-10T18:48:49.020Z] #3 started: 2019-10-10 18:48:48.646983449 +0000 UTC [2019-10-10T18:48:49.020Z] #3 resolve docker.io/library/golang:1.12.10-stretch@sha256:cd20fa6f8a2c45cc172b1342c6306ba29a322464e182ce7df44c1405f47d9d63 done [2019-10-10T18:48:49.020Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 0B / 45.65MB 0.1s [2019-10-10T18:48:49.020Z] #3 sha256:cd20fa6f8a2c45cc172b1342c6306ba29a322464e182ce7df44c1405f47d9d63 1.42kB / 1.42kB done [2019-10-10T18:48:49.020Z] #3 sha256:8a4a1569a1ea7d240074fa223283ba1e23c1a1f1b83407fa524e39dc53385242 1.79kB / 1.79kB done [2019-10-10T18:48:49.020Z] #3 sha256:9b20014a18e9eb94e18e8b2aa1a17b0660f7db0fce35096d204bfcfc105ecc94 5.47kB / 5.47kB done [2019-10-10T18:48:49.020Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 0B / 9.99MB 0.2s [2019-10-10T18:48:49.020Z] #3 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 0B / 4.30MB 0.2s [2019-10-10T18:48:49.162Z] #6 1.072 go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-10-10T18:48:49.305Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 1.42MB / 9.99MB 0.4s [2019-10-10T18:48:49.305Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 4.14MB / 9.99MB 0.5s [2019-10-10T18:48:49.305Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 2.56MB / 45.65MB 0.6s [2019-10-10T18:48:49.305Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 5.67MB / 9.99MB 0.6s [2019-10-10T18:48:49.593Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 7.51MB / 9.99MB 0.7s [2019-10-10T18:48:49.593Z] #3 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 1.08MB / 4.30MB 0.7s [2019-10-10T18:48:49.593Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 5.81MB / 45.65MB 0.8s [2019-10-10T18:48:49.593Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 8.50MB / 9.99MB 0.8s [2019-10-10T18:48:49.593Z] #3 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 2.06MB / 4.30MB 0.8s [2019-10-10T18:48:49.601Z] #6 1.467 go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-10-10T18:48:49.601Z] #6 1.796 go: finding github.com/jinzhu/gorm v1.9.2 [2019-10-10T18:48:49.886Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 11.20MB / 45.65MB 1.0s [2019-10-10T18:48:49.886Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 9.99MB / 9.99MB 0.9s done [2019-10-10T18:48:49.886Z] #3 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 4.30MB / 4.30MB 1.0s done [2019-10-10T18:48:49.886Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 0B / 50.07MB 1.0s [2019-10-10T18:48:49.886Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 523.35kB / 52.87MB 1.1s [2019-10-10T18:48:49.886Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 14.50MB / 45.65MB 1.2s [2019-10-10T18:48:49.886Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 3.41MB / 50.07MB 1.2s [2019-10-10T18:48:50.006Z] #6 1.935 go: finding github.com/pkg/errors v0.8.1 [2019-10-10T18:48:50.006Z] #6 2.054 go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-10-10T18:48:50.030Z] ? github.com/docker/docker/api [no test files] [2019-10-10T18:48:50.174Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 17.29MB / 45.65MB 1.4s [2019-10-10T18:48:50.174Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 4.06MB / 52.87MB 1.4s [2019-10-10T18:48:50.174Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 6.74MB / 50.07MB 1.5s [2019-10-10T18:48:50.423Z] #6 2.541 go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-10-10T18:48:50.423Z] #6 2.541 go: finding github.com/stretchr/testify v1.3.0 [2019-10-10T18:48:50.423Z] #6 2.542 go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-10-10T18:48:50.423Z] #6 2.557 go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-10-10T18:48:50.458Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 20.38MB / 45.65MB 1.7s [2019-10-10T18:48:50.458Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 7.57MB / 52.87MB 1.7s [2019-10-10T18:48:50.743Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 23.50MB / 45.65MB 1.9s [2019-10-10T18:48:50.743Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 11.96MB / 50.07MB 1.9s [2019-10-10T18:48:50.743Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 10.79MB / 52.87MB 1.9s [2019-10-10T18:48:50.853Z] #6 2.758 go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-10-10T18:48:50.853Z] #6 2.868 go: finding github.com/spf13/pflag v1.0.3 [2019-10-10T18:48:50.853Z] #6 2.999 go: finding github.com/modern-go/reflect2 v1.0.1 [2019-10-10T18:48:51.028Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 26.28MB / 45.65MB 2.1s [2019-10-10T18:48:51.028Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 14.87MB / 50.07MB 2.1s [2019-10-10T18:48:51.028Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 13.50MB / 52.87MB 2.1s [2019-10-10T18:48:51.136Z] #71 exporting layers 3.0s done [2019-10-10T18:48:51.136Z] #71 writing image sha256:f6eead21a91224b4aab6f00377cd9096ec2fedf69bdfc0d2e8b7c52772b30cf8 done [2019-10-10T18:48:51.136Z] #71 naming to docker.io/library/docker:891ead0305e5e847aa7f87068e9f2d1b19384c52 done [2019-10-10T18:48:51.136Z] #71 DONE 3.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2019-10-10T18:48:51.250Z] #6 3.129 go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-10-10T18:48:51.313Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 29.43MB / 45.65MB 2.4s [2019-10-10T18:48:51.313Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 18.38MB / 50.07MB 2.4s [2019-10-10T18:48:51.313Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 16.97MB / 52.87MB 2.4s [2019-10-10T18:48:51.313Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 33.03MB / 45.65MB 2.6s [2019-10-10T18:48:51.313Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 21.89MB / 50.07MB 2.6s [2019-10-10T18:48:51.598Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 19.95MB / 52.87MB 2.7s [2019-10-10T18:48:51.598Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 36.08MB / 45.65MB 2.8s [2019-10-10T18:48:51.598Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 24.61MB / 50.07MB 2.8s [2019-10-10T18:48:51.650Z] #6 3.547 go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-10-10T18:48:51.881Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 23.47MB / 52.87MB 3.0s [2019-10-10T18:48:51.881Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 39.72MB / 45.65MB 3.1s [2019-10-10T18:48:51.881Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 27.99MB / 50.07MB 3.1s [2019-10-10T18:48:52.080Z] #6 3.952 go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-10-10T18:48:52.080Z] #6 4.065 go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-10-10T18:48:52.080Z] #6 4.120 go: finding github.com/hashicorp/go-version v1.1.0 [2019-10-10T18:48:52.080Z] #6 4.150 go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-10-10T18:48:52.150Z] [2019-10-10T18:48:52.150Z] Removing bundles/ [2019-10-10T18:48:52.150Z] [2019-10-10T18:48:52.150Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-10-10T18:48:52.150Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-10T18:48:52.150Z] GOOS="" GOARCH="" GOARM="" [2019-10-10T18:48:52.166Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 42.67MB / 45.65MB 3.3s [2019-10-10T18:48:52.166Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 31.23MB / 50.07MB 3.3s [2019-10-10T18:48:52.166Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 26.57MB / 52.87MB 3.3s [2019-10-10T18:48:52.452Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 45.65MB / 45.65MB 3.6s done [2019-10-10T18:48:52.452Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 34.81MB / 50.07MB 3.6s [2019-10-10T18:48:52.452Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 30.53MB / 52.87MB 3.6s [2019-10-10T18:48:52.452Z] #3 extracting sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 [2019-10-10T18:48:52.452Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 0B / 104.03MB 3.7s [2019-10-10T18:48:52.493Z] #6 4.469 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-10-10T18:48:52.493Z] #6 4.718 go: finding github.com/gofrs/flock v0.7.0 [2019-10-10T18:48:52.741Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 37.65MB / 50.07MB 3.8s [2019-10-10T18:48:53.048Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 40.84MB / 50.07MB 4.1s [2019-10-10T18:48:53.048Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 34.65MB / 52.87MB 4.1s [2019-10-10T18:48:53.340Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 6.52MB / 104.03MB 4.4s [2019-10-10T18:48:53.340Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 43.78MB / 50.07MB 4.5s [2019-10-10T18:48:53.340Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 37.44MB / 52.87MB 4.5s [2019-10-10T18:48:53.355Z] #6 5.296 go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-10-10T18:48:53.355Z] #6 5.545 go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-10-10T18:48:53.626Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 47.26MB / 50.07MB 4.9s [2019-10-10T18:48:53.626Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 41.03MB / 52.87MB 4.9s [2019-10-10T18:48:53.859Z] #6 5.670 go: finding github.com/lib/pq v1.0.0 [2019-10-10T18:48:53.859Z] #6 5.970 go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-10-10T18:48:53.859Z] #6 6.049 go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-10-10T18:48:53.911Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 12.45MB / 104.03MB 5.1s [2019-10-10T18:48:53.911Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 50.07MB / 50.07MB 5.2s [2019-10-10T18:48:53.911Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 43.95MB / 52.87MB 5.2s [2019-10-10T18:48:54.197Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 50.07MB / 50.07MB 5.2s done [2019-10-10T18:48:54.197Z] #3 sha256:c8d0433a4b0c2643268c2d8e7cb7d9f69e819e27081a2e5e1512cbed99a2bf21 0B / 155B 5.3s [2019-10-10T18:48:54.197Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 47.32MB / 52.87MB 5.4s [2019-10-10T18:48:54.197Z] #3 sha256:c8d0433a4b0c2643268c2d8e7cb7d9f69e819e27081a2e5e1512cbed99a2bf21 155B / 155B 5.3s done [2019-10-10T18:48:54.355Z] #6 6.218 go: finding github.com/json-iterator/go v1.1.6 [2019-10-10T18:48:54.355Z] #6 6.268 go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-10-10T18:48:54.355Z] #6 6.507 go: finding github.com/spf13/cobra v0.0.3 [2019-10-10T18:48:54.487Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 51.39MB / 52.87MB 5.7s [2019-10-10T18:48:54.487Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 20.11MB / 104.03MB 5.7s [2019-10-10T18:48:54.788Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 52.87MB / 52.87MB 5.8s done [2019-10-10T18:48:54.788Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 25.35MB / 104.03MB 6.0s [2019-10-10T18:48:55.083Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 33.54MB / 104.03MB 6.3s [2019-10-10T18:48:55.323Z] #6 7.293 go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-10-10T18:48:55.323Z] #6 7.313 go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-10-10T18:48:55.385Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 40.21MB / 104.03MB 6.6s [2019-10-10T18:48:56.020Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 48.54MB / 104.03MB 7.1s [2019-10-10T18:48:56.163Z] #6 8.070 go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-10-10T18:48:56.163Z] #6 8.348 go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-10-10T18:48:56.307Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 54.41MB / 104.03MB 7.4s [2019-10-10T18:48:56.579Z] #6 8.574 go: finding github.com/opencontainers/image-spec v1.0.1 [2019-10-10T18:48:56.579Z] #6 8.579 go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-10-10T18:48:56.595Z] #3 extracting sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 4.1s done [2019-10-10T18:48:56.595Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 62.91MB / 104.03MB 7.8s [2019-10-10T18:48:56.890Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 70.05MB / 104.03MB 8.1s [2019-10-10T18:48:57.007Z] #6 9.032 go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-10-10T18:48:57.008Z] #6 9.121 go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-10-10T18:48:57.008Z] #6 9.212 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-10-10T18:48:57.008Z] #6 9.263 go: finding github.com/jinzhu/now v1.0.0 [2019-10-10T18:48:57.179Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 75.38MB / 104.03MB 8.3s [2019-10-10T18:48:57.179Z] #3 extracting sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc [2019-10-10T18:48:57.424Z] #6 9.320 go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-10-10T18:48:57.474Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 81.50MB / 104.03MB 8.5s [2019-10-10T18:48:57.765Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 89.96MB / 104.03MB 8.9s [2019-10-10T18:48:57.849Z] #6 9.811 go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-10-10T18:48:57.850Z] #6 9.933 go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-10-10T18:48:57.850Z] #6 9.980 go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-10-10T18:48:58.056Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 95.23MB / 104.03MB 9.2s [2019-10-10T18:48:58.268Z] #6 10.16 go: finding github.com/docker/go-connections v0.3.0 [2019-10-10T18:48:58.268Z] #6 10.50 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-10-10T18:48:58.353Z] #3 extracting sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 0.8s done [2019-10-10T18:48:58.353Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 102.62MB / 104.03MB 9.5s [2019-10-10T18:48:58.353Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 104.03MB / 104.03MB 9.6s done [2019-10-10T18:48:58.353Z] #3 extracting sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed [2019-10-10T18:48:58.353Z] #3 extracting sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 0.1s done [2019-10-10T18:48:58.638Z] #3 extracting sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 [2019-10-10T18:48:58.698Z] #6 10.76 go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-10-10T18:48:58.698Z] #6 10.86 go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-10-10T18:48:59.109Z] #6 11.17 go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-10-10T18:48:59.109Z] #6 11.28 go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-10-10T18:48:59.109Z] #6 11.34 go: finding gopkg.in/inf.v0 v0.9.1 [2019-10-10T18:48:59.109Z] #6 11.34 go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-10-10T18:48:59.513Z] #6 11.42 go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-10-10T18:48:59.513Z] #6 11.49 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-10-10T18:48:59.919Z] #6 11.85 go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-10-10T18:48:59.919Z] #6 12.05 go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-10-10T18:49:00.359Z] #6 12.38 go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-10-10T18:49:00.854Z] #6 12.85 go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-10-10T18:49:00.854Z] #6 12.98 go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-10-10T18:49:00.854Z] #6 13.05 go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-10-10T18:49:01.338Z] #6 13.13 go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-10-10T18:49:01.338Z] #6 13.50 go: finding github.com/pkg/profile v1.2.1 [2019-10-10T18:49:02.132Z] #3 extracting sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 2.9s done [2019-10-10T18:49:02.132Z] #3 extracting sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 [2019-10-10T18:49:02.220Z] #6 14.38 go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-10-10T18:49:02.259Z] ok github.com/docker/docker/api/server 0.029s coverage: 9.0% of statements [2019-10-10T18:49:02.617Z] #6 14.57 go: finding github.com/theupdateframework/notary v0.6.1 [2019-10-10T18:49:02.617Z] #6 14.68 go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-10-10T18:49:02.617Z] #6 14.72 go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-10-10T18:49:02.617Z] #6 14.92 go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-10-10T18:49:03.012Z] #6 15.17 go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-10-10T18:49:03.012Z] #6 15.17 go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-10-10T18:49:04.830Z] #3 extracting sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 2.5s done [2019-10-10T18:49:04.830Z] #3 extracting sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec [2019-10-10T18:49:04.951Z] #6 17.08 go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-10-10T18:49:04.951Z] #6 17.10 go: finding github.com/golang/protobuf v1.2.0 [2019-10-10T18:49:05.876Z] #6 17.83 go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-10-10T18:49:05.876Z] #6 17.94 go: finding github.com/google/go-cmp v0.2.0 [2019-10-10T18:49:06.978Z] #6 18.98 go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-10-10T18:49:07.265Z] INFO [loader] Go packages loading at mode load types and syntax took 25.875324154s [2019-10-10T18:49:07.374Z] #6 19.38 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-10-10T18:49:07.374Z] #6 19.39 go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-10-10T18:49:07.374Z] #6 19.49 go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-10-10T18:49:08.892Z] #6 20.87 go: finding go.etcd.io/bbolt v1.3.2 [2019-10-10T18:49:09.375Z] #6 21.15 go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-10-10T18:49:09.831Z] #6 22.04 go: finding github.com/pmezard/go-difflib v1.0.0 [2019-10-10T18:49:09.831Z] #6 22.06 go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-10-10T18:49:10.563Z] #3 extracting sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 5.0s [2019-10-10T18:49:10.563Z] #3 extracting sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 5.8s done [2019-10-10T18:49:10.686Z] #6 22.72 go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-10-10T18:49:10.686Z] #6 22.88 go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-10-10T18:49:10.686Z] #6 22.89 go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-10-10T18:49:11.070Z] #6 22.97 go: finding github.com/sirupsen/logrus v1.4.0 [2019-10-10T18:49:11.070Z] #6 23.30 go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-10-10T18:49:11.180Z] #3 extracting sha256:c8d0433a4b0c2643268c2d8e7cb7d9f69e819e27081a2e5e1512cbed99a2bf21 done [2019-10-10T18:49:11.180Z] #3 completed: 2019-10-10 18:49:10.996802724 +0000 UTC [2019-10-10T18:49:11.180Z] #3 duration: 22.349819275s [2019-10-10T18:49:11.180Z] [2019-10-10T18:49:11.180Z] [2019-10-10T18:49:11.180Z] #4 /bin/sh -c git clone "${BUILDX_REPO}" /buildx [2019-10-10T18:49:11.180Z] #4 digest: sha256:09b9844e64167361e078b2776f47a9ebdec09dafaed26891847ab54a261e8d95 [2019-10-10T18:49:11.180Z] #4 name: "/bin/sh -c git clone \"${BUILDX_REPO}\" /buildx" [2019-10-10T18:49:11.180Z] #4 started: 2019-10-10 18:49:10.999179998 +0000 UTC [2019-10-10T18:49:11.180Z] #4 0.108 Cloning into '/buildx'... [2019-10-10T18:49:11.466Z] #6 23.45 go: finding github.com/docker/go-connections v0.4.0 [2019-10-10T18:49:11.869Z] #6 24.11 go: finding github.com/stretchr/objx v0.1.0 [2019-10-10T18:49:11.869Z] #6 24.18 go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-10-10T18:49:12.263Z] #6 24.26 go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-10-10T18:49:12.263Z] #6 24.29 go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-10-10T18:49:12.522Z] INFO [loader] SSA repr building timing: packages building 302.660061ms, total 5.182994675s [2019-10-10T18:49:12.672Z] #6 24.62 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-10-10T18:49:13.083Z] #6 25.26 go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-10-10T18:49:13.209Z] #4 completed: 2019-10-10 18:49:12.768744856 +0000 UTC [2019-10-10T18:49:13.210Z] #4 duration: 1.769564858s [2019-10-10T18:49:13.210Z] [2019-10-10T18:49:13.210Z] [2019-10-10T18:49:13.210Z] #5 /bin/sh -c git fetch origin "${BUILDX_COMMIT}":build && git checkout bui... [2019-10-10T18:49:13.210Z] #5 digest: sha256:2ce8f8d84126794cdece70a9c39858b137f23c76fb801b27e3f65f644b7e980e [2019-10-10T18:49:13.210Z] #5 name: "/bin/sh -c git fetch origin \"${BUILDX_COMMIT}\":build && git checkout build" [2019-10-10T18:49:13.210Z] #5 started: 2019-10-10 18:49:12.77166471 +0000 UTC [2019-10-10T18:49:13.210Z] #5 0.333 From https://github.com/docker/buildx [2019-10-10T18:49:13.210Z] #5 0.333 * [new branch] master -> build [2019-10-10T18:49:13.484Z] #6 25.34 go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-10-10T18:49:13.484Z] #6 25.68 go: finding github.com/gorilla/mux v1.7.0 [2019-10-10T18:49:13.495Z] #5 0.681 Switched to branch 'build' [2019-10-10T18:49:13.786Z] #5 completed: 2019-10-10 18:49:13.527301719 +0000 UTC [2019-10-10T18:49:13.786Z] #5 duration: 755.637009ms [2019-10-10T18:49:13.786Z] [2019-10-10T18:49:13.786Z] [2019-10-10T18:49:13.786Z] #6 /bin/sh -c go mod download [2019-10-10T18:49:13.786Z] #6 digest: sha256:569e90b71a93974b0b7d3854036cc049fae9b48f62dd4b370c3317a59b6efaed [2019-10-10T18:49:13.786Z] #6 name: "/bin/sh -c go mod download" [2019-10-10T18:49:13.786Z] #6 started: 2019-10-10 18:49:13.529273786 +0000 UTC [2019-10-10T18:49:13.786Z] #6 0.161 go: finding github.com/spf13/viper v1.3.2 [2019-10-10T18:49:13.786Z] #6 0.172 go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-10-10T18:49:13.786Z] #6 0.178 go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-10-10T18:49:13.786Z] #6 0.182 go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-10-10T18:49:13.786Z] #6 0.194 go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-10-10T18:49:13.786Z] #6 0.195 go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-10-10T18:49:13.786Z] #6 0.201 go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-10-10T18:49:13.786Z] #6 0.203 go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-10-10T18:49:13.924Z] #6 26.09 go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-10-10T18:49:13.924Z] #6 26.17 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-10-10T18:49:14.076Z] #6 0.209 go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-10-10T18:49:14.447Z] #6 26.29 go: finding github.com/gogo/protobuf v1.2.1 [2019-10-10T18:49:14.447Z] #6 26.29 go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-10-10T18:49:14.447Z] #6 26.32 go: finding github.com/spf13/viper v1.3.2 [2019-10-10T18:49:14.715Z] #6 1.089 go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-10-10T18:49:14.962Z] #6 26.75 go: finding gotest.tools v2.2.0+incompatible [2019-10-10T18:49:14.962Z] #6 26.86 go: finding golang.org/x/text v0.3.0 [2019-10-10T18:49:14.962Z] #6 27.08 go: finding github.com/Microsoft/go-winio v0.4.11 [2019-10-10T18:49:15.397Z] #6 27.24 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-10-10T18:49:15.397Z] #6 27.31 go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-10-10T18:49:15.781Z] #6 27.81 go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-10-10T18:49:15.782Z] #6 27.85 go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-10-10T18:49:15.782Z] #6 28.01 go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-10-10T18:49:16.181Z] #6 28.06 go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-10-10T18:49:16.181Z] #6 28.19 go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-10-10T18:49:16.181Z] #6 28.30 go: finding github.com/spf13/afero v1.1.2 [2019-10-10T18:49:16.213Z] #6 2.414 go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-10-10T18:49:16.213Z] #6 2.436 go: finding github.com/json-iterator/go v1.1.6 [2019-10-10T18:49:16.501Z] #6 2.705 go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-10-10T18:49:16.501Z] #6 2.790 go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-10-10T18:49:16.501Z] #6 2.796 go: finding github.com/opencontainers/image-spec v1.0.1 [2019-10-10T18:49:16.584Z] #6 28.60 go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-10-10T18:49:16.584Z] #6 28.64 go: finding google.golang.org/grpc v1.20.1 [2019-10-10T18:49:16.790Z] #6 3.226 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-10-10T18:49:16.993Z] #6 28.86 go: finding github.com/onsi/ginkgo v1.7.0 [2019-10-10T18:49:16.993Z] #6 29.17 go: finding github.com/docker/go-units v0.3.1 [2019-10-10T18:49:17.093Z] #6 3.262 go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-10-10T18:49:17.093Z] #6 3.285 go: finding github.com/spf13/cobra v0.0.3 [2019-10-10T18:49:17.093Z] #6 3.364 go: finding github.com/gogo/protobuf v1.2.1 [2019-10-10T18:49:17.383Z] #6 3.828 go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-10-10T18:49:17.482Z] #6 29.42 go: finding github.com/kisielk/errcheck v1.1.0 [2019-10-10T18:49:17.482Z] #6 29.44 go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-10-10T18:49:17.482Z] #6 29.55 go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-10-10T18:49:17.482Z] #6 29.62 go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-10-10T18:49:17.890Z] #6 30.01 go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-10-10T18:49:17.890Z] #6 30.08 go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-10-10T18:49:17.890Z] #6 30.22 go: finding github.com/magiconair/properties v1.8.0 [2019-10-10T18:49:18.308Z] #6 30.29 go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-10-10T18:49:18.308Z] #6 30.34 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-10-10T18:49:18.308Z] #6 30.39 go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-10-10T18:49:18.308Z] #6 30.41 go: finding github.com/davecgh/go-spew v1.1.1 [2019-10-10T18:49:18.308Z] #6 30.46 go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-10-10T18:49:18.308Z] #6 30.49 go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-10-10T18:49:18.308Z] #6 30.50 go: finding github.com/hashicorp/hcl v1.0.0 [2019-10-10T18:49:18.432Z] #6 4.546 go: finding gopkg.in/yaml.v2 v2.2.2 [2019-10-10T18:49:18.432Z] #6 4.749 go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-10-10T18:49:18.700Z] #6 31.00 go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-10-10T18:49:18.788Z] #6 4.959 go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-10-10T18:49:19.076Z] #6 5.163 go: finding github.com/lib/pq v1.0.0 [2019-10-10T18:49:19.076Z] #6 5.286 go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-10-10T18:49:19.112Z] #6 31.34 go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-10-10T18:49:19.510Z] #6 31.45 go: finding github.com/golang/mock v1.1.1 [2019-10-10T18:49:19.510Z] #6 31.45 go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-10-10T18:49:19.510Z] #6 31.50 go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-10-10T18:49:19.510Z] #6 31.67 go: finding github.com/gogo/protobuf v1.2.0 [2019-10-10T18:49:19.703Z] #6 5.752 go: finding github.com/magiconair/properties v1.8.0 [2019-10-10T18:49:19.915Z] #6 32.05 go: finding github.com/sirupsen/logrus v1.3.0 [2019-10-10T18:49:19.916Z] #6 32.11 go: finding github.com/uber/jaeger-lib v1.2.1 [2019-10-10T18:49:19.992Z] #6 6.146 go: finding github.com/hashicorp/go-version v1.1.0 [2019-10-10T18:49:19.992Z] #6 6.261 go: finding github.com/gorilla/mux v1.7.0 [2019-10-10T18:49:20.281Z] #6 6.530 go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-10-10T18:49:20.590Z] #6 6.789 go: finding github.com/theupdateframework/notary v0.6.1 [2019-10-10T18:49:20.895Z] #6 32.91 go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-10-10T18:49:20.895Z] #6 32.98 go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-10-10T18:49:20.895Z] #6 33.04 go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-10-10T18:49:20.895Z] #6 33.04 go: finding gopkg.in/yaml.v2 v2.2.2 [2019-10-10T18:49:20.895Z] #6 33.09 go: finding github.com/client9/misspell v0.3.4 [2019-10-10T18:49:21.229Z] #6 7.374 go: finding github.com/spf13/afero v1.1.2 [2019-10-10T18:49:21.408Z] #6 33.43 go: finding cloud.google.com/go v0.26.0 [2019-10-10T18:49:21.408Z] #6 33.47 go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-10-10T18:49:21.408Z] #6 33.61 go: finding github.com/gogo/protobuf v1.0.0 [2019-10-10T18:49:21.904Z] #6 8.037 go: finding github.com/coreos/go-semver v0.2.0 [2019-10-10T18:49:22.197Z] #6 8.402 go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-10-10T18:49:22.500Z] #6 8.835 go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-10-10T18:49:22.503Z] #6 34.80 go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-10-10T18:49:22.925Z] #6 34.91 go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-10-10T18:49:22.925Z] #6 35.08 go: finding github.com/containerd/containerd v1.2.4 [2019-10-10T18:49:22.925Z] #6 35.14 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-10-10T18:49:22.925Z] #6 35.16 go: finding github.com/gogo/googleapis v1.1.0 [2019-10-10T18:49:23.128Z] #6 9.273 go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-10-10T18:49:23.128Z] #6 9.405 go: finding golang.org/x/text v0.3.0 [2019-10-10T18:49:23.338Z] #6 35.27 go: finding github.com/kisielk/gotool v1.0.0 [2019-10-10T18:49:23.338Z] #6 35.28 go: finding github.com/davecgh/go-spew v1.1.0 [2019-10-10T18:49:23.425Z] #6 9.681 go: finding gotest.tools v2.2.0+incompatible [2019-10-10T18:49:23.726Z] #6 9.954 go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-10-10T18:49:23.745Z] #6 35.71 go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-10-10T18:49:24.017Z] #6 10.36 go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-10-10T18:49:24.143Z] #6 36.28 go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-10-10T18:49:24.143Z] #6 36.34 go: finding github.com/spf13/cast v1.3.0 [2019-10-10T18:49:24.553Z] #6 36.50 go: finding github.com/BurntSushi/toml v0.3.1 [2019-10-10T18:49:24.553Z] #6 36.64 go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-10-10T18:49:24.553Z] #6 36.77 go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-10-10T18:49:24.977Z] #6 36.91 go: finding github.com/coreos/go-semver v0.2.0 [2019-10-10T18:49:24.977Z] #6 36.97 go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-10-10T18:49:25.410Z] #6 37.57 go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-10-10T18:49:25.510Z] #6 11.54 go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-10-10T18:49:25.510Z] #6 11.65 go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-10-10T18:49:25.510Z] #6 11.70 go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-10-10T18:49:25.813Z] #6 37.73 go: finding github.com/sirupsen/logrus v1.0.3 [2019-10-10T18:49:25.813Z] #6 38.03 go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-10-10T18:49:25.813Z] #6 38.05 go: finding github.com/stretchr/testify v1.2.2 [2019-10-10T18:49:26.135Z] #6 12.26 go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-10-10T18:49:26.135Z] #6 12.48 go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-10-10T18:49:26.227Z] #6 38.29 go: finding github.com/kr/pretty v0.1.0 [2019-10-10T18:49:26.227Z] #6 38.33 go: finding github.com/onsi/gomega v1.4.3 [2019-10-10T18:49:26.423Z] #6 12.77 go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-10-10T18:49:26.652Z] #6 38.59 go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-10-10T18:49:26.652Z] #6 38.80 go: finding github.com/bitly/go-simplejson v0.5.0 [2019-10-10T18:49:26.652Z] #6 38.81 go: finding github.com/vishvananda/netlink v1.0.0 [2019-10-10T18:49:26.652Z] #6 38.84 go: finding github.com/stretchr/objx v0.1.1 [2019-10-10T18:49:26.732Z] #6 12.90 go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-10-10T18:49:27.400Z] #6 13.59 go: finding google.golang.org/grpc v1.20.1 [2019-10-10T18:49:27.523Z] #6 39.46 go: finding github.com/mattn/go-shellwords v1.0.5 [2019-10-10T18:49:27.523Z] #6 39.62 go: finding github.com/pelletier/go-toml v1.2.0 [2019-10-10T18:49:27.523Z] #6 39.66 go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-10-10T18:49:27.523Z] #6 39.70 go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-10-10T18:49:27.523Z] #6 39.76 go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-10-10T18:49:27.523Z] #6 39.80 go: finding google.golang.org/appengine v1.1.0 [2019-10-10T18:49:27.689Z] #6 13.88 go: finding github.com/golang/protobuf v1.2.0 [2019-10-10T18:49:27.935Z] #6 40.12 go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-10-10T18:49:27.935Z] #6 40.19 go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-10-10T18:49:28.317Z] #6 14.66 go: finding github.com/pelletier/go-toml v1.2.0 [2019-10-10T18:49:28.403Z] #6 40.32 go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-10-10T18:49:28.403Z] #6 40.38 go: finding github.com/kr/text v0.1.0 [2019-10-10T18:49:28.606Z] #6 14.93 go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-10-10T18:49:28.606Z] #6 15.01 go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-10-10T18:49:28.991Z] #6 40.83 go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-10-10T18:49:28.991Z] #6 40.93 go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-10-10T18:49:28.991Z] #6 40.98 go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-10-10T18:49:28.991Z] #6 41.05 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-10-10T18:49:28.991Z] #6 41.21 go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-10-10T18:49:29.268Z] #6 15.46 go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-10-10T18:49:29.449Z] #6 41.42 go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-10-10T18:49:29.449Z] #6 41.52 go: finding gopkg.in/yaml.v2 v2.2.1 [2019-10-10T18:49:29.449Z] #6 41.57 go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-10-10T18:49:29.449Z] #6 41.65 go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-10-10T18:49:29.449Z] #6 41.65 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-10-10T18:49:29.574Z] #6 15.82 go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-10-10T18:49:29.863Z] #6 41.78 go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-10-10T18:49:30.218Z] #6 16.49 go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-10-10T18:49:30.218Z] #6 16.59 go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-10-10T18:49:30.279Z] #6 42.47 go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-10-10T18:49:30.507Z] #6 16.65 go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-10-10T18:49:30.688Z] #6 42.69 go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-10-10T18:49:30.688Z] #6 42.97 go: finding github.com/onsi/ginkgo v1.6.0 [2019-10-10T18:49:30.688Z] #6 42.99 go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-10-10T18:49:30.802Z] #6 17.03 go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-10-10T18:49:30.802Z] #6 17.17 go: finding github.com/bitly/go-simplejson v0.5.0 [2019-10-10T18:49:31.091Z] #6 17.41 go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-10-10T18:49:31.168Z] #6 43.02 go: finding gotest.tools v2.1.0+incompatible [2019-10-10T18:49:31.168Z] #6 43.14 go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-10-10T18:49:31.168Z] #6 43.30 go: finding github.com/kr/pty v1.1.1 [2019-10-10T18:49:31.168Z] #6 43.35 go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-10-10T18:49:31.638Z] #6 43.79 go: finding github.com/hpcloud/tail v1.0.0 [2019-10-10T18:49:32.632Z] #6 18.63 go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-10-10T18:49:32.632Z] #6 18.73 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-10-10T18:49:32.632Z] #6 18.88 go: finding github.com/sirupsen/logrus v1.3.0 [2019-10-10T18:49:32.932Z] #6 19.11 go: finding github.com/google/go-cmp v0.2.0 [2019-10-10T18:49:33.967Z] #6 20.13 go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-10-10T18:49:33.967Z] #6 20.24 go: finding github.com/kisielk/errcheck v1.1.0 [2019-10-10T18:49:34.799Z] #6 21.19 go: finding github.com/modern-go/reflect2 v1.0.1 [2019-10-10T18:49:35.087Z] #6 21.46 go: finding github.com/spf13/pflag v1.0.3 [2019-10-10T18:49:35.717Z] #6 22.09 go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-10-10T18:49:36.006Z] #6 22.20 go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-10-10T18:49:36.297Z] #6 22.60 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-10-10T18:49:36.297Z] #6 22.73 go: finding github.com/spf13/cast v1.3.0 [2019-10-10T18:49:37.331Z] #6 23.35 go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-10-10T18:49:37.620Z] #6 23.81 go: finding github.com/gofrs/flock v0.7.0 [2019-10-10T18:49:37.620Z] #6 23.84 go: finding github.com/pkg/errors v0.8.1 [2019-10-10T18:49:38.254Z] #6 24.61 go: finding github.com/mattn/go-shellwords v1.0.5 [2019-10-10T18:49:38.551Z] #6 24.90 go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-10-10T18:49:40.050Z] #6 26.07 go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-10-10T18:49:40.384Z] #6 26.45 go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-10-10T18:49:40.384Z] #6 26.69 go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-10-10T18:49:41.017Z] #6 27.37 go: finding github.com/vishvananda/netlink v1.0.0 [2019-10-10T18:49:41.643Z] #6 27.86 go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-10-10T18:49:42.669Z] #6 28.97 go: finding github.com/kisielk/gotool v1.0.0 [2019-10-10T18:49:42.669Z] #6 29.11 go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-10-10T18:49:43.303Z] #6 29.43 go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-10-10T18:49:43.944Z] #6 30.06 go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-10-10T18:49:43.944Z] #6 30.19 go: finding github.com/davecgh/go-spew v1.1.1 [2019-10-10T18:49:43.944Z] #6 30.24 go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-10-10T18:49:43.944Z] #6 30.26 go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-10-10T18:49:43.944Z] #6 30.27 go: finding github.com/stretchr/testify v1.2.2 [2019-10-10T18:49:44.231Z] #6 30.42 go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-10-10T18:49:44.231Z] #6 30.56 go: finding github.com/jinzhu/gorm v1.9.2 [2019-10-10T18:49:44.521Z] #6 30.86 go: finding github.com/docker/go-connections v0.3.0 [2019-10-10T18:49:44.813Z] #6 31.03 go: finding github.com/prometheus/client_golang v0.8.0 [2019-10-10T18:49:45.862Z] #6 31.94 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-10-10T18:49:45.862Z] #6 32.07 go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-10-10T18:49:45.862Z] #6 32.17 go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-10-10T18:49:46.157Z] #6 32.24 go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-10-10T18:49:46.452Z] #6 32.55 go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-10-10T18:49:46.452Z] #6 32.74 go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-10-10T18:49:46.452Z] #6 32.81 go: finding github.com/imdario/mergo v0.3.7 [2019-10-10T18:49:46.741Z] #6 32.98 go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-10-10T18:49:47.243Z] #6 33.32 go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-10-10T18:49:47.558Z] #6 33.48 go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-10-10T18:49:47.848Z] #6 33.96 go: finding github.com/golang/mock v1.1.1 [2019-10-10T18:49:47.848Z] #6 34.22 go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-10-10T18:49:48.873Z] #6 34.85 go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-10-10T18:49:48.873Z] #6 34.97 go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-10-10T18:49:49.002Z] ok github.com/docker/docker/api/server/httputils 0.012s coverage: 14.7% of statements [2019-10-10T18:49:49.165Z] #6 35.37 go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-10-10T18:49:49.165Z] #6 35.41 go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-10-10T18:49:49.165Z] #6 35.52 go: finding github.com/docker/go-connections v0.4.0 [2019-10-10T18:49:49.261Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-10T18:49:49.799Z] #6 35.94 go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-10-10T18:49:49.799Z] #6 36.02 go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-10-10T18:49:49.829Z] ok github.com/docker/docker/api/server/middleware 0.036s coverage: 37.7% of statements [2019-10-10T18:49:49.829Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-10T18:49:49.829Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-10T18:49:49.829Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-10T18:49:50.400Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-10T18:49:50.400Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-10T18:49:50.400Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-10T18:49:50.400Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-10T18:49:50.400Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-10T18:49:50.400Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-10T18:49:50.425Z] #6 36.66 go: finding github.com/sirupsen/logrus v1.4.0 [2019-10-10T18:49:50.713Z] #6 37.00 go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-10-10T18:49:51.340Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-10T18:49:51.340Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-10T18:49:51.748Z] #6 37.89 go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-10-10T18:49:51.911Z] ok github.com/docker/docker/api/types/strslice 0.011s coverage: 90.0% of statements [2019-10-10T18:49:51.911Z] ok github.com/docker/docker/api/types/filters 0.019s coverage: 95.2% of statements [2019-10-10T18:49:52.047Z] #6 38.39 go: finding github.com/gogo/googleapis v1.1.0 [2019-10-10T18:49:52.171Z] ok github.com/docker/docker/api/types/time 0.013s coverage: 100.0% of statements [2019-10-10T18:49:52.171Z] ok github.com/docker/docker/api/server/router/swarm 0.026s coverage: 4.0% of statements [2019-10-10T18:49:52.171Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-10T18:49:52.171Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-10T18:49:52.171Z] ? github.com/docker/docker/api/types [no test files] [2019-10-10T18:49:52.171Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-10T18:49:52.171Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-10T18:49:52.171Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-10T18:49:52.171Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-10T18:49:52.171Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-10T18:49:52.171Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-10T18:49:52.171Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-10T18:49:52.171Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-10T18:49:52.171Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-10T18:49:52.171Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-10T18:49:52.171Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-10T18:49:52.339Z] #6 38.45 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-10-10T18:49:52.431Z] ok github.com/docker/docker/api/types/versions 0.032s coverage: 75.0% of statements [2019-10-10T18:49:52.431Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-10T18:49:52.431Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-10T18:49:52.431Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-10T18:49:52.431Z] ? github.com/docker/docker/builder [no test files] [2019-10-10T18:49:52.431Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-10T18:49:52.431Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-10T18:49:52.431Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-10T18:49:52.431Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-10T18:49:52.431Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-10T18:49:52.431Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-10T18:49:52.431Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-10T18:49:52.691Z] ok github.com/docker/docker/builder/dockerignore 0.016s coverage: 96.8% of statements [2019-10-10T18:49:52.987Z] #6 39.33 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-10-10T18:49:54.489Z] #6 40.55 go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-10-10T18:49:54.789Z] #6 41.00 go: finding google.golang.org/appengine v1.1.0 [2019-10-10T18:49:55.235Z] ok github.com/docker/docker/cli/debug 0.012s coverage: 100.0% of statements [2019-10-10T18:49:55.419Z] #6 41.70 go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-10-10T18:49:55.419Z] #6 41.81 go: finding github.com/kr/pretty v0.1.0 [2019-10-10T18:49:56.616Z] ok github.com/docker/docker/builder/remotecontext 0.270s coverage: 13.6% of statements [2019-10-10T18:49:56.920Z] #6 43.28 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-10-10T18:49:57.547Z] #6 43.75 go: finding github.com/ghodss/yaml v1.0.0 [2019-10-10T18:49:57.554Z] ok github.com/docker/docker/builder/remotecontext/git 3.618s coverage: 85.1% of statements [2019-10-10T18:49:57.814Z] ok github.com/docker/docker/builder/dockerfile 0.894s coverage: 48.2% of statements [2019-10-10T18:49:57.814Z] ? github.com/docker/docker/cli [no test files] [2019-10-10T18:49:57.814Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-10T18:49:57.836Z] #6 44.05 go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-10-10T18:49:58.123Z] #6 44.29 go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-10-10T18:50:00.183Z] #6 46.09 go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-10-10T18:50:00.474Z] #6 46.71 go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-10-10T18:50:00.474Z] #6 46.72 go: finding cloud.google.com/go v0.26.0 [2019-10-10T18:50:00.474Z] #6 46.84 go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-10-10T18:50:00.474Z] #6 46.92 go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-10-10T18:50:00.591Z] #6 completed: 2019-10-10 18:49:57.564939671 +0000 UTC [2019-10-10T18:50:00.591Z] #6 duration: 1m9.914942378s [2019-10-10T18:50:00.591Z] [2019-10-10T18:50:00.591Z] [2019-10-10T18:50:00.591Z] #7 /bin/sh -c GOOS=${GOOS} GOARCH=${GOARCH} go build -ldflags '-X github.co... [2019-10-10T18:50:00.591Z] #7 digest: sha256:af0ce9d7965d34a313b7b0717946a6be7e6f1c309345e7ae84c50bf1398ef83a [2019-10-10T18:50:00.591Z] #7 name: "/bin/sh -c GOOS=${GOOS} GOARCH=${GOARCH} go build -ldflags '-X github.com/docker/buildx/version.Version=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Revision=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o /usr/bin/buildx ./cmd/buildx" [2019-10-10T18:50:00.591Z] #7 started: 2019-10-10 18:49:57.566949701 +0000 UTC [2019-10-10T18:50:02.541Z] #6 48.82 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-10-10T18:50:02.833Z] #6 48.95 go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-10-10T18:50:03.098Z] ok github.com/docker/docker/client 0.340s coverage: 75.8% of statements [2019-10-10T18:50:04.335Z] #6 50.65 go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-10-10T18:50:04.625Z] #6 50.81 go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-10-10T18:50:05.680Z] #6 52.09 go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-10-10T18:50:07.209Z] #6 53.62 go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-10-10T18:50:07.495Z] #6 53.68 go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-10-10T18:50:09.004Z] #6 55.07 go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-10-10T18:50:09.004Z] #6 55.40 go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-10-10T18:50:09.312Z] #6 55.59 go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-10-10T18:50:09.312Z] #6 55.68 go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-10-10T18:50:09.603Z] #6 55.81 go: finding github.com/jinzhu/now v1.0.0 [2019-10-10T18:50:09.894Z] #6 56.13 go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-10-10T18:50:10.182Z] #6 56.34 go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-10-10T18:50:10.182Z] #6 56.46 go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-10-10T18:50:11.674Z] #6 57.81 go: finding github.com/uber/jaeger-lib v1.2.1 [2019-10-10T18:50:11.674Z] #6 57.87 go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-10-10T18:50:11.674Z] #6 58.03 go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-10-10T18:50:11.962Z] #6 58.19 go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-10-10T18:50:12.597Z] #6 58.96 go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-10-10T18:50:13.556Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-10T18:50:13.556Z] [2019-10-10T18:50:13.556Z] [2019-10-10T18:50:13.556Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-10T18:50:13.556Z] [2019-10-10T18:50:13.556Z] [2019-10-10T18:50:13.556Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2019-10-10T18:50:13.556Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-10T18:50:13.556Z] No new tests added to integration. [2019-10-10T18:50:13.556Z] [2019-10-10T18:50:13.556Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-10T18:50:13.556Z] PKG_CONFIG=pkg-config [2019-10-10T18:50:13.556Z] GOLANG_VERSION=1.13.1 [2019-10-10T18:50:13.556Z] HOSTNAME=b197884ff425 [2019-10-10T18:50:13.556Z] KEEPBUNDLE=1 [2019-10-10T18:50:13.556Z] container=docker [2019-10-10T18:50:13.556Z] TEST_SKIP_INTEGRATION=1 [2019-10-10T18:50:13.556Z] GO111MODULE=off [2019-10-10T18:50:13.556Z] GOPATH=/go [2019-10-10T18:50:13.556Z] PWD=/go/src/github.com/docker/docker [2019-10-10T18:50:13.556Z] HOME=/root [2019-10-10T18:50:13.556Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-10T18:50:13.556Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-10T18:50:13.556Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-10T18:50:13.556Z] DOCKER_GITCOMMIT=891ead0305e5e847aa7f87068e9f2d1b19384c52 [2019-10-10T18:50:13.556Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-10T18:50:13.556Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-10T18:50:13.556Z] TERM=xterm [2019-10-10T18:50:13.556Z] VALIDATE_BRANCH=master [2019-10-10T18:50:13.556Z] DEST=bundles/test-integration [2019-10-10T18:50:13.557Z] SHLVL=1 [2019-10-10T18:50:13.557Z] TIMEOUT=120m [2019-10-10T18:50:13.557Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-10-10T18:50:13.557Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-10T18:50:13.557Z] DOCKER_PKG=github.com/docker/docker [2019-10-10T18:50:13.557Z] TESTDEBUG=0 [2019-10-10T18:50:13.557Z] _=/usr/bin/env [2019-10-10T18:50:13.557Z] Building test suite binary ./integration-cli/test.main [2019-10-10T18:50:13.557Z] PKG_CONFIG=pkg-config [2019-10-10T18:50:13.557Z] GOLANG_VERSION=1.13.1 [2019-10-10T18:50:13.557Z] HOSTNAME=fd5fff1fca3f [2019-10-10T18:50:13.557Z] KEEPBUNDLE=1 [2019-10-10T18:50:13.557Z] container=docker [2019-10-10T18:50:13.557Z] TEST_SKIP_INTEGRATION=1 [2019-10-10T18:50:13.557Z] GO111MODULE=off [2019-10-10T18:50:13.557Z] GOPATH=/go [2019-10-10T18:50:13.557Z] PWD=/go/src/github.com/docker/docker [2019-10-10T18:50:13.557Z] HOME=/root [2019-10-10T18:50:13.557Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-10T18:50:13.557Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-10T18:50:13.557Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-10T18:50:13.557Z] DOCKER_GITCOMMIT=891ead0305e5e847aa7f87068e9f2d1b19384c52 [2019-10-10T18:50:13.557Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-10T18:50:13.557Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-10T18:50:13.557Z] TERM=xterm [2019-10-10T18:50:13.557Z] VALIDATE_BRANCH=master [2019-10-10T18:50:13.557Z] DEST=bundles/test-integration [2019-10-10T18:50:13.557Z] SHLVL=1 [2019-10-10T18:50:13.557Z] TIMEOUT=120m [2019-10-10T18:50:13.557Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-10-10T18:50:13.557Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-10T18:50:13.557Z] DOCKER_PKG=github.com/docker/docker [2019-10-10T18:50:13.557Z] TESTDEBUG=0 [2019-10-10T18:50:13.557Z] _=/usr/bin/env [2019-10-10T18:50:13.557Z] Building test suite binary ./integration-cli/test.main [2019-10-10T18:50:13.557Z] PKG_CONFIG=pkg-config [2019-10-10T18:50:13.557Z] GOLANG_VERSION=1.13.1 [2019-10-10T18:50:13.557Z] HOSTNAME=4d4a9b5f8239 [2019-10-10T18:50:13.557Z] KEEPBUNDLE=1 [2019-10-10T18:50:13.557Z] container=docker [2019-10-10T18:50:13.557Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-10T18:50:13.557Z] GO111MODULE=off [2019-10-10T18:50:13.557Z] GOPATH=/go [2019-10-10T18:50:13.557Z] PWD=/go/src/github.com/docker/docker [2019-10-10T18:50:13.557Z] HOME=/root [2019-10-10T18:50:13.557Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-10T18:50:13.557Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-10T18:50:13.557Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-10T18:50:13.557Z] DOCKER_GITCOMMIT=891ead0305e5e847aa7f87068e9f2d1b19384c52 [2019-10-10T18:50:13.557Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-10T18:50:13.557Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-10T18:50:13.557Z] TERM=xterm [2019-10-10T18:50:13.557Z] VALIDATE_BRANCH=master [2019-10-10T18:50:13.557Z] DEST=bundles/test-integration [2019-10-10T18:50:13.557Z] SHLVL=1 [2019-10-10T18:50:13.557Z] TIMEOUT=120m [2019-10-10T18:50:13.557Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-10T18:50:13.557Z] DOCKER_PKG=github.com/docker/docker [2019-10-10T18:50:13.557Z] TESTDEBUG=0 [2019-10-10T18:50:13.557Z] _=/usr/bin/env [2019-10-10T18:50:13.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-10T18:50:13.629Z] #6 59.66 go: finding github.com/BurntSushi/toml v0.3.1 [2019-10-10T18:50:13.629Z] #6 59.87 go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-10-10T18:50:13.917Z] #6 60.33 go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-10-10T18:50:14.206Z] #6 60.35 go: finding github.com/pmezard/go-difflib v1.0.0 [2019-10-10T18:50:14.206Z] #6 60.41 go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-10-10T18:50:14.494Z] #6 60.78 go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-10-10T18:50:15.539Z] #6 61.58 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-10-10T18:50:15.828Z] #6 62.19 go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-10-10T18:50:16.456Z] #6 62.54 go: finding github.com/pkg/profile v1.2.1 [2019-10-10T18:50:16.746Z] #6 62.88 go: finding github.com/kr/text v0.1.0 [2019-10-10T18:50:17.048Z] #6 63.14 go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-10-10T18:50:18.548Z] #6 64.68 go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-10-10T18:50:18.838Z] #6 65.19 go: finding github.com/stretchr/testify v1.3.0 [2019-10-10T18:50:19.129Z] #6 65.31 go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-10-10T18:50:19.129Z] #6 65.51 go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-10-10T18:50:19.418Z] #6 65.67 go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-10-10T18:50:19.418Z] #6 65.83 go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-10-10T18:50:20.449Z] #6 66.65 go: finding github.com/stretchr/objx v0.1.0 [2019-10-10T18:50:21.951Z] #6 67.99 go: finding gopkg.in/inf.v0 v0.9.1 [2019-10-10T18:50:22.972Z] #6 68.96 go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-10-10T18:50:22.972Z] #6 68.99 go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-10-10T18:50:23.261Z] #6 69.44 go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-10-10T18:50:23.556Z] #6 69.69 go: finding github.com/client9/misspell v0.3.4 [2019-10-10T18:50:23.851Z] #6 70.15 go: finding github.com/stretchr/objx v0.1.1 [2019-10-10T18:50:24.140Z] #6 70.33 go: finding github.com/hashicorp/hcl v1.0.0 [2019-10-10T18:50:24.140Z] #6 70.42 go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-10-10T18:50:24.140Z] #6 70.47 go: finding github.com/davecgh/go-spew v1.1.0 [2019-10-10T18:50:25.648Z] #6 71.59 go: finding github.com/Microsoft/go-winio v0.4.11 [2019-10-10T18:50:25.648Z] #6 71.71 go: finding github.com/onsi/gomega v1.4.3 [2019-10-10T18:50:25.648Z] #6 71.74 go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-10-10T18:50:25.648Z] #6 71.98 go: finding gotest.tools v2.1.0+incompatible [2019-10-10T18:50:25.648Z] #6 72.00 go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-10-10T18:50:26.278Z] #6 72.44 go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-10-10T18:50:26.279Z] #6 72.56 go: finding github.com/gogo/protobuf v1.0.0 [2019-10-10T18:50:26.568Z] #6 72.74 go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-10-10T18:50:27.202Z] #6 73.26 go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-10-10T18:50:27.202Z] #6 73.32 go: finding github.com/sirupsen/logrus v1.0.3 [2019-10-10T18:50:27.202Z] #6 73.46 go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-10-10T18:50:27.202Z] #6 73.63 go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-10-10T18:50:27.493Z] #6 73.73 go: finding github.com/kr/pty v1.1.1 [2019-10-10T18:50:27.493Z] #6 73.83 go: finding github.com/onsi/ginkgo v1.7.0 [2019-10-10T18:50:28.132Z] #6 74.36 go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-10-10T18:50:28.132Z] #6 74.46 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-10-10T18:50:28.421Z] #6 74.58 go: finding github.com/onsi/ginkgo v1.6.0 [2019-10-10T18:50:28.421Z] #6 74.62 go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-10-10T18:50:28.421Z] #6 74.76 go: finding github.com/docker/go-units v0.3.1 [2019-10-10T18:50:29.053Z] #6 75.29 go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-10-10T18:50:29.053Z] #6 75.43 go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-10-10T18:50:29.342Z] #6 75.67 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-10-10T18:50:29.662Z] ok github.com/docker/docker/cmd/dockerd 0.122s coverage: 30.3% of statements [2019-10-10T18:50:29.662Z] ok github.com/docker/docker/container 0.217s coverage: 35.3% of statements [2019-10-10T18:50:29.662Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-10T18:50:29.662Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-10T18:50:29.662Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-10T18:50:29.662Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-10T18:50:29.697Z] #6 75.83 go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-10-10T18:50:29.697Z] #6 75.85 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-10-10T18:50:30.328Z] #6 76.52 go: finding github.com/gogo/protobuf v1.2.0 [2019-10-10T18:50:30.618Z] #6 76.89 go: finding gopkg.in/yaml.v2 v2.2.1 [2019-10-10T18:50:30.908Z] #6 77.15 go: finding github.com/containerd/containerd v1.2.4 [2019-10-10T18:50:30.908Z] #6 77.25 go: finding github.com/hpcloud/tail v1.0.0 [2019-10-10T18:50:31.202Z] #6 77.39 go: finding go.etcd.io/bbolt v1.3.2 [2019-10-10T18:50:32.954Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.088s coverage: 65.3% of statements [2019-10-10T18:50:32.954Z] ok github.com/docker/docker/daemon/cluster/convert 0.046s coverage: 35.8% of statements [2019-10-10T18:50:33.922Z] WARN [runner/golint] Golint: can't lint 4 files: no file name for file &{Doc: Package:22932957 Name:quota Decls:[0xc02027e240 0xc02027e2c0 0xc02027e340 0xc02027e3c0 0xc0252a74d0 0xc0252a7890] Scope:scope 0xc0260dc270 { [2019-10-10T18:50:33.922Z] var ErrQuotaNotSupported [2019-10-10T18:50:33.922Z] type errQuotaNotSupported [2019-10-10T18:50:33.922Z] } [2019-10-10T18:50:33.922Z] Imports:[0xc0252a6e40] Unresolved:[errdefs nil string] Comments:[0xc01d304aa0 0xc01d304c20]} [2019-10-10T18:50:34.865Z] ok github.com/docker/docker/daemon/cluster 0.116s coverage: 0.5% of statements [2019-10-10T18:50:35.168Z] #7 completed: 2019-10-10 18:50:31.45425228 +0000 UTC [2019-10-10T18:50:35.168Z] #7 duration: 33.887302579s [2019-10-10T18:50:35.168Z] [2019-10-10T18:50:35.168Z] [2019-10-10T18:50:35.168Z] #8 exporting to image [2019-10-10T18:50:35.168Z] #8 digest: sha256:26ba7213e3845ed1964ab8db70fb48b5605395eb73a21dd096f715a19991537b [2019-10-10T18:50:35.168Z] #8 name: "exporting to image" [2019-10-10T18:50:35.168Z] #8 started: 2019-10-10 18:50:31.455807138 +0000 UTC [2019-10-10T18:50:35.168Z] #8 exporting layers [2019-10-10T18:50:36.699Z] #8 completed: 2019-10-10 18:50:36.613923738 +0000 UTC [2019-10-10T18:50:36.699Z] #8 duration: 5.1581166s [2019-10-10T18:50:36.699Z] #8 exporting layers 5.2s done [2019-10-10T18:50:36.699Z] #8 writing image sha256:1b5d8585127c7eee27123d5acff7a6317b562e4b4789521a4d1065f34729cd12 done [2019-10-10T18:50:36.699Z] #8 naming to docker.io/library/moby-buildx:v0.3.0 done [2019-10-10T18:50:36.699Z] [2019-10-10T18:50:37.095Z] aedb3b3aa0e26b539a1a95f013dec91fb7b9b4ebe73e724861a8c1c1559bdc49 [2019-10-10T18:50:37.095Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:891ead0305e5e847aa7f87068e9f2d1b19384c52 . [2019-10-10T18:50:37.475Z] #1 [internal] booting buildkit [2019-10-10T18:50:37.475Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-10-10T18:50:38.166Z] ok github.com/docker/docker/daemon/discovery 0.015s coverage: 30.0% of statements [2019-10-10T18:50:38.166Z] ok github.com/docker/docker/daemon/config 0.068s coverage: 84.6% of statements [2019-10-10T18:50:39.109Z] ok github.com/docker/docker/daemon/events 0.087s coverage: 50.0% of statements [2019-10-10T18:50:39.949Z] #1 pulling image moby/buildkit:buildx-stable-1 2.2s done [2019-10-10T18:50:39.949Z] #1 creating container buildx_buildkit_default [2019-10-10T18:50:39.949Z] #1 creating container buildx_buildkit_default 0.5s done [2019-10-10T18:50:39.949Z] #1 DONE 2.7s [2019-10-10T18:50:39.949Z] [2019-10-10T18:50:39.949Z] #3 [internal] load .dockerignore [2019-10-10T18:50:40.329Z] #3 transferring context: 87B done [2019-10-10T18:50:40.329Z] #3 DONE 0.1s [2019-10-10T18:50:40.329Z] [2019-10-10T18:50:40.329Z] #2 [internal] load build definition from Dockerfile [2019-10-10T18:50:40.329Z] #2 transferring dockerfile: 13.34kB done [2019-10-10T18:50:40.329Z] #2 DONE 0.0s [2019-10-10T18:50:40.329Z] [2019-10-10T18:50:40.329Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-10T18:50:41.017Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2019-10-10T18:50:41.126Z] #4 DONE 0.7s [2019-10-10T18:50:41.126Z] [2019-10-10T18:50:41.126Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-10T18:50:41.126Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-10T18:50:41.126Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-10T18:50:41.126Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2019-10-10T18:50:41.126Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 6.02MB / 8.87MB 0.1s [2019-10-10T18:50:41.126Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2019-10-10T18:50:41.513Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done [2019-10-10T18:50:41.513Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-10-10T18:50:41.513Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.3s done [2019-10-10T18:50:41.513Z] #5 DONE 0.6s [2019-10-10T18:50:41.908Z] [2019-10-10T18:50:41.908Z] #6 [internal] load metadata for docker.io/library/golang:1.13.1-stretch [2019-10-10T18:50:42.323Z] #6 DONE 0.4s [2019-10-10T18:50:42.323Z] [2019-10-10T18:50:42.323Z] #22 [internal] load build context [2019-10-10T18:50:44.304Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2019-10-10T18:50:44.304Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.480s coverage: 13.7% of statements [2019-10-10T18:50:44.989Z] #22 ... [2019-10-10T18:50:44.989Z] [2019-10-10T18:50:44.989Z] #68 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-10T18:50:44.989Z] #68 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.2s done [2019-10-10T18:50:44.989Z] #68 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-10T18:50:44.989Z] #68 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.6s done [2019-10-10T18:50:44.989Z] #68 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-10T18:50:44.989Z] #68 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 1.3s done [2019-10-10T18:50:44.989Z] #68 DONE 1.9s [2019-10-10T18:50:44.989Z] [2019-10-10T18:50:44.989Z] #22 [internal] load build context [2019-10-10T18:50:44.989Z] #22 transferring context: 45.61MB 2.9s done [2019-10-10T18:50:44.989Z] #22 DONE 2.9s [2019-10-10T18:50:44.989Z] [2019-10-10T18:50:44.989Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-10T18:50:44.989Z] #7 resolve docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 done [2019-10-10T18:50:44.989Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 45.24MB / 45.24MB 2.2s done [2019-10-10T18:50:44.989Z] #7 sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 1.42kB / 1.42kB done [2019-10-10T18:50:44.989Z] #7 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 10.32MB / 10.32MB 0.3s done [2019-10-10T18:50:44.989Z] #7 sha256:f6542c8f56fbd52f8d9d01d92625e0a728578d6e417adeba2baa0678cc5009d6 4.37MB / 4.37MB 0.3s done [2019-10-10T18:50:44.989Z] #7 sha256:1d69509bbe69c1dbe1b03a006d15bddcafce3219a4953fefcec009555e7a22f2 5.47kB / 5.47kB done [2019-10-10T18:50:44.989Z] #7 sha256:2cf06835a19045f2dd839c924aca69467c031eefc49565d9ce8ace3e8c99bff7 1.80kB / 1.80kB done [2019-10-10T18:50:44.989Z] #7 sha256:b17554aa6f80ed720b6cf160a5bb736f58aeae5ed4dcc582bcf19652ff1cf994 126B / 126B 0.2s done [2019-10-10T18:50:44.989Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 50.49MB / 50.49MB 2.4s done [2019-10-10T18:50:44.989Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 86.83MB / 102.14MB 2.7s [2019-10-10T18:50:44.989Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 45.98MB / 45.98MB 2.3s done [2019-10-10T18:50:45.370Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 101.39MB / 102.14MB 2.8s [2019-10-10T18:50:45.370Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 102.14MB / 102.14MB 3.1s done [2019-10-10T18:50:45.370Z] #7 unpacking docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 [2019-10-10T18:50:46.211Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.588s coverage: 57.0% of statements [2019-10-10T18:50:49.500Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.507s coverage: 46.2% of statements [2019-10-10T18:50:50.068Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.738s coverage: 51.0% of statements [2019-10-10T18:50:51.445Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.785s coverage: 72.5% of statements [2019-10-10T18:50:51.989Z] INFO [runner] worker.2 took 1m38.315150541s with stages: golint: 1m14.179434428s, gosec: 13.284329879s, gofmt: 4.750153699s, ineffassign: 2.625828874s, misspell: 2.250707137s, varcheck: 500.724078ms, deadcode: 379.635836ms, structcheck: 189.253536ms, unconvert: 155.001162ms, typecheck: 10.177µs [2019-10-10T18:50:51.989Z] INFO [runner] worker.1 took 1m40.250196281s with stages: megacheck: 47.155290693s, goimports: 26.714859106s, govet: 26.380021464s [2019-10-10T18:50:51.989Z] INFO [runner] Workers idle times: #2: 1.934169685s [2019-10-10T18:50:51.989Z] INFO [runner] Issues before processing: 1960, after processing: 0 [2019-10-10T18:50:51.989Z] INFO [runner] processing took 633.152438ms with stages: exclude: 205.432971ms, identifier_marker: 150.323302ms, autogenerated_exclude: 125.331422ms, skip_dirs: 73.772727ms, nolint: 42.106546ms, filename_unadjuster: 24.86773ms, cgo: 6.851788ms, path_prettifier: 3.437073ms, exclude-rules: 993.136µs, max_per_file_from_linter: 12.915µs, diff: 4.646µs, path_shortener: 3.87µs, source_code: 3.744µs, max_same_issues: 2.971µs, uniq_by_line: 2.76µs, max_from_linter: 2.56µs, skip_files: 2.277µs [2019-10-10T18:50:51.989Z] INFO File cache stats: 1433 entries of total size 6.7MiB [2019-10-10T18:50:52.554Z] INFO Memory: 177 samples, avg is 1413.4MB, max is 5177.1MB [2019-10-10T18:50:52.554Z] INFO Execution took 2m11.776431729s [2019-10-10T18:50:52.554Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2019-10-10T18:50:52.554Z] No api/types/ or api/swagger.yaml changes in diff. [2019-10-10T18:50:52.554Z] Congratulations! All toml source files changed here have valid syntax. [2019-10-10T18:50:52.811Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2019-10-10T18:50:52.811Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2019-10-10T18:50:52.824Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.504s coverage: 76.1% of statements [2019-10-10T18:50:52.824Z] ok github.com/docker/docker/daemon 12.295s coverage: 17.6% of statements [2019-10-10T18:50:52.824Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-10T18:50:52.824Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-10T18:50:52.824Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-10T18:50:52.824Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-10T18:50:52.824Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [Pipeline] } [2019-10-10T18:50:53.086Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.032s coverage: 58.0% of statements [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2019-10-10T18:50:53.426Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40059/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=891ead0305e5e847aa7f87068e9f2d1b19384c52 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:891ead0305e5e847aa7f87068e9f2d1b19384c52 hack/make.sh dynbinary-daemon test-docker-py [2019-10-10T18:50:53.991Z] [2019-10-10T18:50:54.249Z] Removing bundles/ [2019-10-10T18:50:54.249Z] [2019-10-10T18:50:54.249Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-10-10T18:50:54.249Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-10T18:50:54.249Z] GOOS="" GOARCH="" GOARM="" [2019-10-10T18:50:54.469Z] ok github.com/docker/docker/daemon/links 0.013s coverage: 93.0% of statements [2019-10-10T18:50:55.039Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.041s coverage: 3.0% of statements [2019-10-10T18:50:56.422Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.665s coverage: 57.2% of statements [2019-10-10T18:50:56.422Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-10T18:50:56.422Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-10T18:50:56.682Z] ok github.com/docker/docker/daemon/logger 0.253s coverage: 42.7% of statements [2019-10-10T18:50:56.682Z] ok github.com/docker/docker/daemon/images 0.035s coverage: 4.9% of statements [2019-10-10T18:50:56.682Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-10T18:50:56.682Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-10T18:50:56.880Z] #7 unpacking docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 11.2s done [2019-10-10T18:50:56.880Z] #7 DONE 14.5s [2019-10-10T18:50:56.880Z] [2019-10-10T18:50:56.880Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-10T18:50:57.261Z] #8 DONE 0.3s [2019-10-10T18:50:57.261Z] [2019-10-10T18:50:57.261Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-10T18:50:57.261Z] #9 DONE 0.3s [2019-10-10T18:50:57.261Z] [2019-10-10T18:50:57.261Z] #26 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T18:50:57.261Z] #26 DONE 0.1s [2019-10-10T18:50:57.261Z] [2019-10-10T18:50:57.261Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-10T18:50:57.621Z] ok github.com/docker/docker/daemon/logger/awslogs 0.304s coverage: 77.4% of statements [2019-10-10T18:50:57.621Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-10T18:50:57.621Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-10T18:50:57.663Z] #48 ... [2019-10-10T18:50:57.663Z] [2019-10-10T18:50:57.663Z] #56 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-10T18:50:57.663Z] #56 DONE 0.1s [2019-10-10T18:50:57.663Z] [2019-10-10T18:50:57.663Z] #30 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-10T18:50:57.663Z] #30 DONE 0.1s [2019-10-10T18:50:57.663Z] [2019-10-10T18:50:57.663Z] #27 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-10T18:50:57.663Z] #27 DONE 0.1s [2019-10-10T18:50:57.663Z] [2019-10-10T18:50:57.663Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-10T18:50:57.663Z] #33 DONE 0.2s [2019-10-10T18:50:57.663Z] [2019-10-10T18:50:57.663Z] #53 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-10T18:50:57.663Z] #53 DONE 0.2s [2019-10-10T18:50:57.663Z] [2019-10-10T18:50:57.663Z] #36 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-10T18:50:57.663Z] #36 DONE 0.2s [2019-10-10T18:50:57.663Z] [2019-10-10T18:50:57.663Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-10T18:50:57.663Z] #64 DONE 0.2s [2019-10-10T18:50:57.663Z] [2019-10-10T18:50:57.663Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-10T18:50:58.097Z] #65 0.555 + RM_GOPATH=0 [2019-10-10T18:50:58.097Z] #65 0.571 + TMP_GOPATH= [2019-10-10T18:50:58.097Z] #65 0.572 + : /build/ [2019-10-10T18:50:58.097Z] #65 0.573 + '[' -z '' ']' [2019-10-10T18:50:58.097Z] #65 0.576 ++ mktemp -d [2019-10-10T18:50:58.097Z] #65 0.596 + export GOPATH=/tmp/tmp.b1PU8ehCuO [2019-10-10T18:50:58.097Z] #65 0.596 + GOPATH=/tmp/tmp.b1PU8ehCuO [2019-10-10T18:50:58.097Z] #65 0.596 + RM_GOPATH=1 [2019-10-10T18:50:58.097Z] #65 0.599 ++ dirname ./install.sh [2019-10-10T18:50:58.097Z] #65 0.604 + dir=. [2019-10-10T18:50:58.097Z] #65 0.604 + bin=rootlesskit [2019-10-10T18:50:58.097Z] #65 0.604 + shift [2019-10-10T18:50:58.097Z] #65 0.604 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-10T18:50:58.097Z] #65 0.606 + . ./rootlesskit.installer [2019-10-10T18:50:58.097Z] #65 0.606 ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-10T18:50:58.097Z] #65 0.608 + install_rootlesskit [2019-10-10T18:50:58.097Z] #65 0.608 + case "$1" in [2019-10-10T18:50:58.097Z] #65 0.609 + export CGO_ENABLED=0 [2019-10-10T18:50:58.097Z] #65 0.609 + CGO_ENABLED=0 [2019-10-10T18:50:58.097Z] #65 0.609 + _install_rootlesskit [2019-10-10T18:50:58.097Z] #65 0.609 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-10T18:50:58.097Z] #65 0.610 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.b1PU8ehCuO/src/github.com/rootless-containers/rootlesskit [2019-10-10T18:50:58.097Z] #65 0.610 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-10T18:50:58.191Z] ok github.com/docker/docker/daemon/logger/gelf 0.042s coverage: 68.2% of statements [2019-10-10T18:50:58.191Z] ok github.com/docker/docker/daemon/logger/journald 0.054s coverage: 26.2% of statements [2019-10-10T18:50:58.451Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.077s coverage: 88.3% of statements [2019-10-10T18:50:58.479Z] #65 0.633 Cloning into '/tmp/tmp.b1PU8ehCuO/src/github.com/rootless-containers/rootlesskit'... [2019-10-10T18:50:58.711Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.044s coverage: 62.1% of statements [2019-10-10T18:51:00.091Z] ok github.com/docker/docker/daemon/logger/local 0.082s coverage: 74.7% of statements [2019-10-10T18:51:00.091Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-10T18:51:00.352Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.062s coverage: 19.9% of statements [2019-10-10T18:51:00.922Z] ok github.com/docker/docker/daemon/logger/syslog 0.020s coverage: 47.8% of statements [2019-10-10T18:51:00.922Z] ok github.com/docker/docker/daemon/logger/templates 0.016s coverage: 8.3% of statements [2019-10-10T18:51:01.834Z] #65 3.887 + cd /tmp/tmp.b1PU8ehCuO/src/github.com/rootless-containers/rootlesskit [2019-10-10T18:51:01.834Z] #65 3.887 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-10T18:51:01.834Z] #65 4.002 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-10T18:51:01.834Z] #65 4.002 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-10T18:51:01.861Z] ok github.com/docker/docker/daemon/network 0.047s coverage: 63.8% of statements [2019-10-10T18:51:02.431Z] ok github.com/docker/docker/daemon/logger/splunk 1.851s coverage: 84.5% of statements [2019-10-10T18:51:02.431Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-10T18:51:02.431Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-10T18:51:03.379Z] ok github.com/docker/docker/distribution/metadata 0.118s coverage: 48.2% of statements [2019-10-10T18:51:04.838Z] ok github.com/docker/docker/errdefs 0.029s coverage: 49.4% of statements [2019-10-10T18:51:05.098Z] ok github.com/docker/docker/distribution 0.325s coverage: 22.4% of statements [2019-10-10T18:51:05.098Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-10T18:51:06.478Z] ok github.com/docker/docker/image 0.068s coverage: 86.4% of statements [2019-10-10T18:51:06.478Z] ok github.com/docker/docker/distribution/xfer 1.718s coverage: 85.6% of statements [2019-10-10T18:51:06.479Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-10T18:51:06.739Z] ok github.com/docker/docker/image/cache 0.033s coverage: 19.2% of statements [2019-10-10T18:51:06.739Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-10T18:51:06.999Z] ok github.com/docker/docker/libcontainerd/queue 0.051s coverage: 100.0% of statements [2019-10-10T18:51:06.999Z] ok github.com/docker/docker/image/v1 0.045s coverage: 25.0% of statements [2019-10-10T18:51:06.999Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-10T18:51:07.415Z] #65 ... [2019-10-10T18:51:07.415Z] [2019-10-10T18:51:07.415Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T18:51:07.415Z] #61 0.545 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-10T18:51:07.415Z] #61 0.632 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-10T18:51:07.415Z] #61 0.702 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-10T18:51:07.415Z] #61 0.720 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-10T18:51:07.415Z] #61 0.816 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-10T18:51:07.415Z] #61 1.571 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-10T18:51:07.415Z] #61 3.198 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-10T18:51:07.415Z] #61 4.090 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-10T18:51:07.415Z] #61 ... [2019-10-10T18:51:07.415Z] [2019-10-10T18:51:07.415Z] #57 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T18:51:07.415Z] #57 0.426 + RM_GOPATH=0 [2019-10-10T18:51:07.415Z] #57 0.426 + TMP_GOPATH= [2019-10-10T18:51:07.415Z] #57 0.426 + : /build [2019-10-10T18:51:07.415Z] #57 0.447 + '[' -z '' ']' [2019-10-10T18:51:07.415Z] #57 0.447 ++ mktemp -d [2019-10-10T18:51:07.415Z] #57 0.447 + export GOPATH=/tmp/tmp.nx7DlTge0A [2019-10-10T18:51:07.415Z] #57 0.447 + GOPATH=/tmp/tmp.nx7DlTge0A [2019-10-10T18:51:07.415Z] #57 0.447 + RM_GOPATH=1 [2019-10-10T18:51:07.415Z] #57 0.447 ++ dirname ./install.sh [2019-10-10T18:51:07.415Z] #57 0.447 + dir=. [2019-10-10T18:51:07.415Z] #57 0.447 + bin=dockercli [2019-10-10T18:51:07.415Z] #57 0.447 + shift [2019-10-10T18:51:07.415Z] #57 0.453 + '[' '!' -f ./dockercli.installer ']' [2019-10-10T18:51:07.415Z] #57 0.453 + . ./dockercli.installer [2019-10-10T18:51:07.415Z] #57 0.453 ++ DOCKERCLI_CHANNEL=stable [2019-10-10T18:51:07.415Z] #57 0.453 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-10-10T18:51:07.415Z] #57 0.453 + install_dockercli [2019-10-10T18:51:07.415Z] #57 0.453 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-10T18:51:07.415Z] #57 0.453 Install docker/cli version 17.06.2-ce from stable [2019-10-10T18:51:07.415Z] #57 0.459 ++ uname -m [2019-10-10T18:51:07.415Z] #57 0.459 + arch=s390x [2019-10-10T18:51:07.415Z] #57 0.459 + '[' s390x '!=' x86_64 ']' [2019-10-10T18:51:07.415Z] #57 0.460 + '[' s390x '!=' s390x ']' [2019-10-10T18:51:07.415Z] #57 0.478 + url=https://download.docker.com/linux/static [2019-10-10T18:51:07.415Z] #57 0.583 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2019-10-10T18:51:07.415Z] #57 0.604 + tar -xz docker/docker [2019-10-10T18:51:07.415Z] #57 9.696 + mkdir -p /build [2019-10-10T18:51:07.415Z] #57 9.697 + mv docker/docker /build/ [2019-10-10T18:51:07.415Z] #57 9.699 + rmdir docker [2019-10-10T18:51:07.415Z] #57 DONE 9.9s [2019-10-10T18:51:07.415Z] [2019-10-10T18:51:07.415Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-10T18:51:07.415Z] #39 0.544 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-10T18:51:07.415Z] #39 0.631 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-10T18:51:07.415Z] #39 0.801 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-10T18:51:07.415Z] #39 0.853 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-10T18:51:07.415Z] #39 0.886 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-10T18:51:07.415Z] #39 1.554 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-10T18:51:07.415Z] #39 2.954 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-10T18:51:07.415Z] #39 3.742 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-10T18:51:07.415Z] #39 ... [2019-10-10T18:51:07.415Z] [2019-10-10T18:51:07.415Z] #21 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-10T18:51:07.415Z] #21 0.551 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-10T18:51:07.415Z] #21 0.632 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-10T18:51:07.415Z] #21 0.682 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-10T18:51:07.415Z] #21 0.816 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-10T18:51:07.415Z] #21 0.963 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-10T18:51:07.415Z] #21 1.653 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-10T18:51:07.415Z] #21 3.123 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-10T18:51:07.416Z] #21 3.805 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-10T18:51:07.825Z] #21 ... [2019-10-10T18:51:07.825Z] [2019-10-10T18:51:07.825Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-10T18:51:07.825Z] #10 0.536 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-10T18:51:07.825Z] #10 0.652 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-10T18:51:07.825Z] #10 0.713 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-10T18:51:07.825Z] #10 0.792 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-10T18:51:07.825Z] #10 0.866 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-10T18:51:07.825Z] #10 1.343 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-10T18:51:07.825Z] #10 2.952 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-10T18:51:07.825Z] #10 3.617 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-10T18:51:07.825Z] #10 ... [2019-10-10T18:51:07.825Z] [2019-10-10T18:51:07.825Z] #19 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-10T18:51:07.825Z] #19 0.412 + mktemp -d [2019-10-10T18:51:07.825Z] #19 0.439 + export GOPATH=/tmp/tmp.uOvsXNpjs3 [2019-10-10T18:51:07.825Z] #19 0.439 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.uOvsXNpjs3/src/github.com/go-swagger/go-swagger [2019-10-10T18:51:07.825Z] #19 0.441 Cloning into '/tmp/tmp.uOvsXNpjs3/src/github.com/go-swagger/go-swagger'... [2019-10-10T18:51:08.258Z] #19 ... [2019-10-10T18:51:08.258Z] [2019-10-10T18:51:08.258Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-10T18:51:08.258Z] #28 0.357 + RM_GOPATH=0 [2019-10-10T18:51:08.258Z] #28 0.361 + TMP_GOPATH= [2019-10-10T18:51:08.258Z] #28 0.361 + : /build [2019-10-10T18:51:08.258Z] #28 0.362 + '[' -z '' ']' [2019-10-10T18:51:08.258Z] #28 0.362 ++ mktemp -d [2019-10-10T18:51:08.258Z] #28 0.363 + export GOPATH=/tmp/tmp.LG2lUhAIeR [2019-10-10T18:51:08.258Z] #28 0.363 + GOPATH=/tmp/tmp.LG2lUhAIeR [2019-10-10T18:51:08.258Z] #28 0.363 + RM_GOPATH=1 [2019-10-10T18:51:08.258Z] #28 0.363 ++ dirname ./install.sh [2019-10-10T18:51:08.258Z] #28 0.364 + dir=. [2019-10-10T18:51:08.258Z] #28 0.364 + bin=golangci_lint [2019-10-10T18:51:08.258Z] #28 0.364 + shift [2019-10-10T18:51:08.258Z] #28 0.364 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-10T18:51:08.258Z] #28 0.364 + . ./golangci_lint.installer [2019-10-10T18:51:08.258Z] #28 0.364 ++ : v1.17.1 [2019-10-10T18:51:08.258Z] #28 0.364 + install_golangci_lint [2019-10-10T18:51:08.258Z] #28 0.364 + echo 'Installing golangci-lint version v1.17.1' [2019-10-10T18:51:08.258Z] #28 0.364 Installing golangci-lint version v1.17.1 [2019-10-10T18:51:08.258Z] #28 0.364 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-10T18:51:08.258Z] #28 ... [2019-10-10T18:51:08.258Z] [2019-10-10T18:51:08.258Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T18:51:08.258Z] #37 0.562 + RM_GOPATH=0 [2019-10-10T18:51:08.258Z] #37 0.562 + TMP_GOPATH= [2019-10-10T18:51:08.258Z] #37 0.562 + : /build [2019-10-10T18:51:08.258Z] #37 0.562 + '[' -z '' ']' [2019-10-10T18:51:08.258Z] #37 0.562 ++ mktemp -d [2019-10-10T18:51:08.258Z] #37 0.576 + export GOPATH=/tmp/tmp.PpdecoMEft [2019-10-10T18:51:08.258Z] #37 0.576 + GOPATH=/tmp/tmp.PpdecoMEft [2019-10-10T18:51:08.258Z] #37 0.576 + RM_GOPATH=1 [2019-10-10T18:51:08.258Z] #37 0.581 ++ dirname ./install.sh [2019-10-10T18:51:08.258Z] #37 0.586 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-10T18:51:08.258Z] #37 0.586 + dir=. [2019-10-10T18:51:08.258Z] #37 0.586 + bin=vndr [2019-10-10T18:51:08.258Z] #37 0.586 + shift [2019-10-10T18:51:08.258Z] #37 0.586 + '[' '!' -f ./vndr.installer ']' [2019-10-10T18:51:08.258Z] #37 0.586 + . ./vndr.installer [2019-10-10T18:51:08.258Z] #37 0.586 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-10T18:51:08.258Z] #37 0.586 + install_vndr [2019-10-10T18:51:08.258Z] #37 0.586 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-10T18:51:08.258Z] #37 0.586 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.PpdecoMEft/src/github.com/LK4D4/vndr [2019-10-10T18:51:08.258Z] #37 0.596 Cloning into '/tmp/tmp.PpdecoMEft/src/github.com/LK4D4/vndr'... [2019-10-10T18:51:08.258Z] #37 1.562 + cd /tmp/tmp.PpdecoMEft/src/github.com/LK4D4/vndr [2019-10-10T18:51:08.258Z] #37 1.562 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-10T18:51:08.258Z] #37 1.590 + go build -buildmode=pie -v -o /build/vndr . [2019-10-10T18:51:08.258Z] #37 2.704 internal/cpu [2019-10-10T18:51:08.258Z] #37 2.734 internal/race [2019-10-10T18:51:08.258Z] #37 2.900 sync/atomic [2019-10-10T18:51:08.258Z] #37 3.113 unicode [2019-10-10T18:51:08.258Z] #37 3.579 runtime [2019-10-10T18:51:08.258Z] #37 8.016 unicode/utf8 [2019-10-10T18:51:08.258Z] #37 8.892 math [2019-10-10T18:51:08.258Z] #37 ... [2019-10-10T18:51:08.258Z] [2019-10-10T18:51:08.258Z] #54 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T18:51:08.258Z] #54 0.582 + RM_GOPATH=0 [2019-10-10T18:51:08.258Z] #54 0.582 + TMP_GOPATH= [2019-10-10T18:51:08.258Z] #54 0.582 + : /build [2019-10-10T18:51:08.258Z] #54 0.582 + '[' -z '' ']' [2019-10-10T18:51:08.258Z] #54 0.582 ++ mktemp -d [2019-10-10T18:51:08.258Z] #54 0.586 + export GOPATH=/tmp/tmp.jq3Nmx5DwY [2019-10-10T18:51:08.258Z] #54 0.586 + GOPATH=/tmp/tmp.jq3Nmx5DwY [2019-10-10T18:51:08.258Z] #54 0.586 + RM_GOPATH=1 [2019-10-10T18:51:08.258Z] #54 0.591 ++ dirname ./install.sh [2019-10-10T18:51:08.258Z] #54 0.600 + dir=. [2019-10-10T18:51:08.258Z] #54 0.600 + bin=proxy [2019-10-10T18:51:08.258Z] #54 0.600 + shift [2019-10-10T18:51:08.258Z] #54 0.600 + '[' '!' -f ./proxy.installer ']' [2019-10-10T18:51:08.258Z] #54 0.600 + . ./proxy.installer [2019-10-10T18:51:08.258Z] #54 0.600 ++ LIBNETWORK_COMMIT=96bcc0dae898308ed659c5095526788a602f4726 [2019-10-10T18:51:08.258Z] #54 0.600 + install_proxy [2019-10-10T18:51:08.258Z] #54 0.600 + case "$1" in [2019-10-10T18:51:08.258Z] #54 0.600 + export CGO_ENABLED=0 [2019-10-10T18:51:08.258Z] #54 0.600 + CGO_ENABLED=0 [2019-10-10T18:51:08.258Z] #54 0.600 + _install_proxy [2019-10-10T18:51:08.258Z] #54 0.600 + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726' [2019-10-10T18:51:08.258Z] #54 0.601 Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-10T18:51:08.258Z] #54 0.602 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.jq3Nmx5DwY/src/github.com/docker/libnetwork [2019-10-10T18:51:08.258Z] #54 0.616 Cloning into '/tmp/tmp.jq3Nmx5DwY/src/github.com/docker/libnetwork'... [2019-10-10T18:51:08.258Z] #54 ... [2019-10-10T18:51:08.258Z] [2019-10-10T18:51:08.258Z] #31 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T18:51:08.258Z] #31 0.457 + RM_GOPATH=0 [2019-10-10T18:51:08.258Z] #31 0.458 + TMP_GOPATH= [2019-10-10T18:51:08.258Z] #31 0.459 + : /build [2019-10-10T18:51:08.258Z] #31 0.459 + '[' -z '' ']' [2019-10-10T18:51:08.258Z] #31 0.460 ++ mktemp -d [2019-10-10T18:51:08.258Z] #31 0.462 + export GOPATH=/tmp/tmp.4lsVDfuL4D [2019-10-10T18:51:08.258Z] #31 0.462 + GOPATH=/tmp/tmp.4lsVDfuL4D [2019-10-10T18:51:08.258Z] #31 0.462 + RM_GOPATH=1 [2019-10-10T18:51:08.258Z] #31 0.464 ++ dirname ./install.sh [2019-10-10T18:51:08.258Z] #31 0.467 + dir=. [2019-10-10T18:51:08.258Z] #31 0.467 + bin=gotestsum [2019-10-10T18:51:08.258Z] #31 0.467 + shift [2019-10-10T18:51:08.258Z] #31 0.468 + '[' '!' -f ./gotestsum.installer ']' [2019-10-10T18:51:08.258Z] #31 0.468 + . ./gotestsum.installer [2019-10-10T18:51:08.258Z] #31 0.468 ++ GOTESTSUM_COMMIT=v0.3.5 [2019-10-10T18:51:08.258Z] #31 0.469 + install_gotestsum [2019-10-10T18:51:08.258Z] #31 0.470 + echo 'Installing gotestsum version v0.3.5' [2019-10-10T18:51:08.258Z] #31 0.470 Installing gotestsum version v0.3.5 [2019-10-10T18:51:08.258Z] #31 0.470 + go get -d gotest.tools/gotestsum [2019-10-10T18:51:08.381Z] ok github.com/docker/docker/pkg/aaparser 0.042s coverage: 50.0% of statements [2019-10-10T18:51:08.715Z] #31 ... [2019-10-10T18:51:08.715Z] [2019-10-10T18:51:08.715Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-10T18:51:08.715Z] #48 0.767 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-10T18:51:08.715Z] #48 0.778 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-10T18:51:08.715Z] #48 0.811 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-10T18:51:08.715Z] #48 0.847 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-10T18:51:08.715Z] #48 0.912 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-10T18:51:08.715Z] #48 1.594 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-10T18:51:08.715Z] #48 2.952 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-10T18:51:08.715Z] #48 3.844 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-10T18:51:08.715Z] #48 ... [2019-10-10T18:51:08.715Z] [2019-10-10T18:51:08.715Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T18:51:08.715Z] #34 0.369 + RM_GOPATH=0 [2019-10-10T18:51:08.715Z] #34 0.369 + TMP_GOPATH= [2019-10-10T18:51:08.715Z] #34 0.369 + : /build [2019-10-10T18:51:08.715Z] #34 0.369 + '[' -z '' ']' [2019-10-10T18:51:08.715Z] #34 0.369 ++ mktemp -d [2019-10-10T18:51:08.715Z] #34 0.369 + export GOPATH=/tmp/tmp.PlCL7zoeol [2019-10-10T18:51:08.715Z] #34 0.369 + GOPATH=/tmp/tmp.PlCL7zoeol [2019-10-10T18:51:08.715Z] #34 0.369 + RM_GOPATH=1 [2019-10-10T18:51:08.715Z] #34 0.369 ++ dirname ./install.sh [2019-10-10T18:51:08.715Z] #34 0.369 + dir=. [2019-10-10T18:51:08.715Z] #34 0.369 + bin=tomlv [2019-10-10T18:51:08.715Z] #34 0.369 + shift [2019-10-10T18:51:08.715Z] #34 0.369 + '[' '!' -f ./tomlv.installer ']' [2019-10-10T18:51:08.715Z] #34 0.369 + . ./tomlv.installer [2019-10-10T18:51:08.715Z] #34 0.369 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-10T18:51:08.715Z] #34 0.369 + install_tomlv [2019-10-10T18:51:08.715Z] #34 0.369 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-10T18:51:08.715Z] #34 0.369 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.PlCL7zoeol/src/github.com/BurntSushi/toml [2019-10-10T18:51:08.715Z] #34 0.369 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-10T18:51:08.715Z] #34 0.370 Cloning into '/tmp/tmp.PlCL7zoeol/src/github.com/BurntSushi/toml'... [2019-10-10T18:51:08.715Z] #34 1.560 + cd /tmp/tmp.PlCL7zoeol/src/github.com/BurntSushi/toml [2019-10-10T18:51:08.715Z] #34 1.560 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-10T18:51:08.715Z] #34 1.619 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-10T18:51:08.715Z] #34 2.144 runtime/internal/atomic [2019-10-10T18:51:08.715Z] #34 2.154 internal/cpu [2019-10-10T18:51:08.715Z] #34 2.287 runtime/internal/sys [2019-10-10T18:51:08.715Z] #34 2.560 runtime/internal/math [2019-10-10T18:51:08.715Z] #34 2.631 math/bits [2019-10-10T18:51:08.715Z] #34 2.887 internal/bytealg [2019-10-10T18:51:08.715Z] #34 3.240 math [2019-10-10T18:51:08.715Z] #34 3.403 runtime [2019-10-10T18:51:08.715Z] #34 9.543 internal/testlog [2019-10-10T18:51:08.715Z] #34 10.19 encoding [2019-10-10T18:51:08.715Z] #34 10.60 runtime/cgo [2019-10-10T18:51:09.170Z] #34 ... [2019-10-10T18:51:09.170Z] [2019-10-10T18:51:09.170Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-10T18:51:09.170Z] #59 0.468 + mktemp -d [2019-10-10T18:51:09.170Z] #59 0.469 + export GOPATH=/tmp/tmp.aJ7byD606C [2019-10-10T18:51:09.170Z] #59 0.469 + git clone https://github.com/docker/distribution.git /tmp/tmp.aJ7byD606C/src/github.com/docker/distribution [2019-10-10T18:51:09.170Z] #59 0.470 Cloning into '/tmp/tmp.aJ7byD606C/src/github.com/docker/distribution'... [2019-10-10T18:51:09.322Z] ok github.com/docker/docker/opts 0.085s coverage: 66.9% of statements [2019-10-10T18:51:09.587Z] #59 12.15 + cd /tmp/tmp.aJ7byD606C/src/github.com/docker/distribution [2019-10-10T18:51:09.587Z] #59 12.15 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-10T18:51:10.261Z] ok github.com/docker/docker/pkg/broadcaster 0.008s coverage: 100.0% of statements [2019-10-10T18:51:10.519Z] ok github.com/docker/docker/pkg/capabilities 0.011s coverage: 87.5% of statements [2019-10-10T18:51:10.778Z] ok github.com/docker/docker/pkg/authorization 0.562s coverage: 68.3% of statements [2019-10-10T18:51:10.976Z] #59 13.56 + GOPATH=/tmp/tmp.aJ7byD606C/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.aJ7byD606C go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-10T18:51:10.976Z] #59 ... [2019-10-10T18:51:10.976Z] [2019-10-10T18:51:10.976Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-10T18:51:10.976Z] #48 13.44 Fetched 7670 kB in 12s (605 kB/s) [2019-10-10T18:51:11.346Z] ok github.com/docker/docker/pkg/archive 1.232s coverage: 77.2% of statements [2019-10-10T18:51:11.607Z] ok github.com/docker/docker/pkg/directory 0.012s coverage: 80.0% of statements [2019-10-10T18:51:12.179Z] ok github.com/docker/docker/pkg/discovery 0.019s coverage: 58.3% of statements [2019-10-10T18:51:12.179Z] ok github.com/docker/docker/pkg/discovery/file 0.012s coverage: 97.6% of statements [2019-10-10T18:51:13.118Z] ok github.com/docker/docker/pkg/discovery/memory 0.013s coverage: 92.3% of statements [2019-10-10T18:51:13.687Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2019-10-10T18:51:13.945Z] ok github.com/docker/docker/pkg/dmesg 0.011s coverage: 83.3% of statements [2019-10-10T18:51:15.322Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2019-10-10T18:51:15.581Z] ok github.com/docker/docker/pkg/chrootarchive 3.540s coverage: 43.2% of statements [2019-10-10T18:51:15.633Z] #48 13.44 Reading package lists... [2019-10-10T18:51:15.840Z] ok github.com/docker/docker/pkg/fileutils 0.018s coverage: 89.5% of statements [2019-10-10T18:51:16.409Z] ok github.com/docker/docker/pkg/homedir 0.012s coverage: 11.4% of statements [2019-10-10T18:51:16.509Z] #48 17.82 Reading package lists... [2019-10-10T18:51:16.509Z] #48 ... [2019-10-10T18:51:16.509Z] [2019-10-10T18:51:16.509Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T18:51:16.509Z] #37 14.10 unicode/utf16 [2019-10-10T18:51:16.509Z] #37 14.29 container/list [2019-10-10T18:51:16.509Z] #37 14.99 crypto/internal/subtle [2019-10-10T18:51:16.509Z] #37 15.08 crypto/subtle [2019-10-10T18:51:16.509Z] #37 15.22 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-10T18:51:16.509Z] #37 15.26 internal/nettrace [2019-10-10T18:51:16.509Z] #37 15.34 runtime/cgo [2019-10-10T18:51:16.671Z] ok github.com/docker/docker/pkg/fsutils 0.349s coverage: 85.1% of statements [2019-10-10T18:51:16.671Z] ok github.com/docker/docker/pkg/discovery/kv 3.134s coverage: 84.1% of statements [2019-10-10T18:51:17.240Z] ok github.com/docker/docker/layer 7.702s coverage: 68.8% of statements [2019-10-10T18:51:17.240Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-10T18:51:17.240Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-10T18:51:17.240Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-10T18:51:17.240Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-10T18:51:17.240Z] ? github.com/docker/docker/oci [no test files] [2019-10-10T18:51:17.240Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-10T18:51:17.240Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-10T18:51:17.240Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-10T18:51:17.809Z] ok github.com/docker/docker/pkg/jsonmessage 0.019s coverage: 91.7% of statements [2019-10-10T18:51:17.809Z] ok github.com/docker/docker/pkg/locker 0.051s coverage: 88.9% of statements [2019-10-10T18:51:18.069Z] ok github.com/docker/docker/pkg/idtools 0.927s coverage: 70.1% of statements [2019-10-10T18:51:18.069Z] ok github.com/docker/docker/pkg/ioutils 0.675s coverage: 69.3% of statements [2019-10-10T18:51:18.069Z] ok github.com/docker/docker/pkg/longpath 0.030s coverage: 100.0% of statements [2019-10-10T18:51:18.069Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-10T18:51:18.639Z] ok github.com/docker/docker/pkg/namesgenerator 0.013s coverage: 85.7% of statements [2019-10-10T18:51:18.899Z] ok github.com/docker/docker/pkg/parsers 0.011s coverage: 97.0% of statements [2019-10-10T18:51:19.158Z] ok github.com/docker/docker/pkg/parsers/kernel 0.016s coverage: 60.0% of statements [2019-10-10T18:51:19.169Z] #37 ... [2019-10-10T18:51:19.169Z] [2019-10-10T18:51:19.169Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-10T18:51:19.169Z] #48 17.82 Reading package lists... [2019-10-10T18:51:19.418Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.018s coverage: 91.4% of statements [2019-10-10T18:51:19.680Z] ok github.com/docker/docker/pkg/pidfile 0.024s coverage: 82.4% of statements [2019-10-10T18:51:19.680Z] ok github.com/docker/docker/pkg/mount 0.815s coverage: 69.6% of statements [2019-10-10T18:51:19.680Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-10T18:51:19.680Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-10T18:51:19.680Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-10T18:51:20.172Z] #48 21.97 Building dependency tree... [2019-10-10T18:51:20.252Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.037s coverage: 56.8% of statements [2019-10-10T18:51:20.581Z] #48 23.38 The following additional packages will be installed: [2019-10-10T18:51:20.822Z] ok github.com/docker/docker/pkg/pools 0.014s coverage: 88.2% of statements [2019-10-10T18:51:20.822Z] ok github.com/docker/docker/pkg/progress 0.021s coverage: 75.9% of statements [2019-10-10T18:51:20.996Z] #48 23.41 btrfs-progs liblzo2-2 [2019-10-10T18:51:20.996Z] #48 23.61 The following NEW packages will be installed: [2019-10-10T18:51:20.996Z] #48 23.63 btrfs-progs btrfs-tools liblzo2-2 [2019-10-10T18:51:20.996Z] #48 23.72 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. [2019-10-10T18:51:20.996Z] #48 23.72 Need to get 668 kB of archives. [2019-10-10T18:51:20.996Z] #48 23.72 After this operation, 5446 kB of additional disk space will be used. [2019-10-10T18:51:20.996Z] #48 23.72 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-10-10T18:51:20.996Z] #48 23.75 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-10-10T18:51:20.996Z] #48 23.78 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-10-10T18:51:20.996Z] #48 ... [2019-10-10T18:51:20.996Z] [2019-10-10T18:51:20.996Z] #54 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T18:51:20.996Z] #54 13.51 + cd /tmp/tmp.jq3Nmx5DwY/src/github.com/docker/libnetwork [2019-10-10T18:51:20.996Z] #54 13.52 + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-10T18:51:20.996Z] #54 14.06 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-10T18:51:21.081Z] ok github.com/docker/docker/pkg/plugins/transport 0.015s coverage: 85.7% of statements [2019-10-10T18:51:21.394Z] #54 ... [2019-10-10T18:51:21.394Z] [2019-10-10T18:51:21.394Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T18:51:21.394Z] #37 22.97 vendor/golang.org/x/crypto/internal/subtle [2019-10-10T18:51:21.394Z] #37 ... [2019-10-10T18:51:21.394Z] [2019-10-10T18:51:21.394Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-10T18:51:21.394Z] #39 14.18 Fetched 7670 kB in 13s (561 kB/s) [2019-10-10T18:51:21.394Z] #39 14.18 Reading package lists... [2019-10-10T18:51:21.394Z] #39 19.02 Reading package lists... [2019-10-10T18:51:21.394Z] #39 23.26 Building dependency tree... [2019-10-10T18:51:21.650Z] ok github.com/docker/docker/pkg/reexec 0.025s coverage: 82.4% of statements [2019-10-10T18:51:21.801Z] #39 ... [2019-10-10T18:51:21.801Z] [2019-10-10T18:51:21.801Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-10T18:51:21.801Z] #10 14.44 Fetched 7670 kB in 13s (551 kB/s) [2019-10-10T18:51:21.801Z] #10 14.44 Reading package lists... [2019-10-10T18:51:21.801Z] #10 19.32 Reading package lists... [2019-10-10T18:51:21.801Z] #10 23.97 Building dependency tree... [2019-10-10T18:51:21.801Z] #10 ... [2019-10-10T18:51:21.801Z] [2019-10-10T18:51:21.801Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-10T18:51:21.801Z] #48 24.56 debconf: delaying package configuration, since apt-utils is not installed [2019-10-10T18:51:21.801Z] #48 24.64 Fetched 668 kB in 0s (6754 kB/s) [2019-10-10T18:51:21.801Z] #48 24.69 Selecting previously unselected package liblzo2-2:s390x. [2019-10-10T18:51:22.219Z] #48 24.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 ... 14828 files and directories currently installed.) [2019-10-10T18:51:22.219Z] #48 24.77 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-10T18:51:22.219Z] #48 24.78 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-10T18:51:22.219Z] #48 ... [2019-10-10T18:51:22.219Z] [2019-10-10T18:51:22.219Z] #21 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-10T18:51:22.219Z] #21 14.75 Fetched 7670 kB in 14s (539 kB/s) [2019-10-10T18:51:22.219Z] #21 14.75 Reading package lists... [2019-10-10T18:51:22.219Z] #21 19.95 Reading package lists... [2019-10-10T18:51:22.219Z] #21 24.64 Building dependency tree... [2019-10-10T18:51:22.219Z] #21 ... [2019-10-10T18:51:22.219Z] [2019-10-10T18:51:22.219Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T18:51:22.219Z] #61 14.69 Fetched 7670 kB in 14s (542 kB/s) [2019-10-10T18:51:22.219Z] #61 14.69 Reading package lists... [2019-10-10T18:51:22.219Z] #61 19.91 Reading package lists... [2019-10-10T18:51:22.219Z] ok github.com/docker/docker/pkg/stdcopy 0.024s coverage: 100.0% of statements [2019-10-10T18:51:22.219Z] ok github.com/docker/docker/pkg/pubsub 1.086s coverage: 73.9% of statements [2019-10-10T18:51:22.678Z] #61 24.45 Building dependency tree... [2019-10-10T18:51:22.678Z] #61 ... [2019-10-10T18:51:22.678Z] [2019-10-10T18:51:22.678Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-10T18:51:22.678Z] #28 14.75 + cd /tmp/tmp.LG2lUhAIeR/src/github.com/golangci/golangci-lint/ [2019-10-10T18:51:22.678Z] #28 14.77 + git checkout -q v1.17.1 [2019-10-10T18:51:22.678Z] #28 15.75 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-10T18:51:22.678Z] #28 ... [2019-10-10T18:51:22.678Z] [2019-10-10T18:51:22.678Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T18:51:22.678Z] #61 24.45 Building dependency tree... [2019-10-10T18:51:22.788Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2019-10-10T18:51:23.048Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements [2019-10-10T18:51:23.308Z] ok github.com/docker/docker/pkg/symlink 0.021s coverage: 87.7% of statements [2019-10-10T18:51:23.567Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 80.6% of statements [2019-10-10T18:51:23.813Z] #61 26.45 The following additional packages will be installed: [2019-10-10T18:51:23.813Z] #61 26.53 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-10T18:51:23.813Z] #61 26.53 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-10T18:51:23.813Z] #61 26.54 Suggested packages: [2019-10-10T18:51:23.813Z] #61 26.54 manpages-dev python-setuptools [2019-10-10T18:51:24.219Z] #61 ... [2019-10-10T18:51:24.219Z] [2019-10-10T18:51:24.219Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-10T18:51:24.219Z] #48 24.93 Selecting previously unselected package btrfs-progs. [2019-10-10T18:51:24.219Z] #48 24.93 Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... [2019-10-10T18:51:24.219Z] #48 24.93 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-10T18:51:24.219Z] #48 26.13 Selecting previously unselected package btrfs-tools. [2019-10-10T18:51:24.219Z] #48 26.14 Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... [2019-10-10T18:51:24.219Z] #48 26.16 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-10T18:51:24.219Z] #48 26.39 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T18:51:24.219Z] #48 26.51 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-10T18:51:24.219Z] #48 26.52 Setting up btrfs-progs (4.7.3-1) ... [2019-10-10T18:51:24.219Z] #48 26.53 Setting up btrfs-tools (4.7.3-1) ... [2019-10-10T18:51:24.219Z] #48 26.54 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T18:51:24.219Z] #48 DONE 26.7s [2019-10-10T18:51:24.219Z] [2019-10-10T18:51:24.219Z] #49 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T18:51:24.219Z] #49 DONE 0.1s [2019-10-10T18:51:24.219Z] [2019-10-10T18:51:24.220Z] #50 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-10T18:51:24.220Z] #50 DONE 0.1s [2019-10-10T18:51:24.220Z] [2019-10-10T18:51:24.220Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T18:51:24.506Z] ok github.com/docker/docker/pkg/tailfile 0.096s coverage: 88.6% of statements [2019-10-10T18:51:24.506Z] ok github.com/docker/docker/pkg/system 0.035s coverage: 36.9% of statements [2019-10-10T18:51:24.506Z] ok github.com/docker/docker/pkg/signal 2.797s coverage: 61.0% of statements [2019-10-10T18:51:24.609Z] #51 0.262 + RM_GOPATH=0 [2019-10-10T18:51:24.609Z] #51 0.262 + TMP_GOPATH= [2019-10-10T18:51:24.609Z] #51 0.262 + : /build [2019-10-10T18:51:24.609Z] #51 0.262 + '[' -z '' ']' [2019-10-10T18:51:24.609Z] #51 0.265 ++ mktemp -d [2019-10-10T18:51:24.609Z] #51 0.282 + export GOPATH=/tmp/tmp.44cetFm9q5 [2019-10-10T18:51:24.609Z] #51 0.282 + GOPATH=/tmp/tmp.44cetFm9q5 [2019-10-10T18:51:24.609Z] #51 0.282 + RM_GOPATH=1 [2019-10-10T18:51:24.609Z] #51 0.286 ++ dirname ./install.sh [2019-10-10T18:51:24.609Z] #51 0.296 + dir=. [2019-10-10T18:51:24.609Z] #51 0.297 + bin=containerd [2019-10-10T18:51:24.609Z] #51 0.297 + shift [2019-10-10T18:51:24.609Z] #51 0.297 + '[' '!' -f ./containerd.installer ']' [2019-10-10T18:51:24.609Z] #51 0.298 + . ./containerd.installer [2019-10-10T18:51:24.609Z] #51 0.298 ++ CONTAINERD_COMMIT=36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-10T18:51:24.609Z] #51 0.299 + install_containerd [2019-10-10T18:51:24.609Z] #51 0.300 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-10T18:51:24.609Z] #51 0.300 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-10T18:51:24.609Z] #51 0.300 + git clone https://github.com/containerd/containerd.git /tmp/tmp.44cetFm9q5/src/github.com/containerd/containerd [2019-10-10T18:51:24.609Z] #51 0.302 Cloning into '/tmp/tmp.44cetFm9q5/src/github.com/containerd/containerd'... [2019-10-10T18:51:25.444Z] ok github.com/docker/docker/pkg/term 0.025s coverage: 84.8% of statements [2019-10-10T18:51:25.444Z] testing: warning: no tests to run [2019-10-10T18:51:25.444Z] coverage: [no statements] [2019-10-10T18:51:25.444Z] ok github.com/docker/docker/pkg/term/windows 0.011s coverage: [no statements] [no tests to run] [2019-10-10T18:51:25.444Z] ok github.com/docker/docker/pkg/tarsum 0.146s coverage: 89.3% of statements [2019-10-10T18:51:25.704Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2019-10-10T18:51:25.963Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2019-10-10T18:51:25.963Z] ok github.com/docker/docker/pkg/useragent 0.015s coverage: 88.9% of statements [2019-10-10T18:51:26.571Z] #51 ... [2019-10-10T18:51:26.571Z] [2019-10-10T18:51:26.571Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-10T18:51:26.571Z] #10 23.97 Building dependency tree... [2019-10-10T18:51:26.571Z] #10 25.67 The following additional packages will be installed: [2019-10-10T18:51:26.571Z] #10 25.68 libapparmor1 libseccomp2 [2019-10-10T18:51:26.571Z] #10 25.68 Suggested packages: [2019-10-10T18:51:26.571Z] #10 25.68 seccomp [2019-10-10T18:51:26.571Z] #10 26.39 The following NEW packages will be installed: [2019-10-10T18:51:26.571Z] #10 26.44 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-10T18:51:26.571Z] #10 26.59 0 upgraded, 4 newly installed, 0 to remove and 12 not upgraded. [2019-10-10T18:51:26.571Z] #10 26.59 Need to get 301 kB of archives. [2019-10-10T18:51:26.571Z] #10 26.59 After this operation, 1402 kB of additional disk space will be used. [2019-10-10T18:51:26.571Z] #10 26.59 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB] [2019-10-10T18:51:26.571Z] #10 26.61 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp-dev s390x 2.3.1-2.1+deb9u1 [61.6 kB] [2019-10-10T18:51:26.571Z] #10 26.62 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] [2019-10-10T18:51:26.571Z] #10 26.64 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] [2019-10-10T18:51:26.571Z] #10 27.96 debconf: delaying package configuration, since apt-utils is not installed [2019-10-10T18:51:26.571Z] #10 28.00 Fetched 301 kB in 0s (2841 kB/s) [2019-10-10T18:51:26.571Z] #10 28.06 Selecting previously unselected package libseccomp2:s390x. [2019-10-10T18:51:26.571Z] #10 28.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-10T18:51:26.571Z] #10 28.12 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... [2019-10-10T18:51:26.571Z] #10 28.13 Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-10-10T18:51:26.571Z] #10 28.24 Selecting previously unselected package libseccomp-dev:s390x. [2019-10-10T18:51:26.571Z] #10 28.24 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... [2019-10-10T18:51:26.571Z] #10 28.29 Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-10-10T18:51:26.571Z] #10 28.48 Selecting previously unselected package libapparmor1:s390x. [2019-10-10T18:51:26.571Z] #10 28.49 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ... [2019-10-10T18:51:26.571Z] #10 28.49 Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-10-10T18:51:26.571Z] #10 28.59 Selecting previously unselected package libapparmor-dev:s390x. [2019-10-10T18:51:26.571Z] #10 28.59 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... [2019-10-10T18:51:26.571Z] #10 28.63 Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-10-10T18:51:26.571Z] #10 28.79 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T18:51:26.571Z] #10 28.90 Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-10-10T18:51:26.571Z] #10 28.93 Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-10-10T18:51:26.571Z] #10 28.95 Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-10-10T18:51:26.571Z] #10 28.96 Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-10-10T18:51:26.571Z] #10 28.97 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T18:51:26.571Z] #10 DONE 29.1s [2019-10-10T18:51:26.571Z] [2019-10-10T18:51:26.571Z] #44 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T18:51:26.571Z] #44 DONE 0.1s [2019-10-10T18:51:26.571Z] [2019-10-10T18:51:26.571Z] #45 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-10T18:51:26.571Z] #45 DONE 0.1s [2019-10-10T18:51:26.571Z] [2019-10-10T18:51:26.571Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T18:51:26.571Z] #61 28.33 The following NEW packages will be installed: [2019-10-10T18:51:26.571Z] #61 28.33 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-10T18:51:26.571Z] #61 28.34 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-10T18:51:26.571Z] #61 28.34 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-10T18:51:26.571Z] #61 28.34 zlib1g-dev [2019-10-10T18:51:26.571Z] #61 28.40 0 upgraded, 16 newly installed, 0 to remove and 12 not upgraded. [2019-10-10T18:51:26.571Z] #61 28.40 Need to get 3476 kB of archives. [2019-10-10T18:51:26.571Z] #61 28.40 After this operation, 20.2 MB of additional disk space will be used. [2019-10-10T18:51:26.571Z] #61 28.40 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-10-10T18:51:26.571Z] #61 28.44 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] [2019-10-10T18:51:26.571Z] #61 28.45 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] [2019-10-10T18:51:26.571Z] #61 28.45 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-10-10T18:51:26.571Z] #61 28.46 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB] [2019-10-10T18:51:26.571Z] #61 28.46 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-10-10T18:51:26.571Z] #61 28.46 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB] [2019-10-10T18:51:26.571Z] #61 28.47 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB] [2019-10-10T18:51:26.571Z] #61 28.48 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] [2019-10-10T18:51:26.571Z] #61 28.54 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] [2019-10-10T18:51:26.571Z] #61 28.55 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] [2019-10-10T18:51:26.571Z] #61 28.65 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] [2019-10-10T18:51:26.571Z] #61 28.67 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB] [2019-10-10T18:51:26.571Z] #61 28.68 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] [2019-10-10T18:51:26.571Z] #61 28.68 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-10T18:51:26.571Z] #61 28.69 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] [2019-10-10T18:51:27.465Z] #61 30.01 debconf: delaying package configuration, since apt-utils is not installed [2019-10-10T18:51:27.465Z] #61 30.09 Fetched 3476 kB in 0s (9793 kB/s) [2019-10-10T18:51:27.465Z] #61 ... [2019-10-10T18:51:27.465Z] [2019-10-10T18:51:27.465Z] #11 [dev 1/24] RUN groupadd -r docker [2019-10-10T18:51:27.465Z] #11 DONE 1.0s [2019-10-10T18:51:27.465Z] [2019-10-10T18:51:27.465Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T18:51:27.465Z] #61 30.14 Selecting previously unselected package libnet1:s390x. [2019-10-10T18:51:27.465Z] #61 30.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 ... 14828 files and directories currently installed.) [2019-10-10T18:51:27.465Z] #61 30.19 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-10-10T18:51:27.465Z] #61 30.19 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-10T18:51:27.874Z] ok github.com/docker/docker/plugin/v2 0.012s coverage: 14.5% of statements [2019-10-10T18:51:27.874Z] ok github.com/docker/docker/profiles/seccomp 0.022s coverage: 73.8% of statements [2019-10-10T18:51:27.875Z] #61 30.33 Selecting previously unselected package libcap-dev:s390x. [2019-10-10T18:51:27.875Z] #61 30.33 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... [2019-10-10T18:51:27.875Z] #61 ... [2019-10-10T18:51:27.875Z] [2019-10-10T18:51:27.875Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-10T18:51:27.875Z] #12 DONE 0.4s [2019-10-10T18:51:27.875Z] [2019-10-10T18:51:27.875Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T18:51:27.875Z] #61 30.42 Unpacking libcap-dev:s390x (1:2.25-1) ... [2019-10-10T18:51:27.875Z] #61 30.53 Selecting previously unselected package libnet1-dev. [2019-10-10T18:51:27.875Z] #61 30.54 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... [2019-10-10T18:51:27.875Z] #61 30.54 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-10T18:51:27.875Z] #61 ... [2019-10-10T18:51:27.875Z] [2019-10-10T18:51:27.875Z] #21 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-10T18:51:27.875Z] #21 24.64 Building dependency tree... [2019-10-10T18:51:27.875Z] #21 27.32 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-10T18:51:27.875Z] #21 27.32 The following additional packages will be installed: [2019-10-10T18:51:27.875Z] #21 27.32 libjq1 libonig4 [2019-10-10T18:51:27.875Z] #21 27.65 The following NEW packages will be installed: [2019-10-10T18:51:27.875Z] #21 27.65 jq libjq1 libonig4 [2019-10-10T18:51:27.875Z] #21 27.74 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. [2019-10-10T18:51:27.875Z] #21 27.74 Need to get 328 kB of archives. [2019-10-10T18:51:27.875Z] #21 27.74 After this operation, 1263 kB of additional disk space will be used. [2019-10-10T18:51:27.875Z] #21 27.74 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-10-10T18:51:27.875Z] #21 27.78 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-10-10T18:51:27.875Z] #21 27.79 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-10-10T18:51:27.875Z] #21 28.73 debconf: delaying package configuration, since apt-utils is not installed [2019-10-10T18:51:27.875Z] #21 28.85 Fetched 328 kB in 0s (3482 kB/s) [2019-10-10T18:51:27.875Z] #21 28.96 Selecting previously unselected package libonig4:s390x. [2019-10-10T18:51:27.875Z] #21 28.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-10T18:51:27.875Z] #21 29.03 Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... [2019-10-10T18:51:27.875Z] #21 29.04 Unpacking libonig4:s390x (6.1.3-2) ... [2019-10-10T18:51:27.875Z] #21 29.24 Selecting previously unselected package libjq1:s390x. [2019-10-10T18:51:27.875Z] #21 29.24 Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-10-10T18:51:27.875Z] #21 29.24 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-10T18:51:27.875Z] #21 29.94 Selecting previously unselected package jq. [2019-10-10T18:51:27.875Z] #21 29.94 Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... [2019-10-10T18:51:27.875Z] #21 29.99 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-10T18:51:27.875Z] #21 30.16 Setting up libonig4:s390x (6.1.3-2) ... [2019-10-10T18:51:27.875Z] #21 30.18 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-10T18:51:27.875Z] #21 30.19 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T18:51:27.875Z] #21 30.28 Setting up jq (1.5+dfsg-1.3) ... [2019-10-10T18:51:27.875Z] #21 DONE 30.7s [2019-10-10T18:51:27.875Z] [2019-10-10T18:51:27.875Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T18:51:27.875Z] #61 30.78 Selecting previously unselected package libnl-3-200:s390x. [2019-10-10T18:51:28.066Z] #6 completed: 2019-10-10 18:51:25.606840152 +0000 UTC [2019-10-10T18:51:28.066Z] #6 duration: 2m12.077566366s [2019-10-10T18:51:28.066Z] [2019-10-10T18:51:28.066Z] [2019-10-10T18:51:28.066Z] #7 /bin/sh -c GOOS=${GOOS} GOARCH=${GOARCH} go build -ldflags '-X github.co... [2019-10-10T18:51:28.066Z] #7 digest: sha256:c07903fee66193b030dd18d68ed3099cc121fc1fc95147eb7a3edb98b54c7272 [2019-10-10T18:51:28.066Z] #7 name: "/bin/sh -c GOOS=${GOOS} GOARCH=${GOARCH} go build -ldflags '-X github.com/docker/buildx/version.Version=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Revision=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o /usr/bin/buildx ./cmd/buildx" [2019-10-10T18:51:28.066Z] #7 started: 2019-10-10 18:51:25.609217796 +0000 UTC [2019-10-10T18:51:28.295Z] #61 ... [2019-10-10T18:51:28.295Z] [2019-10-10T18:51:28.295Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-10T18:51:28.295Z] #23 DONE 0.1s [2019-10-10T18:51:28.295Z] [2019-10-10T18:51:28.295Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T18:51:28.295Z] #61 30.79 Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... [2019-10-10T18:51:28.295Z] #61 30.81 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-10-10T18:51:28.295Z] #61 ... [2019-10-10T18:51:28.295Z] [2019-10-10T18:51:28.295Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-10T18:51:28.295Z] #13 0.278 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-10T18:51:28.295Z] #13 DONE 0.4s [2019-10-10T18:51:28.295Z] [2019-10-10T18:51:28.295Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T18:51:28.295Z] #61 30.95 Selecting previously unselected package libnl-3-dev:s390x. [2019-10-10T18:51:28.295Z] #61 30.97 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... [2019-10-10T18:51:28.295Z] #61 30.98 Unpacking libnl-3-dev:s390x (3.2.27-2) ... [2019-10-10T18:51:28.445Z] ok github.com/docker/docker/reference 0.025s coverage: 84.4% of statements [2019-10-10T18:51:28.711Z] #61 ... [2019-10-10T18:51:28.711Z] [2019-10-10T18:51:28.711Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-10T18:51:28.711Z] #14 DONE 0.4s [2019-10-10T18:51:28.711Z] [2019-10-10T18:51:28.711Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T18:51:28.711Z] #61 31.35 Selecting previously unselected package libprotobuf-c1:s390x. [2019-10-10T18:51:28.711Z] #61 31.35 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-10-10T18:51:28.711Z] #61 31.37 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-10T18:51:28.711Z] #61 31.46 Selecting previously unselected package libprotobuf-c-dev:s390x. [2019-10-10T18:51:28.711Z] #61 31.47 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... [2019-10-10T18:51:28.711Z] #61 31.47 Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-10-10T18:51:28.711Z] #61 31.56 Selecting previously unselected package zlib1g-dev:s390x. [2019-10-10T18:51:28.711Z] #61 31.56 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... [2019-10-10T18:51:28.711Z] #61 31.58 Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-10-10T18:51:29.014Z] ok github.com/docker/docker/plugin 0.604s coverage: 27.1% of statements [2019-10-10T18:51:29.120Z] #61 ... [2019-10-10T18:51:29.120Z] [2019-10-10T18:51:29.120Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-10T18:51:29.120Z] #15 DONE 0.4s [2019-10-10T18:51:29.120Z] [2019-10-10T18:51:29.120Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T18:51:29.120Z] #61 31.86 Selecting previously unselected package libprotobuf10:s390x. [2019-10-10T18:51:29.120Z] #61 31.89 Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... [2019-10-10T18:51:29.120Z] #61 31.91 Unpacking libprotobuf10:s390x (3.0.0-9) ... [2019-10-10T18:51:29.533Z] #61 ... [2019-10-10T18:51:29.533Z] [2019-10-10T18:51:29.533Z] #16 [dev 6/24] RUN ldconfig [2019-10-10T18:51:29.533Z] #16 DONE 0.5s [2019-10-10T18:51:29.584Z] ok github.com/docker/docker/registry/resumable 0.040s coverage: 100.0% of statements [2019-10-10T18:51:29.843Z] ok github.com/docker/docker/restartmanager 0.010s coverage: 50.9% of statements [2019-10-10T18:51:30.075Z] [2019-10-10T18:51:30.075Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-10T18:51:30.075Z] #39 24.84 The following additional packages will be installed: [2019-10-10T18:51:30.075Z] #39 24.84 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-10T18:51:30.075Z] #39 24.85 Suggested packages: [2019-10-10T18:51:30.075Z] #39 24.85 codeblocks eclipse ninja-build lrzip [2019-10-10T18:51:30.075Z] #39 24.85 Recommended packages: [2019-10-10T18:51:30.075Z] #39 24.85 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-10T18:51:30.075Z] #39 25.84 The following NEW packages will be installed: [2019-10-10T18:51:30.075Z] #39 25.85 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-10T18:51:30.075Z] #39 25.85 vim-common xxd [2019-10-10T18:51:30.075Z] #39 26.00 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded. [2019-10-10T18:51:30.075Z] #39 26.00 Need to get 13.2 MB of archives. [2019-10-10T18:51:30.075Z] #39 26.00 After this operation, 59.4 MB of additional disk space will be used. [2019-10-10T18:51:30.075Z] #39 26.00 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] [2019-10-10T18:51:30.075Z] #39 26.19 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-10-10T18:51:30.075Z] #39 26.20 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB] [2019-10-10T18:51:30.075Z] #39 26.87 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB] [2019-10-10T18:51:30.075Z] #39 26.89 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libarchive13 s390x 3.2.2-2+deb9u1 [283 kB] [2019-10-10T18:51:30.075Z] #39 26.90 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2019-10-10T18:51:30.075Z] #39 26.90 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] [2019-10-10T18:51:30.075Z] #39 26.90 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] [2019-10-10T18:51:30.075Z] #39 27.00 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-10T18:51:30.075Z] #39 27.00 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-10T18:51:30.075Z] #39 27.74 debconf: delaying package configuration, since apt-utils is not installed [2019-10-10T18:51:30.075Z] #39 27.83 Fetched 13.2 MB in 1s (12.0 MB/s) [2019-10-10T18:51:30.075Z] #39 28.00 Selecting previously unselected package cmake-data. [2019-10-10T18:51:30.075Z] #39 28.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-10T18:51:30.075Z] #39 28.02 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-10T18:51:30.075Z] #39 28.03 Unpacking cmake-data (3.7.2-1) ... [2019-10-10T18:51:30.075Z] #39 30.98 Selecting previously unselected package liblzo2-2:s390x. [2019-10-10T18:51:30.075Z] #39 31.02 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-10T18:51:30.075Z] #39 31.15 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-10T18:51:30.075Z] #39 31.29 Selecting previously unselected package libicu57:s390x. [2019-10-10T18:51:30.075Z] #39 31.32 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ... [2019-10-10T18:51:30.075Z] #39 31.34 Unpacking libicu57:s390x (57.1-6+deb9u3) ... [2019-10-10T18:51:30.075Z] #39 ... [2019-10-10T18:51:30.075Z] [2019-10-10T18:51:30.075Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T18:51:30.075Z] #61 32.75 Selecting previously unselected package libprotobuf-lite10:s390x. [2019-10-10T18:51:30.075Z] #61 32.77 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... [2019-10-10T18:51:30.075Z] #61 32.78 Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... [2019-10-10T18:51:30.414Z] ok github.com/docker/docker/registry 0.277s coverage: 56.3% of statements [2019-10-10T18:51:30.675Z] ok github.com/docker/docker/testutil 0.033s coverage: 62.5% of statements [2019-10-10T18:51:30.675Z] ok github.com/docker/docker/runconfig 0.019s coverage: 68.2% of statements [2019-10-10T18:51:31.207Z] #61 ... [2019-10-10T18:51:31.207Z] [2019-10-10T18:51:31.207Z] #54 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T18:51:31.207Z] #54 DONE 32.7s [2019-10-10T18:51:31.207Z] [2019-10-10T18:51:31.207Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T18:51:31.207Z] #17 0.518 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-10T18:51:31.207Z] #17 0.529 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-10T18:51:31.207Z] #17 0.565 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-10T18:51:31.207Z] #17 0.599 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-10T18:51:31.207Z] #17 0.732 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-10T18:51:31.637Z] #17 2.210 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-10T18:51:32.584Z] ok github.com/docker/docker/volume/drivers 0.021s coverage: 36.1% of statements [2019-10-10T18:51:33.009Z] #17 ... [2019-10-10T18:51:33.009Z] [2019-10-10T18:51:33.009Z] #31 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T18:51:33.009Z] #31 25.32 + cd /tmp/tmp.4lsVDfuL4D/src/gotest.tools/gotestsum [2019-10-10T18:51:33.009Z] #31 25.32 + git checkout -q v0.3.5 [2019-10-10T18:51:33.009Z] #31 25.46 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-10T18:51:33.009Z] #31 ... [2019-10-10T18:51:33.009Z] [2019-10-10T18:51:33.009Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T18:51:33.009Z] #17 3.573 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-10T18:51:33.862Z] #17 4.510 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-10T18:51:33.964Z] ok github.com/docker/docker/volume/local 0.050s coverage: 73.0% of statements [2019-10-10T18:51:33.964Z] ok github.com/docker/docker/volume/mounts 0.055s coverage: 67.0% of statements [2019-10-10T18:51:34.530Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.0% of statements [2019-10-10T18:51:37.185Z] #17 ... [2019-10-10T18:51:37.185Z] [2019-10-10T18:51:37.185Z] #46 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T18:51:37.185Z] #46 0.340 + RM_GOPATH=0 [2019-10-10T18:51:37.185Z] #46 0.340 + TMP_GOPATH= [2019-10-10T18:51:37.185Z] #46 0.340 + : /build [2019-10-10T18:51:37.185Z] #46 0.340 + '[' -z '' ']' [2019-10-10T18:51:37.185Z] #46 0.341 ++ mktemp -d [2019-10-10T18:51:37.185Z] #46 0.342 + export GOPATH=/tmp/tmp.8kXCrs0PFf [2019-10-10T18:51:37.185Z] #46 0.342 + GOPATH=/tmp/tmp.8kXCrs0PFf [2019-10-10T18:51:37.185Z] #46 0.342 + RM_GOPATH=1 [2019-10-10T18:51:37.185Z] #46 0.343 ++ dirname ./install.sh [2019-10-10T18:51:37.185Z] #46 0.344 + dir=. [2019-10-10T18:51:37.185Z] #46 0.344 + bin=runc [2019-10-10T18:51:37.185Z] #46 0.344 + shift [2019-10-10T18:51:37.185Z] #46 0.345 + '[' '!' -f ./runc.installer ']' [2019-10-10T18:51:37.185Z] #46 0.345 + . ./runc.installer [2019-10-10T18:51:37.185Z] #46 0.345 ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-10T18:51:37.185Z] #46 0.345 + install_runc [2019-10-10T18:51:37.185Z] #46 0.346 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-10T18:51:37.185Z] #46 0.346 + uname -r [2019-10-10T18:51:37.185Z] #46 0.351 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-10T18:51:37.185Z] #46 0.352 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-10T18:51:37.185Z] #46 0.352 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-10T18:51:37.185Z] #46 0.352 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.8kXCrs0PFf/src/github.com/opencontainers/runc [2019-10-10T18:51:37.185Z] #46 0.361 Cloning into '/tmp/tmp.8kXCrs0PFf/src/github.com/opencontainers/runc'... [2019-10-10T18:51:37.185Z] #46 9.501 + cd /tmp/tmp.8kXCrs0PFf/src/github.com/opencontainers/runc [2019-10-10T18:51:37.185Z] #46 9.503 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-10T18:51:37.185Z] #46 9.763 + '[' -z '' ']' [2019-10-10T18:51:37.185Z] #46 9.763 + target=static [2019-10-10T18:51:37.185Z] #46 9.763 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-10T18:51:37.185Z] #46 ... [2019-10-10T18:51:37.185Z] [2019-10-10T18:51:37.185Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T18:51:37.185Z] #24 3.570 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-10T18:51:37.185Z] #24 4.011 [2019-10-10T18:51:38.064Z] #24 4.383 ## 3.1% ##### 7.3% ###### 9.4% ######## 11.5% ########### 15.6% ############ 17.8% ############## 19.8% ############### 21.9% ################# 24.0% ################## 26.1% #################### 28.2% ##################### 30.3% ######################## 34.5% ########################## 36.5% ########################### 38.6% ############################# 40.7% ############################## 42.8% ################################ 44.9% ################################# 47.0% #################################### 51.2% ###################################### 53.2% ####################################### 55.4% ########################################## 59.5% ############################################ 61.6% ############################################# 63.7% ################################################ 67.9% ################################################### 72.1% ###################################################### 76.3% ######################################################## 78.3% ########################################################### 82.5% ############################################################ 84.6% ############################################################## 86.7% ############################################################### 88.8% ################################################################# 90.9% ################################################################## 93.0% ##################################################################### 97.1% ####################################################################### 99.2% ######################################################################## 100.0% [2019-10-10T18:51:38.513Z] #24 10.33 [2019-10-10T18:51:39.145Z] #24 10.83 ##### 7.4% [2019-10-10T18:51:39.145Z] #24 ... [2019-10-10T18:51:39.145Z] [2019-10-10T18:51:39.145Z] #19 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-10T18:51:39.145Z] #19 31.75 + cd /tmp/tmp.uOvsXNpjs3/src/github.com/go-swagger/go-swagger [2019-10-10T18:51:39.145Z] #19 31.75 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-10-10T18:51:39.145Z] #19 35.54 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-10T18:51:39.145Z] #19 ... [2019-10-10T18:51:39.145Z] [2019-10-10T18:51:39.145Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T18:51:40.924Z] #24 10.83 ##### 7.4% ######### 13.0% ################# 24.4% ##################### 30.1% ######################### 35.7% ############################# 41.4% ########################################## 58.4% ################################################## 69.8% ###################################################### 75.4% ########################################################## 81.0% [2019-10-10T18:51:40.924Z] #24 ... [2019-10-10T18:51:40.924Z] [2019-10-10T18:51:40.924Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T18:51:40.924Z] #61 33.29 Selecting previously unselected package libprotobuf-dev:s390x. [2019-10-10T18:51:40.924Z] #61 33.42 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... [2019-10-10T18:51:40.924Z] #61 33.43 Unpacking libprotobuf-dev:s390x (3.0.0-9) ... [2019-10-10T18:51:40.924Z] #61 34.71 Selecting previously unselected package libprotoc10:s390x. [2019-10-10T18:51:40.924Z] #61 34.71 Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... [2019-10-10T18:51:40.924Z] #61 34.71 Unpacking libprotoc10:s390x (3.0.0-9) ... [2019-10-10T18:51:40.924Z] #61 35.28 Selecting previously unselected package protobuf-c-compiler. [2019-10-10T18:51:40.924Z] #61 35.29 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... [2019-10-10T18:51:40.924Z] #61 35.29 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-10T18:51:40.924Z] #61 35.44 Selecting previously unselected package protobuf-compiler. [2019-10-10T18:51:40.924Z] #61 35.45 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... [2019-10-10T18:51:40.924Z] #61 35.45 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-10T18:51:40.924Z] #61 35.58 Selecting previously unselected package python-pkg-resources. [2019-10-10T18:51:40.924Z] #61 35.58 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-10T18:51:40.924Z] #61 35.58 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-10T18:51:40.924Z] #61 35.77 Selecting previously unselected package python-protobuf. [2019-10-10T18:51:40.924Z] #61 35.77 Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... [2019-10-10T18:51:40.924Z] #61 35.77 Unpacking python-protobuf (3.0.0-9) ... [2019-10-10T18:51:40.924Z] #61 36.35 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-10T18:51:40.924Z] #61 36.46 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-10T18:51:40.924Z] #61 36.47 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-10T18:51:40.924Z] #61 38.80 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-10T18:51:40.924Z] #61 38.81 Setting up libprotobuf10:s390x (3.0.0-9) ... [2019-10-10T18:51:40.924Z] #61 38.82 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T18:51:40.924Z] #61 38.84 Setting up python-protobuf (3.0.0-9) ... [2019-10-10T18:51:40.924Z] #61 43.52 Setting up libcap-dev:s390x (1:2.25-1) ... [2019-10-10T18:51:40.924Z] #61 43.53 Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-10-10T18:51:40.924Z] #61 43.54 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-10-10T18:51:40.924Z] #61 ... [2019-10-10T18:51:40.924Z] [2019-10-10T18:51:40.924Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T18:51:40.924Z] #24 10.83 ##### 7.4% ######### 13.0% ################# 24.4% ##################### 30.1% ######################### 35.7% ############################# 41.4% ########################################## 58.4% ################################################## 69.8% ###################################################### 75.4% ########################################################## 81.0% ################################################################## 92.4% ###################################################################### 98.0% ######################################################################## 100.0% [2019-10-10T18:51:41.322Z] #24 ... [2019-10-10T18:51:41.322Z] [2019-10-10T18:51:41.322Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T18:51:41.322Z] #61 43.55 Setting up libprotobuf-lite10:s390x (3.0.0-9) ... [2019-10-10T18:51:41.322Z] #61 43.57 Setting up libprotoc10:s390x (3.0.0-9) ... [2019-10-10T18:51:41.322Z] #61 43.58 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-10T18:51:41.322Z] #61 43.58 Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-10-10T18:51:41.322Z] #61 43.59 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-10T18:51:41.322Z] #61 43.60 Setting up libprotobuf-dev:s390x (3.0.0-9) ... [2019-10-10T18:51:41.322Z] #61 43.61 Setting up libnl-3-dev:s390x (3.2.27-2) ... [2019-10-10T18:51:41.322Z] #61 43.62 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T18:51:41.322Z] #61 DONE 43.8s [2019-10-10T18:51:41.322Z] [2019-10-10T18:51:41.322Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T18:51:42.327Z] #62 ... [2019-10-10T18:51:42.327Z] [2019-10-10T18:51:42.327Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-10T18:51:42.327Z] #39 38.49 Selecting previously unselected package libxml2:s390x. [2019-10-10T18:51:42.327Z] #39 38.53 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... [2019-10-10T18:51:42.327Z] #39 38.54 Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-10T18:51:42.327Z] #39 39.19 Selecting previously unselected package libarchive13:s390x. [2019-10-10T18:51:42.327Z] #39 39.20 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_s390x.deb ... [2019-10-10T18:51:42.327Z] #39 39.21 Unpacking libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-10-10T18:51:42.327Z] #39 39.56 Selecting previously unselected package libjsoncpp1:s390x. [2019-10-10T18:51:42.327Z] #39 39.57 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... [2019-10-10T18:51:42.327Z] #39 39.57 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2019-10-10T18:51:42.327Z] #39 39.67 Selecting previously unselected package libuv1:s390x. [2019-10-10T18:51:42.327Z] #39 39.67 Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... [2019-10-10T18:51:42.327Z] #39 39.68 Unpacking libuv1:s390x (1.9.1-3) ... [2019-10-10T18:51:42.327Z] #39 39.80 Selecting previously unselected package cmake. [2019-10-10T18:51:42.327Z] #39 39.80 Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... [2019-10-10T18:51:42.327Z] #39 39.90 Unpacking cmake (3.7.2-1) ... [2019-10-10T18:51:42.327Z] #39 43.54 Selecting previously unselected package xxd. [2019-10-10T18:51:42.327Z] #39 43.54 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-10T18:51:42.327Z] #39 43.55 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-10T18:51:42.327Z] #39 43.69 Selecting previously unselected package vim-common. [2019-10-10T18:51:42.327Z] #39 43.69 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-10T18:51:42.327Z] #39 43.70 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-10T18:51:42.327Z] #39 44.05 Processing triggers for mime-support (3.60) ... [2019-10-10T18:51:42.327Z] #39 44.16 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-10T18:51:42.327Z] #39 44.18 Setting up libuv1:s390x (1.9.1-3) ... [2019-10-10T18:51:42.327Z] #39 44.18 Setting up cmake-data (3.7.2-1) ... [2019-10-10T18:51:42.327Z] #39 44.20 Setting up libicu57:s390x (57.1-6+deb9u3) ... [2019-10-10T18:51:42.327Z] #39 44.21 Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-10T18:51:42.327Z] #39 44.22 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T18:51:42.327Z] #39 44.28 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-10T18:51:42.327Z] #39 44.28 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-10T18:51:42.327Z] #39 44.30 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2019-10-10T18:51:42.327Z] #39 44.31 Setting up libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-10-10T18:51:42.327Z] #39 44.33 Setting up cmake (3.7.2-1) ... [2019-10-10T18:51:42.327Z] #39 44.40 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T18:51:42.327Z] #39 DONE 44.8s [2019-10-10T18:51:42.327Z] [2019-10-10T18:51:42.327Z] #40 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T18:51:42.327Z] #40 DONE 0.1s [2019-10-10T18:51:42.327Z] [2019-10-10T18:51:42.327Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T18:51:42.327Z] #24 13.53 [2019-10-10T18:51:42.327Z] #24 13.89 ## 3.4% #### 5.9% ####### [2019-10-10T18:51:42.327Z] #24 ... [2019-10-10T18:51:42.327Z] [2019-10-10T18:51:42.327Z] #41 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-10T18:51:42.327Z] #41 DONE 0.1s [2019-10-10T18:51:42.327Z] [2019-10-10T18:51:42.327Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T18:51:42.327Z] #24 13.89 ## 3.4% #### 5.9% ####### 11.0% ######### [2019-10-10T18:51:42.327Z] #24 ... [2019-10-10T18:51:42.327Z] [2019-10-10T18:51:42.327Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T18:51:42.327Z] #34 34.69 internal/reflectlite [2019-10-10T18:51:42.327Z] #34 34.69 sync [2019-10-10T18:51:42.327Z] #34 37.67 sort [2019-10-10T18:51:42.327Z] #34 37.68 errors [2019-10-10T18:51:42.327Z] #34 38.27 strconv [2019-10-10T18:51:42.327Z] #34 39.28 io [2019-10-10T18:51:42.327Z] #34 41.31 internal/oserror [2019-10-10T18:51:42.327Z] #34 41.47 syscall [2019-10-10T18:51:42.327Z] #34 43.70 reflect [2019-10-10T18:51:42.712Z] #34 ... [2019-10-10T18:51:42.712Z] [2019-10-10T18:51:42.712Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T18:51:45.335Z] #24 13.89 ## 3.4% #### 5.9% ####### 11.0% ######### 13.5% ########### 16.1% ############# 18.6% ############### 21.2% ################## 26.3% #################### 28.9% ###################### 31.4% ######################## 33.9% ############################ 39.0% ############################# 41.6% ############################### 44.1% ################################# 46.6% ##################################### 51.8% ######################################## 56.8% ############################################ 61.9% ################################################ 67.0% ################################################## 69.6% ##################################################### 74.7% ######################################################### 79.8% [2019-10-10T18:51:45.335Z] #24 ... [2019-10-10T18:51:45.335Z] [2019-10-10T18:51:45.335Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T18:51:45.335Z] #37 37.45 github.com/LK4D4/vndr/godl/singleflight [2019-10-10T18:51:45.335Z] #37 37.46 internal/reflectlite [2019-10-10T18:51:45.335Z] #37 37.78 math/rand [2019-10-10T18:51:45.335Z] #37 38.81 internal/singleflight [2019-10-10T18:51:45.335Z] #37 40.53 io [2019-10-10T18:51:45.335Z] #37 40.54 strconv [2019-10-10T18:51:45.335Z] #37 42.36 bytes [2019-10-10T18:51:45.335Z] #37 45.62 bufio [2019-10-10T18:51:45.335Z] #37 45.64 reflect [2019-10-10T18:51:45.335Z] #37 ... [2019-10-10T18:51:45.335Z] [2019-10-10T18:51:45.335Z] #42 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T18:51:45.335Z] #42 0.242 + RM_GOPATH=0 [2019-10-10T18:51:45.335Z] #42 0.242 + TMP_GOPATH= [2019-10-10T18:51:45.335Z] #42 0.242 + : /build [2019-10-10T18:51:45.335Z] #42 0.242 + '[' -z '' ']' [2019-10-10T18:51:45.335Z] #42 0.243 ++ mktemp -d [2019-10-10T18:51:45.335Z] #42 0.248 + export GOPATH=/tmp/tmp.xFCTZTrYO6 [2019-10-10T18:51:45.335Z] #42 0.248 + GOPATH=/tmp/tmp.xFCTZTrYO6 [2019-10-10T18:51:45.335Z] #42 0.248 + RM_GOPATH=1 [2019-10-10T18:51:45.335Z] #42 0.248 ++ dirname ./install.sh [2019-10-10T18:51:45.335Z] #42 0.248 + dir=. [2019-10-10T18:51:45.335Z] #42 0.248 + bin=tini [2019-10-10T18:51:45.335Z] #42 0.248 + shift [2019-10-10T18:51:45.335Z] #42 0.248 + '[' '!' -f ./tini.installer ']' [2019-10-10T18:51:45.335Z] #42 0.248 + . ./tini.installer [2019-10-10T18:51:45.335Z] #42 0.248 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-10T18:51:45.335Z] #42 0.248 + install_tini [2019-10-10T18:51:45.335Z] #42 0.248 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-10T18:51:45.335Z] #42 0.248 + git clone https://github.com/krallin/tini.git /tmp/tmp.xFCTZTrYO6/tini [2019-10-10T18:51:45.335Z] #42 0.248 Cloning into '/tmp/tmp.xFCTZTrYO6/tini'... [2019-10-10T18:51:45.335Z] #42 0.248 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-10T18:51:45.335Z] #42 1.346 + cd /tmp/tmp.xFCTZTrYO6/tini [2019-10-10T18:51:45.335Z] #42 1.346 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-10T18:51:45.335Z] #42 1.376 + cmake . [2019-10-10T18:51:45.335Z] #42 2.002 -- The C compiler identification is GNU 6.3.0 [2019-10-10T18:51:45.335Z] #42 2.058 -- Check for working C compiler: /usr/bin/cc [2019-10-10T18:51:45.335Z] #42 2.706 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-10T18:51:45.335Z] #42 2.719 -- Detecting C compiler ABI info [2019-10-10T18:51:45.963Z] #42 3.445 -- Detecting C compiler ABI info - done [2019-10-10T18:51:45.963Z] #42 3.540 -- Detecting C compile features [2019-10-10T18:51:47.361Z] #42 5.160 -- Detecting C compile features - done [2019-10-10T18:51:47.362Z] #42 ... [2019-10-10T18:51:47.362Z] [2019-10-10T18:51:47.362Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T18:51:47.362Z] #24 13.89 ## 3.4% #### 5.9% ####### 11.0% ######### 13.5% ########### 16.1% ############# 18.6% ############### 21.2% ################## 26.3% #################### 28.9% ###################### 31.4% ######################## 33.9% ############################ 39.0% ############################# 41.6% ############################### 44.1% ################################# 46.6% ##################################### 51.8% ######################################## 56.8% ############################################ 61.9% ################################################ 67.0% ################################################## 69.6% ##################################################### 74.7% ######################################################### 79.8% ########################################################### 82.3% ############################################################# 84.8% ################################################################ 89.9% ################################################################## 92.5% #################################################################### 95.0% ###################################################################### 97.6% ######################################################################## 100.0% [2019-10-10T18:51:47.362Z] #24 18.91 [2019-10-10T18:51:48.179Z] #24 19.28 # 1.4% # 2.4% ## 3.3% ### 4.3% ### 5.2% #### 6.1% ##### 8.0% [2019-10-10T18:51:48.179Z] #24 ... [2019-10-10T18:51:48.179Z] [2019-10-10T18:51:48.179Z] #46 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T18:51:48.179Z] #46 11.48 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-10-10T18:51:48.179Z] #46 ... [2019-10-10T18:51:48.179Z] [2019-10-10T18:51:48.179Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T18:51:51.047Z] #24 19.28 # 1.4% # 2.4% ## 3.3% ### 4.3% ### 5.2% #### 6.1% ##### 8.0% ###### 9.0% ####### 9.9% ####### 10.9% ######### 12.8% ######### 13.7% ########## 14.7% ########### 15.6% ########### 16.5% ############ 17.5% ############# 19.4% ############### 21.3% ############### 22.2% ################ 23.1% ################# 24.1% ################## 26.0% #################### 27.9% #################### 28.8% [2019-10-10T18:51:51.047Z] #24 ... [2019-10-10T18:51:51.047Z] [2019-10-10T18:51:51.047Z] #42 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T18:51:51.047Z] #42 5.229 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-10T18:51:51.047Z] #42 5.473 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-10T18:51:51.047Z] #42 5.565 -- Configuring done [2019-10-10T18:51:51.047Z] #42 5.584 -- Generating done [2019-10-10T18:51:51.047Z] #42 5.617 -- Build files have been written to: /tmp/tmp.xFCTZTrYO6/tini [2019-10-10T18:51:51.047Z] #42 5.635 + make tini-static [2019-10-10T18:51:51.047Z] #42 5.973 Scanning dependencies of target tini-static [2019-10-10T18:51:51.047Z] #42 6.085 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-10T18:51:51.047Z] #42 7.822 [100%] Linking C executable tini-static [2019-10-10T18:51:51.047Z] #42 8.219 [100%] Built target tini-static [2019-10-10T18:51:51.047Z] #42 8.358 + mkdir -p /build [2019-10-10T18:51:51.047Z] #42 8.359 + cp tini-static /build/docker-init [2019-10-10T18:51:51.047Z] #42 DONE 8.5s [2019-10-10T18:51:51.047Z] [2019-10-10T18:51:51.047Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T18:51:53.248Z] #24 19.28 # 1.4% # 2.4% ## 3.3% ### 4.3% ### 5.2% #### 6.1% ##### 8.0% ###### 9.0% ####### 9.9% ####### 10.9% ######### 12.8% ######### 13.7% ########## 14.7% ########### 15.6% ########### 16.5% ############ 17.5% ############# 19.4% ############### 21.3% ############### 22.2% ################ 23.1% ################# 24.1% ################## 26.0% #################### 27.9% #################### 28.8% ##################### 29.8% ###################### 30.7% ####################### 32.6% ######################## 33.5% ######################## 34.5% ######################### 35.4% ########################## 37.3% ########################### 38.3% ############################ 39.2% [2019-10-10T18:51:53.248Z] #24 ... [2019-10-10T18:51:53.248Z] [2019-10-10T18:51:53.248Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T18:51:53.248Z] #62 1.648 Note: Building without setproctitle() and strlcpy() support. [2019-10-10T18:51:53.248Z] #62 1.648 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-10T18:51:53.248Z] #62 2.858 fatal: Not a git repository (or any of the parent directories): .git [2019-10-10T18:51:53.248Z] #62 2.882 GEN .gitid [2019-10-10T18:51:53.248Z] #62 2.898 GEN criu/include/version.h [2019-10-10T18:51:53.248Z] #62 2.986 GEN include/common/asm [2019-10-10T18:51:53.248Z] #62 4.718 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-10T18:51:53.248Z] #62 4.900 PBCC images/opts.pb-c.c [2019-10-10T18:51:53.248Z] #62 4.988 PBCC images/sit.pb-c.c [2019-10-10T18:51:53.248Z] #62 5.075 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-10T18:51:53.248Z] #62 5.232 DEP images/opts.pb-c.d [2019-10-10T18:51:53.248Z] #62 5.268 DEP images/sit.pb-c.d [2019-10-10T18:51:53.248Z] #62 5.321 PBCC images/macvlan.pb-c.c [2019-10-10T18:51:53.248Z] #62 5.349 DEP images/macvlan.pb-c.d [2019-10-10T18:51:53.248Z] #62 5.436 PBCC images/autofs.pb-c.c [2019-10-10T18:51:53.248Z] #62 5.455 DEP images/autofs.pb-c.d [2019-10-10T18:51:53.248Z] #62 5.569 PBCC images/sysctl.pb-c.c [2019-10-10T18:51:53.248Z] #62 5.574 DEP images/sysctl.pb-c.d [2019-10-10T18:51:53.248Z] #62 5.625 PBCC images/time.pb-c.c [2019-10-10T18:51:53.248Z] #62 5.641 DEP images/time.pb-c.d [2019-10-10T18:51:53.248Z] #62 5.716 PBCC images/binfmt-misc.pb-c.c [2019-10-10T18:51:53.248Z] #62 5.762 DEP images/binfmt-misc.pb-c.d [2019-10-10T18:51:53.248Z] #62 5.833 PBCC images/seccomp.pb-c.c [2019-10-10T18:51:53.248Z] #62 5.855 DEP images/seccomp.pb-c.d [2019-10-10T18:51:53.248Z] #62 5.949 PBCC images/userns.pb-c.c [2019-10-10T18:51:53.248Z] #62 6.003 DEP images/userns.pb-c.d [2019-10-10T18:51:53.248Z] #62 6.053 PBCC images/cgroup.pb-c.c [2019-10-10T18:51:53.248Z] #62 6.095 DEP images/cgroup.pb-c.d [2019-10-10T18:51:53.248Z] #62 6.128 PBCC images/fown.pb-c.c [2019-10-10T18:51:53.248Z] #62 6.148 PBCC images/ext-file.pb-c.c [2019-10-10T18:51:53.248Z] #62 6.196 DEP images/fown.pb-c.d [2019-10-10T18:51:53.248Z] #62 6.226 DEP images/ext-file.pb-c.d [2019-10-10T18:51:53.248Z] #62 6.269 PBCC images/rpc.pb-c.c [2019-10-10T18:51:53.248Z] #62 6.313 DEP images/rpc.pb-c.d [2019-10-10T18:51:53.248Z] #62 6.358 PBCC images/siginfo.pb-c.c [2019-10-10T18:51:53.248Z] #62 6.415 DEP images/siginfo.pb-c.d [2019-10-10T18:51:53.248Z] #62 6.507 PBCC images/pagemap.pb-c.c [2019-10-10T18:51:53.248Z] #62 6.532 DEP images/pagemap.pb-c.d [2019-10-10T18:51:53.248Z] #62 6.606 PBCC images/rlimit.pb-c.c [2019-10-10T18:51:53.248Z] #62 6.646 DEP images/rlimit.pb-c.d [2019-10-10T18:51:53.248Z] #62 6.722 PBCC images/file-lock.pb-c.c [2019-10-10T18:51:53.248Z] #62 6.757 DEP images/file-lock.pb-c.d [2019-10-10T18:51:53.248Z] #62 6.817 PBCC images/tty.pb-c.c [2019-10-10T18:51:53.248Z] #62 6.847 DEP images/tty.pb-c.d [2019-10-10T18:51:53.248Z] #62 6.945 PBCC images/tun.pb-c.c [2019-10-10T18:51:53.248Z] #62 6.983 PBCC images/netdev.pb-c.c [2019-10-10T18:51:53.248Z] #62 7.008 DEP images/tun.pb-c.d [2019-10-10T18:51:53.248Z] #62 7.086 DEP images/netdev.pb-c.d [2019-10-10T18:51:53.248Z] #62 7.148 PBCC images/vma.pb-c.c [2019-10-10T18:51:53.249Z] #62 7.255 DEP images/vma.pb-c.d [2019-10-10T18:51:53.249Z] #62 7.292 PBCC images/creds.pb-c.c [2019-10-10T18:51:53.249Z] #62 7.333 DEP images/creds.pb-c.d [2019-10-10T18:51:53.249Z] #62 7.394 PBCC images/utsns.pb-c.c [2019-10-10T18:51:53.249Z] #62 7.415 DEP images/utsns.pb-c.d [2019-10-10T18:51:53.249Z] #62 7.456 PBCC images/ipc-desc.pb-c.c [2019-10-10T18:51:53.249Z] #62 7.477 PBCC images/ipc-sem.pb-c.c [2019-10-10T18:51:53.249Z] #62 7.508 DEP images/ipc-desc.pb-c.d [2019-10-10T18:51:53.249Z] #62 7.546 DEP images/ipc-sem.pb-c.d [2019-10-10T18:51:53.249Z] #62 7.581 PBCC images/ipc-msg.pb-c.c [2019-10-10T18:51:53.249Z] #62 7.603 DEP images/ipc-msg.pb-c.d [2019-10-10T18:51:53.249Z] #62 7.657 PBCC images/ipc-shm.pb-c.c [2019-10-10T18:51:53.249Z] #62 7.695 DEP images/ipc-shm.pb-c.d [2019-10-10T18:51:53.249Z] #62 7.749 PBCC images/ipc-var.pb-c.c [2019-10-10T18:51:53.249Z] #62 7.765 DEP images/ipc-var.pb-c.d [2019-10-10T18:51:53.249Z] #62 7.822 PBCC images/sk-opts.pb-c.c [2019-10-10T18:51:53.249Z] #62 7.858 PBCC images/packet-sock.pb-c.c [2019-10-10T18:51:53.249Z] #62 7.922 DEP images/sk-opts.pb-c.d [2019-10-10T18:51:53.249Z] #62 7.964 DEP images/packet-sock.pb-c.d [2019-10-10T18:51:53.249Z] #62 8.014 PBCC images/sk-netlink.pb-c.c [2019-10-10T18:51:53.249Z] #62 8.096 DEP images/sk-netlink.pb-c.d [2019-10-10T18:51:53.249Z] #62 8.155 PBCC images/sk-inet.pb-c.c [2019-10-10T18:51:53.249Z] #62 8.229 DEP images/sk-inet.pb-c.d [2019-10-10T18:51:53.249Z] #62 8.300 PBCC images/sk-unix.pb-c.c [2019-10-10T18:51:53.249Z] #62 8.344 DEP images/sk-unix.pb-c.d [2019-10-10T18:51:53.249Z] #62 8.372 PBCC images/mm.pb-c.c [2019-10-10T18:51:53.249Z] #62 8.480 DEP images/mm.pb-c.d [2019-10-10T18:51:53.249Z] #62 8.575 PBCC images/timerfd.pb-c.c [2019-10-10T18:51:53.249Z] #62 8.615 DEP images/timerfd.pb-c.d [2019-10-10T18:51:53.249Z] #62 8.629 PBCC images/timer.pb-c.c [2019-10-10T18:51:53.249Z] #62 8.654 DEP images/timer.pb-c.d [2019-10-10T18:51:53.249Z] #62 8.726 PBCC images/sa.pb-c.c [2019-10-10T18:51:53.249Z] #62 8.777 DEP images/sa.pb-c.d [2019-10-10T18:51:53.249Z] #62 8.829 PBCC images/pipe-data.pb-c.c [2019-10-10T18:51:53.249Z] #62 8.881 DEP images/pipe-data.pb-c.d [2019-10-10T18:51:53.249Z] #62 8.948 PBCC images/mnt.pb-c.c [2019-10-10T18:51:53.249Z] #62 8.992 DEP images/mnt.pb-c.d [2019-10-10T18:51:53.249Z] #62 9.020 PBCC images/sk-packet.pb-c.c [2019-10-10T18:51:53.249Z] #62 9.079 DEP images/sk-packet.pb-c.d [2019-10-10T18:51:53.249Z] #62 9.186 PBCC images/tcp-stream.pb-c.c [2019-10-10T18:51:53.249Z] #62 9.194 DEP images/tcp-stream.pb-c.d [2019-10-10T18:51:53.249Z] #62 9.232 PBCC images/pipe.pb-c.c [2019-10-10T18:51:53.249Z] #62 9.302 DEP images/pipe.pb-c.d [2019-10-10T18:51:53.249Z] #62 9.348 PBCC images/pstree.pb-c.c [2019-10-10T18:51:53.249Z] #62 9.412 DEP images/pstree.pb-c.d [2019-10-10T18:51:53.249Z] #62 9.458 PBCC images/fs.pb-c.c [2019-10-10T18:51:53.249Z] #62 9.505 DEP images/fs.pb-c.d [2019-10-10T18:51:53.249Z] #62 9.556 PBCC images/signalfd.pb-c.c [2019-10-10T18:51:53.249Z] #62 9.597 DEP images/signalfd.pb-c.d [2019-10-10T18:51:53.249Z] #62 9.646 PBCC images/fh.pb-c.c [2019-10-10T18:51:53.249Z] #62 9.675 PBCC images/fsnotify.pb-c.c [2019-10-10T18:51:53.249Z] #62 9.936 DEP images/fh.pb-c.d [2019-10-10T18:51:53.249Z] #62 10.13 DEP images/fsnotify.pb-c.d [2019-10-10T18:51:53.249Z] #62 10.41 PBCC images/eventpoll.pb-c.c [2019-10-10T18:51:53.249Z] #62 10.43 DEP images/eventpoll.pb-c.d [2019-10-10T18:51:53.249Z] #62 10.45 PBCC images/eventfd.pb-c.c [2019-10-10T18:51:53.249Z] #62 10.53 DEP images/eventfd.pb-c.d [2019-10-10T18:51:53.249Z] #62 10.57 PBCC images/remap-file-path.pb-c.c [2019-10-10T18:51:53.249Z] #62 10.60 DEP images/remap-file-path.pb-c.d [2019-10-10T18:51:53.249Z] #62 10.63 PBCC images/fifo.pb-c.c [2019-10-10T18:51:53.249Z] #62 10.64 DEP images/fifo.pb-c.d [2019-10-10T18:51:53.249Z] #62 10.68 PBCC images/ghost-file.pb-c.c [2019-10-10T18:51:53.249Z] #62 10.71 DEP images/ghost-file.pb-c.d [2019-10-10T18:51:53.249Z] #62 10.74 PBCC images/regfile.pb-c.c [2019-10-10T18:51:53.249Z] #62 10.76 DEP images/regfile.pb-c.d [2019-10-10T18:51:53.249Z] #62 10.84 PBCC images/ns.pb-c.c [2019-10-10T18:51:53.249Z] #62 10.86 DEP images/ns.pb-c.d [2019-10-10T18:51:53.249Z] #62 10.93 PBCC images/fdinfo.pb-c.c [2019-10-10T18:51:53.249Z] #62 11.01 DEP images/fdinfo.pb-c.d [2019-10-10T18:51:53.249Z] #62 11.08 PBCC images/core-aarch64.pb-c.c [2019-10-10T18:51:53.249Z] #62 11.12 PBCC images/core-arm.pb-c.c [2019-10-10T18:51:53.249Z] #62 11.19 PBCC images/core-ppc64.pb-c.c [2019-10-10T18:51:53.249Z] #62 11.22 PBCC images/core-s390.pb-c.c [2019-10-10T18:51:53.249Z] #62 11.26 PBCC images/core-x86.pb-c.c [2019-10-10T18:51:53.249Z] #62 11.31 PBCC images/core.pb-c.c [2019-10-10T18:51:53.249Z] #62 11.44 PBCC images/inventory.pb-c.c [2019-10-10T18:51:53.249Z] #62 11.57 DEP images/core-aarch64.pb-c.d [2019-10-10T18:51:53.249Z] #62 11.68 DEP images/core-arm.pb-c.d [2019-10-10T18:51:53.249Z] #62 11.79 DEP images/core-ppc64.pb-c.d [2019-10-10T18:51:53.249Z] #62 11.81 DEP images/core-s390.pb-c.d [2019-10-10T18:51:53.249Z] #62 11.95 DEP images/core-x86.pb-c.d [2019-10-10T18:51:53.249Z] #62 ... [2019-10-10T18:51:53.249Z] [2019-10-10T18:51:53.249Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T18:51:54.238Z] #24 19.28 # 1.4% # 2.4% ## 3.3% ### 4.3% ### 5.2% #### 6.1% ##### 8.0% ###### 9.0% ####### 9.9% ####### 10.9% ######### 12.8% ######### 13.7% ########## 14.7% ########### 15.6% ########### 16.5% ############ 17.5% ############# 19.4% ############### 21.3% ############### 22.2% ################ 23.1% ################# 24.1% ################## 26.0% #################### 27.9% #################### 28.8% ##################### 29.8% ###################### 30.7% ####################### 32.6% ######################## 33.5% ######################## 34.5% ######################### 35.4% ########################## 37.3% ########################### 38.3% ############################ 39.2% ############################ 40.2% ############################# 41.1% ############################## 43.0% ############################### 43.9% ################################ 44.9% ################################# 45.8% ################################## 47.7% [2019-10-10T18:51:54.238Z] #24 ... [2019-10-10T18:51:54.238Z] [2019-10-10T18:51:54.238Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T18:51:54.238Z] #17 14.79 Fetched 7670 kB in 14s (537 kB/s) [2019-10-10T18:51:54.238Z] #17 14.79 Reading package lists... [2019-10-10T18:51:54.238Z] #17 20.03 Reading package lists... [2019-10-10T18:51:54.238Z] #17 24.83 Building dependency tree... [2019-10-10T18:51:54.238Z] #17 ... [2019-10-10T18:51:54.238Z] [2019-10-10T18:51:54.238Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T18:51:55.475Z] #24 19.28 # 1.4% # 2.4% ## 3.3% ### 4.3% ### 5.2% #### 6.1% ##### 8.0% ###### 9.0% ####### 9.9% ####### 10.9% ######### 12.8% ######### 13.7% ########## 14.7% ########### 15.6% ########### 16.5% ############ 17.5% ############# 19.4% ############### 21.3% ############### 22.2% ################ 23.1% ################# 24.1% ################## 26.0% #################### 27.9% #################### 28.8% ##################### 29.8% ###################### 30.7% ####################### 32.6% ######################## 33.5% ######################## 34.5% ######################### 35.4% ########################## 37.3% ########################### 38.3% ############################ 39.2% ############################ 40.2% ############################# 41.1% ############################## 43.0% ############################### 43.9% ################################ 44.9% ################################# 45.8% ################################## 47.7% ################################### 49.6% ##################################### 51.5% ###################################### 53.4% ####################################### 55.3% ######################################## 56.2% ######################################### 58.1% ########################################### 60.0% [2019-10-10T18:51:55.475Z] #24 ... [2019-10-10T18:51:55.475Z] [2019-10-10T18:51:55.475Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T18:51:55.475Z] #37 47.83 syscall [2019-10-10T18:51:55.475Z] #37 ... [2019-10-10T18:51:55.475Z] [2019-10-10T18:51:55.475Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T18:51:56.448Z] ok github.com/docker/docker/pkg/plugins 33.630s coverage: 76.6% of statements [2019-10-10T18:51:56.448Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-10T18:51:56.448Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-10T18:51:56.448Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-10T18:51:56.448Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-10T18:51:56.448Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-10T18:51:56.448Z] ? github.com/docker/docker/rootless [no test files] [2019-10-10T18:51:56.448Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-10T18:51:56.448Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-10T18:51:56.448Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-10T18:51:56.448Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-10T18:51:56.448Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-10T18:51:56.448Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-10T18:51:56.448Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-10T18:51:56.448Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-10T18:51:56.448Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-10T18:51:56.448Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-10T18:51:56.448Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-10T18:51:56.448Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-10T18:51:56.448Z] ? github.com/docker/docker/volume [no test files] [2019-10-10T18:51:56.448Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-10T18:51:56.448Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-10T18:51:56.448Z] [2019-10-10T18:51:56.448Z] === Skipped [2019-10-10T18:51:56.448Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-10T18:51:56.448Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-10T18:51:56.448Z] [2019-10-10T18:51:56.448Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-10T18:51:56.448Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-10T18:51:56.448Z] [2019-10-10T18:51:56.448Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-10T18:51:56.448Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T18:51:56.448Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T18:51:56.448Z] [2019-10-10T18:51:56.448Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-10T18:51:56.448Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T18:51:56.448Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T18:51:56.448Z] [2019-10-10T18:51:56.448Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-10T18:51:56.448Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T18:51:56.448Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T18:51:56.448Z] [2019-10-10T18:51:56.448Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-10T18:51:56.448Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T18:51:56.448Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T18:51:56.448Z] [2019-10-10T18:51:56.448Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-10T18:51:56.448Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T18:51:56.448Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T18:51:56.448Z] [2019-10-10T18:51:56.448Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-10T18:51:56.448Z] graphtest_unix.go:73: No driver to put! [2019-10-10T18:51:56.448Z] [2019-10-10T18:51:56.448Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-10T18:51:56.448Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-10T18:51:56.448Z] [2019-10-10T18:51:56.448Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-10T18:51:56.448Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-10T18:51:56.448Z] [2019-10-10T18:51:56.448Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-10T18:51:56.448Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-10T18:51:56.448Z] [2019-10-10T18:51:56.448Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-10T18:51:56.448Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-10T18:51:56.448Z] [2019-10-10T18:51:56.448Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-10T18:51:56.448Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T18:51:56.448Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T18:51:56.448Z] [2019-10-10T18:51:56.448Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-10T18:51:56.448Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T18:51:56.448Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T18:51:56.448Z] [2019-10-10T18:51:56.448Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-10T18:51:56.448Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T18:51:56.448Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T18:51:56.448Z] [2019-10-10T18:51:56.448Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-10T18:51:56.448Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T18:51:56.448Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T18:51:56.448Z] [2019-10-10T18:51:56.448Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-10T18:51:56.448Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T18:51:56.448Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T18:51:56.448Z] [2019-10-10T18:51:56.448Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-10T18:51:56.448Z] graphtest_unix.go:73: No driver to put! [2019-10-10T18:51:56.448Z] [2019-10-10T18:51:56.448Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-10T18:51:56.448Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-10T18:51:56.448Z] [2019-10-10T18:51:56.448Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-10T18:51:56.448Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-10T18:51:56.448Z] [2019-10-10T18:51:56.448Z] [2019-10-10T18:51:56.448Z] DONE 2114 tests, 20 skipped in 186.040s Post stage [Pipeline] junit [2019-10-10T18:51:56.461Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-10T18:51:56.927Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40059/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=891ead0305e5e847aa7f87068e9f2d1b19384c52 -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:891ead0305e5e847aa7f87068e9f2d1b19384c52 hack/make.sh dynbinary test-integration [2019-10-10T18:51:57.865Z] [2019-10-10T18:51:57.865Z] Removing bundles/ [2019-10-10T18:51:57.865Z] [2019-10-10T18:51:57.865Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-10T18:51:57.865Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-10T18:51:57.865Z] GOOS="" GOARCH="" GOARM="" [2019-10-10T18:51:59.762Z] #24 19.28 # 1.4% # 2.4% ## 3.3% ### 4.3% ### 5.2% #### 6.1% ##### 8.0% ###### 9.0% ####### 9.9% ####### 10.9% ######### 12.8% ######### 13.7% ########## 14.7% ########### 15.6% ########### 16.5% ############ 17.5% ############# 19.4% ############### 21.3% ############### 22.2% ################ 23.1% ################# 24.1% ################## 26.0% #################### 27.9% #################### 28.8% ##################### 29.8% ###################### 30.7% ####################### 32.6% ######################## 33.5% ######################## 34.5% ######################### 35.4% ########################## 37.3% ########################### 38.3% ############################ 39.2% ############################ 40.2% ############################# 41.1% ############################## 43.0% ############################### 43.9% ################################ 44.9% ################################# 45.8% ################################## 47.7% ################################### 49.6% ##################################### 51.5% ###################################### 53.4% ####################################### 55.3% ######################################## 56.2% ######################################### 58.1% ########################################### 60.0% ############################################ 61.9% ############################################# 63.8% ############################################### 65.7% ################################################ 67.6% ################################################# 68.5% ################################################## 70.2% ################################################### 71.2% #################################################### 72.8% ###################################################### 75.6% ####################################################### 76.6% ######################################################## 78.4% ######################################################### 80.3% ########################################################## 81.3% ########################################################### 83.2% ############################################################# 85.1% ############################################################## 87.0% ############################################################### 88.8% ################################################################ 89.8% ################################################################## 91.7% ################################################################## 92.6% #################################################################### 94.5% ##################################################################### 96.4% ###################################################################### 98.3% ######################################################################## 100.0% [2019-10-10T18:51:59.762Z] #24 31.39 [2019-10-10T18:51:59.762Z] #24 ... [2019-10-10T18:51:59.762Z] [2019-10-10T18:51:59.762Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T18:51:59.762Z] #34 52.00 time [2019-10-10T18:51:59.762Z] #34 59.66 internal/poll [2019-10-10T18:51:59.762Z] #34 61.63 internal/fmtsort [2019-10-10T18:51:59.762Z] #34 ... [2019-10-10T18:51:59.762Z] [2019-10-10T18:51:59.762Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T18:51:59.762Z] #17 24.83 Building dependency tree... [2019-10-10T18:51:59.762Z] #17 26.15 The following additional packages will be installed: [2019-10-10T18:51:59.762Z] #17 26.20 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-10T18:51:59.762Z] #17 26.20 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-10T18:51:59.762Z] #17 26.20 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-10T18:51:59.762Z] #17 26.20 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-10T18:51:59.762Z] #17 26.20 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-10T18:51:59.762Z] #17 26.20 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-10T18:51:59.762Z] #17 26.20 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-10T18:51:59.762Z] #17 26.20 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-10T18:51:59.762Z] #17 26.21 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-10T18:51:59.762Z] #17 26.21 Suggested packages: [2019-10-10T18:51:59.762Z] #17 26.21 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-10T18:51:59.762Z] #17 26.21 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-10T18:51:59.762Z] #17 26.21 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-10T18:51:59.762Z] #17 26.21 vim-doc vim-scripts xfsdump acl attr quota [2019-10-10T18:51:59.762Z] #17 26.21 Recommended packages: [2019-10-10T18:51:59.762Z] #17 26.21 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-10T18:51:59.762Z] #17 26.21 python3-keyrings.alt python3-xdg unzip [2019-10-10T18:52:01.280Z] #17 31.68 The following NEW packages will be installed: [2019-10-10T18:52:01.281Z] #17 31.68 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-10T18:52:01.281Z] #17 31.68 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-10T18:52:01.281Z] #17 31.68 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-10T18:52:01.281Z] #17 31.68 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-10T18:52:01.281Z] #17 31.68 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-10T18:52:01.281Z] #17 31.68 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-10T18:52:01.281Z] #17 31.68 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-10T18:52:01.281Z] #17 31.68 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-10T18:52:01.281Z] #17 31.68 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-10T18:52:01.281Z] #17 31.68 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-10T18:52:01.281Z] #17 31.68 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-10T18:52:01.281Z] #17 31.68 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-10T18:52:01.281Z] #17 31.69 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-10T18:52:01.281Z] #17 31.69 xfsprogs xxd xz-utils zip [2019-10-10T18:52:01.281Z] #17 31.86 0 upgraded, 69 newly installed, 0 to remove and 12 not upgraded. [2019-10-10T18:52:01.281Z] #17 31.86 Need to get 88.2 MB of archives. [2019-10-10T18:52:01.281Z] #17 31.86 After this operation, 565 MB of additional disk space will be used. [2019-10-10T18:52:01.281Z] #17 31.86 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] [2019-10-10T18:52:01.281Z] #17 31.90 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-10-10T18:52:01.685Z] #17 31.90 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] [2019-10-10T18:52:01.685Z] #17 31.90 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] [2019-10-10T18:52:01.685Z] #17 31.91 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB] [2019-10-10T18:52:01.685Z] #17 31.91 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB] [2019-10-10T18:52:01.685Z] #17 31.94 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB] [2019-10-10T18:52:01.685Z] #17 32.09 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] [2019-10-10T18:52:01.685Z] #17 32.09 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] [2019-10-10T18:52:01.685Z] #17 32.10 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB] [2019-10-10T18:52:01.685Z] #17 32.20 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] [2019-10-10T18:52:01.685Z] #17 32.22 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] [2019-10-10T18:52:01.685Z] #17 32.23 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] [2019-10-10T18:52:01.685Z] #17 32.25 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] [2019-10-10T18:52:01.685Z] #17 32.25 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] [2019-10-10T18:52:01.685Z] #17 32.25 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] [2019-10-10T18:52:01.685Z] #17 32.26 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] [2019-10-10T18:52:01.686Z] #17 32.27 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] [2019-10-10T18:52:01.686Z] #17 32.27 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] [2019-10-10T18:52:01.686Z] #17 32.28 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] [2019-10-10T18:52:01.686Z] #17 32.29 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] [2019-10-10T18:52:01.686Z] #17 32.31 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-10T18:52:02.104Z] #17 32.32 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-10T18:52:02.104Z] #17 32.33 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] [2019-10-10T18:52:02.104Z] #17 32.33 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB] [2019-10-10T18:52:02.104Z] #17 32.34 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB] [2019-10-10T18:52:02.104Z] #17 32.37 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] [2019-10-10T18:52:02.104Z] #17 32.38 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-10-10T18:52:02.104Z] #17 32.39 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-10-10T18:52:02.104Z] #17 32.45 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-10-10T18:52:02.104Z] #17 32.45 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB] [2019-10-10T18:52:02.104Z] #17 32.46 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] [2019-10-10T18:52:02.104Z] #17 32.50 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-10-10T18:52:02.104Z] #17 32.51 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-10-10T18:52:02.104Z] #17 32.53 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-10-10T18:52:02.104Z] #17 32.53 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] [2019-10-10T18:52:02.104Z] #17 32.54 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] [2019-10-10T18:52:02.104Z] #17 32.54 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-event1.02.1 s390x 2:1.02.137-2 [41.0 kB] [2019-10-10T18:52:02.104Z] #17 32.55 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] [2019-10-10T18:52:02.104Z] #17 32.56 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] [2019-10-10T18:52:02.104Z] #17 32.58 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] [2019-10-10T18:52:02.104Z] #17 32.61 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] [2019-10-10T18:52:02.104Z] #17 32.65 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] [2019-10-10T18:52:02.104Z] #17 32.66 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB] [2019-10-10T18:52:02.104Z] #17 ... [2019-10-10T18:52:02.104Z] [2019-10-10T18:52:02.104Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T18:52:02.104Z] #24 33.20 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-10T18:52:02.104Z] #24 33.61 [2019-10-10T18:52:02.104Z] #24 33.96 ########################################### 60.6% ######################################################################## 100.0% [2019-10-10T18:52:02.514Z] #24 34.17 [2019-10-10T18:52:02.934Z] #24 ... [2019-10-10T18:52:02.934Z] [2019-10-10T18:52:02.934Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T18:52:02.934Z] #62 11.96 DEP images/core.pb-c.d [2019-10-10T18:52:02.934Z] #62 12.01 DEP images/inventory.pb-c.d [2019-10-10T18:52:02.934Z] #62 12.12 PBCC images/cpuinfo.pb-c.c [2019-10-10T18:52:02.934Z] #62 12.21 DEP images/cpuinfo.pb-c.d [2019-10-10T18:52:02.934Z] #62 12.32 PBCC images/stats.pb-c.c [2019-10-10T18:52:02.934Z] #62 12.32 DEP images/stats.pb-c.d [2019-10-10T18:52:02.934Z] #62 13.92 make[1]: Nothing to be done for 'all'. [2019-10-10T18:52:02.934Z] #62 15.27 CC images/stats.o [2019-10-10T18:52:02.934Z] #62 15.65 CC images/core.o [2019-10-10T18:52:02.934Z] #62 16.30 CC images/core-x86.o [2019-10-10T18:52:02.934Z] #62 16.81 CC images/core-arm.o [2019-10-10T18:52:02.934Z] #62 17.07 CC images/core-aarch64.o [2019-10-10T18:52:02.934Z] #62 17.37 CC images/core-ppc64.o [2019-10-10T18:52:02.934Z] #62 17.88 CC images/core-s390.o [2019-10-10T18:52:02.934Z] #62 18.41 CC images/cpuinfo.o [2019-10-10T18:52:02.934Z] #62 19.11 CC images/inventory.o [2019-10-10T18:52:02.934Z] #62 19.45 CC images/fdinfo.o [2019-10-10T18:52:02.934Z] #62 19.95 CC images/fown.o [2019-10-10T18:52:02.934Z] #62 20.16 CC images/ns.o [2019-10-10T18:52:02.934Z] #62 20.29 CC images/regfile.o [2019-10-10T18:52:02.934Z] #62 20.57 CC images/ghost-file.o [2019-10-10T18:52:02.934Z] #62 20.86 CC images/fifo.o [2019-10-10T18:52:02.934Z] #62 21.15 CC images/remap-file-path.o [2019-10-10T18:52:02.934Z] #62 21.34 CC images/eventfd.o [2019-10-10T18:52:02.934Z] #62 21.51 CC images/eventpoll.o [2019-10-10T18:52:02.934Z] #62 21.76 CC images/fh.o [2019-10-10T18:52:02.934Z] #62 21.99 CC images/fsnotify.o [2019-10-10T18:52:03.406Z] #62 ... [2019-10-10T18:52:03.406Z] [2019-10-10T18:52:03.406Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T18:52:03.406Z] #17 32.68 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-10-10T18:52:03.406Z] #17 32.69 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-10-10T18:52:03.406Z] #17 32.69 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] [2019-10-10T18:52:03.406Z] #17 32.71 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB] [2019-10-10T18:52:03.406Z] #17 32.81 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] [2019-10-10T18:52:03.406Z] #17 32.82 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-10T18:52:03.406Z] #17 32.93 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-10T18:52:03.406Z] #17 32.94 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-10T18:52:03.406Z] #17 32.95 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] [2019-10-10T18:52:03.406Z] #17 32.97 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-10T18:52:03.406Z] #17 32.97 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB] [2019-10-10T18:52:03.406Z] #17 33.00 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-10T18:52:03.406Z] #17 33.30 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] [2019-10-10T18:52:03.406Z] #17 33.39 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] [2019-10-10T18:52:03.406Z] #17 33.44 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] [2019-10-10T18:52:03.406Z] #17 33.45 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB] [2019-10-10T18:52:03.406Z] #17 33.46 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] [2019-10-10T18:52:03.406Z] #17 33.50 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-i686 s390x 2.28-5+7.4+b4 [2151 kB] [2019-10-10T18:52:03.406Z] #17 33.64 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-x86-64 s390x 2.28-5+7.4+b4 [2722 kB] [2019-10-10T18:52:03.406Z] #17 33.84 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-10-10T18:52:03.406Z] #17 33.86 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-10T18:52:03.858Z] #17 34.26 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-10-10T18:52:03.858Z] #17 34.35 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-base s390x 6.3.0-18+19.3+b3 [170 kB] [2019-10-10T18:52:03.858Z] #17 34.35 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [31.4 MB] [2019-10-10T18:52:04.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-10T18:52:04.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-10T18:52:05.769Z] #17 36.17 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main s390x g++-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [21.7 MB] [2019-10-10T18:52:06.175Z] #17 ... [2019-10-10T18:52:06.175Z] [2019-10-10T18:52:06.175Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T18:52:06.175Z] #37 58.63 time [2019-10-10T18:52:06.175Z] #37 63.49 strings [2019-10-10T18:52:06.175Z] #37 65.30 os [2019-10-10T18:52:06.175Z] #37 67.58 regexp/syntax [2019-10-10T18:52:06.175Z] #37 ... [2019-10-10T18:52:06.175Z] [2019-10-10T18:52:06.175Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T18:52:06.175Z] #24 36.20 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-10T18:52:06.175Z] #24 36.69 [2019-10-10T18:52:06.175Z] #24 36.97 ######################################################## 79.1% ######################################################################## 100.0% [2019-10-10T18:52:06.175Z] #24 37.13 [2019-10-10T18:52:07.102Z] #24 38.95 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-10T18:52:07.102Z] #24 39.02 skipping existing b63cc5f62c21 [2019-10-10T18:52:07.622Z] #24 39.22 [2019-10-10T18:52:08.098Z] #24 ... [2019-10-10T18:52:08.098Z] [2019-10-10T18:52:08.098Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T18:52:08.098Z] #51 33.82 + cd /tmp/tmp.44cetFm9q5/src/github.com/containerd/containerd [2019-10-10T18:52:08.098Z] #51 33.82 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-10T18:52:08.098Z] #51 34.53 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-10T18:52:08.098Z] #51 34.53 + BUILDTAGS='netgo osusergo static_build' [2019-10-10T18:52:08.098Z] #51 34.53 + export EXTRA_FLAGS=-buildmode=pie [2019-10-10T18:52:08.098Z] #51 34.53 + EXTRA_FLAGS=-buildmode=pie [2019-10-10T18:52:08.098Z] #51 34.53 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-10T18:52:08.098Z] #51 34.53 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-10T18:52:08.098Z] #51 34.53 + '[' '' = dynamic ']' [2019-10-10T18:52:08.098Z] #51 34.53 + make [2019-10-10T18:52:08.098Z] #51 35.91 + bin/ctr [2019-10-10T18:52:08.098Z] #51 ... [2019-10-10T18:52:08.098Z] [2019-10-10T18:52:08.098Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T18:52:08.098Z] #17 38.41 debconf: delaying package configuration, since apt-utils is not installed [2019-10-10T18:52:08.098Z] #17 38.65 Fetched 88.2 MB in 5s (16.1 MB/s) [2019-10-10T18:52:08.098Z] #17 38.79 Selecting previously unselected package bash-completion. [2019-10-10T18:52:08.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-10T18:52:08.504Z] #17 38.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14898 files and directories currently installed.) [2019-10-10T18:52:08.504Z] #17 38.88 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-10T18:52:10.436Z] #17 ... [2019-10-10T18:52:10.436Z] [2019-10-10T18:52:10.436Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T18:52:10.436Z] #24 40.93 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-10T18:52:10.436Z] #24 41.38 [2019-10-10T18:52:10.436Z] #24 41.76 ######################################################################## 100.0% [2019-10-10T18:52:10.436Z] #24 41.86 [2019-10-10T18:52:10.436Z] #24 41.91 Download of images into '/build' complete. [2019-10-10T18:52:10.436Z] #24 41.91 Use something like the following to load the result into a Docker daemon: [2019-10-10T18:52:10.436Z] #24 41.91 tar -cC '/build' . | docker load [2019-10-10T18:52:10.436Z] #24 DONE 42.0s [2019-10-10T18:52:10.436Z] [2019-10-10T18:52:10.436Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T18:52:10.436Z] #62 22.52 CC images/signalfd.o [2019-10-10T18:52:10.436Z] #62 22.90 CC images/fs.o [2019-10-10T18:52:10.436Z] #62 23.09 CC images/pstree.o [2019-10-10T18:52:10.436Z] #62 23.24 CC images/pipe.o [2019-10-10T18:52:10.436Z] #62 23.50 CC images/tcp-stream.o [2019-10-10T18:52:10.436Z] #62 23.68 CC images/sk-packet.o [2019-10-10T18:52:10.436Z] #62 23.92 CC images/mnt.o [2019-10-10T18:52:10.436Z] #62 24.12 CC images/pipe-data.o [2019-10-10T18:52:10.436Z] #62 24.34 CC images/sa.o [2019-10-10T18:52:10.436Z] #62 24.50 CC images/timer.o [2019-10-10T18:52:10.436Z] #62 24.77 CC images/timerfd.o [2019-10-10T18:52:10.436Z] #62 24.97 CC images/mm.o [2019-10-10T18:52:10.436Z] #62 25.21 CC images/sk-opts.o [2019-10-10T18:52:10.436Z] #62 25.44 CC images/sk-unix.o [2019-10-10T18:52:10.436Z] #62 25.73 CC images/sk-inet.o [2019-10-10T18:52:10.436Z] #62 26.22 CC images/tun.o [2019-10-10T18:52:10.436Z] #62 26.61 CC images/sk-netlink.o [2019-10-10T18:52:10.436Z] #62 26.72 CC images/packet-sock.o [2019-10-10T18:52:10.436Z] #62 27.29 CC images/ipc-var.o [2019-10-10T18:52:10.436Z] #62 27.53 CC images/ipc-desc.o [2019-10-10T18:52:10.436Z] #62 27.79 CC images/ipc-shm.o [2019-10-10T18:52:10.436Z] #62 28.11 CC images/ipc-msg.o [2019-10-10T18:52:10.436Z] #62 28.28 CC images/ipc-sem.o [2019-10-10T18:52:10.436Z] #62 28.47 CC images/utsns.o [2019-10-10T18:52:10.436Z] #62 28.62 CC images/creds.o [2019-10-10T18:52:10.436Z] #62 28.80 CC images/vma.o [2019-10-10T18:52:10.436Z] #62 29.11 CC images/netdev.o [2019-10-10T18:52:10.841Z] #62 ... [2019-10-10T18:52:10.841Z] [2019-10-10T18:52:10.841Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T18:52:10.841Z] #34 63.15 internal/syscall/unix [2019-10-10T18:52:10.841Z] #34 63.29 os [2019-10-10T18:52:10.841Z] #34 63.30 strings [2019-10-10T18:52:10.841Z] #34 66.70 path [2019-10-10T18:52:10.841Z] #34 67.26 text/tabwriter [2019-10-10T18:52:10.841Z] #34 67.86 fmt [2019-10-10T18:52:10.841Z] #34 68.01 path/filepath [2019-10-10T18:52:10.841Z] #34 69.87 io/ioutil [2019-10-10T18:52:10.841Z] #34 72.20 flag [2019-10-10T18:52:10.841Z] #34 72.20 github.com/BurntSushi/toml [2019-10-10T18:52:10.841Z] #34 ... [2019-10-10T18:52:10.841Z] [2019-10-10T18:52:10.841Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T18:52:10.841Z] #62 29.74 CC images/tty.o [2019-10-10T18:52:11.258Z] #62 30.22 CC images/file-lock.o [2019-10-10T18:52:11.653Z] #62 30.40 CC images/rlimit.o [2019-10-10T18:52:11.653Z] #62 30.57 CC images/pagemap.o [2019-10-10T18:52:12.077Z] #62 30.87 CC images/siginfo.o [2019-10-10T18:52:12.077Z] #62 31.00 CC images/rpc.o [2019-10-10T18:52:13.402Z] #62 32.24 CC images/ext-file.o [2019-10-10T18:52:13.805Z] #62 32.50 CC images/cgroup.o [2019-10-10T18:52:14.281Z] #62 33.00 CC images/userns.o [2019-10-10T18:52:14.281Z] #62 33.26 CC images/google/protobuf/descriptor.o [2019-10-10T18:52:15.666Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-10T18:52:15.666Z] [2019-10-10T18:52:15.666Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2019-10-10T18:52:15.666Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2019-10-10T18:52:15.666Z] Using test binary docker [2019-10-10T18:52:15.666Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-10T18:52:15.666Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-10T18:52:15.666Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-10T18:52:15.666Z] Warning failed to create cache: (null) [2019-10-10T18:52:15.666Z] . [2019-10-10T18:52:15.666Z] INFO: Waiting for daemon to start... [2019-10-10T18:52:15.666Z] Starting dockerd [2019-10-10T18:52:15.666Z] . [2019-10-10T18:52:15.666Z] INFO: Building docker-sdk-python3:4.1.0... [2019-10-10T18:52:16.266Z] #62 34.91 CC images/opts.o [2019-10-10T18:52:16.266Z] #62 35.18 CC images/seccomp.o [2019-10-10T18:52:16.668Z] #62 35.53 CC images/binfmt-misc.o [2019-10-10T18:52:17.070Z] #62 35.69 CC images/time.o [2019-10-10T18:52:17.070Z] #62 35.92 CC images/sysctl.o [2019-10-10T18:52:17.070Z] #62 36.07 CC images/autofs.o [2019-10-10T18:52:17.558Z] #62 36.30 CC images/macvlan.o [2019-10-10T18:52:17.558Z] #62 36.44 CC images/sit.o [2019-10-10T18:52:17.558Z] #62 ... [2019-10-10T18:52:17.558Z] [2019-10-10T18:52:17.558Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T18:52:17.558Z] #37 69.88 fmt [2019-10-10T18:52:17.558Z] #37 74.02 regexp [2019-10-10T18:52:17.558Z] #37 75.86 go/token [2019-10-10T18:52:17.558Z] #37 76.95 go/scanner [2019-10-10T18:52:17.558Z] #37 78.63 internal/lazyregexp [2019-10-10T18:52:17.558Z] #37 79.01 go/ast [2019-10-10T18:52:17.558Z] #37 79.23 net/url [2019-10-10T18:52:17.558Z] #37 ... [2019-10-10T18:52:17.558Z] [2019-10-10T18:52:17.558Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T18:52:17.558Z] #17 41.87 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-10T18:52:17.558Z] #17 42.40 Selecting previously unselected package libnet1:s390x. [2019-10-10T18:52:17.558Z] #17 42.41 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-10-10T18:52:17.558Z] #17 42.41 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-10T18:52:17.558Z] #17 42.50 Selecting previously unselected package libnfnetlink0:s390x. [2019-10-10T18:52:17.558Z] #17 42.51 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ... [2019-10-10T18:52:17.558Z] #17 42.51 Unpacking libnfnetlink0:s390x (1.0.1-3) ... [2019-10-10T18:52:17.558Z] #17 42.58 Selecting previously unselected package libpcrecpp0v5:s390x. [2019-10-10T18:52:17.558Z] #17 42.58 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ... [2019-10-10T18:52:17.558Z] #17 42.59 Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... [2019-10-10T18:52:17.558Z] #17 42.71 Selecting previously unselected package libudev-dev:s390x. [2019-10-10T18:52:17.558Z] #17 42.72 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_s390x.deb ... [2019-10-10T18:52:17.558Z] #17 42.76 Unpacking libudev-dev:s390x (232-25+deb9u12) ... [2019-10-10T18:52:17.558Z] #17 42.96 Selecting previously unselected package libpython3.5-minimal:s390x. [2019-10-10T18:52:17.558Z] #17 42.96 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-10-10T18:52:17.558Z] #17 42.97 Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-10-10T18:52:17.558Z] #17 43.72 Selecting previously unselected package python3.5-minimal. [2019-10-10T18:52:17.558Z] #17 43.72 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-10-10T18:52:17.558Z] #17 43.73 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-10T18:52:17.558Z] #17 44.78 Selecting previously unselected package python3-minimal. [2019-10-10T18:52:17.558Z] #17 44.78 Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ... [2019-10-10T18:52:17.558Z] #17 44.84 Unpacking python3-minimal (3.5.3-1) ... [2019-10-10T18:52:17.558Z] #17 44.94 Selecting previously unselected package libmpdec2:s390x. [2019-10-10T18:52:17.558Z] #17 44.94 Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ... [2019-10-10T18:52:17.558Z] #17 44.95 Unpacking libmpdec2:s390x (2.4.2-1) ... [2019-10-10T18:52:17.558Z] #17 45.11 Selecting previously unselected package libpython3.5-stdlib:s390x. [2019-10-10T18:52:17.558Z] #17 45.11 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... [2019-10-10T18:52:17.558Z] #17 45.11 Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-10-10T18:52:17.558Z] #17 47.41 Selecting previously unselected package python3.5. [2019-10-10T18:52:17.558Z] #17 47.42 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ... [2019-10-10T18:52:17.558Z] #17 47.42 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-10T18:52:17.558Z] #17 47.57 Selecting previously unselected package libpython3-stdlib:s390x. [2019-10-10T18:52:17.558Z] #17 47.57 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ... [2019-10-10T18:52:17.558Z] #17 47.58 Unpacking libpython3-stdlib:s390x (3.5.3-1) ... [2019-10-10T18:52:17.558Z] #17 47.64 Selecting previously unselected package dh-python. [2019-10-10T18:52:17.559Z] #17 47.64 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-10T18:52:17.559Z] #17 47.64 Unpacking dh-python (2.20170125) ... [2019-10-10T18:52:17.559Z] #17 47.82 Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-10-10T18:52:17.559Z] #17 47.85 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-10T18:52:17.965Z] #17 ... [2019-10-10T18:52:17.965Z] [2019-10-10T18:52:17.965Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T18:52:17.965Z] #62 36.64 LINK images/built-in.o [2019-10-10T18:52:17.965Z] #62 36.79 GEN compel/include/asm [2019-10-10T18:52:17.965Z] #62 36.80 GEN compel/include/version.h [2019-10-10T18:52:17.965Z] #62 36.80 touch .config [2019-10-10T18:52:17.965Z] #62 36.81 GEN include/common/config.h [2019-10-10T18:52:17.965Z] #62 36.89 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2019-10-10T18:52:17.965Z] #62 36.96 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-10T18:52:17.965Z] #62 36.97 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-10T18:52:17.965Z] #62 36.99 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2019-10-10T18:52:18.351Z] #62 37.01 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2019-10-10T18:52:18.351Z] #62 37.04 DEP compel/arch/s390/plugins/std/parasite-head.d [2019-10-10T18:52:18.351Z] #62 37.06 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-10T18:52:18.351Z] #62 37.07 DEP compel/plugins/std/infect.d [2019-10-10T18:52:18.351Z] #62 37.26 DEP compel/plugins/std/string.d [2019-10-10T18:52:18.351Z] #62 37.34 DEP compel/plugins/std/log.d [2019-10-10T18:52:18.739Z] #62 37.45 DEP compel/plugins/std/fds.d [2019-10-10T18:52:18.739Z] #62 37.63 DEP compel/plugins/std/std.d [2019-10-10T18:52:18.739Z] #62 37.74 DEP compel/plugins/shmem/shmem.d [2019-10-10T18:52:18.739Z] #62 37.81 DEP compel/plugins/fds/fds.d [2019-10-10T18:52:19.132Z] #62 37.94 CC compel/plugins/std/std.o [2019-10-10T18:52:19.534Z] #62 38.26 CC compel/plugins/std/fds.o [2019-10-10T18:52:19.932Z] #62 ... [2019-10-10T18:52:19.932Z] [2019-10-10T18:52:19.932Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T18:52:19.932Z] #34 74.64 log [2019-10-10T18:52:19.932Z] #34 76.94 github.com/BurntSushi/toml/cmd/tomlv [2019-10-10T18:52:19.932Z] #34 DONE 82.2s [2019-10-10T18:52:19.932Z] [2019-10-10T18:52:19.932Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T18:52:19.932Z] #62 38.70 CC compel/plugins/std/log.o [2019-10-10T18:52:21.359Z] #62 40.17 CC compel/plugins/std/string.o [2019-10-10T18:52:22.104Z] #62 40.86 CC compel/plugins/std/infect.o [2019-10-10T18:52:22.592Z] #62 41.44 CC compel/arch/s390/plugins/std/parasite-head.o [2019-10-10T18:52:22.592Z] #62 41.54 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2019-10-10T18:52:23.044Z] #62 41.63 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2019-10-10T18:52:23.044Z] #62 41.82 AR compel/plugins/std.lib.a [2019-10-10T18:52:23.044Z] #62 41.85 CC compel/plugins/fds/fds.o [2019-10-10T18:52:23.454Z] #62 42.08 AR compel/plugins/fds.lib.a [2019-10-10T18:52:23.454Z] #62 42.15 HOSTDEP compel/src/lib/log-host.d [2019-10-10T18:52:23.454Z] #62 42.35 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-10T18:52:23.851Z] #62 42.59 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2019-10-10T18:52:23.851Z] #62 42.66 HOSTDEP compel/src/main-host.d [2019-10-10T18:52:23.851Z] #62 42.84 DEP compel/src/lib/ptrace.d [2019-10-10T18:52:24.253Z] #62 43.06 DEP compel/src/lib/infect.d [2019-10-10T18:52:24.253Z] #62 43.19 DEP compel/src/lib/infect-util.d [2019-10-10T18:52:24.645Z] #62 43.36 DEP compel/src/lib/infect-rpc.d [2019-10-10T18:52:24.645Z] #62 43.52 DEP compel/arch/s390/src/lib/infect.d [2019-10-10T18:52:24.645Z] #62 43.65 DEP compel/arch/s390/src/lib/cpu.d [2019-10-10T18:52:25.049Z] #62 43.75 DEP compel/src/lib/log.d [2019-10-10T18:52:25.049Z] #62 43.88 DEP compel/src/main.d [2019-10-10T18:52:25.049Z] #62 43.98 DEP compel/src/lib/handle-elf.d [2019-10-10T18:52:25.512Z] #62 44.17 DEP compel/arch/s390/src/lib/handle-elf.d [2019-10-10T18:52:25.512Z] #62 44.31 CC compel/src/lib/log.o [2019-10-10T18:52:25.929Z] #62 44.66 CC compel/arch/s390/src/lib/cpu.o [2019-10-10T18:52:25.930Z] #62 44.86 CC compel/arch/s390/src/lib/infect.o [2019-10-10T18:52:26.356Z] #62 ... [2019-10-10T18:52:26.356Z] [2019-10-10T18:52:26.356Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T18:52:26.356Z] #17 50.27 Setting up python3-minimal (3.5.3-1) ... [2019-10-10T18:52:26.356Z] #17 51.31 Selecting previously unselected package python3. [2019-10-10T18:52:26.356Z] #17 51.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16484 files and directories currently installed.) [2019-10-10T18:52:26.356Z] #17 51.35 Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... [2019-10-10T18:52:26.356Z] #17 51.36 Unpacking python3 (3.5.3-1) ... [2019-10-10T18:52:26.356Z] #17 51.47 Selecting previously unselected package pigz. [2019-10-10T18:52:26.356Z] #17 51.47 Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... [2019-10-10T18:52:26.356Z] #17 51.48 Unpacking pigz (2.3.4-1) ... [2019-10-10T18:52:26.356Z] #17 51.55 Selecting previously unselected package libip4tc0:s390x. [2019-10-10T18:52:26.356Z] #17 51.57 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-10T18:52:26.356Z] #17 51.57 Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-10T18:52:26.356Z] #17 51.65 Selecting previously unselected package libip6tc0:s390x. [2019-10-10T18:52:26.356Z] #17 51.65 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-10T18:52:26.356Z] #17 51.65 Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-10T18:52:26.356Z] #17 51.72 Selecting previously unselected package libiptc0:s390x. [2019-10-10T18:52:26.356Z] #17 51.72 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-10T18:52:26.356Z] #17 51.73 Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-10T18:52:26.356Z] #17 51.80 Selecting previously unselected package libxtables12:s390x. [2019-10-10T18:52:26.356Z] #17 51.80 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-10T18:52:26.356Z] #17 51.80 Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-10-10T18:52:26.356Z] #17 51.86 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2019-10-10T18:52:26.356Z] #17 51.86 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... [2019-10-10T18:52:26.356Z] #17 51.86 Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-10-10T18:52:26.356Z] #17 51.91 Selecting previously unselected package iptables. [2019-10-10T18:52:26.356Z] #17 51.91 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-10T18:52:26.356Z] #17 51.91 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-10T18:52:26.356Z] #17 52.21 Selecting previously unselected package xxd. [2019-10-10T18:52:26.356Z] #17 52.21 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-10T18:52:26.356Z] #17 52.21 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-10T18:52:26.356Z] #17 52.41 Selecting previously unselected package vim-common. [2019-10-10T18:52:26.356Z] #17 52.41 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-10T18:52:26.356Z] #17 52.43 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-10T18:52:26.356Z] #17 52.80 Selecting previously unselected package bzip2. [2019-10-10T18:52:26.356Z] #17 52.81 Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... [2019-10-10T18:52:26.356Z] #17 52.83 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-10T18:52:26.356Z] #17 53.07 Selecting previously unselected package libgpm2:s390x. [2019-10-10T18:52:26.356Z] #17 53.08 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... [2019-10-10T18:52:26.356Z] #17 53.09 Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... [2019-10-10T18:52:26.356Z] #17 53.40 Selecting previously unselected package xz-utils. [2019-10-10T18:52:26.356Z] #17 53.40 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... [2019-10-10T18:52:26.356Z] #17 53.43 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-10T18:52:26.356Z] #17 53.60 Selecting previously unselected package aufs-tools. [2019-10-10T18:52:26.356Z] #17 53.60 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... [2019-10-10T18:52:26.356Z] #17 53.60 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-10T18:52:26.356Z] #17 53.70 Selecting previously unselected package liblzo2-2:s390x. [2019-10-10T18:52:26.356Z] #17 53.70 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-10T18:52:26.356Z] #17 53.71 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-10T18:52:26.356Z] #17 53.86 Selecting previously unselected package btrfs-progs. [2019-10-10T18:52:26.356Z] #17 53.86 Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ... [2019-10-10T18:52:26.356Z] #17 53.86 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-10T18:52:26.356Z] #17 54.39 Selecting previously unselected package btrfs-tools. [2019-10-10T18:52:26.356Z] #17 54.39 Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ... [2019-10-10T18:52:26.356Z] #17 54.40 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-10T18:52:26.356Z] #17 54.50 Selecting previously unselected package libdevmapper1.02.1:s390x. [2019-10-10T18:52:26.356Z] #17 54.50 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-10-10T18:52:26.356Z] #17 54.50 Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-10-10T18:52:26.356Z] #17 54.73 Selecting previously unselected package dmsetup. [2019-10-10T18:52:26.356Z] #17 54.74 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ... [2019-10-10T18:52:26.356Z] #17 54.74 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-10T18:52:26.356Z] #17 54.85 Selecting previously unselected package libonig4:s390x. [2019-10-10T18:52:26.356Z] #17 54.85 Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ... [2019-10-10T18:52:26.356Z] #17 54.85 Unpacking libonig4:s390x (6.1.3-2) ... [2019-10-10T18:52:26.356Z] #17 55.05 Selecting previously unselected package libjq1:s390x. [2019-10-10T18:52:26.356Z] #17 55.05 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-10-10T18:52:26.356Z] #17 55.06 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-10T18:52:26.356Z] #17 55.18 Selecting previously unselected package jq. [2019-10-10T18:52:26.356Z] #17 55.19 Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ... [2019-10-10T18:52:26.356Z] #17 55.19 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-10T18:52:26.356Z] #17 55.28 Selecting previously unselected package libaio1:s390x. [2019-10-10T18:52:26.356Z] #17 55.29 Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ... [2019-10-10T18:52:26.356Z] #17 55.30 Unpacking libaio1:s390x (0.3.110-3) ... [2019-10-10T18:52:26.356Z] #17 55.41 Selecting previously unselected package libcap2-bin. [2019-10-10T18:52:26.356Z] #17 55.41 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ... [2019-10-10T18:52:26.356Z] #17 55.42 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-10T18:52:26.356Z] #17 55.49 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2019-10-10T18:52:26.356Z] #17 55.49 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-10-10T18:52:26.356Z] #17 55.50 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-10-10T18:52:26.356Z] #17 55.57 Selecting previously unselected package libsepol1-dev:s390x. [2019-10-10T18:52:26.356Z] #17 55.58 Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ... [2019-10-10T18:52:26.356Z] #17 55.58 Unpacking libsepol1-dev:s390x (2.6-2) ... [2019-10-10T18:52:26.356Z] #17 55.95 Selecting previously unselected package libpcre16-3:s390x. [2019-10-10T18:52:26.356Z] #17 55.95 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ... [2019-10-10T18:52:26.356Z] #17 55.95 Unpacking libpcre16-3:s390x (2:8.39-3) ... [2019-10-10T18:52:26.356Z] #17 56.16 Selecting previously unselected package libpcre32-3:s390x. [2019-10-10T18:52:26.356Z] #17 56.17 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ... [2019-10-10T18:52:26.356Z] #17 56.17 Unpacking libpcre32-3:s390x (2:8.39-3) ... [2019-10-10T18:52:26.356Z] #17 56.35 Selecting previously unselected package libpcre3-dev:s390x. [2019-10-10T18:52:26.356Z] #17 56.36 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ... [2019-10-10T18:52:26.356Z] #17 56.36 Unpacking libpcre3-dev:s390x (2:8.39-3) ... [2019-10-10T18:52:26.356Z] #17 56.68 Selecting previously unselected package libselinux1-dev:s390x. [2019-10-10T18:52:26.356Z] #17 56.69 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ... [2019-10-10T18:52:26.356Z] #17 56.69 Unpacking libselinux1-dev:s390x (2.6-3+b3) ... [2019-10-10T18:52:26.356Z] #17 56.99 Selecting previously unselected package libdevmapper-dev:s390x. [2019-10-10T18:52:26.771Z] #17 57.00 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... [2019-10-10T18:52:26.771Z] #17 57.01 Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-10-10T18:52:26.771Z] #17 57.19 Selecting previously unselected package libnl-3-200:s390x. [2019-10-10T18:52:26.771Z] #17 57.19 Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ... [2019-10-10T18:52:26.771Z] #17 57.19 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-10-10T18:52:26.771Z] #17 57.27 Selecting previously unselected package libprotobuf-c1:s390x. [2019-10-10T18:52:26.771Z] #17 57.27 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-10-10T18:52:26.771Z] #17 57.28 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-10T18:52:26.771Z] #17 57.34 Selecting previously unselected package libreadline5:s390x. [2019-10-10T18:52:26.771Z] #17 57.34 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ... [2019-10-10T18:52:26.771Z] #17 57.34 Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-10-10T18:52:27.178Z] #17 57.46 Selecting previously unselected package libsystemd-dev:s390x. [2019-10-10T18:52:27.178Z] #17 57.47 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ... [2019-10-10T18:52:27.178Z] #17 57.47 Unpacking libsystemd-dev:s390x (232-25+deb9u12) ... [2019-10-10T18:52:29.270Z] #17 59.60 Selecting previously unselected package net-tools. [2019-10-10T18:52:29.270Z] #17 59.60 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... [2019-10-10T18:52:29.270Z] #17 59.60 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-10T18:52:29.270Z] #17 ... [2019-10-10T18:52:29.270Z] [2019-10-10T18:52:29.270Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T18:52:29.270Z] #37 81.73 text/template/parse [2019-10-10T18:52:29.270Z] #37 85.44 go/parser [2019-10-10T18:52:29.270Z] #37 87.32 text/template [2019-10-10T18:52:29.270Z] #37 89.22 encoding/xml [2019-10-10T18:52:29.270Z] #37 ... [2019-10-10T18:52:29.270Z] [2019-10-10T18:52:29.270Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T18:52:29.270Z] #62 45.54 CC compel/src/lib/infect-rpc.o [2019-10-10T18:52:29.270Z] #62 45.81 CC compel/src/lib/infect-util.o [2019-10-10T18:52:29.270Z] #62 46.14 CC compel/src/lib/infect.o [2019-10-10T18:52:30.114Z] #62 48.93 CC compel/src/lib/ptrace.o [2019-10-10T18:52:30.520Z] #62 49.40 AR compel/libcompel.a [2019-10-10T18:52:30.520Z] #62 49.44 HOSTCC compel/src/main-host.o [2019-10-10T18:52:30.924Z] #62 49.78 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2019-10-10T18:52:30.924Z] #62 49.91 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-10T18:52:31.329Z] #62 50.20 HOSTCC compel/src/lib/log-host.o [2019-10-10T18:52:31.733Z] #62 50.37 HOSTLINK compel/compel-host-bin [2019-10-10T18:52:31.733Z] #62 50.48 DEP soccr/soccr.d [2019-10-10T18:52:31.733Z] #62 50.65 CC soccr/soccr.o [2019-10-10T18:52:33.063Z] #62 ... [2019-10-10T18:52:33.063Z] [2019-10-10T18:52:33.063Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T18:52:33.063Z] #17 60.13 Selecting previously unselected package python-pip-whl. [2019-10-10T18:52:33.063Z] #17 60.13 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-10T18:52:33.063Z] #17 60.13 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-10T18:52:33.063Z] #17 60.74 Selecting previously unselected package python3-pip. [2019-10-10T18:52:33.063Z] #17 60.74 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-10T18:52:33.063Z] #17 60.74 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-10T18:52:33.063Z] #17 60.99 Selecting previously unselected package python3-pkg-resources. [2019-10-10T18:52:33.063Z] #17 61.01 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-10T18:52:33.063Z] #17 61.01 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-10T18:52:33.063Z] #17 61.15 Selecting previously unselected package python3-setuptools. [2019-10-10T18:52:33.063Z] #17 61.16 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-10T18:52:33.063Z] #17 61.16 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-10T18:52:33.063Z] #17 61.47 Selecting previously unselected package python3-wheel. [2019-10-10T18:52:33.063Z] #17 61.47 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-10T18:52:33.063Z] #17 61.48 Unpacking python3-wheel (0.29.0-2) ... [2019-10-10T18:52:33.063Z] #17 61.57 Selecting previously unselected package thin-provisioning-tools. [2019-10-10T18:52:33.063Z] #17 61.57 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... [2019-10-10T18:52:33.063Z] #17 61.58 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-10T18:52:33.063Z] #17 61.93 Selecting previously unselected package vim-runtime. [2019-10-10T18:52:33.063Z] #17 61.93 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-10T18:52:33.063Z] #17 61.95 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-10T18:52:33.063Z] #17 61.99 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-10T18:52:33.063Z] #17 62.00 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-10T18:52:35.684Z] #17 65.98 Selecting previously unselected package vim. [2019-10-10T18:52:35.684Z] #17 65.99 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-10T18:52:35.684Z] #17 65.99 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-10T18:52:36.306Z] #17 66.62 Selecting previously unselected package xfsprogs. [2019-10-10T18:52:36.306Z] #17 66.62 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ... [2019-10-10T18:52:36.306Z] #17 66.64 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-10T18:52:36.450Z] #7 completed: 2019-10-10 18:52:29.725088252 +0000 UTC [2019-10-10T18:52:36.450Z] #7 duration: 1m4.115870456s [2019-10-10T18:52:36.450Z] [2019-10-10T18:52:36.450Z] [2019-10-10T18:52:36.450Z] #8 exporting to image [2019-10-10T18:52:36.450Z] #8 digest: sha256:1550f525b1bd9edb7a3f84956d80b65c202694aeb0856ea90f9c5a7db0518b88 [2019-10-10T18:52:36.450Z] #8 name: "exporting to image" [2019-10-10T18:52:36.450Z] #8 started: 2019-10-10 18:52:29.727336265 +0000 UTC [2019-10-10T18:52:36.450Z] #8 exporting layers [2019-10-10T18:52:37.451Z] #17 67.53 Selecting previously unselected package zip. [2019-10-10T18:52:37.451Z] #17 67.54 Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ... [2019-10-10T18:52:37.451Z] #17 67.54 Unpacking zip (3.0-11+b1) ... [2019-10-10T18:52:37.451Z] #17 67.85 Selecting previously unselected package libapparmor-perl. [2019-10-10T18:52:37.451Z] #17 67.85 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... [2019-10-10T18:52:37.451Z] #17 67.85 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-10T18:52:37.451Z] #17 67.98 Selecting previously unselected package apparmor. [2019-10-10T18:52:37.451Z] #17 68.03 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ... [2019-10-10T18:52:37.451Z] #17 68.11 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-10T18:52:38.387Z] #17 68.72 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-10T18:52:38.387Z] #17 68.72 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... [2019-10-10T18:52:38.387Z] #17 68.73 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-10T18:52:40.336Z] #17 70.89 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-10T18:52:40.336Z] #17 70.90 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... [2019-10-10T18:52:40.336Z] #17 70.90 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-10T18:52:41.189Z] #17 ... [2019-10-10T18:52:41.189Z] [2019-10-10T18:52:41.189Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T18:52:41.189Z] #37 93.60 go/doc [2019-10-10T18:52:41.189Z] #37 96.21 crypto/rsa [2019-10-10T18:52:41.189Z] #37 97.78 github.com/LK4D4/vndr/build [2019-10-10T18:52:41.189Z] #37 97.86 vendor/golang.org/x/crypto/cryptobyte [2019-10-10T18:52:41.189Z] #37 101.2 net [2019-10-10T18:52:41.189Z] #37 102.3 vendor/golang.org/x/crypto/poly1305 [2019-10-10T18:52:41.189Z] #37 102.7 vendor/golang.org/x/crypto/chacha20poly1305 [2019-10-10T18:52:41.189Z] #37 103.2 vendor/golang.org/x/crypto/curve25519 [2019-10-10T18:52:41.189Z] #37 103.7 vendor/golang.org/x/crypto/hkdf [2019-10-10T18:52:41.189Z] #37 ... [2019-10-10T18:52:41.189Z] [2019-10-10T18:52:41.189Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T18:52:41.189Z] #62 51.96 AR soccr/libsoccr.a [2019-10-10T18:52:41.189Z] #62 51.97 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-10T18:52:41.189Z] #62 52.28 DEP criu/arch/s390/sigframe.d [2019-10-10T18:52:41.189Z] #62 52.35 DEP criu/arch/s390/crtools.d [2019-10-10T18:52:41.189Z] #62 52.49 DEP criu/arch/s390/cpu.d [2019-10-10T18:52:41.189Z] #62 52.73 CC criu/arch/s390/cpu.o [2019-10-10T18:52:41.189Z] #62 53.29 CC criu/arch/s390/crtools.o [2019-10-10T18:52:41.189Z] #62 54.51 CC criu/arch/s390/sigframe.o [2019-10-10T18:52:41.189Z] #62 54.71 LINK criu/arch/s390/crtools.built-in.o [2019-10-10T18:52:41.189Z] #62 54.78 DEP criu/arch/s390/vdso-pie.d [2019-10-10T18:52:41.189Z] #62 55.03 DEP criu/pie/parasite-vdso.d [2019-10-10T18:52:41.189Z] #62 55.30 DEP criu/pie/util-vdso.d [2019-10-10T18:52:41.189Z] #62 55.53 DEP criu/pie/util.d [2019-10-10T18:52:41.189Z] #62 55.65 CC criu/pie/util.o [2019-10-10T18:52:41.189Z] #62 56.14 CC criu/pie/util-vdso.o [2019-10-10T18:52:41.189Z] #62 56.99 CC criu/pie/parasite-vdso.o [2019-10-10T18:52:41.189Z] #62 57.65 CC criu/arch/s390/vdso-pie.o [2019-10-10T18:52:41.189Z] #62 57.96 AR criu/pie/pie.lib.a [2019-10-10T18:52:41.189Z] #62 58.03 DEP criu/pie/restorer.d [2019-10-10T18:52:41.189Z] #62 58.22 DEP criu/arch/s390/restorer.d [2019-10-10T18:52:41.189Z] #62 58.43 DEP criu/pie/parasite.d [2019-10-10T18:52:41.189Z] #62 58.60 CC criu/pie/parasite.o [2019-10-10T18:52:41.189Z] #62 59.53 LINK criu/pie/parasite.built-in.o [2019-10-10T18:52:41.189Z] #62 59.54 GEN criu/pie/parasite-blob.h [2019-10-10T18:52:41.189Z] #62 59.55 CC criu/arch/s390/restorer.o [2019-10-10T18:52:41.189Z] #62 59.94 CC criu/pie/restorer.o [2019-10-10T18:52:41.586Z] #62 ... [2019-10-10T18:52:41.586Z] [2019-10-10T18:52:41.586Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T18:52:41.586Z] #37 103.8 vendor/golang.org/x/text/transform [2019-10-10T18:52:41.989Z] #37 104.5 vendor/golang.org/x/text/unicode/bidi [2019-10-10T18:52:44.000Z] #37 106.5 vendor/golang.org/x/text/secure/bidirule [2019-10-10T18:52:44.528Z] #37 106.7 vendor/golang.org/x/text/unicode/norm [2019-10-10T18:52:44.849Z] #8 exporting layers 15.0s done [2019-10-10T18:52:44.849Z] #8 completed: 2019-10-10 18:52:44.769743743 +0000 UTC [2019-10-10T18:52:44.849Z] #8 duration: 15.042407478s [2019-10-10T18:52:44.849Z] #8 writing image sha256:77688cf8b35fae7e28846bcd8f430cd3dc4502e631ca5e3e0998934f3cc7c94b done [2019-10-10T18:52:44.849Z] #8 naming to docker.io/library/moby-buildx:v0.3.0 done [2019-10-10T18:52:44.849Z] [2019-10-10T18:52:45.469Z] e6418fb43e07a2555bfe7b409f182115d15a49e7af75da22e58155cb35e5cb84 [2019-10-10T18:52:45.469Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:891ead0305e5e847aa7f87068e9f2d1b19384c52 . [2019-10-10T18:52:45.469Z] #1 [internal] booting buildkit [2019-10-10T18:52:45.757Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-10-10T18:52:47.141Z] #37 ... [2019-10-10T18:52:47.141Z] [2019-10-10T18:52:47.141Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T18:52:47.141Z] #62 63.07 LINK criu/pie/restorer.built-in.o [2019-10-10T18:52:47.141Z] #62 63.09 GEN criu/pie/restorer-blob.h [2019-10-10T18:52:47.141Z] #62 63.29 DEP criu/vdso.d [2019-10-10T18:52:47.141Z] #62 63.50 DEP criu/uts_ns.d [2019-10-10T18:52:47.141Z] #62 63.81 DEP criu/util.d [2019-10-10T18:52:47.141Z] #62 64.18 DEP criu/uffd.d [2019-10-10T18:52:47.141Z] #62 64.60 DEP criu/tun.d [2019-10-10T18:52:47.141Z] #62 64.87 DEP criu/tty.d [2019-10-10T18:52:47.141Z] #62 65.10 DEP criu/timerfd.d [2019-10-10T18:52:47.141Z] #62 65.28 DEP criu/sysfs_parse.d [2019-10-10T18:52:47.141Z] #62 65.47 DEP criu/sysctl.d [2019-10-10T18:52:47.141Z] #62 65.63 DEP criu/string.d [2019-10-10T18:52:47.141Z] #62 65.68 DEP criu/stats.d [2019-10-10T18:52:47.141Z] #62 65.89 DEP criu/sockets.d [2019-10-10T18:52:47.141Z] #62 66.14 DEP criu/sk-unix.d [2019-10-10T18:52:47.542Z] #62 66.44 DEP criu/sk-tcp.d [2019-10-10T18:52:47.959Z] #62 66.63 DEP criu/sk-queue.d [2019-10-10T18:52:47.959Z] #62 66.82 DEP criu/sk-packet.d [2019-10-10T18:52:47.959Z] #62 66.97 DEP criu/sk-netlink.d [2019-10-10T18:52:48.360Z] #62 67.28 DEP criu/sk-inet.d [2019-10-10T18:52:48.466Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done [2019-10-10T18:52:48.466Z] #1 creating container buildx_buildkit_default [2019-10-10T18:52:48.773Z] #62 67.60 DEP criu/signalfd.d [2019-10-10T18:52:49.086Z] #1 creating container buildx_buildkit_default 0.5s done [2019-10-10T18:52:49.086Z] #1 DONE 3.3s [2019-10-10T18:52:49.086Z] [2019-10-10T18:52:49.086Z] #3 [internal] load build definition from Dockerfile [2019-10-10T18:52:49.086Z] #3 transferring dockerfile: 13.34kB done [2019-10-10T18:52:49.086Z] #3 DONE 0.0s [2019-10-10T18:52:49.086Z] [2019-10-10T18:52:49.086Z] #2 [internal] load .dockerignore [2019-10-10T18:52:49.086Z] #2 transferring context: 87B done [2019-10-10T18:52:49.086Z] #2 DONE 0.0s [2019-10-10T18:52:49.086Z] [2019-10-10T18:52:49.086Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-10T18:52:49.176Z] #62 67.79 DEP criu/sigframe.d [2019-10-10T18:52:49.176Z] #62 67.98 DEP criu/shmem.d [2019-10-10T18:52:49.176Z] #62 68.14 DEP criu/servicefd.d [2019-10-10T18:52:49.582Z] #62 68.27 DEP criu/seize.d [2019-10-10T18:52:49.582Z] #62 68.49 DEP criu/seccomp.d [2019-10-10T18:52:49.710Z] #4 DONE 0.7s [2019-10-10T18:52:49.994Z] #62 68.79 DEP criu/rst-malloc.d [2019-10-10T18:52:49.994Z] #62 68.85 DEP criu/rbtree.d [2019-10-10T18:52:49.994Z] #62 68.88 DEP criu/pstree.d [2019-10-10T18:52:49.994Z] #62 69.04 DEP criu/protobuf.d [2019-10-10T18:52:49.999Z] [2019-10-10T18:52:50.000Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-10T18:52:50.000Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-10T18:52:50.000Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2019-10-10T18:52:50.000Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-10T18:52:50.000Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2019-10-10T18:52:50.000Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 3.30MB / 8.18MB 0.1s [2019-10-10T18:52:50.295Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done [2019-10-10T18:52:50.295Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-10-10T18:52:50.405Z] #62 69.24 GEN criu/protobuf-desc-gen.h [2019-10-10T18:52:50.580Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2019-10-10T18:52:50.863Z] #5 DONE 0.9s [2019-10-10T18:52:50.863Z] [2019-10-10T18:52:50.863Z] #6 [internal] load metadata for docker.io/library/golang:1.13.1-stretch [2019-10-10T18:52:51.500Z] #6 DONE 0.4s [2019-10-10T18:52:51.500Z] [2019-10-10T18:52:51.500Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-10T18:52:51.500Z] #7 resolve docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 done [2019-10-10T18:52:51.500Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 0B / 52.87MB 0.1s [2019-10-10T18:52:51.500Z] #7 sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 1.42kB / 1.42kB done [2019-10-10T18:52:51.500Z] #7 sha256:e8b6c9f6fa954d3f0a9e57d316374e76867e0d0895ad21fe70f588789b9b0353 1.79kB / 1.79kB done [2019-10-10T18:52:51.500Z] #7 sha256:b0b87562f76bea48dcc6a170490e46cec5a02db627966893a32f7d56a3fa0ada 5.47kB / 5.47kB done [2019-10-10T18:52:51.500Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 0B / 45.65MB 0.1s [2019-10-10T18:52:51.500Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 0B / 96.42MB 0.1s [2019-10-10T18:52:51.500Z] #7 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 727.79kB / 4.30MB 0.1s [2019-10-10T18:52:51.500Z] #7 sha256:6c11edc0dc355904cee5f3f169703e59adcbc79c74fc02e3bd77ce262ebfac89 0B / 155B 0.1s [2019-10-10T18:52:51.500Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 0B / 50.07MB 0.1s [2019-10-10T18:52:51.500Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 0B / 9.99MB 0.1s [2019-10-10T18:52:51.500Z] #7 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 2.19MB / 4.30MB 0.3s [2019-10-10T18:52:51.500Z] #7 sha256:6c11edc0dc355904cee5f3f169703e59adcbc79c74fc02e3bd77ce262ebfac89 155B / 155B 0.2s done [2019-10-10T18:52:51.798Z] #7 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 2.64MB / 4.30MB 0.4s [2019-10-10T18:52:51.798Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 916.62kB / 9.99MB 0.4s [2019-10-10T18:52:52.036Z] #62 ... [2019-10-10T18:52:52.036Z] [2019-10-10T18:52:52.036Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-10T18:52:52.036Z] #65 106.2 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-10T18:52:52.036Z] #65 106.2 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-10T18:52:52.036Z] #65 DONE 114.3s [2019-10-10T18:52:52.036Z] [2019-10-10T18:52:52.036Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-10T18:52:52.036Z] #66 DONE 0.1s [2019-10-10T18:52:52.036Z] [2019-10-10T18:52:52.036Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T18:52:52.036Z] #17 73.61 Selecting previously unselected package binutils-mingw-w64. [2019-10-10T18:52:52.036Z] #17 73.62 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-10T18:52:52.036Z] #17 73.63 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-10T18:52:52.036Z] #17 73.75 Selecting previously unselected package mingw-w64-common. [2019-10-10T18:52:52.036Z] #17 73.75 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-10T18:52:52.036Z] #17 73.75 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-10T18:52:52.036Z] #17 79.04 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-10T18:52:52.036Z] #17 79.04 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-10T18:52:52.036Z] #17 79.05 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-10T18:52:52.087Z] #7 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 3.05MB / 4.30MB 0.6s [2019-10-10T18:52:52.087Z] #7 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 3.57MB / 4.30MB 0.7s [2019-10-10T18:52:52.087Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 1.83MB / 9.99MB 0.7s [2019-10-10T18:52:52.416Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 2.36MB / 45.65MB 0.9s [2019-10-10T18:52:52.416Z] #7 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 4.28MB / 4.30MB 0.9s [2019-10-10T18:52:52.416Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 2.46MB / 9.99MB 0.9s [2019-10-10T18:52:52.416Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 2.82MB / 52.87MB 1.0s [2019-10-10T18:52:52.416Z] #7 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 4.30MB / 4.30MB 1.0s done [2019-10-10T18:52:52.416Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 2.75MB / 50.07MB 1.0s [2019-10-10T18:52:52.416Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 2.98MB / 9.99MB 1.0s [2019-10-10T18:52:52.439Z] #17 ... [2019-10-10T18:52:52.439Z] [2019-10-10T18:52:52.439Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T18:52:52.439Z] #62 71.30 DEP criu/protobuf-desc.d [2019-10-10T18:52:52.724Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 3.87MB / 9.99MB 1.3s [2019-10-10T18:52:52.843Z] #62 71.44 DEP criu/proc_parse.d [2019-10-10T18:52:53.020Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 4.38MB / 9.99MB 1.5s [2019-10-10T18:52:53.233Z] #62 71.89 DEP criu/plugin.d [2019-10-10T18:52:53.233Z] #62 72.03 DEP criu/pipes.d [2019-10-10T18:52:53.233Z] #62 72.24 DEP criu/pie-util.d [2019-10-10T18:52:53.329Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 5.05MB / 45.65MB 1.8s [2019-10-10T18:52:53.329Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 4.88MB / 96.42MB 1.8s [2019-10-10T18:52:53.329Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 5.27MB / 9.99MB 1.8s [2019-10-10T18:52:53.329Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 5.73MB / 52.87MB 1.9s [2019-10-10T18:52:53.329Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 5.70MB / 50.07MB 1.9s [2019-10-10T18:52:53.329Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 5.93MB / 9.99MB 1.9s [2019-10-10T18:52:53.625Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 6.72MB / 9.99MB 2.1s [2019-10-10T18:52:53.638Z] #62 72.41 DEP criu/pie-util-vdso.d [2019-10-10T18:52:53.638Z] #62 72.49 DEP criu/pie-util-vdso-elf32.d [2019-10-10T18:52:53.638Z] #62 72.62 DEP criu/path.d [2019-10-10T18:52:53.638Z] #62 72.74 DEP criu/parasite-syscall.d [2019-10-10T18:52:53.921Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 7.93MB / 45.65MB 2.5s [2019-10-10T18:52:53.921Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 8.19MB / 9.99MB 2.5s [2019-10-10T18:52:53.921Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 8.65MB / 52.87MB 2.7s [2019-10-10T18:52:53.921Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 8.52MB / 50.07MB 2.7s [2019-10-10T18:52:53.921Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 8.72MB / 9.99MB 2.7s [2019-10-10T18:52:54.052Z] #62 72.95 DEP criu/pagemap.d [2019-10-10T18:52:54.214Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 9.34MB / 9.99MB 2.8s [2019-10-10T18:52:54.461Z] #62 73.09 DEP criu/pagemap-cache.d [2019-10-10T18:52:54.461Z] #62 73.25 DEP criu/page-xfer.d [2019-10-10T18:52:54.461Z] #62 73.38 DEP criu/page-pipe.d [2019-10-10T18:52:54.461Z] #62 73.48 DEP criu/netfilter.d [2019-10-10T18:52:54.503Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 9.93MB / 9.99MB 3.0s [2019-10-10T18:52:54.503Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 9.90MB / 96.42MB 3.1s [2019-10-10T18:52:54.503Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 9.99MB / 9.99MB 3.1s done [2019-10-10T18:52:54.503Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 10.68MB / 45.65MB 3.3s [2019-10-10T18:52:54.825Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 11.33MB / 50.07MB 3.4s [2019-10-10T18:52:54.864Z] #62 73.62 DEP criu/net.d [2019-10-10T18:52:55.116Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 11.93MB / 52.87MB 3.6s [2019-10-10T18:52:55.260Z] #62 73.94 DEP criu/namespaces.d [2019-10-10T18:52:55.260Z] #62 74.17 DEP criu/mount.d [2019-10-10T18:52:55.413Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 13.04MB / 45.65MB 3.9s [2019-10-10T18:52:55.413Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 14.32MB / 50.07MB 4.1s [2019-10-10T18:52:55.658Z] #62 74.47 DEP criu/mem.d [2019-10-10T18:52:55.658Z] #62 74.60 DEP criu/lsm.d [2019-10-10T18:52:55.658Z] #62 74.73 DEP criu/log.d [2019-10-10T18:52:55.705Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 15.20MB / 52.87MB 4.2s [2019-10-10T18:52:55.705Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 14.91MB / 96.42MB 4.2s [2019-10-10T18:52:55.705Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 15.92MB / 45.65MB 4.5s [2019-10-10T18:52:55.994Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 17.41MB / 50.07MB 4.6s [2019-10-10T18:52:56.061Z] #62 74.93 DEP criu/libnetlink.d [2019-10-10T18:52:56.061Z] #62 75.11 DEP criu/kerndat.d [2019-10-10T18:52:56.284Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 18.51MB / 52.87MB 4.8s [2019-10-10T18:52:56.284Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 18.32MB / 45.65MB 4.9s [2019-10-10T18:52:56.451Z] #62 75.30 DEP criu/kcmp-ids.d [2019-10-10T18:52:56.451Z] #62 75.36 DEP criu/irmap.d [2019-10-10T18:52:56.576Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 19.79MB / 96.42MB 5.1s [2019-10-10T18:52:56.576Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 21.33MB / 52.87MB 5.2s [2019-10-10T18:52:56.576Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 20.87MB / 50.07MB 5.2s [2019-10-10T18:52:56.861Z] #62 75.48 DEP criu/ipc_ns.d [2019-10-10T18:52:56.861Z] #62 75.66 DEP criu/image.d [2019-10-10T18:52:56.861Z] #62 75.81 DEP criu/image-desc.d [2019-10-10T18:52:56.861Z] #62 75.89 DEP criu/fsnotify.d [2019-10-10T18:52:56.865Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 21.06MB / 45.65MB 5.4s [2019-10-10T18:52:57.157Z] #7 ... [2019-10-10T18:52:57.157Z] [2019-10-10T18:52:57.157Z] #22 [internal] load build context [2019-10-10T18:52:57.157Z] #22 transferring context: 45.61MB 5.6s done [2019-10-10T18:52:57.157Z] #22 DONE 5.7s [2019-10-10T18:52:57.157Z] [2019-10-10T18:52:57.157Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-10T18:52:57.157Z] #7 ... [2019-10-10T18:52:57.157Z] [2019-10-10T18:52:57.157Z] #68 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-10T18:52:57.157Z] #68 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.1s done [2019-10-10T18:52:57.157Z] #68 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-10T18:52:57.157Z] #68 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 3.0s done [2019-10-10T18:52:57.157Z] #68 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-10T18:52:57.157Z] #68 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-10-10T18:52:57.157Z] #68 ... [2019-10-10T18:52:57.157Z] [2019-10-10T18:52:57.157Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-10T18:52:57.157Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 25.45MB / 52.87MB 5.8s [2019-10-10T18:52:57.157Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 24.34MB / 45.65MB 5.8s [2019-10-10T18:52:57.157Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 25.36MB / 50.07MB 5.8s [2019-10-10T18:52:57.250Z] #62 76.12 DEP criu/filesystems.d [2019-10-10T18:52:57.250Z] #62 76.26 DEP criu/files.d [2019-10-10T18:52:57.446Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 28.10MB / 52.87MB 6.1s [2019-10-10T18:52:57.446Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 26.93MB / 45.65MB 6.1s [2019-10-10T18:52:57.446Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 27.49MB / 96.42MB 6.1s [2019-10-10T18:52:57.446Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 28.15MB / 50.07MB 6.1s [2019-10-10T18:52:57.648Z] #62 76.59 DEP criu/files-reg.d [2019-10-10T18:52:57.732Z] #7 ... [2019-10-10T18:52:57.733Z] [2019-10-10T18:52:57.733Z] #68 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-10T18:52:57.733Z] #68 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 2.7s done [2019-10-10T18:52:57.733Z] #68 DONE 5.8s [2019-10-10T18:52:57.733Z] [2019-10-10T18:52:57.733Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-10T18:52:57.733Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 30.82MB / 52.87MB 6.4s [2019-10-10T18:52:57.733Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 29.95MB / 45.65MB 6.4s [2019-10-10T18:52:57.733Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 31.42MB / 50.07MB 6.4s [2019-10-10T18:52:58.208Z] #62 76.93 DEP criu/files-ext.d [2019-10-10T18:52:58.355Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 35.77MB / 52.87MB 6.9s [2019-10-10T18:52:58.355Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 35.24MB / 45.65MB 6.9s [2019-10-10T18:52:58.355Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 35.75MB / 96.42MB 6.9s [2019-10-10T18:52:58.355Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 36.57MB / 50.07MB 6.9s [2019-10-10T18:52:58.641Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 38.59MB / 52.87MB 7.2s [2019-10-10T18:52:58.641Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 38.05MB / 45.65MB 7.2s [2019-10-10T18:52:58.641Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 39.58MB / 50.07MB 7.2s [2019-10-10T18:52:58.894Z] #62 77.20 DEP criu/file-lock.d [2019-10-10T18:52:58.894Z] #62 77.47 DEP criu/file-ids.d [2019-10-10T18:52:58.894Z] #62 77.69 DEP criu/fifo.d [2019-10-10T18:52:58.926Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 41.60MB / 52.87MB 7.5s [2019-10-10T18:52:58.926Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 41.07MB / 45.65MB 7.5s [2019-10-10T18:52:58.926Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 41.52MB / 96.42MB 7.5s [2019-10-10T18:52:58.926Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 42.79MB / 50.07MB 7.5s [2019-10-10T18:52:59.211Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 47.07MB / 52.87MB 7.9s [2019-10-10T18:52:59.211Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 45.65MB / 45.65MB 7.9s done [2019-10-10T18:52:59.211Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 47.32MB / 96.42MB 7.9s [2019-10-10T18:52:59.211Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 48.63MB / 50.07MB 7.9s [2019-10-10T18:52:59.497Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 52.87MB / 52.87MB 8.2s done [2019-10-10T18:52:59.497Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 54.08MB / 96.42MB 8.2s [2019-10-10T18:52:59.497Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 50.07MB / 50.07MB 8.1s done [2019-10-10T18:52:59.523Z] #62 ... [2019-10-10T18:52:59.523Z] [2019-10-10T18:52:59.523Z] #31 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T18:52:59.523Z] #31 DONE 121.6s [2019-10-10T18:52:59.523Z] [2019-10-10T18:52:59.523Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T18:52:59.523Z] #62 77.94 DEP criu/fdstore.d [2019-10-10T18:52:59.523Z] #62 ... [2019-10-10T18:52:59.523Z] [2019-10-10T18:52:59.523Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T18:52:59.523Z] #17 84.79 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-10T18:52:59.523Z] #17 84.79 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-10T18:52:59.523Z] #17 84.79 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-10T18:52:59.523Z] #17 84.91 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-10T18:52:59.523Z] #17 84.91 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-10T18:52:59.523Z] #17 84.91 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-10T18:52:59.784Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 62.64MB / 96.42MB 8.4s [2019-10-10T18:52:59.784Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 70.56MB / 96.42MB 8.5s [2019-10-10T18:52:59.975Z] #17 ... [2019-10-10T18:52:59.975Z] [2019-10-10T18:52:59.975Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T18:52:59.975Z] #37 112.1 vendor/golang.org/x/net/idna [2019-10-10T18:52:59.975Z] #37 116.1 vendor/golang.org/x/net/http2/hpack [2019-10-10T18:52:59.975Z] #37 117.1 mime [2019-10-10T18:52:59.975Z] #37 118.4 mime/quotedprintable [2019-10-10T18:52:59.975Z] #37 118.7 net/http/internal [2019-10-10T18:52:59.975Z] #37 ... [2019-10-10T18:52:59.975Z] [2019-10-10T18:52:59.975Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T18:52:59.975Z] #62 78.60 DEP criu/fault-injection.d [2019-10-10T18:52:59.975Z] #62 78.77 DEP criu/external.d [2019-10-10T18:52:59.975Z] #62 78.90 DEP criu/eventpoll.d [2019-10-10T18:53:00.075Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 79.16MB / 96.42MB 8.7s [2019-10-10T18:53:00.360Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 93.32MB / 96.42MB 9.0s [2019-10-10T18:53:00.360Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 96.42MB / 96.42MB 9.1s done [2019-10-10T18:53:00.367Z] #62 79.20 DEP criu/eventfd.d [2019-10-10T18:53:00.367Z] #62 79.34 DEP criu/crtools.d [2019-10-10T18:53:00.367Z] #62 79.46 DEP criu/cr-service.d [2019-10-10T18:53:00.643Z] #7 unpacking docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 [2019-10-10T18:53:00.772Z] #62 79.62 DEP criu/cr-restore.d [2019-10-10T18:53:00.772Z] #62 79.84 DEP criu/cr-errno.d [2019-10-10T18:53:00.772Z] #62 79.87 DEP criu/cr-dump.d [2019-10-10T18:53:01.161Z] #62 80.11 DEP criu/cr-dedup.d [2019-10-10T18:53:01.566Z] #62 80.26 DEP criu/cr-check.d [2019-10-10T18:53:01.566Z] #62 80.54 DEP criu/config.d [2019-10-10T18:53:01.952Z] #62 80.68 DEP criu/clone-noasan.d [2019-10-10T18:53:01.952Z] #62 80.75 DEP criu/cgroup.d [2019-10-10T18:53:01.952Z] #62 80.89 DEP criu/cgroup-props.d [2019-10-10T18:53:01.952Z] #62 80.99 DEP criu/bitmap.d [2019-10-10T18:53:02.319Z] sha256:bb8af35dcee1107864afc45dbbb1a6de7ff5251dcc5e20d56b99e3a12524dd5f [2019-10-10T18:53:02.319Z] INFO: Starting docker-py tests... [2019-10-10T18:53:02.319Z] ============================= test session starts ============================== [2019-10-10T18:53:02.319Z] platform linux -- Python 3.7.4, pytest-4.3.1, py-1.8.0, pluggy-0.13.0 [2019-10-10T18:53:02.319Z] rootdir: /src, inifile: pytest.ini [2019-10-10T18:53:02.319Z] plugins: timeout-1.3.3, cov-2.6.1 [2019-10-10T18:53:02.319Z] collected 385 items / 5 deselected / 380 selected [2019-10-10T18:53:02.319Z] [2019-10-10T18:53:02.350Z] #62 81.05 DEP criu/bfd.d [2019-10-10T18:53:02.350Z] #62 81.18 DEP criu/autofs.d [2019-10-10T18:53:02.350Z] #62 81.30 DEP criu/aio.d [2019-10-10T18:53:02.350Z] #62 81.45 DEP criu/action-scripts.d [2019-10-10T18:53:02.741Z] #62 81.70 CC criu/action-scripts.o [2019-10-10T18:53:03.153Z] #62 82.03 CC criu/aio.o [2019-10-10T18:53:03.562Z] #62 82.48 CC criu/autofs.o [2019-10-10T18:53:05.029Z] #62 83.63 CC criu/bfd.o [2019-10-10T18:53:05.534Z] #62 84.07 CC criu/bitmap.o [2019-10-10T18:53:05.534Z] #62 84.32 CC criu/cgroup-props.o [2019-10-10T18:53:05.564Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-10T18:53:05.564Z] [2019-10-10T18:53:05.564Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-10T18:53:05.564Z] PKG_CONFIG=pkg-config [2019-10-10T18:53:05.564Z] GOLANG_VERSION=1.13.1 [2019-10-10T18:53:05.564Z] HOSTNAME=bcaf62c9ba2a [2019-10-10T18:53:05.564Z] DOCKER_EXPERIMENTAL=1 [2019-10-10T18:53:05.564Z] container=docker [2019-10-10T18:53:05.564Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-10T18:53:05.564Z] GO111MODULE=off [2019-10-10T18:53:05.564Z] GOPATH=/go [2019-10-10T18:53:05.564Z] PWD=/go/src/github.com/docker/docker [2019-10-10T18:53:05.564Z] HOME=/root [2019-10-10T18:53:05.564Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-10T18:53:05.564Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-10T18:53:05.564Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-10T18:53:05.564Z] DOCKER_GITCOMMIT=891ead0305e5e847aa7f87068e9f2d1b19384c52 [2019-10-10T18:53:05.564Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-10T18:53:05.564Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-10T18:53:05.564Z] TERM=xterm [2019-10-10T18:53:05.564Z] VALIDATE_BRANCH=master [2019-10-10T18:53:05.564Z] DEST=bundles/test-integration [2019-10-10T18:53:05.564Z] SHLVL=1 [2019-10-10T18:53:05.564Z] TIMEOUT=120m [2019-10-10T18:53:05.564Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-10T18:53:05.564Z] DOCKER_PKG=github.com/docker/docker [2019-10-10T18:53:05.564Z] TESTDEBUG=0 [2019-10-10T18:53:05.564Z] _=/usr/bin/env [2019-10-10T18:53:05.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-10T18:53:06.622Z] #62 85.46 CC criu/cgroup.o [2019-10-10T18:53:09.252Z] #62 88.08 CC criu/clone-noasan.o [2019-10-10T18:53:09.252Z] #62 88.32 CC criu/config.o [2019-10-10T18:53:10.559Z] #62 89.50 CC criu/cr-check.o [2019-10-10T18:53:10.559Z] #62 ... [2019-10-10T18:53:10.559Z] [2019-10-10T18:53:10.559Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T18:53:10.559Z] #37 123.1 crypto/tls [2019-10-10T18:53:10.559Z] #37 129.6 net/http/httptrace [2019-10-10T18:53:10.559Z] #37 129.8 net/http [2019-10-10T18:53:11.378Z] #37 ... [2019-10-10T18:53:11.378Z] [2019-10-10T18:53:11.378Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T18:53:11.378Z] #17 101.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-10T18:53:11.378Z] #17 101.7 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-10T18:53:11.378Z] #17 101.7 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-10T18:53:15.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-10T18:53:15.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-10T18:53:18.136Z] #17 ... [2019-10-10T18:53:18.136Z] [2019-10-10T18:53:18.136Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T18:53:18.136Z] #37 139.8 github.com/LK4D4/vndr/godl [2019-10-10T18:53:18.136Z] #37 140.4 github.com/LK4D4/vndr [2019-10-10T18:53:19.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-10T18:53:22.499Z] #37 ... [2019-10-10T18:53:22.499Z] [2019-10-10T18:53:22.499Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T18:53:22.499Z] #62 90.95 CC criu/cr-dedup.o [2019-10-10T18:53:22.499Z] #62 91.45 CC criu/cr-dump.o [2019-10-10T18:53:22.499Z] #62 94.31 CC criu/cr-errno.o [2019-10-10T18:53:22.499Z] #62 94.36 CC criu/cr-restore.o [2019-10-10T18:53:22.499Z] #62 97.99 CC criu/cr-service.o [2019-10-10T18:53:22.499Z] #62 99.78 CC criu/crtools.o [2019-10-10T18:53:22.499Z] #62 100.4 CC criu/eventfd.o [2019-10-10T18:53:22.499Z] #62 100.6 CC criu/eventpoll.o [2019-10-10T18:53:22.499Z] #62 101.4 CC criu/external.o [2019-10-10T18:53:22.499Z] #62 ... [2019-10-10T18:53:22.499Z] [2019-10-10T18:53:22.499Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T18:53:22.499Z] #17 113.1 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-10T18:53:22.499Z] #17 113.1 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-10T18:53:22.499Z] #17 113.1 Setting up libsepol1-dev:s390x (2.6-2) ... [2019-10-10T18:53:22.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-10T18:53:22.909Z] #17 113.1 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-10T18:53:22.909Z] #17 113.1 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-10T18:53:22.909Z] #17 113.1 Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-10T18:53:22.909Z] #17 113.1 Processing triggers for mime-support (3.60) ... [2019-10-10T18:53:22.909Z] #17 113.2 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-10T18:53:22.909Z] #17 113.2 Setting up libgpm2:s390x (1.20.4-6.2+b1) ... [2019-10-10T18:53:22.909Z] #17 113.2 Setting up libcap2-bin (1:2.25-1) ... [2019-10-10T18:53:22.909Z] #17 113.2 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-10T18:53:22.909Z] #17 113.3 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-10T18:53:22.909Z] #17 113.3 Setting up bash-completion (1:2.1-4.3) ... [2019-10-10T18:53:23.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-10T18:53:25.132Z] #17 115.8 Setting up libonig4:s390x (6.1.3-2) ... [2019-10-10T18:53:25.672Z] #17 115.8 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-10T18:53:25.672Z] #17 115.8 Setting up zip (3.0-11+b1) ... [2019-10-10T18:53:25.672Z] #17 115.8 Setting up bzip2 (1.0.6-8.1) ... [2019-10-10T18:53:25.672Z] #17 115.9 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-10T18:53:25.672Z] #17 115.9 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-10T18:53:25.672Z] #17 115.9 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T18:53:25.672Z] #17 115.9 Setting up libaio1:s390x (0.3.110-3) ... [2019-10-10T18:53:25.672Z] #17 115.9 Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-10-10T18:53:25.672Z] #17 115.9 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-10T18:53:25.672Z] #17 115.9 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-10T18:53:25.672Z] #17 115.9 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-10T18:53:25.672Z] #17 115.9 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-10T18:53:25.672Z] #17 116.0 Setting up libpcrecpp0v5:s390x (2:8.39-3) ... [2019-10-10T18:53:25.672Z] #17 116.0 Setting up libpcre32-3:s390x (2:8.39-3) ... [2019-10-10T18:53:25.672Z] #17 116.0 Setting up libnfnetlink0:s390x (1.0.1-3) ... [2019-10-10T18:53:25.672Z] #17 116.0 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-10T18:53:26.075Z] #17 116.3 Setting up libsystemd-dev:s390x (232-25+deb9u12) ... [2019-10-10T18:53:26.075Z] #17 116.3 Setting up libpcre16-3:s390x (2:8.39-3) ... [2019-10-10T18:53:26.075Z] #17 116.3 Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-10-10T18:53:26.075Z] #17 116.3 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-10-10T18:53:26.075Z] #17 116.4 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-10T18:53:26.075Z] #17 116.4 Setting up libudev-dev:s390x (232-25+deb9u12) ... [2019-10-10T18:53:26.075Z] #17 116.4 Setting up pigz (2.3.4-1) ... [2019-10-10T18:53:26.075Z] #17 116.4 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-10T18:53:26.075Z] #17 116.4 Setting up libmpdec2:s390x (2.4.2-1) ... [2019-10-10T18:53:26.075Z] #17 116.5 Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-10T18:53:26.075Z] #17 116.5 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-10T18:53:26.075Z] #17 116.5 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-10T18:53:26.075Z] #17 116.5 Setting up jq (1.5+dfsg-1.3) ... [2019-10-10T18:53:26.075Z] #17 116.5 Setting up libpcre3-dev:s390x (2:8.39-3) ... [2019-10-10T18:53:26.075Z] #17 116.5 Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-10-10T18:53:26.075Z] #17 116.5 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-10T18:53:26.075Z] #17 116.5 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-10T18:53:26.075Z] #17 116.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-10T18:53:26.075Z] #17 116.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-10T18:53:26.075Z] #17 116.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-10T18:53:26.075Z] #17 116.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-10T18:53:26.075Z] #17 116.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-10T18:53:26.075Z] #17 116.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-10T18:53:26.075Z] #17 116.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-10T18:53:26.075Z] #17 116.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-10T18:53:26.075Z] #17 116.6 Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-10-10T18:53:26.075Z] #17 116.6 Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-10T18:53:26.075Z] #17 116.6 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-10T18:53:26.075Z] #17 116.6 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-10T18:53:26.075Z] #17 116.6 Setting up btrfs-progs (4.7.3-1) ... [2019-10-10T18:53:26.075Z] #17 116.6 Setting up libselinux1-dev:s390x (2.6-3+b3) ... [2019-10-10T18:53:26.075Z] #17 116.6 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-10T18:53:26.494Z] #17 ... [2019-10-10T18:53:26.494Z] [2019-10-10T18:53:26.494Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T18:53:26.494Z] #37 DONE 149.0s [2019-10-10T18:53:26.737Z] tests/integration/api_build_test.py ......................X [ 6%] [2019-10-10T18:53:26.900Z] [2019-10-10T18:53:26.900Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T18:53:26.900Z] #62 101.9 CC criu/fault-injection.o [2019-10-10T18:53:26.900Z] #62 102.1 CC criu/fdstore.o [2019-10-10T18:53:26.900Z] #62 102.7 CC criu/fifo.o [2019-10-10T18:53:26.900Z] #62 103.3 CC criu/file-ids.o [2019-10-10T18:53:26.900Z] #62 103.7 CC criu/file-lock.o [2019-10-10T18:53:26.900Z] #62 104.6 CC criu/files-ext.o [2019-10-10T18:53:26.900Z] #62 105.0 CC criu/files-reg.o [2019-10-10T18:53:26.994Z] tests/integration/api_client_test.py ..... [ 7%] [2019-10-10T18:53:27.657Z] #7 unpacking docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 27.1s done [2019-10-10T18:53:27.657Z] #7 DONE 36.3s [2019-10-10T18:53:27.657Z] [2019-10-10T18:53:27.657Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-10T18:53:27.945Z] #8 DONE 0.2s [2019-10-10T18:53:27.945Z] [2019-10-10T18:53:27.945Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-10T18:53:27.945Z] #9 DONE 0.2s [2019-10-10T18:53:27.945Z] [2019-10-10T18:53:27.945Z] #26 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T18:53:27.945Z] #26 DONE 0.1s [2019-10-10T18:53:27.945Z] [2019-10-10T18:53:27.945Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-10T18:53:28.238Z] #48 ... [2019-10-10T18:53:28.238Z] [2019-10-10T18:53:28.238Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-10T18:53:28.238Z] #33 DONE 0.1s [2019-10-10T18:53:28.238Z] [2019-10-10T18:53:28.238Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-10T18:53:28.238Z] #64 DONE 0.1s [2019-10-10T18:53:28.238Z] [2019-10-10T18:53:28.238Z] #36 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-10T18:53:28.238Z] #36 DONE 0.1s [2019-10-10T18:53:28.238Z] [2019-10-10T18:53:28.238Z] #27 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-10T18:53:28.238Z] #27 DONE 0.1s [2019-10-10T18:53:28.238Z] [2019-10-10T18:53:28.238Z] #30 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-10T18:53:28.238Z] #30 DONE 0.1s [2019-10-10T18:53:28.238Z] [2019-10-10T18:53:28.238Z] #56 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-10T18:53:28.238Z] #56 DONE 0.1s [2019-10-10T18:53:28.238Z] [2019-10-10T18:53:28.238Z] #53 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-10T18:53:28.238Z] #53 DONE 0.1s [2019-10-10T18:53:28.238Z] [2019-10-10T18:53:28.238Z] #54 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T18:53:28.747Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-10T18:53:28.839Z] #62 107.6 CC criu/files.o [2019-10-10T18:53:29.142Z] tests/integration/api_config_test.py ..... [ 8%] [2019-10-10T18:53:29.268Z] #54 0.883 + RM_GOPATH=0 [2019-10-10T18:53:29.268Z] #54 0.883 + TMP_GOPATH= [2019-10-10T18:53:29.268Z] #54 0.884 + : /build [2019-10-10T18:53:29.268Z] #54 0.884 + '[' -z '' ']' [2019-10-10T18:53:29.268Z] #54 0.911 ++ mktemp -d [2019-10-10T18:53:29.268Z] #54 0.931 + export GOPATH=/tmp/tmp.WOsRTeHaj1 [2019-10-10T18:53:29.268Z] #54 0.949 + GOPATH=/tmp/tmp.WOsRTeHaj1 [2019-10-10T18:53:29.268Z] #54 0.949 + RM_GOPATH=1 [2019-10-10T18:53:29.268Z] #54 0.961 ++ dirname ./install.sh [2019-10-10T18:53:29.268Z] #54 0.963 + dir=. [2019-10-10T18:53:29.268Z] #54 0.978 + bin=proxy [2019-10-10T18:53:29.268Z] #54 0.978 + shift [2019-10-10T18:53:29.268Z] #54 0.982 + '[' '!' -f ./proxy.installer ']' [2019-10-10T18:53:29.268Z] #54 0.983 + . ./proxy.installer [2019-10-10T18:53:29.268Z] #54 0.987 ++ LIBNETWORK_COMMIT=96bcc0dae898308ed659c5095526788a602f4726 [2019-10-10T18:53:29.268Z] #54 0.989 + install_proxy [2019-10-10T18:53:29.268Z] #54 1.002 + case "$1" in [2019-10-10T18:53:29.268Z] #54 1.002 + export CGO_ENABLED=0 [2019-10-10T18:53:29.268Z] #54 1.002 + CGO_ENABLED=0 [2019-10-10T18:53:29.268Z] #54 1.003 + _install_proxy [2019-10-10T18:53:29.268Z] #54 1.003 + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726' [2019-10-10T18:53:29.268Z] #54 1.004 Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-10T18:53:29.268Z] #54 1.005 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.WOsRTeHaj1/src/github.com/docker/libnetwork [2019-10-10T18:53:29.268Z] #54 1.025 Cloning into '/tmp/tmp.WOsRTeHaj1/src/github.com/docker/libnetwork'... [2019-10-10T18:53:30.201Z] #62 ... [2019-10-10T18:53:30.201Z] [2019-10-10T18:53:30.201Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T18:53:30.201Z] #17 120.9 Setting up libpython3-stdlib:s390x (3.5.3-1) ... [2019-10-10T18:53:30.617Z] #17 120.9 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-10T18:53:30.617Z] #17 120.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-10T18:53:30.617Z] #17 120.9 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-10T18:53:30.617Z] #17 120.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-10T18:53:30.617Z] #17 120.9 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-10T18:53:30.617Z] #17 121.0 Setting up btrfs-tools (4.7.3-1) ... [2019-10-10T18:53:30.617Z] #17 121.0 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-10T18:53:30.617Z] #17 121.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 [2019-10-10T18:53:30.617Z] #17 121.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 [2019-10-10T18:53:30.617Z] #17 121.0 Setting up python3 (3.5.3-1) ... [2019-10-10T18:53:31.273Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-10T18:53:32.125Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-10T18:53:32.125Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-10T18:53:32.347Z] #17 122.7 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-10T18:53:33.212Z] #17 123.8 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-10T18:53:33.631Z] #17 124.0 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-10T18:53:33.631Z] #17 124.0 Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-10-10T18:53:33.631Z] #17 124.0 Setting up python3-wheel (0.29.0-2) ... [2019-10-10T18:53:34.473Z] #17 124.8 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-10T18:53:34.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-10T18:53:34.823Z] #54 ... [2019-10-10T18:53:34.823Z] [2019-10-10T18:53:34.823Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T18:53:34.823Z] #34 0.539 + RM_GOPATH=0 [2019-10-10T18:53:34.823Z] #34 0.539 + TMP_GOPATH= [2019-10-10T18:53:34.823Z] #34 0.540 + : /build [2019-10-10T18:53:34.823Z] #34 0.540 + '[' -z '' ']' [2019-10-10T18:53:34.823Z] #34 0.541 ++ mktemp -d [2019-10-10T18:53:34.823Z] #34 0.545 + export GOPATH=/tmp/tmp.dLkqncUZ81 [2019-10-10T18:53:34.823Z] #34 0.545 + GOPATH=/tmp/tmp.dLkqncUZ81 [2019-10-10T18:53:34.823Z] #34 0.545 + RM_GOPATH=1 [2019-10-10T18:53:34.823Z] #34 0.546 ++ dirname ./install.sh [2019-10-10T18:53:34.823Z] #34 0.548 + dir=. [2019-10-10T18:53:34.823Z] #34 0.548 + bin=tomlv [2019-10-10T18:53:34.823Z] #34 0.548 + shift [2019-10-10T18:53:34.823Z] #34 0.549 + '[' '!' -f ./tomlv.installer ']' [2019-10-10T18:53:34.823Z] #34 0.549 + . ./tomlv.installer [2019-10-10T18:53:34.823Z] #34 0.549 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-10T18:53:34.823Z] #34 0.549 + install_tomlv [2019-10-10T18:53:34.823Z] #34 0.549 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-10T18:53:34.823Z] #34 0.549 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-10T18:53:34.823Z] #34 0.550 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.dLkqncUZ81/src/github.com/BurntSushi/toml [2019-10-10T18:53:34.823Z] #34 0.554 Cloning into '/tmp/tmp.dLkqncUZ81/src/github.com/BurntSushi/toml'... [2019-10-10T18:53:34.823Z] #34 2.122 + cd /tmp/tmp.dLkqncUZ81/src/github.com/BurntSushi/toml [2019-10-10T18:53:34.823Z] #34 2.122 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-10T18:53:34.823Z] #34 2.145 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-10T18:53:34.823Z] #34 3.100 internal/cpu [2019-10-10T18:53:34.823Z] #34 3.157 runtime/internal/sys [2019-10-10T18:53:34.823Z] #34 3.205 runtime/internal/atomic [2019-10-10T18:53:34.823Z] #34 3.357 math/bits [2019-10-10T18:53:34.823Z] #34 4.183 runtime/internal/math [2019-10-10T18:53:34.823Z] #34 4.255 unicode/utf8 [2019-10-10T18:53:34.823Z] #34 4.559 internal/race [2019-10-10T18:53:34.823Z] #34 4.949 sync/atomic [2019-10-10T18:53:34.823Z] #34 5.584 internal/bytealg [2019-10-10T18:53:34.823Z] #34 5.937 math [2019-10-10T18:53:34.823Z] #34 6.374 unicode [2019-10-10T18:53:34.823Z] #34 6.614 internal/testlog [2019-10-10T18:53:35.319Z] #17 125.6 Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-10-10T18:53:35.319Z] #17 125.6 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-10T18:53:35.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-10T18:53:36.184Z] #17 126.5 Setting up dmsetup (2:1.02.137-2) ... [2019-10-10T18:53:36.184Z] #17 126.5 Setting up python3-setuptools (33.1.1-1) ... [2019-10-10T18:53:36.335Z] #34 8.041 encoding [2019-10-10T18:53:36.630Z] #34 8.459 runtime [2019-10-10T18:53:36.918Z] #34 8.606 runtime/cgo [2019-10-10T18:53:37.031Z] #17 127.6 Setting up dh-python (2.20170125) ... [2019-10-10T18:53:37.902Z] #17 128.3 Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-10-10T18:53:37.902Z] #17 128.3 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T18:53:37.902Z] #17 ... [2019-10-10T18:53:37.902Z] [2019-10-10T18:53:37.902Z] #19 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-10T18:53:37.902Z] #19 160.7 + rm -rf /tmp/tmp.uOvsXNpjs3 [2019-10-10T18:53:37.966Z] #34 ... [2019-10-10T18:53:37.966Z] [2019-10-10T18:53:37.966Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-10T18:53:37.966Z] #10 1.384 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-10T18:53:37.966Z] #10 1.396 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-10T18:53:37.966Z] #10 1.525 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-10T18:53:37.966Z] #10 1.555 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-10T18:53:37.966Z] #10 1.718 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-10T18:53:37.966Z] #10 3.393 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-10T18:53:37.966Z] #10 6.020 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-10T18:53:37.966Z] #10 8.026 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-10T18:53:38.262Z] #10 ... [2019-10-10T18:53:38.262Z] [2019-10-10T18:53:38.262Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-10T18:53:38.262Z] #28 0.957 + RM_GOPATH=0 [2019-10-10T18:53:38.262Z] #28 0.973 + TMP_GOPATH= [2019-10-10T18:53:38.262Z] #28 0.974 + : /build [2019-10-10T18:53:38.262Z] #28 0.974 + '[' -z '' ']' [2019-10-10T18:53:38.262Z] #28 0.994 ++ mktemp -d [2019-10-10T18:53:38.262Z] #28 1.008 + export GOPATH=/tmp/tmp.xg6WwZktWO [2019-10-10T18:53:38.262Z] #28 1.009 + GOPATH=/tmp/tmp.xg6WwZktWO [2019-10-10T18:53:38.262Z] #28 1.009 + RM_GOPATH=1 [2019-10-10T18:53:38.262Z] #28 1.029 ++ dirname ./install.sh [2019-10-10T18:53:38.262Z] #28 1.057 + dir=. [2019-10-10T18:53:38.262Z] #28 1.057 + bin=golangci_lint [2019-10-10T18:53:38.262Z] #28 1.057 + shift [2019-10-10T18:53:38.262Z] #28 1.058 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-10T18:53:38.262Z] #28 1.058 + . ./golangci_lint.installer [2019-10-10T18:53:38.262Z] #28 1.059 ++ : v1.17.1 [2019-10-10T18:53:38.262Z] #28 1.061 + install_golangci_lint [2019-10-10T18:53:38.262Z] #28 1.062 + echo 'Installing golangci-lint version v1.17.1' [2019-10-10T18:53:38.262Z] #28 1.062 Installing golangci-lint version v1.17.1 [2019-10-10T18:53:38.262Z] #28 1.062 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-10T18:53:38.262Z] #28 ... [2019-10-10T18:53:38.262Z] [2019-10-10T18:53:38.262Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-10T18:53:38.262Z] #39 0.971 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-10T18:53:38.262Z] #39 0.981 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-10T18:53:38.262Z] #39 1.208 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-10T18:53:38.262Z] #39 1.231 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-10T18:53:38.262Z] #39 1.302 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-10T18:53:38.262Z] #39 2.987 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-10T18:53:38.262Z] #39 5.958 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-10T18:53:38.262Z] #39 7.980 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-10T18:53:38.314Z] #19 ... [2019-10-10T18:53:38.314Z] [2019-10-10T18:53:38.314Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T18:53:38.314Z] #17 DONE 128.6s [2019-10-10T18:53:38.314Z] [2019-10-10T18:53:38.314Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-10T18:53:38.314Z] #18 ... [2019-10-10T18:53:38.314Z] [2019-10-10T18:53:38.314Z] #19 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-10T18:53:38.314Z] #19 DONE 161.1s [2019-10-10T18:53:38.548Z] #39 ... [2019-10-10T18:53:38.548Z] [2019-10-10T18:53:38.548Z] #57 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T18:53:38.548Z] #57 0.898 + RM_GOPATH=0 [2019-10-10T18:53:38.548Z] #57 0.898 + TMP_GOPATH= [2019-10-10T18:53:38.548Z] #57 0.898 + : /build [2019-10-10T18:53:38.548Z] #57 0.927 + '[' -z '' ']' [2019-10-10T18:53:38.548Z] #57 0.946 ++ mktemp -d [2019-10-10T18:53:38.548Z] #57 0.952 + export GOPATH=/tmp/tmp.A0wYSFW4fx [2019-10-10T18:53:38.548Z] #57 0.952 + GOPATH=/tmp/tmp.A0wYSFW4fx [2019-10-10T18:53:38.548Z] #57 0.952 + RM_GOPATH=1 [2019-10-10T18:53:38.548Z] #57 0.968 ++ dirname ./install.sh [2019-10-10T18:53:38.548Z] #57 0.982 + dir=. [2019-10-10T18:53:38.548Z] #57 0.983 + bin=dockercli [2019-10-10T18:53:38.548Z] #57 0.983 + shift [2019-10-10T18:53:38.548Z] #57 0.984 + '[' '!' -f ./dockercli.installer ']' [2019-10-10T18:53:38.548Z] #57 0.984 + . ./dockercli.installer [2019-10-10T18:53:38.548Z] #57 0.985 ++ DOCKERCLI_CHANNEL=stable [2019-10-10T18:53:38.548Z] #57 0.985 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-10-10T18:53:38.548Z] #57 0.987 + install_dockercli [2019-10-10T18:53:38.548Z] #57 0.988 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-10T18:53:38.548Z] #57 0.988 Install docker/cli version 17.06.2-ce from stable [2019-10-10T18:53:38.548Z] #57 0.990 ++ uname -m [2019-10-10T18:53:38.548Z] #57 0.994 + arch=ppc64le [2019-10-10T18:53:38.548Z] #57 0.994 + '[' ppc64le '!=' x86_64 ']' [2019-10-10T18:53:38.548Z] #57 0.994 + '[' ppc64le '!=' s390x ']' [2019-10-10T18:53:38.548Z] #57 0.995 + '[' ppc64le '!=' armhf ']' [2019-10-10T18:53:38.548Z] #57 0.995 + build_dockercli [2019-10-10T18:53:38.548Z] #57 0.995 + git clone https://github.com/docker/docker-ce /tmp/tmp.A0wYSFW4fx/tmp/docker-ce [2019-10-10T18:53:38.548Z] #57 1.008 Cloning into '/tmp/tmp.A0wYSFW4fx/tmp/docker-ce'... [2019-10-10T18:53:38.548Z] #57 ... [2019-10-10T18:53:38.548Z] [2019-10-10T18:53:38.548Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-10T18:53:38.548Z] #59 1.072 + mktemp -d [2019-10-10T18:53:38.548Z] #59 1.106 + export GOPATH=/tmp/tmp.vICpmhYdbS [2019-10-10T18:53:38.548Z] #59 1.107 + git clone https://github.com/docker/distribution.git /tmp/tmp.vICpmhYdbS/src/github.com/docker/distribution [2019-10-10T18:53:38.548Z] #59 1.115 Cloning into '/tmp/tmp.vICpmhYdbS/src/github.com/docker/distribution'... [2019-10-10T18:53:38.718Z] [2019-10-10T18:53:38.718Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T18:53:38.718Z] #62 109.4 CC criu/filesystems.o [2019-10-10T18:53:38.718Z] #62 110.3 CC criu/fsnotify.o [2019-10-10T18:53:38.718Z] #62 111.8 CC criu/image-desc.o [2019-10-10T18:53:38.718Z] #62 112.1 CC criu/image.o [2019-10-10T18:53:38.718Z] #62 112.9 CC criu/ipc_ns.o [2019-10-10T18:53:38.718Z] #62 113.8 CC criu/irmap.o [2019-10-10T18:53:38.718Z] #62 114.3 CC criu/kcmp-ids.o [2019-10-10T18:53:38.718Z] #62 114.6 CC criu/kerndat.o [2019-10-10T18:53:38.718Z] #62 115.6 CC criu/libnetlink.o [2019-10-10T18:53:38.718Z] #62 115.9 CC criu/log.o [2019-10-10T18:53:38.718Z] #62 116.3 CC criu/lsm.o [2019-10-10T18:53:38.718Z] #62 116.8 CC criu/mem.o [2019-10-10T18:53:38.835Z] #59 ... [2019-10-10T18:53:38.835Z] [2019-10-10T18:53:38.835Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-10T18:53:38.835Z] #65 0.578 + RM_GOPATH=0 [2019-10-10T18:53:38.835Z] #65 0.578 + TMP_GOPATH= [2019-10-10T18:53:38.835Z] #65 0.579 + : /build/ [2019-10-10T18:53:38.835Z] #65 0.579 + '[' -z '' ']' [2019-10-10T18:53:38.835Z] #65 0.580 ++ mktemp -d [2019-10-10T18:53:38.835Z] #65 0.589 + export GOPATH=/tmp/tmp.9LC4cWpRiq [2019-10-10T18:53:38.835Z] #65 0.593 + GOPATH=/tmp/tmp.9LC4cWpRiq [2019-10-10T18:53:38.835Z] #65 0.593 + RM_GOPATH=1 [2019-10-10T18:53:38.835Z] #65 0.595 ++ dirname ./install.sh [2019-10-10T18:53:38.835Z] #65 0.597 + dir=. [2019-10-10T18:53:38.835Z] #65 0.598 + bin=rootlesskit [2019-10-10T18:53:38.835Z] #65 0.598 + shift [2019-10-10T18:53:38.835Z] #65 0.598 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-10T18:53:38.835Z] #65 0.598 + . ./rootlesskit.installer [2019-10-10T18:53:38.835Z] #65 0.599 ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-10T18:53:38.835Z] #65 0.599 + install_rootlesskit [2019-10-10T18:53:38.835Z] #65 0.609 + case "$1" in [2019-10-10T18:53:38.835Z] #65 0.609 + export CGO_ENABLED=0 [2019-10-10T18:53:38.835Z] #65 0.609 + CGO_ENABLED=0 [2019-10-10T18:53:38.835Z] #65 0.609 + _install_rootlesskit [2019-10-10T18:53:38.835Z] #65 0.610 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-10T18:53:38.835Z] #65 0.610 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-10T18:53:38.835Z] #65 0.610 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.9LC4cWpRiq/src/github.com/rootless-containers/rootlesskit [2019-10-10T18:53:38.835Z] #65 0.638 Cloning into '/tmp/tmp.9LC4cWpRiq/src/github.com/rootless-containers/rootlesskit'... [2019-10-10T18:53:38.835Z] #65 7.707 + cd /tmp/tmp.9LC4cWpRiq/src/github.com/rootless-containers/rootlesskit [2019-10-10T18:53:38.835Z] #65 7.708 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-10T18:53:38.835Z] #65 8.752 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-10T18:53:38.835Z] #65 8.753 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-10T18:53:38.835Z] #65 ... [2019-10-10T18:53:38.835Z] [2019-10-10T18:53:38.835Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-10T18:53:38.835Z] #48 0.714 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-10T18:53:38.835Z] #48 0.727 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-10T18:53:38.835Z] #48 0.849 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-10T18:53:38.835Z] #48 0.879 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-10T18:53:38.835Z] #48 0.928 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-10T18:53:38.835Z] #48 2.598 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-10T18:53:38.835Z] #48 5.323 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-10T18:53:38.835Z] #48 7.353 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-10T18:53:39.133Z] #48 ... [2019-10-10T18:53:39.133Z] [2019-10-10T18:53:39.133Z] #31 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T18:53:39.133Z] #31 0.929 + RM_GOPATH=0 [2019-10-10T18:53:39.133Z] #31 0.930 + TMP_GOPATH= [2019-10-10T18:53:39.133Z] #31 0.930 + : /build [2019-10-10T18:53:39.133Z] #31 0.930 + '[' -z '' ']' [2019-10-10T18:53:39.133Z] #31 0.990 ++ mktemp -d [2019-10-10T18:53:39.133Z] #31 1.005 + export GOPATH=/tmp/tmp.yUW50Xd2S0 [2019-10-10T18:53:39.133Z] #31 1.034 + GOPATH=/tmp/tmp.yUW50Xd2S0 [2019-10-10T18:53:39.133Z] #31 1.035 + RM_GOPATH=1 [2019-10-10T18:53:39.133Z] #31 1.038 ++ dirname ./install.sh [2019-10-10T18:53:39.133Z] #31 1.055 + dir=. [2019-10-10T18:53:39.133Z] #31 1.055 + bin=gotestsum [2019-10-10T18:53:39.133Z] #31 1.056 + shift [2019-10-10T18:53:39.133Z] #31 1.056 + '[' '!' -f ./gotestsum.installer ']' [2019-10-10T18:53:39.133Z] #31 1.056 + . ./gotestsum.installer [2019-10-10T18:53:39.133Z] #31 1.057 Installing gotestsum version v0.3.5 [2019-10-10T18:53:39.133Z] #31 1.057 ++ GOTESTSUM_COMMIT=v0.3.5 [2019-10-10T18:53:39.133Z] #31 1.057 + install_gotestsum [2019-10-10T18:53:39.133Z] #31 1.057 + echo 'Installing gotestsum version v0.3.5' [2019-10-10T18:53:39.133Z] #31 1.057 + go get -d gotest.tools/gotestsum [2019-10-10T18:53:39.133Z] #31 ... [2019-10-10T18:53:39.133Z] [2019-10-10T18:53:39.133Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T18:53:39.133Z] #37 0.933 + RM_GOPATH=0 [2019-10-10T18:53:39.133Z] #37 0.933 + TMP_GOPATH= [2019-10-10T18:53:39.133Z] #37 0.933 + : /build [2019-10-10T18:53:39.133Z] #37 0.933 + '[' -z '' ']' [2019-10-10T18:53:39.133Z] #37 0.939 ++ mktemp -d [2019-10-10T18:53:39.133Z] #37 0.974 + export GOPATH=/tmp/tmp.hwsqIdFyBO [2019-10-10T18:53:39.133Z] #37 0.989 + GOPATH=/tmp/tmp.hwsqIdFyBO [2019-10-10T18:53:39.133Z] #37 0.989 + RM_GOPATH=1 [2019-10-10T18:53:39.133Z] #37 0.990 ++ dirname ./install.sh [2019-10-10T18:53:39.133Z] #37 1.013 + dir=. [2019-10-10T18:53:39.133Z] #37 1.013 + bin=vndr [2019-10-10T18:53:39.133Z] #37 1.013 + shift [2019-10-10T18:53:39.133Z] #37 1.013 + '[' '!' -f ./vndr.installer ']' [2019-10-10T18:53:39.133Z] #37 1.013 + . ./vndr.installer [2019-10-10T18:53:39.133Z] #37 1.013 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-10T18:53:39.133Z] #37 1.022 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-10T18:53:39.133Z] #37 1.022 + install_vndr [2019-10-10T18:53:39.133Z] #37 1.022 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-10T18:53:39.133Z] #37 1.022 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.hwsqIdFyBO/src/github.com/LK4D4/vndr [2019-10-10T18:53:39.133Z] #37 1.022 Cloning into '/tmp/tmp.hwsqIdFyBO/src/github.com/LK4D4/vndr'... [2019-10-10T18:53:39.133Z] #37 2.706 + cd /tmp/tmp.hwsqIdFyBO/src/github.com/LK4D4/vndr [2019-10-10T18:53:39.133Z] #37 2.708 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-10T18:53:39.133Z] #37 2.759 + go build -buildmode=pie -v -o /build/vndr . [2019-10-10T18:53:39.133Z] #37 4.685 internal/race [2019-10-10T18:53:39.133Z] #37 4.761 internal/cpu [2019-10-10T18:53:39.134Z] #37 4.783 unicode [2019-10-10T18:53:39.134Z] #37 4.811 sync/atomic [2019-10-10T18:53:39.134Z] #37 5.403 unicode/utf8 [2019-10-10T18:53:39.134Z] #37 6.223 math [2019-10-10T18:53:39.134Z] #37 7.043 internal/bytealg [2019-10-10T18:53:39.134Z] #37 8.664 unicode/utf16 [2019-10-10T18:53:39.134Z] #37 9.651 container/list [2019-10-10T18:53:39.134Z] #37 10.73 runtime [2019-10-10T18:53:39.165Z] #62 117.9 CC criu/mount.o [2019-10-10T18:53:39.434Z] #37 ... [2019-10-10T18:53:39.434Z] [2019-10-10T18:53:39.434Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T18:53:39.434Z] #61 0.573 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-10T18:53:39.434Z] #61 0.663 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-10T18:53:39.434Z] #61 0.718 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-10T18:53:39.434Z] #61 0.731 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-10T18:53:39.434Z] #61 0.851 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-10T18:53:39.434Z] #61 2.351 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-10T18:53:39.435Z] #61 5.332 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-10T18:53:39.435Z] #61 7.031 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-10T18:53:39.435Z] #61 ... [2019-10-10T18:53:39.435Z] [2019-10-10T18:53:39.435Z] #21 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-10T18:53:39.435Z] #21 0.916 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-10T18:53:39.435Z] #21 0.928 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-10T18:53:39.435Z] #21 1.008 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-10T18:53:39.435Z] #21 1.035 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-10T18:53:39.435Z] #21 1.100 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-10T18:53:39.435Z] #21 2.984 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-10T18:53:39.435Z] #21 6.017 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-10T18:53:39.435Z] #21 7.951 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-10T18:53:39.727Z] #21 ... [2019-10-10T18:53:39.727Z] [2019-10-10T18:53:39.727Z] #19 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-10T18:53:39.727Z] #19 0.621 + mktemp -d [2019-10-10T18:53:39.727Z] #19 0.624 + export GOPATH=/tmp/tmp.PKyVBT0CQ0 [2019-10-10T18:53:39.727Z] #19 0.624 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.PKyVBT0CQ0/src/github.com/go-swagger/go-swagger [2019-10-10T18:53:39.727Z] #19 0.628 Cloning into '/tmp/tmp.PKyVBT0CQ0/src/github.com/go-swagger/go-swagger'... [2019-10-10T18:53:40.403Z] #19 ... [2019-10-10T18:53:40.404Z] [2019-10-10T18:53:40.404Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T18:53:40.404Z] #37 12.32 crypto/internal/subtle [2019-10-10T18:53:40.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-10T18:53:41.434Z] #37 13.09 crypto/subtle [2019-10-10T18:53:42.060Z] #37 13.75 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-10T18:53:42.691Z] #37 14.47 internal/nettrace [2019-10-10T18:53:42.739Z] #62 121.6 CC criu/namespaces.o [2019-10-10T18:53:43.129Z] #62 ... [2019-10-10T18:53:43.129Z] [2019-10-10T18:53:43.129Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-10T18:53:43.129Z] #18 5.001 Collecting yamllint==1.16.0 [2019-10-10T18:53:43.317Z] #37 15.17 runtime/cgo [2019-10-10T18:53:43.973Z] #18 5.678 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-10T18:53:43.974Z] #18 5.925 Collecting pyyaml (from yamllint==1.16.0) [2019-10-10T18:53:43.974Z] #18 6.013 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-10T18:53:45.310Z] #18 7.369 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-10T18:53:45.715Z] #18 7.448 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-10T18:53:45.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-10T18:53:46.678Z] #18 8.206 Building wheels for collected packages: pyyaml, pathspec [2019-10-10T18:53:46.678Z] #18 8.213 Running setup.py bdist_wheel for pyyaml: started [2019-10-10T18:53:48.224Z] #18 9.813 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-10T18:53:48.224Z] #18 9.813 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-10T18:53:48.224Z] #18 9.939 Running setup.py bdist_wheel for pathspec: started [2019-10-10T18:53:48.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-10T18:53:49.080Z] #18 10.94 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-10T18:53:49.080Z] #18 10.94 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-10T18:53:49.080Z] #18 10.95 Successfully built pyyaml pathspec [2019-10-10T18:53:49.080Z] #18 10.96 Installing collected packages: pyyaml, pathspec, yamllint [2019-10-10T18:53:49.482Z] #18 11.48 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-10T18:53:49.886Z] #18 DONE 11.9s [2019-10-10T18:53:49.886Z] [2019-10-10T18:53:49.886Z] #20 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-10-10T18:53:50.259Z] #37 ... [2019-10-10T18:53:50.259Z] [2019-10-10T18:53:50.259Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T18:53:50.259Z] #61 22.13 Fetched 7720 kB in 21s (358 kB/s) [2019-10-10T18:53:50.304Z] #20 DONE 0.1s [2019-10-10T18:53:50.304Z] [2019-10-10T18:53:50.304Z] #25 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-10T18:53:50.707Z] #25 DONE 0.4s [2019-10-10T18:53:50.708Z] [2019-10-10T18:53:50.708Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T18:53:50.708Z] #62 123.1 CC criu/net.o [2019-10-10T18:53:50.708Z] #62 125.6 CC criu/netfilter.o [2019-10-10T18:53:50.708Z] #62 125.9 CC criu/page-pipe.o [2019-10-10T18:53:50.708Z] #62 127.0 CC criu/page-xfer.o [2019-10-10T18:53:50.708Z] #62 128.1 CC criu/pagemap-cache.o [2019-10-10T18:53:50.708Z] #62 128.4 CC criu/pagemap.o [2019-10-10T18:53:50.708Z] #62 129.1 CC criu/parasite-syscall.o [2019-10-10T18:53:51.101Z] #62 129.9 CC criu/path.o [2019-10-10T18:53:51.101Z] #62 130.1 CC criu/pie-util-vdso-elf32.o [2019-10-10T18:53:51.509Z] #62 130.4 CC criu/pie-util-vdso.o [2019-10-10T18:53:51.894Z] #62 130.8 CC criu/pie-util.o [2019-10-10T18:53:52.315Z] #62 131.1 CC criu/pipes.o [2019-10-10T18:53:52.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-10T18:53:52.793Z] #62 131.7 CC criu/plugin.o [2019-10-10T18:53:53.257Z] #62 132.1 CC criu/proc_parse.o [2019-10-10T18:53:53.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-10T18:53:53.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-10T18:53:55.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-10T18:53:55.746Z] #62 134.5 CC criu/protobuf-desc.o [2019-10-10T18:53:55.829Z] #61 22.13 Reading package lists... [2019-10-10T18:53:55.829Z] #61 ... [2019-10-10T18:53:55.829Z] [2019-10-10T18:53:55.829Z] #54 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T18:53:56.407Z] #54 26.77 Checking out files: 45% (916/1993) Checking out files: 46% (917/1993) Checking out files: 47% (937/1993) Checking out files: 48% (957/1993) Checking out files: 49% (977/1993) Checking out files: 50% (997/1993) Checking out files: 51% (1017/1993) Checking out files: 52% (1037/1993) Checking out files: 53% (1057/1993) Checking out files: 54% (1077/1993) Checking out files: 55% (1097/1993) Checking out files: 56% (1117/1993) Checking out files: 57% (1137/1993) Checking out files: 58% (1156/1993) Checking out files: 59% (1176/1993) Checking out files: 60% (1196/1993) Checking out files: 61% (1216/1993) Checking out files: 62% (1236/1993) Checking out files: 63% (1256/1993) Checking out files: 64% (1276/1993) Checking out files: 65% (1296/1993) Checking out files: 66% (1316/1993) Checking out files: 67% (1336/1993) Checking out files: 68% (1356/1993) Checking out files: 69% (1376/1993) Checking out files: 70% (1396/1993) Checking out files: 71% (1416/1993) Checking out files: 72% (1435/1993) Checking out files: 73% (1455/1993) Checking out files: 74% (1475/1993) Checking out files: 75% (1495/1993) Checking out files: 76% (1515/1993) Checking out files: 77% (1535/1993) Checking out files: 78% (1555/1993) Checking out files: 79% (1575/1993) Checking out files: 80% (1595/1993) Checking out files: 81% (1615/1993) Checking out files: 82% (1635/1993) Checking out files: 83% (1655/1993) Checking out files: 84% (1675/1993) Checking out files: 85% (1695/1993) Checking out files: 86% (1714/1993) Checking out files: 87% (1734/1993) Checking out files: 88% (1754/1993) Checking out files: 89% (1774/1993) Checking out files: 90% (1794/1993) Checking out files: 91% (1814/1993) Checking out files: 92% (1834/1993) Checking out files: 93% (1854/1993) Checking out files: 94% (1874/1993) Checking out files: 95% (1894/1993) Checking out files: 96% (1914/1993) Checking out files: 97% (1934/1993) Checking out files: 98% (1954/1993) Checking out files: 99% (1974/1993) Checking out files: 100% (1993/1993) Checking out files: 100% (1993/1993), done. [2019-10-10T18:53:56.464Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-10T18:53:56.560Z] #62 135.5 CC criu/protobuf.o [2019-10-10T18:53:56.695Z] #54 28.31 + cd /tmp/tmp.WOsRTeHaj1/src/github.com/docker/libnetwork [2019-10-10T18:53:56.695Z] #54 28.31 + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-10T18:53:56.723Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-10T18:53:56.968Z] #62 135.8 CC criu/pstree.o [2019-10-10T18:53:57.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-10T18:53:57.329Z] #54 29.00 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-10T18:53:57.382Z] #62 ... [2019-10-10T18:53:57.382Z] [2019-10-10T18:53:57.382Z] #46 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T18:53:57.382Z] #46 150.4 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-10-10T18:53:58.730Z] #46 152.2 + mkdir -p /build [2019-10-10T18:53:58.730Z] #46 152.2 + cp runc /build/runc [2019-10-10T18:53:59.138Z] #46 DONE 152.4s [2019-10-10T18:53:59.138Z] [2019-10-10T18:53:59.138Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T18:53:59.138Z] #62 136.6 CC criu/rbtree.o [2019-10-10T18:53:59.138Z] #62 136.7 CC criu/rst-malloc.o [2019-10-10T18:53:59.138Z] #62 137.0 CC criu/seccomp.o [2019-10-10T18:53:59.138Z] #62 137.5 CC criu/seize.o [2019-10-10T18:53:59.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-10T18:53:59.561Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-10T18:53:59.997Z] #62 138.7 CC criu/servicefd.o [2019-10-10T18:53:59.997Z] #62 139.0 CC criu/shmem.o [2019-10-10T18:54:00.190Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-10T18:54:00.847Z] #54 ... [2019-10-10T18:54:00.848Z] [2019-10-10T18:54:00.848Z] #21 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-10T18:54:00.848Z] #21 22.42 Fetched 7720 kB in 21s (359 kB/s) [2019-10-10T18:54:00.848Z] #21 22.42 Reading package lists... [2019-10-10T18:54:00.848Z] #21 ... [2019-10-10T18:54:00.848Z] [2019-10-10T18:54:00.848Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T18:54:00.848Z] #61 22.13 Reading package lists... [2019-10-10T18:54:00.848Z] #61 32.54 Reading package lists... [2019-10-10T18:54:00.848Z] #61 ... [2019-10-10T18:54:00.848Z] [2019-10-10T18:54:00.848Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-10T18:54:00.848Z] #48 22.74 Fetched 7720 kB in 22s (350 kB/s) [2019-10-10T18:54:00.848Z] #48 22.74 Reading package lists... [2019-10-10T18:54:00.848Z] #48 ... [2019-10-10T18:54:00.848Z] [2019-10-10T18:54:00.848Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-10T18:54:00.848Z] #28 30.97 + cd /tmp/tmp.xg6WwZktWO/src/github.com/golangci/golangci-lint/ [2019-10-10T18:54:00.848Z] #28 30.97 + git checkout -q v1.17.1 [2019-10-10T18:54:00.858Z] #62 139.6 CC criu/sigframe.o [2019-10-10T18:54:00.859Z] #62 139.7 CC criu/signalfd.o [2019-10-10T18:54:00.859Z] #62 139.9 CC criu/sk-inet.o [2019-10-10T18:54:01.142Z] #28 ... [2019-10-10T18:54:01.142Z] [2019-10-10T18:54:01.142Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-10T18:54:01.142Z] #10 23.11 Fetched 7720 kB in 21s (355 kB/s) [2019-10-10T18:54:01.142Z] #10 23.11 Reading package lists... [2019-10-10T18:54:01.142Z] #10 32.91 Reading package lists... [2019-10-10T18:54:01.142Z] #10 ... [2019-10-10T18:54:01.142Z] [2019-10-10T18:54:01.142Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-10T18:54:01.142Z] #39 23.07 Fetched 7720 kB in 22s (349 kB/s) [2019-10-10T18:54:01.142Z] #39 23.07 Reading package lists... [2019-10-10T18:54:01.429Z] #39 32.85 Reading package lists... [2019-10-10T18:54:01.429Z] #39 ... [2019-10-10T18:54:01.429Z] [2019-10-10T18:54:01.429Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T18:54:01.429Z] #37 23.21 vendor/golang.org/x/crypto/internal/subtle [2019-10-10T18:54:01.429Z] #37 ... [2019-10-10T18:54:01.429Z] [2019-10-10T18:54:01.429Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-10T18:54:01.429Z] #28 33.24 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-10T18:54:01.830Z] #62 140.5 CC criu/sk-netlink.o [2019-10-10T18:54:02.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-10T18:54:02.429Z] #62 140.8 CC criu/sk-packet.o [2019-10-10T18:54:02.429Z] #62 141.2 CC criu/sk-queue.o [2019-10-10T18:54:02.840Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-10T18:54:02.840Z] Using test binary docker [2019-10-10T18:54:02.840Z] +++ /etc/init.d/apparmor start [2019-10-10T18:54:02.840Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-10T18:54:02.840Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-10T18:54:02.840Z] Warning failed to create cache: (null) [2019-10-10T18:54:02.840Z] . [2019-10-10T18:54:02.840Z] INFO: Waiting for daemon to start... [2019-10-10T18:54:02.840Z] Starting dockerd [2019-10-10T18:54:02.840Z] +++ 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 [2019-10-10T18:54:03.078Z] #62 141.8 CC criu/sk-tcp.o [2019-10-10T18:54:03.571Z] #62 142.2 CC criu/sk-unix.o [2019-10-10T18:54:04.932Z] #28 ... [2019-10-10T18:54:04.932Z] [2019-10-10T18:54:04.932Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-10T18:54:04.932Z] #59 26.63 + cd /tmp/tmp.vICpmhYdbS/src/github.com/docker/distribution [2019-10-10T18:54:04.932Z] #59 26.63 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-10T18:54:04.932Z] #59 29.82 + GOPATH=/tmp/tmp.vICpmhYdbS/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.vICpmhYdbS go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-10T18:54:05.149Z] #62 143.9 CC criu/sockets.o [2019-10-10T18:54:05.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-10T18:54:05.569Z] #62 144.6 CC criu/stats.o [2019-10-10T18:54:05.971Z] #62 144.7 CC criu/string.o [2019-10-10T18:54:05.971Z] #62 144.7 CC criu/sysctl.o [2019-10-10T18:54:06.120Z] . [2019-10-10T18:54:06.120Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-10T18:54:06.120Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-10T18:54:06.120Z] Error: No such image: emptyfs [2019-10-10T18:54:06.120Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-10T18:54:06.120Z] ++++ docker load [2019-10-10T18:54:06.377Z] Running integration-test (iteration 1) [2019-10-10T18:54:06.378Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2019-10-10T18:54:06.378Z] ++ 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 [2019-10-10T18:54:06.378Z] ++ set -e [2019-10-10T18:54:06.378Z] ++ '[' -n 0 ']' [2019-10-10T18:54:06.378Z] ++ set -x [2019-10-10T18:54:06.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= 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 [2019-10-10T18:54:06.379Z] #62 145.2 CC criu/sysfs_parse.o [2019-10-10T18:54:06.797Z] #62 145.4 CC criu/timerfd.o [2019-10-10T18:54:06.797Z] #62 145.8 CC criu/tty.o [2019-10-10T18:54:07.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-10T18:54:08.159Z] #62 147.0 CC criu/tun.o [2019-10-10T18:54:08.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-10T18:54:08.645Z] #62 147.5 CC criu/uffd.o [2019-10-10T18:54:09.210Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2019-10-10T18:54:09.701Z] #62 ... [2019-10-10T18:54:09.701Z] [2019-10-10T18:54:09.701Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-10T18:54:09.701Z] #59 192.1 + dpkg --print-architecture [2019-10-10T18:54:09.701Z] #59 192.1 + cd /tmp/tmp.aJ7byD606C/src/github.com/docker/distribution [2019-10-10T18:54:09.701Z] #59 192.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-10T18:54:09.701Z] #59 192.4 + GOPATH=/tmp/tmp.aJ7byD606C/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.aJ7byD606C [2019-10-10T18:54:09.701Z] #59 192.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-10T18:54:10.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-10T18:54:11.820Z] #59 ... [2019-10-10T18:54:11.820Z] [2019-10-10T18:54:11.820Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-10T18:54:11.820Z] #39 32.85 Reading package lists... [2019-10-10T18:54:11.820Z] #39 42.84 Building dependency tree... [2019-10-10T18:54:11.820Z] #39 ... [2019-10-10T18:54:11.820Z] [2019-10-10T18:54:11.820Z] #21 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-10T18:54:11.820Z] #21 32.98 Reading package lists... [2019-10-10T18:54:11.820Z] #21 ... [2019-10-10T18:54:11.820Z] [2019-10-10T18:54:11.820Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-10T18:54:11.820Z] #10 32.91 Reading package lists... [2019-10-10T18:54:11.820Z] #10 ... [2019-10-10T18:54:11.820Z] [2019-10-10T18:54:11.820Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-10T18:54:11.820Z] #48 33.25 Reading package lists... [2019-10-10T18:54:11.820Z] #48 ... [2019-10-10T18:54:11.820Z] [2019-10-10T18:54:11.820Z] #21 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-10T18:54:11.820Z] #21 32.98 Reading package lists... [2019-10-10T18:54:12.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-10T18:54:13.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-10T18:54:13.345Z] #21 43.44 Building dependency tree... [2019-10-10T18:54:14.493Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-10T18:54:14.493Z] Using test binary docker [2019-10-10T18:54:14.752Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-10T18:54:14.752Z] +++ /etc/init.d/apparmor start [2019-10-10T18:54:14.752Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-10T18:54:14.752Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-10T18:54:14.752Z] Warning failed to create cache: (null) [2019-10-10T18:54:14.752Z] . [2019-10-10T18:54:14.752Z] INFO: Waiting for daemon to start... [2019-10-10T18:54:14.849Z] #21 46.48 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-10T18:54:14.849Z] #21 46.48 The following additional packages will be installed: [2019-10-10T18:54:14.849Z] #21 46.49 libjq1 libonig4 [2019-10-10T18:54:15.010Z] Starting dockerd [2019-10-10T18:54:15.010Z] +++ 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 [2019-10-10T18:54:15.141Z] #59 ... [2019-10-10T18:54:15.141Z] [2019-10-10T18:54:15.141Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T18:54:15.141Z] #62 148.8 CC criu/util.o [2019-10-10T18:54:15.141Z] #62 149.8 CC criu/uts_ns.o [2019-10-10T18:54:15.141Z] #62 150.0 CC criu/vdso.o [2019-10-10T18:54:15.141Z] #62 150.4 LINK criu/built-in.o [2019-10-10T18:54:15.141Z] #62 150.5 LINK criu/criu [2019-10-10T18:54:15.141Z] #62 150.9 DEP lib/c/criu.d [2019-10-10T18:54:15.141Z] #62 151.0 CC images/rpc.pb-c.o [2019-10-10T18:54:15.141Z] #62 151.3 CC lib/c/criu.o [2019-10-10T18:54:15.141Z] #62 151.9 LINK lib/c/built-in.o [2019-10-10T18:54:15.141Z] #62 151.9 LINK lib/c/libcriu.so [2019-10-10T18:54:15.141Z] #62 152.0 GEN magic.py [2019-10-10T18:54:15.141Z] #62 152.0 Note: Building without setproctitle() and strlcpy() support. [2019-10-10T18:54:15.141Z] #62 152.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-10T18:54:15.141Z] #62 152.3 fatal: Not a git repository (or any of the parent directories): .git [2019-10-10T18:54:15.141Z] #62 152.7 make[1]: Nothing to be done for 'all'. [2019-10-10T18:54:15.141Z] #62 153.0 make[1]: 'images/built-in.o' is up to date. [2019-10-10T18:54:15.141Z] #62 153.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-10T18:54:15.141Z] #62 153.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-10T18:54:15.141Z] #62 153.1 make[1]: 'compel/libcompel.a' is up to date. [2019-10-10T18:54:15.141Z] #62 153.1 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-10T18:54:15.141Z] #62 153.1 make[1]: Nothing to be done for 'all'. [2019-10-10T18:54:15.141Z] #62 153.1 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-10T18:54:15.141Z] #62 153.1 make[2]: Nothing to be done for 'all'. [2019-10-10T18:54:15.141Z] #62 153.2 make[2]: Nothing to be done for 'all'. [2019-10-10T18:54:15.141Z] #62 153.2 make[2]: Nothing to be done for 'all'. [2019-10-10T18:54:15.141Z] #62 153.2 make[2]: Nothing to be done for 'all'. [2019-10-10T18:54:15.141Z] #62 153.2 make[2]: Nothing to be done for 'all'. [2019-10-10T18:54:15.141Z] #62 153.2 make[2]: Nothing to be done for 'all'. [2019-10-10T18:54:15.141Z] #62 153.3 make[2]: Nothing to be done for 'all'. [2019-10-10T18:54:15.141Z] #62 153.3 make[2]: Nothing to be done for 'all'. [2019-10-10T18:54:15.141Z] #62 153.3 INSTALL criu/criu [2019-10-10T18:54:15.141Z] #62 DONE 153.5s [2019-10-10T18:54:15.141Z] [2019-10-10T18:54:15.141Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-10T18:54:15.146Z] #21 47.10 The following NEW packages will be installed: [2019-10-10T18:54:15.146Z] #21 47.11 jq libjq1 libonig4 [2019-10-10T18:54:15.146Z] #21 47.22 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. [2019-10-10T18:54:15.146Z] #21 47.22 Need to get 310 kB of archives. [2019-10-10T18:54:15.146Z] #21 47.22 After this operation, 1267 kB of additional disk space will be used. [2019-10-10T18:54:15.146Z] #21 47.22 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-10-10T18:54:15.146Z] #21 47.27 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-10-10T18:54:15.146Z] #21 47.28 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-10-10T18:54:16.911Z] . [2019-10-10T18:54:16.911Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-10T18:54:16.911Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-10T18:54:17.169Z] Error: No such image: emptyfs [2019-10-10T18:54:17.169Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-10T18:54:17.169Z] ++++ docker load [2019-10-10T18:54:17.211Z] #21 48.76 debconf: delaying package configuration, since apt-utils is not installed [2019-10-10T18:54:17.211Z] #21 48.91 Fetched 310 kB in 0s (2515 kB/s) [2019-10-10T18:54:17.211Z] #21 49.08 Selecting previously unselected package libonig4:ppc64el. [2019-10-10T18:54:17.211Z] #21 49.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 ... 14950 files and directories currently installed.) [2019-10-10T18:54:17.211Z] #21 49.18 Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2019-10-10T18:54:17.211Z] #21 49.19 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-10-10T18:54:17.428Z] Running integration-test (iteration 1) [2019-10-10T18:54:17.428Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2019-10-10T18:54:17.428Z] ++ 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 [2019-10-10T18:54:17.428Z] ++ set -e [2019-10-10T18:54:17.428Z] ++ '[' -n 0 ']' [2019-10-10T18:54:17.428Z] ++ set -x [2019-10-10T18:54:17.428Z] ++ env -i DEST=/go/src/github.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= 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 [2019-10-10T18:54:17.500Z] #21 49.48 Selecting previously unselected package libjq1:ppc64el. [2019-10-10T18:54:17.500Z] #21 49.51 Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-10T18:54:17.500Z] #21 49.51 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-10T18:54:18.130Z] #21 49.99 Selecting previously unselected package jq. [2019-10-10T18:54:18.130Z] #21 50.00 Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-10T18:54:18.130Z] #21 50.00 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-10T18:54:18.437Z] #21 ... [2019-10-10T18:54:18.437Z] [2019-10-10T18:54:18.437Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-10T18:54:18.437Z] #48 33.25 Reading package lists... [2019-10-10T18:54:18.437Z] #48 43.71 Building dependency tree... [2019-10-10T18:54:18.437Z] #48 46.66 The following additional packages will be installed: [2019-10-10T18:54:18.437Z] #48 46.67 btrfs-progs liblzo2-2 [2019-10-10T18:54:18.437Z] #48 46.85 The following NEW packages will be installed: [2019-10-10T18:54:18.437Z] #48 46.86 btrfs-progs btrfs-tools liblzo2-2 [2019-10-10T18:54:18.437Z] #48 46.98 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. [2019-10-10T18:54:18.437Z] #48 46.98 Need to get 588 kB of archives. [2019-10-10T18:54:18.437Z] #48 46.98 After this operation, 5005 kB of additional disk space will be used. [2019-10-10T18:54:18.437Z] #48 46.98 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-10-10T18:54:18.437Z] #48 47.01 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-10-10T18:54:18.437Z] #48 47.18 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-10-10T18:54:18.437Z] #48 48.99 debconf: delaying package configuration, since apt-utils is not installed [2019-10-10T18:54:18.437Z] #48 49.24 Fetched 588 kB in 0s (2234 kB/s) [2019-10-10T18:54:18.437Z] #48 49.42 Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-10T18:54:18.437Z] #48 49.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-10T18:54:18.437Z] #48 49.60 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-10T18:54:18.437Z] #48 49.62 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-10T18:54:18.437Z] #48 49.87 Selecting previously unselected package btrfs-progs. [2019-10-10T18:54:18.437Z] #48 49.88 Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-10-10T18:54:18.437Z] #48 49.89 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-10T18:54:18.437Z] #48 ... [2019-10-10T18:54:18.437Z] [2019-10-10T18:54:18.437Z] #21 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-10T18:54:18.437Z] #21 50.38 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-10-10T18:54:18.437Z] #21 50.40 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-10T18:54:18.437Z] #21 50.40 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T18:54:18.437Z] #21 50.59 Setting up jq (1.5+dfsg-1.3) ... [2019-10-10T18:54:18.727Z] #21 DONE 50.8s [2019-10-10T18:54:18.727Z] [2019-10-10T18:54:18.727Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-10T18:54:18.727Z] #48 50.55 Selecting previously unselected package btrfs-tools. [2019-10-10T18:54:18.727Z] #48 50.64 Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-10-10T18:54:18.727Z] #48 50.65 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-10T18:54:19.019Z] #48 ... [2019-10-10T18:54:19.019Z] [2019-10-10T18:54:19.019Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-10T18:54:19.019Z] #23 DONE 0.1s [2019-10-10T18:54:19.019Z] [2019-10-10T18:54:19.019Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T18:54:19.646Z] #24 ... [2019-10-10T18:54:19.646Z] [2019-10-10T18:54:19.646Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-10T18:54:19.646Z] #48 51.06 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T18:54:19.646Z] #48 51.26 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-10T18:54:19.646Z] #48 51.27 Setting up btrfs-progs (4.7.3-1) ... [2019-10-10T18:54:19.646Z] #48 51.27 Setting up btrfs-tools (4.7.3-1) ... [2019-10-10T18:54:19.646Z] #48 51.28 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T18:54:19.646Z] #48 DONE 51.6s [2019-10-10T18:54:19.646Z] [2019-10-10T18:54:19.646Z] #49 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T18:54:19.646Z] #49 DONE 0.1s [2019-10-10T18:54:19.646Z] [2019-10-10T18:54:19.646Z] #50 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-10T18:54:19.646Z] #50 DONE 0.1s [2019-10-10T18:54:19.646Z] [2019-10-10T18:54:19.646Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T18:54:20.274Z] #51 0.356 + RM_GOPATH=0 [2019-10-10T18:54:20.274Z] #51 0.360 + TMP_GOPATH= [2019-10-10T18:54:20.274Z] #51 0.360 + : /build [2019-10-10T18:54:20.274Z] #51 0.361 + '[' -z '' ']' [2019-10-10T18:54:20.274Z] #51 0.362 ++ mktemp -d [2019-10-10T18:54:20.274Z] #51 0.365 + export GOPATH=/tmp/tmp.QjvdYK0VUJ [2019-10-10T18:54:20.274Z] #51 0.368 + GOPATH=/tmp/tmp.QjvdYK0VUJ [2019-10-10T18:54:20.274Z] #51 0.368 + RM_GOPATH=1 [2019-10-10T18:54:20.274Z] #51 0.374 ++ dirname ./install.sh [2019-10-10T18:54:20.274Z] #51 0.386 + dir=. [2019-10-10T18:54:20.274Z] #51 0.387 + bin=containerd [2019-10-10T18:54:20.274Z] #51 0.388 + shift [2019-10-10T18:54:20.274Z] #51 0.389 + '[' '!' -f ./containerd.installer ']' [2019-10-10T18:54:20.274Z] #51 0.390 + . ./containerd.installer [2019-10-10T18:54:20.274Z] #51 0.392 ++ CONTAINERD_COMMIT=36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-10T18:54:20.274Z] #51 0.396 + install_containerd [2019-10-10T18:54:20.274Z] #51 0.398 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-10T18:54:20.274Z] #51 0.398 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-10T18:54:20.274Z] #51 0.399 + git clone https://github.com/containerd/containerd.git /tmp/tmp.QjvdYK0VUJ/src/github.com/containerd/containerd [2019-10-10T18:54:20.274Z] #51 0.438 Cloning into '/tmp/tmp.QjvdYK0VUJ/src/github.com/containerd/containerd'... [2019-10-10T18:54:20.570Z] #51 ... [2019-10-10T18:54:20.570Z] [2019-10-10T18:54:20.570Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T18:54:20.570Z] #61 32.54 Reading package lists... [2019-10-10T18:54:20.570Z] #61 43.05 Building dependency tree... [2019-10-10T18:54:20.570Z] #61 47.70 The following additional packages will be installed: [2019-10-10T18:54:20.570Z] #61 47.70 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-10T18:54:20.570Z] #61 47.72 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-10T18:54:20.570Z] #61 47.74 Suggested packages: [2019-10-10T18:54:20.570Z] #61 47.74 manpages-dev python-setuptools [2019-10-10T18:54:20.570Z] #61 50.75 The following NEW packages will be installed: [2019-10-10T18:54:20.570Z] #61 50.75 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-10T18:54:20.570Z] #61 50.75 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-10T18:54:20.570Z] #61 50.76 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-10T18:54:20.570Z] #61 50.76 zlib1g-dev [2019-10-10T18:54:20.570Z] #61 51.02 0 upgraded, 16 newly installed, 0 to remove and 12 not upgraded. [2019-10-10T18:54:20.570Z] #61 51.02 Need to get 3548 kB of archives. [2019-10-10T18:54:20.570Z] #61 51.02 After this operation, 21.2 MB of additional disk space will be used. [2019-10-10T18:54:20.570Z] #61 51.02 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-10-10T18:54:20.570Z] #61 51.05 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2019-10-10T18:54:20.570Z] #61 51.06 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2019-10-10T18:54:20.570Z] #61 51.10 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-10-10T18:54:20.570Z] #61 51.11 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB] [2019-10-10T18:54:20.570Z] #61 51.14 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-10-10T18:54:20.570Z] #61 51.18 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB] [2019-10-10T18:54:20.570Z] #61 51.18 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB] [2019-10-10T18:54:20.570Z] #61 51.21 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2019-10-10T18:54:20.570Z] #61 51.35 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2019-10-10T18:54:20.570Z] #61 51.37 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2019-10-10T18:54:20.570Z] #61 51.54 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2019-10-10T18:54:20.570Z] #61 51.69 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB] [2019-10-10T18:54:20.570Z] #61 51.72 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2019-10-10T18:54:20.570Z] #61 51.73 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-10T18:54:20.570Z] #61 51.75 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2019-10-10T18:54:20.862Z] #61 ... [2019-10-10T18:54:20.862Z] [2019-10-10T18:54:20.862Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-10T18:54:20.862Z] #10 43.49 Building dependency tree... [2019-10-10T18:54:20.862Z] #10 48.05 The following additional packages will be installed: [2019-10-10T18:54:20.862Z] #10 48.06 libapparmor1 libseccomp2 [2019-10-10T18:54:20.862Z] #10 48.07 Suggested packages: [2019-10-10T18:54:20.862Z] #10 48.07 seccomp [2019-10-10T18:54:20.862Z] #10 48.63 The following NEW packages will be installed: [2019-10-10T18:54:20.862Z] #10 48.64 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-10T18:54:20.862Z] #10 48.78 0 upgraded, 4 newly installed, 0 to remove and 12 not upgraded. [2019-10-10T18:54:20.862Z] #10 48.78 Need to get 296 kB of archives. [2019-10-10T18:54:20.862Z] #10 48.78 After this operation, 1346 kB of additional disk space will be used. [2019-10-10T18:54:20.862Z] #10 48.78 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB] [2019-10-10T18:54:20.862Z] #10 48.80 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB] [2019-10-10T18:54:20.862Z] #10 48.81 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2019-10-10T18:54:20.862Z] #10 48.82 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2019-10-10T18:54:20.862Z] #10 51.20 debconf: delaying package configuration, since apt-utils is not installed [2019-10-10T18:54:20.862Z] #10 51.43 Fetched 296 kB in 0s (2653 kB/s) [2019-10-10T18:54:20.862Z] #10 51.61 Selecting previously unselected package libseccomp2:ppc64el. [2019-10-10T18:54:20.862Z] #10 51.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-10T18:54:20.862Z] #10 51.77 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-10-10T18:54:20.862Z] #10 51.77 Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-10T18:54:20.862Z] #10 52.14 Selecting previously unselected package libseccomp-dev:ppc64el. [2019-10-10T18:54:20.862Z] #10 52.16 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-10-10T18:54:20.862Z] #10 52.19 Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-10T18:54:20.862Z] #10 52.48 Selecting previously unselected package libapparmor1:ppc64el. [2019-10-10T18:54:20.862Z] #10 52.48 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-10T18:54:20.862Z] #10 52.48 Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-10-10T18:54:20.862Z] #10 52.80 Selecting previously unselected package libapparmor-dev:ppc64el. [2019-10-10T18:54:20.862Z] #10 52.80 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-10T18:54:20.862Z] #10 52.81 Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-10-10T18:54:21.513Z] #10 53.25 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T18:54:21.513Z] #10 53.42 Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-10T18:54:21.513Z] #10 53.43 Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-10-10T18:54:21.513Z] #10 53.44 Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-10T18:54:21.513Z] #10 53.45 Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-10-10T18:54:21.513Z] #10 53.46 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T18:54:21.805Z] #10 DONE 53.7s [2019-10-10T18:54:21.805Z] [2019-10-10T18:54:21.805Z] #44 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T18:54:21.805Z] #44 DONE 0.1s [2019-10-10T18:54:21.805Z] [2019-10-10T18:54:21.805Z] #11 [dev 1/24] RUN groupadd -r docker [2019-10-10T18:54:21.805Z] #11 ... [2019-10-10T18:54:21.805Z] [2019-10-10T18:54:21.805Z] #45 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-10T18:54:21.805Z] #45 DONE 0.1s [2019-10-10T18:54:22.095Z] [2019-10-10T18:54:22.095Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T18:54:22.095Z] #61 54.00 debconf: delaying package configuration, since apt-utils is not installed [2019-10-10T18:54:22.384Z] #61 54.20 Fetched 3548 kB in 0s (3849 kB/s) [2019-10-10T18:54:22.384Z] #61 54.34 Selecting previously unselected package libnet1:ppc64el. [2019-10-10T18:54:22.674Z] #61 54.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-10T18:54:22.674Z] #61 54.56 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-10T18:54:22.674Z] #61 54.57 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-10T18:54:22.674Z] #61 ... [2019-10-10T18:54:22.674Z] [2019-10-10T18:54:22.674Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-10T18:54:22.674Z] #39 42.84 Building dependency tree... [2019-10-10T18:54:22.674Z] #39 46.22 The following additional packages will be installed: [2019-10-10T18:54:22.674Z] #39 46.22 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-10T18:54:22.674Z] #39 46.23 Suggested packages: [2019-10-10T18:54:22.674Z] #39 46.23 codeblocks eclipse ninja-build lrzip [2019-10-10T18:54:22.674Z] #39 46.23 Recommended packages: [2019-10-10T18:54:22.674Z] #39 46.23 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-10T18:54:22.674Z] #39 47.75 The following NEW packages will be installed: [2019-10-10T18:54:22.674Z] #39 47.76 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-10T18:54:22.674Z] #39 47.76 vim-common xxd [2019-10-10T18:54:22.674Z] #39 47.92 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded. [2019-10-10T18:54:22.674Z] #39 47.92 Need to get 13.4 MB of archives. [2019-10-10T18:54:22.674Z] #39 47.92 After this operation, 60.4 MB of additional disk space will be used. [2019-10-10T18:54:22.674Z] #39 47.92 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2019-10-10T18:54:22.674Z] #39 48.31 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-10-10T18:54:22.674Z] #39 48.33 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] [2019-10-10T18:54:22.674Z] #39 49.94 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB] [2019-10-10T18:54:22.674Z] #39 50.13 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u1 [272 kB] [2019-10-10T18:54:22.674Z] #39 50.19 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2019-10-10T18:54:22.674Z] #39 50.22 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2019-10-10T18:54:22.674Z] #39 50.22 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2019-10-10T18:54:22.674Z] #39 50.70 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-10T18:54:22.674Z] #39 50.71 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-10T18:54:22.674Z] #39 52.97 debconf: delaying package configuration, since apt-utils is not installed [2019-10-10T18:54:22.674Z] #39 53.23 Fetched 13.4 MB in 2s (4628 kB/s) [2019-10-10T18:54:22.674Z] #39 53.53 Selecting previously unselected package cmake-data. [2019-10-10T18:54:22.674Z] #39 53.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-10T18:54:22.674Z] #39 53.63 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-10T18:54:22.674Z] #39 53.66 Unpacking cmake-data (3.7.2-1) ... [2019-10-10T18:54:22.674Z] #39 ... [2019-10-10T18:54:22.674Z] [2019-10-10T18:54:22.674Z] #11 [dev 1/24] RUN groupadd -r docker [2019-10-10T18:54:22.674Z] #11 DONE 1.0s [2019-10-10T18:54:22.674Z] [2019-10-10T18:54:22.674Z] #46 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T18:54:22.674Z] #46 0.398 + RM_GOPATH=0 [2019-10-10T18:54:22.674Z] #46 0.399 + TMP_GOPATH= [2019-10-10T18:54:22.674Z] #46 0.401 + : /build [2019-10-10T18:54:22.674Z] #46 0.403 + '[' -z '' ']' [2019-10-10T18:54:22.674Z] #46 0.445 ++ mktemp -d [2019-10-10T18:54:22.674Z] #46 0.453 + export GOPATH=/tmp/tmp.79Ol06pnpe [2019-10-10T18:54:22.674Z] #46 0.453 + GOPATH=/tmp/tmp.79Ol06pnpe [2019-10-10T18:54:22.674Z] #46 0.454 + RM_GOPATH=1 [2019-10-10T18:54:22.674Z] #46 0.476 ++ dirname ./install.sh [2019-10-10T18:54:22.674Z] #46 0.514 + dir=. [2019-10-10T18:54:22.674Z] #46 0.515 + bin=runc [2019-10-10T18:54:22.674Z] #46 0.518 + shift [2019-10-10T18:54:22.674Z] #46 0.519 + '[' '!' -f ./runc.installer ']' [2019-10-10T18:54:22.674Z] #46 0.519 + . ./runc.installer [2019-10-10T18:54:22.674Z] #46 0.525 ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-10T18:54:22.674Z] #46 0.525 + install_runc [2019-10-10T18:54:22.674Z] #46 0.525 + uname -r [2019-10-10T18:54:22.674Z] #46 0.526 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-10T18:54:22.674Z] #46 0.533 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-10T18:54:22.674Z] #46 0.533 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-10T18:54:22.674Z] #46 0.534 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.79Ol06pnpe/src/github.com/opencontainers/runc [2019-10-10T18:54:22.674Z] #46 0.534 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-10T18:54:22.674Z] #46 0.540 Cloning into '/tmp/tmp.79Ol06pnpe/src/github.com/opencontainers/runc'... [2019-10-10T18:54:23.301Z] #46 ... [2019-10-10T18:54:23.301Z] [2019-10-10T18:54:23.301Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-10T18:54:23.301Z] #12 DONE 0.5s [2019-10-10T18:54:23.301Z] [2019-10-10T18:54:23.301Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T18:54:23.301Z] #61 54.90 Selecting previously unselected package libcap-dev:ppc64el. [2019-10-10T18:54:23.301Z] #61 54.92 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2019-10-10T18:54:23.301Z] #61 54.94 Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2019-10-10T18:54:23.301Z] #61 55.21 Selecting previously unselected package libnet1-dev. [2019-10-10T18:54:23.301Z] #61 55.22 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-10T18:54:23.301Z] #61 55.22 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-10T18:54:23.591Z] #61 55.57 Selecting previously unselected package libnl-3-200:ppc64el. [2019-10-10T18:54:23.591Z] #61 ... [2019-10-10T18:54:23.591Z] [2019-10-10T18:54:23.592Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-10T18:54:23.592Z] #13 0.267 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-10T18:54:23.592Z] #13 DONE 0.3s [2019-10-10T18:54:23.592Z] [2019-10-10T18:54:23.592Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T18:54:23.592Z] #61 55.59 Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-10-10T18:54:23.592Z] #61 55.60 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-10T18:54:23.891Z] #61 55.95 Selecting previously unselected package libnl-3-dev:ppc64el. [2019-10-10T18:54:24.178Z] #61 55.99 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2019-10-10T18:54:24.178Z] #61 55.99 Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2019-10-10T18:54:24.178Z] #61 ... [2019-10-10T18:54:24.178Z] [2019-10-10T18:54:24.178Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-10T18:54:24.178Z] #14 DONE 0.5s [2019-10-10T18:54:24.467Z] [2019-10-10T18:54:24.467Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-10T18:54:24.759Z] #15 DONE 0.5s [2019-10-10T18:54:24.759Z] [2019-10-10T18:54:24.759Z] #16 [dev 6/24] RUN ldconfig [2019-10-10T18:54:25.414Z] #16 DONE 0.6s [2019-10-10T18:54:25.414Z] [2019-10-10T18:54:25.414Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T18:54:25.414Z] #24 4.224 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-10T18:54:25.414Z] #24 5.543 [2019-10-10T18:54:26.350Z] #24 6.365 ## 3.2% ##### 7.8% ############## 20.5% ####################### 33.3% ############################### 43.9% ######################################## 56.7% ################################################ 67.3% ##################################################### 73.7% ################################################################## 92.9% ######################################################################## 100.0% [2019-10-10T18:54:26.877Z] #28 ... [2019-10-10T18:54:26.878Z] [2019-10-10T18:54:26.878Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-10T18:54:26.878Z] #59 208.1 + rm -rf /tmp/tmp.aJ7byD606C/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.aJ7byD606C [2019-10-10T18:54:26.878Z] #59 DONE 208.2s [2019-10-10T18:54:26.878Z] [2019-10-10T18:54:26.878Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T18:54:27.404Z] Loaded image: buildpack-deps:jessie [2019-10-10T18:54:27.404Z] Loaded image: busybox:latest [2019-10-10T18:54:27.404Z] Loaded image: busybox:glibc [2019-10-10T18:54:27.404Z] Loaded image: debian:jessie [2019-10-10T18:54:27.404Z] Loaded image: hello-world:latest [2019-10-10T18:54:27.404Z] INFO: Testing against a local daemon [2019-10-10T18:54:27.404Z] === RUN TestCgroupNamespacesBuild [2019-10-10T18:54:27.861Z] #24 8.703 [2019-10-10T18:54:28.512Z] #24 9.439 ##### 7.2% ################# 24.4% ############################# 41.7% [2019-10-10T18:54:28.512Z] #24 ... [2019-10-10T18:54:28.512Z] [2019-10-10T18:54:28.512Z] #31 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T18:54:28.512Z] #31 60.48 + cd /tmp/tmp.yUW50Xd2S0/src/gotest.tools/gotestsum [2019-10-10T18:54:28.801Z] #31 60.48 + git checkout -q v0.3.5 [2019-10-10T18:54:28.801Z] #31 60.76 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-10T18:54:31.588Z] --- PASS: TestCgroupNamespacesBuild (4.79s) [2019-10-10T18:54:31.588Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-10T18:54:31.588Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-10T18:54:32.080Z] #51 187.8 + bin/containerd [2019-10-10T18:54:33.333Z] #31 ... [2019-10-10T18:54:33.333Z] [2019-10-10T18:54:33.333Z] #54 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T18:54:33.333Z] #54 DONE 64.5s [2019-10-10T18:54:33.333Z] [2019-10-10T18:54:33.333Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T18:54:33.333Z] #24 9.439 ##### 7.2% ################# 24.4% ############################# 41.7% ########################################## 58.9% ########################################################## 81.8% ######################################################################## 100.0% [2019-10-10T18:54:33.333Z] #24 11.52 [2019-10-10T18:54:33.490Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.84s) [2019-10-10T18:54:33.490Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-10T18:54:33.490Z] === RUN TestBuildWithSession [2019-10-10T18:54:33.490Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-10T18:54:33.490Z] build_session_test.go:25: TODO: BuildKit [2019-10-10T18:54:33.490Z] === RUN TestBuildSquashParent [2019-10-10T18:54:33.623Z] #24 12.19 1.0% #### 6.2% ########## 14.0% ############# 19.1% ##################### 29.5% ############################ 39.2% ############################## 41.9% ################################# 47.0% ##################################### 52.2% ########################################### 59.9% ################################################ 67.6% ###################################################### 75.4% ########################################################## 80.6% ########################################################### 83.1% ############################################################### 88.3% ################################################################# 90.9% ################################################################### 93.5% ####################################################################### 98.7% ######################################################################## 100.0% [2019-10-10T18:54:34.443Z] #51 ... [2019-10-10T18:54:34.443Z] [2019-10-10T18:54:34.443Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-10T18:54:34.443Z] #28 DONE 216.9s [2019-10-10T18:54:34.849Z] [2019-10-10T18:54:34.849Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T18:54:35.139Z] #24 ... [2019-10-10T18:54:35.139Z] [2019-10-10T18:54:35.139Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T18:54:35.139Z] #61 56.88 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-10-10T18:54:35.139Z] #61 56.91 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-10-10T18:54:35.139Z] #61 56.93 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-10T18:54:35.139Z] #61 57.04 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2019-10-10T18:54:35.139Z] #61 57.04 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2019-10-10T18:54:35.139Z] #61 57.05 Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-10-10T18:54:35.139Z] #61 57.22 Selecting previously unselected package zlib1g-dev:ppc64el. [2019-10-10T18:54:35.139Z] #61 57.30 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2019-10-10T18:54:35.139Z] #61 57.33 Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-10-10T18:54:35.139Z] #61 57.98 Selecting previously unselected package libprotobuf10:ppc64el. [2019-10-10T18:54:35.139Z] #61 58.00 Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2019-10-10T18:54:35.139Z] #61 58.01 Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2019-10-10T18:54:35.139Z] #61 59.15 Selecting previously unselected package libprotobuf-lite10:ppc64el. [2019-10-10T18:54:35.139Z] #61 59.15 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2019-10-10T18:54:35.139Z] #61 59.16 Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-10-10T18:54:35.139Z] #61 59.54 Selecting previously unselected package libprotobuf-dev:ppc64el. [2019-10-10T18:54:35.139Z] #61 59.55 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2019-10-10T18:54:35.139Z] #61 59.55 Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-10-10T18:54:35.139Z] #61 61.81 Selecting previously unselected package libprotoc10:ppc64el. [2019-10-10T18:54:35.139Z] #61 61.83 Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2019-10-10T18:54:35.139Z] #61 61.86 Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2019-10-10T18:54:35.139Z] #61 62.77 Selecting previously unselected package protobuf-c-compiler. [2019-10-10T18:54:35.139Z] #61 62.78 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2019-10-10T18:54:35.139Z] #61 62.79 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-10T18:54:35.139Z] #61 63.06 Selecting previously unselected package protobuf-compiler. [2019-10-10T18:54:35.139Z] #61 63.08 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2019-10-10T18:54:35.139Z] #61 63.09 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-10T18:54:35.139Z] #61 63.44 Selecting previously unselected package python-pkg-resources. [2019-10-10T18:54:35.139Z] #61 63.49 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-10T18:54:35.139Z] #61 63.50 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-10T18:54:35.139Z] #61 64.28 Selecting previously unselected package python-protobuf. [2019-10-10T18:54:35.139Z] #61 64.31 Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2019-10-10T18:54:35.139Z] #61 64.35 Unpacking python-protobuf (3.0.0-9) ... [2019-10-10T18:54:35.139Z] #61 65.75 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-10T18:54:35.139Z] #61 66.06 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-10T18:54:35.139Z] #61 66.12 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-10T18:54:35.139Z] #61 ... [2019-10-10T18:54:35.139Z] [2019-10-10T18:54:35.139Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T18:54:35.139Z] #24 16.27 [2019-10-10T18:54:35.250Z] #51 ... [2019-10-10T18:54:35.250Z] [2019-10-10T18:54:35.250Z] #29 [dev 11/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-10T18:54:35.250Z] #29 DONE 0.1s [2019-10-10T18:54:35.250Z] [2019-10-10T18:54:35.250Z] #32 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-10T18:54:35.250Z] #32 DONE 0.1s [2019-10-10T18:54:35.250Z] [2019-10-10T18:54:35.250Z] #35 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-10T18:54:35.429Z] #24 ... [2019-10-10T18:54:35.429Z] [2019-10-10T18:54:35.429Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T18:54:35.429Z] #17 1.024 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-10T18:54:35.429Z] #17 1.036 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-10T18:54:35.429Z] #17 1.236 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-10T18:54:35.429Z] #17 1.275 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-10T18:54:35.429Z] #17 1.350 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-10T18:54:35.429Z] #17 3.409 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-10T18:54:35.429Z] #17 7.226 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-10T18:54:35.429Z] #17 10.07 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-10T18:54:35.429Z] #17 ... [2019-10-10T18:54:35.429Z] [2019-10-10T18:54:35.429Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T18:54:35.429Z] #37 66.96 sync [2019-10-10T18:54:35.429Z] #37 66.98 internal/reflectlite [2019-10-10T18:54:35.651Z] #35 DONE 0.1s [2019-10-10T18:54:35.651Z] [2019-10-10T18:54:35.651Z] #38 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-10T18:54:35.651Z] #38 DONE 0.1s [2019-10-10T18:54:35.651Z] [2019-10-10T18:54:35.651Z] #43 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-10T18:54:35.651Z] #43 DONE 0.1s [2019-10-10T18:54:35.651Z] [2019-10-10T18:54:35.651Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T18:54:35.651Z] #51 ... [2019-10-10T18:54:35.651Z] [2019-10-10T18:54:35.651Z] #47 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-10T18:54:35.651Z] #47 DONE 0.1s [2019-10-10T18:54:36.080Z] [2019-10-10T18:54:36.080Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T18:54:36.990Z] #37 ... [2019-10-10T18:54:36.990Z] [2019-10-10T18:54:36.990Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-10T18:54:36.990Z] #39 58.89 Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-10T18:54:36.990Z] #39 58.90 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-10T18:54:36.990Z] #39 58.91 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-10T18:54:36.990Z] #39 59.20 Selecting previously unselected package libicu57:ppc64el. [2019-10-10T18:54:36.991Z] #39 59.21 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... [2019-10-10T18:54:36.991Z] #39 59.21 Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... [2019-10-10T18:54:36.991Z] #39 ... [2019-10-10T18:54:36.991Z] [2019-10-10T18:54:36.991Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T18:54:38.434Z] Loaded image: buildpack-deps:jessie [2019-10-10T18:54:38.434Z] Loaded image: busybox:latest [2019-10-10T18:54:38.434Z] Loaded image: busybox:glibc [2019-10-10T18:54:38.434Z] Loaded image: debian:jessie [2019-10-10T18:54:38.434Z] Loaded image: hello-world:latest [2019-10-10T18:54:38.434Z] INFO: Testing against a local daemon [2019-10-10T18:54:38.434Z] === RUN TestCgroupNamespacesBuild [2019-10-10T18:54:39.806Z] --- PASS: TestCgroupNamespacesBuild (2.51s) [2019-10-10T18:54:39.806Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-10T18:54:39.806Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-10T18:54:40.050Z] --- PASS: TestBuildSquashParent (6.21s) [2019-10-10T18:54:40.050Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-10T18:54:40.050Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-10T18:54:40.050Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-10T18:54:40.050Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-10T18:54:40.050Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-10T18:54:40.050Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-10T18:54:40.050Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-10T18:54:40.050Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-10T18:54:40.050Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-10T18:54:40.050Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-10T18:54:40.050Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-10T18:54:40.050Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-10T18:54:40.050Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-10T18:54:40.050Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-10T18:54:40.050Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-10T18:54:40.050Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-10T18:54:40.050Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-10T18:54:40.332Z] #24 17.01 # 2.0% ### 4.7% ##### 7.4% ###### 9.2% ######## 11.9% ########### 15.4% ############## 19.9% ################ 22.6% ################## 25.3% ##################### 29.7% ###################### 31.7% ######################## 34.4% ########################## 37.1% ############################ 39.8% ############################### 43.4% ################################# 46.0% ################################### 48.7% ###################################### 53.2% ######################################## 55.9% ########################################## 58.5% ########################################### 60.3% ############################################ 62.1% ############################################## 63.9% ############################################### 66.6% ################################################# 69.3% #################################################### 72.8% ###################################################### 75.5% ####################################################### 77.3% ######################################################### 80.0% ########################################################### 82.7% ############################################################ 84.5% ############################################################## 86.2% ################################################################ 88.9% ################################################################# 90.7% ################################################################### 94.3% ###################################################################### 97.9% ######################################################################## 100.0% [2019-10-10T18:54:40.964Z] #24 21.96 [2019-10-10T18:54:42.008Z] #24 ... [2019-10-10T18:54:42.008Z] [2019-10-10T18:54:42.008Z] #19 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-10T18:54:42.297Z] #19 74.20 + cd /tmp/tmp.PKyVBT0CQ0/src/github.com/go-swagger/go-swagger [2019-10-10T18:54:42.297Z] #19 74.20 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-10-10T18:54:42.334Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.30s) [2019-10-10T18:54:42.334Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-10T18:54:42.334Z] === RUN TestBuildWithSession [2019-10-10T18:54:42.334Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-10T18:54:42.334Z] build_session_test.go:25: TODO: BuildKit [2019-10-10T18:54:42.334Z] === RUN TestBuildSquashParent [2019-10-10T18:54:42.588Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-10T18:54:42.588Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-10T18:54:45.035Z] #19 ... [2019-10-10T18:54:45.035Z] [2019-10-10T18:54:45.035Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T18:54:45.035Z] #34 66.83 internal/reflectlite [2019-10-10T18:54:45.035Z] #34 66.85 sync [2019-10-10T18:54:45.035Z] #34 73.45 sort [2019-10-10T18:54:45.035Z] #34 73.45 errors [2019-10-10T18:54:45.035Z] #34 74.57 io [2019-10-10T18:54:45.035Z] #34 74.58 internal/oserror [2019-10-10T18:54:45.035Z] #34 74.59 strconv [2019-10-10T18:54:45.035Z] #34 75.08 syscall [2019-10-10T18:54:45.035Z] #34 ... [2019-10-10T18:54:45.035Z] [2019-10-10T18:54:45.035Z] #46 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T18:54:45.035Z] #46 22.51 + cd /tmp/tmp.79Ol06pnpe/src/github.com/opencontainers/runc [2019-10-10T18:54:45.035Z] #46 22.51 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-10T18:54:45.035Z] #46 23.05 + '[' -z '' ']' [2019-10-10T18:54:45.035Z] #46 23.05 + target=static [2019-10-10T18:54:45.035Z] #46 23.05 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-10T18:54:45.121Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-10-10T18:54:45.121Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.63s) [2019-10-10T18:54:45.121Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.91s) [2019-10-10T18:54:45.121Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.00s) [2019-10-10T18:54:45.121Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.09s) [2019-10-10T18:54:45.121Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.31s) [2019-10-10T18:54:45.121Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.19s) [2019-10-10T18:54:45.121Z] === RUN TestBuildMultiStageCopy [2019-10-10T18:54:45.121Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-10T18:54:47.650Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-10T18:54:47.650Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-10T18:54:48.216Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-10T18:54:48.781Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-10T18:54:49.348Z] --- PASS: TestBuildMultiStageCopy (4.49s) [2019-10-10T18:54:49.348Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.37s) [2019-10-10T18:54:49.348Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.45s) [2019-10-10T18:54:49.348Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2019-10-10T18:54:49.348Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s) [2019-10-10T18:54:49.348Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.63s) [2019-10-10T18:54:49.348Z] === RUN TestBuildMultiStageParentConfig [2019-10-10T18:54:49.496Z] #46 ... [2019-10-10T18:54:49.496Z] [2019-10-10T18:54:49.496Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-10T18:54:49.496Z] #39 71.46 Selecting previously unselected package libxml2:ppc64el. [2019-10-10T18:54:49.496Z] #39 71.46 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2019-10-10T18:54:49.496Z] #39 71.49 Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-10T18:54:49.496Z] #39 72.42 Selecting previously unselected package libarchive13:ppc64el. [2019-10-10T18:54:49.496Z] #39 72.42 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_ppc64el.deb ... [2019-10-10T18:54:49.496Z] #39 72.42 Unpacking libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-10-10T18:54:49.496Z] #39 72.88 Selecting previously unselected package libjsoncpp1:ppc64el. [2019-10-10T18:54:49.496Z] #39 72.91 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2019-10-10T18:54:49.496Z] #39 72.92 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2019-10-10T18:54:49.496Z] #39 73.33 Selecting previously unselected package libuv1:ppc64el. [2019-10-10T18:54:49.496Z] #39 73.37 Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2019-10-10T18:54:49.496Z] #39 73.37 Unpacking libuv1:ppc64el (1.9.1-3) ... [2019-10-10T18:54:49.496Z] #39 73.64 Selecting previously unselected package cmake. [2019-10-10T18:54:49.496Z] #39 73.64 Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2019-10-10T18:54:49.496Z] #39 73.96 Unpacking cmake (3.7.2-1) ... [2019-10-10T18:54:49.496Z] #39 78.57 Selecting previously unselected package xxd. [2019-10-10T18:54:49.496Z] #39 78.60 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-10T18:54:49.497Z] #39 78.61 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-10T18:54:49.497Z] #39 78.95 Selecting previously unselected package vim-common. [2019-10-10T18:54:49.497Z] #39 78.96 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-10T18:54:49.497Z] #39 79.03 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-10T18:54:49.497Z] #39 79.65 Processing triggers for mime-support (3.60) ... [2019-10-10T18:54:49.497Z] #39 79.86 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-10T18:54:49.497Z] #39 79.87 Setting up libuv1:ppc64el (1.9.1-3) ... [2019-10-10T18:54:49.497Z] #39 79.88 Setting up cmake-data (3.7.2-1) ... [2019-10-10T18:54:49.497Z] #39 79.91 Setting up libicu57:ppc64el (57.1-6+deb9u3) ... [2019-10-10T18:54:49.497Z] #39 79.91 Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-10T18:54:49.497Z] #39 79.92 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T18:54:49.497Z] #39 80.05 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-10T18:54:49.497Z] #39 80.09 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-10T18:54:49.497Z] #39 80.10 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2019-10-10T18:54:49.497Z] #39 80.12 Setting up libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-10-10T18:54:49.497Z] #39 80.13 Setting up cmake (3.7.2-1) ... [2019-10-10T18:54:49.497Z] #39 80.48 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T18:54:49.497Z] #39 DONE 80.9s [2019-10-10T18:54:49.497Z] [2019-10-10T18:54:49.497Z] #40 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T18:54:49.497Z] #40 DONE 0.1s [2019-10-10T18:54:49.497Z] [2019-10-10T18:54:49.497Z] #41 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-10T18:54:49.497Z] #41 DONE 0.1s [2019-10-10T18:54:49.497Z] [2019-10-10T18:54:49.497Z] #42 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T18:54:49.497Z] #42 0.420 + RM_GOPATH=0 [2019-10-10T18:54:49.497Z] #42 0.421 + TMP_GOPATH= [2019-10-10T18:54:49.497Z] #42 0.421 + : /build [2019-10-10T18:54:49.497Z] #42 0.422 + '[' -z '' ']' [2019-10-10T18:54:49.497Z] #42 0.427 ++ mktemp -d [2019-10-10T18:54:49.497Z] #42 0.444 + export GOPATH=/tmp/tmp.2A20Z2BWTa [2019-10-10T18:54:49.497Z] #42 0.444 + GOPATH=/tmp/tmp.2A20Z2BWTa [2019-10-10T18:54:49.497Z] #42 0.444 + RM_GOPATH=1 [2019-10-10T18:54:49.497Z] #42 0.450 ++ dirname ./install.sh [2019-10-10T18:54:49.497Z] #42 0.483 + dir=. [2019-10-10T18:54:49.497Z] #42 0.483 + bin=tini [2019-10-10T18:54:49.497Z] #42 0.483 + shift [2019-10-10T18:54:49.497Z] #42 0.484 + '[' '!' -f ./tini.installer ']' [2019-10-10T18:54:49.497Z] #42 0.484 + . ./tini.installer [2019-10-10T18:54:49.497Z] #42 0.484 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-10T18:54:49.497Z] #42 0.486 + install_tini [2019-10-10T18:54:49.497Z] #42 0.486 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-10T18:54:49.497Z] #42 0.486 + git clone https://github.com/krallin/tini.git /tmp/tmp.2A20Z2BWTa/tini [2019-10-10T18:54:49.497Z] #42 0.487 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-10T18:54:49.497Z] #42 0.494 Cloning into '/tmp/tmp.2A20Z2BWTa/tini'... [2019-10-10T18:54:49.787Z] #42 ... [2019-10-10T18:54:49.787Z] [2019-10-10T18:54:49.787Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T18:54:49.787Z] #37 71.72 github.com/LK4D4/vndr/godl/singleflight [2019-10-10T18:54:49.787Z] #37 71.73 internal/singleflight [2019-10-10T18:54:49.787Z] #37 71.75 math/rand [2019-10-10T18:54:49.787Z] #37 75.72 sort [2019-10-10T18:54:49.787Z] #37 75.76 syscall [2019-10-10T18:54:49.787Z] #37 75.79 io [2019-10-10T18:54:49.787Z] #37 75.81 strconv [2019-10-10T18:54:50.078Z] #37 ... [2019-10-10T18:54:50.078Z] [2019-10-10T18:54:50.078Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T18:54:50.078Z] #34 81.91 bytes [2019-10-10T18:54:50.078Z] #34 82.01 strings [2019-10-10T18:54:50.723Z] --- PASS: TestBuildMultiStageParentConfig (1.35s) [2019-10-10T18:54:50.723Z] === RUN TestBuildLabelWithTargets [2019-10-10T18:54:52.143Z] #34 ... [2019-10-10T18:54:52.143Z] [2019-10-10T18:54:52.143Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T18:54:52.143Z] #61 74.27 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-10T18:54:52.143Z] #61 74.28 Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2019-10-10T18:54:52.143Z] #61 74.29 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T18:54:52.143Z] #61 74.36 Setting up python-protobuf (3.0.0-9) ... [2019-10-10T18:54:52.443Z] #61 ... [2019-10-10T18:54:52.443Z] [2019-10-10T18:54:52.443Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T18:54:52.443Z] #17 27.01 Fetched 7720 kB in 26s (297 kB/s) [2019-10-10T18:54:53.253Z] --- PASS: TestBuildLabelWithTargets (2.21s) [2019-10-10T18:54:53.253Z] === RUN TestBuildWithEmptyLayers [2019-10-10T18:54:53.820Z] --- PASS: TestBuildWithEmptyLayers (0.97s) [2019-10-10T18:54:53.820Z] === RUN TestBuildMultiStageOnBuild [2019-10-10T18:54:53.962Z] #17 27.01 Reading package lists... [2019-10-10T18:54:53.962Z] #17 ... [2019-10-10T18:54:53.962Z] [2019-10-10T18:54:53.962Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T18:54:53.962Z] #61 85.33 Setting up libcap-dev:ppc64el (1:2.25-1) ... [2019-10-10T18:54:53.962Z] #61 85.36 Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-10-10T18:54:53.962Z] #61 85.37 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-10T18:54:53.962Z] #61 85.40 Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-10-10T18:54:53.962Z] #61 85.41 Setting up libprotoc10:ppc64el (3.0.0-9) ... [2019-10-10T18:54:53.962Z] #61 85.42 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-10T18:54:53.962Z] #61 85.43 Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-10-10T18:54:53.962Z] #61 85.44 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-10T18:54:53.962Z] #61 85.46 Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-10-10T18:54:53.962Z] #61 85.48 Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2019-10-10T18:54:53.962Z] #61 85.49 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T18:54:53.962Z] #61 DONE 85.8s [2019-10-10T18:54:53.962Z] [2019-10-10T18:54:53.962Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T18:54:53.962Z] #24 25.69 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-10T18:54:53.962Z] #24 27.00 [2019-10-10T18:54:53.962Z] #24 27.76 ################################################# 69.0% ######################################################################## 100.0% [2019-10-10T18:54:53.962Z] #24 28.22 [2019-10-10T18:54:53.962Z] #24 32.05 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-10T18:54:53.962Z] #24 33.32 [2019-10-10T18:54:53.962Z] #24 33.91 ######################################################## 77.9% ######################################################################## 100.0% [2019-10-10T18:54:53.962Z] #24 34.22 [2019-10-10T18:54:54.530Z] --- PASS: TestBuildSquashParent (10.40s) [2019-10-10T18:54:54.530Z] build_squash_test.go:29: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent" [2019-10-10T18:54:54.530Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-10T18:54:54.530Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-10T18:54:54.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-10T18:54:54.530Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-10T18:54:54.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-10T18:54:54.530Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-10T18:54:54.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-10T18:54:54.530Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-10T18:54:54.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-10T18:54:54.530Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-10T18:54:54.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-10T18:54:54.530Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-10T18:54:54.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-10T18:54:54.530Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-10T18:54:54.530Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-10T18:54:55.902Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-10T18:54:56.022Z] #24 ... [2019-10-10T18:54:56.022Z] [2019-10-10T18:54:56.022Z] #19 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-10T18:54:56.022Z] #19 77.98 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-10T18:54:56.022Z] #19 ... [2019-10-10T18:54:56.022Z] [2019-10-10T18:54:56.022Z] #42 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T18:54:56.022Z] #42 2.525 + cd /tmp/tmp.2A20Z2BWTa/tini [2019-10-10T18:54:56.022Z] #42 2.525 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-10T18:54:56.022Z] #42 2.557 + cmake . [2019-10-10T18:54:56.022Z] #42 3.828 -- The C compiler identification is GNU 6.3.0 [2019-10-10T18:54:56.022Z] #42 3.998 -- Check for working C compiler: /usr/bin/cc [2019-10-10T18:54:56.022Z] #42 5.219 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-10T18:54:56.022Z] #42 5.256 -- Detecting C compiler ABI info [2019-10-10T18:54:56.022Z] #42 6.232 -- Detecting C compiler ABI info - done [2019-10-10T18:54:56.022Z] #42 6.428 -- Detecting C compile features [2019-10-10T18:54:56.160Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-10T18:54:57.105Z] --- PASS: TestBuildMultiStageOnBuild (2.79s) [2019-10-10T18:54:57.105Z] === RUN TestBuildUncleanTarFilenames [2019-10-10T18:54:58.039Z] --- PASS: TestBuildUncleanTarFilenames (1.33s) [2019-10-10T18:54:58.039Z] === RUN TestBuildMultiStageLayerLeak [2019-10-10T18:54:58.780Z] #42 9.544 -- Detecting C compile features - done [2019-10-10T18:54:58.780Z] #42 9.629 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-10T18:54:59.411Z] #42 10.14 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-10T18:54:59.411Z] #42 10.37 -- Configuring done [2019-10-10T18:54:59.411Z] #42 10.42 -- Generating done [2019-10-10T18:54:59.411Z] #42 10.43 -- Build files have been written to: /tmp/tmp.2A20Z2BWTa/tini [2019-10-10T18:54:59.411Z] #42 10.45 + make tini-static [2019-10-10T18:54:59.440Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-10T18:54:59.440Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-10T18:54:59.714Z] #42 ... [2019-10-10T18:54:59.714Z] [2019-10-10T18:54:59.714Z] #46 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T18:54:59.714Z] #46 27.73 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-10-10T18:54:59.714Z] #46 ... [2019-10-10T18:54:59.714Z] [2019-10-10T18:54:59.714Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T18:54:59.714Z] #62 2.871 Note: Building without setproctitle() and strlcpy() support. [2019-10-10T18:54:59.714Z] #62 2.871 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-10T18:54:59.714Z] #62 4.815 fatal: Not a git repository (or any of the parent directories): .git [2019-10-10T18:54:59.714Z] #62 4.919 GEN .gitid [2019-10-10T18:54:59.714Z] #62 4.963 GEN criu/include/version.h [2019-10-10T18:54:59.714Z] #62 5.003 GEN include/common/asm [2019-10-10T18:55:00.001Z] #62 ... [2019-10-10T18:55:00.001Z] [2019-10-10T18:55:00.001Z] #42 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T18:55:00.001Z] #42 10.99 Scanning dependencies of target tini-static [2019-10-10T18:55:00.001Z] #42 11.10 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-10T18:55:00.460Z] #51 212.8 + bin/containerd-stress [2019-10-10T18:55:00.460Z] #51 214.9 + bin/containerd-shim [2019-10-10T18:55:01.035Z] #42 ... [2019-10-10T18:55:01.035Z] [2019-10-10T18:55:01.035Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T18:55:01.035Z] #37 82.88 vendor/golang.org/x/net/dns/dnsmessage [2019-10-10T18:55:01.035Z] #37 83.38 bytes [2019-10-10T18:55:01.035Z] #37 ... [2019-10-10T18:55:01.035Z] [2019-10-10T18:55:01.035Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T18:55:01.035Z] #17 27.01 Reading package lists... [2019-10-10T18:55:01.324Z] --- PASS: TestBuildMultiStageLayerLeak (2.90s) [2019-10-10T18:55:01.324Z] === RUN TestBuildWithHugeFile [2019-10-10T18:55:02.718Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) [2019-10-10T18:55:02.718Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.22s) [2019-10-10T18:55:02.718Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.59s) [2019-10-10T18:55:02.718Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.45s) [2019-10-10T18:55:02.718Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.47s) [2019-10-10T18:55:02.718Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.45s) [2019-10-10T18:55:02.718Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.13s) [2019-10-10T18:55:02.718Z] === RUN TestBuildMultiStageCopy [2019-10-10T18:55:02.718Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-10T18:55:03.221Z] #17 36.42 Reading package lists... [2019-10-10T18:55:03.221Z] #17 ... [2019-10-10T18:55:03.221Z] [2019-10-10T18:55:03.221Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T18:55:03.221Z] #24 37.64 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-10T18:55:03.221Z] #24 37.81 skipping existing c8c2d4a6b2e3 [2019-10-10T18:55:03.221Z] #24 38.18 [2019-10-10T18:55:03.222Z] #24 41.73 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-10T18:55:03.222Z] #24 42.91 [2019-10-10T18:55:03.222Z] #24 43.51 ######################################################################## 100.0% [2019-10-10T18:55:03.222Z] #24 43.99 [2019-10-10T18:55:03.222Z] #24 44.14 Download of images into '/build' complete. [2019-10-10T18:55:03.222Z] #24 44.14 Use something like the following to load the result into a Docker daemon: [2019-10-10T18:55:03.222Z] #24 44.14 tar -cC '/build' . | docker load [2019-10-10T18:55:03.222Z] #24 DONE 44.2s [2019-10-10T18:55:03.222Z] [2019-10-10T18:55:03.222Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T18:55:03.222Z] #62 8.158 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-10T18:55:03.222Z] #62 8.332 PBCC images/opts.pb-c.c [2019-10-10T18:55:03.222Z] #62 8.415 PBCC images/sit.pb-c.c [2019-10-10T18:55:03.222Z] #62 8.593 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-10T18:55:03.222Z] #62 8.708 DEP images/opts.pb-c.d [2019-10-10T18:55:03.222Z] #62 8.804 DEP images/sit.pb-c.d [2019-10-10T18:55:03.222Z] #62 8.899 PBCC images/macvlan.pb-c.c [2019-10-10T18:55:03.222Z] #62 8.937 DEP images/macvlan.pb-c.d [2019-10-10T18:55:03.222Z] #62 9.034 PBCC images/autofs.pb-c.c [2019-10-10T18:55:03.222Z] #62 9.081 DEP images/autofs.pb-c.d [2019-10-10T18:55:03.222Z] #62 9.194 PBCC images/sysctl.pb-c.c [2019-10-10T18:55:03.222Z] #62 9.377 DEP images/sysctl.pb-c.d [2019-10-10T18:55:03.512Z] #62 9.601 PBCC images/time.pb-c.c [2019-10-10T18:55:03.512Z] #62 9.634 DEP images/time.pb-c.d [2019-10-10T18:55:03.512Z] #62 9.713 PBCC images/binfmt-misc.pb-c.c [2019-10-10T18:55:03.512Z] #62 9.766 DEP images/binfmt-misc.pb-c.d [2019-10-10T18:55:03.812Z] #62 9.952 PBCC images/seccomp.pb-c.c [2019-10-10T18:55:03.812Z] #62 9.980 DEP images/seccomp.pb-c.d [2019-10-10T18:55:03.812Z] #62 10.06 PBCC images/userns.pb-c.c [2019-10-10T18:55:03.812Z] #62 10.10 DEP images/userns.pb-c.d [2019-10-10T18:55:04.109Z] #62 10.27 PBCC images/cgroup.pb-c.c [2019-10-10T18:55:04.109Z] #62 10.33 DEP images/cgroup.pb-c.d [2019-10-10T18:55:04.400Z] #62 10.45 PBCC images/fown.pb-c.c [2019-10-10T18:55:04.400Z] #62 10.52 PBCC images/ext-file.pb-c.c [2019-10-10T18:55:04.400Z] #62 10.58 DEP images/fown.pb-c.d [2019-10-10T18:55:04.694Z] #62 10.84 DEP images/ext-file.pb-c.d [2019-10-10T18:55:04.984Z] #62 11.00 PBCC images/rpc.pb-c.c [2019-10-10T18:55:04.984Z] #62 11.10 DEP images/rpc.pb-c.d [2019-10-10T18:55:04.984Z] #62 11.25 PBCC images/siginfo.pb-c.c [2019-10-10T18:55:04.984Z] #62 11.31 DEP images/siginfo.pb-c.d [2019-10-10T18:55:05.275Z] #62 11.46 PBCC images/pagemap.pb-c.c [2019-10-10T18:55:05.275Z] #62 ... [2019-10-10T18:55:05.275Z] [2019-10-10T18:55:05.275Z] #42 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T18:55:05.275Z] #42 13.93 [100%] Linking C executable tini-static [2019-10-10T18:55:05.275Z] #42 16.10 [100%] Built target tini-static [2019-10-10T18:55:05.275Z] #42 16.22 + mkdir -p /build [2019-10-10T18:55:05.275Z] #42 16.24 + cp tini-static /build/docker-init [2019-10-10T18:55:05.275Z] #42 DONE 16.3s [2019-10-10T18:55:05.275Z] [2019-10-10T18:55:05.275Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T18:55:05.275Z] #62 11.61 DEP images/pagemap.pb-c.d [2019-10-10T18:55:05.565Z] #62 11.74 PBCC images/rlimit.pb-c.c [2019-10-10T18:55:05.565Z] #62 11.80 DEP images/rlimit.pb-c.d [2019-10-10T18:55:05.745Z] #51 221.0 + bin/containerd-shim-runc-v1 [2019-10-10T18:55:05.855Z] #62 11.89 PBCC images/file-lock.pb-c.c [2019-10-10T18:55:05.855Z] #62 11.96 DEP images/file-lock.pb-c.d [2019-10-10T18:55:05.855Z] #62 12.08 PBCC images/tty.pb-c.c [2019-10-10T18:55:05.992Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-10T18:55:06.149Z] #62 12.22 DEP images/tty.pb-c.d [2019-10-10T18:55:06.149Z] #62 12.41 PBCC images/tun.pb-c.c [2019-10-10T18:55:06.149Z] #62 12.46 PBCC images/netdev.pb-c.c [2019-10-10T18:55:06.438Z] #62 12.57 DEP images/tun.pb-c.d [2019-10-10T18:55:06.438Z] #62 12.69 DEP images/netdev.pb-c.d [2019-10-10T18:55:06.438Z] #62 12.79 PBCC images/vma.pb-c.c [2019-10-10T18:55:06.557Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-10T18:55:06.726Z] #62 12.89 DEP images/vma.pb-c.d [2019-10-10T18:55:07.020Z] #62 13.17 PBCC images/creds.pb-c.c [2019-10-10T18:55:07.020Z] #62 13.26 DEP images/creds.pb-c.d [2019-10-10T18:55:07.121Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-10T18:55:07.307Z] #62 13.43 PBCC images/utsns.pb-c.c [2019-10-10T18:55:07.307Z] #62 13.47 DEP images/utsns.pb-c.d [2019-10-10T18:55:07.595Z] #62 13.58 PBCC images/ipc-desc.pb-c.c [2019-10-10T18:55:07.595Z] #62 13.63 PBCC images/ipc-sem.pb-c.c [2019-10-10T18:55:07.595Z] #62 13.70 DEP images/ipc-desc.pb-c.d [2019-10-10T18:55:07.595Z] #62 13.79 DEP images/ipc-sem.pb-c.d [2019-10-10T18:55:07.892Z] #62 13.92 PBCC images/ipc-msg.pb-c.c [2019-10-10T18:55:07.892Z] #62 13.99 DEP images/ipc-msg.pb-c.d [2019-10-10T18:55:08.052Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-10T18:55:08.185Z] #62 14.23 PBCC images/ipc-shm.pb-c.c [2019-10-10T18:55:08.185Z] #62 14.32 DEP images/ipc-shm.pb-c.d [2019-10-10T18:55:08.185Z] #62 14.38 PBCC images/ipc-var.pb-c.c [2019-10-10T18:55:08.185Z] #62 14.43 DEP images/ipc-var.pb-c.d [2019-10-10T18:55:08.487Z] #62 14.53 PBCC images/sk-opts.pb-c.c [2019-10-10T18:55:08.487Z] #62 14.60 PBCC images/packet-sock.pb-c.c [2019-10-10T18:55:08.487Z] #62 14.73 DEP images/sk-opts.pb-c.d [2019-10-10T18:55:08.487Z] #62 14.83 DEP images/packet-sock.pb-c.d [2019-10-10T18:55:08.648Z] --- PASS: TestBuildMultiStageCopy (5.82s) [2019-10-10T18:55:08.648Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.21s) [2019-10-10T18:55:08.648Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.58s) [2019-10-10T18:55:08.648Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.63s) [2019-10-10T18:55:08.648Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.73s) [2019-10-10T18:55:08.648Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.66s) [2019-10-10T18:55:08.648Z] === RUN TestBuildMultiStageParentConfig [2019-10-10T18:55:08.779Z] #62 14.93 PBCC images/sk-netlink.pb-c.c [2019-10-10T18:55:08.779Z] #62 15.07 DEP images/sk-netlink.pb-c.d [2019-10-10T18:55:09.070Z] #62 15.18 PBCC images/sk-inet.pb-c.c [2019-10-10T18:55:09.070Z] #62 15.30 DEP images/sk-inet.pb-c.d [2019-10-10T18:55:09.070Z] #62 15.40 PBCC images/sk-unix.pb-c.c [2019-10-10T18:55:09.363Z] #62 15.51 DEP images/sk-unix.pb-c.d [2019-10-10T18:55:09.414Z] #51 224.8 + bin/containerd-shim-runc-v2 [2019-10-10T18:55:09.652Z] #62 15.76 PBCC images/mm.pb-c.c [2019-10-10T18:55:09.652Z] #62 15.85 DEP images/mm.pb-c.d [2019-10-10T18:55:09.819Z] #51 225.8 + binaries [2019-10-10T18:55:09.956Z] #62 16.05 PBCC images/timerfd.pb-c.c [2019-10-10T18:55:09.956Z] #62 16.13 DEP images/timerfd.pb-c.d [2019-10-10T18:55:10.201Z] #51 225.8 + mkdir -p /build [2019-10-10T18:55:10.201Z] #51 225.8 + cp bin/containerd /build/containerd [2019-10-10T18:55:10.201Z] #51 225.9 + cp bin/containerd-shim /build/containerd-shim [2019-10-10T18:55:10.201Z] #51 225.9 + cp bin/ctr /build/ctr [2019-10-10T18:55:10.201Z] #51 DONE 226.0s [2019-10-10T18:55:10.247Z] #62 16.35 PBCC images/timer.pb-c.c [2019-10-10T18:55:10.247Z] #62 16.46 DEP images/timer.pb-c.d [2019-10-10T18:55:10.537Z] #62 16.67 PBCC images/sa.pb-c.c [2019-10-10T18:55:10.537Z] #62 16.79 DEP images/sa.pb-c.d [2019-10-10T18:55:10.537Z] #62 16.90 PBCC images/pipe-data.pb-c.c [2019-10-10T18:55:10.552Z] --- PASS: TestBuildMultiStageParentConfig (1.89s) [2019-10-10T18:55:10.552Z] === RUN TestBuildLabelWithTargets [2019-10-10T18:55:10.826Z] #62 16.93 DEP images/pipe-data.pb-c.d [2019-10-10T18:55:10.826Z] #62 17.07 PBCC images/mnt.pb-c.c [2019-10-10T18:55:11.034Z] [2019-10-10T18:55:11.034Z] #52 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-10T18:55:11.034Z] #52 DONE 0.1s [2019-10-10T18:55:11.116Z] #62 17.21 DEP images/mnt.pb-c.d [2019-10-10T18:55:11.116Z] #62 17.31 PBCC images/sk-packet.pb-c.c [2019-10-10T18:55:11.116Z] #62 17.36 DEP images/sk-packet.pb-c.d [2019-10-10T18:55:11.398Z] [2019-10-10T18:55:11.398Z] #55 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-10T18:55:11.398Z] #55 DONE 0.1s [2019-10-10T18:55:11.398Z] [2019-10-10T18:55:11.398Z] #58 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-10T18:55:11.398Z] #58 DONE 0.3s [2019-10-10T18:55:11.398Z] [2019-10-10T18:55:11.398Z] #60 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ [2019-10-10T18:55:11.404Z] #62 17.51 PBCC images/tcp-stream.pb-c.c [2019-10-10T18:55:11.404Z] #62 17.61 DEP images/tcp-stream.pb-c.d [2019-10-10T18:55:11.404Z] #62 17.67 PBCC images/pipe.pb-c.c [2019-10-10T18:55:11.404Z] #62 17.73 DEP images/pipe.pb-c.d [2019-10-10T18:55:11.694Z] #62 17.85 PBCC images/pstree.pb-c.c [2019-10-10T18:55:11.694Z] #62 17.91 DEP images/pstree.pb-c.d [2019-10-10T18:55:11.762Z] #60 DONE 0.1s [2019-10-10T18:55:11.762Z] [2019-10-10T18:55:11.762Z] #63 [dev 21/24] COPY --from=criu /build/ /usr/local/ [2019-10-10T18:55:11.762Z] #63 DONE 0.1s [2019-10-10T18:55:11.762Z] [2019-10-10T18:55:11.762Z] #67 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-10T18:55:11.762Z] #67 DONE 0.1s [2019-10-10T18:55:11.985Z] #62 18.03 PBCC images/fs.pb-c.c [2019-10-10T18:55:11.985Z] #62 18.08 DEP images/fs.pb-c.d [2019-10-10T18:55:11.985Z] #62 18.21 PBCC images/signalfd.pb-c.c [2019-10-10T18:55:12.138Z] [2019-10-10T18:55:12.138Z] #69 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-10-10T18:55:12.138Z] #69 DONE 0.1s [2019-10-10T18:55:12.138Z] [2019-10-10T18:55:12.138Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-10T18:55:12.138Z] #70 DONE 0.0s [2019-10-10T18:55:12.138Z] [2019-10-10T18:55:12.138Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-10T18:55:12.273Z] #62 18.31 DEP images/signalfd.pb-c.d [2019-10-10T18:55:12.273Z] #62 18.39 PBCC images/fh.pb-c.c [2019-10-10T18:55:12.273Z] #62 18.47 PBCC images/fsnotify.pb-c.c [2019-10-10T18:55:12.462Z] Running on azwin-2-ed66a0 in d:\jenkins\workspace\moby_PR-40059 [Pipeline] { [Pipeline] ws [2019-10-10T18:55:12.483Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2019-10-10T18:55:12.562Z] #62 18.58 DEP images/fh.pb-c.d [2019-10-10T18:55:12.562Z] #62 18.70 DEP images/fsnotify.pb-c.d [2019-10-10T18:55:12.562Z] #62 18.78 PBCC images/eventpoll.pb-c.c [2019-10-10T18:55:12.853Z] #62 18.87 DEP images/eventpoll.pb-c.d [2019-10-10T18:55:12.853Z] #62 ... [2019-10-10T18:55:12.853Z] [2019-10-10T18:55:12.853Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T18:55:12.853Z] #34 94.65 reflect [2019-10-10T18:55:12.853Z] #34 99.77 bufio [2019-10-10T18:55:12.853Z] #34 101.8 path [2019-10-10T18:55:12.853Z] #34 104.3 text/tabwriter [2019-10-10T18:55:12.853Z] #34 ... [2019-10-10T18:55:12.853Z] [2019-10-10T18:55:12.853Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T18:55:12.853Z] #62 19.09 PBCC images/eventfd.pb-c.c [2019-10-10T18:55:13.076Z] --- PASS: TestBuildLabelWithTargets (2.63s) [2019-10-10T18:55:13.076Z] === RUN TestBuildWithEmptyLayers [2019-10-10T18:55:13.143Z] #62 19.15 DEP images/eventfd.pb-c.d [2019-10-10T18:55:13.143Z] #62 19.27 PBCC images/remap-file-path.pb-c.c [2019-10-10T18:55:13.143Z] #62 19.29 DEP images/remap-file-path.pb-c.d [2019-10-10T18:55:13.432Z] #62 19.40 PBCC images/fifo.pb-c.c [2019-10-10T18:55:13.432Z] #62 19.44 DEP images/fifo.pb-c.d [2019-10-10T18:55:13.432Z] #62 19.63 PBCC images/ghost-file.pb-c.c [2019-10-10T18:55:13.432Z] #62 ... [2019-10-10T18:55:13.432Z] [2019-10-10T18:55:13.432Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T18:55:13.432Z] #37 95.28 bufio [2019-10-10T18:55:13.432Z] #37 101.6 reflect [2019-10-10T18:55:13.432Z] #37 104.0 regexp/syntax [2019-10-10T18:55:13.721Z] #37 ... [2019-10-10T18:55:13.721Z] [2019-10-10T18:55:13.721Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T18:55:13.721Z] #62 19.77 DEP images/ghost-file.pb-c.d [2019-10-10T18:55:13.721Z] #62 19.90 PBCC images/regfile.pb-c.c [2019-10-10T18:55:13.721Z] #62 19.96 DEP images/regfile.pb-c.d [2019-10-10T18:55:13.721Z] #62 20.07 PBCC images/ns.pb-c.c [2019-10-10T18:55:14.017Z] #62 20.11 DEP images/ns.pb-c.d [2019-10-10T18:55:14.017Z] #62 20.23 PBCC images/fdinfo.pb-c.c [2019-10-10T18:55:14.318Z] #62 20.41 DEP images/fdinfo.pb-c.d [2019-10-10T18:55:14.318Z] #62 20.57 PBCC images/core-aarch64.pb-c.c [2019-10-10T18:55:14.445Z] --- PASS: TestBuildWithEmptyLayers (1.37s) [2019-10-10T18:55:14.445Z] === RUN TestBuildMultiStageOnBuild [2019-10-10T18:55:14.605Z] #62 20.69 PBCC images/core-arm.pb-c.c [2019-10-10T18:55:14.605Z] #62 20.83 PBCC images/core-ppc64.pb-c.c [2019-10-10T18:55:14.893Z] #62 21.01 PBCC images/core-s390.pb-c.c [2019-10-10T18:55:14.893Z] #62 21.08 PBCC images/core-x86.pb-c.c [2019-10-10T18:55:14.893Z] #62 21.16 PBCC images/core.pb-c.c [2019-10-10T18:55:15.021Z] #71 DONE 2.5s [2019-10-10T18:55:15.021Z] [2019-10-10T18:55:15.021Z] #72 exporting to oci image format [2019-10-10T18:55:15.021Z] #72 exporting layers [2019-10-10T18:55:15.182Z] #62 21.27 PBCC images/inventory.pb-c.c [2019-10-10T18:55:15.182Z] #62 21.40 DEP images/core-aarch64.pb-c.d [2019-10-10T18:55:15.182Z] #62 21.47 DEP images/core-arm.pb-c.d [2019-10-10T18:55:15.472Z] #62 21.56 DEP images/core-ppc64.pb-c.d [2019-10-10T18:55:15.472Z] #62 21.66 DEP images/core-s390.pb-c.d [2019-10-10T18:55:15.472Z] #62 21.75 DEP images/core-x86.pb-c.d [2019-10-10T18:55:15.762Z] #62 21.87 DEP images/core.pb-c.d [2019-10-10T18:55:15.762Z] #62 21.97 DEP images/inventory.pb-c.d [2019-10-10T18:55:16.051Z] #62 22.18 PBCC images/cpuinfo.pb-c.c [2019-10-10T18:55:16.051Z] #62 22.24 DEP images/cpuinfo.pb-c.d [2019-10-10T18:55:16.051Z] #62 22.38 PBCC images/stats.pb-c.c [2019-10-10T18:55:16.341Z] #62 22.43 DEP images/stats.pb-c.d [2019-10-10T18:55:18.622Z] --- PASS: TestBuildMultiStageOnBuild (3.77s) [2019-10-10T18:55:18.622Z] === RUN TestBuildUncleanTarFilenames [2019-10-10T18:55:19.068Z] #62 25.21 make[1]: Nothing to be done for 'all'. [2019-10-10T18:55:19.358Z] #62 ... [2019-10-10T18:55:19.358Z] [2019-10-10T18:55:19.358Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T18:55:19.358Z] #34 111.4 internal/syscall/unix [2019-10-10T18:55:19.647Z] #34 111.4 time [2019-10-10T18:55:19.991Z] --- PASS: TestBuildUncleanTarFilenames (1.69s) [2019-10-10T18:55:19.991Z] === RUN TestBuildMultiStageLayerLeak [2019-10-10T18:55:22.392Z] #34 ... [2019-10-10T18:55:22.392Z] [2019-10-10T18:55:22.392Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T18:55:22.392Z] #17 36.42 Reading package lists... [2019-10-10T18:55:22.392Z] #17 47.34 Building dependency tree... [2019-10-10T18:55:22.392Z] #17 49.77 The following additional packages will be installed: [2019-10-10T18:55:22.392Z] #17 49.77 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-10T18:55:22.392Z] #17 49.79 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-10T18:55:22.392Z] #17 49.79 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-10T18:55:22.392Z] #17 49.79 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-10T18:55:22.392Z] #17 49.79 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-10T18:55:22.392Z] #17 49.79 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-10T18:55:22.392Z] #17 49.80 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-10T18:55:22.392Z] #17 49.80 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-10T18:55:22.392Z] #17 49.80 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-10T18:55:22.392Z] #17 49.80 Suggested packages: [2019-10-10T18:55:22.392Z] #17 49.80 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-10T18:55:22.392Z] #17 49.80 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-10T18:55:22.392Z] #17 49.80 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-10T18:55:22.392Z] #17 49.80 vim-doc vim-scripts xfsdump acl attr quota [2019-10-10T18:55:22.392Z] #17 49.80 Recommended packages: [2019-10-10T18:55:22.392Z] #17 49.80 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-10T18:55:22.392Z] #17 49.80 python3-keyrings.alt python3-xdg unzip [2019-10-10T18:55:22.392Z] #17 ... [2019-10-10T18:55:22.392Z] [2019-10-10T18:55:22.392Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T18:55:22.392Z] #62 27.85 CC images/stats.o [2019-10-10T18:55:22.683Z] #62 28.93 CC images/core.o [2019-10-10T18:55:23.010Z] ................................................ [ 29%] [2019-10-10T18:55:24.168Z] --- PASS: TestBuildMultiStageLayerLeak (3.92s) [2019-10-10T18:55:24.168Z] === RUN TestBuildWithHugeFile [2019-10-10T18:55:24.738Z] #62 30.53 CC images/core-x86.o [2019-10-10T18:55:25.374Z] #62 ... [2019-10-10T18:55:25.374Z] [2019-10-10T18:55:25.374Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T18:55:25.374Z] #37 107.2 hash/crc32 [2019-10-10T18:55:25.374Z] #37 111.5 crypto/internal/randutil [2019-10-10T18:55:25.374Z] #37 112.0 crypto/hmac [2019-10-10T18:55:25.374Z] #37 113.0 crypto/rc4 [2019-10-10T18:55:25.374Z] #37 113.9 vendor/golang.org/x/crypto/hkdf [2019-10-10T18:55:25.375Z] #37 114.6 vendor/golang.org/x/text/transform [2019-10-10T18:55:25.375Z] #37 ... [2019-10-10T18:55:25.375Z] [2019-10-10T18:55:25.375Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T18:55:25.375Z] #17 57.83 The following NEW packages will be installed: [2019-10-10T18:55:25.375Z] #17 57.83 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-10T18:55:25.375Z] #17 57.83 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-10T18:55:25.375Z] #17 57.83 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-10T18:55:25.375Z] #17 57.83 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-10T18:55:25.375Z] #17 57.83 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-10T18:55:25.375Z] #17 57.83 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-10T18:55:25.375Z] #17 57.83 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-10T18:55:25.375Z] #17 57.84 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-10T18:55:25.375Z] #17 57.84 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-10T18:55:25.375Z] #17 57.84 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-10T18:55:25.375Z] #17 57.84 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-10T18:55:25.375Z] #17 57.85 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-10T18:55:25.375Z] #17 57.85 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-10T18:55:25.375Z] #17 57.85 xfsprogs xxd xz-utils zip [2019-10-10T18:55:25.375Z] #17 57.97 0 upgraded, 69 newly installed, 0 to remove and 12 not upgraded. [2019-10-10T18:55:25.375Z] #17 57.97 Need to get 87.3 MB of archives. [2019-10-10T18:55:25.375Z] #17 57.97 After this operation, 585 MB of additional disk space will be used. [2019-10-10T18:55:25.375Z] #17 57.97 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2019-10-10T18:55:25.375Z] #17 58.04 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-10-10T18:55:25.375Z] #17 58.05 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2019-10-10T18:55:25.375Z] #17 58.07 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2019-10-10T18:55:25.375Z] #17 58.09 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] [2019-10-10T18:55:25.375Z] #17 58.11 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB] [2019-10-10T18:55:25.375Z] #17 58.20 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB] [2019-10-10T18:55:25.375Z] #17 58.38 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2019-10-10T18:55:25.375Z] #17 58.38 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2019-10-10T18:55:25.375Z] #17 58.40 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB] [2019-10-10T18:55:25.375Z] #17 58.64 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2019-10-10T18:55:25.375Z] #17 58.67 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2019-10-10T18:55:25.375Z] #17 58.68 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2019-10-10T18:55:25.375Z] #17 58.69 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2019-10-10T18:55:25.375Z] #17 58.69 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2019-10-10T18:55:25.375Z] #17 58.71 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2019-10-10T18:55:25.375Z] #17 58.73 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2019-10-10T18:55:25.375Z] #17 58.74 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2019-10-10T18:55:25.375Z] #17 58.75 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2019-10-10T18:55:25.375Z] #17 58.77 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2019-10-10T18:55:25.375Z] #17 58.78 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2019-10-10T18:55:25.375Z] #17 58.83 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-10T18:55:25.375Z] #17 58.84 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-10T18:55:25.375Z] #17 58.88 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2019-10-10T18:55:25.375Z] #17 58.89 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB] [2019-10-10T18:55:25.375Z] #17 58.89 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB] [2019-10-10T18:55:25.375Z] #17 58.93 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2019-10-10T18:55:25.375Z] #17 58.95 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-10-10T18:55:25.375Z] #17 58.95 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-10-10T18:55:25.375Z] #17 59.02 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-10-10T18:55:25.375Z] #17 59.03 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB] [2019-10-10T18:55:25.375Z] #17 59.08 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2019-10-10T18:55:25.375Z] #17 59.09 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-10-10T18:55:25.375Z] #17 59.12 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-10-10T18:55:25.375Z] #17 59.13 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-10-10T18:55:25.375Z] #17 59.14 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2019-10-10T18:55:25.375Z] #17 59.15 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2019-10-10T18:55:25.375Z] #17 59.16 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.137-2 [41.0 kB] [2019-10-10T18:55:25.375Z] #17 59.16 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2019-10-10T18:55:25.375Z] #17 59.20 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2019-10-10T18:55:25.375Z] #17 59.23 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2019-10-10T18:55:25.375Z] #17 59.26 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2019-10-10T18:55:25.375Z] #17 59.33 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2019-10-10T18:55:25.375Z] #17 59.35 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB] [2019-10-10T18:55:25.375Z] #17 59.37 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-10-10T18:55:25.375Z] #17 59.39 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-10-10T18:55:25.375Z] #17 59.39 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2019-10-10T18:55:25.375Z] #17 59.41 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] [2019-10-10T18:55:25.375Z] #17 59.60 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2019-10-10T18:55:25.375Z] #17 59.65 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-10T18:55:25.375Z] #17 59.81 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-10T18:55:25.375Z] #17 59.83 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-10T18:55:25.375Z] #17 59.86 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2019-10-10T18:55:25.375Z] #17 59.88 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-10T18:55:25.375Z] #17 59.89 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB] [2019-10-10T18:55:25.375Z] #17 59.94 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-10T18:55:26.003Z] #17 60.47 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2019-10-10T18:55:26.003Z] #17 60.55 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2019-10-10T18:55:26.003Z] #17 60.61 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2019-10-10T18:55:26.003Z] #17 60.63 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB] [2019-10-10T18:55:26.003Z] #17 60.65 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2019-10-10T18:55:26.003Z] #17 60.69 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-i686 ppc64el 2.28-5+7.4+b4 [1957 kB] [2019-10-10T18:55:26.291Z] #17 60.93 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.28-5+7.4+b4 [2454 kB] [2019-10-10T18:55:26.581Z] #17 61.23 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-10-10T18:55:26.581Z] #17 61.25 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-10T18:55:27.212Z] #17 61.67 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-10-10T18:55:27.503Z] #17 62.11 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-base ppc64el 6.3.0-18+19.3+b3 [170 kB] [2019-10-10T18:55:27.503Z] #17 62.14 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [31.0 MB] [2019-10-10T18:55:30.720Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-10T18:55:30.720Z] Using test binary docker [2019-10-10T18:55:30.720Z] +++ /etc/init.d/apparmor start [2019-10-10T18:55:30.720Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-10T18:55:30.720Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-10T18:55:30.720Z] Warning failed to create cache: (null) [2019-10-10T18:55:30.720Z] . [2019-10-10T18:55:30.720Z] Starting dockerd [2019-10-10T18:55:30.720Z] INFO: Waiting for daemon to start... [2019-10-10T18:55:30.720Z] +++ 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 [2019-10-10T18:55:30.720Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-10T18:55:30.720Z] Using test binary docker [2019-10-10T18:55:30.720Z] +++ /etc/init.d/apparmor start [2019-10-10T18:55:30.978Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-10T18:55:30.978Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-10T18:55:30.978Z] Warning failed to create cache: (null) [2019-10-10T18:55:30.978Z] . [2019-10-10T18:55:30.978Z] INFO: Waiting for daemon to start... [2019-10-10T18:55:30.978Z] Starting dockerd [2019-10-10T18:55:30.978Z] +++ 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 [2019-10-10T18:55:31.954Z] #17 66.05 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el g++-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [21.6 MB] [2019-10-10T18:55:32.584Z] #17 ... [2019-10-10T18:55:32.584Z] [2019-10-10T18:55:32.584Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T18:55:32.584Z] #51 62.94 + cd /tmp/tmp.QjvdYK0VUJ/src/github.com/containerd/containerd [2019-10-10T18:55:32.584Z] #51 62.94 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-10T18:55:32.584Z] #51 63.82 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-10T18:55:32.584Z] #51 63.82 + BUILDTAGS='netgo osusergo static_build' [2019-10-10T18:55:32.584Z] #51 63.82 + export EXTRA_FLAGS=-buildmode=pie [2019-10-10T18:55:32.584Z] #51 63.82 + EXTRA_FLAGS=-buildmode=pie [2019-10-10T18:55:32.584Z] #51 63.82 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-10T18:55:32.584Z] #51 63.82 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-10T18:55:32.584Z] #51 63.82 + '[' '' = dynamic ']' [2019-10-10T18:55:32.584Z] #51 63.82 + make [2019-10-10T18:55:32.584Z] #51 65.65 + bin/ctr [2019-10-10T18:55:32.874Z] #51 ... [2019-10-10T18:55:32.874Z] [2019-10-10T18:55:32.874Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T18:55:32.874Z] #62 31.73 CC images/core-arm.o [2019-10-10T18:55:32.874Z] #62 32.74 CC images/core-aarch64.o [2019-10-10T18:55:32.874Z] #62 33.81 CC images/core-ppc64.o [2019-10-10T18:55:32.874Z] #62 35.59 CC images/core-s390.o [2019-10-10T18:55:32.874Z] #62 37.26 CC images/cpuinfo.o [2019-10-10T18:55:32.874Z] #62 38.23 CC images/inventory.o [2019-10-10T18:55:32.874Z] #62 38.78 CC images/fdinfo.o [2019-10-10T18:55:33.516Z] #62 39.61 CC images/fown.o [2019-10-10T18:55:33.811Z] #62 40.11 CC images/ns.o [2019-10-10T18:55:34.443Z] #62 40.46 CC images/regfile.o [2019-10-10T18:55:34.731Z] #62 40.80 CC images/ghost-file.o [2019-10-10T18:55:35.153Z] . [2019-10-10T18:55:35.153Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-10T18:55:35.153Z] [2019-10-10T18:55:35.153Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-10T18:55:35.153Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-10T18:55:35.153Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-10T18:55:35.153Z] Error: No such image: emptyfs [2019-10-10T18:55:35.153Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-10T18:55:35.153Z] ++++ docker load [2019-10-10T18:55:35.153Z] Error: No such image: emptyfs [2019-10-10T18:55:35.153Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-10T18:55:35.153Z] ++++ docker load [2019-10-10T18:55:35.359Z] #62 41.36 CC images/fifo.o [2019-10-10T18:55:35.411Z] Running integration-test (iteration 1) [2019-10-10T18:55:35.411Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-10-10T18:55:35.411Z] ++ 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)/' [2019-10-10T18:55:35.411Z] ++ set -e [2019-10-10T18:55:35.411Z] ++ '[' -n 0 ']' [2019-10-10T18:55:35.411Z] ++ set -x [2019-10-10T18:55:35.411Z] ++ env -i DEST=/go/src/github.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= 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)/' [2019-10-10T18:55:35.411Z] Running integration-test (iteration 1) [2019-10-10T18:55:35.411Z] 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)/ [2019-10-10T18:55:35.411Z] ++ 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)/' [2019-10-10T18:55:35.411Z] ++ set -e [2019-10-10T18:55:35.411Z] ++ '[' -n 0 ']' [2019-10-10T18:55:35.411Z] ++ set -x [2019-10-10T18:55:35.411Z] ++ env -i DEST=/go/src/github.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= 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)/' [2019-10-10T18:55:35.647Z] #62 ... [2019-10-10T18:55:35.647Z] [2019-10-10T18:55:35.647Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T18:55:35.647Z] #17 70.14 debconf: delaying package configuration, since apt-utils is not installed [2019-10-10T18:55:35.647Z] #17 70.30 Fetched 87.3 MB in 11s (7931 kB/s) [2019-10-10T18:55:35.647Z] #17 70.45 Selecting previously unselected package bash-completion. [2019-10-10T18:55:35.939Z] #17 70.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15020 files and directories currently installed.) [2019-10-10T18:55:35.939Z] #17 70.61 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-10T18:55:36.727Z] using credential docker-jenkins-github-credentials [2019-10-10T18:55:36.806Z] Cloning the remote Git repository [2019-10-10T18:55:36.806Z] Cloning with configured refspecs honoured and without tags [2019-10-10T18:55:37.481Z] #17 ... [2019-10-10T18:55:37.481Z] [2019-10-10T18:55:37.481Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T18:55:37.481Z] #37 119.4 time [2019-10-10T18:55:37.481Z] #37 126.6 regexp [2019-10-10T18:55:37.768Z] #37 ... [2019-10-10T18:55:37.768Z] [2019-10-10T18:55:37.768Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T18:55:37.768Z] #62 41.87 CC images/remap-file-path.o [2019-10-10T18:55:37.768Z] #62 42.25 CC images/eventfd.o [2019-10-10T18:55:37.768Z] #62 42.68 CC images/eventpoll.o [2019-10-10T18:55:37.768Z] #62 43.45 CC images/fh.o [2019-10-10T18:55:37.768Z] #62 44.01 CC images/fsnotify.o [2019-10-10T18:55:36.992Z] Cloning repository https://github.com/moby/moby.git [2019-10-10T18:55:37.468Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2019-10-10T18:55:39.264Z] #62 45.36 CC images/signalfd.o [2019-10-10T18:55:39.553Z] #62 ... [2019-10-10T18:55:39.553Z] [2019-10-10T18:55:39.553Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T18:55:39.553Z] #34 121.3 internal/poll [2019-10-10T18:55:39.553Z] #34 126.3 os [2019-10-10T18:55:39.553Z] #34 130.4 internal/fmtsort [2019-10-10T18:55:39.844Z] #34 ... [2019-10-10T18:55:39.844Z] [2019-10-10T18:55:39.844Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T18:55:39.844Z] #62 45.85 CC images/fs.o [2019-10-10T18:55:40.135Z] #62 46.20 CC images/pstree.o [2019-10-10T18:55:40.425Z] #62 46.62 CC images/pipe.o [2019-10-10T18:55:41.054Z] #62 47.03 CC images/tcp-stream.o [2019-10-10T18:55:41.344Z] #62 47.49 CC images/sk-packet.o [2019-10-10T18:55:41.974Z] #62 48.14 CC images/mnt.o [2019-10-10T18:55:39.931Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-10T18:55:39.931Z] > git --version # timeout=10 [2019-10-10T18:55:39.979Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-10T18:55:39.981Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/40059/head:refs/remotes/origin/PR-40059 +refs/heads/master:refs/remotes/origin/master [2019-10-10T18:55:42.603Z] #62 48.63 CC images/pipe-data.o [2019-10-10T18:55:42.906Z] #62 49.00 CC images/sa.o [2019-10-10T18:55:43.540Z] #62 49.44 CC images/timer.o [2019-10-10T18:55:44.168Z] #62 50.36 CC images/timerfd.o [2019-10-10T18:55:44.797Z] #62 50.91 CC images/mm.o [2019-10-10T18:55:45.423Z] #62 ... [2019-10-10T18:55:45.423Z] [2019-10-10T18:55:45.423Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T18:55:45.423Z] #17 77.64 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-10T18:55:45.423Z] #17 78.55 Selecting previously unselected package libnet1:ppc64el. [2019-10-10T18:55:45.423Z] #17 78.55 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-10T18:55:45.423Z] #17 78.56 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-10T18:55:45.423Z] #17 78.72 Selecting previously unselected package libnfnetlink0:ppc64el. [2019-10-10T18:55:45.423Z] #17 78.75 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2019-10-10T18:55:45.423Z] #17 78.75 Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2019-10-10T18:55:45.423Z] #17 78.87 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2019-10-10T18:55:45.423Z] #17 78.89 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2019-10-10T18:55:45.423Z] #17 78.90 Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-10-10T18:55:45.423Z] #17 79.06 Selecting previously unselected package libudev-dev:ppc64el. [2019-10-10T18:55:45.423Z] #17 79.08 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ... [2019-10-10T18:55:45.423Z] #17 79.13 Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... [2019-10-10T18:55:45.423Z] #17 79.32 Selecting previously unselected package libpython3.5-minimal:ppc64el. [2019-10-10T18:55:45.423Z] #17 79.33 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-10T18:55:45.423Z] #17 79.34 Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-10-10T18:55:45.423Z] #17 80.13 Selecting previously unselected package python3.5-minimal. [2019-10-10T18:55:45.423Z] #17 80.14 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-10T18:55:45.423Z] #17 80.20 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-10T18:55:45.729Z] tests/integration/api_exec_test.py .................... [ 35%] [2019-10-10T18:55:47.479Z] #17 81.95 Selecting previously unselected package python3-minimal. [2019-10-10T18:55:47.479Z] #17 81.95 Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ... [2019-10-10T18:55:47.479Z] #17 81.96 Unpacking python3-minimal (3.5.3-1) ... [2019-10-10T18:55:47.479Z] #17 82.15 Selecting previously unselected package libmpdec2:ppc64el. [2019-10-10T18:55:47.479Z] #17 82.15 Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ... [2019-10-10T18:55:47.479Z] #17 82.15 Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2019-10-10T18:55:47.479Z] #17 82.33 Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2019-10-10T18:55:47.480Z] #17 82.33 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-10T18:55:47.768Z] #17 82.34 Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-10-10T18:55:48.004Z] --- PASS: TestBuildWithHugeFile (41.36s) [2019-10-10T18:55:48.004Z] === RUN TestBuildWithEmptyDockerfile [2019-10-10T18:55:48.004Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-10T18:55:48.004Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-10T18:55:48.004Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-10T18:55:48.004Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-10T18:55:48.004Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-10T18:55:48.004Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-10T18:55:48.004Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-10T18:55:48.004Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-10T18:55:48.004Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-10T18:55:48.004Z] --- PASS: TestBuildWithEmptyDockerfile (0.23s) [2019-10-10T18:55:48.004Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.28s) [2019-10-10T18:55:48.004Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s) [2019-10-10T18:55:48.004Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s) [2019-10-10T18:55:48.004Z] === RUN TestBuildPreserveOwnership [2019-10-10T18:55:48.004Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-10T18:55:48.004Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-10T18:55:48.938Z] --- PASS: TestBuildPreserveOwnership (6.18s) [2019-10-10T18:55:48.938Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.03s) [2019-10-10T18:55:48.938Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.13s) [2019-10-10T18:55:48.938Z] === RUN TestBuildPlatformInvalid [2019-10-10T18:55:49.196Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2019-10-10T18:55:49.196Z] PASS [2019-10-10T18:55:49.196Z] [2019-10-10T18:55:49.196Z] === Skipped [2019-10-10T18:55:49.196Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2019-10-10T18:55:49.196Z] build_session_test.go:25: TODO: BuildKit [2019-10-10T18:55:49.196Z] [2019-10-10T18:55:49.196Z] [2019-10-10T18:55:49.196Z] DONE 32 tests, 1 skipped in 91.772s [2019-10-10T18:55:49.196Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2019-10-10T18:55:49.196Z] ++ 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 [2019-10-10T18:55:49.196Z] ++ set -e [2019-10-10T18:55:49.196Z] ++ '[' -n 0 ']' [2019-10-10T18:55:49.196Z] ++ set -x [2019-10-10T18:55:49.196Z] ++ env -i DEST=/go/src/github.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= 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 [2019-10-10T18:55:49.454Z] INFO: Testing against a local daemon [2019-10-10T18:55:49.454Z] === RUN TestConfigList [2019-10-10T18:55:50.504Z] #17 85.01 Selecting previously unselected package python3.5. [2019-10-10T18:55:50.504Z] #17 85.01 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-10T18:55:50.504Z] #17 85.03 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-10T18:55:50.802Z] #17 85.26 Selecting previously unselected package libpython3-stdlib:ppc64el. [2019-10-10T18:55:50.802Z] #17 85.29 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2019-10-10T18:55:50.802Z] #17 85.30 Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-10-10T18:55:50.802Z] #17 ... [2019-10-10T18:55:50.802Z] [2019-10-10T18:55:50.802Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T18:55:50.802Z] #34 132.5 fmt [2019-10-10T18:55:50.802Z] #34 132.5 path/filepath [2019-10-10T18:55:50.802Z] #34 135.6 io/ioutil [2019-10-10T18:55:50.802Z] #34 139.3 flag [2019-10-10T18:55:50.802Z] #34 139.3 log [2019-10-10T18:55:50.802Z] #34 139.3 github.com/BurntSushi/toml [2019-10-10T18:55:50.802Z] #34 ... [2019-10-10T18:55:50.802Z] [2019-10-10T18:55:50.802Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T18:55:50.802Z] #17 85.51 Selecting previously unselected package dh-python. [2019-10-10T18:55:50.802Z] #17 85.53 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-10T18:55:50.802Z] #17 85.53 Unpacking dh-python (2.20170125) ... [2019-10-10T18:55:51.427Z] #17 85.84 Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-10-10T18:55:51.427Z] #17 85.87 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-10T18:55:52.738Z] --- PASS: TestConfigList (3.31s) [2019-10-10T18:55:52.738Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-10T18:55:52.738Z] === RUN TestConfigsCreateAndDelete [2019-10-10T18:55:54.312Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2019-10-10T18:55:54.936Z] #17 ... [2019-10-10T18:55:54.936Z] [2019-10-10T18:55:54.936Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T18:55:54.936Z] #37 136.3 io/ioutil [2019-10-10T18:55:54.936Z] #37 136.5 net [2019-10-10T18:55:54.936Z] #37 138.8 os/exec [2019-10-10T18:55:54.936Z] #37 139.6 internal/lazyregexp [2019-10-10T18:55:54.936Z] #37 ... [2019-10-10T18:55:54.936Z] [2019-10-10T18:55:54.936Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T18:55:54.936Z] #62 51.63 CC images/sk-opts.o [2019-10-10T18:55:54.936Z] #62 52.02 CC images/sk-unix.o [2019-10-10T18:55:54.936Z] #62 52.71 CC images/sk-inet.o [2019-10-10T18:55:54.936Z] #62 53.58 CC images/tun.o [2019-10-10T18:55:54.936Z] #62 54.35 CC images/sk-netlink.o [2019-10-10T18:55:54.936Z] #62 54.90 CC images/packet-sock.o [2019-10-10T18:55:54.936Z] #62 55.81 CC images/ipc-var.o [2019-10-10T18:55:54.936Z] #62 56.28 CC images/ipc-desc.o [2019-10-10T18:55:54.936Z] #62 56.71 CC images/ipc-shm.o [2019-10-10T18:55:54.936Z] #62 57.11 CC images/ipc-msg.o [2019-10-10T18:55:54.936Z] #62 57.75 CC images/ipc-sem.o [2019-10-10T18:55:54.936Z] #62 58.15 CC images/utsns.o [2019-10-10T18:55:54.936Z] #62 58.79 CC images/creds.o [2019-10-10T18:55:54.936Z] #62 59.19 CC images/vma.o [2019-10-10T18:55:54.936Z] #62 59.64 CC images/netdev.o [2019-10-10T18:55:54.936Z] #62 60.42 CC images/tty.o [2019-10-10T18:55:54.936Z] #62 ... [2019-10-10T18:55:54.936Z] [2019-10-10T18:55:54.936Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T18:55:54.936Z] #34 147.0 github.com/BurntSushi/toml/cmd/tomlv [2019-10-10T18:55:56.021Z] --- PASS: TestConfigsCreateAndDelete (3.16s) [2019-10-10T18:55:56.021Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-10T18:55:56.021Z] === RUN TestConfigsUpdate [2019-10-10T18:55:59.305Z] --- PASS: TestConfigsUpdate (3.17s) [2019-10-10T18:55:59.305Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-10T18:55:59.305Z] === RUN TestTemplatedConfig [2019-10-10T18:55:59.453Z] tests/integration/api_image_test.py ...........s..... [ 40%] [2019-10-10T18:56:00.492Z] #34 ... [2019-10-10T18:56:00.492Z] [2019-10-10T18:56:00.492Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T18:56:00.492Z] #17 91.53 Setting up python3-minimal (3.5.3-1) ... [2019-10-10T18:56:00.492Z] #17 93.84 Selecting previously unselected package python3. [2019-10-10T18:56:00.492Z] #17 93.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16606 files and directories currently installed.) [2019-10-10T18:56:00.492Z] #17 93.93 Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2019-10-10T18:56:00.492Z] #17 93.94 Unpacking python3 (3.5.3-1) ... [2019-10-10T18:56:00.492Z] #17 94.19 Selecting previously unselected package pigz. [2019-10-10T18:56:00.492Z] #17 94.20 Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2019-10-10T18:56:00.492Z] #17 94.20 Unpacking pigz (2.3.4-1) ... [2019-10-10T18:56:00.492Z] #17 94.36 Selecting previously unselected package libip4tc0:ppc64el. [2019-10-10T18:56:00.492Z] #17 94.37 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-10T18:56:00.492Z] #17 94.38 Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-10T18:56:00.492Z] #17 94.58 Selecting previously unselected package libip6tc0:ppc64el. [2019-10-10T18:56:00.492Z] #17 94.61 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-10T18:56:00.492Z] #17 94.61 Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-10T18:56:00.492Z] #17 94.76 Selecting previously unselected package libiptc0:ppc64el. [2019-10-10T18:56:00.492Z] #17 94.78 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-10T18:56:00.492Z] #17 94.79 Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-10T18:56:00.492Z] #17 94.96 Selecting previously unselected package libxtables12:ppc64el. [2019-10-10T18:56:00.492Z] #17 94.99 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-10T18:56:00.492Z] #17 94.99 Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-10T18:56:00.492Z] #17 95.19 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2019-10-10T18:56:00.492Z] #17 95.19 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2019-10-10T18:56:00.492Z] #17 95.20 Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-10-10T18:56:00.497Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-10T18:56:00.800Z] #17 95.32 Selecting previously unselected package iptables. [2019-10-10T18:56:00.800Z] #17 95.32 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-10T18:56:00.800Z] #17 95.35 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-10T18:56:00.878Z] Fetching without tags [2019-10-10T18:56:01.787Z] Merging remotes/origin/master commit 6f069f14e6a76f2a3cdf50a089e67429581d7cc8 into PR head commit 1c82d1190888f05836c550c85e4e8daedae2a813 [2019-10-10T18:56:01.821Z] #17 96.22 Selecting previously unselected package xxd. [2019-10-10T18:56:01.821Z] #17 96.23 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-10T18:56:01.821Z] #17 96.24 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-10T18:56:01.821Z] #17 96.50 Selecting previously unselected package vim-common. [2019-10-10T18:56:01.821Z] #17 96.51 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-10T18:56:01.821Z] #17 96.57 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-10T18:56:02.110Z] #17 96.89 Selecting previously unselected package bzip2. [2019-10-10T18:56:02.110Z] #17 96.90 Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2019-10-10T18:56:02.402Z] #17 ... [2019-10-10T18:56:02.402Z] [2019-10-10T18:56:02.402Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T18:56:02.402Z] #34 DONE 154.2s [2019-10-10T18:56:02.402Z] [2019-10-10T18:56:02.402Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T18:56:02.402Z] #17 96.90 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-10T18:56:02.402Z] #17 ... [2019-10-10T18:56:02.402Z] [2019-10-10T18:56:02.402Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T18:56:02.402Z] #62 61.83 CC images/file-lock.o [2019-10-10T18:56:02.402Z] #62 62.22 CC images/rlimit.o [2019-10-10T18:56:02.402Z] #62 62.74 CC images/pagemap.o [2019-10-10T18:56:02.402Z] #62 63.47 CC images/siginfo.o [2019-10-10T18:56:02.402Z] #62 64.05 CC images/rpc.o [2019-10-10T18:56:02.402Z] #62 67.56 CC images/ext-file.o [2019-10-10T18:56:02.402Z] #62 67.94 CC images/cgroup.o [2019-10-10T18:56:02.402Z] #62 ... [2019-10-10T18:56:02.402Z] [2019-10-10T18:56:02.402Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T18:56:02.402Z] #17 97.18 Selecting previously unselected package libgpm2:ppc64el. [2019-10-10T18:56:02.588Z] --- PASS: TestTemplatedConfig (3.48s) [2019-10-10T18:56:02.588Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-10T18:56:02.588Z] === RUN TestConfigInspect [2019-10-10T18:56:02.690Z] #17 97.19 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2019-10-10T18:56:02.690Z] #17 97.21 Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-10-10T18:56:02.690Z] #17 97.37 Selecting previously unselected package xz-utils. [2019-10-10T18:56:02.691Z] #17 97.37 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2019-10-10T18:56:02.691Z] #17 97.39 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-10T18:56:02.980Z] #17 97.60 Selecting previously unselected package aufs-tools. [2019-10-10T18:56:02.980Z] #17 97.61 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2019-10-10T18:56:02.980Z] #17 97.61 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-10T18:56:03.268Z] #17 97.89 Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-10T18:56:03.268Z] #17 97.89 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-10T18:56:03.268Z] #17 97.91 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-10T18:56:03.268Z] #17 98.14 Selecting previously unselected package btrfs-progs. [2019-10-10T18:56:03.557Z] #17 98.18 Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-10-10T18:56:03.557Z] #17 98.19 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-10T18:56:00.600Z] > git config --add remote.origin.fetch +refs/pull/40059/head:refs/remotes/origin/PR-40059 # timeout=10 [2019-10-10T18:56:00.651Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-10T18:56:00.776Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-10T18:56:00.902Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-10T18:56:00.902Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-10T18:56:00.903Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/40059/head:refs/remotes/origin/PR-40059 +refs/heads/master:refs/remotes/origin/master [2019-10-10T18:56:01.883Z] > git config core.sparsecheckout # timeout=10 [2019-10-10T18:56:01.932Z] > git checkout -f 1c82d1190888f05836c550c85e4e8daedae2a813 [2019-10-10T18:56:04.586Z] #17 99.33 Selecting previously unselected package btrfs-tools. [2019-10-10T18:56:04.586Z] #17 99.34 Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-10-10T18:56:04.586Z] #17 99.35 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-10T18:56:04.877Z] #17 99.43 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2019-10-10T18:56:04.877Z] #17 99.44 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-10-10T18:56:04.877Z] #17 99.45 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-10T18:56:04.877Z] #17 99.61 Selecting previously unselected package dmsetup. [2019-10-10T18:56:04.877Z] #17 99.62 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2019-10-10T18:56:04.877Z] #17 99.64 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-10T18:56:05.167Z] #17 99.79 Selecting previously unselected package libonig4:ppc64el. [2019-10-10T18:56:05.167Z] #17 99.80 Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ... [2019-10-10T18:56:05.167Z] #17 99.81 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-10-10T18:56:05.457Z] #17 100.0 Selecting previously unselected package libjq1:ppc64el. [2019-10-10T18:56:05.457Z] #17 100.0 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-10T18:56:05.457Z] #17 100.0 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-10T18:56:05.457Z] #17 100.2 Selecting previously unselected package jq. [2019-10-10T18:56:05.457Z] #17 100.2 Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-10T18:56:05.457Z] #17 100.2 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-10T18:56:05.495Z] Merge succeeded, producing 4e64b0deed86c5088aaa75c0362598b4995c01ca [2019-10-10T18:56:05.495Z] Checking out Revision 4e64b0deed86c5088aaa75c0362598b4995c01ca (PR-40059) [2019-10-10T18:56:05.745Z] #17 100.4 Selecting previously unselected package libaio1:ppc64el. [2019-10-10T18:56:05.745Z] #17 100.4 Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ... [2019-10-10T18:56:05.745Z] #17 100.4 Unpacking libaio1:ppc64el (0.3.110-3) ... [2019-10-10T18:56:05.745Z] #17 ... [2019-10-10T18:56:05.745Z] [2019-10-10T18:56:05.745Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T18:56:05.745Z] #37 147.6 encoding/binary [2019-10-10T18:56:05.745Z] #37 147.6 go/token [2019-10-10T18:56:05.745Z] #37 147.6 net/url [2019-10-10T18:56:05.745Z] #37 151.8 go/scanner [2019-10-10T18:56:05.745Z] #37 156.0 text/template/parse [2019-10-10T18:56:05.745Z] #37 157.1 encoding/base64 [2019-10-10T18:56:05.874Z] --- PASS: TestConfigInspect (3.18s) [2019-10-10T18:56:05.874Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-10T18:56:05.874Z] === RUN TestConfigCreateWithLabels [2019-10-10T18:56:06.036Z] #37 ... [2019-10-10T18:56:06.036Z] [2019-10-10T18:56:06.036Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T18:56:06.036Z] #17 100.5 Selecting previously unselected package libcap2-bin. [2019-10-10T18:56:06.036Z] #17 100.5 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2019-10-10T18:56:06.036Z] #17 100.5 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-10T18:56:06.036Z] #17 100.7 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2019-10-10T18:56:06.036Z] #17 100.7 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-10-10T18:56:06.036Z] #17 100.7 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-10T18:56:06.324Z] #17 100.9 Selecting previously unselected package libsepol1-dev:ppc64el. [2019-10-10T18:56:06.324Z] #17 100.9 Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ... [2019-10-10T18:56:06.324Z] #17 100.9 Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2019-10-10T18:56:06.612Z] #17 101.2 Selecting previously unselected package libpcre16-3:ppc64el. [2019-10-10T18:56:06.612Z] #17 101.2 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2019-10-10T18:56:06.612Z] #17 101.2 Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2019-10-10T18:56:06.920Z] #17 101.5 Selecting previously unselected package libpcre32-3:ppc64el. [2019-10-10T18:56:06.920Z] #17 101.5 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2019-10-10T18:56:06.920Z] #17 101.5 Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2019-10-10T18:56:06.920Z] #17 101.8 Selecting previously unselected package libpcre3-dev:ppc64el. [2019-10-10T18:56:04.809Z] > git merge 6f069f14e6a76f2a3cdf50a089e67429581d7cc8 # timeout=10 [2019-10-10T18:56:05.295Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2019-10-10T18:56:05.525Z] > git config core.sparsecheckout # timeout=10 [2019-10-10T18:56:05.593Z] > git checkout -f 4e64b0deed86c5088aaa75c0362598b4995c01ca [2019-10-10T18:56:07.207Z] #17 101.8 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2019-10-10T18:56:07.208Z] #17 101.8 Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2019-10-10T18:56:07.838Z] #17 102.5 Selecting previously unselected package libselinux1-dev:ppc64el. [2019-10-10T18:56:07.838Z] #17 102.5 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2019-10-10T18:56:07.838Z] #17 102.5 Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-10-10T18:56:08.469Z] #17 103.0 Selecting previously unselected package libdevmapper-dev:ppc64el. [2019-10-10T18:56:08.469Z] #17 103.0 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2019-10-10T18:56:08.469Z] #17 103.0 Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-10-10T18:56:08.469Z] #17 103.2 Selecting previously unselected package libnl-3-200:ppc64el. [2019-10-10T18:56:08.469Z] #17 103.2 Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-10-10T18:56:08.469Z] #17 103.2 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-10T18:56:08.758Z] #17 103.4 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-10-10T18:56:08.758Z] #17 103.4 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-10-10T18:56:08.758Z] #17 103.4 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-10T18:56:08.758Z] #17 103.5 Selecting previously unselected package libreadline5:ppc64el. [2019-10-10T18:56:09.046Z] #17 103.5 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2019-10-10T18:56:09.046Z] #17 103.5 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-10-10T18:56:09.046Z] #17 103.7 Selecting previously unselected package libsystemd-dev:ppc64el. [2019-10-10T18:56:09.046Z] #17 103.7 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... [2019-10-10T18:56:09.046Z] #17 103.8 Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-10-10T18:56:09.157Z] --- PASS: TestConfigCreateWithLabels (3.16s) [2019-10-10T18:56:09.157Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-10T18:56:09.157Z] === RUN TestConfigCreateResolve [2019-10-10T18:56:12.441Z] --- PASS: TestConfigCreateResolve (3.14s) [2019-10-10T18:56:12.441Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-10T18:56:12.441Z] === RUN TestConfigDaemonLibtrustID [2019-10-10T18:56:12.441Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2019-10-10T18:56:12.441Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-10T18:56:12.441Z] PASS [2019-10-10T18:56:12.441Z] [2019-10-10T18:56:12.441Z] DONE 8 tests in 23.340s [2019-10-10T18:56:12.555Z] #17 106.6 Selecting previously unselected package net-tools. [2019-10-10T18:56:12.555Z] #17 106.7 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2019-10-10T18:56:12.555Z] #17 106.7 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-10T18:56:12.555Z] #17 107.1 Selecting previously unselected package python-pip-whl. [2019-10-10T18:56:12.555Z] #17 107.1 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-10T18:56:12.555Z] #17 107.1 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-10T18:56:12.699Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2019-10-10T18:56:12.699Z] ++ 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 [2019-10-10T18:56:12.699Z] ++ set -e [2019-10-10T18:56:12.699Z] ++ '[' -n 0 ']' [2019-10-10T18:56:12.699Z] ++ set -x [2019-10-10T18:56:12.699Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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 [2019-10-10T18:56:12.699Z] INFO: Testing against a local daemon [2019-10-10T18:56:12.699Z] === RUN TestCheckpoint [2019-10-10T18:56:12.699Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-10T18:56:12.699Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-10T18:56:12.699Z] === RUN TestContainerInvalidJSON [2019-10-10T18:56:12.699Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-10T18:56:12.699Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-10T18:56:12.699Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-10T18:56:12.699Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-10T18:56:12.699Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-10T18:56:12.699Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-10T18:56:12.699Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-10T18:56:12.699Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-10T18:56:12.699Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-10T18:56:12.699Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-10-10T18:56:12.699Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-10T18:56:12.699Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-10T18:56:12.699Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-10T18:56:12.699Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-10T18:56:12.957Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.21s) [2019-10-10T18:56:12.957Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-10T18:56:13.184Z] #17 107.9 Selecting previously unselected package python3-pip. [2019-10-10T18:56:13.184Z] #17 107.9 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-10T18:56:13.184Z] #17 107.9 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-10T18:56:13.216Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2019-10-10T18:56:13.216Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-10T18:56:13.216Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2019-10-10T18:56:13.216Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-10T18:56:13.473Z] #17 108.3 Selecting previously unselected package python3-pkg-resources. [2019-10-10T18:56:13.473Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2019-10-10T18:56:13.473Z] === RUN TestCopyFromContainer [2019-10-10T18:56:13.762Z] #17 108.3 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-10T18:56:13.762Z] #17 108.3 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-10T18:56:14.072Z] #17 108.6 Selecting previously unselected package python3-setuptools. [2019-10-10T18:56:14.072Z] #17 108.6 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-10T18:56:14.072Z] #17 108.6 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-10T18:56:14.100Z] Loaded image: buildpack-deps:jessie [2019-10-10T18:56:14.100Z] Loaded image: buildpack-deps:jessie [2019-10-10T18:56:14.100Z] Loaded image: busybox:latest [2019-10-10T18:56:14.100Z] Loaded image: busybox:latest [2019-10-10T18:56:14.100Z] Loaded image: busybox:glibc [2019-10-10T18:56:14.100Z] Loaded image: debian:jessie [2019-10-10T18:56:14.100Z] Loaded image: busybox:glibc [2019-10-10T18:56:14.100Z] Loaded image: debian:jessie [2019-10-10T18:56:14.100Z] Loaded image: hello-world:latest [2019-10-10T18:56:14.100Z] INFO: Testing against a local daemon [2019-10-10T18:56:14.100Z] === RUN TestDockerDaemonSuite [2019-10-10T18:56:14.100Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-10-10T18:56:14.100Z] Loaded image: hello-world:latest [2019-10-10T18:56:14.100Z] INFO: Testing against a local daemon [2019-10-10T18:56:14.100Z] === RUN TestDockerSuite [2019-10-10T18:56:14.100Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-10-10T18:56:14.100Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-10-10T18:56:14.100Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-10-10T18:56:14.100Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-10-10T18:56:14.100Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-10-10T18:56:14.100Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-10-10T18:56:14.100Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-10-10T18:56:14.100Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-10-10T18:56:14.286Z] Commit message: "Merge commit '6f069f14e6a76f2a3cdf50a089e67429581d7cc8' into HEAD" [2019-10-10T18:56:14.361Z] #17 ... [2019-10-10T18:56:14.361Z] [2019-10-10T18:56:14.361Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T18:56:14.361Z] #62 70.34 CC images/userns.o [2019-10-10T18:56:14.361Z] #62 70.95 CC images/google/protobuf/descriptor.o [2019-10-10T18:56:14.361Z] #62 74.29 CC images/opts.o [2019-10-10T18:56:14.361Z] #62 74.75 CC images/seccomp.o [2019-10-10T18:56:14.361Z] #62 75.36 CC images/binfmt-misc.o [2019-10-10T18:56:14.361Z] #62 75.71 CC images/time.o [2019-10-10T18:56:14.361Z] #62 76.18 CC images/sysctl.o [2019-10-10T18:56:14.361Z] #62 76.62 CC images/autofs.o [2019-10-10T18:56:14.361Z] #62 77.02 CC images/macvlan.o [2019-10-10T18:56:14.361Z] #62 77.45 CC images/sit.o [2019-10-10T18:56:14.361Z] #62 77.84 LINK images/built-in.o [2019-10-10T18:56:14.361Z] #62 78.20 GEN compel/include/asm [2019-10-10T18:56:14.361Z] #62 78.21 GEN compel/include/version.h [2019-10-10T18:56:14.361Z] #62 78.27 touch .config [2019-10-10T18:56:14.361Z] #62 78.28 GEN include/common/config.h [2019-10-10T18:56:14.361Z] #62 78.52 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-10T18:56:14.361Z] #62 78.58 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-10T18:56:14.361Z] #62 78.66 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2019-10-10T18:56:14.361Z] #62 78.69 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2019-10-10T18:56:14.361Z] #62 78.79 DEP compel/arch/ppc64/plugins/std/memcmp.d [2019-10-10T18:56:14.361Z] #62 78.82 DEP compel/arch/ppc64/plugins/std/memcpy.d [2019-10-10T18:56:14.361Z] #62 78.89 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2019-10-10T18:56:14.361Z] #62 78.94 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-10T18:56:14.361Z] #62 78.94 DEP compel/plugins/std/infect.d [2019-10-10T18:56:14.361Z] #62 79.20 DEP compel/plugins/std/string.d [2019-10-10T18:56:14.361Z] #62 79.51 DEP compel/plugins/std/log.d [2019-10-10T18:56:14.361Z] #62 79.74 DEP compel/plugins/std/fds.d [2019-10-10T18:56:14.361Z] #62 79.97 DEP compel/plugins/std/std.d [2019-10-10T18:56:14.361Z] #62 80.19 DEP compel/plugins/shmem/shmem.d [2019-10-10T18:56:14.361Z] #62 80.44 DEP compel/plugins/fds/fds.d [2019-10-10T18:56:14.361Z] #62 ... [2019-10-10T18:56:14.361Z] [2019-10-10T18:56:14.362Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T18:56:14.362Z] #17 109.0 Selecting previously unselected package python3-wheel. [2019-10-10T18:56:14.362Z] #17 109.0 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-10T18:56:14.362Z] #17 109.0 Unpacking python3-wheel (0.29.0-2) ... [2019-10-10T18:56:14.416Z] First time build. Skipping changelog. [2019-10-10T18:56:14.310Z] > git rev-list --no-walk bf398467ac8685af7f70865d4174b8bb4c52ec87 # timeout=10 [2019-10-10T18:56:14.649Z] #17 109.2 Selecting previously unselected package thin-provisioning-tools. [2019-10-10T18:56:14.649Z] #17 109.2 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2019-10-10T18:56:14.649Z] #17 109.2 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-10T18:56:14.941Z] #17 109.6 Selecting previously unselected package vim-runtime. [2019-10-10T18:56:14.941Z] #17 109.6 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2019-10-10T18:56:15.229Z] #17 109.7 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-10T18:56:15.229Z] #17 109.8 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-10T18:56:15.229Z] #17 109.8 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [Pipeline] sh [2019-10-10T18:56:15.375Z] === RUN TestCopyFromContainer// [2019-10-10T18:56:15.375Z] === RUN TestCopyFromContainer//bar/root [2019-10-10T18:56:15.640Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-10T18:56:15.640Z] === RUN TestCopyFromContainer/bar/quux [2019-10-10T18:56:15.905Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-10T18:56:15.905Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-10T18:56:16.167Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-10T18:56:16.167Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-10T18:56:16.167Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-10T18:56:16.428Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-10T18:56:16.428Z] --- PASS: TestCopyFromContainer (3.14s) [2019-10-10T18:56:16.428Z] --- PASS: TestCopyFromContainer// (0.10s) [2019-10-10T18:56:16.428Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2019-10-10T18:56:16.428Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2019-10-10T18:56:16.428Z] --- PASS: TestCopyFromContainer/bar/quux (0.16s) [2019-10-10T18:56:16.428Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2019-10-10T18:56:16.428Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2019-10-10T18:56:16.428Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2019-10-10T18:56:16.428Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2019-10-10T18:56:16.428Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2019-10-10T18:56:16.428Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2019-10-10T18:56:16.428Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-10T18:56:16.428Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-10T18:56:16.428Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-10T18:56:16.428Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-10T18:56:16.428Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-10T18:56:16.428Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-10T18:56:16.428Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-10T18:56:16.690Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-10T18:56:16.690Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-10T18:56:16.690Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-10T18:56:16.690Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-10-10T18:56:16.690Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-10-10T18:56:16.690Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-10-10T18:56:16.690Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-10-10T18:56:16.690Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-10T18:56:16.690Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2019-10-10T18:56:16.690Z] === RUN TestCreateWithInvalidEnv [2019-10-10T18:56:16.690Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-10T18:56:16.690Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-10T18:56:16.690Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-10T18:56:16.690Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-10T18:56:16.690Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-10T18:56:16.690Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-10T18:56:16.690Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-10T18:56:16.690Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-10T18:56:16.690Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-10T18:56:16.690Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-10-10T18:56:16.690Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-10T18:56:16.690Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-10T18:56:16.690Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-10T18:56:16.690Z] === RUN TestCreateTmpfsMountsTarget [2019-10-10T18:56:16.690Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-10-10T18:56:16.690Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-10T18:56:16.731Z] #17 ... [2019-10-10T18:56:16.731Z] [2019-10-10T18:56:16.731Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T18:56:16.731Z] #37 158.4 go/ast [2019-10-10T18:56:16.731Z] #37 160.4 encoding/json [2019-10-10T18:56:16.731Z] #37 ... [2019-10-10T18:56:16.731Z] [2019-10-10T18:56:16.731Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T18:56:16.731Z] #62 80.83 CC compel/plugins/std/std.o [2019-10-10T18:56:16.731Z] #62 81.41 CC compel/plugins/std/fds.o [2019-10-10T18:56:16.731Z] #62 82.26 CC compel/plugins/std/log.o [2019-10-10T18:56:17.467Z] + docker version [2019-10-10T18:56:17.758Z] #62 83.93 CC compel/plugins/std/string.o [2019-10-10T18:56:18.280Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-10-10T18:56:18.280Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-10-10T18:56:18.787Z] #62 85.03 CC compel/plugins/std/infect.o [2019-10-10T18:56:19.211Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-10-10T18:56:19.232Z] --- PASS: TestCreateWithCustomMaskedPaths (2.39s) [2019-10-10T18:56:19.232Z] === RUN TestCreateWithCapabilities [2019-10-10T18:56:19.232Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-10T18:56:19.232Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-10T18:56:19.232Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-10T18:56:19.232Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-10T18:56:19.232Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-10T18:56:19.232Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-10T18:56:19.232Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-10T18:56:19.232Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-10T18:56:19.232Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-10T18:56:19.232Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-10T18:56:19.232Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-10T18:56:19.232Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-10T18:56:19.232Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-10T18:56:19.232Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-10T18:56:19.232Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-10T18:56:19.232Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-10T18:56:19.232Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-10T18:56:19.232Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-10T18:56:19.232Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-10T18:56:19.232Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-10T18:56:19.232Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-10T18:56:19.232Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-10T18:56:19.232Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-10T18:56:19.232Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-10T18:56:19.232Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-10T18:56:19.232Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-10T18:56:19.232Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-10T18:56:19.232Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-10T18:56:19.232Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-10T18:56:19.232Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-10T18:56:19.232Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-10T18:56:19.232Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-10T18:56:19.232Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-10T18:56:19.468Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-10-10T18:56:19.492Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-10-10T18:56:19.492Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-10-10T18:56:19.492Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-10T18:56:19.492Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s) [2019-10-10T18:56:19.492Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2019-10-10T18:56:19.492Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-10T18:56:19.492Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.10s) [2019-10-10T18:56:19.492Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.10s) [2019-10-10T18:56:19.492Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.19s) [2019-10-10T18:56:19.492Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.18s) [2019-10-10T18:56:19.492Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.19s) [2019-10-10T18:56:19.492Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.18s) [2019-10-10T18:56:19.492Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-10T18:56:20.007Z] #62 86.07 CC compel/arch/ppc64/plugins/std/parasite-head.o [2019-10-10T18:56:20.007Z] #62 86.16 CC compel/arch/ppc64/plugins/std/memcpy.o [2019-10-10T18:56:20.007Z] #62 86.27 CC compel/arch/ppc64/plugins/std/memcmp.o [2019-10-10T18:56:20.308Z] #62 86.36 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2019-10-10T18:56:20.308Z] #62 86.47 AR compel/plugins/std.lib.a [2019-10-10T18:56:20.308Z] #62 86.56 CC compel/plugins/fds/fds.o [2019-10-10T18:56:20.399Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-10-10T18:56:20.399Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-10-10T18:56:20.399Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-10-10T18:56:20.944Z] #62 87.10 AR compel/plugins/fds.lib.a [2019-10-10T18:56:20.944Z] #62 87.20 HOSTDEP compel/src/lib/log-host.d [2019-10-10T18:56:21.237Z] #62 87.54 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-10T18:56:21.237Z] #62 ... [2019-10-10T18:56:21.237Z] [2019-10-10T18:56:21.237Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T18:56:21.237Z] #17 116.1 Selecting previously unselected package vim. [2019-10-10T18:56:21.546Z] #17 116.1 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-10T18:56:21.546Z] #17 116.1 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-10T18:56:22.025Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.36s) [2019-10-10T18:56:22.025Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-10T18:56:22.025Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-10T18:56:22.025Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-10T18:56:22.025Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-10T18:56:22.025Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-10T18:56:22.025Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-10T18:56:22.025Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-10T18:56:22.025Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-10T18:56:22.025Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-10T18:56:22.025Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-10T18:56:22.025Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-10T18:56:22.025Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-10T18:56:22.025Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-10T18:56:22.025Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-10T18:56:22.025Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-10T18:56:22.025Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-10T18:56:22.025Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-10-10T18:56:22.025Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2019-10-10T18:56:22.025Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2019-10-10T18:56:22.025Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2019-10-10T18:56:22.025Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2019-10-10T18:56:22.025Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2019-10-10T18:56:22.025Z] === RUN TestContainerStartOnDaemonRestart [2019-10-10T18:56:22.025Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-10T18:56:22.025Z] === RUN TestDaemonRestartIpcMode [2019-10-10T18:56:22.025Z] === PAUSE TestDaemonRestartIpcMode [2019-10-10T18:56:22.025Z] === RUN TestDiff [2019-10-10T18:56:22.299Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-10-10T18:56:22.591Z] --- PASS: TestDiff (0.85s) [2019-10-10T18:56:22.592Z] === RUN TestExecWithCloseStdin [2019-10-10T18:56:22.603Z] #17 117.3 Selecting previously unselected package xfsprogs. [2019-10-10T18:56:22.603Z] #17 117.3 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2019-10-10T18:56:22.603Z] #17 117.3 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-10T18:56:23.628Z] #17 118.2 Selecting previously unselected package zip. [2019-10-10T18:56:23.628Z] #17 118.2 Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ... [2019-10-10T18:56:23.628Z] #17 118.2 Unpacking zip (3.0-11+b1) ... [2019-10-10T18:56:23.917Z] #17 118.5 Selecting previously unselected package libapparmor-perl. [2019-10-10T18:56:23.917Z] #17 118.5 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-10T18:56:23.917Z] #17 118.5 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-10T18:56:23.917Z] #17 118.7 Selecting previously unselected package apparmor. [2019-10-10T18:56:23.917Z] #17 118.7 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-10T18:56:23.966Z] --- PASS: TestExecWithCloseStdin (1.03s) [2019-10-10T18:56:23.966Z] === RUN TestExec [2019-10-10T18:56:24.193Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-10-10T18:56:24.193Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-10-10T18:56:24.193Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-10-10T18:56:24.193Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-10-10T18:56:24.212Z] #17 118.8 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-10T18:56:24.756Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-10-10T18:56:24.778Z] tests/integration/api_network_test.py ........................... [ 47%] [2019-10-10T18:56:24.853Z] #17 119.5 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-10T18:56:24.853Z] #17 119.5 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2019-10-10T18:56:24.853Z] #17 119.5 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-10T18:56:24.900Z] --- PASS: TestExec (0.95s) [2019-10-10T18:56:24.900Z] === RUN TestExecUser [2019-10-10T18:56:25.834Z] --- PASS: TestExecUser (1.00s) [2019-10-10T18:56:25.834Z] === RUN TestExportContainerAndImportImage [2019-10-10T18:56:26.127Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-10-10T18:56:26.127Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-10-10T18:56:26.435Z] #72 exporting layers 64.0s done [2019-10-10T18:56:26.435Z] #72 exporting manifest sha256:25ec5250dd20e0c332aefe9e8e6ec79d28850ad553758892e65b4d15f8f1afe9 [2019-10-10T18:56:26.435Z] #72 exporting manifest sha256:25ec5250dd20e0c332aefe9e8e6ec79d28850ad553758892e65b4d15f8f1afe9 0.0s done [2019-10-10T18:56:26.435Z] #72 exporting config sha256:923697af8875d4f8a4b3477a8a59c18a1f5c7d028263ae4c7068b98ba4cc95f0 0.0s done [2019-10-10T18:56:26.435Z] #72 sending tarball [2019-10-10T18:56:26.770Z] --- PASS: TestExportContainerAndImportImage (1.08s) [2019-10-10T18:56:26.770Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-10T18:56:27.587Z] #17 122.1 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-10T18:56:27.587Z] #17 122.1 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2019-10-10T18:56:27.587Z] #17 122.1 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-10T18:56:28.023Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-10-10T18:56:28.023Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-10-10T18:56:28.280Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-10-10T18:56:28.280Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-10-10T18:56:28.638Z] #72 sending tarball 9.9s done [2019-10-10T18:56:28.638Z] #72 DONE 73.9s [2019-10-10T18:56:28.638Z] [2019-10-10T18:56:28.638Z] #73 importing to docker [2019-10-10T18:56:28.672Z] --- PASS: TestExportContainerAfterDaemonRestart (1.84s) [2019-10-10T18:56:28.672Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-10T18:56:28.672Z] === RUN TestHealthCheckWorkdir [2019-10-10T18:56:30.046Z] --- PASS: TestHealthCheckWorkdir (1.18s) [2019-10-10T18:56:30.046Z] === RUN TestHealthKillContainer [2019-10-10T18:56:31.146Z] #17 125.4 Selecting previously unselected package binutils-mingw-w64. [2019-10-10T18:56:31.147Z] #17 125.4 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-10T18:56:31.147Z] #17 125.4 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-10T18:56:31.147Z] #17 125.5 Selecting previously unselected package mingw-w64-common. [2019-10-10T18:56:31.147Z] #17 125.5 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-10T18:56:31.147Z] #17 125.5 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-10T18:56:31.772Z] #17 ... [2019-10-10T18:56:31.772Z] [2019-10-10T18:56:31.772Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T18:56:31.772Z] #62 87.87 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2019-10-10T18:56:31.772Z] #62 88.17 HOSTDEP compel/src/main-host.d [2019-10-10T18:56:31.772Z] #62 88.56 DEP compel/src/lib/ptrace.d [2019-10-10T18:56:31.772Z] #62 88.80 DEP compel/src/lib/infect.d [2019-10-10T18:56:31.772Z] #62 89.22 DEP compel/src/lib/infect-util.d [2019-10-10T18:56:31.772Z] #62 89.49 DEP compel/src/lib/infect-rpc.d [2019-10-10T18:56:31.772Z] #62 89.78 DEP compel/arch/ppc64/src/lib/infect.d [2019-10-10T18:56:31.772Z] #62 90.02 DEP compel/arch/ppc64/src/lib/cpu.d [2019-10-10T18:56:31.772Z] #62 90.22 DEP compel/src/lib/log.d [2019-10-10T18:56:31.772Z] #62 90.46 DEP compel/src/main.d [2019-10-10T18:56:31.772Z] #62 90.88 DEP compel/src/lib/handle-elf.d [2019-10-10T18:56:31.772Z] #62 91.24 DEP compel/arch/ppc64/src/lib/handle-elf.d [2019-10-10T18:56:31.772Z] #62 91.64 CC compel/src/lib/log.o [2019-10-10T18:56:31.772Z] #62 92.29 CC compel/arch/ppc64/src/lib/cpu.o [2019-10-10T18:56:31.772Z] #62 92.92 CC compel/arch/ppc64/src/lib/infect.o [2019-10-10T18:56:31.772Z] #62 94.29 CC compel/src/lib/infect-rpc.o [2019-10-10T18:56:31.772Z] #62 95.04 CC compel/src/lib/infect-util.o [2019-10-10T18:56:31.772Z] #62 95.51 CC compel/src/lib/infect.o [2019-10-10T18:56:32.456Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-10-10T18:56:32.802Z] #62 ... [2019-10-10T18:56:32.802Z] [2019-10-10T18:56:32.802Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T18:56:32.802Z] #37 174.7 text/template [2019-10-10T18:56:32.802Z] #37 180.9 go/parser [2019-10-10T18:56:33.327Z] --- PASS: TestHealthKillContainer (3.04s) [2019-10-10T18:56:33.327Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-10T18:56:33.460Z] tests/integration/api_plugin_test.py ........... [ 50%] [2019-10-10T18:56:33.586Z] --- PASS: TestInspectCpusetInConfigPre120 (0.79s) [2019-10-10T18:56:33.586Z] === RUN TestIpcModeNone [2019-10-10T18:56:34.309Z] #37 ... [2019-10-10T18:56:34.309Z] [2019-10-10T18:56:34.309Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T18:56:34.309Z] #62 100.7 CC compel/src/lib/ptrace.o [2019-10-10T18:56:34.353Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-10-10T18:56:34.520Z] --- PASS: TestIpcModeNone (1.00s) [2019-10-10T18:56:34.520Z] === RUN TestIpcModePrivate [2019-10-10T18:56:35.194Z] Client: Docker Engine - Enterprise [2019-10-10T18:56:35.194Z] Version: 19.03.2 [2019-10-10T18:56:35.194Z] API version: 1.40 [2019-10-10T18:56:35.194Z] Go version: go1.12.8 [2019-10-10T18:56:35.194Z] Git commit: c92ab06ed9 [2019-10-10T18:56:35.194Z] Built: 09/03/2019 16:38:11 [2019-10-10T18:56:35.194Z] OS/Arch: windows/amd64 [2019-10-10T18:56:35.194Z] Experimental: false [2019-10-10T18:56:35.194Z] [2019-10-10T18:56:35.194Z] Server: Docker Engine - Enterprise [2019-10-10T18:56:35.194Z] Engine: [2019-10-10T18:56:35.194Z] Version: 19.03.2 [2019-10-10T18:56:35.194Z] API version: 1.40 (minimum version 1.24) [2019-10-10T18:56:35.194Z] Go version: go1.12.8 [2019-10-10T18:56:35.194Z] Git commit: c92ab06ed9 [2019-10-10T18:56:35.194Z] Built: 09/03/2019 16:35:47 [2019-10-10T18:56:35.194Z] OS/Arch: windows/amd64 [2019-10-10T18:56:35.194Z] Experimental: true [2019-10-10T18:56:35.339Z] #62 101.3 AR compel/libcompel.a [2019-10-10T18:56:35.339Z] #62 101.5 HOSTCC compel/src/main-host.o [Pipeline] sh [2019-10-10T18:56:35.897Z] --- PASS: TestIpcModePrivate (0.98s) [2019-10-10T18:56:35.897Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:100, shared: false, mustBeShared: false [2019-10-10T18:56:35.897Z] === RUN TestIpcModeShareable [2019-10-10T18:56:35.915Z] tests/integration/api_secret_test.py ..... [ 51%] [2019-10-10T18:56:35.979Z] #62 102.1 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2019-10-10T18:56:36.273Z] #62 102.5 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-10T18:56:36.741Z] + docker info [2019-10-10T18:56:36.831Z] --- PASS: TestIpcModeShareable (1.00s) [2019-10-10T18:56:36.831Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:94, shared: true, mustBeShared: true [2019-10-10T18:56:36.831Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-10T18:56:36.877Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-10-10T18:56:37.316Z] #62 103.4 HOSTCC compel/src/lib/log-host.o [2019-10-10T18:56:37.947Z] #62 104.0 HOSTLINK compel/compel-host-bin [2019-10-10T18:56:37.947Z] #62 104.3 DEP soccr/soccr.d [2019-10-10T18:56:38.247Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-10-10T18:56:38.574Z] #62 104.8 CC soccr/soccr.o [2019-10-10T18:56:40.116Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.01s) [2019-10-10T18:56:40.116Z] === RUN TestAPIIpcModeHost [2019-10-10T18:56:40.144Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-10-10T18:56:40.374Z] --- PASS: TestAPIIpcModeHost (0.79s) [2019-10-10T18:56:40.374Z] === RUN TestDaemonIpcModeShareable [2019-10-10T18:56:41.184Z] tests/integration/api_service_test.py ................s................. [ 60%] [2019-10-10T18:56:42.039Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-10-10T18:56:42.125Z] #62 107.7 AR soccr/libsoccr.a [2019-10-10T18:56:42.125Z] #62 107.8 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-10T18:56:42.277Z] --- PASS: TestDaemonIpcModeShareable (1.84s) [2019-10-10T18:56:42.277Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-10T18:56:42.277Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: true, mustBeShared: true [2019-10-10T18:56:42.277Z] === RUN TestDaemonIpcModePrivate [2019-10-10T18:56:42.296Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2019-10-10T18:56:42.414Z] #62 108.5 DEP criu/arch/ppc64/sigframe.d [2019-10-10T18:56:42.701Z] #62 108.8 DEP criu/arch/ppc64/crtools.d [2019-10-10T18:56:42.990Z] #62 109.1 DEP criu/arch/ppc64/cpu.d [2019-10-10T18:56:43.278Z] #62 109.5 CC criu/arch/ppc64/cpu.o [2019-10-10T18:56:44.178Z] --- PASS: TestDaemonIpcModePrivate (1.80s) [2019-10-10T18:56:44.178Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-10T18:56:44.179Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false [2019-10-10T18:56:44.179Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-10T18:56:44.314Z] #62 110.6 CC criu/arch/ppc64/crtools.o [2019-10-10T18:56:44.820Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-10-10T18:56:45.344Z] #62 ... [2019-10-10T18:56:45.344Z] [2019-10-10T18:56:45.344Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T18:56:45.344Z] #37 187.3 encoding/xml [2019-10-10T18:56:45.634Z] #37 ... [2019-10-10T18:56:45.634Z] [2019-10-10T18:56:45.634Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T18:56:45.634Z] #17 133.1 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-10T18:56:45.634Z] #17 133.1 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-10T18:56:45.634Z] #17 133.1 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-10T18:56:45.634Z] #17 140.4 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-10T18:56:45.922Z] #17 140.4 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-10T18:56:45.922Z] #17 140.4 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-10T18:56:45.922Z] #17 140.6 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-10T18:56:45.922Z] #17 140.6 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-10T18:56:45.922Z] #17 140.6 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-10T18:56:46.081Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.88s) [2019-10-10T18:56:46.081Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-10T18:56:46.081Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false [2019-10-10T18:56:46.081Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-10T18:56:46.190Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2019-10-10T18:56:46.447Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-10-10T18:56:46.949Z] #17 ... [2019-10-10T18:56:46.949Z] [2019-10-10T18:56:46.949Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T18:56:46.949Z] #37 198.8 go/doc [2019-10-10T18:56:47.820Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-10-10T18:56:47.976Z] #37 199.6 math/big [2019-10-10T18:56:47.976Z] #37 ... [2019-10-10T18:56:47.976Z] [2019-10-10T18:56:47.976Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-10T18:56:47.976Z] #65 189.9 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-10T18:56:47.976Z] #65 189.9 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-10T18:56:47.983Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.88s) [2019-10-10T18:56:47.983Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-10T18:56:47.983Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: true, mustBeShared: true [2019-10-10T18:56:47.983Z] === RUN TestIpcModeOlderClient [2019-10-10T18:56:47.983Z] === PAUSE TestIpcModeOlderClient [2019-10-10T18:56:47.983Z] === RUN TestKillContainerInvalidSignal [2019-10-10T18:56:48.264Z] #65 ... [2019-10-10T18:56:48.264Z] [2019-10-10T18:56:48.264Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T18:56:48.264Z] #62 113.0 CC criu/arch/ppc64/sigframe.o [2019-10-10T18:56:48.264Z] #62 113.6 LINK criu/arch/ppc64/crtools.built-in.o [2019-10-10T18:56:48.264Z] #62 113.7 DEP criu/arch/ppc64/misc.d [2019-10-10T18:56:48.264Z] #62 113.7 DEP criu/arch/ppc64/vdso-trampoline.d [2019-10-10T18:56:48.264Z] #62 113.8 DEP criu/arch/ppc64/vdso-pie.d [2019-10-10T18:56:48.264Z] #62 114.1 DEP criu/pie/parasite-vdso.d [2019-10-10T18:56:48.264Z] #62 114.5 DEP criu/pie/util-vdso.d [2019-10-10T18:56:48.550Z] --- PASS: TestKillContainerInvalidSignal (0.85s) [2019-10-10T18:56:48.550Z] === RUN TestKillContainer [2019-10-10T18:56:48.619Z] #73 DONE 18.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-10T18:56:48.809Z] === RUN TestKillContainer/no_signal [2019-10-10T18:56:48.898Z] #62 114.8 DEP criu/pie/util.d [2019-10-10T18:56:49.189Z] #62 115.4 CC criu/pie/util.o [2019-10-10T18:56:49.193Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-10-10T18:56:49.193Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-10-10T18:56:49.375Z] === RUN TestKillContainer/non_killing_signal [2019-10-10T18:56:49.509Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40059/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=891ead0305e5e847aa7f87068e9f2d1b19384c52 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:891ead0305e5e847aa7f87068e9f2d1b19384c52 hack/test/unit [2019-10-10T18:56:49.943Z] === RUN TestKillContainer/killing_signal [2019-10-10T18:56:50.228Z] #62 116.5 CC criu/pie/util-vdso.o [2019-10-10T18:56:50.880Z] #62 ... [2019-10-10T18:56:50.880Z] [2019-10-10T18:56:50.880Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-10T18:56:50.880Z] #65 DONE 202.7s [2019-10-10T18:56:50.880Z] [2019-10-10T18:56:50.880Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-10T18:56:50.880Z] #66 DONE 0.1s [2019-10-10T18:56:50.880Z] [2019-10-10T18:56:50.880Z] #31 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T18:56:51.087Z] === RUN TestDockerSuite/TestAttachAfterDetach [2019-10-10T18:56:51.319Z] --- PASS: TestKillContainer (2.53s) [2019-10-10T18:56:51.319Z] --- PASS: TestKillContainer/no_signal (0.81s) [2019-10-10T18:56:51.319Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2019-10-10T18:56:51.319Z] --- PASS: TestKillContainer/killing_signal (0.83s) [2019-10-10T18:56:51.319Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-10T18:56:51.319Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-10T18:56:52.253Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-10T18:56:52.392Z] #31 ... [2019-10-10T18:56:52.392Z] [2019-10-10T18:56:52.392Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T18:56:52.392Z] #62 118.4 CC criu/pie/parasite-vdso.o [2019-10-10T18:56:52.820Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.65s) [2019-10-10T18:56:52.820Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.83s) [2019-10-10T18:56:52.820Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2019-10-10T18:56:52.820Z] === RUN TestKillStoppedContainer [2019-10-10T18:56:53.078Z] --- PASS: TestKillStoppedContainer (0.13s) [2019-10-10T18:56:53.078Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-10T18:56:53.078Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2019-10-10T18:56:53.078Z] === RUN TestKillDifferentUserContainer [2019-10-10T18:56:53.638Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2019-10-10T18:56:54.012Z] --- PASS: TestKillDifferentUserContainer (0.87s) [2019-10-10T18:56:54.012Z] === RUN TestInspectOomKilledTrue [2019-10-10T18:56:54.012Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-10T18:56:54.012Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-10T18:56:54.012Z] === RUN TestInspectOomKilledFalse [2019-10-10T18:56:54.012Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-10T18:56:54.012Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-10T18:56:54.012Z] === RUN TestLinksEtcHostsContentMatch [2019-10-10T18:56:54.460Z] #62 120.3 CC criu/arch/ppc64/vdso-pie.o [2019-10-10T18:56:54.571Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-10-10T18:56:54.578Z] --- PASS: TestLinksEtcHostsContentMatch (0.72s) [2019-10-10T18:56:54.578Z] === RUN TestLinksContainerNames [2019-10-10T18:56:54.729Z] ? github.com/docker/docker/api [no test files] [2019-10-10T18:56:54.749Z] #62 121.0 CC criu/arch/ppc64/vdso-trampoline.o [2019-10-10T18:56:55.038Z] #62 121.1 CC criu/arch/ppc64/misc.o [2019-10-10T18:56:55.038Z] #62 121.1 AR criu/pie/pie.lib.a [2019-10-10T18:56:55.038Z] #62 121.2 DEP criu/pie/restorer.d [2019-10-10T18:56:55.667Z] #62 121.7 DEP criu/arch/ppc64/restorer.d [2019-10-10T18:56:55.957Z] #62 122.2 DEP criu/pie/parasite.d [2019-10-10T18:56:56.461Z] ......................... [ 67%] [2019-10-10T18:56:56.465Z] === RUN TestDockerSuite/TestAttachDetach [2019-10-10T18:56:56.479Z] --- PASS: TestLinksContainerNames (1.66s) [2019-10-10T18:56:56.479Z] === RUN TestLogsFollowTailEmpty [2019-10-10T18:56:56.591Z] #62 122.7 CC criu/pie/parasite.o [2019-10-10T18:56:57.396Z] --- PASS: TestBuildWithHugeFile (93.58s) [2019-10-10T18:56:57.396Z] === RUN TestBuildWithEmptyDockerfile [2019-10-10T18:56:57.396Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-10T18:56:57.396Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-10T18:56:57.396Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-10T18:56:57.396Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-10T18:56:57.396Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-10T18:56:57.396Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-10T18:56:57.396Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-10T18:56:57.396Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-10T18:56:57.414Z] --- PASS: TestLogsFollowTailEmpty (0.87s) [2019-10-10T18:56:57.414Z] === RUN TestContainerNetworkMountsNoChown [2019-10-10T18:56:57.653Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-10T18:56:57.653Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-10-10T18:56:57.653Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2019-10-10T18:56:57.653Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) [2019-10-10T18:56:57.653Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2019-10-10T18:56:57.653Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2019-10-10T18:56:57.653Z] === RUN TestBuildPreserveOwnership [2019-10-10T18:56:57.653Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-10T18:56:57.980Z] --- PASS: TestContainerNetworkMountsNoChown (0.80s) [2019-10-10T18:56:57.980Z] === RUN TestMountDaemonRoot [2019-10-10T18:56:57.980Z] === RUN TestMountDaemonRoot/default [2019-10-10T18:56:57.980Z] === PAUSE TestMountDaemonRoot/default [2019-10-10T18:56:57.980Z] === RUN TestMountDaemonRoot/private [2019-10-10T18:56:57.980Z] === PAUSE TestMountDaemonRoot/private [2019-10-10T18:56:57.980Z] === RUN TestMountDaemonRoot/rprivate [2019-10-10T18:56:57.980Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-10T18:56:57.980Z] === RUN TestMountDaemonRoot/slave [2019-10-10T18:56:57.980Z] === PAUSE TestMountDaemonRoot/slave [2019-10-10T18:56:57.980Z] === RUN TestMountDaemonRoot/rslave [2019-10-10T18:56:57.980Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-10T18:56:57.980Z] === RUN TestMountDaemonRoot/shared [2019-10-10T18:56:57.980Z] === PAUSE TestMountDaemonRoot/shared [2019-10-10T18:56:57.980Z] === RUN TestMountDaemonRoot/rshared [2019-10-10T18:56:57.980Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-10T18:56:57.980Z] === CONT TestMountDaemonRoot/default [2019-10-10T18:56:57.980Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-10T18:56:57.980Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-10T18:56:57.980Z] === CONT TestMountDaemonRoot/rslave [2019-10-10T18:56:57.980Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-10T18:56:57.980Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-10T18:56:57.980Z] === CONT TestMountDaemonRoot/rshared [2019-10-10T18:56:57.980Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-10T18:56:57.980Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-10T18:56:57.980Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-10T18:56:57.980Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-10T18:56:57.980Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-10T18:56:57.980Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-10T18:56:57.980Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-10T18:56:57.980Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-10T18:56:57.980Z] === CONT TestMountDaemonRoot/shared [2019-10-10T18:56:57.980Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-10T18:56:57.980Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-10T18:56:57.980Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-10T18:56:57.980Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-10T18:56:57.980Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-10T18:56:57.980Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-10T18:56:57.980Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-10T18:56:57.980Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-10T18:56:57.980Z] === CONT TestMountDaemonRoot/private [2019-10-10T18:56:57.980Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-10T18:56:57.980Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-10T18:56:57.980Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-10T18:56:57.980Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-10T18:56:57.980Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-10T18:56:57.980Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-10T18:56:57.980Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-10T18:56:57.980Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-10T18:56:57.980Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-10T18:56:57.980Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-10T18:56:57.980Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-10T18:56:57.980Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-10T18:56:57.980Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-10T18:56:57.980Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-10T18:56:57.980Z] === CONT TestMountDaemonRoot/slave [2019-10-10T18:56:57.980Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-10T18:56:57.980Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-10T18:56:57.980Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-10T18:56:57.980Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-10T18:56:57.980Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-10T18:56:57.980Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-10T18:56:57.980Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-10T18:56:57.980Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-10T18:56:57.980Z] === CONT TestMountDaemonRoot/rprivate [2019-10-10T18:56:57.980Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-10T18:56:57.980Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-10T18:56:57.980Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-10T18:56:57.980Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-10T18:56:57.980Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-10T18:56:57.980Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-10T18:56:57.980Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-10T18:56:57.980Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-10T18:56:57.980Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-10T18:56:57.980Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-10T18:56:57.980Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-10T18:56:57.980Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-10T18:56:57.980Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-10T18:56:57.980Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-10T18:56:57.980Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-10T18:56:57.980Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-10T18:56:57.980Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-10T18:56:57.980Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-10T18:56:58.240Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-10T18:56:58.240Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-10T18:56:58.240Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-10T18:56:58.240Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-10T18:56:58.240Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-10T18:56:58.240Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-10T18:56:58.240Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-10T18:56:58.240Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-10T18:56:58.240Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-10T18:56:58.240Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-10T18:56:58.240Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-10T18:56:58.240Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-10T18:56:58.240Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-10T18:56:58.240Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-10T18:56:58.240Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-10T18:56:58.499Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-10T18:56:58.499Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-10T18:56:58.499Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-10T18:56:58.499Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-10T18:56:58.499Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-10T18:56:58.499Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-10T18:56:58.499Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-10T18:56:58.499Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-10T18:56:58.499Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-10T18:56:58.499Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-10-10T18:56:58.499Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-10T18:56:58.499Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.13s) [2019-10-10T18:56:58.499Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.13s) [2019-10-10T18:56:58.499Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.14s) [2019-10-10T18:56:58.499Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.14s) [2019-10-10T18:56:58.499Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-10T18:56:58.499Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2019-10-10T18:56:58.499Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-10-10T18:56:58.499Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-10-10T18:56:58.499Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-10-10T18:56:58.499Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-10T18:56:58.499Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2019-10-10T18:56:58.499Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2019-10-10T18:56:58.499Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2019-10-10T18:56:58.499Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.07s) [2019-10-10T18:56:58.499Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-10T18:56:58.499Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.11s) [2019-10-10T18:56:58.499Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2019-10-10T18:56:58.499Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2019-10-10T18:56:58.499Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.11s) [2019-10-10T18:56:58.499Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-10T18:56:58.499Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2019-10-10T18:56:58.499Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-10-10T18:56:58.499Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-10-10T18:56:58.499Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2019-10-10T18:56:58.499Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-10T18:56:58.499Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2019-10-10T18:56:58.499Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2019-10-10T18:56:58.499Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-10-10T18:56:58.499Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2019-10-10T18:56:58.499Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-10T18:56:58.499Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2019-10-10T18:56:58.499Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2019-10-10T18:56:58.499Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2019-10-10T18:56:58.499Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s) [2019-10-10T18:56:58.499Z] === RUN TestContainerBindMountNonRecursive [2019-10-10T18:56:58.722Z] #62 124.9 LINK criu/pie/parasite.built-in.o [2019-10-10T18:56:58.722Z] #62 124.9 GEN criu/pie/parasite-blob.h [2019-10-10T18:56:58.723Z] #62 125.0 CC criu/arch/ppc64/restorer.o [2019-10-10T18:56:59.025Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-10-10T18:56:59.025Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2019-10-10T18:56:59.756Z] #62 125.8 CC criu/pie/restorer.o [2019-10-10T18:57:00.920Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-10-10T18:57:01.030Z] --- PASS: TestContainerBindMountNonRecursive (1.94s) [2019-10-10T18:57:01.030Z] === RUN TestNetworkNat [2019-10-10T18:57:01.483Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2019-10-10T18:57:01.596Z] --- PASS: TestNetworkNat (0.95s) [2019-10-10T18:57:01.596Z] === RUN TestNetworkLocalhostTCPNat [2019-10-10T18:57:01.740Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-10T18:57:01.996Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-10-10T18:57:02.531Z] --- PASS: TestNetworkLocalhostTCPNat (1.08s) [2019-10-10T18:57:02.531Z] === RUN TestNetworkLoopbackNat [2019-10-10T18:57:02.927Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2019-10-10T18:57:02.927Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-10-10T18:57:03.261Z] #62 ... [2019-10-10T18:57:03.261Z] [2019-10-10T18:57:03.261Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T18:57:03.261Z] #37 214.8 github.com/LK4D4/vndr/build [2019-10-10T18:57:03.858Z] --- PASS: TestBuildPreserveOwnership (6.07s) [2019-10-10T18:57:03.858Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.89s) [2019-10-10T18:57:03.858Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.18s) [2019-10-10T18:57:03.858Z] === RUN TestBuildPlatformInvalid [2019-10-10T18:57:03.858Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2019-10-10T18:57:03.858Z] PASS [2019-10-10T18:57:03.858Z] [2019-10-10T18:57:03.858Z] === Skipped [2019-10-10T18:57:03.858Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2019-10-10T18:57:03.858Z] build_session_test.go:25: TODO: BuildKit [2019-10-10T18:57:03.858Z] [2019-10-10T18:57:03.858Z] [2019-10-10T18:57:03.858Z] DONE 32 tests, 1 skipped in 177.624s [2019-10-10T18:57:03.858Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2019-10-10T18:57:03.858Z] ++ 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 [2019-10-10T18:57:03.858Z] ++ set -e [2019-10-10T18:57:03.858Z] ++ '[' -n 0 ']' [2019-10-10T18:57:03.858Z] ++ set -x [2019-10-10T18:57:03.858Z] ++ env -i DEST=/go/src/github.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= 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 [2019-10-10T18:57:03.906Z] --- PASS: TestNetworkLoopbackNat (1.15s) [2019-10-10T18:57:03.906Z] === RUN TestPause [2019-10-10T18:57:04.115Z] INFO: Testing against a local daemon [2019-10-10T18:57:04.115Z] === RUN TestConfigList [2019-10-10T18:57:04.680Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-10-10T18:57:04.842Z] --- PASS: TestPause (1.01s) [2019-10-10T18:57:04.842Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-10T18:57:04.842Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-10T18:57:04.842Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-10T18:57:04.842Z] === RUN TestPauseStopPausedContainer [2019-10-10T18:57:05.242Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-10-10T18:57:05.500Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-10-10T18:57:05.776Z] --- PASS: TestPauseStopPausedContainer (0.90s) [2019-10-10T18:57:05.776Z] === RUN TestPsFilter [2019-10-10T18:57:05.976Z] #37 217.5 vendor/golang.org/x/text/unicode/norm [2019-10-10T18:57:06.034Z] --- PASS: TestPsFilter (0.44s) [2019-10-10T18:57:06.034Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-10T18:57:06.065Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-10-10T18:57:06.219Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2019-10-10T18:57:06.969Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.89s) [2019-10-10T18:57:06.969Z] === RUN TestRemoveContainerWithVolume [2019-10-10T18:57:06.996Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-10-10T18:57:07.561Z] --- PASS: TestConfigList (3.33s) [2019-10-10T18:57:07.561Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-10T18:57:07.561Z] === RUN TestConfigsCreateAndDelete [2019-10-10T18:57:07.561Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2019-10-10T18:57:07.903Z] --- PASS: TestRemoveContainerWithVolume (0.84s) [2019-10-10T18:57:07.903Z] === RUN TestRemoveContainerRunning [2019-10-10T18:57:08.125Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-10-10T18:57:08.125Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-10-10T18:57:08.733Z] #37 ... [2019-10-10T18:57:08.733Z] [2019-10-10T18:57:08.733Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T18:57:08.733Z] #62 131.3 LINK criu/pie/restorer.built-in.o [2019-10-10T18:57:08.733Z] #62 131.3 GEN criu/pie/restorer-blob.h [2019-10-10T18:57:08.733Z] #62 131.5 DEP criu/vdso.d [2019-10-10T18:57:08.733Z] #62 131.9 DEP criu/uts_ns.d [2019-10-10T18:57:08.733Z] #62 132.2 DEP criu/util.d [2019-10-10T18:57:08.733Z] #62 132.8 DEP criu/uffd.d [2019-10-10T18:57:08.733Z] #62 133.2 DEP criu/tun.d [2019-10-10T18:57:08.733Z] #62 133.7 DEP criu/tty.d [2019-10-10T18:57:08.733Z] #62 134.3 DEP criu/timerfd.d [2019-10-10T18:57:08.733Z] #62 134.7 DEP criu/sysfs_parse.d [2019-10-10T18:57:08.839Z] --- PASS: TestRemoveContainerRunning (0.86s) [2019-10-10T18:57:08.839Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-10T18:57:09.022Z] #62 135.0 DEP criu/sysctl.d [2019-10-10T18:57:09.057Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-10-10T18:57:09.313Z] #62 135.3 DEP criu/string.d [2019-10-10T18:57:09.314Z] #62 135.4 DEP criu/stats.d [2019-10-10T18:57:09.314Z] #62 135.7 DEP criu/sockets.d [2019-10-10T18:57:09.315Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-10-10T18:57:09.774Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.89s) [2019-10-10T18:57:09.774Z] === RUN TestRemoveInvalidContainer [2019-10-10T18:57:09.774Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-10-10T18:57:09.774Z] === RUN TestRenameLinkedContainer [2019-10-10T18:57:09.942Z] #62 136.3 DEP criu/sk-unix.d [2019-10-10T18:57:10.685Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2019-10-10T18:57:10.685Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-10-10T18:57:10.944Z] --- PASS: TestConfigsCreateAndDelete (3.48s) [2019-10-10T18:57:10.944Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-10T18:57:10.944Z] === RUN TestConfigsUpdate [2019-10-10T18:57:10.970Z] #62 136.9 DEP criu/sk-tcp.d [2019-10-10T18:57:11.201Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-10-10T18:57:11.260Z] #62 137.4 DEP criu/sk-queue.d [2019-10-10T18:57:11.549Z] #62 137.8 DEP criu/sk-packet.d [2019-10-10T18:57:12.134Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2019-10-10T18:57:12.180Z] #62 ... [2019-10-10T18:57:12.180Z] [2019-10-10T18:57:12.180Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T18:57:12.180Z] #17 166.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-10T18:57:12.180Z] #17 166.6 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-10T18:57:12.180Z] #17 166.6 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-10T18:57:13.060Z] --- PASS: TestRenameLinkedContainer (3.31s) [2019-10-10T18:57:13.060Z] === RUN TestRenameStoppedContainer [2019-10-10T18:57:13.626Z] --- PASS: TestRenameStoppedContainer (0.82s) [2019-10-10T18:57:13.626Z] === RUN TestRenameRunningContainerAndReuse [2019-10-10T18:57:14.658Z] --- PASS: TestConfigsUpdate (3.33s) [2019-10-10T18:57:14.658Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-10T18:57:14.658Z] === RUN TestTemplatedConfig [2019-10-10T18:57:14.658Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2019-10-10T18:57:15.527Z] --- PASS: TestRenameRunningContainerAndReuse (1.71s) [2019-10-10T18:57:15.527Z] === RUN TestRenameInvalidName [2019-10-10T18:57:16.027Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-10-10T18:57:16.284Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2019-10-10T18:57:16.461Z] --- PASS: TestRenameInvalidName (0.85s) [2019-10-10T18:57:16.461Z] === RUN TestRenameAnonymousContainer [2019-10-10T18:57:18.179Z] --- PASS: TestTemplatedConfig (3.87s) [2019-10-10T18:57:18.179Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-10T18:57:18.179Z] === RUN TestConfigInspect [2019-10-10T18:57:19.066Z] #17 ... [2019-10-10T18:57:19.066Z] [2019-10-10T18:57:19.066Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T18:57:19.066Z] #62 138.4 DEP criu/sk-netlink.d [2019-10-10T18:57:19.066Z] #62 138.7 DEP criu/sk-inet.d [2019-10-10T18:57:19.066Z] #62 139.3 DEP criu/signalfd.d [2019-10-10T18:57:19.066Z] #62 139.7 DEP criu/sigframe.d [2019-10-10T18:57:19.066Z] #62 139.9 DEP criu/shmem.d [2019-10-10T18:57:19.066Z] #62 140.2 DEP criu/servicefd.d [2019-10-10T18:57:19.066Z] #62 140.6 DEP criu/seize.d [2019-10-10T18:57:19.066Z] #62 141.0 DEP criu/seccomp.d [2019-10-10T18:57:19.066Z] #62 141.4 DEP criu/rst-malloc.d [2019-10-10T18:57:19.066Z] #62 141.6 DEP criu/rbtree.d [2019-10-10T18:57:19.066Z] #62 141.7 DEP criu/pstree.d [2019-10-10T18:57:19.066Z] #62 142.1 DEP criu/protobuf.d [2019-10-10T18:57:19.066Z] #62 142.4 GEN criu/protobuf-desc-gen.h [2019-10-10T18:57:19.693Z] #62 145.7 DEP criu/protobuf-desc.d [2019-10-10T18:57:19.981Z] #62 146.1 DEP criu/proc_parse.d [2019-10-10T18:57:19.981Z] #62 ... [2019-10-10T18:57:19.981Z] [2019-10-10T18:57:19.981Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T18:57:19.981Z] #37 231.8 mime [2019-10-10T18:57:20.073Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2019-10-10T18:57:20.648Z] --- PASS: TestRenameAnonymousContainer (4.00s) [2019-10-10T18:57:20.649Z] === RUN TestRenameContainerWithSameName [2019-10-10T18:57:21.215Z] --- PASS: TestRenameContainerWithSameName (0.86s) [2019-10-10T18:57:21.215Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-10T18:57:21.441Z] --- PASS: TestConfigInspect (3.13s) [2019-10-10T18:57:21.441Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-10T18:57:21.441Z] === RUN TestConfigCreateWithLabels [2019-10-10T18:57:23.115Z] --- PASS: TestRenameContainerWithLinkedContainer (1.63s) [2019-10-10T18:57:23.115Z] === RUN TestResize [2019-10-10T18:57:23.682Z] --- PASS: TestResize (0.86s) [2019-10-10T18:57:23.682Z] === RUN TestResizeWithInvalidSize [2019-10-10T18:57:23.963Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2019-10-10T18:57:24.220Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2019-10-10T18:57:24.476Z] --- PASS: TestConfigCreateWithLabels (3.15s) [2019-10-10T18:57:24.476Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-10T18:57:24.476Z] === RUN TestConfigCreateResolve [2019-10-10T18:57:24.616Z] --- PASS: TestResizeWithInvalidSize (0.89s) [2019-10-10T18:57:24.616Z] === RUN TestResizeWhenContainerNotStarted [2019-10-10T18:57:24.733Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2019-10-10T18:57:25.296Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-10-10T18:57:25.533Z] #37 ... [2019-10-10T18:57:25.533Z] [2019-10-10T18:57:25.533Z] #57 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T18:57:25.533Z] #57 231.8 Checking out files: 19% (2125/10638) Checking out files: 20% (2128/10638) Checking out files: 21% (2234/10638) Checking out files: 22% (2341/10638) Checking out files: 23% (2447/10638) Checking out files: 24% (2554/10638) Checking out files: 25% (2660/10638) Checking out files: 26% (2766/10638) Checking out files: 27% (2873/10638) Checking out files: 28% (2979/10638) Checking out files: 29% (3086/10638) Checking out files: 30% (3192/10638) Checking out files: 31% (3298/10638) Checking out files: 32% (3405/10638) Checking out files: 33% (3511/10638) Checking out files: 34% (3617/10638) Checking out files: 35% (3724/10638) Checking out files: 36% (3830/10638) Checking out files: 37% (3937/10638) Checking out files: 38% (4043/10638) Checking out files: 38% (4106/10638) Checking out files: 39% (4149/10638) Checking out files: 40% (4256/10638) Checking out files: 41% (4362/10638) Checking out files: 42% (4468/10638) Checking out files: 43% (4575/10638) Checking out files: 44% (4681/10638) Checking out files: 45% (4788/10638) Checking out files: 46% (4894/10638) Checking out files: 47% (5000/10638) Checking out files: 48% (5107/10638) Checking out files: 49% (5213/10638) Checking out files: 50% (5319/10638) Checking out files: 51% (5426/10638) Checking out files: 52% (5532/10638) Checking out files: 53% (5639/10638) Checking out files: 54% (5745/10638) Checking out files: 54% (5799/10638) Checking out files: 55% (5851/10638) Checking out files: 56% (5958/10638) Checking out files: 57% (6064/10638) Checking out files: 58% (6171/10638) Checking out files: 59% (6277/10638) Checking out files: 60% (6383/10638) Checking out files: 61% (6490/10638) Checking out files: 62% (6596/10638) Checking out files: 63% (6702/10638) Checking out files: 64% (6809/10638) Checking out files: 65% (6915/10638) Checking out files: 66% (7022/10638) Checking out files: 67% (7128/10638) Checking out files: 68% (7234/10638) Checking out files: 69% (7341/10638) Checking out files: 70% (7447/10638) Checking out files: 70% (7529/10638) Checking out files: 71% (7553/10638) Checking out files: 72% (7660/10638) Checking out files: 73% (7766/10638) Checking out files: 74% (7873/10638) Checking out files: 75% (7979/10638) Checking out files: 76% (8085/10638) Checking out files: 77% (8192/10638) Checking out files: 78% (8298/10638) Checking out files: 79% (8405/10638) Checking out files: 80% (8511/10638) Checking out files: 81% (8617/10638) Checking out files: 82% (8724/10638) Checking out files: 83% (8830/10638) Checking out files: 84% (8936/10638) Checking out files: 85% (9043/10638) Checking out files: 86% (9149/10638) Checking out files: 86% (9251/10638) Checking out files: 87% (9256/10638) Checking out files: 88% (9362/10638) Checking out files: 89% (9468/10638) Checking out files: 90% (9575/10638) Checking out files: 91% (9681/10638) Checking out files: 92% (9787/10638) Checking out files: 93% (9894/10638) Checking out files: 94% (10000/10638) Checking out files: 95% (10107/10638) Checking out files: 96% (10213/10638) Checking out files: 97% (10319/10638) Checking out files: 98% (10426/10638) Checking out files: 99% (10532/10638) Checking out files: 100% (10638/10638) Checking out files: 100% (10638/10638), done. [2019-10-10T18:57:25.533Z] #57 236.8 + cd /tmp/tmp.A0wYSFW4fx/tmp/docker-ce [2019-10-10T18:57:25.533Z] #57 236.8 + git checkout -q v17.06.2-ce [2019-10-10T18:57:25.552Z] --- PASS: TestResizeWhenContainerNotStarted (0.81s) [2019-10-10T18:57:25.552Z] === RUN TestDaemonRestartKillContainers [2019-10-10T18:57:25.552Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-10T18:57:25.552Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-10T18:57:25.552Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-10T18:57:25.552Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-10T18:57:25.552Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-10T18:57:25.552Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-10T18:57:25.552Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-10T18:57:25.552Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-10T18:57:25.552Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-10T18:57:25.552Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-10T18:57:25.552Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-10T18:57:25.552Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-10T18:57:25.552Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-10T18:57:25.552Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-10T18:57:25.552Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-10T18:57:25.552Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-10T18:57:25.552Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-10T18:57:25.552Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-10T18:57:25.552Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-10T18:57:25.553Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-10T18:57:25.553Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-10T18:57:25.553Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-10T18:57:25.553Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-10T18:57:25.553Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-10T18:57:25.553Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-10T18:57:25.553Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-10T18:57:25.553Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-10T18:57:25.553Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-10T18:57:25.861Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2019-10-10T18:57:27.232Z] --- PASS: TestConfigCreateResolve (2.66s) [2019-10-10T18:57:27.232Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-10T18:57:27.232Z] === RUN TestConfigDaemonLibtrustID [2019-10-10T18:57:27.463Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-10T18:57:27.797Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2019-10-10T18:57:27.797Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-10T18:57:27.797Z] PASS [2019-10-10T18:57:27.797Z] [2019-10-10T18:57:27.797Z] DONE 8 tests in 23.664s [2019-10-10T18:57:27.797Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2019-10-10T18:57:27.797Z] ++ 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 [2019-10-10T18:57:27.797Z] ++ set -e [2019-10-10T18:57:27.797Z] ++ '[' -n 0 ']' [2019-10-10T18:57:27.797Z] ++ set -x [2019-10-10T18:57:27.797Z] ++ env -i DEST=/go/src/github.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= 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 [2019-10-10T18:57:27.797Z] INFO: Testing against a local daemon [2019-10-10T18:57:27.797Z] === RUN TestCheckpoint [2019-10-10T18:57:27.797Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-10T18:57:27.797Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-10T18:57:27.797Z] === RUN TestContainerInvalidJSON [2019-10-10T18:57:27.797Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-10T18:57:27.797Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-10T18:57:27.797Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-10T18:57:27.797Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-10T18:57:27.797Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-10T18:57:27.797Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-10T18:57:27.797Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-10T18:57:27.797Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-10T18:57:27.797Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-10T18:57:27.797Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-10-10T18:57:27.797Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-10T18:57:27.797Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-10T18:57:27.797Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-10T18:57:27.797Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-10T18:57:28.034Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-10T18:57:28.055Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2019-10-10T18:57:28.055Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-10T18:57:28.055Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2019-10-10T18:57:28.055Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-10T18:57:28.294Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-10T18:57:28.314Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2019-10-10T18:57:28.314Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-10T18:57:28.314Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2019-10-10T18:57:28.314Z] === RUN TestCopyFromContainer [2019-10-10T18:57:28.861Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-10T18:57:28.861Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-10T18:57:28.878Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2019-10-10T18:57:28.878Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2019-10-10T18:57:29.800Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-10T18:57:30.247Z] === RUN TestCopyFromContainer// [2019-10-10T18:57:30.247Z] === RUN TestCopyFromContainer//bar/root [2019-10-10T18:57:30.505Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-10T18:57:30.505Z] === RUN TestCopyFromContainer/bar/quux [2019-10-10T18:57:30.736Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-10T18:57:30.763Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-10T18:57:30.763Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-10T18:57:31.022Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-10T18:57:31.022Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-10T18:57:31.022Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-10T18:57:31.083Z] #57 ... [2019-10-10T18:57:31.083Z] [2019-10-10T18:57:31.083Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T18:57:31.083Z] #62 146.6 DEP criu/plugin.d [2019-10-10T18:57:31.083Z] #62 146.8 DEP criu/pipes.d [2019-10-10T18:57:31.083Z] #62 147.2 DEP criu/pie-util.d [2019-10-10T18:57:31.083Z] #62 147.5 DEP criu/pie-util-vdso.d [2019-10-10T18:57:31.083Z] #62 147.7 DEP criu/pie-util-vdso-elf32.d [2019-10-10T18:57:31.083Z] #62 148.0 DEP criu/path.d [2019-10-10T18:57:31.083Z] #62 148.5 DEP criu/parasite-syscall.d [2019-10-10T18:57:31.083Z] #62 148.9 DEP criu/pagemap.d [2019-10-10T18:57:31.083Z] #62 149.3 DEP criu/pagemap-cache.d [2019-10-10T18:57:31.083Z] #62 149.7 DEP criu/page-xfer.d [2019-10-10T18:57:31.083Z] #62 150.2 DEP criu/page-pipe.d [2019-10-10T18:57:31.083Z] #62 150.6 DEP criu/netfilter.d [2019-10-10T18:57:31.083Z] #62 151.0 DEP criu/net.d [2019-10-10T18:57:31.083Z] #62 151.6 DEP criu/namespaces.d [2019-10-10T18:57:31.083Z] #62 152.0 DEP criu/mount.d [2019-10-10T18:57:31.083Z] #62 152.5 DEP criu/mem.d [2019-10-10T18:57:31.083Z] #62 153.0 DEP criu/lsm.d [2019-10-10T18:57:31.083Z] #62 153.2 DEP criu/log.d [2019-10-10T18:57:31.083Z] #62 153.5 DEP criu/libnetlink.d [2019-10-10T18:57:31.083Z] #62 153.9 DEP criu/kerndat.d [2019-10-10T18:57:31.083Z] #62 154.4 DEP criu/kcmp-ids.d [2019-10-10T18:57:31.083Z] #62 154.6 DEP criu/irmap.d [2019-10-10T18:57:31.083Z] #62 154.9 DEP criu/ipc_ns.d [2019-10-10T18:57:31.083Z] #62 155.2 DEP criu/image.d [2019-10-10T18:57:31.083Z] #62 155.6 DEP criu/image-desc.d [2019-10-10T18:57:31.083Z] #62 155.8 DEP criu/fsnotify.d [2019-10-10T18:57:31.083Z] #62 156.2 DEP criu/filesystems.d [2019-10-10T18:57:31.083Z] #62 156.8 DEP criu/files.d [2019-10-10T18:57:31.083Z] #62 ... [2019-10-10T18:57:31.083Z] [2019-10-10T18:57:31.083Z] #57 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T18:57:31.083Z] #57 242.5 + mkdir -p /tmp/tmp.A0wYSFW4fx/src/github.com/docker [2019-10-10T18:57:31.083Z] #57 242.5 + mv components/cli /tmp/tmp.A0wYSFW4fx/src/github.com/docker/cli [2019-10-10T18:57:31.083Z] #57 242.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-10-10T18:57:31.279Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-10T18:57:31.304Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-10T18:57:31.538Z] --- PASS: TestCopyFromContainer (3.04s) [2019-10-10T18:57:31.538Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-10-10T18:57:31.538Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2019-10-10T18:57:31.538Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2019-10-10T18:57:31.538Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2019-10-10T18:57:31.538Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2019-10-10T18:57:31.538Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2019-10-10T18:57:31.538Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.14s) [2019-10-10T18:57:31.538Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-10-10T18:57:31.538Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.14s) [2019-10-10T18:57:31.538Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2019-10-10T18:57:31.538Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-10T18:57:31.538Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-10T18:57:31.538Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-10T18:57:31.538Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-10T18:57:31.538Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-10T18:57:31.538Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-10T18:57:31.538Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-10T18:57:31.538Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-10T18:57:31.538Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-10T18:57:31.538Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-10T18:57:31.538Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-10-10T18:57:31.538Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-10T18:57:31.538Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-10-10T18:57:31.538Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-10T18:57:31.538Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-10T18:57:31.538Z] --- PASS: TestCreateLinkToNonExistingContainer (0.09s) [2019-10-10T18:57:31.538Z] === RUN TestCreateWithInvalidEnv [2019-10-10T18:57:31.538Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-10T18:57:31.538Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-10T18:57:31.538Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-10T18:57:31.538Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-10T18:57:31.538Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-10T18:57:31.538Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-10T18:57:31.538Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-10T18:57:31.538Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-10T18:57:31.538Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-10T18:57:31.538Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2019-10-10T18:57:31.538Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR--- PASS: TestCreateWithInvalidEnv (0.03s) [2019-10-10T18:57:31.538Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-10T18:57:31.538Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-10T18:57:31.538Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-10-10T18:57:31.538Z] === RUN TestCreateTmpfsMountsTarget [2019-10-10T18:57:31.538Z] [2019-10-10T18:57:31.538Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-10-10T18:57:31.538Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-10-10T18:57:31.538Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-10T18:57:32.470Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-10-10T18:57:33.838Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-10T18:57:33.838Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.75s) [2019-10-10T18:57:33.838Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon" [2019-10-10T18:57:33.838Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.70s) [2019-10-10T18:57:33.838Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon" [2019-10-10T18:57:33.838Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.93s) [2019-10-10T18:57:33.838Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon" [2019-10-10T18:57:33.838Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.59s) [2019-10-10T18:57:33.838Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon" [2019-10-10T18:57:33.838Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.54s) [2019-10-10T18:57:33.838Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon" [2019-10-10T18:57:33.838Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.63s) [2019-10-10T18:57:33.838Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon" [2019-10-10T18:57:33.838Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.58s) [2019-10-10T18:57:33.838Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon" [2019-10-10T18:57:33.838Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.53s) [2019-10-10T18:57:33.838Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon" [2019-10-10T18:57:33.838Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.67s) [2019-10-10T18:57:33.838Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon" [2019-10-10T18:57:33.838Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.52s) [2019-10-10T18:57:33.838Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon" [2019-10-10T18:57:33.838Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.55s) [2019-10-10T18:57:33.838Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon" [2019-10-10T18:57:33.838Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.38s) [2019-10-10T18:57:33.838Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon" [2019-10-10T18:57:33.838Z] === RUN TestCgroupNamespacesRun [2019-10-10T18:57:33.840Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2019-10-10T18:57:34.097Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-10-10T18:57:34.353Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-10-10T18:57:34.611Z] --- PASS: TestCreateWithCustomMaskedPaths (2.90s) [2019-10-10T18:57:34.611Z] === RUN TestCreateWithCapabilities [2019-10-10T18:57:34.611Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-10T18:57:34.611Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-10T18:57:34.611Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-10T18:57:34.611Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-10T18:57:34.611Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-10T18:57:34.611Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-10T18:57:34.611Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-10T18:57:34.611Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-10T18:57:34.611Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-10T18:57:34.611Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-10T18:57:34.611Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-10T18:57:34.611Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-10T18:57:34.611Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-10T18:57:34.611Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-10T18:57:34.611Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-10T18:57:34.611Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-10T18:57:34.611Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-10T18:57:34.611Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-10T18:57:34.611Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-10T18:57:34.611Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-10T18:57:34.611Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-10T18:57:34.611Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-10T18:57:34.611Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-10T18:57:34.611Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-10T18:57:34.611Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-10T18:57:34.611Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-10T18:57:34.611Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-10T18:57:34.611Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-10T18:57:34.867Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-10T18:57:34.867Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-10T18:57:34.867Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-10T18:57:34.867Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-10T18:57:34.867Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-10T18:57:35.124Z] --- PASS: TestCreateWithCapabilities (0.03s) [2019-10-10T18:57:35.124Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.11s) [2019-10-10T18:57:35.124Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.11s) [2019-10-10T18:57:35.124Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-10-10T18:57:35.124Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-10T18:57:35.124Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.17s) [2019-10-10T18:57:35.124Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.16s) [2019-10-10T18:57:35.124Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-10T18:57:35.124Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2019-10-10T18:57:35.124Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2019-10-10T18:57:35.124Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2019-10-10T18:57:35.124Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s) [2019-10-10T18:57:35.124Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-10T18:57:35.381Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2019-10-10T18:57:35.738Z] --- PASS: TestCgroupNamespacesRun (1.88s) [2019-10-10T18:57:35.738Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-10T18:57:35.738Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-10T18:57:36.314Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2019-10-10T18:57:36.654Z] #57 ... [2019-10-10T18:57:36.654Z] [2019-10-10T18:57:36.654Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T18:57:36.654Z] #37 237.6 net/http/internal [2019-10-10T18:57:36.654Z] #37 239.6 net/textproto [2019-10-10T18:57:36.654Z] #37 239.7 crypto/x509 [2019-10-10T18:57:36.654Z] #37 241.8 vendor/golang.org/x/net/http/httpproxy [2019-10-10T18:57:36.654Z] #37 243.4 vendor/golang.org/x/net/http/httpguts [2019-10-10T18:57:36.654Z] #37 243.4 mime/multipart [2019-10-10T18:57:36.654Z] #37 ... [2019-10-10T18:57:36.654Z] [2019-10-10T18:57:36.654Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T18:57:36.654Z] #17 186.9 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-10T18:57:36.654Z] #17 186.9 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-10T18:57:36.654Z] #17 186.9 Setting up libsepol1-dev:ppc64el (2.6-2) ... [2019-10-10T18:57:36.654Z] #17 186.9 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-10T18:57:36.654Z] #17 186.9 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-10T18:57:36.654Z] #17 187.0 Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-10T18:57:36.654Z] #17 187.0 Processing triggers for mime-support (3.60) ... [2019-10-10T18:57:36.654Z] #17 187.2 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-10T18:57:36.654Z] #17 187.2 Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-10-10T18:57:36.654Z] #17 187.2 Setting up libcap2-bin (1:2.25-1) ... [2019-10-10T18:57:36.654Z] #17 187.2 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-10T18:57:36.654Z] #17 187.2 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-10T18:57:36.654Z] #17 187.2 Setting up bash-completion (1:2.1-4.3) ... [2019-10-10T18:57:36.692Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] [2019-10-10T18:57:37.112Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.73s) [2019-10-10T18:57:37.112Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-10T18:57:37.112Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-10T18:57:37.833Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-10-10T18:57:37.833Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2019-10-10T18:57:38.096Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.11s) [2019-10-10T18:57:38.096Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-10T18:57:38.096Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-10T18:57:38.096Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-10T18:57:38.096Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-10T18:57:38.096Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-10T18:57:38.096Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-10T18:57:38.096Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-10T18:57:38.096Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-10T18:57:38.096Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-10T18:57:38.096Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-10T18:57:38.096Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-10T18:57:38.096Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-10T18:57:38.096Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-10T18:57:38.096Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-10T18:57:38.096Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-10T18:57:38.096Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-10T18:57:38.096Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-10-10T18:57:38.096Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-10-10T18:57:38.096Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2019-10-10T18:57:38.096Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2019-10-10T18:57:38.096Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-10-10T18:57:38.096Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-10-10T18:57:38.096Z] === RUN TestContainerStartOnDaemonRestart [2019-10-10T18:57:38.096Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-10T18:57:38.096Z] === RUN TestDaemonRestartIpcMode [2019-10-10T18:57:38.096Z] === PAUSE TestDaemonRestartIpcMode [2019-10-10T18:57:38.096Z] === RUN TestDiff [2019-10-10T18:57:38.163Z] #17 ... [2019-10-10T18:57:38.163Z] [2019-10-10T18:57:38.163Z] #31 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T18:57:38.163Z] #31 DONE 249.8s [2019-10-10T18:57:38.163Z] [2019-10-10T18:57:38.163Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T18:57:38.163Z] #62 157.3 DEP criu/files-reg.d [2019-10-10T18:57:38.163Z] #62 157.7 DEP criu/files-ext.d [2019-10-10T18:57:38.163Z] #62 158.0 DEP criu/file-lock.d [2019-10-10T18:57:38.163Z] #62 158.4 DEP criu/file-ids.d [2019-10-10T18:57:38.163Z] #62 158.8 DEP criu/fifo.d [2019-10-10T18:57:38.163Z] #62 159.2 DEP criu/fdstore.d [2019-10-10T18:57:38.163Z] #62 159.5 DEP criu/fault-injection.d [2019-10-10T18:57:38.163Z] #62 159.6 DEP criu/external.d [2019-10-10T18:57:38.163Z] #62 159.8 DEP criu/eventpoll.d [2019-10-10T18:57:38.163Z] #62 160.2 DEP criu/eventfd.d [2019-10-10T18:57:38.163Z] #62 160.5 DEP criu/crtools.d [2019-10-10T18:57:38.163Z] #62 160.9 DEP criu/cr-service.d [2019-10-10T18:57:38.163Z] #62 161.3 DEP criu/cr-restore.d [2019-10-10T18:57:38.163Z] #62 161.8 DEP criu/cr-errno.d [2019-10-10T18:57:38.163Z] #62 161.8 DEP criu/cr-dump.d [2019-10-10T18:57:38.163Z] #62 162.3 DEP criu/cr-dedup.d [2019-10-10T18:57:38.163Z] #62 162.6 DEP criu/cr-check.d [2019-10-10T18:57:38.163Z] #62 163.1 DEP criu/config.d [2019-10-10T18:57:38.163Z] #62 163.4 DEP criu/clone-noasan.d [2019-10-10T18:57:38.163Z] #62 163.5 DEP criu/cgroup.d [2019-10-10T18:57:38.163Z] #62 163.9 DEP criu/cgroup-props.d [2019-10-10T18:57:38.163Z] #62 164.2 DEP criu/bitmap.d [2019-10-10T18:57:38.163Z] #62 164.2 DEP criu/bfd.d [2019-10-10T18:57:38.453Z] #62 164.6 DEP criu/autofs.d [2019-10-10T18:57:39.014Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.84s) [2019-10-10T18:57:39.014Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-10T18:57:39.014Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-10T18:57:39.078Z] #62 ... [2019-10-10T18:57:39.078Z] [2019-10-10T18:57:39.078Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T18:57:39.078Z] #17 193.7 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-10-10T18:57:39.078Z] #17 193.7 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-10T18:57:39.078Z] #17 193.7 Setting up zip (3.0-11+b1) ... [2019-10-10T18:57:39.078Z] #17 193.7 Setting up bzip2 (1.0.6-8.1) ... [2019-10-10T18:57:39.078Z] #17 193.7 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-10T18:57:39.078Z] #17 193.7 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-10T18:57:39.078Z] #17 193.7 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T18:57:39.078Z] #17 193.7 Setting up libaio1:ppc64el (0.3.110-3) ... [2019-10-10T18:57:39.078Z] #17 193.8 Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-10T18:57:39.078Z] #17 193.8 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-10T18:57:39.078Z] #17 193.8 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-10T18:57:39.078Z] #17 193.8 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-10T18:57:39.078Z] #17 193.8 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-10T18:57:39.078Z] #17 193.8 Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-10-10T18:57:39.078Z] #17 193.8 Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2019-10-10T18:57:39.078Z] #17 193.8 Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2019-10-10T18:57:39.367Z] #17 193.9 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-10T18:57:39.466Z] --- PASS: TestDiff (0.98s) [2019-10-10T18:57:39.466Z] === RUN TestExecWithCloseStdin [2019-10-10T18:57:39.724Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2019-10-10T18:57:39.983Z] --- PASS: TestExecWithCloseStdin (0.92s) [2019-10-10T18:57:39.983Z] === RUN TestExec [2019-10-10T18:57:39.991Z] #17 194.9 Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-10-10T18:57:40.279Z] #17 194.9 Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2019-10-10T18:57:40.279Z] #17 194.9 Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-10-10T18:57:40.279Z] #17 194.9 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-10T18:57:40.279Z] #17 194.9 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-10T18:57:40.279Z] #17 194.9 Setting up libudev-dev:ppc64el (232-25+deb9u12) ... [2019-10-10T18:57:40.279Z] #17 195.0 Setting up pigz (2.3.4-1) ... [2019-10-10T18:57:40.279Z] #17 195.0 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-10T18:57:40.279Z] #17 195.0 Setting up libmpdec2:ppc64el (2.4.2-1) ... [2019-10-10T18:57:40.279Z] #17 195.0 Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-10T18:57:40.279Z] #17 195.0 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-10T18:57:40.279Z] #17 195.0 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-10T18:57:40.279Z] #17 195.0 Setting up jq (1.5+dfsg-1.3) ... [2019-10-10T18:57:40.279Z] #17 195.0 Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2019-10-10T18:57:40.279Z] #17 195.1 Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-10-10T18:57:40.279Z] #17 195.1 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-10T18:57:40.279Z] #17 195.1 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-10T18:57:40.279Z] #17 195.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-10T18:57:40.279Z] #17 195.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-10T18:57:40.279Z] #17 195.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-10T18:57:40.547Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-10-10T18:57:40.567Z] #17 195.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-10T18:57:40.567Z] #17 195.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-10T18:57:40.567Z] #17 195.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-10T18:57:40.567Z] #17 195.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-10T18:57:40.568Z] #17 195.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-10T18:57:40.568Z] #17 195.2 Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-10-10T18:57:40.568Z] #17 195.2 Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-10T18:57:40.568Z] #17 195.2 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-10T18:57:40.568Z] #17 195.3 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-10T18:57:40.568Z] #17 195.3 Setting up btrfs-progs (4.7.3-1) ... [2019-10-10T18:57:40.568Z] #17 195.3 Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-10-10T18:57:40.568Z] #17 195.3 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-10T18:57:40.916Z] --- PASS: TestCgroupNamespacesRunHostMode (1.82s) [2019-10-10T18:57:40.916Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-10T18:57:40.916Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-10T18:57:41.111Z] --- PASS: TestExec (1.09s) [2019-10-10T18:57:41.111Z] === RUN TestExecUser [2019-10-10T18:57:41.676Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-10-10T18:57:42.607Z] --- PASS: TestExecUser (1.21s) [2019-10-10T18:57:42.607Z] === RUN TestExportContainerAndImportImage [2019-10-10T18:57:42.819Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.76s) [2019-10-10T18:57:42.819Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-10T18:57:42.819Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-10T18:57:42.864Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2019-10-10T18:57:43.386Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.85s) [2019-10-10T18:57:43.386Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-10T18:57:43.386Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-10T18:57:43.429Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2019-10-10T18:57:43.687Z] --- PASS: TestExportContainerAndImportImage (1.33s) [2019-10-10T18:57:43.687Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-10T18:57:44.320Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.86s) [2019-10-10T18:57:44.320Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-10T18:57:44.320Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-10T18:57:45.582Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s) [2019-10-10T18:57:45.582Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-10T18:57:45.582Z] === RUN TestHealthCheckWorkdir [2019-10-10T18:57:46.221Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.85s) [2019-10-10T18:57:46.221Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-10T18:57:46.221Z] === RUN TestKernelTCPMemory [2019-10-10T18:57:46.513Z] --- PASS: TestHealthCheckWorkdir (1.33s) [2019-10-10T18:57:46.513Z] === RUN TestHealthKillContainer [2019-10-10T18:57:47.156Z] --- PASS: TestKernelTCPMemory (0.99s) [2019-10-10T18:57:47.156Z] === RUN TestNISDomainname [2019-10-10T18:57:47.445Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2019-10-10T18:57:48.531Z] --- PASS: TestNISDomainname (1.14s) [2019-10-10T18:57:48.531Z] === RUN TestHostnameDnsResolution [2019-10-10T18:57:49.151Z] #17 ... [2019-10-10T18:57:49.151Z] [2019-10-10T18:57:49.151Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T18:57:49.151Z] #37 249.6 crypto/tls [2019-10-10T18:57:49.151Z] #37 ... [2019-10-10T18:57:49.151Z] [2019-10-10T18:57:49.151Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T18:57:49.151Z] #62 165.4 DEP criu/aio.d [2019-10-10T18:57:49.151Z] #62 165.8 DEP criu/action-scripts.d [2019-10-10T18:57:49.151Z] #62 167.1 CC criu/action-scripts.o [2019-10-10T18:57:49.151Z] #62 168.1 CC criu/aio.o [2019-10-10T18:57:49.151Z] #62 169.1 CC criu/autofs.o [2019-10-10T18:57:49.151Z] #62 172.1 CC criu/bfd.o [2019-10-10T18:57:49.151Z] #62 173.2 CC criu/bitmap.o [2019-10-10T18:57:49.151Z] #62 173.5 CC criu/cgroup-props.o [2019-10-10T18:57:49.151Z] #62 ... [2019-10-10T18:57:49.151Z] [2019-10-10T18:57:49.151Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T18:57:49.151Z] #37 260.8 net/http/httptrace [2019-10-10T18:57:49.439Z] #37 261.3 net/http [2019-10-10T18:57:49.967Z] --- PASS: TestHealthKillContainer (3.19s) [2019-10-10T18:57:49.967Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-10T18:57:50.431Z] --- PASS: TestHostnameDnsResolution (1.82s) [2019-10-10T18:57:50.431Z] === RUN TestStats [2019-10-10T18:57:50.532Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-10-10T18:57:50.532Z] --- PASS: TestInspectCpusetInConfigPre120 (0.76s) [2019-10-10T18:57:50.532Z] === RUN TestIpcModeNone [2019-10-10T18:57:51.907Z] --- PASS: TestIpcModeNone (1.12s) [2019-10-10T18:57:51.907Z] === RUN TestIpcModePrivate [2019-10-10T18:57:51.907Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-10-10T18:57:52.837Z] --- PASS: TestIpcModePrivate (1.09s) [2019-10-10T18:57:52.837Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:208, shared: false, mustBeShared: false [2019-10-10T18:57:52.837Z] === RUN TestIpcModeShareable [2019-10-10T18:57:52.961Z] --- PASS: TestStats (2.44s) [2019-10-10T18:57:52.961Z] === RUN TestStopContainerWithTimeout [2019-10-10T18:57:52.961Z] === RUN TestStopContainerWithTimeout/0 [2019-10-10T18:57:52.961Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-10T18:57:52.961Z] === RUN TestStopContainerWithTimeout/1 [2019-10-10T18:57:52.961Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-10T18:57:52.961Z] === RUN TestStopContainerWithTimeout/3 [2019-10-10T18:57:52.961Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-10T18:57:52.961Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-10T18:57:52.961Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-10T18:57:52.961Z] === CONT TestStopContainerWithTimeout/0 [2019-10-10T18:57:52.961Z] === CONT TestStopContainerWithTimeout/1 [2019-10-10T18:57:52.961Z] === CONT TestStopContainerWithTimeout/3 [2019-10-10T18:57:52.961Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-10T18:57:54.214Z] --- PASS: TestIpcModeShareable (1.15s) [2019-10-10T18:57:54.214Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:202, shared: true, mustBeShared: true [2019-10-10T18:57:54.214Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-10T18:57:54.753Z] tests/integration/api_volume_test.py ......... [ 74%] [2019-10-10T18:57:54.753Z] tests/integration/client_test.py ..... [ 75%] [2019-10-10T18:57:54.753Z] tests/integration/errors_test.py . [ 76%] [2019-10-10T18:57:55.004Z] #37 ... [2019-10-10T18:57:55.004Z] [2019-10-10T18:57:55.004Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T18:57:55.004Z] #17 204.7 Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-10-10T18:57:55.004Z] #17 204.7 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-10T18:57:55.004Z] #17 204.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 [2019-10-10T18:57:55.004Z] #17 204.7 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-10T18:57:55.004Z] #17 204.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 [2019-10-10T18:57:55.004Z] #17 204.7 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-10T18:57:55.004Z] #17 204.7 Setting up btrfs-tools (4.7.3-1) ... [2019-10-10T18:57:55.004Z] #17 204.7 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-10T18:57:55.004Z] #17 204.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 [2019-10-10T18:57:55.004Z] #17 204.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 [2019-10-10T18:57:55.004Z] #17 204.8 Setting up python3 (3.5.3-1) ... [2019-10-10T18:57:55.004Z] #17 208.2 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-10T18:57:55.144Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-10-10T18:57:55.144Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-10-10T18:57:55.637Z] #17 210.3 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-10T18:57:55.708Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2019-10-10T18:57:56.214Z] #17 210.7 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-10T18:57:56.214Z] #17 210.9 Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-10T18:57:56.214Z] #17 210.9 Setting up python3-wheel (0.29.0-2) ... [2019-10-10T18:57:56.246Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-10-10T18:57:56.246Z] --- PASS: TestStopContainerWithTimeout/0 (1.16s) [2019-10-10T18:57:56.246Z] --- PASS: TestStopContainerWithTimeout/1 (2.24s) [2019-10-10T18:57:56.246Z] --- PASS: TestStopContainerWithTimeout/-1 (3.01s) [2019-10-10T18:57:56.246Z] --- PASS: TestStopContainerWithTimeout/3 (3.17s) [2019-10-10T18:57:56.246Z] === RUN TestDeleteDevicemapper [2019-10-10T18:57:56.246Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-10T18:57:56.246Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-10T18:57:56.246Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-10T18:57:56.271Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2019-10-10T18:57:56.835Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2019-10-10T18:57:57.093Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-10-10T18:57:57.093Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2019-10-10T18:57:57.350Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.45s) [2019-10-10T18:57:57.350Z] === RUN TestAPIIpcModeHost [2019-10-10T18:57:58.270Z] #17 213.0 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-10T18:57:58.281Z] --- PASS: TestAPIIpcModeHost (0.99s) [2019-10-10T18:57:58.281Z] === RUN TestDaemonIpcModeShareable [2019-10-10T18:57:58.779Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.97s) [2019-10-10T18:57:58.779Z] === RUN TestUpdateMemory [2019-10-10T18:57:58.779Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-10T18:57:58.779Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-10T18:57:58.779Z] === RUN TestUpdateCPUQuota [2019-10-10T18:57:59.213Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-10-10T18:57:59.313Z] #17 ... [2019-10-10T18:57:59.313Z] [2019-10-10T18:57:59.313Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T18:57:59.313Z] #62 175.3 CC criu/cgroup.o [2019-10-10T18:57:59.313Z] #62 181.7 CC criu/clone-noasan.o [2019-10-10T18:57:59.313Z] #62 182.1 CC criu/config.o [2019-10-10T18:57:59.313Z] #62 185.5 CC criu/cr-check.o [2019-10-10T18:58:00.583Z] --- PASS: TestDaemonIpcModeShareable (2.12s) [2019-10-10T18:58:00.583Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-10T18:58:00.583Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:204, shared: true, mustBeShared: true [2019-10-10T18:58:00.583Z] === RUN TestDaemonIpcModePrivate [2019-10-10T18:58:00.684Z] --- PASS: TestUpdateCPUQuota (1.77s) [2019-10-10T18:58:00.684Z] === RUN TestUpdatePidsLimit [2019-10-10T18:58:00.684Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-10T18:58:00.807Z] #62 ... [2019-10-10T18:58:00.807Z] [2019-10-10T18:58:00.807Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T18:58:00.807Z] #17 215.4 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-10T18:58:00.807Z] #17 215.4 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-10T18:58:00.840Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-10-10T18:58:00.943Z] === RUN TestUpdatePidsLimit/no_change [2019-10-10T18:58:01.405Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-10-10T18:58:01.509Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-10T18:58:01.767Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-10T18:58:02.335Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-10T18:58:02.775Z] --- PASS: TestDaemonIpcModePrivate (2.06s) [2019-10-10T18:58:02.775Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-10T18:58:02.775Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:210, shared: false, mustBeShared: false [2019-10-10T18:58:02.775Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-10T18:58:02.775Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2019-10-10T18:58:02.847Z] Client: [2019-10-10T18:58:02.847Z] Debug Mode: false [2019-10-10T18:58:02.847Z] Plugins: [2019-10-10T18:58:02.847Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-10-10T18:58:02.847Z] [2019-10-10T18:58:02.847Z] Server: [2019-10-10T18:58:02.847Z] Containers: 0 [2019-10-10T18:58:02.847Z] Running: 0 [2019-10-10T18:58:02.847Z] Paused: 0 [2019-10-10T18:58:02.847Z] Stopped: 0 [2019-10-10T18:58:02.847Z] Images: 0 [2019-10-10T18:58:02.847Z] Server Version: 19.03.2 [2019-10-10T18:58:02.847Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-10-10T18:58:02.847Z] Windows: [2019-10-10T18:58:02.847Z] LCOW: [2019-10-10T18:58:02.847Z] Logging Driver: json-file [2019-10-10T18:58:02.847Z] Plugins: [2019-10-10T18:58:02.847Z] Volume: local [2019-10-10T18:58:02.847Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-10-10T18:58:02.847Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-10T18:58:02.847Z] Swarm: inactive [2019-10-10T18:58:02.847Z] Default Isolation: process [2019-10-10T18:58:02.847Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-10T18:58:02.847Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-10T18:58:02.847Z] OSType: windows [2019-10-10T18:58:02.847Z] Architecture: x86_64 [2019-10-10T18:58:02.847Z] CPUs: 4 [2019-10-10T18:58:02.847Z] Total Memory: 32GiB [2019-10-10T18:58:02.847Z] Name: azwin-2-ed66a0 [2019-10-10T18:58:02.847Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-10-10T18:58:02.847Z] Docker Root Dir: D:\docker [2019-10-10T18:58:02.847Z] Debug Mode: false [2019-10-10T18:58:02.847Z] Registry: https://index.docker.io/v1/ [2019-10-10T18:58:02.847Z] Labels: [2019-10-10T18:58:02.847Z] Experimental: true [2019-10-10T18:58:02.847Z] Insecure Registries: [2019-10-10T18:58:02.847Z] 10.0.0.4:5000 [2019-10-10T18:58:02.847Z] 127.0.0.0/8 [2019-10-10T18:58:02.847Z] Registry Mirrors: [2019-10-10T18:58:02.847Z] http://10.0.0.4:5000/ [2019-10-10T18:58:02.847Z] Live Restore Enabled: false [2019-10-10T18:58:02.847Z] [2019-10-10T18:58:02.902Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2019-10-10T18:58:03.161Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-10T18:58:03.339Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-10-10T18:58:03.519Z] #17 217.9 Setting up dmsetup (2:1.02.137-2) ... [2019-10-10T18:58:03.519Z] #17 217.9 Setting up python3-setuptools (33.1.1-1) ... [2019-10-10T18:58:04.270Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-10-10T18:58:04.528Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.01s) [2019-10-10T18:58:04.528Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-10T18:58:04.528Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:210, shared: false, mustBeShared: false [2019-10-10T18:58:04.528Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-10T18:58:04.528Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2019-10-10T18:58:05.064Z] --- PASS: TestUpdatePidsLimit (4.59s) [2019-10-10T18:58:05.064Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.45s) [2019-10-10T18:58:05.064Z] --- PASS: TestUpdatePidsLimit/no_change (0.45s) [2019-10-10T18:58:05.064Z] --- PASS: TestUpdatePidsLimit/update_lower (0.45s) [2019-10-10T18:58:05.064Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.45s) [2019-10-10T18:58:05.064Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.47s) [2019-10-10T18:58:05.064Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.45s) [2019-10-10T18:58:05.064Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.44s) [2019-10-10T18:58:05.064Z] === RUN TestUpdateRestartPolicy [2019-10-10T18:58:05.405Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-10T18:58:05.405Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2019-10-10T18:58:05.405Z] ok github.com/docker/docker/api/server/middleware 0.014s coverage: 37.7% of statements [2019-10-10T18:58:05.405Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-10T18:58:05.405Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-10T18:58:05.405Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-10T18:58:05.405Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-10T18:58:05.405Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-10T18:58:05.405Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-10T18:58:05.405Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-10T18:58:05.405Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-10T18:58:05.405Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-10T18:58:05.405Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-10T18:58:05.405Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-10T18:58:05.405Z] ok github.com/docker/docker/api/server/router/swarm 0.012s coverage: 4.0% of statements [2019-10-10T18:58:05.405Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-10T18:58:05.405Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-10T18:58:05.405Z] ? github.com/docker/docker/api/types [no test files] [2019-10-10T18:58:05.405Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-10T18:58:05.405Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-10T18:58:05.405Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-10T18:58:05.405Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-10T18:58:05.592Z] #17 220.3 Setting up dh-python (2.20170125) ... [2019-10-10T18:58:05.807Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2019-10-10T18:58:05.807Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 95.2% of statements [2019-10-10T18:58:05.807Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-10T18:58:05.807Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-10T18:58:05.807Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-10T18:58:05.807Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-10T18:58:05.807Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-10T18:58:05.807Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-10T18:58:05.807Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-10T18:58:06.207Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2019-10-10T18:58:06.207Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 75.0% of statements [2019-10-10T18:58:06.207Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-10T18:58:06.207Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-10T18:58:06.207Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-10T18:58:06.207Z] ? github.com/docker/docker/builder [no test files] [2019-10-10T18:58:06.207Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-10T18:58:06.207Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-10T18:58:06.207Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-10T18:58:06.207Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-10T18:58:06.207Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-10T18:58:06.207Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-10T18:58:06.207Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-10T18:58:07.023Z] ok github.com/docker/docker/builder/dockerignore 0.002s coverage: 96.8% of statements [2019-10-10T18:58:07.054Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.03s) [2019-10-10T18:58:07.054Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-10T18:58:07.054Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:206, shared: true, mustBeShared: true [2019-10-10T18:58:07.054Z] === RUN TestIpcModeOlderClient [2019-10-10T18:58:07.054Z] === PAUSE TestIpcModeOlderClient [2019-10-10T18:58:07.054Z] === RUN TestKillContainerInvalidSignal [2019-10-10T18:58:07.054Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-10-10T18:58:07.619Z] --- PASS: TestKillContainerInvalidSignal (0.94s) [2019-10-10T18:58:07.619Z] === RUN TestKillContainer [2019-10-10T18:58:07.619Z] === RUN TestKillContainer/no_signal [2019-10-10T18:58:07.716Z] #17 222.0 Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-10-10T18:58:07.716Z] #17 222.0 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T18:58:07.716Z] #17 DONE 222.4s [2019-10-10T18:58:07.716Z] [2019-10-10T18:58:07.716Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-10T18:58:08.183Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-10-10T18:58:08.440Z] === RUN TestKillContainer/non_killing_signal [2019-10-10T18:58:08.699Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-10-10T18:58:09.262Z] === RUN TestKillContainer/killing_signal [2019-10-10T18:58:10.631Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2019-10-10T18:58:10.631Z] --- PASS: TestKillContainer (2.83s) [2019-10-10T18:58:10.631Z] --- PASS: TestKillContainer/no_signal (0.91s) [2019-10-10T18:58:10.631Z] --- PASS: TestKillContainer/non_killing_signal (0.72s) [2019-10-10T18:58:10.631Z] --- PASS: TestKillContainer/killing_signal (0.91s) [2019-10-10T18:58:10.631Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-10T18:58:10.631Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-10T18:58:10.889Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2019-10-10T18:58:11.146Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-10-10T18:58:11.310Z] ok github.com/docker/docker/builder/remotecontext 0.342s coverage: 13.6% of statements [2019-10-10T18:58:11.403Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-10T18:58:11.696Z] ok github.com/docker/docker/builder/dockerfile 0.917s coverage: 48.2% of statements [2019-10-10T18:58:12.334Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-10-10T18:58:12.334Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.81s) [2019-10-10T18:58:12.334Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.92s) [2019-10-10T18:58:12.334Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2019-10-10T18:58:12.334Z] === RUN TestKillStoppedContainer [2019-10-10T18:58:12.334Z] --- PASS: TestKillStoppedContainer (0.08s) [2019-10-10T18:58:12.334Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-10T18:58:12.334Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2019-10-10T18:58:12.334Z] === RUN TestKillDifferentUserContainer [2019-10-10T18:58:12.506Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2019-10-10T18:58:12.506Z] ok github.com/docker/docker/builder/remotecontext/git 0.870s coverage: 85.1% of statements [2019-10-10T18:58:12.506Z] ? github.com/docker/docker/cli [no test files] [2019-10-10T18:58:12.506Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-10T18:58:13.264Z] --- PASS: TestKillDifferentUserContainer (0.87s) [2019-10-10T18:58:13.265Z] === RUN TestInspectOomKilledTrue [2019-10-10T18:58:13.265Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-10T18:58:13.265Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-10T18:58:13.265Z] === RUN TestInspectOomKilledFalse [2019-10-10T18:58:13.265Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-10T18:58:13.265Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-10T18:58:13.265Z] === RUN TestLinksEtcHostsContentMatch [2019-10-10T18:58:13.266Z] #18 ... [2019-10-10T18:58:13.266Z] [2019-10-10T18:58:13.266Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T18:58:13.266Z] #62 189.4 CC criu/cr-dedup.o [2019-10-10T18:58:13.266Z] #62 190.5 CC criu/cr-dump.o [2019-10-10T18:58:13.266Z] #62 196.2 CC criu/cr-errno.o [2019-10-10T18:58:13.266Z] #62 196.4 CC criu/cr-restore.o [2019-10-10T18:58:13.521Z] === RUN TestDockerSuite/TestBuildAddScript [2019-10-10T18:58:13.553Z] #62 ... [2019-10-10T18:58:13.553Z] [2019-10-10T18:58:13.553Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T18:58:13.553Z] #37 281.8 github.com/LK4D4/vndr/godl [2019-10-10T18:58:13.553Z] #37 283.1 github.com/LK4D4/vndr [2019-10-10T18:58:13.780Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s) [2019-10-10T18:58:13.780Z] === RUN TestLinksContainerNames [2019-10-10T18:58:14.344Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-10-10T18:58:15.713Z] --- PASS: TestLinksContainerNames (1.82s) [2019-10-10T18:58:15.713Z] === RUN TestLogsFollowTailEmpty [2019-10-10T18:58:16.643Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-10-10T18:58:16.643Z] --- PASS: TestLogsFollowTailEmpty (0.99s) [2019-10-10T18:58:16.643Z] === RUN TestContainerNetworkMountsNoChown [2019-10-10T18:58:16.710Z] ok github.com/docker/docker/client 0.205s coverage: 75.8% of statements [2019-10-10T18:58:17.573Z] --- PASS: TestContainerNetworkMountsNoChown (0.84s) [2019-10-10T18:58:17.573Z] === RUN TestMountDaemonRoot [2019-10-10T18:58:17.573Z] === RUN TestMountDaemonRoot/default [2019-10-10T18:58:17.573Z] === PAUSE TestMountDaemonRoot/default [2019-10-10T18:58:17.573Z] === RUN TestMountDaemonRoot/private [2019-10-10T18:58:17.573Z] === PAUSE TestMountDaemonRoot/private [2019-10-10T18:58:17.573Z] === RUN TestMountDaemonRoot/rprivate [2019-10-10T18:58:17.574Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-10T18:58:17.574Z] === RUN TestMountDaemonRoot/slave [2019-10-10T18:58:17.574Z] === PAUSE TestMountDaemonRoot/slave [2019-10-10T18:58:17.574Z] === RUN TestMountDaemonRoot/rslave [2019-10-10T18:58:17.574Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-10T18:58:17.574Z] === RUN TestMountDaemonRoot/shared [2019-10-10T18:58:17.574Z] === PAUSE TestMountDaemonRoot/shared [2019-10-10T18:58:17.574Z] === RUN TestMountDaemonRoot/rshared [2019-10-10T18:58:17.574Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-10T18:58:17.574Z] === CONT TestMountDaemonRoot/default [2019-10-10T18:58:17.574Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-10T18:58:17.574Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-10T18:58:17.574Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-10T18:58:17.574Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-10T18:58:17.574Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-10T18:58:17.574Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-10T18:58:17.574Z] === CONT TestMountDaemonRoot/rslave [2019-10-10T18:58:17.574Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-10T18:58:17.574Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-10T18:58:17.574Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-10T18:58:17.574Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-10T18:58:17.574Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-10T18:58:17.574Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-10T18:58:17.574Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-10T18:58:17.574Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-10T18:58:17.574Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-10T18:58:17.574Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-10T18:58:17.574Z] === CONT TestMountDaemonRoot/rshared [2019-10-10T18:58:17.574Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-10T18:58:17.574Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-10T18:58:17.574Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-10T18:58:17.574Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-10T18:58:17.574Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-10T18:58:17.574Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-10T18:58:17.574Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-10T18:58:17.574Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-10T18:58:17.574Z] === CONT TestMountDaemonRoot/shared [2019-10-10T18:58:17.574Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-10T18:58:17.574Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-10T18:58:17.574Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-10T18:58:17.574Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-10T18:58:17.574Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-10T18:58:17.574Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-10T18:58:17.574Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-10T18:58:17.574Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-10T18:58:17.574Z] === CONT TestMountDaemonRoot/rprivate [2019-10-10T18:58:17.574Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-10T18:58:17.574Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-10T18:58:17.574Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-10T18:58:17.574Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-10T18:58:17.574Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-10T18:58:17.574Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-10T18:58:17.574Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-10T18:58:17.574Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-10T18:58:17.574Z] === CONT TestMountDaemonRoot/slave [2019-10-10T18:58:17.574Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-10T18:58:17.574Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-10T18:58:17.574Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-10T18:58:17.574Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-10T18:58:17.574Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-10T18:58:17.574Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-10T18:58:17.574Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-10T18:58:17.574Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-10T18:58:17.574Z] === CONT TestMountDaemonRoot/private [2019-10-10T18:58:17.574Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-10T18:58:17.574Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-10T18:58:17.574Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-10T18:58:17.574Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-10T18:58:17.574Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-10T18:58:17.574Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-10T18:58:17.574Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-10T18:58:17.574Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-10T18:58:17.574Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-10T18:58:17.574Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-10T18:58:17.574Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-10T18:58:17.574Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-10T18:58:17.574Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-10T18:58:17.830Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-10T18:58:17.830Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-10T18:58:17.830Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-10T18:58:17.830Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-10T18:58:17.830Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-10T18:58:17.830Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-10T18:58:18.086Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-10T18:58:18.343Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-10T18:58:18.343Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-10T18:58:18.343Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-10T18:58:18.343Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-10T18:58:18.343Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-10T18:58:18.343Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-10T18:58:18.343Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-10T18:58:18.343Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-10T18:58:18.343Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-10T18:58:18.343Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-10T18:58:18.343Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-10T18:58:18.600Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-10T18:58:18.600Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-10T18:58:18.600Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-10T18:58:18.600Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-10T18:58:18.600Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-10T18:58:18.600Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-10-10T18:58:18.600Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-10T18:58:18.600Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2019-10-10T18:58:18.600Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2019-10-10T18:58:18.600Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2019-10-10T18:58:18.600Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2019-10-10T18:58:18.600Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-10T18:58:18.600Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2019-10-10T18:58:18.600Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2019-10-10T18:58:18.600Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2019-10-10T18:58:18.600Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2019-10-10T18:58:18.600Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-10T18:58:18.600Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2019-10-10T18:58:18.600Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.14s) [2019-10-10T18:58:18.600Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.33s) [2019-10-10T18:58:18.600Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.26s) [2019-10-10T18:58:18.600Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-10T18:58:18.600Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-10-10T18:58:18.600Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-10-10T18:58:18.600Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-10-10T18:58:18.600Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-10-10T18:58:18.600Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-10T18:58:18.600Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2019-10-10T18:58:18.600Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2019-10-10T18:58:18.600Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2019-10-10T18:58:18.600Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2019-10-10T18:58:18.600Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-10T18:58:18.600Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2019-10-10T18:58:18.600Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2019-10-10T18:58:18.600Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2019-10-10T18:58:18.600Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2019-10-10T18:58:18.600Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-10T18:58:18.600Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2019-10-10T18:58:18.600Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2019-10-10T18:58:18.600Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2019-10-10T18:58:18.600Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-10-10T18:58:18.600Z] === RUN TestContainerBindMountNonRecursive [2019-10-10T18:58:19.103Z] #37 ... [2019-10-10T18:58:19.103Z] [2019-10-10T18:58:19.103Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-10T18:58:19.103Z] #18 10.53 Collecting yamllint==1.16.0 [2019-10-10T18:58:19.935Z] --- PASS: TestUpdateRestartPolicy (12.65s) [2019-10-10T18:58:19.935Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-10T18:58:19.935Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s) [2019-10-10T18:58:19.935Z] === RUN TestWaitNonBlocked [2019-10-10T18:58:19.935Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-10T18:58:19.935Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-10T18:58:19.935Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-10T18:58:19.935Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-10T18:58:19.935Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-10T18:58:19.935Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-10T18:58:19.935Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-10-10T18:58:19.935Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.12s) [2019-10-10T18:58:19.935Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.18s) [2019-10-10T18:58:19.935Z] === RUN TestWaitBlocked [2019-10-10T18:58:19.935Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-10T18:58:19.935Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-10T18:58:19.935Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-10T18:58:19.935Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-10T18:58:19.935Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-10T18:58:19.935Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-10T18:58:20.143Z] #18 12.11 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-10T18:58:20.772Z] #18 13.04 Collecting pyyaml (from yamllint==1.16.0) [2019-10-10T18:58:20.871Z] --- PASS: TestWaitBlocked (0.03s) [2019-10-10T18:58:20.871Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.03s) [2019-10-10T18:58:20.871Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.07s) [2019-10-10T18:58:20.871Z] === CONT TestContainerStartOnDaemonRestart [2019-10-10T18:58:20.871Z] === CONT TestIpcModeOlderClient [2019-10-10T18:58:20.871Z] === CONT TestDaemonRestartIpcMode [2019-10-10T18:58:21.129Z] --- PASS: TestIpcModeOlderClient (0.19s) [2019-10-10T18:58:21.152Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-10-10T18:58:21.152Z] --- PASS: TestContainerBindMountNonRecursive (2.56s) [2019-10-10T18:58:21.152Z] === RUN TestNetworkNat [2019-10-10T18:58:21.401Z] #18 13.71 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-10T18:58:22.084Z] --- PASS: TestNetworkNat (0.92s) [2019-10-10T18:58:22.084Z] === RUN TestNetworkLocalhostTCPNat [2019-10-10T18:58:23.015Z] --- PASS: TestNetworkLocalhostTCPNat (1.04s) [2019-10-10T18:58:23.015Z] === RUN TestNetworkLoopbackNat [2019-10-10T18:58:24.385Z] --- PASS: TestNetworkLoopbackNat (1.32s) [2019-10-10T18:58:24.385Z] === RUN TestPause [2019-10-10T18:58:24.411Z] --- PASS: TestContainerStartOnDaemonRestart (3.28s) [2019-10-10T18:58:24.411Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-10T18:58:24.670Z] --- PASS: TestDaemonRestartIpcMode (3.91s) [2019-10-10T18:58:24.670Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-10T18:58:24.670Z] PASS [2019-10-10T18:58:24.670Z] [2019-10-10T18:58:24.670Z] === Skipped [2019-10-10T18:58:24.670Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2019-10-10T18:58:24.670Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-10T18:58:24.670Z] [2019-10-10T18:58:24.670Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2019-10-10T18:58:24.670Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-10T18:58:24.670Z] [2019-10-10T18:58:24.670Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-10T18:58:24.670Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-10T18:58:24.670Z] [2019-10-10T18:58:24.670Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-10T18:58:24.670Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-10T18:58:24.670Z] [2019-10-10T18:58:24.670Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2019-10-10T18:58:24.670Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-10T18:58:24.670Z] [2019-10-10T18:58:24.670Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2019-10-10T18:58:24.670Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-10T18:58:24.670Z] [2019-10-10T18:58:24.670Z] [2019-10-10T18:58:24.670Z] DONE 197 tests, 6 skipped in 132.183s [2019-10-10T18:58:24.670Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2019-10-10T18:58:24.670Z] ++ 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 [2019-10-10T18:58:24.670Z] ++ set -e [2019-10-10T18:58:24.670Z] ++ '[' -n 0 ']' [2019-10-10T18:58:24.670Z] ++ set -x [2019-10-10T18:58:24.670Z] ++ env -i DEST=/go/src/github.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= 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 [2019-10-10T18:58:24.950Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-10-10T18:58:25.236Z] INFO: Testing against a local daemon [2019-10-10T18:58:25.236Z] === RUN TestCommitInheritsEnv [2019-10-10T18:58:25.514Z] --- PASS: TestPause (1.10s) [2019-10-10T18:58:25.514Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-10T18:58:25.514Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-10T18:58:25.514Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-10T18:58:25.514Z] === RUN TestPauseStopPausedContainer [2019-10-10T18:58:25.803Z] --- PASS: TestCommitInheritsEnv (0.56s) [2019-10-10T18:58:25.803Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-10T18:58:25.803Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-10-10T18:58:25.803Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-10-10T18:58:25.803Z] === RUN TestImagesFilterMultiReference [2019-10-10T18:58:25.803Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2019-10-10T18:58:25.803Z] === RUN TestImagePullPlatformInvalid [2019-10-10T18:58:25.803Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-10-10T18:58:25.803Z] === RUN TestRemoveImageOrphaning [2019-10-10T18:58:26.369Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2019-10-10T18:58:26.369Z] === RUN TestRemoveImageGarbageCollector [2019-10-10T18:58:26.369Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-10-10T18:58:26.369Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T18:58:26.369Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-10T18:58:26.369Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-10-10T18:58:26.369Z] === RUN TestTagInvalidReference [2019-10-10T18:58:26.369Z] --- PASS: TestTagInvalidReference (0.03s) [2019-10-10T18:58:26.369Z] === RUN TestTagValidPrefixedRepo [2019-10-10T18:58:26.628Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2019-10-10T18:58:26.628Z] === RUN TestTagExistedNameWithoutForce [2019-10-10T18:58:26.628Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-10-10T18:58:26.628Z] === RUN TestTagOfficialNames [2019-10-10T18:58:26.628Z] --- PASS: TestTagOfficialNames (0.08s) [2019-10-10T18:58:26.628Z] === RUN TestTagMatchesDigest [2019-10-10T18:58:26.628Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-10T18:58:26.628Z] PASS [2019-10-10T18:58:26.628Z] [2019-10-10T18:58:26.628Z] === Skipped [2019-10-10T18:58:26.628Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2019-10-10T18:58:26.628Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-10-10T18:58:26.628Z] [2019-10-10T18:58:26.628Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-10-10T18:58:26.628Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T18:58:26.628Z] [2019-10-10T18:58:26.628Z] [2019-10-10T18:58:26.628Z] DONE 12 tests, 2 skipped in 1.863s [2019-10-10T18:58:26.628Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2019-10-10T18:58:26.628Z] ++ 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 [2019-10-10T18:58:26.628Z] ++ set -e [2019-10-10T18:58:26.628Z] ++ '[' -n 0 ']' [2019-10-10T18:58:26.628Z] ++ set -x [2019-10-10T18:58:26.628Z] ++ env -i DEST=/go/src/github.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= 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 [2019-10-10T18:58:26.884Z] --- PASS: TestPauseStopPausedContainer (1.13s) [2019-10-10T18:58:26.884Z] === RUN TestPsFilter [2019-10-10T18:58:26.884Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2019-10-10T18:58:26.884Z] --- PASS: TestPsFilter (0.26s) [2019-10-10T18:58:26.884Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-10T18:58:26.886Z] INFO: Testing against a local daemon [2019-10-10T18:58:26.886Z] === RUN TestNetworkCreateDelete [2019-10-10T18:58:26.968Z] #18 19.24 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-10T18:58:27.145Z] --- PASS: TestNetworkCreateDelete (0.38s) [2019-10-10T18:58:27.145Z] === RUN TestDockerNetworkDeletePreferID [2019-10-10T18:58:27.257Z] #18 ... [2019-10-10T18:58:27.257Z] [2019-10-10T18:58:27.257Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T18:58:27.257Z] #37 DONE 299.0s [2019-10-10T18:58:27.257Z] [2019-10-10T18:58:27.257Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T18:58:27.257Z] #62 207.2 CC criu/cr-service.o [2019-10-10T18:58:27.257Z] #62 211.8 CC criu/crtools.o [2019-10-10T18:58:27.257Z] #62 213.2 CC criu/eventfd.o [2019-10-10T18:58:27.257Z] #62 ... [2019-10-10T18:58:27.257Z] [2019-10-10T18:58:27.257Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-10T18:58:27.257Z] #18 19.56 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-10T18:58:28.256Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.05s) [2019-10-10T18:58:28.256Z] === RUN TestRemoveContainerWithVolume [2019-10-10T18:58:28.520Z] --- PASS: TestDockerNetworkDeletePreferID (1.04s) [2019-10-10T18:58:28.520Z] === RUN TestInspectNetwork [2019-10-10T18:58:28.739Z] DEBUG: print all environment variables to check how Jenkins runs this script [2019-10-10T18:58:28.739Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-5c73d5f9\powershellScript.ps1'; exit $LASTEXITCODE; [2019-10-10T18:58:28.739Z] ---------------------------------------------------------------------------- [2019-10-10T18:58:28.739Z] [2019-10-10T18:58:28.739Z] INFO: executeCI.ps1 starting at Thu Oct 10 18:58:27 CUT 2019 [2019-10-10T18:58:28.739Z] [2019-10-10T18:58:28.739Z] INFO: Script version 05-Feb-2019 09:03 PDT [2019-10-10T18:58:28.739Z] INFO: Running git version 2.23.0.windows.1 [2019-10-10T18:58:28.739Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2019-10-10T18:58:28.739Z] INFO: Environment variables: [2019-10-10T18:58:28.739Z] [2019-10-10T18:58:28.739Z] Name Value [2019-10-10T18:58:28.739Z] ---- ----- [2019-10-10T18:58:28.739Z] ALLUSERSPROFILE C:\ProgramData [2019-10-10T18:58:28.739Z] amd64 true [2019-10-10T18:58:28.739Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2019-10-10T18:58:28.739Z] APT_MIRROR cdn-fastly.deb.debian.org [2019-10-10T18:58:28.739Z] BRANCH_NAME PR-40059 [2019-10-10T18:58:28.739Z] BUILD_DISPLAY_NAME #3 [2019-10-10T18:58:28.739Z] BUILD_ID 3 [2019-10-10T18:58:28.739Z] BUILD_NUMBER 3 [2019-10-10T18:58:28.739Z] BUILD_TAG jenkins-moby-PR-40059-3 [2019-10-10T18:58:28.739Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-40059/3/ [2019-10-10T18:58:28.739Z] CHANGE_AUTHOR cpuguy83 [2019-10-10T18:58:28.739Z] CHANGE_AUTHOR_DISPLAY_NAME Brian Goff [2019-10-10T18:58:28.739Z] CHANGE_AUTHOR_EMAIL cpuguy83@gmail.com [2019-10-10T18:58:28.739Z] CHANGE_BRANCH move_source_copy [2019-10-10T18:58:28.739Z] CHANGE_FORK cpuguy83 [2019-10-10T18:58:28.739Z] CHANGE_ID 40059 [2019-10-10T18:58:28.739Z] CHANGE_TARGET master [2019-10-10T18:58:28.739Z] CHANGE_TITLE Fix trick for `make BINDDIR=. shell` and `COPY .` [2019-10-10T18:58:28.739Z] CHANGE_URL https://github.com/moby/moby/pull/40059 [2019-10-10T18:58:28.739Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-10T18:58:28.739Z] CommonProgramFiles C:\Program Files\Common Files [2019-10-10T18:58:28.739Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2019-10-10T18:58:28.739Z] CommonProgramW6432 C:\Program Files\Common Files [2019-10-10T18:58:28.739Z] COMPUTERNAME azwin-2-ed66a0 [2019-10-10T18:58:28.739Z] ComSpec C:\windows\system32\cmd.exe [2019-10-10T18:58:28.739Z] ConfigSequenceNumber 0 [2019-10-10T18:58:28.739Z] DOCKER_BUILDKIT 0 [2019-10-10T18:58:28.739Z] DOCKER_DUT_DEBUG 1 [2019-10-10T18:58:28.739Z] DOCKER_EXPERIMENTAL 1 [2019-10-10T18:58:28.739Z] DOCKER_GRAPHDRIVER overlay2 [2019-10-10T18:58:28.739Z] DriverData C:\Windows\System32\Drivers\DriverData [2019-10-10T18:58:28.739Z] EXECUTOR_NUMBER 0 [2019-10-10T18:58:28.739Z] FQDN azwin-2-ed66a0.westus.cloudapp.azure.com [2019-10-10T18:58:28.739Z] GIT_BRANCH PR-40059 [2019-10-10T18:58:28.739Z] GIT_COMMIT 891ead0305e5e847aa7f87068e9f2d1b19384c52 [2019-10-10T18:58:28.739Z] GIT_PREVIOUS_COMMIT bf398467ac8685af7f70865d4174b8bb4c52ec87 [2019-10-10T18:58:28.739Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT bf398467ac8685af7f70865d4174b8bb4c52ec87 [2019-10-10T18:58:28.739Z] GIT_URL https://github.com/moby/moby.git [2019-10-10T18:58:28.739Z] HUDSON_COOKIE 3850e1a1-f6e9-4b58-8ceb-3840c879131c [2019-10-10T18:58:28.739Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2019-10-10T18:58:28.739Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2019-10-10T18:58:28.739Z] HUDSON_URL https://ci.docker.com/public/ [2019-10-10T18:58:28.739Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbuild.windows.x86_64 [2019-10-10T18:58:28.739Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2019-10-10T18:58:28.739Z] JENKINS_NODE_COOKIE 7318a032-3123-4997-ada1-ec8baa76829d [2019-10-10T18:58:28.739Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2019-10-10T18:58:28.739Z] JENKINS_URL https://ci.docker.com/public/ [2019-10-10T18:58:28.739Z] JOB_BASE_NAME PR-40059 [2019-10-10T18:58:28.739Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40059/display/redirect [2019-10-10T18:58:28.739Z] JOB_NAME moby/PR-40059 [2019-10-10T18:58:28.739Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-40059/ [2019-10-10T18:58:28.739Z] library.jps.version master [2019-10-10T18:58:28.739Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2019-10-10T18:58:28.739Z] NODE_LABELS amd64 azure azwin-2-ed66a0 azwin-2019 docker west-us windows windows-2019 x86_64 [2019-10-10T18:58:28.739Z] NODE_NAME azwin-2-ed66a0 [2019-10-10T18:58:28.739Z] NUMBER_OF_PROCESSORS 4 [2019-10-10T18:58:28.739Z] OS Windows_NT [2019-10-10T18:58:28.739Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2019-10-10T18:58:28.739Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2019-10-10T18:58:28.739Z] ppc64le true [2019-10-10T18:58:28.741Z] PROCESSOR_ARCHITECTURE AMD64 [2019-10-10T18:58:28.741Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2019-10-10T18:58:28.741Z] PROCESSOR_LEVEL 6 [2019-10-10T18:58:28.741Z] PROCESSOR_REVISION 4f01 [2019-10-10T18:58:28.741Z] ProgramData C:\ProgramData [2019-10-10T18:58:28.741Z] ProgramFiles C:\Program Files [2019-10-10T18:58:28.741Z] ProgramFiles(x86) C:\Program Files (x86) [2019-10-10T18:58:28.741Z] ProgramW6432 C:\Program Files [2019-10-10T18:58:28.741Z] PROMPT $P$G [2019-10-10T18:58:28.741Z] PSExecutionPolicyPreference Bypass [2019-10-10T18:58:28.741Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2019-10-10T18:58:28.741Z] PUBLIC C:\Users\Public [2019-10-10T18:58:28.741Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40059/3/display/redirect?page=changes [2019-10-10T18:58:28.741Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40059/3/display/redirect [2019-10-10T18:58:28.741Z] s390x true [2019-10-10T18:58:28.741Z] skip_dco false [2019-10-10T18:58:28.741Z] SKIP_VALIDATION_TESTS 1 [2019-10-10T18:58:28.741Z] SOURCES_DRIVE d [2019-10-10T18:58:28.741Z] SOURCES_SUBDIR gopath [2019-10-10T18:58:28.741Z] STAGE_NAME Run tests [2019-10-10T18:58:28.741Z] SystemDrive C: [2019-10-10T18:58:28.741Z] SystemRoot C:\windows [2019-10-10T18:58:28.741Z] TEMP C:\windows\TEMP [2019-10-10T18:58:28.741Z] TESTDEBUG 0 [2019-10-10T18:58:28.741Z] TESTRUN_DRIVE d [2019-10-10T18:58:28.741Z] TESTRUN_SUBDIR CI [2019-10-10T18:58:28.741Z] TIMEOUT 120m [2019-10-10T18:58:28.741Z] TMP C:\windows\TEMP [2019-10-10T18:58:28.741Z] unit_validate true [2019-10-10T18:58:28.741Z] USERDOMAIN WORKGROUP [2019-10-10T18:58:28.741Z] USERNAME azwin-2-ed66a0$ [2019-10-10T18:58:28.741Z] USERPROFILE C:\windows\system32\config\systemprofile [2019-10-10T18:58:28.741Z] windir C:\windows [2019-10-10T18:58:28.741Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2019-10-10T18:58:28.741Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2019-10-10T18:58:28.741Z] windowsRS1 false [2019-10-10T18:58:28.741Z] windowsRS5 true [2019-10-10T18:58:28.741Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2019-10-10T18:58:28.741Z] [2019-10-10T18:58:28.741Z] [2019-10-10T18:58:28.741Z] [2019-10-10T18:58:29.186Z] --- PASS: TestRemoveContainerWithVolume (1.21s) [2019-10-10T18:58:29.186Z] === RUN TestRemoveContainerRunning [2019-10-10T18:58:29.443Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2019-10-10T18:58:30.373Z] --- PASS: TestRemoveContainerRunning (1.09s) [2019-10-10T18:58:30.373Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-10T18:58:31.305Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.14s) [2019-10-10T18:58:31.305Z] === RUN TestRemoveInvalidContainer [2019-10-10T18:58:31.563Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-10-10T18:58:31.563Z] === RUN TestRenameLinkedContainer [2019-10-10T18:58:31.563Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-10-10T18:58:31.660Z] INFO: Sources under d:\gopath\... [2019-10-10T18:58:31.660Z] INFO: Test run under d:\CI\... [2019-10-10T18:58:31.660Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2019-10-10T18:58:31.660Z] INFO: docker/docker repository was found [2019-10-10T18:58:31.660Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2019-10-10T18:58:31.707Z] #18 23.56 Building wheels for collected packages: pyyaml, pathspec [2019-10-10T18:58:31.707Z] #18 23.56 Running setup.py bdist_wheel for pyyaml: started [2019-10-10T18:58:33.204Z] ltsc2019: Pulling from windows/servercore [2019-10-10T18:58:33.765Z] #18 26.13 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-10T18:58:33.765Z] #18 26.14 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-10T18:58:34.064Z] #18 26.28 Running setup.py bdist_wheel for pathspec: started [2019-10-10T18:58:35.085Z] === RUN TestInspectNetwork/full_network_id [2019-10-10T18:58:35.085Z] === RUN TestInspectNetwork/partial_network_id [2019-10-10T18:58:35.085Z] === RUN TestInspectNetwork/network_name [2019-10-10T18:58:35.085Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-10T18:58:35.565Z] #18 ... [2019-10-10T18:58:35.565Z] [2019-10-10T18:58:35.565Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T18:58:35.565Z] #62 215.2 CC criu/eventpoll.o [2019-10-10T18:58:35.565Z] #62 217.0 CC criu/external.o [2019-10-10T18:58:35.565Z] #62 217.7 CC criu/fault-injection.o [2019-10-10T18:58:35.565Z] #62 217.9 CC criu/fdstore.o [2019-10-10T18:58:35.565Z] #62 218.7 CC criu/fifo.o [2019-10-10T18:58:35.565Z] #62 219.7 CC criu/file-ids.o [2019-10-10T18:58:35.565Z] #62 220.5 CC criu/file-lock.o [2019-10-10T18:58:35.745Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-10-10T18:58:35.745Z] --- PASS: TestRenameLinkedContainer (4.38s) [2019-10-10T18:58:35.745Z] === RUN TestRenameStoppedContainer [2019-10-10T18:58:36.121Z] tests/integration/models_containers_test.py ............................ [ 83%] [2019-10-10T18:58:36.194Z] #62 222.5 CC criu/files-ext.o [2019-10-10T18:58:36.502Z] #62 ... [2019-10-10T18:58:36.502Z] [2019-10-10T18:58:36.502Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-10T18:58:36.502Z] #18 28.66 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-10T18:58:36.502Z] #18 28.67 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-10T18:58:36.502Z] #18 28.72 Successfully built pyyaml pathspec [2019-10-10T18:58:36.502Z] #18 28.73 Installing collected packages: pyyaml, pathspec, yamllint [2019-10-10T18:58:36.677Z] === RUN TestDockerSuite/TestBuildAddTar [2019-10-10T18:58:36.933Z] --- PASS: TestRenameStoppedContainer (1.07s) [2019-10-10T18:58:36.933Z] === RUN TestRenameRunningContainerAndReuse [2019-10-10T18:58:37.530Z] #18 29.70 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-10T18:58:37.820Z] #18 DONE 30.0s [2019-10-10T18:58:37.820Z] [2019-10-10T18:58:37.820Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T18:58:37.820Z] #62 223.3 CC criu/files-reg.o [2019-10-10T18:58:39.016Z] 65014b3c3121: Pulling fs layer [2019-10-10T18:58:39.016Z] 12c8dbabfd62: Pulling fs layer [2019-10-10T18:58:39.281Z] --- PASS: TestInspectNetwork (11.08s) [2019-10-10T18:58:39.282Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-10T18:58:39.282Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-10T18:58:39.282Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-10T18:58:39.282Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-10T18:58:39.282Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-10T18:58:39.282Z] === RUN TestRunContainerWithBridgeNone [2019-10-10T18:58:40.213Z] --- PASS: TestRenameRunningContainerAndReuse (2.68s) [2019-10-10T18:58:40.213Z] === RUN TestRenameInvalidName [2019-10-10T18:58:40.470Z] --- PASS: TestRenameInvalidName (0.98s) [2019-10-10T18:58:40.470Z] === RUN TestRenameAnonymousContainer [2019-10-10T18:58:40.529Z] #62 226.8 CC criu/files.o [2019-10-10T18:58:40.818Z] #62 ... [2019-10-10T18:58:40.818Z] [2019-10-10T18:58:40.818Z] #19 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-10T18:58:40.818Z] #19 312.4 + rm -rf /tmp/tmp.PKyVBT0CQ0 [2019-10-10T18:58:40.818Z] #19 DONE 312.8s [2019-10-10T18:58:41.107Z] [2019-10-10T18:58:41.107Z] #46 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T18:58:42.566Z] --- PASS: TestRunContainerWithBridgeNone (2.81s) [2019-10-10T18:58:42.566Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-10T18:58:42.566Z] === RUN TestNetworkInvalidJSON [2019-10-10T18:58:42.566Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-10T18:58:42.566Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-10T18:58:42.566Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-10T18:58:42.566Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-10T18:58:42.566Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-10T18:58:42.566Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-10T18:58:42.566Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-10T18:58:42.566Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-10T18:58:42.566Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-10T18:58:42.566Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-10-10T18:58:42.566Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-10T18:58:42.566Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-10T18:58:42.566Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-10T18:58:42.566Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-10T18:58:42.606Z] #46 ... [2019-10-10T18:58:42.606Z] [2019-10-10T18:58:42.606Z] #20 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-10-10T18:58:42.896Z] #20 DONE 0.1s [2019-10-10T18:58:42.896Z] [2019-10-10T18:58:42.896Z] #25 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-10T18:58:42.997Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2019-10-10T18:58:43.501Z] --- PASS: TestDaemonRestartWithLiveRestore (1.35s) [2019-10-10T18:58:43.501Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-10T18:58:43.501Z] === RUN TestDaemonDefaultNetworkPools [2019-10-10T18:58:43.531Z] #25 DONE 0.6s [2019-10-10T18:58:43.531Z] [2019-10-10T18:58:43.531Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-10T18:58:44.877Z] --- PASS: TestDaemonDefaultNetworkPools (1.06s) [2019-10-10T18:58:44.877Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-10T18:58:44.877Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-10T18:58:44.894Z] --- PASS: TestRenameAnonymousContainer (4.15s) [2019-10-10T18:58:44.894Z] === RUN TestRenameContainerWithSameName [2019-10-10T18:58:45.151Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-10-10T18:58:45.667Z] #59 ... [2019-10-10T18:58:45.668Z] [2019-10-10T18:58:45.668Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T18:58:45.668Z] #62 231.5 CC criu/filesystems.o [2019-10-10T18:58:46.102Z] --- PASS: TestRenameContainerWithSameName (1.16s) [2019-10-10T18:58:46.102Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-10T18:58:46.252Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.68s) [2019-10-10T18:58:46.252Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-10T18:58:46.252Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-10T18:58:46.359Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2019-10-10T18:58:46.691Z] #62 232.7 CC criu/fsnotify.o [2019-10-10T18:58:46.924Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-10-10T18:58:48.296Z] --- PASS: TestRenameContainerWithLinkedContainer (2.13s) [2019-10-10T18:58:48.296Z] === RUN TestResize [2019-10-10T18:58:48.296Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-10-10T18:58:48.744Z] #62 234.6 CC criu/image-desc.o [2019-10-10T18:58:48.744Z] #62 234.9 CC criu/image.o [2019-10-10T18:58:48.904Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.18s) [2019-10-10T18:58:48.904Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-10T18:58:48.904Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-10T18:58:49.162Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.73s) [2019-10-10T18:58:49.162Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-10T18:58:49.162Z] === RUN TestServiceWithPredefinedNetwork [2019-10-10T18:58:49.229Z] --- PASS: TestResize (0.99s) [2019-10-10T18:58:49.229Z] === RUN TestResizeWithInvalidSize [2019-10-10T18:58:50.163Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-10-10T18:58:50.163Z] --- PASS: TestResizeWithInvalidSize (1.28s) [2019-10-10T18:58:50.163Z] === RUN TestResizeWhenContainerNotStarted [2019-10-10T18:58:50.245Z] #62 236.4 CC criu/ipc_ns.o [2019-10-10T18:58:51.096Z] --- PASS: TestResizeWhenContainerNotStarted (0.91s) [2019-10-10T18:58:51.096Z] === RUN TestDaemonRestartKillContainers [2019-10-10T18:58:51.096Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-10T18:58:51.096Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-10T18:58:51.096Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-10T18:58:51.096Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-10T18:58:51.096Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-10T18:58:51.096Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-10T18:58:51.096Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-10T18:58:51.096Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-10T18:58:51.096Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-10T18:58:51.096Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-10T18:58:51.096Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-10T18:58:51.096Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-10T18:58:51.096Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-10T18:58:51.096Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-10T18:58:51.096Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-10T18:58:51.096Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-10T18:58:51.096Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-10T18:58:51.096Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-10T18:58:51.096Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-10T18:58:51.096Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-10T18:58:51.096Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-10T18:58:51.096Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-10T18:58:51.096Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-10T18:58:51.096Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-10T18:58:51.096Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-10T18:58:51.096Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-10T18:58:51.398Z] ok github.com/docker/docker/cmd/dockerd 0.091s coverage: 30.3% of statements [2019-10-10T18:58:51.398Z] ok github.com/docker/docker/container 0.114s coverage: 35.3% of statements [2019-10-10T18:58:51.398Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-10T18:58:51.398Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-10T18:58:51.398Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-10T18:58:51.398Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-10T18:58:51.433Z] 12c8dbabfd62: Verifying Checksum [2019-10-10T18:58:51.433Z] 12c8dbabfd62: Download complete [2019-10-10T18:58:52.028Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2019-10-10T18:58:52.308Z] #62 238.6 CC criu/irmap.o [2019-10-10T18:58:52.446Z] --- PASS: TestServiceWithPredefinedNetwork (3.23s) [2019-10-10T18:58:52.446Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-10T18:58:52.446Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-10T18:58:52.446Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-10T18:58:52.446Z] service_test.go:230: FLAKY_TEST [2019-10-10T18:58:52.446Z] === RUN TestServiceWithDataPathPortInit [2019-10-10T18:58:53.335Z] #62 239.6 CC criu/kcmp-ids.o [2019-10-10T18:58:53.979Z] #62 240.2 CC criu/kerndat.o [2019-10-10T18:58:54.553Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-10T18:58:54.553Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-10T18:58:55.483Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-10-10T18:58:55.740Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2019-10-10T18:58:56.048Z] #62 242.3 CC criu/libnetlink.o [2019-10-10T18:58:57.002Z] ......... [ 85%] [2019-10-10T18:58:57.075Z] #62 243.0 CC criu/log.o [2019-10-10T18:58:57.255Z] 65014b3c3121: Verifying Checksum [2019-10-10T18:58:57.256Z] 65014b3c3121: Download complete [2019-10-10T18:58:57.643Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-10T18:58:57.713Z] #62 243.9 CC criu/lsm.o [2019-10-10T18:58:57.905Z] ok github.com/docker/docker/daemon/cluster 0.075s coverage: 0.5% of statements [2019-10-10T18:58:58.207Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-10T18:58:58.341Z] #62 244.5 CC criu/mem.o [2019-10-10T18:58:59.218Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2019-10-10T18:59:00.104Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-10T18:59:01.036Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-10T18:59:01.071Z] #62 247.2 CC criu/mount.o [2019-10-10T18:59:01.250Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.8% of statements [2019-10-10T18:59:01.969Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-10-10T18:59:02.534Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-10T18:59:03.098Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-10T18:59:03.418Z] tests/integration/models_images_test.py ............... [ 89%] [2019-10-10T18:59:03.424Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2019-10-10T18:59:04.355Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-10T18:59:04.355Z] === RUN TestDockerSuite/TestBuildBlankName [2019-10-10T18:59:04.613Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-10T18:59:04.637Z] #62 ... [2019-10-10T18:59:04.637Z] [2019-10-10T18:59:04.637Z] #46 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T18:59:04.637Z] #46 282.2 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-10-10T18:59:04.870Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-10-10T18:59:05.059Z] tests/integration/models_networks_test.py .... [ 90%] [2019-10-10T18:59:06.243Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-10-10T18:59:07.176Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-10T18:59:07.176Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.87s) [2019-10-10T18:59:07.176Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon" [2019-10-10T18:59:07.176Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.21s) [2019-10-10T18:59:07.176Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon" [2019-10-10T18:59:07.176Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.54s) [2019-10-10T18:59:07.176Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon" [2019-10-10T18:59:07.176Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.92s) [2019-10-10T18:59:07.176Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon" [2019-10-10T18:59:07.176Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.59s) [2019-10-10T18:59:07.176Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon" [2019-10-10T18:59:07.176Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.65s) [2019-10-10T18:59:07.176Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon" [2019-10-10T18:59:07.176Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.69s) [2019-10-10T18:59:07.176Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon" [2019-10-10T18:59:07.176Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.79s) [2019-10-10T18:59:07.176Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon" [2019-10-10T18:59:07.176Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.60s) [2019-10-10T18:59:07.176Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon" [2019-10-10T18:59:07.176Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.67s) [2019-10-10T18:59:07.176Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon" [2019-10-10T18:59:07.176Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.55s) [2019-10-10T18:59:07.176Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon" [2019-10-10T18:59:07.176Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.33s) [2019-10-10T18:59:07.176Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon" [2019-10-10T18:59:07.176Z] === RUN TestCgroupNamespacesRun [2019-10-10T18:59:07.521Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-10-10T18:59:08.179Z] #46 285.6 + mkdir -p /build [2019-10-10T18:59:08.179Z] #46 285.6 + cp runc /build/runc [2019-10-10T18:59:08.179Z] #46 DONE 285.7s [2019-10-10T18:59:08.179Z] [2019-10-10T18:59:08.179Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-10T18:59:08.473Z] #59 ... [2019-10-10T18:59:08.473Z] [2019-10-10T18:59:08.473Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T18:59:08.473Z] #62 254.7 CC criu/namespaces.o [2019-10-10T18:59:08.892Z] --- PASS: TestCgroupNamespacesRun (2.01s) [2019-10-10T18:59:08.892Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-10T18:59:08.892Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-10T18:59:08.936Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.431s coverage: 13.7% of statements [2019-10-10T18:59:09.743Z] ok github.com/docker/docker/daemon 12.375s coverage: 17.6% of statements [2019-10-10T18:59:09.743Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-10T18:59:09.743Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-10T18:59:09.824Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-10-10T18:59:11.201Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.03s) [2019-10-10T18:59:11.201Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-10T18:59:11.201Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-10T18:59:11.201Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-10-10T18:59:11.355Z] ok github.com/docker/docker/daemon/config 0.071s coverage: 84.6% of statements [2019-10-10T18:59:11.601Z] tests/integration/models_nodes_test.py . [ 91%] [2019-10-10T18:59:12.193Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2019-10-10T18:59:12.594Z] ok github.com/docker/docker/daemon/events 0.071s coverage: 50.0% of statements [2019-10-10T18:59:12.594Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-10T18:59:12.594Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-10T18:59:12.924Z] #62 258.5 CC criu/net.o [2019-10-10T18:59:12.968Z] tests/integration/models_resources_test.py . [ 91%] [2019-10-10T18:59:13.097Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.75s) [2019-10-10T18:59:13.097Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-10T18:59:13.097Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-10T18:59:13.913Z] ok github.com/docker/docker/daemon/graphdriver 0.014s coverage: 2.2% of statements [2019-10-10T18:59:14.027Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-10-10T18:59:14.368Z] --- PASS: TestServiceWithDataPathPortInit (19.59s) [2019-10-10T18:59:14.368Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-10T18:59:14.368Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-10T18:59:14.368Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-10T18:59:14.957Z] --- PASS: TestCgroupNamespacesRunHostMode (1.98s) [2019-10-10T18:59:14.957Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-10T18:59:14.957Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-10T18:59:16.446Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2019-10-10T18:59:16.852Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-10-10T18:59:16.852Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.13s) [2019-10-10T18:59:16.852Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-10T18:59:16.852Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-10T18:59:17.267Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.279s coverage: 57.9% of statements [2019-10-10T18:59:17.368Z] #62 263.4 CC criu/netfilter.o [2019-10-10T18:59:17.416Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-10-10T18:59:17.677Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.84s) [2019-10-10T18:59:17.677Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-10T18:59:17.677Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-10T18:59:17.998Z] #62 264.1 CC criu/page-pipe.o [2019-10-10T18:59:18.609Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s) [2019-10-10T18:59:18.609Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-10T18:59:18.609Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-10T18:59:18.780Z] tests/integration/models_services_test.py ..............X. [ 95%] [2019-10-10T18:59:19.062Z] #62 265.1 CC criu/page-xfer.o [2019-10-10T18:59:19.980Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-10-10T18:59:20.543Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.84s) [2019-10-10T18:59:20.543Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-10T18:59:20.543Z] === RUN TestKernelTCPMemory [2019-10-10T18:59:20.543Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-10-10T18:59:21.137Z] #62 267.1 CC criu/pagemap-cache.o [2019-10-10T18:59:21.476Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-10-10T18:59:21.476Z] --- PASS: TestKernelTCPMemory (1.16s) [2019-10-10T18:59:21.476Z] === RUN TestNISDomainname [2019-10-10T18:59:21.762Z] #62 267.8 CC criu/pagemap.o [2019-10-10T18:59:22.407Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-10-10T18:59:22.476Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.81s) [2019-10-10T18:59:22.476Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-10T18:59:22.476Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:we0vzjivjik0u3seq5tjznnj9 Created:2019-10-10 18:59:13.647191721 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[c572356772000fbc58a1133fd50bd84265e8f071d94b24e4b1960e124d6bae9a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ylpjxztxxfkh6cyx25ymtlvwr EndpointID:5e9bae55cbba76038b7b3246315f687c228c32025ef0a0b66b594a0eb15e9ac3 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c9c44024cf617090eb867a372f7171ae6889fdb040b03817fe9ed505e62288b4 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:03ec3876198a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ylpjxztxxfkh6cyx25ymtlvwr EndpointID:5e9bae55cbba76038b7b3246315f687c228c32025ef0a0b66b594a0eb15e9ac3 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-10T18:59:22.476Z] PASS [2019-10-10T18:59:22.476Z] [2019-10-10T18:59:22.476Z] === Skipped [2019-10-10T18:59:22.476Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-10T18:59:22.476Z] service_test.go:230: FLAKY_TEST [2019-10-10T18:59:22.476Z] [2019-10-10T18:59:22.476Z] [2019-10-10T18:59:22.476Z] DONE 21 tests, 1 skipped in 55.120s [2019-10-10T18:59:22.476Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-10T18:59:22.476Z] ++ 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 [2019-10-10T18:59:22.476Z] ++ set -e [2019-10-10T18:59:22.476Z] ++ '[' -n 0 ']' [2019-10-10T18:59:22.476Z] ++ set -x [2019-10-10T18:59:22.476Z] ++ env -i DEST=/go/src/github.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= 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 [2019-10-10T18:59:22.476Z] INFO: Testing against a local daemon [2019-10-10T18:59:22.476Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-10T18:59:22.476Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-10-10T18:59:22.476Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-10T18:59:22.476Z] === RUN TestDockerNetworkIpvlan [2019-10-10T18:59:22.476Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-10T18:59:22.476Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-10T18:59:22.476Z] PASS [2019-10-10T18:59:22.476Z] [2019-10-10T18:59:22.476Z] === Skipped [2019-10-10T18:59:22.476Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2019-10-10T18:59:22.476Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-10T18:59:22.476Z] [2019-10-10T18:59:22.476Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-10T18:59:22.476Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-10T18:59:22.476Z] [2019-10-10T18:59:22.476Z] [2019-10-10T18:59:22.476Z] DONE 2 tests, 2 skipped in 0.328s [2019-10-10T18:59:22.476Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-10T18:59:22.476Z] ++ 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 [2019-10-10T18:59:22.476Z] ++ set -e [2019-10-10T18:59:22.476Z] ++ '[' -n 0 ']' [2019-10-10T18:59:22.476Z] ++ set -x [2019-10-10T18:59:22.476Z] ++ env -i DEST=/go/src/github.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= 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 [2019-10-10T18:59:22.476Z] INFO: Testing against a local daemon [2019-10-10T18:59:22.476Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-10T18:59:22.971Z] --- PASS: TestNISDomainname (1.32s) [2019-10-10T18:59:22.971Z] === RUN TestHostnameDnsResolution [2019-10-10T18:59:23.191Z] tests/integration/models_swarm_test.py .. [ 96%] [2019-10-10T18:59:23.191Z] tests/integration/models_volumes_test.py .. [ 96%] [2019-10-10T18:59:23.259Z] #62 269.2 CC criu/parasite-syscall.o [2019-10-10T18:59:24.378Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.89s) [2019-10-10T18:59:24.378Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-10T18:59:24.378Z] === RUN TestDockerNetworkMacvlan [2019-10-10T18:59:24.769Z] #62 270.7 CC criu/path.o [2019-10-10T18:59:24.870Z] --- PASS: TestHostnameDnsResolution (1.61s) [2019-10-10T18:59:24.870Z] === RUN TestStats [2019-10-10T18:59:24.870Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-10-10T18:59:25.058Z] #62 271.3 CC criu/pie-util-vdso-elf32.o [2019-10-10T18:59:25.313Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-10T18:59:25.428Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.724s coverage: 45.9% of statements [2019-10-10T18:59:25.434Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-10-10T18:59:25.686Z] #62 271.9 CC criu/pie-util-vdso.o [2019-10-10T18:59:26.247Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-10T18:59:26.323Z] #62 272.6 CC criu/pie-util.o [2019-10-10T18:59:26.722Z] ok github.com/docker/docker/daemon/graphdriver/aufs 12.164s coverage: 72.5% of statements [2019-10-10T18:59:26.722Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-10T18:59:26.803Z] --- PASS: TestStats (2.26s) [2019-10-10T18:59:26.803Z] === RUN TestStopContainerWithTimeout [2019-10-10T18:59:26.803Z] === RUN TestStopContainerWithTimeout/0 [2019-10-10T18:59:26.804Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-10T18:59:26.804Z] === RUN TestStopContainerWithTimeout/1 [2019-10-10T18:59:26.804Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-10T18:59:26.804Z] === RUN TestStopContainerWithTimeout/3 [2019-10-10T18:59:26.804Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-10T18:59:26.804Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-10T18:59:26.804Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-10T18:59:26.804Z] === CONT TestStopContainerWithTimeout/0 [2019-10-10T18:59:26.804Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-10T18:59:26.971Z] #62 273.0 CC criu/pipes.o [2019-10-10T18:59:27.551Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.965s coverage: 51.0% of statements [2019-10-10T18:59:27.621Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-10T18:59:28.003Z] #62 274.3 CC criu/plugin.o [2019-10-10T18:59:28.175Z] === CONT TestStopContainerWithTimeout/3 [2019-10-10T18:59:28.175Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-10-10T18:59:28.175Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-10-10T18:59:28.175Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-10-10T18:59:28.517Z] tests/integration/regression_test.py ...... [ 98%] [2019-10-10T18:59:28.636Z] #62 274.8 CC criu/proc_parse.o [2019-10-10T18:59:29.031Z] tests/integration/credentials/store_test.py ...... [ 99%] [2019-10-10T18:59:29.031Z] tests/integration/credentials/utils_test.py . [100%] [2019-10-10T18:59:29.031Z] [2019-10-10T18:59:29.031Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2019-10-10T18:59:29.031Z] =========================== short test summary info ============================ [2019-10-10T18:59:29.031Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2019-10-10T18:59:29.031Z] CONFIG_RT_GROUP_SCHED isn't enabled [2019-10-10T18:59:29.031Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2019-10-10T18:59:29.031Z] Not supported on most drivers [2019-10-10T18:59:29.031Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2019-10-10T18:59:29.031Z] This doesn't seem to be taken into account by the engine [2019-10-10T18:59:29.031Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2019-10-10T18:59:29.031Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2019-10-10T18:59:29.031Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2019-10-10T18:59:29.032Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2019-10-10T18:59:29.032Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2019-10-10T18:59:29.032Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2019-10-10T18:59:29.032Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2019-10-10T18:59:29.032Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 389.68 seconds == [2019-10-10T18:59:29.288Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2019-10-10T18:59:29.597Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.590s coverage: 76.1% of statements [2019-10-10T18:59:30.072Z] === CONT TestStopContainerWithTimeout/1 [2019-10-10T18:59:30.905Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-10T18:59:30.952Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2019-10-10T18:59:31.444Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-10-10T18:59:31.444Z] --- PASS: TestStopContainerWithTimeout/0 (1.27s) [2019-10-10T18:59:31.444Z] --- PASS: TestStopContainerWithTimeout/-1 (2.97s) [2019-10-10T18:59:31.444Z] --- PASS: TestStopContainerWithTimeout/3 (2.91s) [2019-10-10T18:59:31.444Z] --- PASS: TestStopContainerWithTimeout/1 (1.77s) [2019-10-10T18:59:31.444Z] === RUN TestDeleteDevicemapper [2019-10-10T18:59:31.444Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-10T18:59:31.444Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-10T18:59:31.444Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-10T18:59:32.009Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2019-10-10T18:59:32.264Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.005s coverage: 3.0% of statements [2019-10-10T18:59:33.071Z] #62 279.3 CC criu/protobuf-desc.o [2019-10-10T18:59:34.123Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.575s coverage: 57.0% of statements [2019-10-10T18:59:34.123Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-10T18:59:34.123Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-10T18:59:34.527Z] ok github.com/docker/docker/daemon/images 0.053s coverage: 4.9% of statements [2019-10-10T18:59:34.527Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-10T18:59:34.533Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.01s) [2019-10-10T18:59:34.533Z] === RUN TestUpdateMemory [2019-10-10T18:59:34.533Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-10T18:59:34.533Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-10T18:59:34.533Z] === RUN TestUpdateCPUQuota [2019-10-10T18:59:34.940Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2019-10-10T18:59:34.940Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-10T18:59:35.090Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-10T18:59:35.132Z] #62 281.0 CC criu/protobuf.o [2019-10-10T18:59:35.769Z] #62 281.9 CC criu/pstree.o [2019-10-10T18:59:36.431Z] --- PASS: TestUpdateCPUQuota (1.87s) [2019-10-10T18:59:36.431Z] === RUN TestUpdatePidsLimit [2019-10-10T18:59:36.431Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-10T18:59:36.884Z] ok github.com/docker/docker/daemon/logger 0.230s coverage: 42.7% of statements [2019-10-10T18:59:37.023Z] === RUN TestUpdatePidsLimit/no_change [2019-10-10T18:59:37.588Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-10T18:59:37.588Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2019-10-10T18:59:37.815Z] ok github.com/docker/docker/daemon/logger/awslogs 0.148s coverage: 77.8% of statements [2019-10-10T18:59:37.815Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-10T18:59:37.815Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-10T18:59:37.828Z] #62 284.0 CC criu/rbtree.o [2019-10-10T18:59:37.846Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-10T18:59:38.230Z] ok github.com/docker/docker/daemon/logger/gelf 0.004s coverage: 68.2% of statements [2019-10-10T18:59:38.410Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-10-10T18:59:38.410Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-10T18:59:38.458Z] #62 284.5 CC criu/rst-malloc.o [2019-10-10T18:59:38.975Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-10T18:59:39.058Z] ok github.com/docker/docker/daemon/logger/journald 0.013s coverage: 26.2% of statements [2019-10-10T18:59:39.091Z] #62 285.0 CC criu/seccomp.o [2019-10-10T18:59:39.541Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-10T18:59:39.956Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.005s coverage: 62.1% of statements [2019-10-10T18:59:39.956Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.021s coverage: 88.3% of statements [2019-10-10T18:59:40.138Z] #62 286.1 CC criu/seize.o [2019-10-10T18:59:40.138Z] #62 ... [2019-10-10T18:59:40.138Z] [2019-10-10T18:59:40.138Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-10T18:59:40.138Z] #59 371.9 + dpkg --print-architecture [2019-10-10T18:59:40.138Z] #59 372.0 + cd /tmp/tmp.vICpmhYdbS/src/github.com/docker/distribution [2019-10-10T18:59:40.138Z] #59 372.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-10T18:59:40.767Z] #59 372.7 + GOPATH=/tmp/tmp.vICpmhYdbS/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.vICpmhYdbS [2019-10-10T18:59:40.767Z] #59 372.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-10T18:59:41.342Z] ok github.com/docker/docker/daemon/logger/local 0.012s coverage: 74.7% of statements [2019-10-10T18:59:41.342Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-10T18:59:41.437Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-10-10T18:59:41.437Z] --- PASS: TestUpdatePidsLimit (5.06s) [2019-10-10T18:59:41.437Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.56s) [2019-10-10T18:59:41.437Z] --- PASS: TestUpdatePidsLimit/no_change (0.47s) [2019-10-10T18:59:41.437Z] --- PASS: TestUpdatePidsLimit/update_lower (0.49s) [2019-10-10T18:59:41.437Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.53s) [2019-10-10T18:59:41.437Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.48s) [2019-10-10T18:59:41.437Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.51s) [2019-10-10T18:59:41.437Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.55s) [2019-10-10T18:59:41.437Z] === RUN TestUpdateRestartPolicy [2019-10-10T18:59:41.489Z] umount: bundles/test-docker-py/root: mountpoint not found [2019-10-10T18:59:41.489Z] Clearing AppArmor profiles cache:. [2019-10-10T18:59:41.489Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-10T18:59:41.489Z] Unloading profiles will leave already running processes permanently [2019-10-10T18:59:41.489Z] unconfined, which can lead to unexpected situations. [2019-10-10T18:59:41.489Z] [2019-10-10T18:59:41.489Z] To set a process to complain mode, use the command line tool [2019-10-10T18:59:41.489Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-10T18:59:41.489Z] with the 'teardown' option." [2019-10-10T18:59:41.489Z] [2019-10-10T18:59:41.761Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.028s coverage: 19.9% of statements Post stage [Pipeline] junit [2019-10-10T18:59:42.068Z] Recording test results [Pipeline] sh [2019-10-10T18:59:42.367Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-10-10T18:59:42.470Z] + echo Ensuring container killed. [2019-10-10T18:59:42.470Z] Ensuring container killed. [2019-10-10T18:59:42.470Z] + docker rm -vf docker-pr3 [2019-10-10T18:59:42.470Z] Error: No such container: docker-pr3 [2019-10-10T18:59:42.470Z] + true [Pipeline] sh [2019-10-10T18:59:42.759Z] + echo Chowning /workspace to jenkins user [2019-10-10T18:59:42.760Z] Chowning /workspace to jenkins user [2019-10-10T18:59:42.760Z] + id -u [2019-10-10T18:59:42.760Z] + id -g [2019-10-10T18:59:42.760Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40059:/workspace busybox chown -R 1000:1000 /workspace [2019-10-10T18:59:43.073Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2019-10-10T18:59:43.201Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-10T18:59:43.524Z] ok github.com/docker/docker/daemon/logger/templates 0.038s coverage: 8.3% of statements [2019-10-10T18:59:43.768Z] --- PASS: TestDockerNetworkMacvlan (19.60s) [2019-10-10T18:59:43.768Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T18:59:43.768Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2019-10-10T18:59:43.768Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T18:59:43.768Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2019-10-10T18:59:43.768Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T18:59:43.768Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.01s) [2019-10-10T18:59:43.768Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T18:59:43.768Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.99s) [2019-10-10T18:59:43.768Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T18:59:43.768Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.97s) [2019-10-10T18:59:43.768Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T18:59:43.768Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.40s) [2019-10-10T18:59:43.768Z] PASS [2019-10-10T18:59:43.768Z] [2019-10-10T18:59:43.768Z] DONE 8 tests in 21.697s [2019-10-10T18:59:43.768Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-10T18:59:43.768Z] ++ 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 [2019-10-10T18:59:43.768Z] ++ set -e [2019-10-10T18:59:43.768Z] ++ '[' -n 0 ']' [2019-10-10T18:59:43.768Z] ++ set -x [2019-10-10T18:59:43.768Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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 [2019-10-10T18:59:44.026Z] testing: warning: no tests to run [2019-10-10T18:59:44.026Z] PASS [2019-10-10T18:59:44.026Z] [2019-10-10T18:59:44.026Z] DONE 0 tests in 0.031s [2019-10-10T18:59:44.026Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-10T18:59:44.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 [2019-10-10T18:59:44.026Z] ++ set -e [2019-10-10T18:59:44.026Z] ++ '[' -n 0 ']' [2019-10-10T18:59:44.026Z] ++ set -x [2019-10-10T18:59:44.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= 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 [2019-10-10T18:59:44.026Z] INFO: Testing against a local daemon [2019-10-10T18:59:44.026Z] === RUN TestAuthZPluginAllowRequest [2019-10-10T18:59:44.455Z] ok github.com/docker/docker/daemon/network 0.008s coverage: 63.8% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-10T18:59:44.851Z] ok github.com/docker/docker/daemon/logger/splunk 1.776s coverage: 84.5% of statements [2019-10-10T18:59:44.851Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-10T18:59:44.851Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-10T18:59:44.890Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-10-10T18:59:44.948Z] + bundleName=docker-py [2019-10-10T18:59:44.948Z] + echo Creating docker-py-bundles.tar.gz [2019-10-10T18:59:44.948Z] Creating docker-py-bundles.tar.gz [2019-10-10T18:59:44.948Z] + 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 [2019-10-10T18:59:44.959Z] Archiving artifacts [2019-10-10T18:59:45.148Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-10-10T18:59:45.176Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40059/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2019-10-10T18:59:45.529Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40059/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=891ead0305e5e847aa7f87068e9f2d1b19384c52 -e DOCKER_GRAPHDRIVER docker:891ead0305e5e847aa7f87068e9f2d1b19384c52 hack/make.sh binary-daemon [2019-10-10T18:59:45.712Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-10-10T18:59:45.929Z] --- PASS: TestAuthZPluginAllowRequest (1.75s) [2019-10-10T18:59:45.929Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-10T18:59:45.929Z] === RUN TestAuthZPluginTLS [2019-10-10T18:59:46.481Z] [2019-10-10T18:59:46.481Z] Removing bundles/ [2019-10-10T18:59:46.481Z] [2019-10-10T18:59:46.481Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2019-10-10T18:59:46.481Z] Building: bundles/binary-daemon/dockerd-dev [2019-10-10T18:59:46.481Z] GOOS="" GOARCH="" GOARM="" [2019-10-10T18:59:46.495Z] --- PASS: TestAuthZPluginTLS (0.60s) [2019-10-10T18:59:46.496Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-10T18:59:46.496Z] === RUN TestAuthZPluginDenyRequest [2019-10-10T18:59:46.800Z] ok github.com/docker/docker/distribution/metadata 0.042s coverage: 48.2% of statements [2019-10-10T18:59:47.062Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2019-10-10T18:59:47.062Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-10T18:59:47.062Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-10T18:59:47.082Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-10-10T18:59:47.611Z] ok github.com/docker/docker/distribution 0.441s coverage: 22.4% of statements [2019-10-10T18:59:47.611Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-10T18:59:47.629Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.60s) [2019-10-10T18:59:47.629Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-10T18:59:47.629Z] === RUN TestAuthZPluginDenyResponse [2019-10-10T18:59:48.012Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-10-10T18:59:48.564Z] --- PASS: TestAuthZPluginDenyResponse (0.81s) [2019-10-10T18:59:48.564Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-10T18:59:48.564Z] === RUN TestAuthZPluginAllowEventStream [2019-10-10T18:59:48.947Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2019-10-10T18:59:50.260Z] ok github.com/docker/docker/image 0.020s coverage: 86.4% of statements [2019-10-10T18:59:50.465Z] --- PASS: TestAuthZPluginAllowEventStream (1.88s) [2019-10-10T18:59:50.465Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-10T18:59:50.465Z] === RUN TestAuthZPluginErrorResponse [2019-10-10T18:59:50.536Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-10-10T18:59:50.739Z] ok github.com/docker/docker/distribution/xfer 1.958s coverage: 85.1% of statements [2019-10-10T18:59:50.739Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-10T18:59:51.032Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2019-10-10T18:59:51.032Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-10T18:59:51.032Z] === RUN TestAuthZPluginErrorRequest [2019-10-10T18:59:51.101Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-10-10T18:59:51.598Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2019-10-10T18:59:51.598Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-10T18:59:51.598Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-10T18:59:52.165Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.59s) [2019-10-10T18:59:52.165Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-10T18:59:52.165Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-10T18:59:52.219Z] ok github.com/docker/docker/image/cache 0.010s coverage: 19.2% of statements [2019-10-10T18:59:52.219Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-10T18:59:52.632Z] ok github.com/docker/docker/image/v1 0.022s coverage: 25.0% of statements [2019-10-10T18:59:52.632Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-10T18:59:53.392Z] #59 ... [2019-10-10T18:59:53.392Z] [2019-10-10T18:59:53.392Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T18:59:53.392Z] #62 287.7 CC criu/servicefd.o [2019-10-10T18:59:53.392Z] #62 288.5 CC criu/shmem.o [2019-10-10T18:59:53.392Z] #62 290.1 CC criu/sigframe.o [2019-10-10T18:59:53.392Z] #62 290.4 CC criu/signalfd.o [2019-10-10T18:59:53.392Z] #62 291.1 CC criu/sk-inet.o [2019-10-10T18:59:53.392Z] #62 292.9 CC criu/sk-netlink.o [2019-10-10T18:59:53.392Z] #62 293.7 CC criu/sk-packet.o [2019-10-10T18:59:53.392Z] #62 294.8 CC criu/sk-queue.o [2019-10-10T18:59:53.392Z] #62 295.7 CC criu/sk-tcp.o [2019-10-10T18:59:53.392Z] #62 296.7 CC criu/sk-unix.o [2019-10-10T18:59:53.456Z] ok github.com/docker/docker/libcontainerd/queue 0.032s coverage: 100.0% of statements [2019-10-10T18:59:54.022Z] #62 300.2 CC criu/sockets.o [2019-10-10T18:59:54.694Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.22s) [2019-10-10T18:59:54.694Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-10T18:59:54.694Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-10T18:59:54.792Z] ok github.com/docker/docker/opts 0.018s coverage: 66.9% of statements [2019-10-10T18:59:55.183Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-10-10T18:59:55.277Z] --- PASS: TestUpdateRestartPolicy (13.33s) [2019-10-10T18:59:55.277Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-10T18:59:55.277Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2019-10-10T18:59:55.527Z] #62 301.8 CC criu/stats.o [2019-10-10T18:59:55.840Z] --- PASS: TestUpdateRestartWithAutoRemove (0.96s) [2019-10-10T18:59:55.840Z] === RUN TestWaitNonBlocked [2019-10-10T18:59:55.840Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-10T18:59:55.840Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-10T18:59:55.840Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-10T18:59:55.840Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-10T18:59:55.840Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-10T18:59:55.840Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-10T18:59:56.172Z] #62 302.3 CC criu/string.o [2019-10-10T18:59:56.404Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-10-10T18:59:56.461Z] #62 302.5 CC criu/sysctl.o [2019-10-10T18:59:56.595Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.27s) [2019-10-10T18:59:56.595Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-10T18:59:56.595Z] === RUN TestAuthZPluginHeader [2019-10-10T18:59:56.969Z] --- PASS: TestWaitNonBlocked (0.05s) [2019-10-10T18:59:56.969Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.07s) [2019-10-10T18:59:56.969Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.20s) [2019-10-10T18:59:56.969Z] === RUN TestWaitBlocked [2019-10-10T18:59:56.969Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-10T18:59:56.969Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-10T18:59:56.969Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-10T18:59:56.969Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-10T18:59:56.969Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-10T18:59:56.969Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-10T18:59:57.520Z] #62 303.8 CC criu/sysfs_parse.o [2019-10-10T18:59:57.530Z] --- PASS: TestAuthZPluginHeader (0.91s) [2019-10-10T18:59:57.530Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-10T18:59:57.530Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-10T18:59:57.530Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-10T18:59:57.530Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T18:59:57.530Z] === RUN TestAuthZPluginV2Disable [2019-10-10T18:59:57.530Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-10T18:59:57.530Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T18:59:57.530Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-10T18:59:57.530Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-10T18:59:57.530Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T18:59:57.530Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-10T18:59:57.530Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-10T18:59:57.530Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T18:59:57.530Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-10T18:59:57.695Z] ok github.com/docker/docker/pkg/archive 0.660s coverage: 77.4% of statements [2019-10-10T18:59:57.901Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-10-10T18:59:58.465Z] --- PASS: TestWaitBlocked (0.02s) [2019-10-10T18:59:58.465Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.17s) [2019-10-10T18:59:58.465Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.31s) [2019-10-10T18:59:58.465Z] === CONT TestContainerStartOnDaemonRestart [2019-10-10T18:59:58.465Z] === CONT TestIpcModeOlderClient [2019-10-10T18:59:58.465Z] --- PASS: TestIpcModeOlderClient (0.20s) [2019-10-10T18:59:58.465Z] === CONT TestDaemonRestartIpcMode [2019-10-10T18:59:58.541Z] #62 304.6 CC criu/timerfd.o [2019-10-10T18:59:58.888Z] #62 305.2 CC criu/tty.o [2019-10-10T18:59:59.056Z] ok github.com/docker/docker/pkg/authorization 0.566s coverage: 68.3% of statements [2019-10-10T18:59:59.057Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-10-10T18:59:59.478Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-10-10T18:59:59.541Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-10-10T19:00:00.106Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-10-10T19:00:00.364Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-10-10T19:00:01.736Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-10-10T19:00:02.065Z] ok github.com/docker/docker/layer 7.952s coverage: 68.8% of statements [2019-10-10T19:00:02.065Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-10T19:00:02.065Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-10T19:00:02.065Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-10T19:00:02.066Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-10T19:00:02.066Z] ? github.com/docker/docker/oci [no test files] [2019-10-10T19:00:02.066Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-10T19:00:02.300Z] --- PASS: TestContainerStartOnDaemonRestart (4.02s) [2019-10-10T19:00:02.300Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-10T19:00:02.447Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2019-10-10T19:00:02.455Z] #62 308.8 CC criu/tun.o [2019-10-10T19:00:03.240Z] --- PASS: TestDaemonRestartIpcMode (4.60s) [2019-10-10T19:00:03.240Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-10T19:00:03.240Z] PASS [2019-10-10T19:00:03.240Z] [2019-10-10T19:00:03.240Z] === Skipped [2019-10-10T19:00:03.240Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2019-10-10T19:00:03.240Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-10T19:00:03.240Z] [2019-10-10T19:00:03.240Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2019-10-10T19:00:03.240Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-10T19:00:03.240Z] [2019-10-10T19:00:03.240Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-10T19:00:03.240Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-10T19:00:03.240Z] [2019-10-10T19:00:03.240Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-10T19:00:03.240Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-10T19:00:03.240Z] [2019-10-10T19:00:03.240Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2019-10-10T19:00:03.240Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-10T19:00:03.240Z] [2019-10-10T19:00:03.240Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2019-10-10T19:00:03.240Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-10T19:00:03.240Z] [2019-10-10T19:00:03.240Z] [2019-10-10T19:00:03.240Z] DONE 197 tests, 6 skipped in 155.435s [2019-10-10T19:00:03.240Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2019-10-10T19:00:03.240Z] ++ 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 [2019-10-10T19:00:03.240Z] ++ set -e [2019-10-10T19:00:03.240Z] ++ '[' -n 0 ']' [2019-10-10T19:00:03.240Z] ++ set -x [2019-10-10T19:00:03.240Z] ++ env -i DEST=/go/src/github.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= 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 [2019-10-10T19:00:03.240Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-10-10T19:00:03.278Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2019-10-10T19:00:03.652Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 97.6% of statements [2019-10-10T19:00:03.953Z] #62 309.9 CC criu/uffd.o [2019-10-10T19:00:04.043Z] ok github.com/docker/docker/pkg/chrootarchive 3.460s coverage: 43.2% of statements [2019-10-10T19:00:04.043Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-10T19:00:04.043Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-10T19:00:04.196Z] INFO: Testing against a local daemon [2019-10-10T19:00:04.196Z] === RUN TestCommitInheritsEnv [2019-10-10T19:00:04.453Z] --- PASS: TestCommitInheritsEnv (0.52s) [2019-10-10T19:00:04.453Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-10T19:00:04.453Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-10T19:00:04.453Z] === RUN TestImagesFilterMultiReference [2019-10-10T19:00:04.710Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-10-10T19:00:04.710Z] === RUN TestImagePullPlatformInvalid [2019-10-10T19:00:04.710Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-10-10T19:00:04.710Z] === RUN TestRemoveImageOrphaning [2019-10-10T19:00:04.842Z] ok github.com/docker/docker/pkg/discovery/memory 0.022s coverage: 92.3% of statements [2019-10-10T19:00:05.275Z] --- PASS: TestRemoveImageOrphaning (0.63s) [2019-10-10T19:00:05.275Z] === RUN TestRemoveImageGarbageCollector [2019-10-10T19:00:06.034Z] #62 312.3 CC criu/util.o [2019-10-10T19:00:06.409Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2019-10-10T19:00:07.171Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-10-10T19:00:07.231Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2019-10-10T19:00:07.637Z] ok github.com/docker/docker/pkg/discovery/kv 3.172s coverage: 84.1% of statements [2019-10-10T19:00:07.738Z] --- PASS: TestRemoveImageGarbageCollector (2.50s) [2019-10-10T19:00:07.738Z] remove_unix_test.go:40: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRemoveImageGarbageCollector" [2019-10-10T19:00:07.738Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-10T19:00:07.738Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-10-10T19:00:07.738Z] === RUN TestTagInvalidReference [2019-10-10T19:00:07.995Z] --- PASS: TestTagInvalidReference (0.02s) [2019-10-10T19:00:07.995Z] === RUN TestTagValidPrefixedRepo [2019-10-10T19:00:07.995Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-10-10T19:00:07.995Z] === RUN TestTagExistedNameWithoutForce [2019-10-10T19:00:07.995Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2019-10-10T19:00:07.995Z] === RUN TestTagOfficialNames [2019-10-10T19:00:07.995Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-10-10T19:00:07.995Z] --- PASS: TestTagOfficialNames (0.08s) [2019-10-10T19:00:07.995Z] === RUN TestTagMatchesDigest [2019-10-10T19:00:07.995Z] --- PASS: TestTagMatchesDigest (0.02s) [2019-10-10T19:00:07.995Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-10T19:00:08.469Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 89.5% of statements [2019-10-10T19:00:08.469Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2019-10-10T19:00:08.802Z] #62 314.9 CC criu/uts_ns.o [2019-10-10T19:00:08.870Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2019-10-10T19:00:09.110Z] #62 315.3 CC criu/vdso.o [2019-10-10T19:00:09.268Z] ok github.com/docker/docker/pkg/fsutils 0.449s coverage: 85.1% of statements [2019-10-10T19:00:09.891Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-10-10T19:00:10.121Z] ok github.com/docker/docker/pkg/idtools 0.688s coverage: 70.1% of statements [2019-10-10T19:00:10.141Z] #62 316.4 LINK criu/built-in.o [2019-10-10T19:00:10.528Z] ok github.com/docker/docker/pkg/ioutils 0.379s coverage: 70.6% of statements [2019-10-10T19:00:10.765Z] #62 316.8 LINK criu/criu [2019-10-10T19:00:10.940Z] ok github.com/docker/docker/pkg/locker 0.013s coverage: 88.9% of statements [2019-10-10T19:00:10.940Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2019-10-10T19:00:11.259Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2019-10-10T19:00:11.259Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2019-10-10T19:00:11.343Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2019-10-10T19:00:11.343Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-10T19:00:11.391Z] #62 317.6 DEP lib/c/criu.d [2019-10-10T19:00:11.686Z] #62 317.7 CC images/rpc.pb-c.o [2019-10-10T19:00:11.739Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2019-10-10T19:00:12.191Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-10-10T19:00:12.238Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-10-10T19:00:12.918Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2019-10-10T19:00:12.918Z] ok github.com/docker/docker/pkg/mount 1.210s coverage: 69.6% of statements [2019-10-10T19:00:12.918Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-10T19:00:13.199Z] #62 319.3 CC lib/c/criu.o [2019-10-10T19:00:13.348Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 91.4% of statements [2019-10-10T19:00:13.565Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2019-10-10T19:00:13.747Z] ok github.com/docker/docker/pkg/pidfile 0.016s coverage: 82.4% of statements [2019-10-10T19:00:13.747Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-10T19:00:13.747Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-10T19:00:15.068Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.010s coverage: 56.8% of statements [2019-10-10T19:00:15.260Z] #62 321.4 LINK lib/c/built-in.o [2019-10-10T19:00:15.260Z] #62 321.4 LINK lib/c/libcriu.so [2019-10-10T19:00:15.464Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-10-10T19:00:15.605Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.96s) [2019-10-10T19:00:15.605Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-10T19:00:15.605Z] PASS [2019-10-10T19:00:15.605Z] [2019-10-10T19:00:15.605Z] === Skipped [2019-10-10T19:00:15.605Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-10T19:00:15.605Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T19:00:15.605Z] [2019-10-10T19:00:15.605Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-10T19:00:15.605Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T19:00:15.605Z] [2019-10-10T19:00:15.605Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-10T19:00:15.605Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T19:00:15.605Z] [2019-10-10T19:00:15.605Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-10T19:00:15.606Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T19:00:15.606Z] [2019-10-10T19:00:15.606Z] [2019-10-10T19:00:15.606Z] DONE 17 tests, 4 skipped in 31.518s [2019-10-10T19:00:15.606Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-10T19:00:15.606Z] ++ 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 [2019-10-10T19:00:15.606Z] ++ set -e [2019-10-10T19:00:15.606Z] ++ '[' -n 0 ']' [2019-10-10T19:00:15.606Z] ++ set -x [2019-10-10T19:00:15.606Z] ++ env -i DEST=/go/src/github.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= 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 [2019-10-10T19:00:15.606Z] INFO: Testing against a local daemon [2019-10-10T19:00:15.606Z] === RUN TestPluginInvalidJSON [2019-10-10T19:00:15.606Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-10T19:00:15.606Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-10T19:00:15.606Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-10T19:00:15.606Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-10-10T19:00:15.606Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-10T19:00:15.606Z] PASS [2019-10-10T19:00:15.606Z] [2019-10-10T19:00:15.606Z] DONE 2 tests in 0.234s [2019-10-10T19:00:15.837Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-10-10T19:00:15.864Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-10T19:00:15.864Z] ++ 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 [2019-10-10T19:00:15.864Z] ++ set -e [2019-10-10T19:00:15.864Z] ++ '[' -n 0 ']' [2019-10-10T19:00:15.864Z] ++ set -x [2019-10-10T19:00:15.864Z] ++ env -i DEST=/go/src/github.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= 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 [2019-10-10T19:00:15.864Z] INFO: Testing against a local daemon [2019-10-10T19:00:15.864Z] === RUN TestExternalGraphDriver [2019-10-10T19:00:15.886Z] #62 321.9 GEN magic.py [2019-10-10T19:00:16.123Z] === RUN TestExternalGraphDriver/json [2019-10-10T19:00:16.193Z] #62 322.2 Note: Building without setproctitle() and strlcpy() support. [2019-10-10T19:00:16.193Z] #62 322.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-10T19:00:16.201Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-10-10T19:00:16.834Z] #62 323.1 fatal: Not a git repository (or any of the parent directories): .git [2019-10-10T19:00:16.839Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2019-10-10T19:00:17.476Z] ok github.com/docker/docker/pkg/pubsub 1.038s coverage: 73.9% of statements [2019-10-10T19:00:18.290Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2019-10-10T19:00:18.653Z] === RUN TestExternalGraphDriver/spec [2019-10-10T19:00:18.892Z] #62 324.8 make[1]: Nothing to be done for 'all'. [2019-10-10T19:00:20.115Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-10-10T19:00:20.394Z] #62 326.3 make[1]: 'images/built-in.o' is up to date. [2019-10-10T19:00:20.394Z] #62 326.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-10T19:00:20.394Z] #62 326.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-10T19:00:20.394Z] #62 326.6 make[1]: 'compel/libcompel.a' is up to date. [2019-10-10T19:00:20.744Z] #62 326.6 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-10T19:00:20.744Z] #62 326.7 make[1]: Nothing to be done for 'all'. [2019-10-10T19:00:20.744Z] #62 326.7 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-10T19:00:20.744Z] #62 327.1 make[2]: Nothing to be done for 'all'. [2019-10-10T19:00:21.050Z] #62 327.2 make[2]: Nothing to be done for 'all'. [2019-10-10T19:00:21.050Z] #62 327.3 make[2]: Nothing to be done for 'all'. [2019-10-10T19:00:21.338Z] #62 327.5 make[2]: Nothing to be done for 'all'. [2019-10-10T19:00:21.338Z] #62 327.6 make[2]: Nothing to be done for 'all'. [2019-10-10T19:00:21.338Z] #62 327.6 make[2]: Nothing to be done for 'all'. [2019-10-10T19:00:21.582Z] ok github.com/docker/docker/pkg/signal 2.549s coverage: 61.0% of statements [2019-10-10T19:00:21.582Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2019-10-10T19:00:21.626Z] #62 327.7 make[2]: Nothing to be done for 'all'. [2019-10-10T19:00:21.626Z] #62 ... [2019-10-10T19:00:21.626Z] [2019-10-10T19:00:21.626Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-10T19:00:21.626Z] #59 413.5 + rm -rf /tmp/tmp.vICpmhYdbS/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.vICpmhYdbS [2019-10-10T19:00:21.626Z] #59 DONE 413.6s [2019-10-10T19:00:21.626Z] [2019-10-10T19:00:21.626Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T19:00:21.917Z] #62 328.1 make[2]: Nothing to be done for 'all'. [2019-10-10T19:00:21.917Z] #62 328.1 INSTALL criu/criu [2019-10-10T19:00:21.936Z] === RUN TestExternalGraphDriver/pull [2019-10-10T19:00:22.027Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-10-10T19:00:22.206Z] #62 DONE 328.2s [2019-10-10T19:00:22.206Z] [2019-10-10T19:00:22.206Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T19:00:22.400Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-10-10T19:00:22.640Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-10-10T19:00:22.797Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2019-10-10T19:00:23.164Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 80.6% of statements [2019-10-10T19:00:23.571Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-10-10T19:00:23.571Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-10-10T19:00:23.836Z] --- PASS: TestExternalGraphDriver (7.89s) [2019-10-10T19:00:23.836Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-10T19:00:23.836Z] --- PASS: TestExternalGraphDriver/json (2.48s) [2019-10-10T19:00:23.836Z] --- PASS: TestExternalGraphDriver/spec (2.71s) [2019-10-10T19:00:23.836Z] --- PASS: TestExternalGraphDriver/pull (2.51s) [2019-10-10T19:00:23.836Z] === RUN TestGraphdriverPluginV2 [2019-10-10T19:00:23.836Z] --- SKIP: TestGraphdriverPluginV2 (0.11s) [2019-10-10T19:00:23.836Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T19:00:23.836Z] PASS [2019-10-10T19:00:23.836Z] [2019-10-10T19:00:23.836Z] === Skipped [2019-10-10T19:00:23.836Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.11s) [2019-10-10T19:00:23.836Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T19:00:23.836Z] [2019-10-10T19:00:23.836Z] [2019-10-10T19:00:23.836Z] DONE 5 tests, 1 skipped in 8.207s [2019-10-10T19:00:23.997Z] ok github.com/docker/docker/pkg/system 0.058s coverage: 36.9% of statements [2019-10-10T19:00:24.096Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-10T19:00:24.096Z] ++ 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 [2019-10-10T19:00:24.096Z] ++ set -e [2019-10-10T19:00:24.096Z] ++ '[' -n 0 ']' [2019-10-10T19:00:24.096Z] ++ set -x [2019-10-10T19:00:24.096Z] ++ env -i DEST=/go/src/github.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= 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 [2019-10-10T19:00:24.096Z] INFO: Testing against a local daemon [2019-10-10T19:00:24.096Z] === RUN TestContinueAfterPluginCrash [2019-10-10T19:00:24.096Z] === PAUSE TestContinueAfterPluginCrash [2019-10-10T19:00:24.096Z] === RUN TestDaemonStartWithLogOpt [2019-10-10T19:00:24.096Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-10T19:00:24.096Z] === CONT TestContinueAfterPluginCrash [2019-10-10T19:00:24.096Z] === CONT TestDaemonStartWithLogOpt [2019-10-10T19:00:24.399Z] ok github.com/docker/docker/pkg/tailfile 0.044s coverage: 88.6% of statements [2019-10-10T19:00:24.502Z] === RUN TestDockerSuite/TestBuildCmd [2019-10-10T19:00:24.502Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2019-10-10T19:00:24.759Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-10-10T19:00:25.016Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-10-10T19:00:25.213Z] ok github.com/docker/docker/pkg/tarsum 0.047s coverage: 89.3% of statements [2019-10-10T19:00:25.273Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-10-10T19:00:25.713Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2019-10-10T19:00:25.714Z] testing: warning: no tests to run [2019-10-10T19:00:25.714Z] coverage: [no statements] [2019-10-10T19:00:25.714Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-10-10T19:00:25.837Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-10-10T19:00:25.837Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-10-10T19:00:25.837Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-10-10T19:00:26.138Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-10-10T19:00:26.643Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-10-10T19:00:27.061Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-10-10T19:00:27.732Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-10-10T19:00:29.868Z] ok github.com/docker/docker/plugin 0.560s coverage: 27.1% of statements [2019-10-10T19:00:30.247Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-10-10T19:00:31.006Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2019-10-10T19:00:31.085Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 76.2% of statements [2019-10-10T19:00:31.936Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2019-10-10T19:00:31.961Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2019-10-10T19:00:32.649Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-10-10T19:00:33.213Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2019-10-10T19:00:33.754Z] ok github.com/docker/docker/registry 0.207s coverage: 56.3% of statements [2019-10-10T19:00:34.135Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-10-10T19:00:34.526Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2019-10-10T19:00:35.404Z] ok github.com/docker/docker/runconfig 0.008s coverage: 68.2% of statements [2019-10-10T19:00:35.735Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-10-10T19:00:36.307Z] --- PASS: TestDaemonStartWithLogOpt (10.33s) [2019-10-10T19:00:36.307Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-10T19:00:36.453Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-10-10T19:00:37.104Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-10-10T19:00:37.104Z] === RUN TestDockerSuite/TestBuildContChar [2019-10-10T19:00:37.361Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-10-10T19:00:39.588Z] --- PASS: TestContinueAfterPluginCrash (15.33s) [2019-10-10T19:00:39.588Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-10T19:00:39.588Z] PASS [2019-10-10T19:00:39.588Z] [2019-10-10T19:00:39.588Z] DONE 2 tests in 15.535s [2019-10-10T19:00:39.588Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-10T19:00:39.588Z] ++ 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 [2019-10-10T19:00:39.588Z] ++ set -e [2019-10-10T19:00:39.588Z] ++ '[' -n 0 ']' [2019-10-10T19:00:39.588Z] ++ set -x [2019-10-10T19:00:39.588Z] ++ env -i DEST=/go/src/github.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= 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 [2019-10-10T19:00:39.759Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-10-10T19:00:39.846Z] INFO: Testing against a local daemon [2019-10-10T19:00:39.846Z] === RUN TestPluginWithDevMounts [2019-10-10T19:00:39.846Z] === PAUSE TestPluginWithDevMounts [2019-10-10T19:00:39.846Z] === CONT TestPluginWithDevMounts [2019-10-10T19:00:40.187Z] ok github.com/docker/docker/volume/local 0.038s coverage: 73.0% of statements [2019-10-10T19:00:41.039Z] ok github.com/docker/docker/volume/mounts 0.027s coverage: 67.0% of statements [2019-10-10T19:00:41.542Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2019-10-10T19:00:41.542Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-10-10T19:00:42.375Z] --- PASS: TestPluginWithDevMounts (2.29s) [2019-10-10T19:00:42.375Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-10T19:00:42.375Z] PASS [2019-10-10T19:00:42.375Z] [2019-10-10T19:00:42.375Z] DONE 1 tests in 2.481s [2019-10-10T19:00:42.375Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2019-10-10T19:00:42.375Z] ++ 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 [2019-10-10T19:00:42.375Z] ++ set -e [2019-10-10T19:00:42.375Z] ++ '[' -n 0 ']' [2019-10-10T19:00:42.375Z] ++ set -x [2019-10-10T19:00:42.375Z] ++ env -i DEST=/go/src/github.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= 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 [2019-10-10T19:00:42.375Z] INFO: Testing against a local daemon [2019-10-10T19:00:42.375Z] === RUN TestSecretInspect [2019-10-10T19:00:42.436Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2019-10-10T19:00:42.911Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-10-10T19:00:42.911Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-10-10T19:00:43.168Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-10-10T19:00:43.731Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-10-10T19:00:44.663Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-10-10T19:00:44.920Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-10-10T19:00:45.657Z] --- PASS: TestSecretInspect (3.34s) [2019-10-10T19:00:45.657Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-10T19:00:45.657Z] === RUN TestSecretList [2019-10-10T19:00:47.443Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2019-10-10T19:00:48.806Z] ok github.com/docker/docker/pkg/plugins 33.623s coverage: 76.6% of statements [2019-10-10T19:00:48.806Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-10T19:00:48.806Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-10T19:00:48.806Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-10T19:00:48.806Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-10T19:00:48.806Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-10T19:00:48.806Z] ? github.com/docker/docker/rootless [no test files] [2019-10-10T19:00:48.806Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-10T19:00:48.806Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-10T19:00:48.806Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-10T19:00:48.806Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-10T19:00:48.806Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-10T19:00:48.806Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-10T19:00:48.806Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-10T19:00:48.806Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-10T19:00:48.806Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-10T19:00:48.806Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-10T19:00:48.806Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-10T19:00:48.806Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-10T19:00:48.806Z] ? github.com/docker/docker/volume [no test files] [2019-10-10T19:00:48.806Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-10T19:00:48.807Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-10T19:00:48.807Z] [2019-10-10T19:00:48.807Z] === Skipped [2019-10-10T19:00:48.807Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-10T19:00:48.807Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-10T19:00:48.807Z] [2019-10-10T19:00:48.807Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-10T19:00:48.807Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-10T19:00:48.807Z] [2019-10-10T19:00:48.807Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-10T19:00:48.807Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T19:00:48.807Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T19:00:48.807Z] [2019-10-10T19:00:48.807Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-10T19:00:48.807Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T19:00:48.807Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T19:00:48.807Z] [2019-10-10T19:00:48.807Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-10T19:00:48.807Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T19:00:48.807Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T19:00:48.807Z] [2019-10-10T19:00:48.807Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-10T19:00:48.807Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T19:00:48.807Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T19:00:48.807Z] [2019-10-10T19:00:48.807Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-10T19:00:48.807Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T19:00:48.807Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T19:00:48.807Z] [2019-10-10T19:00:48.807Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-10T19:00:48.807Z] graphtest_unix.go:73: No driver to put! [2019-10-10T19:00:48.807Z] [2019-10-10T19:00:48.807Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-10T19:00:48.807Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-10T19:00:48.807Z] [2019-10-10T19:00:48.807Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-10T19:00:48.807Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-10T19:00:48.807Z] [2019-10-10T19:00:48.807Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-10T19:00:48.807Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-10T19:00:48.807Z] [2019-10-10T19:00:48.807Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-10T19:00:48.807Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-10T19:00:48.807Z] [2019-10-10T19:00:48.807Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-10T19:00:48.807Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T19:00:48.807Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T19:00:48.807Z] [2019-10-10T19:00:48.807Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-10T19:00:48.807Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T19:00:48.807Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T19:00:48.807Z] [2019-10-10T19:00:48.807Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-10T19:00:48.807Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T19:00:48.807Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T19:00:48.807Z] [2019-10-10T19:00:48.807Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-10T19:00:48.807Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T19:00:48.807Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T19:00:48.807Z] [2019-10-10T19:00:48.807Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-10T19:00:48.807Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T19:00:48.807Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T19:00:48.807Z] [2019-10-10T19:00:48.807Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-10T19:00:48.807Z] graphtest_unix.go:73: No driver to put! [2019-10-10T19:00:48.807Z] [2019-10-10T19:00:48.807Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-10T19:00:48.807Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-10T19:00:48.807Z] [2019-10-10T19:00:48.807Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-10T19:00:48.807Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-10T19:00:48.807Z] [2019-10-10T19:00:48.807Z] [2019-10-10T19:00:48.807Z] DONE 2114 tests, 20 skipped in 235.799s [2019-10-10T19:00:48.812Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2019-10-10T19:00:48.939Z] --- PASS: TestSecretList (3.30s) [2019-10-10T19:00:48.939Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-10T19:00:48.939Z] === RUN TestSecretsCreateAndDelete Post stage [Pipeline] junit [2019-10-10T19:00:49.313Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-10T19:00:52.063Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40059/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=891ead0305e5e847aa7f87068e9f2d1b19384c52 -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:891ead0305e5e847aa7f87068e9f2d1b19384c52 hack/make.sh dynbinary test-integration [2019-10-10T19:00:52.221Z] --- PASS: TestSecretsCreateAndDelete (3.21s) [2019-10-10T19:00:52.221Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-10T19:00:52.221Z] === RUN TestSecretsUpdate [2019-10-10T19:00:52.442Z] [2019-10-10T19:00:52.442Z] Removing bundles/ [2019-10-10T19:00:52.442Z] [2019-10-10T19:00:52.442Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-10T19:00:52.442Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-10T19:00:52.442Z] GOOS="" GOARCH="" GOARM="" [2019-10-10T19:00:55.362Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-10-10T19:00:55.504Z] --- PASS: TestSecretsUpdate (3.21s) [2019-10-10T19:00:55.504Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-10T19:00:55.504Z] === RUN TestTemplatedSecret [2019-10-10T19:00:58.640Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-10-10T19:00:58.788Z] --- PASS: TestTemplatedSecret (3.53s) [2019-10-10T19:00:58.788Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-10T19:00:58.788Z] === RUN TestSecretCreateResolve [2019-10-10T19:01:01.179Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-10-10T19:01:01.510Z] #51 395.8 + bin/containerd [2019-10-10T19:01:01.510Z] #51 ... [2019-10-10T19:01:01.510Z] [2019-10-10T19:01:01.510Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-10T19:01:01.510Z] #28 DONE 447.7s [2019-10-10T19:01:01.510Z] [2019-10-10T19:01:01.510Z] #57 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T19:01:01.510Z] #57 ... [2019-10-10T19:01:01.510Z] [2019-10-10T19:01:01.510Z] #29 [dev 11/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-10T19:01:01.510Z] #29 DONE 0.1s [2019-10-10T19:01:01.510Z] [2019-10-10T19:01:01.510Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T19:01:01.510Z] #51 ... [2019-10-10T19:01:01.510Z] [2019-10-10T19:01:01.510Z] #32 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-10T19:01:01.510Z] #32 DONE 0.1s [2019-10-10T19:01:01.510Z] [2019-10-10T19:01:01.510Z] #35 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-10T19:01:01.510Z] #35 DONE 0.1s [2019-10-10T19:01:01.510Z] [2019-10-10T19:01:01.510Z] #38 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-10T19:01:01.510Z] #38 DONE 0.1s [2019-10-10T19:01:01.510Z] [2019-10-10T19:01:01.510Z] #43 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-10T19:01:01.510Z] #43 DONE 0.1s [2019-10-10T19:01:01.510Z] [2019-10-10T19:01:01.510Z] #47 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-10T19:01:01.510Z] #47 DONE 0.1s [2019-10-10T19:01:01.510Z] [2019-10-10T19:01:01.510Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T19:01:01.743Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2019-10-10T19:01:02.001Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-10-10T19:01:02.246Z] --- PASS: TestSecretCreateResolve (3.21s) [2019-10-10T19:01:02.246Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-10T19:01:02.246Z] PASS [2019-10-10T19:01:02.246Z] [2019-10-10T19:01:02.246Z] DONE 6 tests in 19.971s [2019-10-10T19:01:02.246Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2019-10-10T19:01:02.246Z] ++ 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 [2019-10-10T19:01:02.246Z] ++ set -e [2019-10-10T19:01:02.246Z] ++ '[' -n 0 ']' [2019-10-10T19:01:02.246Z] ++ set -x [2019-10-10T19:01:02.246Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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 [2019-10-10T19:01:02.246Z] INFO: Testing against a local daemon [2019-10-10T19:01:02.246Z] === RUN TestServiceCreateInit [2019-10-10T19:01:02.246Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-10T19:01:02.933Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-10-10T19:01:04.400Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2019-10-10T19:01:04.970Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2019-10-10T19:01:05.535Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2019-10-10T19:01:06.099Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2019-10-10T19:01:07.995Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-10-10T19:01:08.075Z] Created binary: bundles/binary-daemon/dockerd-dev [2019-10-10T19:01:08.075Z] Copying nested executables into bundles/binary-daemon [2019-10-10T19:01:08.075Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2019-10-10T19:01:08.408Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40059/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=891ead0305e5e847aa7f87068e9f2d1b19384c52 -e DOCKER_GRAPHDRIVER docker:891ead0305e5e847aa7f87068e9f2d1b19384c52 hack/make.sh cross [2019-10-10T19:01:08.559Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2019-10-10T19:01:08.559Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2019-10-10T19:01:08.805Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-10T19:01:09.338Z] [2019-10-10T19:01:09.338Z] Removing bundles/ [2019-10-10T19:01:09.338Z] [2019-10-10T19:01:09.338Z] ---> Making bundle: cross (in bundles/cross) [2019-10-10T19:01:09.338Z] Cross building: bundles/cross/linux/amd64 [2019-10-10T19:01:09.338Z] Building: bundles/cross/linux/amd64/dockerd-dev [2019-10-10T19:01:09.338Z] GOOS="linux" GOARCH="amd64" GOARM="" [2019-10-10T19:01:09.978Z] #51 ... [2019-10-10T19:01:09.978Z] [2019-10-10T19:01:09.978Z] #57 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T19:01:09.978Z] #57 461.7 + return [2019-10-10T19:01:10.267Z] #57 DONE 461.9s [2019-10-10T19:01:10.267Z] [2019-10-10T19:01:10.267Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T19:01:10.455Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2019-10-10T19:01:12.979Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-10-10T19:01:12.992Z] --- PASS: TestServiceCreateInit (10.68s) [2019-10-10T19:01:12.992Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.42s) [2019-10-10T19:01:12.992Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-10T19:01:12.992Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.23s) [2019-10-10T19:01:12.992Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-10T19:01:12.992Z] === RUN TestCreateServiceMultipleTimes [2019-10-10T19:01:13.542Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-10-10T19:01:16.066Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-10-10T19:01:16.066Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-10-10T19:01:16.066Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-10-10T19:01:16.066Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-10-10T19:01:16.066Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-10-10T19:01:16.999Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2019-10-10T19:01:18.372Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2019-10-10T19:01:20.278Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2019-10-10T19:01:20.844Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-10-10T19:01:21.407Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-10-10T19:01:24.217Z] 65014b3c3121: Pull complete [2019-10-10T19:01:25.582Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2019-10-10T19:01:28.104Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-10-10T19:01:28.668Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2019-10-10T19:01:32.843Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-10-10T19:01:32.843Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-10-10T19:01:34.216Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2019-10-10T19:01:36.737Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-10-10T19:01:37.668Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2019-10-10T19:01:39.039Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2019-10-10T19:01:39.587Z] --- PASS: TestCreateServiceMultipleTimes (25.16s) [2019-10-10T19:01:39.587Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-10T19:01:39.587Z] === RUN TestCreateServiceConflict [2019-10-10T19:01:40.935Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-10-10T19:01:41.488Z] --- PASS: TestCreateServiceConflict (3.22s) [2019-10-10T19:01:41.488Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-10T19:01:41.488Z] === RUN TestCreateServiceMaxReplicas [2019-10-10T19:01:42.831Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-10-10T19:01:45.676Z] --- PASS: TestCreateServiceMaxReplicas (3.55s) [2019-10-10T19:01:45.676Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-10T19:01:45.676Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-10T19:01:49.379Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-10-10T19:01:49.603Z] #51 445.8 + bin/containerd-stress [2019-10-10T19:01:49.603Z] #51 449.6 + bin/containerd-shim [2019-10-10T19:01:49.636Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-10-10T19:01:51.530Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-10-10T19:01:52.463Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2019-10-10T19:01:56.639Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-10-10T19:01:56.896Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-10-10T19:01:56.896Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-10-10T19:01:58.791Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-10-10T19:01:59.939Z] #51 459.8 + bin/containerd-shim-runc-v1 [2019-10-10T19:02:00.162Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-10-10T19:02:02.059Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-10-10T19:02:02.317Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-10-10T19:02:03.242Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-10T19:02:03.242Z] [2019-10-10T19:02:03.242Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-10T19:02:03.242Z] PKG_CONFIG=pkg-config [2019-10-10T19:02:03.242Z] GOLANG_VERSION=1.13.1 [2019-10-10T19:02:03.242Z] HOSTNAME=963a21b46f23 [2019-10-10T19:02:03.242Z] DOCKER_EXPERIMENTAL=1 [2019-10-10T19:02:03.242Z] container=docker [2019-10-10T19:02:03.242Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-10T19:02:03.242Z] GO111MODULE=off [2019-10-10T19:02:03.242Z] GOPATH=/go [2019-10-10T19:02:03.242Z] PWD=/go/src/github.com/docker/docker [2019-10-10T19:02:03.242Z] HOME=/root [2019-10-10T19:02:03.242Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-10T19:02:03.242Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-10T19:02:03.242Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-10T19:02:03.242Z] DOCKER_GITCOMMIT=891ead0305e5e847aa7f87068e9f2d1b19384c52 [2019-10-10T19:02:03.242Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-10T19:02:03.242Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-10T19:02:03.242Z] TERM=xterm [2019-10-10T19:02:03.242Z] VALIDATE_BRANCH=master [2019-10-10T19:02:03.242Z] DEST=bundles/test-integration [2019-10-10T19:02:03.242Z] SHLVL=1 [2019-10-10T19:02:03.242Z] TIMEOUT=120m [2019-10-10T19:02:03.242Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-10T19:02:03.242Z] DOCKER_PKG=github.com/docker/docker [2019-10-10T19:02:03.242Z] TESTDEBUG=0 [2019-10-10T19:02:03.242Z] _=/usr/bin/env [2019-10-10T19:02:03.242Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-10T19:02:03.752Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.76s) [2019-10-10T19:02:03.752Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-10T19:02:03.752Z] === RUN TestCreateServiceSecretFileMode [2019-10-10T19:02:04.011Z] --- PASS: TestCreateServiceSecretFileMode (3.31s) [2019-10-10T19:02:04.011Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-10T19:02:04.011Z] === RUN TestCreateServiceConfigFileMode [2019-10-10T19:02:04.344Z] #51 464.8 + bin/containerd-shim-runc-v2 [2019-10-10T19:02:05.681Z] === RUN TestDockerDaemonSuite/TestShmSize [2019-10-10T19:02:06.378Z] #51 466.3 + binaries [2019-10-10T19:02:06.378Z] #51 466.3 + mkdir -p /build [2019-10-10T19:02:06.378Z] #51 466.3 + cp bin/containerd /build/containerd [2019-10-10T19:02:06.378Z] #51 466.3 + cp bin/containerd-shim /build/containerd-shim [2019-10-10T19:02:06.378Z] #51 466.4 + cp bin/ctr /build/ctr [2019-10-10T19:02:06.378Z] #51 DONE 466.4s [2019-10-10T19:02:07.296Z] --- PASS: TestCreateServiceConfigFileMode (3.24s) [2019-10-10T19:02:07.296Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-10T19:02:07.296Z] === RUN TestCreateServiceSysctls [2019-10-10T19:02:07.394Z] [2019-10-10T19:02:07.394Z] #52 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-10T19:02:07.588Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2019-10-10T19:02:07.680Z] #52 DONE 0.1s [2019-10-10T19:02:07.680Z] [2019-10-10T19:02:07.680Z] #55 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-10T19:02:07.680Z] #55 DONE 0.1s [2019-10-10T19:02:07.680Z] [2019-10-10T19:02:07.680Z] #58 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-10T19:02:07.680Z] #58 DONE 0.1s [2019-10-10T19:02:07.680Z] [2019-10-10T19:02:07.680Z] #60 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ [2019-10-10T19:02:07.680Z] #60 DONE 0.1s [2019-10-10T19:02:07.680Z] [2019-10-10T19:02:07.680Z] #63 [dev 21/24] COPY --from=criu /build/ /usr/local/ [2019-10-10T19:02:07.680Z] #63 DONE 0.0s [2019-10-10T19:02:07.965Z] [2019-10-10T19:02:07.965Z] #67 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-10T19:02:07.965Z] #67 DONE 0.1s [2019-10-10T19:02:07.965Z] [2019-10-10T19:02:07.965Z] #69 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-10-10T19:02:08.250Z] #69 DONE 0.1s [2019-10-10T19:02:08.250Z] [2019-10-10T19:02:08.250Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-10T19:02:08.250Z] #70 DONE 0.0s [2019-10-10T19:02:08.250Z] [2019-10-10T19:02:08.250Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-10T19:02:10.861Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2019-10-10T19:02:10.861Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2019-10-10T19:02:10.984Z] #71 DONE 2.5s [2019-10-10T19:02:10.984Z] [2019-10-10T19:02:10.984Z] #72 exporting to oci image format [2019-10-10T19:02:10.984Z] #72 exporting layers [2019-10-10T19:02:11.481Z] --- PASS: TestCreateServiceSysctls (4.19s) [2019-10-10T19:02:11.481Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-10T19:02:11.481Z] === RUN TestCreateServiceCapabilities [2019-10-10T19:02:14.764Z] --- PASS: TestCreateServiceCapabilities (3.33s) [2019-10-10T19:02:14.764Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-10T19:02:14.764Z] === RUN TestInspect [2019-10-10T19:02:16.115Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-10-10T19:02:17.486Z] --- PASS: TestDockerDaemonSuite (365.30s) [2019-10-10T19:02:17.486Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (9.99s) [2019-10-10T19:02:17.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool" [2019-10-10T19:02:17.486Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.82s) [2019-10-10T19:02:17.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon" [2019-10-10T19:02:17.486Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (1.22s) [2019-10-10T19:02:17.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock" [2019-10-10T19:02:17.486Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (5.88s) [2019-10-10T19:02:17.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill" [2019-10-10T19:02:17.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill" [2019-10-10T19:02:17.486Z] docker_cli_daemon_test.go:1449: Daemon d19db9a99fd69 is not started [2019-10-10T19:02:17.486Z] check_test.go:309: Daemon db8933dfe7b87 is not started [2019-10-10T19:02:17.486Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (4.93s) [2019-10-10T19:02:17.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash" [2019-10-10T19:02:17.486Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.96s) [2019-10-10T19:02:17.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown" [2019-10-10T19:02:17.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown" [2019-10-10T19:02:17.486Z] check_test.go:309: Daemon d1fcf29d84837 is not started [2019-10-10T19:02:17.486Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (2.39s) [2019-10-10T19:02:17.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort" [2019-10-10T19:02:17.486Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.79s) [2019-10-10T19:02:17.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal" [2019-10-10T19:02:17.486Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.03s) [2019-10-10T19:02:17.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork" [2019-10-10T19:02:17.486Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.51s) [2019-10-10T19:02:17.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr" [2019-10-10T19:02:17.486Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.40s) [2019-10-10T19:02:17.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2" [2019-10-10T19:02:17.486Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.37s) [2019-10-10T19:02:17.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP" [2019-10-10T19:02:17.486Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.46s) [2019-10-10T19:02:17.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone" [2019-10-10T19:02:17.486Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.29s) [2019-10-10T19:02:17.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent" [2019-10-10T19:02:17.486Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2019-10-10T19:02:17.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress" [2019-10-10T19:02:17.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress" [2019-10-10T19:02:17.486Z] check_test.go:309: Daemon dca4dd14ba2d9 is not started [2019-10-10T19:02:17.486Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2019-10-10T19:02:17.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress" [2019-10-10T19:02:17.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress" [2019-10-10T19:02:17.486Z] check_test.go:309: Daemon d53a65d91bed4 is not started [2019-10-10T19:02:17.486Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.40s) [2019-10-10T19:02:17.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode" [2019-10-10T19:02:17.486Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2019-10-10T19:02:17.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog" [2019-10-10T19:02:17.486Z] check_test.go:309: Daemon da709f30a8907 is not started [2019-10-10T19:02:17.486Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.47s) [2019-10-10T19:02:17.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit" [2019-10-10T19:02:17.486Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.60s) [2019-10-10T19:02:17.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet" [2019-10-10T19:02:17.486Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.54s) [2019-10-10T19:02:17.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit" [2019-10-10T19:02:17.486Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.09s) [2019-10-10T19:02:17.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig" [2019-10-10T19:02:17.486Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.56s) [2019-10-10T19:02:17.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload" [2019-10-10T19:02:17.486Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s) [2019-10-10T19:02:17.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents" [2019-10-10T19:02:17.486Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.70s) [2019-10-10T19:02:17.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters" [2019-10-10T19:02:17.486Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2019-10-10T19:02:17.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure" [2019-10-10T19:02:17.486Z] check_test.go:309: Daemon d3bd7c1df861a is not started [2019-10-10T19:02:17.486Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2019-10-10T19:02:17.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD" [2019-10-10T19:02:17.486Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2019-10-10T19:02:17.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug" [2019-10-10T19:02:17.486Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2019-10-10T19:02:17.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal" [2019-10-10T19:02:17.486Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.09s) [2019-10-10T19:02:17.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose" [2019-10-10T19:02:17.486Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-10-10T19:02:17.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing" [2019-10-10T19:02:17.486Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-10-10T19:02:17.486Z] check_test.go:309: Daemon dc311dcab1200 is not started [2019-10-10T19:02:17.486Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.80s) [2019-10-10T19:02:17.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP" [2019-10-10T19:02:17.486Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2019-10-10T19:02:17.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled" [2019-10-10T19:02:17.486Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-10-10T19:02:17.486Z] check_test.go:309: Daemon df22a405b5ded is not started [2019-10-10T19:02:17.486Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.31s) [2019-10-10T19:02:17.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR" [2019-10-10T19:02:17.486Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.24s) [2019-10-10T19:02:17.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac" [2019-10-10T19:02:17.486Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.79s) [2019-10-10T19:02:17.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode" [2019-10-10T19:02:17.486Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.87s) [2019-10-10T19:02:17.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean" [2019-10-10T19:02:17.486Z] check_test.go:309: Daemon d13eb60e20397 is not started [2019-10-10T19:02:17.486Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.16s) [2019-10-10T19:02:17.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate" [2019-10-10T19:02:17.486Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2019-10-10T19:02:17.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration" [2019-10-10T19:02:17.486Z] check_test.go:309: Daemon d120669ccedf1 is not started [2019-10-10T19:02:17.486Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.85s) [2019-10-10T19:02:17.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins" [2019-10-10T19:02:17.486Z] docker_cli_daemon_plugins_test.go:79: Daemon d61ab39d6088d is not started [2019-10-10T19:02:17.486Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.39s) [2019-10-10T19:02:17.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins" [2019-10-10T19:02:17.486Z] docker_cli_daemon_plugins_test.go:169: Daemon d48b59699427f is not started [2019-10-10T19:02:17.486Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.86s) [2019-10-10T19:02:17.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink" [2019-10-10T19:02:17.486Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2019-10-10T19:02:17.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug" [2019-10-10T19:02:17.486Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2019-10-10T19:02:17.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal" [2019-10-10T19:02:17.486Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2019-10-10T19:02:17.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong" [2019-10-10T19:02:17.486Z] check_test.go:309: Daemon dc80635e890c0 is not started [2019-10-10T19:02:17.486Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.90s) [2019-10-10T19:02:17.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions" [2019-10-10T19:02:17.486Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.80s) [2019-10-10T19:02:17.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault" [2019-10-10T19:02:17.486Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.90s) [2019-10-10T19:02:17.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride" [2019-10-10T19:02:17.486Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.87s) [2019-10-10T19:02:17.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone" [2019-10-10T19:02:17.486Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.97s) [2019-10-10T19:02:17.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError" [2019-10-10T19:02:17.486Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.97s) [2019-10-10T19:02:17.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride" [2019-10-10T19:02:17.486Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.78s) [2019-10-10T19:02:17.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild" [2019-10-10T19:02:17.486Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2019-10-10T19:02:17.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency" [2019-10-10T19:02:17.486Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2019-10-10T19:02:17.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile" [2019-10-10T19:02:17.486Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2019-10-10T19:02:17.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload" [2019-10-10T19:02:17.486Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.98s) [2019-10-10T19:02:17.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError" [2019-10-10T19:02:17.486Z] check_test.go:309: Daemon d83f19c775d44 is not started [2019-10-10T19:02:17.486Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.53s) [2019-10-10T19:02:17.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns" [2019-10-10T19:02:17.486Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.41s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart" [2019-10-10T19:02:17.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.43s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait" [2019-10-10T19:02:17.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.10s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes" [2019-10-10T19:02:17.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.76s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure" [2019-10-10T19:02:17.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.64s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer" [2019-10-10T19:02:17.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.20s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork" [2019-10-10T19:02:17.487Z] check_test.go:309: Daemon d7a190f746799 is not started [2019-10-10T19:02:17.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.55s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse" [2019-10-10T19:02:17.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.56s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode" [2019-10-10T19:02:17.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.21s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped" [2019-10-10T19:02:17.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.36s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer" [2019-10-10T19:02:17.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.61s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange" [2019-10-10T19:02:17.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.40s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning" [2019-10-10T19:02:17.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.38s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways" [2019-10-10T19:02:17.487Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize" [2019-10-10T19:02:17.487Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-10-10T19:02:17.487Z] check_test.go:309: Daemon d1bd8f363ae96 is not started [2019-10-10T19:02:17.487Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize" [2019-10-10T19:02:17.487Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-10-10T19:02:17.487Z] check_test.go:309: Daemon daee6e8ac8301 is not started [2019-10-10T19:02:17.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.84s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer" [2019-10-10T19:02:17.487Z] check_test.go:309: Daemon da9fec03fbe0a is not started [2019-10-10T19:02:17.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.75s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks" [2019-10-10T19:02:17.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.69s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames" [2019-10-10T19:02:17.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.40s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer" [2019-10-10T19:02:17.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.15s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled" [2019-10-10T19:02:17.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.33s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled" [2019-10-10T19:02:17.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.72s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts" [2019-10-10T19:02:17.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.17s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume" [2019-10-10T19:02:17.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (3.20s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer" [2019-10-10T19:02:17.487Z] check_test.go:309: Daemon d65064185e40d is not started [2019-10-10T19:02:17.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.64s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs" [2019-10-10T19:02:17.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.35s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins" [2019-10-10T19:02:17.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.08s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout" [2019-10-10T19:02:17.487Z] check_test.go:309: Daemon d2b6dbfc43b0c is not started [2019-10-10T19:02:17.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile" [2019-10-10T19:02:17.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.49s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins" [2019-10-10T19:02:17.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.12s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation" [2019-10-10T19:02:17.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse" [2019-10-10T19:02:17.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost" [2019-10-10T19:02:17.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-10T19:02:17.487Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-10T19:02:17.487Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-10T19:02:17.487Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-10T19:02:17.487Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-10T19:02:17.487Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-10T19:02:17.487Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-10T19:02:17.487Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-10T19:02:17.487Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-10T19:02:17.487Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-10T19:02:17.487Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2019-10-10T19:02:17.487Z] check_test.go:309: Daemon d7e6582cf49e8 is not started [2019-10-10T19:02:17.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.16s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors" [2019-10-10T19:02:17.487Z] check_test.go:309: Daemon df2302f8b08bf is not started [2019-10-10T19:02:17.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost" [2019-10-10T19:02:17.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.58s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964" [2019-10-10T19:02:17.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.79s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults" [2019-10-10T19:02:17.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp" [2019-10-10T19:02:17.487Z] check_test.go:309: Daemon df1b87aff32ea is not started [2019-10-10T19:02:17.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.35s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting" [2019-10-10T19:02:17.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.19s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig" [2019-10-10T19:02:17.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.49s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath" [2019-10-10T19:02:17.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey" [2019-10-10T19:02:17.487Z] check_test.go:309: Daemon dc3b521b932e7 is not started [2019-10-10T19:02:17.487Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.77s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork" [2019-10-10T19:02:17.487Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.99s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart" [2019-10-10T19:02:17.487Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.37s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore" [2019-10-10T19:02:17.487Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.62s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove" [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove" [2019-10-10T19:02:17.487Z] check_test.go:309: Daemon dcbcd2cafe2b0 is not started [2019-10-10T19:02:17.487Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo" [2019-10-10T19:02:17.487Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.55s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert" [2019-10-10T19:02:17.487Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert" [2019-10-10T19:02:17.487Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.42s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun" [2019-10-10T19:02:17.487Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand" [2019-10-10T19:02:17.487Z] check_test.go:309: Daemon d3fb9ae26dd7e is not started [2019-10-10T19:02:17.487Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.12s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability" [2019-10-10T19:02:17.487Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.05s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled" [2019-10-10T19:02:17.487Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.22s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart" [2019-10-10T19:02:17.487Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.55s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling" [2019-10-10T19:02:17.487Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.96s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel" [2019-10-10T19:02:17.487Z] --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.58s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors" [2019-10-10T19:02:17.487Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.97s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore" [2019-10-10T19:02:17.487Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.80s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore" [2019-10-10T19:02:17.487Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.65s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged" [2019-10-10T19:02:17.487Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.02s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat" [2019-10-10T19:02:17.487Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.23s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap" [2019-10-10T19:02:17.487Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.25s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames" [2019-10-10T19:02:17.487Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.93s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile" [2019-10-10T19:02:17.487Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.47s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine" [2019-10-10T19:02:17.487Z] docker_cli_daemon_test.go:2542: Daemon d40b1fa270ecf is not started [2019-10-10T19:02:17.487Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.12s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile" [2019-10-10T19:02:17.487Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.18s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault" [2019-10-10T19:02:17.487Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.10s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize" [2019-10-10T19:02:17.487Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.22s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload" [2019-10-10T19:02:17.487Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify" [2019-10-10T19:02:17.487Z] check_test.go:309: Daemon d75a63d425ad6 is not started [2019-10-10T19:02:17.487Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.34s) [2019-10-10T19:02:17.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin" [2019-10-10T19:02:17.487Z] === RUN TestDockerSwarmSuite [2019-10-10T19:02:17.487Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2019-10-10T19:02:18.051Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-10-10T19:02:18.950Z] --- PASS: TestInspect (3.46s) [2019-10-10T19:02:18.950Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-10T19:02:18.950Z] === RUN TestDockerNetworkConnectAlias [2019-10-10T19:02:22.228Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2019-10-10T19:02:22.228Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-10-10T19:02:25.509Z] --- PASS: TestDockerNetworkConnectAlias (7.36s) [2019-10-10T19:02:25.509Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-10T19:02:25.509Z] === RUN TestDockerNetworkReConnect [2019-10-10T19:02:26.406Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2019-10-10T19:02:27.407Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-10T19:02:27.407Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-10T19:02:29.251Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-10T19:02:30.754Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2019-10-10T19:02:30.754Z] Copying nested executables into bundles/cross/linux/amd64 [2019-10-10T19:02:30.754Z] Cross building: bundles/cross/windows/amd64 [2019-10-10T19:02:30.754Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2019-10-10T19:02:30.754Z] GOOS="windows" GOARCH="amd64" GOARM="" [2019-10-10T19:02:30.775Z] --- PASS: TestDockerNetworkReConnect (5.21s) [2019-10-10T19:02:30.775Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-10T19:02:30.775Z] === RUN TestServicePlugin [2019-10-10T19:02:30.775Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-10T19:02:30.775Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T19:02:30.775Z] === RUN TestServiceUpdateLabel [2019-10-10T19:02:31.660Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2019-10-10T19:02:34.056Z] --- PASS: TestServiceUpdateLabel (3.23s) [2019-10-10T19:02:34.056Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-10T19:02:34.056Z] === RUN TestServiceUpdateSecrets [2019-10-10T19:02:38.210Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-10-10T19:02:38.467Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-10-10T19:02:38.467Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-10-10T19:02:43.722Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-10-10T19:02:44.656Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2019-10-10T19:02:45.603Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2019-10-10T19:02:46.979Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-10-10T19:02:50.252Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-10-10T19:02:52.134Z] --- PASS: TestServiceUpdateSecrets (15.56s) [2019-10-10T19:02:52.134Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-10T19:02:52.134Z] === RUN TestServiceUpdateConfigs [2019-10-10T19:02:53.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-10T19:02:53.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-10T19:02:53.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-10T19:02:53.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-10T19:02:53.797Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-10T19:02:55.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-10T19:02:57.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-10T19:02:58.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-10T19:02:58.347Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-10-10T19:03:00.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-10T19:03:01.625Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-10-10T19:03:02.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-10T19:03:04.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-10T19:03:04.899Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-10-10T19:03:06.098Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-10T19:03:07.002Z] --- PASS: TestServiceUpdateConfigs (15.59s) [2019-10-10T19:03:07.002Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-10T19:03:07.002Z] === RUN TestServiceUpdateNetwork [2019-10-10T19:03:07.424Z] --- PASS: TestImportExtremelyLargeImageWorks (179.42s) [2019-10-10T19:03:07.424Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-10-10T19:03:07.424Z] PASS [2019-10-10T19:03:07.424Z] [2019-10-10T19:03:07.424Z] DONE 12 tests in 184.355s [2019-10-10T19:03:07.424Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2019-10-10T19:03:07.424Z] ++ 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 [2019-10-10T19:03:07.424Z] ++ set -e [2019-10-10T19:03:07.424Z] ++ '[' -n 0 ']' [2019-10-10T19:03:07.424Z] ++ set -x [2019-10-10T19:03:07.424Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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 [2019-10-10T19:03:07.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-10T19:03:07.682Z] INFO: Testing against a local daemon [2019-10-10T19:03:07.683Z] === RUN TestNetworkCreateDelete [2019-10-10T19:03:07.941Z] --- PASS: TestNetworkCreateDelete (0.13s) [2019-10-10T19:03:07.941Z] === RUN TestDockerNetworkDeletePreferID [2019-10-10T19:03:08.247Z] --- PASS: TestDockerNetworkDeletePreferID (0.33s) [2019-10-10T19:03:08.247Z] === RUN TestInspectNetwork [2019-10-10T19:03:08.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-10T19:03:10.186Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-10T19:03:10.186Z] Using test binary docker [2019-10-10T19:03:10.186Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-10T19:03:10.186Z] +++ /etc/init.d/apparmor start [2019-10-10T19:03:10.186Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-10T19:03:10.186Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-10T19:03:10.186Z] Warning failed to create cache: (null) [2019-10-10T19:03:10.186Z] . [2019-10-10T19:03:10.186Z] Starting dockerd [2019-10-10T19:03:10.186Z] INFO: Waiting for daemon to start... [2019-10-10T19:03:10.186Z] +++ 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 [2019-10-10T19:03:11.981Z] . [2019-10-10T19:03:11.981Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-10T19:03:12.381Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-10T19:03:12.381Z] Error: No such image: emptyfs [2019-10-10T19:03:12.381Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-10T19:03:12.381Z] ++++ docker load [2019-10-10T19:03:12.381Z] Running integration-test (iteration 1) [2019-10-10T19:03:12.381Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2019-10-10T19:03:12.381Z] ++ 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 [2019-10-10T19:03:12.381Z] ++ set -e [2019-10-10T19:03:12.381Z] ++ '[' -n 0 ']' [2019-10-10T19:03:12.381Z] ++ set -x [2019-10-10T19:03:12.381Z] ++ env -i DEST=/go/src/github.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= 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 [2019-10-10T19:03:14.793Z] === RUN TestInspectNetwork/full_network_id [2019-10-10T19:03:14.793Z] === RUN TestInspectNetwork/partial_network_id [2019-10-10T19:03:14.793Z] === RUN TestInspectNetwork/network_name [2019-10-10T19:03:14.793Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-10T19:03:15.356Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2019-10-10T19:03:15.356Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2019-10-10T19:03:19.532Z] --- PASS: TestInspectNetwork (10.90s) [2019-10-10T19:03:19.532Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-10T19:03:19.532Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2019-10-10T19:03:19.532Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-10T19:03:19.532Z] --- PASS: TestInspectNetwork/network_name (0.01s) [2019-10-10T19:03:19.532Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-10T19:03:19.532Z] === RUN TestRunContainerWithBridgeNone [2019-10-10T19:03:21.869Z] Loaded image: buildpack-deps:jessie [2019-10-10T19:03:21.884Z] --- PASS: TestServiceUpdateNetwork (15.60s) [2019-10-10T19:03:21.885Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-10T19:03:21.885Z] PASS [2019-10-10T19:03:21.885Z] [2019-10-10T19:03:21.885Z] === Skipped [2019-10-10T19:03:21.885Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2019-10-10T19:03:21.885Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T19:03:21.885Z] [2019-10-10T19:03:21.885Z] [2019-10-10T19:03:21.885Z] DONE 19 tests, 1 skipped in 138.763s [2019-10-10T19:03:21.885Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2019-10-10T19:03:21.885Z] ++ 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 [2019-10-10T19:03:21.885Z] ++ set -e [2019-10-10T19:03:21.885Z] ++ '[' -n 0 ']' [2019-10-10T19:03:21.885Z] ++ set -x [2019-10-10T19:03:21.885Z] ++ env -i DEST=/go/src/github.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= 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 [2019-10-10T19:03:21.885Z] INFO: Testing against a local daemon [2019-10-10T19:03:21.885Z] === RUN TestSessionCreate [2019-10-10T19:03:21.885Z] --- PASS: TestSessionCreate (0.05s) [2019-10-10T19:03:21.885Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-10T19:03:21.885Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-10-10T19:03:21.885Z] PASS [2019-10-10T19:03:21.885Z] [2019-10-10T19:03:21.885Z] DONE 2 tests in 0.270s [2019-10-10T19:03:21.885Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2019-10-10T19:03:21.885Z] ++ 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 [2019-10-10T19:03:21.885Z] ++ set -e [2019-10-10T19:03:21.885Z] ++ '[' -n 0 ']' [2019-10-10T19:03:21.885Z] ++ set -x [2019-10-10T19:03:21.885Z] ++ env -i DEST=/go/src/github.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= 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 [2019-10-10T19:03:21.885Z] INFO: Testing against a local daemon [2019-10-10T19:03:21.885Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-10T19:03:21.885Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-10T19:03:21.885Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-10T19:03:21.885Z] === RUN TestEventsExecDie [2019-10-10T19:03:22.056Z] --- PASS: TestRunContainerWithBridgeNone (2.85s) [2019-10-10T19:03:22.056Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-10T19:03:22.056Z] === RUN TestNetworkInvalidJSON [2019-10-10T19:03:22.056Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-10T19:03:22.056Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-10T19:03:22.056Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-10T19:03:22.056Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-10T19:03:22.056Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-10T19:03:22.056Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-10T19:03:22.056Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-10T19:03:22.056Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-10T19:03:22.056Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-10T19:03:22.056Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-10-10T19:03:22.056Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-10T19:03:22.056Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-10T19:03:22.056Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-10T19:03:22.056Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-10T19:03:22.244Z] Loaded image: busybox:latest [2019-10-10T19:03:22.244Z] Loaded image: busybox:glibc [2019-10-10T19:03:22.244Z] Loaded image: debian:jessie [2019-10-10T19:03:22.313Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-10-10T19:03:22.451Z] --- PASS: TestEventsExecDie (1.02s) [2019-10-10T19:03:22.451Z] === RUN TestEventsBackwardsCompatible [2019-10-10T19:03:22.451Z] --- PASS: TestEventsBackwardsCompatible (0.14s) [2019-10-10T19:03:22.451Z] === RUN TestInfoBinaryCommits [2019-10-10T19:03:22.451Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-10-10T19:03:22.451Z] === RUN TestInfoAPIVersioned [2019-10-10T19:03:22.451Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-10-10T19:03:22.451Z] === RUN TestInfoAPI [2019-10-10T19:03:22.571Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-10-10T19:03:22.627Z] Loaded image: hello-world:latest [2019-10-10T19:03:22.627Z] INFO: Testing against a local daemon [2019-10-10T19:03:22.627Z] === RUN TestCgroupNamespacesBuild [2019-10-10T19:03:22.709Z] --- PASS: TestInfoAPI (0.05s) [2019-10-10T19:03:22.709Z] === RUN TestInfoAPIWarnings [2019-10-10T19:03:23.136Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2019-10-10T19:03:23.136Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-10T19:03:23.136Z] === RUN TestDaemonDefaultNetworkPools [2019-10-10T19:03:23.644Z] --- PASS: TestInfoAPIWarnings (0.88s) [2019-10-10T19:03:23.644Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-10T19:03:23.644Z] === RUN TestLoginFailsWithBadCredentials [2019-10-10T19:03:23.902Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s) [2019-10-10T19:03:23.902Z] === RUN TestPingCacheHeaders [2019-10-10T19:03:23.902Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-10-10T19:03:23.902Z] === RUN TestPingGet [2019-10-10T19:03:23.902Z] --- PASS: TestPingGet (0.03s) [2019-10-10T19:03:23.902Z] === RUN TestPingHead [2019-10-10T19:03:24.075Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2019-10-10T19:03:24.075Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-10T19:03:24.075Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-10T19:03:24.160Z] --- PASS: TestPingHead (0.05s) [2019-10-10T19:03:24.160Z] === RUN TestVersion [2019-10-10T19:03:24.160Z] --- PASS: TestVersion (0.05s) [2019-10-10T19:03:24.160Z] PASS [2019-10-10T19:03:24.160Z] [2019-10-10T19:03:24.160Z] === Skipped [2019-10-10T19:03:24.160Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-10T19:03:24.161Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-10T19:03:24.161Z] [2019-10-10T19:03:24.161Z] [2019-10-10T19:03:24.161Z] DONE 12 tests, 1 skipped in 2.972s [2019-10-10T19:03:24.161Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2019-10-10T19:03:24.161Z] ++ 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 [2019-10-10T19:03:24.161Z] ++ set -e [2019-10-10T19:03:24.161Z] ++ '[' -n 0 ']' [2019-10-10T19:03:24.161Z] ++ set -x [2019-10-10T19:03:24.161Z] ++ env -i DEST=/go/src/github.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= 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 [2019-10-10T19:03:24.161Z] INFO: Testing against a local daemon [2019-10-10T19:03:24.161Z] === RUN TestVolumesCreateAndList [2019-10-10T19:03:24.419Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-10-10T19:03:24.419Z] === RUN TestVolumesRemove [2019-10-10T19:03:24.419Z] --- PASS: TestVolumesRemove (0.15s) [2019-10-10T19:03:24.419Z] === RUN TestVolumesInspect [2019-10-10T19:03:24.419Z] --- PASS: TestVolumesInspect (0.04s) [2019-10-10T19:03:24.419Z] === RUN TestVolumesInvalidJSON [2019-10-10T19:03:24.419Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-10T19:03:24.419Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-10T19:03:24.419Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-10T19:03:24.419Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-10-10T19:03:24.419Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-10T19:03:24.419Z] PASS [2019-10-10T19:03:24.481Z] --- PASS: TestCgroupNamespacesBuild (1.79s) [2019-10-10T19:03:24.481Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-10T19:03:24.481Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-10T19:03:24.678Z] [2019-10-10T19:03:24.678Z] DONE 5 tests in 0.433s [2019-10-10T19:03:24.678Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-10T19:03:24.939Z] ++++ cat bundles/test-integration/docker.pid [2019-10-10T19:03:24.939Z] +++ kill 12915 [2019-10-10T19:03:25.007Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2019-10-10T19:03:25.007Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-10T19:03:25.007Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-10T19:03:26.297Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.69s) [2019-10-10T19:03:26.297Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-10T19:03:26.297Z] === RUN TestBuildWithSession [2019-10-10T19:03:26.297Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-10T19:03:26.297Z] build_session_test.go:25: TODO: BuildKit [2019-10-10T19:03:26.297Z] === RUN TestBuildSquashParent [2019-10-10T19:03:26.312Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-10T19:03:26.312Z] +++ /etc/init.d/apparmor stop [2019-10-10T19:03:26.380Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2019-10-10T19:03:26.380Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-10T19:03:26.380Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-10T19:03:26.571Z] Clearing AppArmor profiles cache:. [2019-10-10T19:03:26.571Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-10T19:03:26.571Z] Unloading profiles will leave already running processes permanently [2019-10-10T19:03:26.571Z] unconfined, which can lead to unexpected situations. [2019-10-10T19:03:26.571Z] [2019-10-10T19:03:26.571Z] To set a process to complain mode, use the command line tool [2019-10-10T19:03:26.571Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-10T19:03:26.571Z] with the 'teardown' option." [2019-10-10T19:03:26.571Z] [2019-10-10T19:03:26.943Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2019-10-10T19:03:26.943Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-10T19:03:26.943Z] === RUN TestServiceWithPredefinedNetwork [2019-10-10T19:03:27.201Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-10-10T19:03:27.764Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-10-10T19:03:28.022Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-10-10T19:03:28.952Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-10-10T19:03:28.952Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-10-10T19:03:29.516Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-10-10T19:03:29.774Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-10-10T19:03:30.338Z] --- PASS: TestServiceWithPredefinedNetwork (3.58s) [2019-10-10T19:03:30.338Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-10T19:03:30.338Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-10T19:03:30.338Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-10T19:03:30.338Z] service_test.go:230: FLAKY_TEST [2019-10-10T19:03:30.338Z] === RUN TestServiceWithDataPathPortInit Post stage [Pipeline] junit [2019-10-10T19:03:30.769Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-10T19:03:31.421Z] + echo Ensuring container killed. [2019-10-10T19:03:31.421Z] Ensuring container killed. [2019-10-10T19:03:31.421Z] + docker rm -vf docker-pr3 [2019-10-10T19:03:31.421Z] Error: No such container: docker-pr3 [2019-10-10T19:03:31.421Z] + true [Pipeline] sh [2019-10-10T19:03:31.711Z] + echo Chowning /workspace to jenkins user [2019-10-10T19:03:31.711Z] Chowning /workspace to jenkins user [2019-10-10T19:03:31.711Z] + id -u [2019-10-10T19:03:31.711Z] + id -g [2019-10-10T19:03:31.711Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40059:/workspace busybox chown -R 1000:1000 /workspace [2019-10-10T19:03:32.231Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-10-10T19:03:32.696Z] --- PASS: TestBuildSquashParent (6.70s) [2019-10-10T19:03:32.696Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-10T19:03:32.696Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-10T19:03:32.696Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-10T19:03:32.696Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-10T19:03:32.696Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-10T19:03:32.696Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-10T19:03:32.696Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-10T19:03:32.696Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-10T19:03:32.696Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-10T19:03:32.696Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-10T19:03:32.696Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-10T19:03:32.696Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-10T19:03:32.696Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-10T19:03:32.696Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-10T19:03:32.696Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-10T19:03:34.125Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-10-10T19:03:35.872Z] 12c8dbabfd62: Pull complete [2019-10-10T19:03:35.872Z] Digest: sha256:404e0ee336a063619d1e93a2446061cf19cb3068bacb1775f5613e3b54e527e1 [2019-10-10T19:03:35.872Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-10T19:03:35.872Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-10T19:03:35.872Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2019-10-10T19:03:35.872Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2019-10-10T19:03:35.872Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.805' [2019-10-10T19:03:35.872Z] INFO: Docker version of control daemon [2019-10-10T19:03:35.872Z] [2019-10-10T19:03:35.872Z] Client: Docker Engine - Enterprise [2019-10-10T19:03:35.872Z] Version: 19.03.2 [2019-10-10T19:03:35.872Z] API version: 1.40 [2019-10-10T19:03:35.872Z] Go version: go1.12.8 [2019-10-10T19:03:35.872Z] Git commit: c92ab06ed9 [2019-10-10T19:03:35.872Z] Built: 09/03/2019 16:38:11 [2019-10-10T19:03:35.872Z] OS/Arch: windows/amd64 [2019-10-10T19:03:35.872Z] Experimental: false [2019-10-10T19:03:35.872Z] [2019-10-10T19:03:35.872Z] Server: Docker Engine - Enterprise [2019-10-10T19:03:35.872Z] Engine: [2019-10-10T19:03:35.872Z] Version: 19.03.2 [2019-10-10T19:03:35.872Z] API version: 1.40 (minimum version 1.24) [2019-10-10T19:03:35.872Z] Go version: go1.12.8 [2019-10-10T19:03:35.872Z] Git commit: c92ab06ed9 [2019-10-10T19:03:35.872Z] Built: 09/03/2019 16:35:47 [2019-10-10T19:03:35.872Z] OS/Arch: windows/amd64 [2019-10-10T19:03:35.872Z] Experimental: true [2019-10-10T19:03:35.872Z] [2019-10-10T19:03:35.872Z] INFO: Docker info of control daemon [2019-10-10T19:03:35.872Z] [2019-10-10T19:03:35.872Z] Client: [2019-10-10T19:03:35.872Z] Debug Mode: false [2019-10-10T19:03:35.872Z] Plugins: [2019-10-10T19:03:35.872Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-10-10T19:03:35.872Z] [2019-10-10T19:03:35.872Z] Server: [2019-10-10T19:03:35.872Z] Containers: 0 [2019-10-10T19:03:35.872Z] Running: 0 [2019-10-10T19:03:35.872Z] Paused: 0 [2019-10-10T19:03:35.872Z] Stopped: 0 [2019-10-10T19:03:35.872Z] Images: 1 [2019-10-10T19:03:35.872Z] Server Version: 19.03.2 [2019-10-10T19:03:35.872Z] Storage Driver: lcow (linux) windowsfilter (windows) [2019-10-10T19:03:35.872Z] LCOW: [2019-10-10T19:03:35.872Z] Windows: [2019-10-10T19:03:35.872Z] Logging Driver: json-file [2019-10-10T19:03:35.872Z] Plugins: [2019-10-10T19:03:35.872Z] Volume: local [2019-10-10T19:03:35.872Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-10-10T19:03:35.872Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-10T19:03:35.872Z] Swarm: inactive [2019-10-10T19:03:35.872Z] Default Isolation: process [2019-10-10T19:03:35.872Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-10T19:03:35.872Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-10T19:03:35.872Z] OSType: windows [2019-10-10T19:03:35.872Z] Architecture: x86_64 [2019-10-10T19:03:35.872Z] CPUs: 4 [2019-10-10T19:03:35.872Z] Total Memory: 32GiB [2019-10-10T19:03:35.872Z] Name: azwin-2-ed66a0 [2019-10-10T19:03:35.872Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-10-10T19:03:35.872Z] Docker Root Dir: D:\docker [2019-10-10T19:03:35.872Z] Debug Mode: false [2019-10-10T19:03:35.872Z] Registry: https://index.docker.io/v1/ [2019-10-10T19:03:35.872Z] Labels: [2019-10-10T19:03:35.872Z] Experimental: true [2019-10-10T19:03:35.872Z] Insecure Registries: [2019-10-10T19:03:35.872Z] 10.0.0.4:5000 [2019-10-10T19:03:35.872Z] 127.0.0.0/8 [2019-10-10T19:03:35.872Z] Registry Mirrors: [2019-10-10T19:03:35.872Z] http://10.0.0.4:5000/ [2019-10-10T19:03:35.872Z] Live Restore Enabled: false [2019-10-10T19:03:35.872Z] [2019-10-10T19:03:35.872Z] [2019-10-10T19:03:35.872Z] INFO: Commit hash is 4e64b0dee [2019-10-10T19:03:35.872Z] INFO: Nuke-Everything... [2019-10-10T19:03:35.872Z] INFO: Container count on control daemon to delete is 0 [2019-10-10T19:03:35.872Z] INFO: Nuking d:\CI [2019-10-10T19:03:35.872Z] INFO: Zapped successfully [2019-10-10T19:03:35.872Z] INFO: Location for testing is d:\CI\PR-40059\3 [2019-10-10T19:03:35.872Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2019-10-10T19:03:35.872Z] [2019-10-10T19:03:35.872Z] [2019-10-10T19:03:35.872Z] INFO: Building the image from Dockerfile.windows at 10/10/2019 19:03:33... [2019-10-10T19:03:35.872Z] [Pipeline] catchError [Pipeline] { [2019-10-10T19:03:35.911Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-10T19:03:35.911Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [Pipeline] sh [2019-10-10T19:03:36.022Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2019-10-10T19:03:36.022Z] === RUN TestDockerSuite/TestBuildEnv [2019-10-10T19:03:36.207Z] + bundleName=arm64-integration [2019-10-10T19:03:36.207Z] + echo Creating arm64-integration-bundles.tar.gz [2019-10-10T19:03:36.207Z] Creating arm64-integration-bundles.tar.gz [2019-10-10T19:03:36.207Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-10-10T19:03:36.207Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-10-10T19:03:36.476Z] Archiving artifacts [2019-10-10T19:03:36.586Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2019-10-10T19:03:36.727Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40059/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-10T19:03:37.042Z] + make clean [2019-10-10T19:03:37.517Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-10-10T19:03:37.612Z] docker volume rm -f docker-dev-cache [2019-10-10T19:03:37.612Z] docker-dev-cache [Pipeline] deleteDir [2019-10-10T19:03:37.755Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-10T19:03:37.755Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-10T19:03:38.410Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2019-10-10T19:03:38.410Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2019-10-10T19:03:38.410Z] remote: Enumerating objects: 19, done. [2019-10-10T19:03:38.410Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2019-10-10T19:03:38.411Z] Unpacking objects: 5% (1/19) Unpacking objects: 10% (2/19) Unpacking objects: 15% (3/19) Unpacking objects: 21% (4/19) Unpacking objects: 26% (5/19) Unpacking objects: 31% (6/19) Unpacking objects: 36% (7/19) Unpacking objects: 42% (8/19) Unpacking objects: 47% (9/19) Unpacking objects: 52% (10/19) Unpacking objects: 57% (11/19) Unpacking objects: 63% (12/19) Unpacking objects: 68% (13/19) Unpacking objects: 73% (14/19) Unpacking objects: 78% (15/19) Unpacking objects: 84% (16/19) Unpacking objects: 89% (17/19) Unpacking objects: 94% (18/19) Unpacking objects: 100% (19/19) Unpacking objects: 100% (19/19), done. [2019-10-10T19:03:38.411Z] Building: bundles/cross/windows/amd64/containerutility.exe [2019-10-10T19:03:38.411Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-10T19:03:38.733Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40059/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=891ead0305e5e847aa7f87068e9f2d1b19384c52 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:891ead0305e5e847aa7f87068e9f2d1b19384c52 hack/test/unit [2019-10-10T19:03:38.887Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-10-10T19:03:39.817Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-10-10T19:03:40.500Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-10-10T19:03:40.500Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.71s) [2019-10-10T19:03:40.500Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.78s) [2019-10-10T19:03:40.500Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.25s) [2019-10-10T19:03:40.500Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.30s) [2019-10-10T19:03:40.500Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.48s) [2019-10-10T19:03:40.500Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.38s) [2019-10-10T19:03:40.500Z] === RUN TestBuildMultiStageCopy [2019-10-10T19:03:40.500Z] === RUN TestBuildMultiStageCopy/copy_to_root [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-10T19:03:41.658Z] Sending build context to Docker daemon 50.07MB [2019-10-10T19:03:41.658Z] [2019-10-10T19:03:41.658Z] Step 1/8 : FROM microsoft/windowsservercore [2019-10-10T19:03:41.658Z] ---> 739b21bd02e7 [2019-10-10T19:03:41.658Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2019-10-10T19:03:41.658Z] ---> Running in 5b7810478d18 [2019-10-10T19:03:42.008Z] ? github.com/docker/docker/api [no test files] [2019-10-10T19:03:42.622Z] Removing intermediate container 5b7810478d18 [2019-10-10T19:03:42.622Z] ---> 5dbe152100dd [2019-10-10T19:03:42.622Z] Step 3/8 : ARG GO_VERSION=1.13.1 [2019-10-10T19:03:42.622Z] ---> Running in caf4f4dfa2e6 [2019-10-10T19:03:42.957Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-10T19:03:43.323Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-10T19:03:43.586Z] Removing intermediate container caf4f4dfa2e6 [2019-10-10T19:03:43.586Z] ---> a60496b27d38 [2019-10-10T19:03:43.586Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 [2019-10-10T19:03:43.586Z] ---> Running in 2a2ba9deeb7f [2019-10-10T19:03:44.044Z] Removing intermediate container 2a2ba9deeb7f [2019-10-10T19:03:44.044Z] ---> d991421ec8f6 [2019-10-10T19:03:44.044Z] Step 5/8 : 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; Write-Host INFO: Creating source directory...; New-Item -ItemType Directory -Path ${GOPATH}\src\github.com\docker\docker | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; Write-Host INFO: Completed [2019-10-10T19:03:44.044Z] ---> Running in 282a01911abf [2019-10-10T19:03:44.116Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-10T19:03:44.483Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-10T19:03:44.860Z] --- PASS: TestBuildMultiStageCopy (4.70s) [2019-10-10T19:03:44.860Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.63s) [2019-10-10T19:03:44.860Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2019-10-10T19:03:44.860Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2019-10-10T19:03:44.860Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2019-10-10T19:03:44.860Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.53s) [2019-10-10T19:03:44.860Z] === RUN TestBuildMultiStageParentConfig [2019-10-10T19:03:46.268Z] --- PASS: TestBuildMultiStageParentConfig (1.46s) [2019-10-10T19:03:46.268Z] === RUN TestBuildLabelWithTargets [2019-10-10T19:03:47.913Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-10-10T19:03:48.792Z] --- PASS: TestBuildLabelWithTargets (2.15s) [2019-10-10T19:03:48.792Z] === RUN TestBuildWithEmptyLayers [2019-10-10T19:03:49.601Z] --- PASS: TestBuildWithEmptyLayers (1.12s) [2019-10-10T19:03:49.601Z] === RUN TestBuildMultiStageOnBuild [2019-10-10T19:03:50.436Z] --- PASS: TestServiceWithDataPathPortInit (19.77s) [2019-10-10T19:03:50.436Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-10T19:03:50.436Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-10T19:03:50.436Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-10T19:03:52.604Z] [2019-10-10T19:03:52.604Z] SUCCESS: Specified value was saved. [2019-10-10T19:03:52.853Z] --- PASS: TestBuildMultiStageOnBuild (2.78s) [2019-10-10T19:03:52.853Z] === RUN TestBuildUncleanTarFilenames [2019-10-10T19:03:53.568Z] INFO: Downloading git... [2019-10-10T19:03:53.679Z] --- PASS: TestBuildUncleanTarFilenames (1.22s) [2019-10-10T19:03:53.679Z] === RUN TestBuildMultiStageLayerLeak [2019-10-10T19:03:54.193Z] ok github.com/docker/docker/api/server 0.007s coverage: 9.0% of statements [2019-10-10T19:03:55.113Z] INFO: Downloading go... [2019-10-10T19:03:56.650Z] INFO: Downloading compiler 1 of 3... [2019-10-10T19:03:57.161Z] --- PASS: TestBuildMultiStageLayerLeak (3.35s) [2019-10-10T19:03:57.161Z] === RUN TestBuildWithHugeFile [2019-10-10T19:03:57.615Z] INFO: Downloading compiler 2 of 3... [2019-10-10T19:03:57.615Z] INFO: Downloading compiler 3 of 3... [2019-10-10T19:03:58.071Z] INFO: Extracting git... [2019-10-10T19:04:00.410Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.08s) [2019-10-10T19:04:00.410Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-10T19:04:00.410Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:8tc1rdkkh95x3a40g1xjl9grw Created:2019-10-10 19:03:51.860755792 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[020e64a72a5196d10769d274fd185c551a5feeb5427a3485cef502ee1f805450:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.00ayth8vclxukhzayoygnof61 EndpointID:3285939a8c8e9dc8587397d6721d3cae00e79593b543bfa432c61a64a2da22af MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e43bdb757f8148c29c72cd4c0530d6630c53c2e41c3ae1a6405051b27157789e MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:0576b6b1b374 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.00ayth8vclxukhzayoygnof61 EndpointID:3285939a8c8e9dc8587397d6721d3cae00e79593b543bfa432c61a64a2da22af EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-10T19:04:00.410Z] PASS [2019-10-10T19:04:00.410Z] [2019-10-10T19:04:00.410Z] === Skipped [2019-10-10T19:04:00.410Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-10T19:04:00.410Z] service_test.go:230: FLAKY_TEST [2019-10-10T19:04:00.410Z] [2019-10-10T19:04:00.410Z] [2019-10-10T19:04:00.410Z] DONE 21 tests, 1 skipped in 52.739s [2019-10-10T19:04:00.410Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-10T19:04:00.410Z] ++ 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 [2019-10-10T19:04:00.410Z] ++ set -e [2019-10-10T19:04:00.410Z] ++ '[' -n 0 ']' [2019-10-10T19:04:00.410Z] ++ set -x [2019-10-10T19:04:00.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=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= 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 [2019-10-10T19:04:00.410Z] INFO: Testing against a local daemon [2019-10-10T19:04:00.410Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-10T19:04:00.410Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-10-10T19:04:00.410Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-10T19:04:00.410Z] === RUN TestDockerNetworkIpvlan [2019-10-10T19:04:00.410Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-10T19:04:00.410Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-10T19:04:00.410Z] PASS [2019-10-10T19:04:00.410Z] [2019-10-10T19:04:00.410Z] === Skipped [2019-10-10T19:04:00.410Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2019-10-10T19:04:00.410Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-10T19:04:00.410Z] [2019-10-10T19:04:00.410Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-10T19:04:00.410Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-10T19:04:00.410Z] [2019-10-10T19:04:00.410Z] [2019-10-10T19:04:00.410Z] DONE 2 tests, 2 skipped in 0.184s [2019-10-10T19:04:00.410Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-10T19:04:00.410Z] ++ 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 [2019-10-10T19:04:00.410Z] ++ set -e [2019-10-10T19:04:00.410Z] ++ '[' -n 0 ']' [2019-10-10T19:04:00.410Z] ++ set -x [2019-10-10T19:04:00.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=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= 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 [2019-10-10T19:04:00.667Z] INFO: Testing against a local daemon [2019-10-10T19:04:00.667Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-10T19:04:02.038Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.48s) [2019-10-10T19:04:02.038Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-10T19:04:02.038Z] === RUN TestDockerNetworkMacvlan [2019-10-10T19:04:02.970Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-10T19:04:03.197Z] #72 exporting layers 110.9s done [2019-10-10T19:04:03.197Z] #72 exporting manifest sha256:b30d0f8eefe3127c1469566d0a435036c6b343ffd051566b9f21a68c48662703 done [2019-10-10T19:04:03.197Z] #72 exporting config sha256:d3c0fe7721b7282b82cb99fbfeed19b6ab0ffa90a3c61c39dd9ed93c28e31baf 0.0s done [2019-10-10T19:04:03.197Z] #72 sending tarball [2019-10-10T19:04:03.900Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-10T19:04:04.467Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-10T19:04:07.740Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-10T19:04:11.012Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-10-10T19:04:11.941Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-10T19:04:13.311Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-10-10T19:04:15.731Z] INFO: Expanding go... [2019-10-10T19:04:18.565Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-10T19:04:19.495Z] --- PASS: TestDockerNetworkMacvlan (17.34s) [2019-10-10T19:04:19.495Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T19:04:19.495Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2019-10-10T19:04:19.495Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T19:04:19.495Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-10-10T19:04:19.495Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T19:04:19.495Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.82s) [2019-10-10T19:04:19.495Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T19:04:19.495Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.97s) [2019-10-10T19:04:19.495Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T19:04:19.495Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.63s) [2019-10-10T19:04:19.495Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T19:04:19.495Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.26s) [2019-10-10T19:04:19.495Z] PASS [2019-10-10T19:04:19.495Z] [2019-10-10T19:04:19.495Z] DONE 8 tests in 18.954s [2019-10-10T19:04:19.495Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-10T19:04:19.495Z] ++ 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 [2019-10-10T19:04:19.495Z] ++ set -e [2019-10-10T19:04:19.495Z] ++ '[' -n 0 ']' [2019-10-10T19:04:19.495Z] ++ set -x [2019-10-10T19:04:19.495Z] ++ env -i DEST=/go/src/github.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= 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 [2019-10-10T19:04:19.495Z] testing: warning: no tests to run [2019-10-10T19:04:19.495Z] PASS [2019-10-10T19:04:19.495Z] [2019-10-10T19:04:19.495Z] DONE 0 tests in 0.047s [2019-10-10T19:04:19.495Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-10T19:04:19.495Z] ++ 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 [2019-10-10T19:04:19.495Z] ++ set -e [2019-10-10T19:04:19.495Z] ++ '[' -n 0 ']' [2019-10-10T19:04:19.495Z] ++ set -x [2019-10-10T19:04:19.495Z] ++ env -i DEST=/go/src/github.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= 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 [2019-10-10T19:04:19.752Z] INFO: Testing against a local daemon [2019-10-10T19:04:19.752Z] === RUN TestAuthZPluginAllowRequest [2019-10-10T19:04:21.227Z] --- PASS: TestAuthZPluginAllowRequest (1.69s) [2019-10-10T19:04:21.227Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-10T19:04:21.227Z] === RUN TestAuthZPluginTLS [2019-10-10T19:04:21.788Z] #72 sending tarball 17.5s done [2019-10-10T19:04:21.788Z] #72 ... [2019-10-10T19:04:21.788Z] [2019-10-10T19:04:21.788Z] #73 importing to docker [2019-10-10T19:04:21.788Z] #73 ... [2019-10-10T19:04:21.788Z] [2019-10-10T19:04:21.788Z] #72 exporting to oci image format [2019-10-10T19:04:21.788Z] #72 DONE 128.5s [2019-10-10T19:04:21.788Z] [2019-10-10T19:04:21.788Z] #73 importing to docker [2019-10-10T19:04:21.791Z] --- PASS: TestAuthZPluginTLS (0.55s) [2019-10-10T19:04:21.791Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-10T19:04:21.791Z] === RUN TestAuthZPluginDenyRequest [2019-10-10T19:04:22.357Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2019-10-10T19:04:22.357Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-10T19:04:22.357Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-10T19:04:22.921Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2019-10-10T19:04:22.921Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-10T19:04:22.921Z] === RUN TestAuthZPluginDenyResponse [2019-10-10T19:04:23.485Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2019-10-10T19:04:23.485Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-10T19:04:23.485Z] === RUN TestAuthZPluginAllowEventStream [2019-10-10T19:04:24.048Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-10-10T19:04:24.979Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-10-10T19:04:25.236Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-10-10T19:04:25.494Z] --- PASS: TestAuthZPluginAllowEventStream (1.86s) [2019-10-10T19:04:25.494Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-10T19:04:25.494Z] === RUN TestAuthZPluginErrorResponse [2019-10-10T19:04:26.058Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2019-10-10T19:04:26.058Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-10T19:04:26.058Z] === RUN TestAuthZPluginErrorRequest [2019-10-10T19:04:26.058Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-10-10T19:04:26.622Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2019-10-10T19:04:26.622Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-10T19:04:26.622Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-10T19:04:26.891Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-10-10T19:04:27.159Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.59s) [2019-10-10T19:04:27.159Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-10T19:04:27.159Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-10T19:04:29.053Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-10-10T19:04:29.053Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-10-10T19:04:29.309Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-10-10T19:04:29.567Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.32s) [2019-10-10T19:04:29.567Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-10T19:04:29.567Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-10T19:04:31.460Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.10s) [2019-10-10T19:04:31.460Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-10T19:04:31.460Z] === RUN TestAuthZPluginHeader [2019-10-10T19:04:31.894Z] --- PASS: TestBuildWithHugeFile (32.05s) [2019-10-10T19:04:31.894Z] === RUN TestBuildWithEmptyDockerfile [2019-10-10T19:04:31.894Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-10T19:04:31.894Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-10T19:04:31.894Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-10T19:04:31.894Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-10T19:04:31.894Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-10T19:04:31.894Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-10T19:04:31.894Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-10T19:04:31.894Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-10T19:04:31.894Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-10T19:04:31.894Z] --- PASS: TestBuildWithEmptyDockerfile (0.23s) [2019-10-10T19:04:31.894Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.33s) [2019-10-10T19:04:31.894Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.34s) [2019-10-10T19:04:31.894Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2019-10-10T19:04:31.894Z] === RUN TestBuildPreserveOwnership [2019-10-10T19:04:31.894Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-10T19:04:32.390Z] --- PASS: TestAuthZPluginHeader (0.80s) [2019-10-10T19:04:32.390Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-10T19:04:32.390Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-10T19:04:34.431Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-10T19:04:36.291Z] --- PASS: TestBuildPreserveOwnership (6.54s) [2019-10-10T19:04:36.291Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.25s) [2019-10-10T19:04:36.291Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.27s) [2019-10-10T19:04:36.291Z] === RUN TestBuildPlatformInvalid [2019-10-10T19:04:36.291Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2019-10-10T19:04:36.291Z] PASS [2019-10-10T19:04:36.666Z] [2019-10-10T19:04:36.666Z] === Skipped [2019-10-10T19:04:36.666Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2019-10-10T19:04:36.666Z] build_session_test.go:25: TODO: BuildKit [2019-10-10T19:04:36.666Z] [2019-10-10T19:04:36.666Z] [2019-10-10T19:04:36.666Z] DONE 32 tests, 1 skipped in 84.034s [2019-10-10T19:04:36.667Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2019-10-10T19:04:36.667Z] ++ 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 [2019-10-10T19:04:36.667Z] ++ set -e [2019-10-10T19:04:36.667Z] ++ '[' -n 0 ']' [2019-10-10T19:04:36.667Z] ++ set -x [2019-10-10T19:04:36.667Z] ++ env -i DEST=/go/src/github.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= 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 [2019-10-10T19:04:37.040Z] INFO: Testing against a local daemon [2019-10-10T19:04:37.040Z] === RUN TestConfigList [2019-10-10T19:04:37.645Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.84s) [2019-10-10T19:04:37.645Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest" [2019-10-10T19:04:37.645Z] === RUN TestAuthZPluginV2Disable [2019-10-10T19:04:40.233Z] --- PASS: TestConfigList (2.96s) [2019-10-10T19:04:40.233Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-10T19:04:40.233Z] === RUN TestConfigsCreateAndDelete [2019-10-10T19:04:40.918Z] --- PASS: TestAuthZPluginV2Disable (3.70s) [2019-10-10T19:04:40.918Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable" [2019-10-10T19:04:40.918Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-10T19:04:42.285Z] === RUN TestDockerSuite/TestBuildExpose [2019-10-10T19:04:42.542Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-10-10T19:04:42.797Z] --- PASS: TestConfigsCreateAndDelete (2.96s) [2019-10-10T19:04:42.797Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-10T19:04:42.797Z] === RUN TestConfigsUpdate [2019-10-10T19:04:43.105Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-10-10T19:04:43.669Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-10-10T19:04:43.925Z] === RUN TestDockerSuite/TestBuildFails [2019-10-10T19:04:44.489Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.47s) [2019-10-10T19:04:44.489Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests" [2019-10-10T19:04:44.489Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-10T19:04:45.053Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-10-10T19:04:45.053Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-10-10T19:04:45.794Z] INFO: Expanding compiler 1 of 3... [2019-10-10T19:04:45.794Z] INFO: Expanding compiler 2 of 3... [2019-10-10T19:04:46.146Z] --- PASS: TestConfigsUpdate (2.87s) [2019-10-10T19:04:46.146Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-10T19:04:46.146Z] === RUN TestTemplatedConfig [2019-10-10T19:04:48.769Z] #73 DONE 25.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-10T19:04:49.200Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40059/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=891ead0305e5e847aa7f87068e9f2d1b19384c52 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:891ead0305e5e847aa7f87068e9f2d1b19384c52 hack/test/unit [2019-10-10T19:04:49.233Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-10-10T19:04:49.332Z] --- PASS: TestTemplatedConfig (3.47s) [2019-10-10T19:04:49.332Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-10T19:04:49.332Z] === RUN TestConfigInspect [2019-10-10T19:04:51.569Z] INFO: Expanding compiler 3 of 3... [2019-10-10T19:04:51.985Z] --- PASS: TestConfigInspect (2.80s) [2019-10-10T19:04:51.985Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-10T19:04:51.985Z] === RUN TestConfigCreateWithLabels [2019-10-10T19:04:52.533Z] INFO: Removing downloaded files... [2019-10-10T19:04:52.533Z] INFO: Creating source directory... [2019-10-10T19:04:52.533Z] INFO: Configuring git core.autocrlf... [2019-10-10T19:04:52.533Z] INFO: Completed [2019-10-10T19:04:53.408Z] === RUN TestDockerSuite/TestBuildForceRm [2019-10-10T19:04:53.607Z] ? github.com/docker/docker/api [no test files] [2019-10-10T19:04:55.229Z] --- PASS: TestConfigCreateWithLabels (2.96s) [2019-10-10T19:04:55.229Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-10T19:04:55.229Z] === RUN TestConfigCreateResolve [2019-10-10T19:04:55.302Z] === RUN TestDockerSuite/TestBuildFromGit [2019-10-10T19:04:56.232Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.83s) [2019-10-10T19:04:56.233Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart" [2019-10-10T19:04:56.233Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-10T19:04:57.165Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-10-10T19:04:57.422Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-10-10T19:04:57.672Z] --- PASS: TestConfigCreateResolve (2.48s) [2019-10-10T19:04:57.672Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-10T19:04:57.672Z] === RUN TestConfigDaemonLibtrustID [2019-10-10T19:04:58.056Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2019-10-10T19:04:58.056Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-10T19:04:58.056Z] PASS [2019-10-10T19:04:58.056Z] [2019-10-10T19:04:58.056Z] DONE 8 tests in 21.233s [2019-10-10T19:04:58.056Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2019-10-10T19:04:58.056Z] ++ 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 [2019-10-10T19:04:58.056Z] ++ set -e [2019-10-10T19:04:58.056Z] ++ '[' -n 0 ']' [2019-10-10T19:04:58.056Z] ++ set -x [2019-10-10T19:04:58.056Z] ++ env -i DEST=/go/src/github.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= 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 [2019-10-10T19:04:58.056Z] INFO: Testing against a local daemon [2019-10-10T19:04:58.056Z] === RUN TestCheckpoint [2019-10-10T19:04:58.056Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-10T19:04:58.056Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-10T19:04:58.056Z] === RUN TestContainerInvalidJSON [2019-10-10T19:04:58.056Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-10T19:04:58.056Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-10T19:04:58.056Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-10T19:04:58.056Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-10T19:04:58.056Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-10T19:04:58.056Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-10T19:04:58.056Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-10T19:04:58.056Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-10T19:04:58.056Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-10T19:04:58.056Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-10-10T19:04:58.056Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-10T19:04:58.056Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-10T19:04:58.056Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-10T19:04:58.056Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-10T19:04:58.056Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2019-10-10T19:04:58.056Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-10T19:04:58.429Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2019-10-10T19:04:58.429Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-10T19:04:58.429Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2019-10-10T19:04:58.429Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-10T19:04:58.429Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2019-10-10T19:04:58.429Z] === RUN TestCopyFromContainer [2019-10-10T19:04:58.809Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-10-10T19:05:00.706Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-10-10T19:05:00.949Z] === RUN TestCopyFromContainer// [2019-10-10T19:05:00.949Z] === RUN TestCopyFromContainer//bar/root [2019-10-10T19:05:00.949Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-10T19:05:00.949Z] === RUN TestCopyFromContainer/bar/quux [2019-10-10T19:05:00.949Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-10T19:05:00.949Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-10T19:05:00.949Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-10T19:05:01.270Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-10-10T19:05:01.343Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-10T19:05:01.343Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-10T19:05:01.343Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-10T19:05:01.343Z] --- PASS: TestCopyFromContainer (2.88s) [2019-10-10T19:05:01.343Z] --- PASS: TestCopyFromContainer// (0.06s) [2019-10-10T19:05:01.343Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2019-10-10T19:05:01.343Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2019-10-10T19:05:01.343Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2019-10-10T19:05:01.343Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2019-10-10T19:05:01.343Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2019-10-10T19:05:01.343Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2019-10-10T19:05:01.343Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2019-10-10T19:05:01.343Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2019-10-10T19:05:01.343Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2019-10-10T19:05:01.343Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-10T19:05:01.343Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-10T19:05:01.343Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-10T19:05:01.343Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-10T19:05:01.343Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-10T19:05:01.343Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-10T19:05:01.343Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-10T19:05:01.343Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-10T19:05:01.343Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-10T19:05:01.343Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-10T19:05:01.343Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-10-10T19:05:01.343Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-10T19:05:01.343Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-10-10T19:05:01.343Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-10T19:05:01.343Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-10T19:05:01.343Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-10-10T19:05:01.343Z] === RUN TestCreateWithInvalidEnv [2019-10-10T19:05:01.343Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-10T19:05:01.343Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-10T19:05:01.343Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-10T19:05:01.343Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-10T19:05:01.343Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-10T19:05:01.343Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-10T19:05:01.343Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-10T19:05:01.343Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-10T19:05:01.343Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-10T19:05:01.343Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-10-10T19:05:01.343Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-10T19:05:01.343Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2019-10-10T19:05:01.343Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2019-10-10T19:05:01.343Z] === RUN TestCreateTmpfsMountsTarget [2019-10-10T19:05:01.526Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-10-10T19:05:01.717Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2019-10-10T19:05:01.717Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-10T19:05:01.860Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-10T19:05:01.860Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2019-10-10T19:05:01.860Z] ok github.com/docker/docker/api/server/middleware 0.011s coverage: 37.7% of statements [2019-10-10T19:05:01.860Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-10T19:05:01.860Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-10T19:05:01.860Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-10T19:05:01.860Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-10T19:05:01.860Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-10T19:05:01.860Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-10T19:05:01.860Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-10T19:05:01.860Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-10T19:05:01.860Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-10T19:05:01.860Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-10T19:05:01.860Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-10T19:05:01.860Z] ok github.com/docker/docker/api/server/router/swarm 0.010s coverage: 4.0% of statements [2019-10-10T19:05:01.860Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-10T19:05:01.860Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-10T19:05:01.860Z] ? github.com/docker/docker/api/types [no test files] [2019-10-10T19:05:01.860Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-10T19:05:01.860Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-10T19:05:01.860Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-10T19:05:01.860Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-10T19:05:01.860Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2019-10-10T19:05:01.860Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 95.2% of statements [2019-10-10T19:05:01.860Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-10T19:05:01.860Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-10T19:05:01.860Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-10T19:05:01.860Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-10T19:05:01.860Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-10T19:05:01.860Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-10T19:05:01.860Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-10T19:05:01.860Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2019-10-10T19:05:01.860Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2019-10-10T19:05:01.860Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-10T19:05:01.860Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-10T19:05:01.860Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-10T19:05:01.860Z] ? github.com/docker/docker/builder [no test files] [2019-10-10T19:05:01.860Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-10T19:05:01.860Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-10T19:05:01.860Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-10T19:05:01.860Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-10T19:05:01.860Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-10T19:05:01.860Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-10T19:05:01.860Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-10T19:05:01.860Z] ok github.com/docker/docker/builder/dockerignore 0.007s coverage: 96.8% of statements [2019-10-10T19:05:02.791Z] ok github.com/docker/docker/builder/remotecontext 0.174s coverage: 13.6% of statements [2019-10-10T19:05:02.791Z] ok github.com/docker/docker/builder/dockerfile 0.551s coverage: 48.2% of statements [2019-10-10T19:05:03.722Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2019-10-10T19:05:04.047Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-10-10T19:05:04.176Z] --- PASS: TestCreateWithCustomMaskedPaths (2.46s) [2019-10-10T19:05:04.176Z] === RUN TestCreateWithCapabilities [2019-10-10T19:05:04.176Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-10T19:05:04.176Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-10T19:05:04.176Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-10T19:05:04.176Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-10T19:05:04.176Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-10T19:05:04.176Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-10T19:05:04.176Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-10T19:05:04.176Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-10T19:05:04.176Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-10T19:05:04.176Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-10T19:05:04.176Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-10T19:05:04.176Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-10T19:05:04.176Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-10T19:05:04.176Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-10T19:05:04.176Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-10T19:05:04.176Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-10T19:05:04.176Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-10T19:05:04.176Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-10T19:05:04.176Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-10T19:05:04.176Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-10T19:05:04.176Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-10T19:05:04.176Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-10T19:05:04.176Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-10T19:05:04.176Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-10T19:05:04.176Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-10T19:05:04.176Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-10T19:05:04.176Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-10T19:05:04.176Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-10T19:05:04.176Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-10T19:05:04.176Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-10T19:05:04.176Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-10T19:05:04.176Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-10T19:05:04.176Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-10T19:05:04.176Z] --- PASS: TestCreateWithCapabilities (0.01s) [2019-10-10T19:05:04.176Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2019-10-10T19:05:04.176Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-10-10T19:05:04.176Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-10T19:05:04.176Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2019-10-10T19:05:04.176Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.04s) [2019-10-10T19:05:04.176Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-10T19:05:04.176Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2019-10-10T19:05:04.176Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2019-10-10T19:05:04.176Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2019-10-10T19:05:04.176Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2019-10-10T19:05:04.176Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2019-10-10T19:05:04.176Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-10T19:05:04.611Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2019-10-10T19:05:04.653Z] ok github.com/docker/docker/builder/remotecontext/git 1.155s coverage: 85.1% of statements [2019-10-10T19:05:04.653Z] ? github.com/docker/docker/cli [no test files] [2019-10-10T19:05:04.653Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-10T19:05:06.627Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-10-10T19:05:07.486Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.57s) [2019-10-10T19:05:07.486Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-10T19:05:07.486Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-10T19:05:07.486Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-10T19:05:07.486Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-10T19:05:07.486Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-10T19:05:07.486Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-10T19:05:07.486Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-10T19:05:07.486Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-10T19:05:07.486Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-10T19:05:07.486Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-10T19:05:07.486Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-10T19:05:07.486Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-10T19:05:07.486Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-10T19:05:07.486Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-10T19:05:07.486Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-10T19:05:07.486Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-10T19:05:07.486Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2019-10-10T19:05:07.486Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-10-10T19:05:07.486Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2019-10-10T19:05:07.486Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-10-10T19:05:07.486Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-10-10T19:05:07.486Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2019-10-10T19:05:07.486Z] === RUN TestContainerStartOnDaemonRestart [2019-10-10T19:05:07.486Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-10T19:05:07.486Z] === RUN TestDaemonRestartIpcMode [2019-10-10T19:05:07.486Z] === PAUSE TestDaemonRestartIpcMode [2019-10-10T19:05:07.486Z] === RUN TestDiff [2019-10-10T19:05:07.948Z] --- PASS: TestDiff (0.95s) [2019-10-10T19:05:07.948Z] === RUN TestExecWithCloseStdin [2019-10-10T19:05:07.997Z] === RUN TestDockerSuite/TestBuildHistory [2019-10-10T19:05:08.924Z] ok github.com/docker/docker/client 0.268s coverage: 75.8% of statements [2019-10-10T19:05:09.233Z] --- PASS: TestExecWithCloseStdin (1.12s) [2019-10-10T19:05:09.233Z] === RUN TestExec [2019-10-10T19:05:10.021Z] --- PASS: TestExec (0.93s) [2019-10-10T19:05:10.021Z] === RUN TestExecUser [2019-10-10T19:05:10.829Z] --- PASS: TestExecUser (1.02s) [2019-10-10T19:05:10.829Z] === RUN TestExportContainerAndImportImage [2019-10-10T19:05:12.108Z] --- PASS: TestExportContainerAndImportImage (1.20s) [2019-10-10T19:05:12.108Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-10T19:05:13.253Z] === RUN TestDockerSuite/TestBuildIidFile [2019-10-10T19:05:13.253Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.63s) [2019-10-10T19:05:13.253Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-10T19:05:13.253Z] PASS [2019-10-10T19:05:13.253Z] [2019-10-10T19:05:13.253Z] DONE 17 tests in 53.318s [2019-10-10T19:05:13.253Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-10T19:05:13.253Z] ++ 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 [2019-10-10T19:05:13.253Z] ++ set -e [2019-10-10T19:05:13.253Z] ++ '[' -n 0 ']' [2019-10-10T19:05:13.253Z] ++ set -x [2019-10-10T19:05:13.253Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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 [2019-10-10T19:05:13.253Z] INFO: Testing against a local daemon [2019-10-10T19:05:13.253Z] === RUN TestPluginInvalidJSON [2019-10-10T19:05:13.253Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-10T19:05:13.253Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-10T19:05:13.253Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-10T19:05:13.253Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-10-10T19:05:13.253Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-10T19:05:13.253Z] PASS [2019-10-10T19:05:13.253Z] [2019-10-10T19:05:13.253Z] DONE 2 tests in 0.208s [2019-10-10T19:05:13.253Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-10T19:05:13.253Z] ++ 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 [2019-10-10T19:05:13.253Z] ++ set -e [2019-10-10T19:05:13.253Z] ++ '[' -n 0 ']' [2019-10-10T19:05:13.253Z] ++ set -x [2019-10-10T19:05:13.253Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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 [2019-10-10T19:05:13.253Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-10-10T19:05:13.253Z] INFO: Testing against a local daemon [2019-10-10T19:05:13.253Z] === RUN TestExternalGraphDriver [2019-10-10T19:05:13.510Z] === RUN TestExternalGraphDriver/json [2019-10-10T19:05:13.510Z] === RUN TestDockerSuite/TestBuildInheritance [2019-10-10T19:05:14.074Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-10-10T19:05:14.100Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2019-10-10T19:05:14.100Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-10T19:05:14.100Z] === RUN TestHealthCheckWorkdir [2019-10-10T19:05:15.005Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-10-10T19:05:15.005Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-10-10T19:05:15.118Z] --- PASS: TestHealthCheckWorkdir (1.27s) [2019-10-10T19:05:15.118Z] === RUN TestHealthKillContainer [2019-10-10T19:05:15.570Z] === RUN TestExternalGraphDriver/spec [2019-10-10T19:05:15.999Z] ok github.com/docker/docker/api/server 0.011s coverage: 9.0% of statements [2019-10-10T19:05:16.134Z] === RUN TestDockerSuite/TestBuildLabel [2019-10-10T19:05:16.698Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-10-10T19:05:17.262Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-10-10T19:05:17.519Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-10-10T19:05:17.776Z] === RUN TestExternalGraphDriver/pull [2019-10-10T19:05:18.034Z] === RUN TestDockerSuite/TestBuildLabels [2019-10-10T19:05:18.332Z] --- PASS: TestHealthKillContainer (3.14s) [2019-10-10T19:05:18.332Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-10T19:05:18.598Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-10-10T19:05:19.141Z] --- PASS: TestInspectCpusetInConfigPre120 (0.91s) [2019-10-10T19:05:19.141Z] === RUN TestIpcModeNone [2019-10-10T19:05:19.970Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-10-10T19:05:20.025Z] --- PASS: TestIpcModeNone (1.13s) [2019-10-10T19:05:20.025Z] === RUN TestIpcModePrivate [2019-10-10T19:05:20.226Z] --- PASS: TestExternalGraphDriver (6.86s) [2019-10-10T19:05:20.226Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-10T19:05:20.226Z] --- PASS: TestExternalGraphDriver/json (2.25s) [2019-10-10T19:05:20.226Z] --- PASS: TestExternalGraphDriver/spec (2.15s) [2019-10-10T19:05:20.226Z] --- PASS: TestExternalGraphDriver/pull (2.33s) [2019-10-10T19:05:20.226Z] === RUN TestGraphdriverPluginV2 [2019-10-10T19:05:21.319Z] --- PASS: TestIpcModePrivate (1.03s) [2019-10-10T19:05:21.319Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false [2019-10-10T19:05:21.319Z] === RUN TestIpcModeShareable [2019-10-10T19:05:22.116Z] --- PASS: TestIpcModeShareable (1.07s) [2019-10-10T19:05:22.116Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true [2019-10-10T19:05:22.116Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-10T19:05:23.502Z] === RUN TestDockerSuite/TestBuildLastModified [2019-10-10T19:05:25.396Z] --- PASS: TestGraphdriverPluginV2 (5.23s) [2019-10-10T19:05:25.396Z] external_test.go:413: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2" [2019-10-10T19:05:25.396Z] PASS [2019-10-10T19:05:25.396Z] [2019-10-10T19:05:25.396Z] DONE 5 tests in 12.325s [2019-10-10T19:05:25.396Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-10T19:05:25.396Z] ++ 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 [2019-10-10T19:05:25.396Z] ++ set -e [2019-10-10T19:05:25.396Z] ++ '[' -n 0 ']' [2019-10-10T19:05:25.396Z] ++ set -x [2019-10-10T19:05:25.397Z] ++ env -i DEST=/go/src/github.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= 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 [2019-10-10T19:05:25.597Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.00s) [2019-10-10T19:05:25.597Z] === RUN TestAPIIpcModeHost [2019-10-10T19:05:25.653Z] INFO: Testing against a local daemon [2019-10-10T19:05:25.653Z] === RUN TestContinueAfterPluginCrash [2019-10-10T19:05:25.653Z] === PAUSE TestContinueAfterPluginCrash [2019-10-10T19:05:25.653Z] === RUN TestDaemonStartWithLogOpt [2019-10-10T19:05:25.653Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-10T19:05:25.653Z] === CONT TestContinueAfterPluginCrash [2019-10-10T19:05:25.653Z] === CONT TestDaemonStartWithLogOpt [2019-10-10T19:05:25.970Z] --- PASS: TestAPIIpcModeHost (0.83s) [2019-10-10T19:05:25.970Z] === RUN TestDaemonIpcModeShareable [2019-10-10T19:05:27.818Z] --- PASS: TestDaemonIpcModeShareable (1.80s) [2019-10-10T19:05:27.818Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-10T19:05:27.818Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-10-10T19:05:27.818Z] === RUN TestDaemonIpcModePrivate [2019-10-10T19:05:29.651Z] --- PASS: TestDaemonIpcModePrivate (1.80s) [2019-10-10T19:05:29.651Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-10T19:05:29.651Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-10-10T19:05:29.651Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-10T19:05:29.835Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-10-10T19:05:29.835Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-10-10T19:05:31.595Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.89s) [2019-10-10T19:05:31.595Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-10T19:05:31.595Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-10-10T19:05:31.595Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-10T19:05:33.450Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.89s) [2019-10-10T19:05:33.450Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-10T19:05:33.450Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-10-10T19:05:33.450Z] === RUN TestIpcModeOlderClient [2019-10-10T19:05:33.450Z] === PAUSE TestIpcModeOlderClient [2019-10-10T19:05:33.450Z] === RUN TestKillContainerInvalidSignal [2019-10-10T19:05:34.256Z] --- PASS: TestKillContainerInvalidSignal (0.84s) [2019-10-10T19:05:34.256Z] === RUN TestKillContainer [2019-10-10T19:05:34.256Z] === RUN TestKillContainer/no_signal [2019-10-10T19:05:35.085Z] === RUN TestKillContainer/non_killing_signal [2019-10-10T19:05:35.874Z] === RUN TestKillContainer/killing_signal [2019-10-10T19:05:36.385Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-10-10T19:05:36.385Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-10-10T19:05:36.385Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-10-10T19:05:36.385Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-10-10T19:05:36.385Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-10-10T19:05:36.385Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-10-10T19:05:37.139Z] --- PASS: TestKillContainer (2.61s) [2019-10-10T19:05:37.139Z] --- PASS: TestKillContainer/no_signal (0.83s) [2019-10-10T19:05:37.139Z] --- PASS: TestKillContainer/non_killing_signal (0.60s) [2019-10-10T19:05:37.139Z] --- PASS: TestKillContainer/killing_signal (0.78s) [2019-10-10T19:05:37.139Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-10T19:05:37.139Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-10T19:05:38.043Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-10T19:05:38.867Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.94s) [2019-10-10T19:05:38.867Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.01s) [2019-10-10T19:05:38.867Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.60s) [2019-10-10T19:05:38.867Z] === RUN TestKillStoppedContainer [2019-10-10T19:05:38.867Z] --- PASS: TestKillStoppedContainer (0.07s) [2019-10-10T19:05:38.867Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-10T19:05:38.867Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2019-10-10T19:05:38.867Z] === RUN TestKillDifferentUserContainer [2019-10-10T19:05:38.909Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-10-10T19:05:40.140Z] --- PASS: TestKillDifferentUserContainer (0.97s) [2019-10-10T19:05:40.140Z] === RUN TestInspectOomKilledTrue [2019-10-10T19:05:40.140Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2019-10-10T19:05:40.140Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-10T19:05:40.140Z] === RUN TestInspectOomKilledFalse [2019-10-10T19:05:40.140Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-10T19:05:40.140Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-10T19:05:40.140Z] === RUN TestLinksEtcHostsContentMatch [2019-10-10T19:05:40.515Z] --- PASS: TestLinksEtcHostsContentMatch (0.71s) [2019-10-10T19:05:40.515Z] === RUN TestLinksContainerNames [2019-10-10T19:05:40.974Z] ok github.com/docker/docker/cmd/dockerd 0.073s coverage: 30.3% of statements [2019-10-10T19:05:41.431Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-10-10T19:05:42.319Z] --- PASS: TestLinksContainerNames (1.62s) [2019-10-10T19:05:42.319Z] === RUN TestLogsFollowTailEmpty [2019-10-10T19:05:42.799Z] --- PASS: TestDaemonStartWithLogOpt (17.20s) [2019-10-10T19:05:42.799Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-10T19:05:42.875Z] ok github.com/docker/docker/container 0.121s coverage: 35.3% of statements [2019-10-10T19:05:42.875Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-10T19:05:42.875Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-10T19:05:42.875Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-10T19:05:42.875Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-10T19:05:43.120Z] --- PASS: TestLogsFollowTailEmpty (0.98s) [2019-10-10T19:05:43.120Z] === RUN TestContainerNetworkMountsNoChown [2019-10-10T19:05:44.397Z] --- PASS: TestContainerNetworkMountsNoChown (0.89s) [2019-10-10T19:05:44.397Z] === RUN TestMountDaemonRoot [2019-10-10T19:05:44.397Z] === RUN TestMountDaemonRoot/default [2019-10-10T19:05:44.397Z] === PAUSE TestMountDaemonRoot/default [2019-10-10T19:05:44.397Z] === RUN TestMountDaemonRoot/private [2019-10-10T19:05:44.397Z] === PAUSE TestMountDaemonRoot/private [2019-10-10T19:05:44.397Z] === RUN TestMountDaemonRoot/rprivate [2019-10-10T19:05:44.397Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-10T19:05:44.397Z] === RUN TestMountDaemonRoot/slave [2019-10-10T19:05:44.397Z] === PAUSE TestMountDaemonRoot/slave [2019-10-10T19:05:44.397Z] === RUN TestMountDaemonRoot/rslave [2019-10-10T19:05:44.397Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-10T19:05:44.397Z] === RUN TestMountDaemonRoot/shared [2019-10-10T19:05:44.397Z] === PAUSE TestMountDaemonRoot/shared [2019-10-10T19:05:44.397Z] === RUN TestMountDaemonRoot/rshared [2019-10-10T19:05:44.397Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-10T19:05:44.397Z] === CONT TestMountDaemonRoot/default [2019-10-10T19:05:44.397Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-10T19:05:44.397Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-10T19:05:44.397Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-10T19:05:44.397Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-10T19:05:44.397Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-10T19:05:44.397Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-10T19:05:44.397Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-10T19:05:44.397Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-10T19:05:44.397Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-10T19:05:44.397Z] === CONT TestMountDaemonRoot/rshared [2019-10-10T19:05:44.397Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-10T19:05:44.397Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-10T19:05:44.397Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-10T19:05:44.397Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-10T19:05:44.397Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-10T19:05:44.397Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-10T19:05:44.397Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-10T19:05:44.397Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-10T19:05:44.397Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-10T19:05:44.397Z] === CONT TestMountDaemonRoot/shared [2019-10-10T19:05:44.397Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-10T19:05:44.397Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-10T19:05:44.397Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-10T19:05:44.397Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-10T19:05:44.397Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-10T19:05:44.397Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-10T19:05:44.397Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-10T19:05:44.397Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-10T19:05:44.397Z] === CONT TestMountDaemonRoot/rslave [2019-10-10T19:05:44.397Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-10T19:05:44.397Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-10T19:05:44.397Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-10T19:05:44.397Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-10T19:05:44.397Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-10T19:05:44.397Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-10T19:05:44.397Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-10T19:05:44.397Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-10T19:05:44.397Z] === CONT TestMountDaemonRoot/slave [2019-10-10T19:05:44.397Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-10T19:05:44.397Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-10T19:05:44.397Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-10T19:05:44.397Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-10T19:05:44.397Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-10T19:05:44.397Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-10T19:05:44.397Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-10T19:05:44.397Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-10T19:05:44.397Z] === CONT TestMountDaemonRoot/rprivate [2019-10-10T19:05:44.397Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-10T19:05:44.397Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-10T19:05:44.397Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-10T19:05:44.397Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-10T19:05:44.397Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-10T19:05:44.397Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-10T19:05:44.397Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-10T19:05:44.397Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-10T19:05:44.397Z] === CONT TestMountDaemonRoot/private [2019-10-10T19:05:44.397Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-10T19:05:44.397Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-10T19:05:44.397Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-10T19:05:44.397Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-10T19:05:44.397Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-10T19:05:44.397Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-10T19:05:44.397Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-10T19:05:44.397Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-10T19:05:44.397Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-10T19:05:44.397Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-10T19:05:44.397Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-10T19:05:44.397Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-10T19:05:44.397Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-10T19:05:44.397Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-10T19:05:44.950Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-10T19:05:44.950Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-10T19:05:44.950Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-10T19:05:44.950Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-10T19:05:44.950Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-10T19:05:44.950Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-10T19:05:44.950Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-10T19:05:44.950Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-10T19:05:44.950Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-10T19:05:44.950Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-10T19:05:44.950Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-10T19:05:44.950Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-10T19:05:44.950Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-10T19:05:44.950Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-10T19:05:44.950Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-10T19:05:44.950Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-10T19:05:44.950Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-10T19:05:44.950Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-10T19:05:44.950Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-10T19:05:44.950Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-10T19:05:45.553Z] --- PASS: TestMountDaemonRoot (0.02s) [2019-10-10T19:05:45.553Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-10T19:05:45.553Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2019-10-10T19:05:45.553Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.11s) [2019-10-10T19:05:45.553Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.12s) [2019-10-10T19:05:45.553Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2019-10-10T19:05:45.553Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-10T19:05:45.553Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2019-10-10T19:05:45.553Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2019-10-10T19:05:45.553Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2019-10-10T19:05:45.553Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2019-10-10T19:05:45.553Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-10T19:05:45.553Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2019-10-10T19:05:45.553Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-10-10T19:05:45.553Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-10-10T19:05:45.553Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2019-10-10T19:05:45.553Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-10T19:05:45.553Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2019-10-10T19:05:45.553Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2019-10-10T19:05:45.553Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2019-10-10T19:05:45.553Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2019-10-10T19:05:45.553Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-10T19:05:45.553Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-10-10T19:05:45.553Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2019-10-10T19:05:45.553Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2019-10-10T19:05:45.553Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-10-10T19:05:45.553Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-10T19:05:45.553Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2019-10-10T19:05:45.553Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2019-10-10T19:05:45.553Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2019-10-10T19:05:45.553Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2019-10-10T19:05:45.553Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-10T19:05:45.553Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.07s) [2019-10-10T19:05:45.553Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2019-10-10T19:05:45.553Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2019-10-10T19:05:45.553Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2019-10-10T19:05:45.553Z] === RUN TestContainerBindMountNonRecursive [2019-10-10T19:05:46.071Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-10-10T19:05:46.071Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-10-10T19:05:46.635Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-10-10T19:05:47.410Z] --- PASS: TestContainerBindMountNonRecursive (2.19s) [2019-10-10T19:05:47.410Z] === RUN TestNetworkNat [2019-10-10T19:05:48.002Z] --- PASS: TestContinueAfterPluginCrash (22.20s) [2019-10-10T19:05:48.002Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-10T19:05:48.002Z] PASS [2019-10-10T19:05:48.002Z] [2019-10-10T19:05:48.002Z] DONE 2 tests in 22.415s [2019-10-10T19:05:48.002Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-10T19:05:48.002Z] ++ 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 [2019-10-10T19:05:48.002Z] ++ set -e [2019-10-10T19:05:48.002Z] ++ '[' -n 0 ']' [2019-10-10T19:05:48.002Z] ++ set -x [2019-10-10T19:05:48.002Z] ++ env -i DEST=/go/src/github.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= 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 [2019-10-10T19:05:48.216Z] --- PASS: TestNetworkNat (0.99s) [2019-10-10T19:05:48.216Z] === RUN TestNetworkLocalhostTCPNat [2019-10-10T19:05:48.260Z] INFO: Testing against a local daemon [2019-10-10T19:05:48.260Z] === RUN TestPluginWithDevMounts [2019-10-10T19:05:48.260Z] === PAUSE TestPluginWithDevMounts [2019-10-10T19:05:48.260Z] === CONT TestPluginWithDevMounts [2019-10-10T19:05:49.484Z] --- PASS: TestNetworkLocalhostTCPNat (0.91s) [2019-10-10T19:05:49.485Z] === RUN TestNetworkLoopbackNat [2019-10-10T19:05:50.153Z] --- PASS: TestPluginWithDevMounts (2.05s) [2019-10-10T19:05:50.153Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-10T19:05:50.153Z] PASS [2019-10-10T19:05:50.153Z] [2019-10-10T19:05:50.153Z] DONE 1 tests in 2.386s [2019-10-10T19:05:50.153Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2019-10-10T19:05:50.153Z] ++ 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 [2019-10-10T19:05:50.153Z] ++ set -e [2019-10-10T19:05:50.153Z] ++ '[' -n 0 ']' [2019-10-10T19:05:50.153Z] ++ set -x [2019-10-10T19:05:50.153Z] ++ env -i DEST=/go/src/github.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= 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 [2019-10-10T19:05:50.296Z] --- PASS: TestNetworkLoopbackNat (1.15s) [2019-10-10T19:05:50.296Z] === RUN TestPause [2019-10-10T19:05:50.410Z] INFO: Testing against a local daemon [2019-10-10T19:05:50.410Z] === RUN TestSecretInspect [2019-10-10T19:05:51.731Z] --- PASS: TestPause (0.94s) [2019-10-10T19:05:51.731Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-10T19:05:51.731Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.01s) [2019-10-10T19:05:51.731Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-10T19:05:51.731Z] === RUN TestPauseStopPausedContainer [2019-10-10T19:05:52.557Z] --- PASS: TestPauseStopPausedContainer (1.15s) [2019-10-10T19:05:52.557Z] === RUN TestPsFilter [2019-10-10T19:05:52.557Z] --- PASS: TestPsFilter (0.25s) [2019-10-10T19:05:52.557Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-10T19:05:52.835Z] ok github.com/docker/docker/daemon/cluster 0.045s coverage: 0.5% of statements [2019-10-10T19:05:53.399Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-10-10T19:05:53.809Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.83s) [2019-10-10T19:05:53.809Z] === RUN TestRemoveContainerWithVolume [2019-10-10T19:05:54.584Z] --- PASS: TestSecretInspect (3.40s) [2019-10-10T19:05:54.584Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-10T19:05:54.584Z] === RUN TestSecretList [2019-10-10T19:05:54.584Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-10-10T19:05:54.594Z] --- PASS: TestRemoveContainerWithVolume (0.93s) [2019-10-10T19:05:54.594Z] === RUN TestRemoveContainerRunning [2019-10-10T19:05:54.770Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.8% of statements [2019-10-10T19:05:55.389Z] --- PASS: TestRemoveContainerRunning (0.95s) [2019-10-10T19:05:55.390Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-10T19:05:56.227Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.92s) [2019-10-10T19:05:56.227Z] === RUN TestRemoveInvalidContainer [2019-10-10T19:05:56.227Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-10-10T19:05:56.227Z] === RUN TestRenameLinkedContainer [2019-10-10T19:05:57.858Z] --- PASS: TestSecretList (3.50s) [2019-10-10T19:05:57.859Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-10T19:05:57.859Z] === RUN TestSecretsCreateAndDelete [2019-10-10T19:05:58.789Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2019-10-10T19:05:58.789Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-10-10T19:06:00.460Z] --- PASS: TestRenameLinkedContainer (3.44s) [2019-10-10T19:06:00.460Z] === RUN TestRenameStoppedContainer [2019-10-10T19:06:00.692Z] --- PASS: TestSecretsCreateAndDelete (3.09s) [2019-10-10T19:06:00.692Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-10T19:06:00.692Z] === RUN TestSecretsUpdate [2019-10-10T19:06:00.852Z] --- PASS: TestRenameStoppedContainer (0.85s) [2019-10-10T19:06:00.852Z] === RUN TestRenameRunningContainerAndReuse [2019-10-10T19:06:02.678Z] --- PASS: TestRenameRunningContainerAndReuse (1.85s) [2019-10-10T19:06:02.678Z] === RUN TestRenameInvalidName [2019-10-10T19:06:02.869Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.428s coverage: 13.7% of statements [2019-10-10T19:06:03.459Z] --- PASS: TestRenameInvalidName (0.92s) [2019-10-10T19:06:03.459Z] === RUN TestRenameAnonymousContainer [2019-10-10T19:06:03.800Z] ok github.com/docker/docker/daemon/config 0.023s coverage: 84.6% of statements [2019-10-10T19:06:03.966Z] --- PASS: TestSecretsUpdate (3.16s) [2019-10-10T19:06:03.966Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-10T19:06:03.966Z] === RUN TestTemplatedSecret [2019-10-10T19:06:03.966Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-10-10T19:06:04.731Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2019-10-10T19:06:04.731Z] ok github.com/docker/docker/daemon 12.198s coverage: 17.6% of statements [2019-10-10T19:06:04.731Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-10T19:06:04.731Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-10T19:06:05.336Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-10-10T19:06:05.671Z] ok github.com/docker/docker/daemon/events 0.060s coverage: 50.0% of statements [2019-10-10T19:06:05.671Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-10T19:06:05.671Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-10T19:06:06.619Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2019-10-10T19:06:06.799Z] --- PASS: TestRenameAnonymousContainer (3.03s) [2019-10-10T19:06:06.799Z] === RUN TestRenameContainerWithSameName [2019-10-10T19:06:07.231Z] --- PASS: TestTemplatedSecret (3.46s) [2019-10-10T19:06:07.231Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-10T19:06:07.231Z] === RUN TestSecretCreateResolve [2019-10-10T19:06:07.271Z] --- PASS: TestRenameContainerWithSameName (0.84s) [2019-10-10T19:06:07.271Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-10T19:06:08.163Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-10-10T19:06:08.163Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-10-10T19:06:09.143Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2019-10-10T19:06:09.189Z] --- PASS: TestRenameContainerWithLinkedContainer (1.80s) [2019-10-10T19:06:09.189Z] === RUN TestResize [2019-10-10T19:06:09.708Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.235s coverage: 57.0% of statements [2019-10-10T19:06:09.985Z] --- PASS: TestResize (0.90s) [2019-10-10T19:06:09.985Z] === RUN TestResizeWithInvalidSize [2019-10-10T19:06:10.057Z] --- PASS: TestSecretCreateResolve (3.00s) [2019-10-10T19:06:10.057Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-10T19:06:10.057Z] PASS [2019-10-10T19:06:10.057Z] [2019-10-10T19:06:10.057Z] DONE 6 tests in 19.782s [2019-10-10T19:06:10.057Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2019-10-10T19:06:10.057Z] ++ 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 [2019-10-10T19:06:10.057Z] ++ set -e [2019-10-10T19:06:10.057Z] ++ '[' -n 0 ']' [2019-10-10T19:06:10.057Z] ++ set -x [2019-10-10T19:06:10.057Z] ++ env -i DEST=/go/src/github.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= 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 [2019-10-10T19:06:10.314Z] INFO: Testing against a local daemon [2019-10-10T19:06:10.314Z] === RUN TestServiceCreateInit [2019-10-10T19:06:10.314Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-10T19:06:10.776Z] --- PASS: TestResizeWithInvalidSize (0.94s) [2019-10-10T19:06:10.776Z] === RUN TestResizeWhenContainerNotStarted [2019-10-10T19:06:12.052Z] --- PASS: TestResizeWhenContainerNotStarted (0.98s) [2019-10-10T19:06:12.052Z] === RUN TestDaemonRestartKillContainers [2019-10-10T19:06:12.052Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-10T19:06:12.052Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-10T19:06:12.052Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-10T19:06:12.052Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-10T19:06:12.052Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-10T19:06:12.052Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-10T19:06:12.052Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-10T19:06:12.052Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-10T19:06:12.052Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-10T19:06:12.052Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-10T19:06:12.052Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-10T19:06:12.052Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-10T19:06:12.052Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-10T19:06:12.052Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-10T19:06:12.052Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-10T19:06:12.052Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-10T19:06:12.052Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-10T19:06:12.052Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-10T19:06:12.052Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-10T19:06:12.052Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-10T19:06:12.052Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-10T19:06:12.052Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-10T19:06:12.052Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-10T19:06:12.052Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-10T19:06:12.052Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-10T19:06:12.052Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-10T19:06:12.837Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2019-10-10T19:06:12.987Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.449s coverage: 45.9% of statements [2019-10-10T19:06:13.244Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.645s coverage: 72.5% of statements [2019-10-10T19:06:13.244Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-10T19:06:13.950Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-10T19:06:14.206Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-10-10T19:06:14.353Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-10T19:06:14.770Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-10-10T19:06:15.139Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.044s coverage: 51.0% of statements [2019-10-10T19:06:15.272Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-10T19:06:16.140Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-10T19:06:16.174Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-10T19:06:16.509Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.278s coverage: 76.1% of statements [2019-10-10T19:06:17.075Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-10T19:06:17.455Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-10T19:06:17.510Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-10-10T19:06:17.772Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-10-10T19:06:17.881Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.0% of statements [2019-10-10T19:06:17.881Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.054s coverage: 57.2% of statements [2019-10-10T19:06:17.881Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-10T19:06:17.881Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-10T19:06:19.251Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2019-10-10T19:06:19.355Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-10T19:06:19.732Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-10T19:06:20.182Z] ok github.com/docker/docker/daemon/links 0.017s coverage: 93.0% of statements [2019-10-10T19:06:21.113Z] ok github.com/docker/docker/daemon/images 0.016s coverage: 4.9% of statements [2019-10-10T19:06:21.113Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-10T19:06:21.113Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-10T19:06:21.948Z] === RUN TestDockerSuite/TestBuildNetNone [2019-10-10T19:06:21.948Z] === RUN TestDockerSuite/TestBuildNoContext [2019-10-10T19:06:22.044Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 42.7% of statements [2019-10-10T19:06:22.205Z] --- PASS: TestServiceCreateInit (11.87s) [2019-10-10T19:06:22.205Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.94s) [2019-10-10T19:06:22.205Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-10T19:06:22.205Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.90s) [2019-10-10T19:06:22.205Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-10T19:06:22.205Z] === RUN TestCreateServiceMultipleTimes [2019-10-10T19:06:22.322Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-10T19:06:22.701Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-10T19:06:22.975Z] ok github.com/docker/docker/daemon/logger/awslogs 0.139s coverage: 77.8% of statements [2019-10-10T19:06:22.975Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-10T19:06:22.975Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-10T19:06:23.135Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-10-10T19:06:23.232Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 68.2% of statements [2019-10-10T19:06:24.167Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2019-10-10T19:06:24.504Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-10-10T19:06:24.730Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 62.1% of statements [2019-10-10T19:06:24.730Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 88.3% of statements [2019-10-10T19:06:25.180Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-10T19:06:25.180Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.03s) [2019-10-10T19:06:25.180Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon" [2019-10-10T19:06:25.180Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.47s) [2019-10-10T19:06:25.180Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon" [2019-10-10T19:06:25.180Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.49s) [2019-10-10T19:06:25.180Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon" [2019-10-10T19:06:25.180Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.70s) [2019-10-10T19:06:25.180Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon" [2019-10-10T19:06:25.180Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.57s) [2019-10-10T19:06:25.180Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon" [2019-10-10T19:06:25.180Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.54s) [2019-10-10T19:06:25.180Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon" [2019-10-10T19:06:25.180Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.36s) [2019-10-10T19:06:25.180Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon" [2019-10-10T19:06:25.180Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.27s) [2019-10-10T19:06:25.180Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon" [2019-10-10T19:06:25.180Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.18s) [2019-10-10T19:06:25.180Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon" [2019-10-10T19:06:25.180Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.28s) [2019-10-10T19:06:25.180Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon" [2019-10-10T19:06:25.180Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.50s) [2019-10-10T19:06:25.180Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon" [2019-10-10T19:06:25.180Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.40s) [2019-10-10T19:06:25.180Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon" [2019-10-10T19:06:25.180Z] === RUN TestCgroupNamespacesRun [2019-10-10T19:06:26.101Z] ok github.com/docker/docker/daemon/logger/local 0.036s coverage: 74.7% of statements [2019-10-10T19:06:26.101Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-10T19:06:26.101Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.030s coverage: 19.9% of statements [2019-10-10T19:06:26.398Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-10-10T19:06:26.655Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-10-10T19:06:26.913Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-10-10T19:06:27.060Z] --- PASS: TestCgroupNamespacesRun (1.86s) [2019-10-10T19:06:27.060Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-10T19:06:27.060Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-10T19:06:27.478Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-10-10T19:06:27.995Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2019-10-10T19:06:27.995Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2019-10-10T19:06:28.048Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-10-10T19:06:28.910Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.74s) [2019-10-10T19:06:28.910Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-10T19:06:28.910Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-10T19:06:28.927Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-10-10T19:06:28.999Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-10-10T19:06:29.184Z] ok github.com/docker/docker/daemon/logger/splunk 1.569s coverage: 84.5% of statements [2019-10-10T19:06:29.184Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-10T19:06:29.184Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-10T19:06:30.951Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.94s) [2019-10-10T19:06:30.951Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-10T19:06:30.951Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-10T19:06:31.081Z] ok github.com/docker/docker/distribution/metadata 0.022s coverage: 48.2% of statements [2019-10-10T19:06:31.519Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-10-10T19:06:32.235Z] --- PASS: TestCgroupNamespacesRunHostMode (1.74s) [2019-10-10T19:06:32.235Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-10T19:06:32.235Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-10T19:06:32.450Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-10-10T19:06:34.077Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.79s) [2019-10-10T19:06:34.077Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-10T19:06:34.077Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-10T19:06:34.353Z] ok github.com/docker/docker/distribution/xfer 1.866s coverage: 85.6% of statements [2019-10-10T19:06:34.609Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2019-10-10T19:06:34.883Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.87s) [2019-10-10T19:06:34.883Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-10T19:06:34.883Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-10T19:06:35.542Z] ok github.com/docker/docker/image 0.015s coverage: 86.4% of statements [2019-10-10T19:06:35.717Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2019-10-10T19:06:35.717Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-10T19:06:35.717Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-10T19:06:35.722Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-10-10T19:06:36.107Z] ok github.com/docker/docker/distribution 5.184s coverage: 22.4% of statements [2019-10-10T19:06:36.107Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-10T19:06:36.107Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-10T19:06:37.039Z] ok github.com/docker/docker/image/cache 0.032s coverage: 19.2% of statements [2019-10-10T19:06:37.039Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-10T19:06:37.297Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2019-10-10T19:06:37.297Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-10T19:06:37.618Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-10-10T19:06:37.780Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.84s) [2019-10-10T19:06:37.780Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-10T19:06:37.780Z] === RUN TestKernelTCPMemory [2019-10-10T19:06:38.230Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2019-10-10T19:06:38.752Z] --- PASS: TestKernelTCPMemory (1.08s) [2019-10-10T19:06:38.752Z] === RUN TestNISDomainname [2019-10-10T19:06:39.602Z] ok github.com/docker/docker/opts 0.017s coverage: 66.9% of statements [2019-10-10T19:06:39.602Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2019-10-10T19:06:40.019Z] --- PASS: TestNISDomainname (1.22s) [2019-10-10T19:06:40.019Z] === RUN TestHostnameDnsResolution [2019-10-10T19:06:40.139Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-10-10T19:06:41.277Z] --- PASS: TestHostnameDnsResolution (1.16s) [2019-10-10T19:06:41.278Z] === RUN TestStats [2019-10-10T19:06:41.497Z] ok github.com/docker/docker/pkg/archive 0.396s coverage: 77.4% of statements [2019-10-10T19:06:41.507Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-10-10T19:06:42.427Z] ok github.com/docker/docker/pkg/authorization 0.257s coverage: 68.3% of statements [2019-10-10T19:06:42.687Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2019-10-10T19:06:42.687Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-10-10T19:06:42.875Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-10-10T19:06:43.131Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-10-10T19:06:43.708Z] --- PASS: TestStats (2.61s) [2019-10-10T19:06:43.708Z] === RUN TestStopContainerWithTimeout [2019-10-10T19:06:43.708Z] === RUN TestStopContainerWithTimeout/0 [2019-10-10T19:06:43.708Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-10T19:06:43.708Z] === RUN TestStopContainerWithTimeout/1 [2019-10-10T19:06:43.708Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-10T19:06:43.708Z] === RUN TestStopContainerWithTimeout/3 [2019-10-10T19:06:43.708Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-10T19:06:43.708Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-10T19:06:43.708Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-10T19:06:43.708Z] === CONT TestStopContainerWithTimeout/0 [2019-10-10T19:06:43.708Z] === CONT TestStopContainerWithTimeout/3 [2019-10-10T19:06:44.536Z] === CONT TestStopContainerWithTimeout/1 [2019-10-10T19:06:45.024Z] --- PASS: TestCreateServiceMultipleTimes (22.95s) [2019-10-10T19:06:45.024Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-10T19:06:45.024Z] === RUN TestCreateServiceConflict [2019-10-10T19:06:46.859Z] ok github.com/docker/docker/pkg/chrootarchive 2.872s coverage: 43.2% of statements [2019-10-10T19:06:46.859Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2019-10-10T19:06:46.859Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2019-10-10T19:06:47.116Z] ok github.com/docker/docker/layer 8.018s coverage: 68.8% of statements [2019-10-10T19:06:47.117Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-10T19:06:47.117Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-10T19:06:47.117Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-10T19:06:47.117Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-10T19:06:47.117Z] ? github.com/docker/docker/oci [no test files] [2019-10-10T19:06:47.117Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-10T19:06:47.117Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-10T19:06:47.117Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-10T19:06:47.186Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-10T19:06:47.374Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2019-10-10T19:06:47.546Z] === RUN TestDockerSuite/TestBuildPATH [2019-10-10T19:06:48.110Z] --- PASS: TestCreateServiceConflict (3.07s) [2019-10-10T19:06:48.110Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-10T19:06:48.110Z] === RUN TestCreateServiceMaxReplicas [2019-10-10T19:06:48.196Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2019-10-10T19:06:48.761Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2019-10-10T19:06:49.018Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2019-10-10T19:06:49.622Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2019-10-10T19:06:49.622Z] --- PASS: TestStopContainerWithTimeout/0 (0.94s) [2019-10-10T19:06:49.622Z] --- PASS: TestStopContainerWithTimeout/1 (2.08s) [2019-10-10T19:06:49.622Z] --- PASS: TestStopContainerWithTimeout/3 (3.09s) [2019-10-10T19:06:49.622Z] --- PASS: TestStopContainerWithTimeout/-1 (2.99s) [2019-10-10T19:06:49.622Z] === RUN TestDeleteDevicemapper [2019-10-10T19:06:49.622Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-10T19:06:49.622Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-10T19:06:49.622Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-10T19:06:50.388Z] ok github.com/docker/docker/pkg/filenotify 0.606s coverage: 67.0% of statements [2019-10-10T19:06:50.631Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-10-10T19:06:50.952Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 89.5% of statements [2019-10-10T19:06:51.515Z] ok github.com/docker/docker/pkg/fsutils 0.192s coverage: 85.1% of statements [2019-10-10T19:06:51.515Z] ok github.com/docker/docker/pkg/discovery/kv 3.140s coverage: 84.1% of statements [2019-10-10T19:06:51.564Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-10-10T19:06:51.821Z] --- PASS: TestCreateServiceMaxReplicas (3.68s) [2019-10-10T19:06:51.821Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-10T19:06:51.821Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-10T19:06:52.081Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2019-10-10T19:06:52.751Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-10-10T19:06:53.012Z] ok github.com/docker/docker/pkg/idtools 0.633s coverage: 70.1% of statements [2019-10-10T19:06:53.012Z] ok github.com/docker/docker/pkg/ioutils 0.429s coverage: 69.3% of statements [2019-10-10T19:06:53.576Z] ok github.com/docker/docker/pkg/locker 0.021s coverage: 88.9% of statements [2019-10-10T19:06:53.576Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2019-10-10T19:06:53.798Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.82s) [2019-10-10T19:06:53.798Z] === RUN TestUpdateMemory [2019-10-10T19:06:53.798Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-10T19:06:53.798Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-10T19:06:53.798Z] === RUN TestUpdateCPUQuota [2019-10-10T19:06:53.832Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2019-10-10T19:06:53.832Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-10T19:06:54.397Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2019-10-10T19:06:54.715Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-10-10T19:06:54.974Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-10-10T19:06:54.974Z] ok github.com/docker/docker/pkg/mount 0.566s coverage: 69.6% of statements [2019-10-10T19:06:54.974Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-10T19:06:55.537Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 91.4% of statements [2019-10-10T19:06:55.537Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2019-10-10T19:06:55.537Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-10T19:06:55.537Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-10T19:06:55.616Z] --- PASS: TestUpdateCPUQuota (1.77s) [2019-10-10T19:06:55.616Z] === RUN TestUpdatePidsLimit [2019-10-10T19:06:55.616Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-10T19:06:55.616Z] === RUN TestUpdatePidsLimit/no_change [2019-10-10T19:06:56.401Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-10T19:06:56.467Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2019-10-10T19:06:56.763Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-10T19:06:57.030Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-10-10T19:06:57.142Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-10T19:06:57.287Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-10-10T19:06:57.517Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-10T19:06:57.544Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2019-10-10T19:06:57.891Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-10T19:06:58.911Z] ok github.com/docker/docker/pkg/pubsub 1.029s coverage: 73.9% of statements [2019-10-10T19:06:58.912Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-10-10T19:06:59.800Z] --- PASS: TestUpdatePidsLimit (4.38s) [2019-10-10T19:06:59.800Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.45s) [2019-10-10T19:06:59.800Z] --- PASS: TestUpdatePidsLimit/no_change (0.44s) [2019-10-10T19:06:59.800Z] --- PASS: TestUpdatePidsLimit/update_lower (0.48s) [2019-10-10T19:06:59.800Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s) [2019-10-10T19:06:59.800Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2019-10-10T19:06:59.800Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2019-10-10T19:06:59.800Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.44s) [2019-10-10T19:06:59.800Z] === RUN TestUpdateRestartPolicy [2019-10-10T19:07:02.185Z] ok github.com/docker/docker/pkg/signal 2.382s coverage: 61.0% of statements [2019-10-10T19:07:02.185Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2019-10-10T19:07:02.442Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-10-10T19:07:02.700Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-10-10T19:07:02.725Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-10-10T19:07:02.956Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2019-10-10T19:07:03.520Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 80.6% of statements [2019-10-10T19:07:03.777Z] ok github.com/docker/docker/pkg/system 0.018s coverage: 36.9% of statements [2019-10-10T19:07:04.155Z] Removing intermediate container 282a01911abf [2019-10-10T19:07:04.155Z] ---> 8df5332effdd [2019-10-10T19:07:04.155Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2019-10-10T19:07:04.155Z] ---> Running in ae0e7a65d18d [2019-10-10T19:07:04.155Z] Removing intermediate container ae0e7a65d18d [2019-10-10T19:07:04.155Z] ---> 7b22643b7c1f [2019-10-10T19:07:04.155Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2019-10-10T19:07:04.155Z] ---> Running in 17bcf114066a [2019-10-10T19:07:04.155Z] Removing intermediate container 17bcf114066a [2019-10-10T19:07:04.155Z] ---> 917442e43b6a [2019-10-10T19:07:04.155Z] Step 8/8 : COPY . . [2019-10-10T19:07:04.342Z] ok github.com/docker/docker/pkg/tailfile 0.053s coverage: 88.6% of statements [2019-10-10T19:07:04.906Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2019-10-10T19:07:05.164Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2019-10-10T19:07:05.245Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-10-10T19:07:05.421Z] testing: warning: no tests to run [2019-10-10T19:07:05.421Z] coverage: [no statements] [2019-10-10T19:07:05.421Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-10-10T19:07:05.678Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-10-10T19:07:05.935Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-10-10T19:07:06.193Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-10-10T19:07:07.767Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.77s) [2019-10-10T19:07:07.767Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-10T19:07:07.767Z] === RUN TestCreateServiceSecretFileMode [2019-10-10T19:07:07.767Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2019-10-10T19:07:08.088Z] ok github.com/docker/docker/plugin 0.531s coverage: 27.1% of statements [2019-10-10T19:07:08.217Z] ok github.com/docker/docker/api/server/httputils 0.033s coverage: 14.7% of statements [2019-10-10T19:07:08.217Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-10T19:07:08.217Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2019-10-10T19:07:08.217Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-10T19:07:08.217Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-10T19:07:08.217Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-10T19:07:08.217Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-10T19:07:08.217Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-10T19:07:08.217Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-10T19:07:08.218Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-10T19:07:08.218Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-10T19:07:08.218Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-10T19:07:08.218Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-10T19:07:08.218Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-10T19:07:08.218Z] ok github.com/docker/docker/api/types/strslice 0.024s coverage: 90.0% of statements [2019-10-10T19:07:08.218Z] ok github.com/docker/docker/api/types/filters 0.013s coverage: 95.2% of statements [2019-10-10T19:07:08.218Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2019-10-10T19:07:08.218Z] ok github.com/docker/docker/api/server/router/swarm 0.031s coverage: 4.0% of statements [2019-10-10T19:07:08.218Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-10T19:07:08.218Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-10T19:07:08.218Z] ? github.com/docker/docker/api/types [no test files] [2019-10-10T19:07:08.218Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-10T19:07:08.218Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-10T19:07:08.218Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-10T19:07:08.218Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-10T19:07:08.218Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-10T19:07:08.218Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-10T19:07:08.218Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-10T19:07:08.218Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-10T19:07:08.218Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-10T19:07:08.218Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-10T19:07:08.218Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-10T19:07:08.218Z] ok github.com/docker/docker/api/types/versions 0.052s coverage: 75.0% of statements [2019-10-10T19:07:08.218Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-10T19:07:08.218Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-10T19:07:08.218Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-10T19:07:08.218Z] ? github.com/docker/docker/builder [no test files] [2019-10-10T19:07:08.218Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-10T19:07:08.218Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-10T19:07:08.218Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-10T19:07:08.218Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-10T19:07:08.218Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-10T19:07:08.218Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-10T19:07:08.218Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-10T19:07:08.218Z] ok github.com/docker/docker/builder/dockerignore 0.037s coverage: 96.8% of statements [2019-10-10T19:07:08.218Z] ok github.com/docker/docker/cli/debug 0.024s coverage: 100.0% of statements [2019-10-10T19:07:08.652Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2019-10-10T19:07:09.250Z] ok github.com/docker/docker/builder/remotecontext/git 5.124s coverage: 85.1% of statements [2019-10-10T19:07:09.583Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2019-10-10T19:07:09.841Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2019-10-10T19:07:11.045Z] === RUN TestDockerSuite/TestBuildRm [2019-10-10T19:07:11.045Z] --- PASS: TestCreateServiceSecretFileMode (3.49s) [2019-10-10T19:07:11.045Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-10T19:07:11.045Z] === RUN TestCreateServiceConfigFileMode [2019-10-10T19:07:11.212Z] ok github.com/docker/docker/registry 0.088s coverage: 56.3% of statements [2019-10-10T19:07:11.308Z] ok github.com/docker/docker/builder/remotecontext 0.558s coverage: 13.6% of statements [2019-10-10T19:07:11.776Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-10-10T19:07:12.033Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2019-10-10T19:07:12.598Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2019-10-10T19:07:12.854Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-10-10T19:07:13.465Z] --- PASS: TestUpdateRestartPolicy (12.75s) [2019-10-10T19:07:13.465Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-10T19:07:13.465Z] --- PASS: TestUpdateRestartWithAutoRemove (0.93s) [2019-10-10T19:07:13.465Z] === RUN TestWaitNonBlocked [2019-10-10T19:07:13.465Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-10T19:07:13.465Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-10T19:07:13.465Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-10T19:07:13.465Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-10T19:07:13.465Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-10T19:07:13.465Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-10T19:07:14.030Z] ok github.com/docker/docker/builder/dockerfile 1.413s coverage: 48.2% of statements [2019-10-10T19:07:14.030Z] ? github.com/docker/docker/cli [no test files] [2019-10-10T19:07:14.030Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-10T19:07:14.322Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-10-10T19:07:14.581Z] --- PASS: TestCreateServiceConfigFileMode (3.62s) [2019-10-10T19:07:14.581Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-10T19:07:14.581Z] === RUN TestCreateServiceSysctls [2019-10-10T19:07:14.734Z] --- PASS: TestWaitNonBlocked (0.01s) [2019-10-10T19:07:14.734Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.03s) [2019-10-10T19:07:14.734Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.10s) [2019-10-10T19:07:14.734Z] === RUN TestWaitBlocked [2019-10-10T19:07:14.734Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-10T19:07:14.734Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-10T19:07:14.734Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-10T19:07:14.734Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-10T19:07:14.734Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-10T19:07:14.734Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-10T19:07:15.381Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-10-10T19:07:15.709Z] --- PASS: TestWaitBlocked (0.01s) [2019-10-10T19:07:15.709Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.03s) [2019-10-10T19:07:15.709Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.08s) [2019-10-10T19:07:15.709Z] === CONT TestContainerStartOnDaemonRestart [2019-10-10T19:07:15.709Z] === CONT TestIpcModeOlderClient [2019-10-10T19:07:15.709Z] --- PASS: TestIpcModeOlderClient (0.17s) [2019-10-10T19:07:15.709Z] === CONT TestDaemonRestartIpcMode [2019-10-10T19:07:15.944Z] ok github.com/docker/docker/volume/local 0.025s coverage: 73.0% of statements [2019-10-10T19:07:15.951Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-10-10T19:07:16.508Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2019-10-10T19:07:17.439Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2019-10-10T19:07:17.847Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-10-10T19:07:18.410Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-10-10T19:07:18.974Z] --- PASS: TestCreateServiceSysctls (4.27s) [2019-10-10T19:07:18.974Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-10T19:07:18.974Z] === RUN TestCreateServiceCapabilities [2019-10-10T19:07:18.991Z] --- PASS: TestContainerStartOnDaemonRestart (3.36s) [2019-10-10T19:07:18.991Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-10T19:07:19.231Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-10-10T19:07:19.786Z] --- PASS: TestDaemonRestartIpcMode (4.16s) [2019-10-10T19:07:19.786Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-10T19:07:19.786Z] PASS [2019-10-10T19:07:19.786Z] [2019-10-10T19:07:19.786Z] === Skipped [2019-10-10T19:07:19.786Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2019-10-10T19:07:19.786Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-10T19:07:19.786Z] [2019-10-10T19:07:19.786Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.01s) [2019-10-10T19:07:19.786Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-10T19:07:19.786Z] [2019-10-10T19:07:19.786Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-10T19:07:19.786Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-10T19:07:19.786Z] [2019-10-10T19:07:19.786Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.01s) [2019-10-10T19:07:19.786Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-10T19:07:19.786Z] [2019-10-10T19:07:19.786Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2019-10-10T19:07:19.786Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-10T19:07:19.786Z] [2019-10-10T19:07:19.786Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2019-10-10T19:07:19.786Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-10T19:07:19.786Z] [2019-10-10T19:07:19.786Z] [2019-10-10T19:07:19.786Z] DONE 197 tests, 6 skipped in 142.002s [2019-10-10T19:07:19.786Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2019-10-10T19:07:19.786Z] ++ 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 [2019-10-10T19:07:19.786Z] ++ set -e [2019-10-10T19:07:19.786Z] ++ '[' -n 0 ']' [2019-10-10T19:07:19.786Z] ++ set -x [2019-10-10T19:07:19.786Z] ++ env -i DEST=/go/src/github.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= 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 [2019-10-10T19:07:20.226Z] INFO: Testing against a local daemon [2019-10-10T19:07:20.226Z] === RUN TestCommitInheritsEnv [2019-10-10T19:07:20.599Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-10-10T19:07:20.620Z] --- PASS: TestCommitInheritsEnv (0.54s) [2019-10-10T19:07:20.620Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-10T19:07:20.620Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-10T19:07:20.620Z] === RUN TestImagesFilterMultiReference [2019-10-10T19:07:20.877Z] ok github.com/docker/docker/client 0.977s coverage: 75.8% of statements [2019-10-10T19:07:21.002Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2019-10-10T19:07:21.002Z] === RUN TestImagePullPlatformInvalid [2019-10-10T19:07:21.002Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-10-10T19:07:21.002Z] === RUN TestRemoveImageOrphaning [2019-10-10T19:07:21.388Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2019-10-10T19:07:21.388Z] === RUN TestRemoveImageGarbageCollector [2019-10-10T19:07:21.388Z] --- SKIP: TestRemoveImageGarbageCollector (0.01s) [2019-10-10T19:07:21.388Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T19:07:21.388Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-10T19:07:21.388Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2019-10-10T19:07:21.388Z] === RUN TestTagInvalidReference [2019-10-10T19:07:21.388Z] --- PASS: TestTagInvalidReference (0.02s) [2019-10-10T19:07:21.388Z] === RUN TestTagValidPrefixedRepo [2019-10-10T19:07:21.388Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2019-10-10T19:07:21.388Z] === RUN TestTagExistedNameWithoutForce [2019-10-10T19:07:21.388Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2019-10-10T19:07:21.388Z] === RUN TestTagOfficialNames [2019-10-10T19:07:21.388Z] --- PASS: TestTagOfficialNames (0.05s) [2019-10-10T19:07:21.388Z] === RUN TestTagMatchesDigest [2019-10-10T19:07:21.388Z] --- PASS: TestTagMatchesDigest (0.01s) [2019-10-10T19:07:21.388Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-10T19:07:22.493Z] --- PASS: TestCreateServiceCapabilities (3.14s) [2019-10-10T19:07:22.493Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-10T19:07:22.493Z] === RUN TestInspect [2019-10-10T19:07:22.493Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-10-10T19:07:22.493Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-10-10T19:07:23.422Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-10-10T19:07:26.699Z] --- PASS: TestInspect (4.16s) [2019-10-10T19:07:26.699Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-10T19:07:26.699Z] === RUN TestDockerNetworkConnectAlias [2019-10-10T19:07:28.593Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-10-10T19:07:28.593Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-10-10T19:07:29.157Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-10-10T19:07:29.157Z] === RUN TestDockerSuite/TestBuildSpaces [2019-10-10T19:07:29.721Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-10-10T19:07:30.664Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-10-10T19:07:30.921Z] === RUN TestDockerSuite/TestBuildStderr [2019-10-10T19:07:31.851Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-10-10T19:07:32.286Z] ok github.com/docker/docker/pkg/plugins 33.614s coverage: 76.6% of statements [2019-10-10T19:07:32.286Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-10T19:07:32.286Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-10T19:07:32.286Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-10T19:07:32.286Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-10T19:07:32.286Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-10T19:07:32.286Z] ? github.com/docker/docker/rootless [no test files] [2019-10-10T19:07:32.286Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-10T19:07:32.286Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-10T19:07:32.286Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-10T19:07:32.286Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-10T19:07:32.286Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-10T19:07:32.286Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-10T19:07:32.286Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-10T19:07:32.286Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-10T19:07:32.286Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-10T19:07:32.286Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-10T19:07:32.286Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-10T19:07:32.286Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-10T19:07:32.286Z] ? github.com/docker/docker/volume [no test files] [2019-10-10T19:07:32.286Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-10T19:07:32.286Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-10T19:07:32.286Z] [2019-10-10T19:07:32.286Z] === Skipped [2019-10-10T19:07:32.286Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-10T19:07:32.286Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-10T19:07:32.286Z] [2019-10-10T19:07:32.286Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-10T19:07:32.286Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-10T19:07:32.286Z] [2019-10-10T19:07:32.286Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-10T19:07:32.286Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T19:07:32.286Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T19:07:32.286Z] [2019-10-10T19:07:32.286Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-10T19:07:32.286Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T19:07:32.286Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T19:07:32.286Z] [2019-10-10T19:07:32.286Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-10T19:07:32.286Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T19:07:32.286Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T19:07:32.286Z] [2019-10-10T19:07:32.286Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-10T19:07:32.286Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T19:07:32.286Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T19:07:32.286Z] [2019-10-10T19:07:32.286Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-10T19:07:32.286Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T19:07:32.286Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T19:07:32.286Z] [2019-10-10T19:07:32.286Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-10T19:07:32.286Z] graphtest_unix.go:73: No driver to put! [2019-10-10T19:07:32.286Z] [2019-10-10T19:07:32.286Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-10T19:07:32.286Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-10T19:07:32.286Z] [2019-10-10T19:07:32.286Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-10T19:07:32.286Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-10T19:07:32.286Z] [2019-10-10T19:07:32.286Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-10T19:07:32.286Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-10T19:07:32.286Z] [2019-10-10T19:07:32.286Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-10T19:07:32.286Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-10T19:07:32.286Z] [2019-10-10T19:07:32.286Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-10T19:07:32.286Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T19:07:32.286Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T19:07:32.286Z] [2019-10-10T19:07:32.286Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-10T19:07:32.286Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T19:07:32.286Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T19:07:32.286Z] [2019-10-10T19:07:32.286Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-10T19:07:32.286Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T19:07:32.286Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T19:07:32.286Z] [2019-10-10T19:07:32.286Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-10T19:07:32.286Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T19:07:32.286Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T19:07:32.286Z] [2019-10-10T19:07:32.286Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-10T19:07:32.286Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T19:07:32.286Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T19:07:32.286Z] [2019-10-10T19:07:32.286Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-10T19:07:32.287Z] graphtest_unix.go:73: No driver to put! [2019-10-10T19:07:32.287Z] [2019-10-10T19:07:32.287Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-10T19:07:32.287Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-10T19:07:32.287Z] [2019-10-10T19:07:32.287Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-10T19:07:32.287Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-10T19:07:32.287Z] [2019-10-10T19:07:32.287Z] [2019-10-10T19:07:32.287Z] DONE 2114 tests, 20 skipped in 229.876s Post stage [Pipeline] junit [2019-10-10T19:07:32.303Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2019-10-10T19:07:32.922Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40059/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=891ead0305e5e847aa7f87068e9f2d1b19384c52 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:891ead0305e5e847aa7f87068e9f2d1b19384c52 hack/validate/vendor [2019-10-10T19:07:33.745Z] --- PASS: TestDockerNetworkConnectAlias (7.57s) [2019-10-10T19:07:33.746Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-10T19:07:33.746Z] === RUN TestDockerNetworkReConnect [2019-10-10T19:07:33.854Z] No vendor changes in diff. [2019-10-10T19:07:34.215Z] ---> 1a6348c6c5a4 [2019-10-10T19:07:34.215Z] Successfully built 1a6348c6c5a4 [2019-10-10T19:07:34.215Z] Successfully tagged docker:latest [2019-10-10T19:07:34.215Z] INFO: Image build ended at 10/10/2019 19:07:31. Duration:00:03:57.7044631 [2019-10-10T19:07:34.215Z] [2019-10-10T19:07:34.215Z] [2019-10-10T19:07:34.215Z] INFO: Building the test binaries at 10/10/2019 19:07:31... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2019-10-10T19:07:34.759Z] + echo Building e2e image [2019-10-10T19:07:34.759Z] Building e2e image [2019-10-10T19:07:34.759Z] + docker build --build-arg DOCKER_GITCOMMIT=891ead0305e5e847aa7f87068e9f2d1b19384c52 -t moby-e2e-test -f Dockerfile.e2e . [2019-10-10T19:07:34.759Z] #1 [internal] load build definition from Dockerfile.e2e [2019-10-10T19:07:34.759Z] #1 transferring dockerfile: 3.21kB done [2019-10-10T19:07:34.759Z] #1 DONE 0.0s [2019-10-10T19:07:34.759Z] [2019-10-10T19:07:34.759Z] #2 [internal] load .dockerignore [2019-10-10T19:07:34.759Z] #2 transferring context: 34B done [2019-10-10T19:07:34.759Z] #2 DONE 0.0s [2019-10-10T19:07:34.759Z] [2019-10-10T19:07:34.759Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2019-10-10T19:07:34.759Z] #3 DONE 0.1s [2019-10-10T19:07:34.759Z] [2019-10-10T19:07:34.759Z] #4 [internal] load metadata for docker.io/library/golang:1.13.1-alpine [2019-10-10T19:07:35.018Z] #4 DONE 0.1s [2019-10-10T19:07:35.018Z] [2019-10-10T19:07:35.018Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db3... [2019-10-10T19:07:35.018Z] #5 DONE 0.0s [2019-10-10T19:07:35.018Z] [2019-10-10T19:07:35.018Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.1-alpine@sha256:2293e952c7... [2019-10-10T19:07:35.018Z] #14 DONE 0.0s [2019-10-10T19:07:35.018Z] [2019-10-10T19:07:35.018Z] #8 [internal] load build context [2019-10-10T19:07:35.275Z] #8 transferring context: 807.71kB 0.2s done [2019-10-10T19:07:35.275Z] #8 DONE 0.2s [2019-10-10T19:07:35.275Z] [2019-10-10T19:07:35.275Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-10-10T19:07:35.275Z] #15 CACHED [2019-10-10T19:07:35.275Z] [2019-10-10T19:07:35.275Z] #16 [base 3/5] RUN mkdir -p /build/ [2019-10-10T19:07:35.275Z] #16 CACHED [2019-10-10T19:07:35.275Z] [2019-10-10T19:07:35.275Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2019-10-10T19:07:35.275Z] #17 CACHED [2019-10-10T19:07:35.275Z] [2019-10-10T19:07:35.275Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2019-10-10T19:07:35.275Z] #18 CACHED [2019-10-10T19:07:35.275Z] [2019-10-10T19:07:35.275Z] #31 [builder 1/4] COPY . . [2019-10-10T19:07:37.018Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-10-10T19:07:37.172Z] INFO: make.ps1 starting at 10/10/2019 19:07:36 [2019-10-10T19:07:37.629Z] INFO: Git commit (4e64b0dee) assumed from DOCKER_GITCOMMIT environment variable [2019-10-10T19:07:37.629Z] INFO: Invoking autogen... [2019-10-10T19:07:38.086Z] INFO: Building daemon... [2019-10-10T19:07:38.389Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-10-10T19:07:39.319Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-10-10T19:07:39.447Z] #31 DONE 4.4s [2019-10-10T19:07:39.580Z] --- PASS: TestDockerNetworkReConnect (5.78s) [2019-10-10T19:07:39.580Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-10T19:07:39.580Z] === RUN TestServicePlugin [2019-10-10T19:07:39.704Z] [2019-10-10T19:07:39.704Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2019-10-10T19:07:39.836Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-10-10T19:07:40.634Z] #32 DONE 1.0s [2019-10-10T19:07:40.634Z] [2019-10-10T19:07:40.634Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-10T19:07:41.207Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-10-10T19:07:41.564Z] #33 0.885 [2019-10-10T19:07:41.821Z] #33 1.210 Removing bundles/ [2019-10-10T19:07:41.821Z] #33 1.210 [2019-10-10T19:07:41.821Z] #33 1.214 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2019-10-10T19:07:42.752Z] #33 2.227 Building test suite binary ./integration-cli/test.main [2019-10-10T19:07:43.125Z] === RUN TestDockerSuite/TestBuildUser [2019-10-10T19:07:45.650Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-10-10T19:07:49.825Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-10-10T19:07:59.777Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2019-10-10T19:08:05.030Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2019-10-10T19:08:09.223Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-10-10T19:08:10.153Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-10-10T19:08:10.411Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-10-10T19:08:11.847Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-10-10T19:08:12.777Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-10-10T19:08:14.670Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-10-10T19:08:14.670Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-10-10T19:08:14.670Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-10-10T19:08:14.670Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-10-10T19:08:14.670Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-10-10T19:08:14.927Z] --- PASS: TestServicePlugin (35.32s) [2019-10-10T19:08:14.927Z] plugin_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-10T19:08:14.927Z] plugin_test.go:59: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-10T19:08:14.927Z] plugin_test.go:61: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-10T19:08:14.927Z] plugin_test.go:62: [db9d3a2b382fe] joining swarm manager [db2959bbf8a37]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T19:08:14.927Z] plugin_test.go:64: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-10T19:08:14.927Z] plugin_test.go:65: [d08f83813f378] joining swarm manager [db2959bbf8a37]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T19:08:14.927Z] === RUN TestServiceUpdateLabel [2019-10-10T19:08:16.295Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-10-10T19:08:16.295Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-10-10T19:08:17.665Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-10-10T19:08:17.738Z] ok github.com/docker/docker/cmd/dockerd 0.130s coverage: 30.3% of statements [2019-10-10T19:08:17.922Z] --- PASS: TestServiceUpdateLabel (2.95s) [2019-10-10T19:08:17.922Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-10T19:08:17.923Z] === RUN TestServiceUpdateSecrets [2019-10-10T19:08:18.180Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-10-10T19:08:19.234Z] ok github.com/docker/docker/container 0.198s coverage: 35.3% of statements [2019-10-10T19:08:19.234Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-10T19:08:19.234Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-10T19:08:19.234Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-10T19:08:19.234Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-10T19:08:19.549Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-10-10T19:08:19.549Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-10-10T19:08:22.828Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-10-10T19:08:23.682Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.087s coverage: 65.3% of statements [2019-10-10T19:08:25.348Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-10-10T19:08:25.911Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-10-10T19:08:26.475Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-10-10T19:08:27.039Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-10-10T19:08:27.039Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-10-10T19:08:27.969Z] === RUN TestDockerSuite/TestBuildXZHost [2019-10-10T19:08:29.342Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-10-10T19:08:30.567Z] ok github.com/docker/docker/daemon/cluster/convert 0.058s coverage: 35.8% of statements [2019-10-10T19:08:30.712Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-10-10T19:08:30.712Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-10-10T19:08:30.969Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-10-10T19:08:31.536Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-10-10T19:08:32.906Z] === RUN TestDockerSuite/TestCommitChange [2019-10-10T19:08:33.858Z] --- PASS: TestServiceUpdateSecrets (15.77s) [2019-10-10T19:08:33.858Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-10T19:08:33.858Z] === RUN TestServiceUpdateConfigs [2019-10-10T19:08:34.081Z] ok github.com/docker/docker/daemon/cluster 0.212s coverage: 0.5% of statements [2019-10-10T19:08:34.119Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-10-10T19:08:35.489Z] === RUN TestDockerSuite/TestCommitHardlink [2019-10-10T19:08:37.383Z] === RUN TestDockerSuite/TestCommitNewFile [2019-10-10T19:08:38.503Z] ok github.com/docker/docker/daemon/discovery 0.040s coverage: 30.0% of statements [2019-10-10T19:08:39.276Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-10-10T19:08:40.206Z] === RUN TestDockerSuite/TestCommitTTY [2019-10-10T19:08:41.219Z] ok github.com/docker/docker/daemon/events 0.071s coverage: 50.0% of statements [2019-10-10T19:08:42.100Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-10-10T19:08:42.239Z] ok github.com/docker/docker/daemon/config 0.131s coverage: 84.6% of statements [2019-10-10T19:08:43.032Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-10-10T19:08:44.924Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-10-10T19:08:44.939Z] ok github.com/docker/docker/daemon/graphdriver 0.011s coverage: 2.2% of statements [2019-10-10T19:08:45.853Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-10-10T19:08:45.853Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-10-10T19:08:45.853Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-10-10T19:08:45.853Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-10-10T19:08:45.853Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-10-10T19:08:45.853Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-10-10T19:08:46.110Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-10-10T19:08:48.002Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-10-10T19:08:48.406Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.498s coverage: 13.7% of statements [2019-10-10T19:08:49.369Z] --- PASS: TestServiceUpdateConfigs (15.67s) [2019-10-10T19:08:49.369Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-10T19:08:49.369Z] === RUN TestServiceUpdateNetwork [2019-10-10T19:08:49.626Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-10-10T19:08:49.626Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-10-10T19:08:49.895Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.048s coverage: 2.9% of statements [2019-10-10T19:08:50.558Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-10-10T19:08:51.409Z] ok github.com/docker/docker/daemon 12.465s coverage: 17.6% of statements [2019-10-10T19:08:51.409Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-10T19:08:51.409Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-10T19:08:51.409Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-10T19:08:51.409Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-10T19:08:51.489Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-10-10T19:08:52.033Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.333s coverage: 57.9% of statements [2019-10-10T19:08:52.419Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-10-10T19:08:53.790Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-10-10T19:08:54.354Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-10-10T19:08:54.611Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-10-10T19:08:54.611Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-10-10T19:08:55.540Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-10-10T19:08:55.540Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-10-10T19:08:55.540Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-10-10T19:08:55.540Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-10-10T19:08:55.797Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-10-10T19:08:56.727Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-10-10T19:08:57.561Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.585s coverage: 68.6% of statements [2019-10-10T19:08:57.657Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-10-10T19:08:58.207Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.921s coverage: 51.0% of statements [2019-10-10T19:08:59.039Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-10-10T19:08:59.039Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-10-10T19:09:00.260Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.098s coverage: 46.2% of statements [2019-10-10T19:09:00.260Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-10T19:09:00.931Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-10-10T19:09:01.495Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-10-10T19:09:01.495Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-10-10T19:09:01.755Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.051s coverage: 58.0% of statements [2019-10-10T19:09:02.044Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.429s coverage: 52.6% of statements [2019-10-10T19:09:02.044Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-10T19:09:02.331Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.633s coverage: 76.1% of statements [2019-10-10T19:09:02.331Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-10T19:09:02.425Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-10-10T19:09:03.355Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-10-10T19:09:04.081Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2019-10-10T19:09:04.081Z] [2019-10-10T19:09:04.081Z] ________ ____ __. [2019-10-10T19:09:04.081Z] \_____ \ | |/ _| [2019-10-10T19:09:04.081Z] / | \| < [2019-10-10T19:09:04.081Z] / | \ | \ [2019-10-10T19:09:04.081Z] \_______ /____|__ \ [2019-10-10T19:09:04.081Z] \/ \/ [2019-10-10T19:09:04.081Z] [2019-10-10T19:09:04.081Z] INFO: make.ps1 ended at 10/10/2019 19:08:52 [2019-10-10T19:09:04.081Z] INFO: Binaries build ended at 10/10/2019 19:08:54. Duration:00:01:22.7658969 [2019-10-10T19:09:04.081Z] INFO: Copying the built daemon binary to d:\CI\PR-40059\3\binary\dockerd-4e64b0dee.exe... [2019-10-10T19:09:04.081Z] INFO: Copying the built client binary to d:\CI\PR-40059\3\binary\docker-4e64b0dee.exe... [2019-10-10T19:09:04.081Z] INFO: Copying dockerversion from the container... [2019-10-10T19:09:04.081Z] INFO: Copying the golang package from the container to d:\CI\PR-40059\3\installer\go.zip... [2019-10-10T19:09:04.081Z] INFO: Extracting go.zip to d:\CI\PR-40059\3\go [2019-10-10T19:09:04.286Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-10-10T19:09:04.395Z] ok github.com/docker/docker/daemon/links 0.014s coverage: 93.0% of statements [2019-10-10T19:09:04.543Z] --- PASS: TestServiceUpdateNetwork (15.12s) [2019-10-10T19:09:04.543Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-10T19:09:04.543Z] PASS [2019-10-10T19:09:04.543Z] [2019-10-10T19:09:04.543Z] DONE 19 tests in 174.394s [2019-10-10T19:09:04.543Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2019-10-10T19:09:04.543Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-10T19:09:04.543Z] ++ set -e [2019-10-10T19:09:04.543Z] ++ '[' -n 0 ']' [2019-10-10T19:09:04.543Z] ++ set -x [2019-10-10T19:09:04.543Z] ++ env -i DEST=/go/src/github.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= 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 [2019-10-10T19:09:04.543Z] INFO: Testing against a local daemon [2019-10-10T19:09:04.543Z] === RUN TestSessionCreate [2019-10-10T19:09:04.800Z] --- PASS: TestSessionCreate (0.03s) [2019-10-10T19:09:04.800Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-10T19:09:04.800Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2019-10-10T19:09:04.800Z] PASS [2019-10-10T19:09:04.800Z] [2019-10-10T19:09:04.800Z] DONE 2 tests in 0.249s [2019-10-10T19:09:04.800Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2019-10-10T19:09:04.800Z] ++ 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 [2019-10-10T19:09:04.800Z] ++ set -e [2019-10-10T19:09:04.800Z] ++ '[' -n 0 ']' [2019-10-10T19:09:04.800Z] ++ set -x [2019-10-10T19:09:04.800Z] ++ env -i DEST=/go/src/github.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= 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 [2019-10-10T19:09:04.800Z] INFO: Testing against a local daemon [2019-10-10T19:09:04.800Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-10T19:09:04.800Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-10T19:09:04.800Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-10T19:09:04.800Z] === RUN TestEventsExecDie [2019-10-10T19:09:05.364Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-10-10T19:09:05.364Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-10-10T19:09:05.887Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.014s coverage: 3.0% of statements [2019-10-10T19:09:05.927Z] --- PASS: TestEventsExecDie (0.90s) [2019-10-10T19:09:05.928Z] === RUN TestEventsBackwardsCompatible [2019-10-10T19:09:05.928Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2019-10-10T19:09:05.928Z] === RUN TestInfoBinaryCommits [2019-10-10T19:09:05.928Z] --- PASS: TestInfoBinaryCommits (0.03s) [2019-10-10T19:09:05.928Z] === RUN TestInfoAPIVersioned [2019-10-10T19:09:05.928Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-10-10T19:09:05.928Z] === RUN TestInfoAPI [2019-10-10T19:09:05.928Z] --- PASS: TestInfoAPI (0.03s) [2019-10-10T19:09:05.928Z] === RUN TestInfoAPIWarnings [2019-10-10T19:09:06.184Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-10-10T19:09:06.750Z] --- PASS: TestInfoAPIWarnings (0.82s) [2019-10-10T19:09:06.750Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-10T19:09:06.750Z] === RUN TestLoginFailsWithBadCredentials [2019-10-10T19:09:07.007Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s) [2019-10-10T19:09:07.007Z] === RUN TestPingCacheHeaders [2019-10-10T19:09:07.264Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-10-10T19:09:07.264Z] === RUN TestPingGet [2019-10-10T19:09:07.264Z] --- PASS: TestPingGet (0.03s) [2019-10-10T19:09:07.264Z] === RUN TestPingHead [2019-10-10T19:09:07.264Z] --- PASS: TestPingHead (0.02s) [2019-10-10T19:09:07.264Z] === RUN TestVersion [2019-10-10T19:09:07.264Z] --- PASS: TestVersion (0.02s) [2019-10-10T19:09:07.264Z] PASS [2019-10-10T19:09:07.264Z] [2019-10-10T19:09:07.264Z] === Skipped [2019-10-10T19:09:07.264Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-10T19:09:07.264Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-10T19:09:07.264Z] [2019-10-10T19:09:07.264Z] [2019-10-10T19:09:07.264Z] DONE 12 tests, 1 skipped in 2.498s [2019-10-10T19:09:07.264Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2019-10-10T19:09:07.264Z] ++ 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 [2019-10-10T19:09:07.264Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-10-10T19:09:07.264Z] ++ set -e [2019-10-10T19:09:07.264Z] ++ '[' -n 0 ']' [2019-10-10T19:09:07.264Z] ++ set -x [2019-10-10T19:09:07.264Z] ++ env -i DEST=/go/src/github.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= 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 [2019-10-10T19:09:07.264Z] INFO: Testing against a local daemon [2019-10-10T19:09:07.264Z] === RUN TestVolumesCreateAndList [2019-10-10T19:09:07.522Z] --- PASS: TestVolumesCreateAndList (0.05s) [2019-10-10T19:09:07.522Z] === RUN TestVolumesRemove [2019-10-10T19:09:07.522Z] --- PASS: TestVolumesRemove (0.10s) [2019-10-10T19:09:07.522Z] === RUN TestVolumesInspect [2019-10-10T19:09:07.522Z] --- PASS: TestVolumesInspect (0.02s) [2019-10-10T19:09:07.522Z] === RUN TestVolumesInvalidJSON [2019-10-10T19:09:07.522Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-10T19:09:07.522Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-10T19:09:07.522Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-10T19:09:07.522Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2019-10-10T19:09:07.522Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-10T19:09:07.522Z] PASS [2019-10-10T19:09:07.522Z] [2019-10-10T19:09:07.522Z] DONE 5 tests in 0.325s [2019-10-10T19:09:07.522Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-10T19:09:07.779Z] ++++ cat bundles/test-integration/docker.pid [2019-10-10T19:09:07.779Z] +++ kill 5272 [2019-10-10T19:09:07.946Z] ok github.com/docker/docker/daemon/logger 0.273s coverage: 42.7% of statements [2019-10-10T19:09:08.342Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-10-10T19:09:08.342Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-10-10T19:09:09.272Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-10-10T19:09:09.272Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-10T19:09:09.272Z] +++ /etc/init.d/apparmor stop [2019-10-10T19:09:09.272Z] Clearing AppArmor profiles cache:. [2019-10-10T19:09:09.272Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-10T19:09:09.272Z] Unloading profiles will leave already running processes permanently [2019-10-10T19:09:09.272Z] unconfined, which can lead to unexpected situations. [2019-10-10T19:09:09.272Z] [2019-10-10T19:09:09.272Z] To set a process to complain mode, use the command line tool [2019-10-10T19:09:09.272Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-10T19:09:09.272Z] with the 'teardown' option." [2019-10-10T19:09:09.272Z] [2019-10-10T19:09:09.436Z] ok github.com/docker/docker/daemon/logger/gelf 0.017s coverage: 68.2% of statements [2019-10-10T19:09:11.166Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-10-10T19:09:12.145Z] ok github.com/docker/docker/daemon/logger/journald 0.038s coverage: 26.2% of statements [2019-10-10T19:09:12.145Z] ok github.com/docker/docker/daemon/logger/awslogs 0.624s coverage: 77.8% of statements [2019-10-10T19:09:12.771Z] ok github.com/docker/docker/daemon/images 0.033s coverage: 4.9% of statements [2019-10-10T19:09:12.771Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-10T19:09:12.771Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-10T19:09:12.771Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-10T19:09:12.771Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-10T19:09:13.060Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-10-10T19:09:13.060Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-10-10T19:09:13.060Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-10-10T19:09:13.060Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-10-10T19:09:13.060Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-10-10T19:09:13.396Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.018s coverage: 88.3% of statements [2019-10-10T19:09:13.623Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-10-10T19:09:13.695Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.038s coverage: 62.1% of statements [2019-10-10T19:09:17.211Z] ok github.com/docker/docker/daemon/logger/local 0.103s coverage: 74.7% of statements [2019-10-10T19:09:17.211Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-10T19:09:17.498Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.030s coverage: 19.9% of statements [2019-10-10T19:09:17.784Z] ok github.com/docker/docker/daemon/logger/syslog 0.016s coverage: 47.8% of statements [2019-10-10T19:09:18.872Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-10-10T19:09:19.132Z] === RUN TestDockerSuite/TestContainerAPITop [2019-10-10T19:09:19.276Z] ok github.com/docker/docker/daemon/logger/templates 0.007s coverage: 8.3% of statements [2019-10-10T19:09:20.063Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-10-10T19:09:20.063Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-10-10T19:09:20.063Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-10-10T19:09:21.319Z] ok github.com/docker/docker/daemon/network 0.020s coverage: 63.8% of statements [2019-10-10T19:09:21.319Z] ok github.com/docker/docker/daemon/logger/splunk 3.137s coverage: 84.5% of statements [2019-10-10T19:09:21.319Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-10T19:09:21.319Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-10T19:09:23.335Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-10-10T19:09:23.335Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-10-10T19:09:24.266Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-10-10T19:09:25.644Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-10-10T19:09:25.940Z] ok github.com/docker/docker/errdefs 0.025s coverage: 49.4% of statements [2019-10-10T19:09:26.244Z] ok github.com/docker/docker/distribution/metadata 0.192s coverage: 48.2% of statements [2019-10-10T19:09:26.532Z] ok github.com/docker/docker/distribution 0.718s coverage: 22.4% of statements [2019-10-10T19:09:26.532Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-10T19:09:29.253Z] ok github.com/docker/docker/distribution/xfer 1.687s coverage: 85.6% of statements [2019-10-10T19:09:29.253Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-10T19:09:30.748Z] ok github.com/docker/docker/image 0.083s coverage: 86.4% of statements [2019-10-10T19:09:30.748Z] ok github.com/docker/docker/image/cache 0.062s coverage: 19.2% of statements [2019-10-10T19:09:30.748Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-10T19:09:31.473Z] --- PASS: TestImportExtremelyLargeImageWorks (116.93s) [2019-10-10T19:09:31.473Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-10-10T19:09:31.473Z] PASS [2019-10-10T19:09:31.473Z] [2019-10-10T19:09:31.473Z] === Skipped [2019-10-10T19:09:31.473Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.01s) [2019-10-10T19:09:31.473Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T19:09:31.473Z] [2019-10-10T19:09:31.473Z] [2019-10-10T19:09:31.473Z] DONE 12 tests, 1 skipped in 118.527s [2019-10-10T19:09:31.473Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2019-10-10T19:09:31.473Z] ++ 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 [2019-10-10T19:09:31.473Z] ++ set -e [2019-10-10T19:09:31.473Z] ++ '[' -n 0 ']' [2019-10-10T19:09:31.473Z] ++ set -x [2019-10-10T19:09:31.473Z] ++ env -i DEST=/go/src/github.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= 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 [2019-10-10T19:09:31.473Z] INFO: Testing against a local daemon [2019-10-10T19:09:31.473Z] === RUN TestNetworkCreateDelete [2019-10-10T19:09:31.473Z] --- PASS: TestNetworkCreateDelete (0.13s) [2019-10-10T19:09:31.473Z] === RUN TestDockerNetworkDeletePreferID [2019-10-10T19:09:31.473Z] --- PASS: TestDockerNetworkDeletePreferID (0.33s) [2019-10-10T19:09:31.473Z] === RUN TestInspectNetwork [2019-10-10T19:09:31.473Z] === RUN TestInspectNetwork/full_network_id [2019-10-10T19:09:31.473Z] === RUN TestInspectNetwork/partial_network_id [2019-10-10T19:09:31.473Z] === RUN TestInspectNetwork/network_name [2019-10-10T19:09:31.473Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-10T19:09:31.473Z] --- PASS: TestInspectNetwork (9.70s) [2019-10-10T19:09:31.473Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-10T19:09:31.473Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-10T19:09:31.473Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-10T19:09:31.473Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-10T19:09:31.473Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-10T19:09:31.473Z] === RUN TestRunContainerWithBridgeNone [2019-10-10T19:09:31.473Z] --- PASS: TestRunContainerWithBridgeNone (2.56s) [2019-10-10T19:09:31.473Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-10T19:09:31.473Z] === RUN TestNetworkInvalidJSON [2019-10-10T19:09:31.473Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-10T19:09:31.473Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-10T19:09:31.473Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-10T19:09:31.473Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-10T19:09:31.473Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-10T19:09:31.473Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-10T19:09:31.473Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-10T19:09:31.473Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-10T19:09:31.473Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-10T19:09:31.473Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2019-10-10T19:09:31.473Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-10T19:09:31.473Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-10T19:09:31.473Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-10T19:09:31.473Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-10T19:09:32.188Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-10-10T19:09:32.188Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-10-10T19:09:32.247Z] ok github.com/docker/docker/image/v1 0.071s coverage: 25.0% of statements [2019-10-10T19:09:32.247Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-10T19:09:32.247Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2019-10-10T19:09:32.726Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2019-10-10T19:09:32.726Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-10T19:09:32.726Z] === RUN TestDaemonDefaultNetworkPools [2019-10-10T19:09:33.099Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2019-10-10T19:09:33.099Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-10T19:09:33.099Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-10T19:09:34.000Z] INFO: Extraction ended at 10/10/2019 19:09:30. Duration:00:00:29.3531673 [2019-10-10T19:09:34.000Z] INFO: Updating the golang and path environment variables [2019-10-10T19:09:34.000Z] INFO: GOPATH=d:\gopath [2019-10-10T19:09:34.000Z] INFO: go version go1.13.1 windows/amd64 [2019-10-10T19:09:34.000Z] INFO: Running the daemon under test in debug mode [2019-10-10T19:09:34.000Z] INFO: Starting a daemon under test... [2019-10-10T19:09:34.000Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40059\3\daemon --pidfile d:\CI\PR-40059\3\docker.pid -D [2019-10-10T19:09:34.000Z] INFO: Process started successfully. [2019-10-10T19:09:34.000Z] INFO: Start tailing logs of the daemon under tests [2019-10-10T19:09:34.000Z] INFO: Waiting for the daemon under test to start... [2019-10-10T19:09:34.085Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-10-10T19:09:34.177Z] #33 106.8 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-10T19:09:34.177Z] #33 109.2 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-10T19:09:34.177Z] #33 110.3 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-10T19:09:34.177Z] #33 112.2 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-10T19:09:34.290Z] ok github.com/docker/docker/pkg/aaparser 0.024s coverage: 50.0% of statements [2019-10-10T19:09:34.385Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2019-10-10T19:09:34.385Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-10T19:09:34.385Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-10T19:09:34.970Z] INFO: Daemon under test started and replied! [2019-10-10T19:09:34.970Z] INFO: Docker version of the daemon under test [2019-10-10T19:09:34.970Z] [2019-10-10T19:09:34.970Z] Client: [2019-10-10T19:09:34.970Z] Version: 17.06.2-ce [2019-10-10T19:09:34.970Z] API version: 1.30 [2019-10-10T19:09:34.970Z] Go version: go1.8.3 [2019-10-10T19:09:34.970Z] Git commit: cec0b72 [2019-10-10T19:09:34.970Z] Built: Tue Sep 5 19:57:19 2017 [2019-10-10T19:09:34.970Z] OS/Arch: windows/amd64 [2019-10-10T19:09:34.970Z] [2019-10-10T19:09:34.970Z] Server: [2019-10-10T19:09:34.970Z] Version: 0.0.0-dev [2019-10-10T19:09:34.970Z] API version: 1.41 (minimum version 1.24) [2019-10-10T19:09:34.970Z] Go version: go1.13.1 [2019-10-10T19:09:34.970Z] Git commit: 4e64b0dee [2019-10-10T19:09:34.970Z] Built: 10/10/2019 19:07:37 [2019-10-10T19:09:34.970Z] OS/Arch: windows/amd64 [2019-10-10T19:09:34.970Z] Experimental: false [2019-10-10T19:09:34.970Z] [2019-10-10T19:09:34.970Z] INFO: Docker info of the daemon under test [2019-10-10T19:09:34.970Z] [2019-10-10T19:09:34.970Z] Containers: 0 [2019-10-10T19:09:34.970Z] Running: 0 [2019-10-10T19:09:34.970Z] Paused: 0 [2019-10-10T19:09:34.970Z] Stopped: 0 [2019-10-10T19:09:34.970Z] Images: 0 [2019-10-10T19:09:34.970Z] Server Version: 0.0.0-dev [2019-10-10T19:09:34.970Z] Storage Driver: windowsfilter [2019-10-10T19:09:34.970Z] Windows: [2019-10-10T19:09:34.970Z] Logging Driver: json-file [2019-10-10T19:09:34.970Z] Plugins: [2019-10-10T19:09:34.970Z] Volume: local [2019-10-10T19:09:34.970Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-10-10T19:09:34.970Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-10T19:09:34.970Z] Swarm: inactive [2019-10-10T19:09:34.970Z] Default Isolation: process [2019-10-10T19:09:34.970Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-10T19:09:34.970Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-10T19:09:34.970Z] OSType: windows [2019-10-10T19:09:34.970Z] Architecture: x86_64 [2019-10-10T19:09:34.970Z] CPUs: 4 [2019-10-10T19:09:34.970Z] Total Memory: 32GiB [2019-10-10T19:09:34.970Z] Name: azwin-2-ed66a0 [2019-10-10T19:09:34.970Z] ID: RYVT:6PRT:OMQY:W5XG:CM3V:BWCO:EHTF:ODQO:5L2X:5AA5:QWTF:TASQ [2019-10-10T19:09:34.970Z] Docker Root Dir: D:\CI\PR-40059\3\daemon [2019-10-10T19:09:34.970Z] Debug Mode (client): false [2019-10-10T19:09:34.970Z] Debug Mode (server): true [2019-10-10T19:09:34.970Z] File Descriptors: -1 [2019-10-10T19:09:34.970Z] Goroutines: 17 [2019-10-10T19:09:34.970Z] System Time: 2019-10-10T19:09:34.7949466Z [2019-10-10T19:09:34.970Z] EventsListeners: 0 [2019-10-10T19:09:34.970Z] Registry: https://index.docker.io/v1/ [2019-10-10T19:09:34.970Z] Labels: [2019-10-10T19:09:34.970Z] Experimental: false [2019-10-10T19:09:34.970Z] Insecure Registries: [2019-10-10T19:09:34.970Z] 127.0.0.0/8 [2019-10-10T19:09:34.970Z] Live Restore Enabled: false [2019-10-10T19:09:34.970Z] [2019-10-10T19:09:34.970Z] [2019-10-10T19:09:34.970Z] INFO: Docker images of the daemon under test [2019-10-10T19:09:34.970Z] [2019-10-10T19:09:34.970Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-10-10T19:09:34.970Z] [2019-10-10T19:09:34.970Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2019-10-10T19:09:35.107Z] #33 114.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-10T19:09:35.427Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2019-10-10T19:09:35.427Z] ltsc2019: Pulling from windows/servercore [2019-10-10T19:09:35.455Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-10-10T19:09:35.675Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2019-10-10T19:09:35.675Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-10T19:09:35.675Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-10T19:09:36.161Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2019-10-10T19:09:36.161Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-10T19:09:36.161Z] === RUN TestServiceWithPredefinedNetwork [2019-10-10T19:09:36.477Z] #33 115.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-10T19:09:36.990Z] ok github.com/docker/docker/opts 0.141s coverage: 66.9% of statements [2019-10-10T19:09:37.409Z] #33 116.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-10T19:09:38.779Z] #33 117.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-10T19:09:38.779Z] #33 118.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-10T19:09:39.034Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2019-10-10T19:09:39.034Z] ok github.com/docker/docker/pkg/authorization 0.842s coverage: 68.3% of statements [2019-10-10T19:09:39.459Z] --- PASS: TestServiceWithPredefinedNetwork (3.02s) [2019-10-10T19:09:39.459Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-10T19:09:39.459Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-10T19:09:39.459Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-10T19:09:39.459Z] service_test.go:230: FLAKY_TEST [2019-10-10T19:09:39.459Z] === RUN TestServiceWithDataPathPortInit [2019-10-10T19:09:39.658Z] ok github.com/docker/docker/pkg/capabilities 0.007s coverage: 87.5% of statements [2019-10-10T19:09:39.944Z] ok github.com/docker/docker/pkg/archive 1.555s coverage: 77.0% of statements [2019-10-10T19:09:40.150Z] #33 119.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-10T19:09:40.976Z] ok github.com/docker/docker/pkg/directory 0.007s coverage: 80.0% of statements [2019-10-10T19:09:41.082Z] #33 120.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-10T19:09:41.205Z] 65014b3c3121: Pulling fs layer [2019-10-10T19:09:41.205Z] 12c8dbabfd62: Pulling fs layer [2019-10-10T19:09:41.606Z] ok github.com/docker/docker/pkg/discovery 0.008s coverage: 58.3% of statements [2019-10-10T19:09:42.233Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2019-10-10T19:09:42.978Z] #33 122.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-10T19:09:43.720Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2019-10-10T19:09:44.087Z] ok github.com/docker/docker/layer 7.245s coverage: 68.8% of statements [2019-10-10T19:09:44.087Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-10T19:09:44.087Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-10T19:09:44.087Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-10T19:09:44.087Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-10T19:09:44.087Z] ? github.com/docker/docker/oci [no test files] [2019-10-10T19:09:44.087Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-10T19:09:44.349Z] #33 123.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-10T19:09:44.722Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2019-10-10T19:09:45.017Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2019-10-10T19:09:46.141Z] ok github.com/docker/docker/pkg/chrootarchive 4.370s coverage: 43.2% of statements [2019-10-10T19:09:46.141Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-10T19:09:46.141Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-10T19:09:46.244Z] #33 125.3 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-10T19:09:46.594Z] ok github.com/docker/docker/pkg/filenotify 0.611s coverage: 67.0% of statements [2019-10-10T19:09:46.594Z] ok github.com/docker/docker/pkg/fileutils 0.038s coverage: 89.5% of statements [2019-10-10T19:09:46.829Z] #33 126.3 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-10T19:09:47.427Z] ok github.com/docker/docker/pkg/discovery/kv 3.280s coverage: 84.1% of statements [2019-10-10T19:09:48.058Z] ok github.com/docker/docker/pkg/fsutils 0.411s coverage: 85.1% of statements [2019-10-10T19:09:48.349Z] ok github.com/docker/docker/pkg/homedir 0.041s coverage: 11.4% of statements [2019-10-10T19:09:48.726Z] #33 128.0 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-10T19:09:49.655Z] #33 129.0 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-10T19:09:50.586Z] #33 130.0 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-10T19:09:50.775Z] ok github.com/docker/docker/pkg/locker 0.071s coverage: 88.9% of statements [2019-10-10T19:09:50.775Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2019-10-10T19:09:51.401Z] ok github.com/docker/docker/pkg/longpath 0.010s coverage: 100.0% of statements [2019-10-10T19:09:51.401Z] ok github.com/docker/docker/pkg/ioutils 1.651s coverage: 70.1% of statements [2019-10-10T19:09:51.401Z] ok github.com/docker/docker/pkg/idtools 0.944s coverage: 70.1% of statements [2019-10-10T19:09:51.401Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-10T19:09:51.955Z] #33 131.2 [2019-10-10T19:09:52.428Z] ok github.com/docker/docker/pkg/namesgenerator 0.053s coverage: 85.7% of statements [2019-10-10T19:09:52.428Z] ok github.com/docker/docker/pkg/parsers 0.043s coverage: 97.0% of statements [2019-10-10T19:09:52.518Z] #33 DONE 131.9s [2019-10-10T19:09:52.518Z] [2019-10-10T19:09:52.518Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2019-10-10T19:09:53.447Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2019-10-10T19:09:53.734Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.022s coverage: 91.4% of statements [2019-10-10T19:09:53.734Z] ok github.com/docker/docker/pkg/mount 0.909s coverage: 69.6% of statements [2019-10-10T19:09:53.734Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-10T19:09:54.021Z] ok github.com/docker/docker/pkg/pidfile 0.098s coverage: 82.4% of statements [2019-10-10T19:09:54.021Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-10T19:09:54.021Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-10T19:09:55.039Z] #34 DONE 2.2s [2019-10-10T19:09:55.531Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.038s coverage: 56.8% of statements [2019-10-10T19:09:55.931Z] --- PASS: TestServiceWithDataPathPortInit (16.86s) [2019-10-10T19:09:55.931Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-10T19:09:55.931Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-10T19:09:55.931Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-10T19:09:56.010Z] 12c8dbabfd62: Download complete [2019-10-10T19:09:56.408Z] [2019-10-10T19:09:56.408Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2019-10-10T19:09:56.409Z] #28 CACHED [2019-10-10T19:09:56.409Z] [2019-10-10T19:09:56.409Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2019-10-10T19:09:56.409Z] #13 CACHED [2019-10-10T19:09:56.409Z] [2019-10-10T19:09:56.409Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2019-10-10T19:09:56.409Z] #25 CACHED [2019-10-10T19:09:56.409Z] [2019-10-10T19:09:56.409Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2019-10-10T19:09:56.409Z] #6 CACHED [2019-10-10T19:09:56.409Z] [2019-10-10T19:09:56.409Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2019-10-10T19:09:56.409Z] #9 CACHED [2019-10-10T19:09:56.409Z] [2019-10-10T19:09:56.409Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2019-10-10T19:09:56.409Z] #11 CACHED [2019-10-10T19:09:56.409Z] [2019-10-10T19:09:56.409Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2019-10-10T19:09:56.409Z] #7 CACHED [2019-10-10T19:09:56.409Z] [2019-10-10T19:09:56.409Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-10T19:09:56.409Z] #23 CACHED [2019-10-10T19:09:56.409Z] [2019-10-10T19:09:56.409Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-10-10T19:09:56.409Z] #24 CACHED [2019-10-10T19:09:56.409Z] [2019-10-10T19:09:56.409Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2019-10-10T19:09:56.409Z] #10 CACHED [2019-10-10T19:09:56.409Z] [2019-10-10T19:09:56.409Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2019-10-10T19:09:56.409Z] #26 CACHED [2019-10-10T19:09:56.409Z] [2019-10-10T19:09:56.409Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2019-10-10T19:09:56.409Z] #27 CACHED [2019-10-10T19:09:56.409Z] [2019-10-10T19:09:56.409Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-10T19:09:56.409Z] #21 CACHED [2019-10-10T19:09:56.409Z] [2019-10-10T19:09:56.409Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-10-10T19:09:56.409Z] #29 CACHED [2019-10-10T19:09:56.409Z] [2019-10-10T19:09:56.409Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2019-10-10T19:09:56.409Z] #12 CACHED [2019-10-10T19:09:56.409Z] [2019-10-10T19:09:56.409Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T19:09:56.409Z] #20 CACHED [2019-10-10T19:09:56.409Z] [2019-10-10T19:09:56.409Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T19:09:56.409Z] #22 CACHED [2019-10-10T19:09:56.409Z] [2019-10-10T19:09:56.409Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2019-10-10T19:09:56.409Z] #19 CACHED [2019-10-10T19:09:56.409Z] [2019-10-10T19:09:56.409Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2019-10-10T19:09:56.409Z] #30 CACHED [2019-10-10T19:09:56.409Z] [2019-10-10T19:09:56.409Z] #35 [runner 12/12] COPY --from=builder /build/ / [2019-10-10T19:09:56.551Z] ok github.com/docker/docker/pkg/pools 0.022s coverage: 88.2% of statements [2019-10-10T19:09:56.838Z] ok github.com/docker/docker/pkg/plugins/transport 0.005s coverage: 85.7% of statements [2019-10-10T19:09:56.838Z] ok github.com/docker/docker/pkg/progress 0.029s coverage: 75.9% of statements [2019-10-10T19:09:57.338Z] #35 DONE 1.1s [2019-10-10T19:09:57.338Z] [2019-10-10T19:09:57.338Z] #36 exporting to image [2019-10-10T19:09:57.338Z] #36 exporting layers [2019-10-10T19:09:57.861Z] ok github.com/docker/docker/pkg/reexec 0.012s coverage: 82.4% of statements [2019-10-10T19:09:58.481Z] ok github.com/docker/docker/pkg/pubsub 1.193s coverage: 73.9% of statements [2019-10-10T19:09:58.706Z] #36 exporting layers 1.4s done [2019-10-10T19:09:58.706Z] #36 writing image sha256:2d91a080edacf4d6585b0bd02606581d7f09befdce5ed3c54c9512a40de3eba6 done [2019-10-10T19:09:58.706Z] #36 naming to docker.io/library/moby-e2e-test done [2019-10-10T19:09:58.706Z] #36 DONE 1.4s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-10T19:09:59.021Z] + echo Ensuring container killed. [2019-10-10T19:09:59.021Z] Ensuring container killed. [2019-10-10T19:09:59.021Z] + docker rm -vf docker-pr3 [2019-10-10T19:09:59.021Z] Error: No such container: docker-pr3 [2019-10-10T19:09:59.021Z] + true [Pipeline] sh [2019-10-10T19:09:59.102Z] ok github.com/docker/docker/pkg/stdcopy 0.024s coverage: 100.0% of statements [2019-10-10T19:09:59.305Z] + echo Chowning /workspace to jenkins user [2019-10-10T19:09:59.305Z] Chowning /workspace to jenkins user [2019-10-10T19:09:59.305Z] + id -u [2019-10-10T19:09:59.305Z] + id -g [2019-10-10T19:09:59.305Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40059:/workspace busybox chown -R 1000:1000 /workspace [2019-10-10T19:10:00.151Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2019-10-10T19:10:00.151Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-10T19:10:00.970Z] + bundleName=unit [2019-10-10T19:10:00.970Z] + echo Creating unit-bundles.tar.gz [2019-10-10T19:10:00.970Z] Creating unit-bundles.tar.gz [2019-10-10T19:10:00.970Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2019-10-10T19:10:00.970Z] bundles/junit-report.xml [2019-10-10T19:10:00.970Z] bundles/go-test-report.json [2019-10-10T19:10:00.970Z] bundles/profile.out [Pipeline] archiveArtifacts [2019-10-10T19:10:00.982Z] Archiving artifacts [2019-10-10T19:10:01.179Z] ok github.com/docker/docker/pkg/symlink 0.026s coverage: 87.7% of statements [2019-10-10T19:10:01.179Z] ok github.com/docker/docker/pkg/sysinfo 0.013s coverage: 80.0% of statements [2019-10-10T19:10:01.423Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40059/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-10T19:10:01.733Z] + make clean [2019-10-10T19:10:01.803Z] ok github.com/docker/docker/pkg/signal 3.493s coverage: 61.0% of statements [2019-10-10T19:10:01.962Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-10-10T19:10:01.962Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-10-10T19:10:01.962Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-10-10T19:10:01.993Z] docker volume rm -f docker-dev-cache [2019-10-10T19:10:01.993Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-10T19:10:02.827Z] ok github.com/docker/docker/pkg/tailfile 0.149s coverage: 88.6% of statements [2019-10-10T19:10:02.827Z] ok github.com/docker/docker/pkg/system 0.048s coverage: 36.9% of statements [2019-10-10T19:10:03.847Z] testing: warning: no tests to run [2019-10-10T19:10:03.847Z] coverage: [no statements] [2019-10-10T19:10:03.847Z] ok github.com/docker/docker/pkg/term/windows 0.005s coverage: [no statements] [no tests to run] [2019-10-10T19:10:04.135Z] ok github.com/docker/docker/pkg/term 0.031s coverage: 84.8% of statements [2019-10-10T19:10:04.790Z] ok github.com/docker/docker/pkg/truncindex 0.106s coverage: 91.5% of statements [2019-10-10T19:10:04.790Z] ok github.com/docker/docker/pkg/tarsum 0.187s coverage: 89.3% of statements [2019-10-10T19:10:05.076Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2019-10-10T19:10:05.232Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-10-10T19:10:05.416Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.25s) [2019-10-10T19:10:05.416Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-10T19:10:05.416Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vg936jpj6tboupapiuzpw4i25 Created:2019-10-10 19:09:57.399236394 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[0e72cb765fc328e5cc54ea0a652b80982ad4357f55f5e39cba79f8cc43760821:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.687nnahl7cgox2oajwsnyr110 EndpointID:381d416cd593462c0ea5c660f3e0d37fcf1cc93617ebaf849971fc81b6891f44 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:698e6141dcce3b5d6ff0a67a72877b931e4ae74c37a64243b5f7eac7acc7def5 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:4ea33781c7e8 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.687nnahl7cgox2oajwsnyr110 EndpointID:381d416cd593462c0ea5c660f3e0d37fcf1cc93617ebaf849971fc81b6891f44 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-10T19:10:05.416Z] PASS [2019-10-10T19:10:05.416Z] [2019-10-10T19:10:05.416Z] === Skipped [2019-10-10T19:10:05.416Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-10T19:10:05.416Z] service_test.go:230: FLAKY_TEST [2019-10-10T19:10:05.416Z] [2019-10-10T19:10:05.416Z] [2019-10-10T19:10:05.416Z] DONE 21 tests, 1 skipped in 45.761s [2019-10-10T19:10:05.416Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-10T19:10:05.416Z] ++ 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 [2019-10-10T19:10:05.416Z] ++ set -e [2019-10-10T19:10:05.416Z] ++ '[' -n 0 ']' [2019-10-10T19:10:05.416Z] ++ set -x [2019-10-10T19:10:05.416Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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 [2019-10-10T19:10:05.416Z] INFO: Testing against a local daemon [2019-10-10T19:10:05.416Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-10T19:10:05.416Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-10-10T19:10:05.416Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-10T19:10:05.416Z] === RUN TestDockerNetworkIpvlan [2019-10-10T19:10:05.416Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-10T19:10:05.416Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-10T19:10:05.416Z] PASS [2019-10-10T19:10:05.416Z] [2019-10-10T19:10:05.416Z] === Skipped [2019-10-10T19:10:05.416Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2019-10-10T19:10:05.416Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-10T19:10:05.416Z] [2019-10-10T19:10:05.416Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-10T19:10:05.416Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-10T19:10:05.416Z] [2019-10-10T19:10:05.416Z] [2019-10-10T19:10:05.416Z] DONE 2 tests, 2 skipped in 0.113s [2019-10-10T19:10:05.416Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-10T19:10:05.416Z] ++ 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 [2019-10-10T19:10:05.416Z] ++ set -e [2019-10-10T19:10:05.416Z] ++ '[' -n 0 ']' [2019-10-10T19:10:05.416Z] ++ set -x [2019-10-10T19:10:05.416Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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 [2019-10-10T19:10:05.416Z] INFO: Testing against a local daemon [2019-10-10T19:10:05.416Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-10T19:10:05.700Z] ok github.com/docker/docker/pkg/useragent 0.010s coverage: 88.9% of statements [2019-10-10T19:10:05.887Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2019-10-10T19:10:05.887Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-10T19:10:05.887Z] === RUN TestDockerNetworkMacvlan [2019-10-10T19:10:06.330Z] 65014b3c3121: Verifying Checksum [2019-10-10T19:10:06.330Z] 65014b3c3121: Download complete [2019-10-10T19:10:06.905Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-10T19:10:07.742Z] ok github.com/docker/docker/plugin/v2 0.020s coverage: 14.5% of statements [2019-10-10T19:10:07.752Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-10-10T19:10:07.836Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-10T19:10:08.628Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-10T19:10:09.804Z] ok github.com/docker/docker/reference 0.022s coverage: 84.4% of statements [2019-10-10T19:10:10.428Z] ok github.com/docker/docker/profiles/seccomp 0.049s coverage: 68.8% of statements [2019-10-10T19:10:11.027Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-10-10T19:10:11.106Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-10T19:10:11.468Z] ok github.com/docker/docker/plugin 0.646s coverage: 27.1% of statements [2019-10-10T19:10:12.397Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-10-10T19:10:12.397Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-10-10T19:10:12.488Z] ok github.com/docker/docker/registry/resumable 0.032s coverage: 100.0% of statements [2019-10-10T19:10:13.331Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-10-10T19:10:13.513Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 45.3% of statements [2019-10-10T19:10:14.260Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2019-10-10T19:10:14.536Z] ok github.com/docker/docker/testutil 0.007s coverage: 62.5% of statements [2019-10-10T19:10:15.180Z] ok github.com/docker/docker/runconfig 0.024s coverage: 68.2% of statements [2019-10-10T19:10:15.196Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-10T19:10:15.469Z] ok github.com/docker/docker/registry 0.707s coverage: 56.3% of statements [2019-10-10T19:10:15.628Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-10-10T19:10:16.562Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-10-10T19:10:17.931Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-10-10T19:10:18.495Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-10-10T19:10:18.751Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-10-10T19:10:18.951Z] ok github.com/docker/docker/volume/drivers 0.041s coverage: 36.1% of statements [2019-10-10T19:10:19.681Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-10-10T19:10:20.363Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-10T19:10:21.050Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-10-10T19:10:21.173Z] --- PASS: TestDockerNetworkMacvlan (15.22s) [2019-10-10T19:10:21.173Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T19:10:21.173Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2019-10-10T19:10:21.173Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T19:10:21.173Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-10-10T19:10:21.173Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T19:10:21.173Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.18s) [2019-10-10T19:10:21.173Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T19:10:21.173Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.20s) [2019-10-10T19:10:21.173Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T19:10:21.173Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.09s) [2019-10-10T19:10:21.173Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T19:10:21.173Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.87s) [2019-10-10T19:10:21.173Z] PASS [2019-10-10T19:10:21.173Z] [2019-10-10T19:10:21.173Z] DONE 8 tests in 16.726s [2019-10-10T19:10:21.173Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-10T19:10:21.173Z] ++ 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 [2019-10-10T19:10:21.173Z] ++ set -e [2019-10-10T19:10:21.173Z] ++ '[' -n 0 ']' [2019-10-10T19:10:21.173Z] ++ set -x [2019-10-10T19:10:21.173Z] ++ env -i DEST=/go/src/github.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= 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 [2019-10-10T19:10:21.173Z] testing: warning: no tests to run [2019-10-10T19:10:21.173Z] PASS [2019-10-10T19:10:21.173Z] [2019-10-10T19:10:21.173Z] DONE 0 tests in 0.052s [2019-10-10T19:10:21.173Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-10T19:10:21.173Z] ++ 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 [2019-10-10T19:10:21.173Z] ++ set -e [2019-10-10T19:10:21.173Z] ++ '[' -n 0 ']' [2019-10-10T19:10:21.173Z] ++ set -x [2019-10-10T19:10:21.173Z] ++ env -i DEST=/go/src/github.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= 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 [2019-10-10T19:10:21.550Z] INFO: Testing against a local daemon [2019-10-10T19:10:21.550Z] === RUN TestAuthZPluginAllowRequest [2019-10-10T19:10:21.980Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-10-10T19:10:22.443Z] ok github.com/docker/docker/volume/mounts 0.073s coverage: 67.0% of statements [2019-10-10T19:10:22.443Z] ok github.com/docker/docker/volume/local 0.067s coverage: 73.0% of statements [2019-10-10T19:10:22.909Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-10-10T19:10:23.453Z] ok github.com/docker/docker/volume/service 0.034s coverage: 73.0% of statements [2019-10-10T19:10:23.498Z] --- PASS: TestAuthZPluginAllowRequest (1.77s) [2019-10-10T19:10:23.498Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-10T19:10:23.498Z] === RUN TestAuthZPluginTLS [2019-10-10T19:10:23.863Z] --- PASS: TestAuthZPluginTLS (0.55s) [2019-10-10T19:10:23.863Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-10T19:10:23.863Z] === RUN TestAuthZPluginDenyRequest [2019-10-10T19:10:24.229Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2019-10-10T19:10:24.230Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-10T19:10:24.230Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-10T19:10:24.278Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-10-10T19:10:25.022Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2019-10-10T19:10:25.022Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-10T19:10:25.022Z] === RUN TestAuthZPluginDenyResponse [2019-10-10T19:10:25.209Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-10-10T19:10:25.449Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2019-10-10T19:10:25.449Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-10T19:10:25.449Z] === RUN TestAuthZPluginAllowEventStream [2019-10-10T19:10:26.138Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-10-10T19:10:27.280Z] --- PASS: TestAuthZPluginAllowEventStream (1.70s) [2019-10-10T19:10:27.280Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-10T19:10:27.280Z] === RUN TestAuthZPluginErrorResponse [2019-10-10T19:10:27.649Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2019-10-10T19:10:27.649Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-10T19:10:27.649Z] === RUN TestAuthZPluginErrorRequest [2019-10-10T19:10:28.031Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-10-10T19:10:28.048Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2019-10-10T19:10:28.048Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-10T19:10:28.048Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-10T19:10:28.961Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-10-10T19:10:28.968Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2019-10-10T19:10:28.968Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-10T19:10:28.968Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-10T19:10:30.258Z] ok github.com/docker/docker/pkg/plugins 33.635s coverage: 76.6% of statements [2019-10-10T19:10:30.258Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-10T19:10:30.258Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-10T19:10:30.258Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-10T19:10:30.258Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-10T19:10:30.258Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-10T19:10:30.258Z] ? github.com/docker/docker/rootless [no test files] [2019-10-10T19:10:30.258Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-10T19:10:30.258Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-10T19:10:30.258Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-10T19:10:30.258Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-10T19:10:30.258Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-10T19:10:30.258Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-10T19:10:30.258Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-10T19:10:30.258Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-10T19:10:30.258Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-10T19:10:30.258Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-10T19:10:30.258Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-10T19:10:30.258Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-10T19:10:30.258Z] ? github.com/docker/docker/volume [no test files] [2019-10-10T19:10:30.258Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-10T19:10:30.258Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-10T19:10:30.258Z] [2019-10-10T19:10:30.258Z] === Skipped [2019-10-10T19:10:30.258Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-10T19:10:30.258Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-10T19:10:30.258Z] [2019-10-10T19:10:30.258Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-10T19:10:30.258Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-10T19:10:30.258Z] [2019-10-10T19:10:30.258Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-10T19:10:30.258Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T19:10:30.258Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T19:10:30.258Z] [2019-10-10T19:10:30.258Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-10T19:10:30.259Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T19:10:30.259Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T19:10:30.259Z] [2019-10-10T19:10:30.259Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-10T19:10:30.259Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T19:10:30.259Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T19:10:30.259Z] [2019-10-10T19:10:30.259Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-10T19:10:30.259Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T19:10:30.259Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T19:10:30.259Z] [2019-10-10T19:10:30.259Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-10T19:10:30.259Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T19:10:30.259Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T19:10:30.259Z] [2019-10-10T19:10:30.259Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-10T19:10:30.259Z] graphtest_unix.go:73: No driver to put! [2019-10-10T19:10:30.259Z] [2019-10-10T19:10:30.259Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-10T19:10:30.259Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-10T19:10:30.259Z] [2019-10-10T19:10:30.259Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-10T19:10:30.259Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-10T19:10:30.259Z] [2019-10-10T19:10:30.259Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-10T19:10:30.259Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-10T19:10:30.259Z] [2019-10-10T19:10:30.259Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-10T19:10:30.259Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-10T19:10:30.259Z] [2019-10-10T19:10:30.259Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-10T19:10:30.259Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T19:10:30.259Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T19:10:30.259Z] [2019-10-10T19:10:30.259Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-10T19:10:30.259Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T19:10:30.259Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T19:10:30.259Z] [2019-10-10T19:10:30.259Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-10T19:10:30.259Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T19:10:30.259Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T19:10:30.259Z] [2019-10-10T19:10:30.259Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-10T19:10:30.259Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T19:10:30.259Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T19:10:30.259Z] [2019-10-10T19:10:30.259Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-10T19:10:30.259Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T19:10:30.259Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T19:10:30.259Z] [2019-10-10T19:10:30.259Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-10T19:10:30.259Z] graphtest_unix.go:73: No driver to put! [2019-10-10T19:10:30.259Z] [2019-10-10T19:10:30.259Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-10T19:10:30.259Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-10T19:10:30.259Z] [2019-10-10T19:10:30.259Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-10T19:10:30.259Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-10T19:10:30.259Z] [2019-10-10T19:10:30.259Z] [2019-10-10T19:10:30.259Z] DONE 2114 tests, 20 skipped in 339.021s [2019-10-10T19:10:30.331Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-10-10T19:10:30.331Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-10-10T19:10:30.845Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.12s) [2019-10-10T19:10:30.845Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-10T19:10:30.845Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-10T19:10:31.261Z] === RUN TestDockerSuite/TestCpRelativePath Post stage [Pipeline] junit [2019-10-10T19:10:31.307Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-10T19:10:32.191Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-10-10T19:10:32.470Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40059/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=891ead0305e5e847aa7f87068e9f2d1b19384c52 -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:891ead0305e5e847aa7f87068e9f2d1b19384c52 hack/make.sh dynbinary test-integration [2019-10-10T19:10:33.093Z] [2019-10-10T19:10:33.093Z] Removing bundles/ [2019-10-10T19:10:33.093Z] [2019-10-10T19:10:33.093Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-10T19:10:33.093Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-10T19:10:33.093Z] GOOS="" GOARCH="" GOARM="" [2019-10-10T19:10:33.336Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.21s) [2019-10-10T19:10:33.336Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-10T19:10:33.336Z] === RUN TestAuthZPluginHeader [2019-10-10T19:10:33.559Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-10-10T19:10:34.121Z] --- PASS: TestAuthZPluginHeader (0.84s) [2019-10-10T19:10:34.121Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-10T19:10:34.121Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-10T19:10:34.121Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2019-10-10T19:10:34.121Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T19:10:34.121Z] === RUN TestAuthZPluginV2Disable [2019-10-10T19:10:34.121Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-10T19:10:34.121Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T19:10:34.121Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-10T19:10:34.121Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-10T19:10:34.121Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T19:10:34.121Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-10T19:10:34.121Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-10T19:10:34.121Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T19:10:34.121Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-10T19:10:34.489Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-10-10T19:10:35.858Z] === RUN TestDockerSuite/TestCpToCaseA [2019-10-10T19:10:37.750Z] === RUN TestDockerSuite/TestCpToCaseB [2019-10-10T19:10:38.680Z] === RUN TestDockerSuite/TestCpToCaseC [2019-10-10T19:10:40.049Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-10-10T19:10:41.439Z] === RUN TestDockerSuite/TestCpToCaseD [2019-10-10T19:10:45.616Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-10-10T19:10:47.513Z] === RUN TestDockerSuite/TestCpToCaseE [2019-10-10T19:10:50.712Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2019-10-10T19:10:50.712Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-10T19:10:50.712Z] PASS [2019-10-10T19:10:50.712Z] [2019-10-10T19:10:50.712Z] === Skipped [2019-10-10T19:10:50.712Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2019-10-10T19:10:50.712Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T19:10:50.712Z] [2019-10-10T19:10:50.712Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-10T19:10:50.712Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T19:10:50.712Z] [2019-10-10T19:10:50.712Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-10T19:10:50.712Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T19:10:50.712Z] [2019-10-10T19:10:50.712Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-10T19:10:50.712Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T19:10:50.712Z] [2019-10-10T19:10:50.712Z] [2019-10-10T19:10:50.712Z] DONE 17 tests, 4 skipped in 29.562s [2019-10-10T19:10:50.712Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-10T19:10:50.712Z] ++ 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 [2019-10-10T19:10:50.712Z] ++ set -e [2019-10-10T19:10:50.712Z] ++ '[' -n 0 ']' [2019-10-10T19:10:50.712Z] ++ set -x [2019-10-10T19:10:50.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=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= 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 [2019-10-10T19:10:51.099Z] INFO: Testing against a local daemon [2019-10-10T19:10:51.099Z] === RUN TestPluginInvalidJSON [2019-10-10T19:10:51.099Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-10T19:10:51.099Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-10T19:10:51.099Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-10T19:10:51.099Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-10-10T19:10:51.099Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-10T19:10:51.099Z] PASS [2019-10-10T19:10:51.099Z] [2019-10-10T19:10:51.099Z] DONE 2 tests in 0.201s [2019-10-10T19:10:51.099Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-10T19:10:51.099Z] ++ 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 [2019-10-10T19:10:51.099Z] ++ set -e [2019-10-10T19:10:51.099Z] ++ '[' -n 0 ']' [2019-10-10T19:10:51.099Z] ++ set -x [2019-10-10T19:10:51.099Z] ++ env -i DEST=/go/src/github.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= 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 [2019-10-10T19:10:51.099Z] INFO: Testing against a local daemon [2019-10-10T19:10:51.099Z] === RUN TestExternalGraphDriver [2019-10-10T19:10:51.490Z] === RUN TestExternalGraphDriver/json [2019-10-10T19:10:51.688Z] === RUN TestDockerSuite/TestCpToCaseF [2019-10-10T19:10:53.059Z] === RUN TestDockerSuite/TestCpToCaseG [2019-10-10T19:10:53.462Z] === RUN TestExternalGraphDriver/spec [2019-10-10T19:10:55.961Z] === RUN TestExternalGraphDriver/pull [2019-10-10T19:10:57.804Z] --- PASS: TestExternalGraphDriver (6.62s) [2019-10-10T19:10:57.804Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-10T19:10:57.804Z] --- PASS: TestExternalGraphDriver/json (2.13s) [2019-10-10T19:10:57.804Z] --- PASS: TestExternalGraphDriver/spec (2.06s) [2019-10-10T19:10:57.804Z] --- PASS: TestExternalGraphDriver/pull (2.13s) [2019-10-10T19:10:57.804Z] === RUN TestGraphdriverPluginV2 [2019-10-10T19:10:57.804Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2019-10-10T19:10:57.804Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T19:10:57.804Z] PASS [2019-10-10T19:10:57.804Z] [2019-10-10T19:10:57.804Z] === Skipped [2019-10-10T19:10:57.804Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2019-10-10T19:10:57.804Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T19:10:57.804Z] [2019-10-10T19:10:57.804Z] [2019-10-10T19:10:57.804Z] DONE 5 tests, 1 skipped in 6.806s [2019-10-10T19:10:57.804Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-10T19:10:57.804Z] ++ 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 [2019-10-10T19:10:57.804Z] ++ set -e [2019-10-10T19:10:57.804Z] ++ '[' -n 0 ']' [2019-10-10T19:10:57.804Z] ++ set -x [2019-10-10T19:10:57.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=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= 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 [2019-10-10T19:10:58.181Z] INFO: Testing against a local daemon [2019-10-10T19:10:58.181Z] === RUN TestContinueAfterPluginCrash [2019-10-10T19:10:58.181Z] === PAUSE TestContinueAfterPluginCrash [2019-10-10T19:10:58.181Z] === RUN TestDaemonStartWithLogOpt [2019-10-10T19:10:58.181Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-10T19:10:58.181Z] === CONT TestContinueAfterPluginCrash [2019-10-10T19:10:58.181Z] === CONT TestDaemonStartWithLogOpt [2019-10-10T19:10:59.604Z] === RUN TestDockerSuite/TestCpToCaseH [2019-10-10T19:11:02.124Z] === RUN TestDockerSuite/TestCpToCaseI [2019-10-10T19:11:03.054Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-10-10T19:11:04.947Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-10-10T19:11:09.122Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2019-10-10T19:11:09.685Z] === RUN TestDockerSuite/TestCpToDot [2019-10-10T19:11:10.031Z] --- PASS: TestDaemonStartWithLogOpt (11.44s) [2019-10-10T19:11:10.031Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-10T19:11:11.053Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-10-10T19:11:12.948Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-10-10T19:11:14.854Z] === RUN TestDockerSuite/TestCpToStdout [2019-10-10T19:11:15.237Z] --- PASS: TestContinueAfterPluginCrash (16.42s) [2019-10-10T19:11:15.237Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-10T19:11:15.237Z] PASS [2019-10-10T19:11:15.237Z] [2019-10-10T19:11:15.237Z] DONE 2 tests in 16.581s [2019-10-10T19:11:15.237Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-10T19:11:15.237Z] ++ 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 [2019-10-10T19:11:15.237Z] ++ set -e [2019-10-10T19:11:15.237Z] ++ '[' -n 0 ']' [2019-10-10T19:11:15.237Z] ++ set -x [2019-10-10T19:11:15.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=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= 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 [2019-10-10T19:11:15.237Z] INFO: Testing against a local daemon [2019-10-10T19:11:15.237Z] === RUN TestPluginWithDevMounts [2019-10-10T19:11:15.237Z] === PAUSE TestPluginWithDevMounts [2019-10-10T19:11:15.237Z] === CONT TestPluginWithDevMounts [2019-10-10T19:11:15.794Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-10-10T19:11:16.588Z] --- PASS: TestPluginWithDevMounts (2.06s) [2019-10-10T19:11:16.588Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-10T19:11:16.588Z] PASS [2019-10-10T19:11:16.588Z] [2019-10-10T19:11:16.588Z] DONE 1 tests in 2.244s [2019-10-10T19:11:16.588Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2019-10-10T19:11:16.588Z] ++ 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 [2019-10-10T19:11:16.588Z] ++ set -e [2019-10-10T19:11:16.588Z] ++ '[' -n 0 ']' [2019-10-10T19:11:16.588Z] ++ set -x [2019-10-10T19:11:16.588Z] ++ env -i DEST=/go/src/github.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= 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 [2019-10-10T19:11:16.983Z] INFO: Testing against a local daemon [2019-10-10T19:11:16.983Z] === RUN TestSecretInspect [2019-10-10T19:11:19.967Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-10-10T19:11:19.967Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-10-10T19:11:20.235Z] --- PASS: TestSecretInspect (2.91s) [2019-10-10T19:11:20.235Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-10T19:11:20.235Z] === RUN TestSecretList [2019-10-10T19:11:20.896Z] === RUN TestDockerSuite/TestCpVolumePath [2019-10-10T19:11:22.715Z] --- PASS: TestSecretList (2.92s) [2019-10-10T19:11:22.715Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-10T19:11:22.715Z] === RUN TestSecretsCreateAndDelete [2019-10-10T19:11:22.793Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-10-10T19:11:22.793Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-10-10T19:11:22.793Z] === RUN TestDockerSuite/TestCreateArgs [2019-10-10T19:11:22.793Z] === RUN TestDockerSuite/TestCreateByImageID [2019-10-10T19:11:23.725Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-10-10T19:11:24.656Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-10-10T19:11:24.657Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-10-10T19:11:24.657Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-10-10T19:11:25.589Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-10-10T19:11:25.921Z] --- PASS: TestSecretsCreateAndDelete (2.93s) [2019-10-10T19:11:25.921Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-10T19:11:25.921Z] === RUN TestSecretsUpdate [2019-10-10T19:11:26.152Z] === RUN TestDockerSuite/TestCreateLabels [2019-10-10T19:11:26.152Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-10-10T19:11:26.409Z] === RUN TestDockerSuite/TestCreateRM [2019-10-10T19:11:26.666Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-10-10T19:11:26.666Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-10-10T19:11:26.666Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-10-10T19:11:26.924Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-10-10T19:11:28.454Z] --- PASS: TestSecretsUpdate (2.98s) [2019-10-10T19:11:28.454Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-10T19:11:28.454Z] === RUN TestTemplatedSecret [2019-10-10T19:11:30.198Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-10-10T19:11:30.198Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-10-10T19:11:30.198Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-10-10T19:11:32.551Z] --- PASS: TestTemplatedSecret (3.57s) [2019-10-10T19:11:32.551Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-10T19:11:32.551Z] === RUN TestSecretCreateResolve [2019-10-10T19:11:33.473Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-10-10T19:11:33.473Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-10-10T19:11:33.473Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-10-10T19:11:33.473Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-10-10T19:11:33.473Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-10-10T19:11:33.730Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-10-10T19:11:34.295Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-10-10T19:11:35.244Z] --- PASS: TestSecretCreateResolve (2.98s) [2019-10-10T19:11:35.244Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-10T19:11:35.244Z] PASS [2019-10-10T19:11:35.244Z] [2019-10-10T19:11:35.244Z] DONE 6 tests in 18.441s [2019-10-10T19:11:35.244Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2019-10-10T19:11:35.244Z] ++ 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 [2019-10-10T19:11:35.244Z] ++ set -e [2019-10-10T19:11:35.244Z] ++ '[' -n 0 ']' [2019-10-10T19:11:35.244Z] ++ set -x [2019-10-10T19:11:35.244Z] ++ env -i DEST=/go/src/github.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= 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 [2019-10-10T19:11:35.244Z] INFO: Testing against a local daemon [2019-10-10T19:11:35.244Z] === RUN TestServiceCreateInit [2019-10-10T19:11:35.244Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-10T19:11:36.187Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-10-10T19:11:37.118Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-10-10T19:11:39.012Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-10-10T19:11:39.012Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2019-10-10T19:11:40.906Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-10-10T19:11:41.523Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-10T19:11:42.279Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-10-10T19:11:43.231Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-10-10T19:11:43.488Z] === RUN TestDockerSuite/TestDevicePermissions [2019-10-10T19:11:44.527Z] === RUN TestDockerSuite/TestDockerFails [2019-10-10T19:11:44.527Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2019-10-10T19:11:44.527Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2019-10-10T19:11:44.527Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2019-10-10T19:11:45.898Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-10-10T19:11:45.898Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2019-10-10T19:11:46.801Z] --- PASS: TestServiceCreateInit (10.80s) [2019-10-10T19:11:46.801Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.33s) [2019-10-10T19:11:46.801Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-10T19:11:46.801Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.45s) [2019-10-10T19:11:46.801Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-10T19:11:46.801Z] === RUN TestCreateServiceMultipleTimes [2019-10-10T19:11:46.829Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2019-10-10T19:11:48.723Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2019-10-10T19:11:48.723Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2019-10-10T19:11:48.723Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2019-10-10T19:11:48.723Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2019-10-10T19:11:56.825Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-10-10T19:11:59.348Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-10-10T19:12:01.868Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-10-10T19:12:03.296Z] --- PASS: TestCreateServiceMultipleTimes (16.78s) [2019-10-10T19:12:03.296Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-10T19:12:03.296Z] === RUN TestCreateServiceConflict [2019-10-10T19:12:04.389Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2019-10-10T19:12:05.319Z] === RUN TestDockerSuite/TestEventsAttach [2019-10-10T19:12:05.873Z] --- PASS: TestCreateServiceConflict (2.89s) [2019-10-10T19:12:05.873Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-10T19:12:05.873Z] === RUN TestCreateServiceMaxReplicas [2019-10-10T19:12:06.250Z] === RUN TestDockerSuite/TestEventsCommit [2019-10-10T19:12:07.180Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-10-10T19:12:08.109Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-10-10T19:12:09.040Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-10-10T19:12:09.970Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2019-10-10T19:12:10.055Z] --- PASS: TestCreateServiceMaxReplicas (3.79s) [2019-10-10T19:12:10.055Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-10T19:12:10.055Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-10T19:12:11.864Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2019-10-10T19:12:13.771Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-10-10T19:12:14.702Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2019-10-10T19:12:17.223Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2019-10-10T19:12:17.787Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-10-10T19:12:20.308Z] === RUN TestDockerSuite/TestEventsCopy [2019-10-10T19:12:21.240Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-10-10T19:12:23.136Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-10-10T19:12:23.909Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.39s) [2019-10-10T19:12:23.909Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-10T19:12:23.909Z] === RUN TestCreateServiceSecretFileMode [2019-10-10T19:12:24.067Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-10-10T19:12:24.630Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-10-10T19:12:25.999Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-10-10T19:12:27.366Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2019-10-10T19:12:27.366Z] === RUN TestDockerSuite/TestEventsFilterType [2019-10-10T19:12:27.623Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2019-10-10T19:12:27.880Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2019-10-10T19:12:27.880Z] === RUN TestDockerSuite/TestEventsFilters [2019-10-10T19:12:28.140Z] --- PASS: TestCreateServiceSecretFileMode (3.47s) [2019-10-10T19:12:28.140Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-10T19:12:28.140Z] === RUN TestCreateServiceConfigFileMode [2019-10-10T19:12:29.777Z] === RUN TestDockerSuite/TestEventsFormat [2019-10-10T19:12:30.651Z] --- PASS: TestCreateServiceConfigFileMode (3.12s) [2019-10-10T19:12:30.651Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-10T19:12:30.651Z] === RUN TestCreateServiceSysctls [2019-10-10T19:12:31.671Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-10-10T19:12:31.671Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-10-10T19:12:31.671Z] === RUN TestDockerSuite/TestEventsImageImport [2019-10-10T19:12:32.235Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-10-10T19:12:32.492Z] === RUN TestDockerSuite/TestEventsImagePull [2019-10-10T19:12:33.056Z] === RUN TestDockerSuite/TestEventsImageTag [2019-10-10T19:12:33.985Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2019-10-10T19:12:34.241Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2019-10-10T19:12:34.241Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2019-10-10T19:12:34.241Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-10-10T19:12:35.903Z] --- PASS: TestCreateServiceSysctls (4.39s) [2019-10-10T19:12:35.903Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-10T19:12:35.903Z] === RUN TestCreateServiceCapabilities [2019-10-10T19:12:36.137Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2019-10-10T19:12:36.700Z] === RUN TestDockerSuite/TestEventsRename [2019-10-10T19:12:37.630Z] === RUN TestDockerSuite/TestEventsResize [2019-10-10T19:12:38.519Z] --- PASS: TestCreateServiceCapabilities (3.68s) [2019-10-10T19:12:38.519Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-10T19:12:38.519Z] === RUN TestInspect [2019-10-10T19:12:38.566Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-10-10T19:12:39.499Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-10-10T19:12:40.345Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-10T19:12:40.345Z] [2019-10-10T19:12:40.345Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-10T19:12:40.345Z] PKG_CONFIG=pkg-config [2019-10-10T19:12:40.345Z] GOLANG_VERSION=1.13.1 [2019-10-10T19:12:40.345Z] HOSTNAME=da0927457e9a [2019-10-10T19:12:40.345Z] DOCKER_EXPERIMENTAL=1 [2019-10-10T19:12:40.345Z] container=docker [2019-10-10T19:12:40.345Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-10T19:12:40.345Z] GO111MODULE=off [2019-10-10T19:12:40.345Z] GOPATH=/go [2019-10-10T19:12:40.345Z] PWD=/go/src/github.com/docker/docker [2019-10-10T19:12:40.345Z] HOME=/root [2019-10-10T19:12:40.345Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-10T19:12:40.345Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-10T19:12:40.345Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-10T19:12:40.345Z] DOCKER_GITCOMMIT=891ead0305e5e847aa7f87068e9f2d1b19384c52 [2019-10-10T19:12:40.345Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-10T19:12:40.345Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-10T19:12:40.345Z] TERM=xterm [2019-10-10T19:12:40.345Z] VALIDATE_BRANCH=master [2019-10-10T19:12:40.345Z] DEST=bundles/test-integration [2019-10-10T19:12:40.345Z] SHLVL=1 [2019-10-10T19:12:40.345Z] TIMEOUT=120m [2019-10-10T19:12:40.345Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-10T19:12:40.345Z] DOCKER_PKG=github.com/docker/docker [2019-10-10T19:12:40.345Z] TESTDEBUG=0 [2019-10-10T19:12:40.345Z] _=/usr/bin/env [2019-10-10T19:12:40.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-10T19:12:40.429Z] === RUN TestDockerSuite/TestEventsStreaming [2019-10-10T19:12:40.992Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-10-10T19:12:41.556Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-10-10T19:12:42.661Z] --- PASS: TestInspect (3.52s) [2019-10-10T19:12:42.661Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-10T19:12:42.661Z] === RUN TestDockerNetworkConnectAlias [2019-10-10T19:12:44.829Z] === RUN TestDockerSuite/TestEventsTop [2019-10-10T19:12:45.086Z] === RUN TestDockerSuite/TestEventsUntag [2019-10-10T19:12:47.607Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-10-10T19:12:48.365Z] 65014b3c3121: Pull complete [2019-10-10T19:12:49.043Z] --- PASS: TestDockerNetworkConnectAlias (6.25s) [2019-10-10T19:12:49.043Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-10T19:12:49.043Z] === RUN TestDockerNetworkReConnect [2019-10-10T19:12:49.503Z] === RUN TestDockerSuite/TestExec [2019-10-10T19:12:50.434Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-10-10T19:12:51.364Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-10-10T19:12:52.294Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-10-10T19:12:53.137Z] --- PASS: TestDockerNetworkReConnect (4.75s) [2019-10-10T19:12:53.137Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-10T19:12:53.137Z] === RUN TestServicePlugin [2019-10-10T19:12:53.137Z] --- SKIP: TestServicePlugin (0.01s) [2019-10-10T19:12:53.137Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T19:12:53.137Z] === RUN TestServiceUpdateLabel [2019-10-10T19:12:53.222Z] === RUN TestDockerSuite/TestExecAPIStart [2019-10-10T19:12:55.119Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-10-10T19:12:56.050Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-10-10T19:12:56.650Z] --- PASS: TestServiceUpdateLabel (2.83s) [2019-10-10T19:12:56.650Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-10T19:12:56.650Z] === RUN TestServiceUpdateSecrets [2019-10-10T19:12:56.979Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-10-10T19:12:57.908Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-10-10T19:12:58.838Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-10-10T19:13:00.206Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-10-10T19:13:01.135Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-10-10T19:13:03.032Z] === RUN TestDockerSuite/TestExecCgroup [2019-10-10T19:13:04.949Z] === RUN TestDockerSuite/TestExecEnv [2019-10-10T19:13:05.882Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-10-10T19:13:07.779Z] === RUN TestDockerSuite/TestExecExitStatus [2019-10-10T19:13:08.710Z] === RUN TestDockerSuite/TestExecInspectID [2019-10-10T19:13:10.602Z] === RUN TestDockerSuite/TestExecInteractive [2019-10-10T19:13:11.533Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2019-10-10T19:13:12.097Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-10-10T19:13:12.660Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-10-10T19:13:13.179Z] --- PASS: TestServiceUpdateSecrets (15.22s) [2019-10-10T19:13:13.179Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-10T19:13:13.179Z] === RUN TestServiceUpdateConfigs [2019-10-10T19:13:13.590Z] === RUN TestDockerSuite/TestExecParseError [2019-10-10T19:13:14.521Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-10-10T19:13:15.453Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-10-10T19:13:16.385Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-10-10T19:13:20.565Z] === RUN TestDockerSuite/TestExecSetEnv [2019-10-10T19:13:21.129Z] === RUN TestDockerSuite/TestExecStartFails [2019-10-10T19:13:22.060Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-10-10T19:13:26.790Z] --- PASS: TestServiceUpdateConfigs (15.53s) [2019-10-10T19:13:26.791Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-10T19:13:26.791Z] === RUN TestServiceUpdateNetwork [2019-10-10T19:13:27.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-10T19:13:27.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-10T19:13:28.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-10T19:13:34.236Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-10-10T19:13:34.494Z] === RUN TestDockerSuite/TestExecTTY [2019-10-10T19:13:35.425Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-10-10T19:13:36.356Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-10-10T19:13:37.287Z] === RUN TestDockerSuite/TestExecUlimits [2019-10-10T19:13:38.229Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-10-10T19:13:38.229Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-10-10T19:13:40.121Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-10-10T19:13:40.685Z] === RUN TestDockerSuite/TestExecWithNoTERM [2019-10-10T19:13:41.617Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-10-10T19:13:42.987Z] === RUN TestDockerSuite/TestExecWithTERM [2019-10-10T19:13:43.541Z] --- PASS: TestServiceUpdateNetwork (14.60s) [2019-10-10T19:13:43.541Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-10T19:13:43.541Z] PASS [2019-10-10T19:13:43.541Z] [2019-10-10T19:13:43.541Z] === Skipped [2019-10-10T19:13:43.541Z] === SKIP: s390x.integration.service TestServicePlugin (0.01s) [2019-10-10T19:13:43.541Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T19:13:43.541Z] [2019-10-10T19:13:43.541Z] [2019-10-10T19:13:43.541Z] DONE 19 tests, 1 skipped in 126.250s [2019-10-10T19:13:43.541Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2019-10-10T19:13:43.541Z] ++ 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 [2019-10-10T19:13:43.541Z] ++ set -e [2019-10-10T19:13:43.541Z] ++ '[' -n 0 ']' [2019-10-10T19:13:43.541Z] ++ set -x [2019-10-10T19:13:43.541Z] ++ env -i DEST=/go/src/github.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= 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 [2019-10-10T19:13:43.541Z] INFO: Testing against a local daemon [2019-10-10T19:13:43.541Z] === RUN TestSessionCreate [2019-10-10T19:13:43.541Z] --- PASS: TestSessionCreate (0.03s) [2019-10-10T19:13:43.541Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-10T19:13:43.541Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2019-10-10T19:13:43.541Z] PASS [2019-10-10T19:13:43.541Z] [2019-10-10T19:13:43.541Z] DONE 2 tests in 0.281s [2019-10-10T19:13:43.541Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2019-10-10T19:13:43.541Z] ++ 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 [2019-10-10T19:13:43.541Z] ++ set -e [2019-10-10T19:13:43.541Z] ++ '[' -n 0 ']' [2019-10-10T19:13:43.541Z] ++ set -x [2019-10-10T19:13:43.541Z] ++ env -i DEST=/go/src/github.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= 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 [2019-10-10T19:13:43.541Z] INFO: Testing against a local daemon [2019-10-10T19:13:43.541Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-10T19:13:43.541Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-10T19:13:43.541Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-10T19:13:43.541Z] === RUN TestEventsExecDie [2019-10-10T19:13:43.541Z] --- PASS: TestEventsExecDie (0.98s) [2019-10-10T19:13:43.541Z] === RUN TestEventsBackwardsCompatible [2019-10-10T19:13:43.541Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2019-10-10T19:13:43.541Z] === RUN TestInfoBinaryCommits [2019-10-10T19:13:43.541Z] --- PASS: TestInfoBinaryCommits (0.02s) [2019-10-10T19:13:43.541Z] === RUN TestInfoAPIVersioned [2019-10-10T19:13:43.541Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-10-10T19:13:43.541Z] === RUN TestInfoAPI [2019-10-10T19:13:43.541Z] --- PASS: TestInfoAPI (0.02s) [2019-10-10T19:13:43.541Z] === RUN TestInfoAPIWarnings [2019-10-10T19:13:43.939Z] --- PASS: TestInfoAPIWarnings (0.80s) [2019-10-10T19:13:43.939Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-10T19:13:43.939Z] === RUN TestLoginFailsWithBadCredentials [2019-10-10T19:13:44.357Z] === RUN TestDockerSuite/TestExecWithUser [2019-10-10T19:13:44.434Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2019-10-10T19:13:44.434Z] === RUN TestPingCacheHeaders [2019-10-10T19:13:44.434Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-10-10T19:13:44.434Z] === RUN TestPingGet [2019-10-10T19:13:44.434Z] --- PASS: TestPingGet (0.02s) [2019-10-10T19:13:44.434Z] === RUN TestPingHead [2019-10-10T19:13:44.434Z] --- PASS: TestPingHead (0.02s) [2019-10-10T19:13:44.434Z] === RUN TestVersion [2019-10-10T19:13:44.434Z] --- PASS: TestVersion (0.02s) [2019-10-10T19:13:44.434Z] PASS [2019-10-10T19:13:44.434Z] [2019-10-10T19:13:44.434Z] === Skipped [2019-10-10T19:13:44.434Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-10T19:13:44.434Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-10T19:13:44.434Z] [2019-10-10T19:13:44.434Z] [2019-10-10T19:13:44.434Z] DONE 12 tests, 1 skipped in 2.523s [2019-10-10T19:13:44.434Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2019-10-10T19:13:44.434Z] ++ 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 [2019-10-10T19:13:44.434Z] ++ set -e [2019-10-10T19:13:44.434Z] ++ '[' -n 0 ']' [2019-10-10T19:13:44.434Z] ++ set -x [2019-10-10T19:13:44.434Z] ++ env -i DEST=/go/src/github.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= 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 [2019-10-10T19:13:44.434Z] INFO: Testing against a local daemon [2019-10-10T19:13:44.434Z] === RUN TestVolumesCreateAndList [2019-10-10T19:13:44.434Z] --- PASS: TestVolumesCreateAndList (0.06s) [2019-10-10T19:13:44.434Z] === RUN TestVolumesRemove [2019-10-10T19:13:44.434Z] --- PASS: TestVolumesRemove (0.12s) [2019-10-10T19:13:44.434Z] === RUN TestVolumesInspect [2019-10-10T19:13:44.832Z] --- PASS: TestVolumesInspect (0.02s) [2019-10-10T19:13:44.832Z] === RUN TestVolumesInvalidJSON [2019-10-10T19:13:44.833Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-10T19:13:44.833Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-10T19:13:44.833Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-10T19:13:44.833Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-10-10T19:13:44.833Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-10T19:13:44.833Z] PASS [2019-10-10T19:13:44.833Z] [2019-10-10T19:13:44.833Z] DONE 5 tests in 0.363s [2019-10-10T19:13:44.833Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-10T19:13:44.833Z] ++++ cat bundles/test-integration/docker.pid [2019-10-10T19:13:44.833Z] +++ kill 11513 [2019-10-10T19:13:45.288Z] === RUN TestDockerSuite/TestGetContainerStats [2019-10-10T19:13:46.641Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-10T19:13:46.641Z] +++ /etc/init.d/apparmor stop [2019-10-10T19:13:46.641Z] Clearing AppArmor profiles cache:. [2019-10-10T19:13:46.641Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-10T19:13:46.641Z] Unloading profiles will leave already running processes permanently [2019-10-10T19:13:46.641Z] unconfined, which can lead to unexpected situations. [2019-10-10T19:13:46.641Z] [2019-10-10T19:13:46.641Z] To set a process to complain mode, use the command line tool [2019-10-10T19:13:46.641Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-10T19:13:46.641Z] with the 'teardown' option." [2019-10-10T19:13:46.641Z] Post stage [Pipeline] junit [2019-10-10T19:13:48.614Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-10T19:13:50.531Z] + echo Ensuring container killed. [2019-10-10T19:13:50.531Z] Ensuring container killed. [2019-10-10T19:13:50.531Z] + docker rm -vf docker-pr3 [2019-10-10T19:13:50.531Z] Error: No such container: docker-pr3 [2019-10-10T19:13:50.531Z] + true [2019-10-10T19:13:50.540Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [Pipeline] sh [2019-10-10T19:13:51.389Z] + echo Chowning /workspace to jenkins user [2019-10-10T19:13:51.389Z] Chowning /workspace to jenkins user [2019-10-10T19:13:51.389Z] + id -u [2019-10-10T19:13:51.389Z] + id -g [2019-10-10T19:13:51.389Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40059:/workspace busybox chown -R 1001:1001 /workspace [2019-10-10T19:13:51.389Z] Unable to find image 'busybox:latest' locally [2019-10-10T19:13:51.755Z] latest: Pulling from library/busybox [2019-10-10T19:13:51.755Z] 6d4c3d9fc915: Pulling fs layer [2019-10-10T19:13:52.131Z] 6d4c3d9fc915: Download complete [2019-10-10T19:13:52.511Z] 6d4c3d9fc915: Pull complete [2019-10-10T19:13:52.512Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-10T19:13:52.512Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-10T19:13:55.791Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-10-10T19:13:55.925Z] + bundleName=s390x-integration [2019-10-10T19:13:55.925Z] + echo Creating s390x-integration-bundles.tar.gz [2019-10-10T19:13:55.925Z] Creating s390x-integration-bundles.tar.gz [2019-10-10T19:13:55.925Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2019-10-10T19:13:55.925Z] + 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 [2019-10-10T19:13:56.061Z] Archiving artifacts [2019-10-10T19:13:57.158Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-10-10T19:13:57.418Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40059/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-10T19:13:58.184Z] + make clean [2019-10-10T19:13:58.548Z] docker volume rm -f docker-dev-cache [2019-10-10T19:13:58.548Z] docker-dev-cache [Pipeline] deleteDir [2019-10-10T19:14:02.409Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-10-10T19:14:02.974Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-10-10T19:14:02.974Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-10-10T19:14:02.974Z] === RUN TestDockerSuite/TestHealth [2019-10-10T19:14:08.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-10T19:14:08.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-10T19:14:08.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-10T19:14:09.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-10T19:14:09.730Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-10T19:14:13.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-10T19:14:14.691Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2019-10-10T19:14:18.159Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-10T19:14:21.027Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-10-10T19:14:21.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-10T19:14:24.317Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-10-10T19:14:24.317Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-10-10T19:14:24.317Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-10-10T19:14:24.317Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-10-10T19:14:25.111Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-10T19:14:25.686Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-10-10T19:14:25.686Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-10-10T19:14:26.249Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-10-10T19:14:26.506Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-10-10T19:14:26.506Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-10-10T19:14:26.506Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-10-10T19:14:27.070Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-10-10T19:14:27.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-10T19:14:27.327Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-10-10T19:14:27.892Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-10-10T19:14:27.892Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-10-10T19:14:28.821Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-10-10T19:14:29.078Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-10-10T19:14:30.445Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-10-10T19:14:30.817Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-10T19:14:31.375Z] === RUN TestDockerSuite/TestImagesFormat [2019-10-10T19:14:31.375Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-10-10T19:14:32.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-10T19:14:32.305Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-10-10T19:14:34.631Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-10T19:14:35.577Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-10-10T19:14:35.577Z] === RUN TestDockerSuite/TestImportBadURL [2019-10-10T19:14:35.577Z] === RUN TestDockerSuite/TestImportDisplay [2019-10-10T19:14:36.726Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-10T19:14:36.726Z] Using test binary docker [2019-10-10T19:14:36.726Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-10T19:14:36.726Z] +++ /etc/init.d/apparmor start [2019-10-10T19:14:36.726Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-10T19:14:36.726Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-10T19:14:36.726Z] Warning failed to create cache: (null) [2019-10-10T19:14:36.726Z] . [2019-10-10T19:14:36.726Z] INFO: Waiting for daemon to start... [2019-10-10T19:14:36.726Z] Starting dockerd [2019-10-10T19:14:36.726Z] +++ 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 [2019-10-10T19:14:37.471Z] === RUN TestDockerSuite/TestImportFile [2019-10-10T19:14:38.852Z] . [2019-10-10T19:14:38.852Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-10T19:14:38.852Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-10T19:14:38.852Z] Error: No such image: emptyfs [2019-10-10T19:14:38.852Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-10T19:14:38.852Z] ++++ docker load [2019-10-10T19:14:38.852Z] Running integration-test (iteration 1) [2019-10-10T19:14:38.852Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2019-10-10T19:14:38.852Z] ++ 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 [2019-10-10T19:14:38.852Z] ++ set -e [2019-10-10T19:14:38.852Z] ++ '[' -n 0 ']' [2019-10-10T19:14:38.852Z] ++ set -x [2019-10-10T19:14:38.852Z] ++ env -i DEST=/go/src/github.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= 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 [2019-10-10T19:14:39.998Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-10-10T19:14:39.998Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-10-10T19:14:42.520Z] === RUN TestDockerSuite/TestImportGzipped [2019-10-10T19:14:44.412Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-10-10T19:14:46.309Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-10-10T19:14:46.566Z] === RUN TestDockerSuite/TestInfoDebug [2019-10-10T19:14:47.129Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-10-10T19:14:47.692Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2019-10-10T19:14:48.255Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-10-10T19:14:49.201Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-10-10T19:14:50.246Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-10-10T19:14:51.177Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-10-10T19:14:51.741Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-10-10T19:14:51.998Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-10-10T19:14:51.998Z] === RUN TestDockerSuite/TestInfoFormat [2019-10-10T19:14:51.998Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2019-10-10T19:14:52.255Z] === RUN TestDockerSuite/TestInsecureRegistries [2019-10-10T19:14:52.818Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-10-10T19:14:53.471Z] Loaded image: buildpack-deps:jessie [2019-10-10T19:14:53.471Z] Loaded image: busybox:latest [2019-10-10T19:14:53.471Z] Loaded image: busybox:glibc [2019-10-10T19:14:53.471Z] Loaded image: debian:jessie [2019-10-10T19:14:53.471Z] Loaded image: hello-world:latest [2019-10-10T19:14:53.471Z] INFO: Testing against a local daemon [2019-10-10T19:14:53.471Z] === RUN TestCgroupNamespacesBuild [2019-10-10T19:14:53.750Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-10-10T19:14:54.247Z] --- PASS: TestCgroupNamespacesBuild (1.63s) [2019-10-10T19:14:54.247Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-10T19:14:54.247Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-10T19:14:54.678Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-10-10T19:14:54.678Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2019-10-10T19:14:55.609Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-10-10T19:14:55.954Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.60s) [2019-10-10T19:14:55.954Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-10T19:14:55.954Z] === RUN TestBuildWithSession [2019-10-10T19:14:55.954Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-10T19:14:55.954Z] build_session_test.go:25: TODO: BuildKit [2019-10-10T19:14:55.954Z] === RUN TestBuildSquashParent [2019-10-10T19:14:56.171Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-10-10T19:14:57.543Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-10-10T19:14:58.234Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2019-10-10T19:14:58.234Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-10-10T19:14:58.234Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2019-10-10T19:15:00.128Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-10-10T19:15:01.059Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-10-10T19:15:01.623Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2019-10-10T19:15:01.756Z] --- PASS: TestBuildSquashParent (5.56s) [2019-10-10T19:15:01.756Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-10T19:15:01.756Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-10T19:15:01.756Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-10T19:15:01.756Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-10T19:15:01.756Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-10T19:15:01.756Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-10T19:15:01.756Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-10T19:15:01.756Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-10T19:15:01.756Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-10T19:15:01.756Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-10T19:15:01.756Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-10T19:15:01.756Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-10T19:15:01.756Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-10T19:15:01.756Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-10T19:15:01.756Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-10T19:15:01.756Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-10T19:15:01.756Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-10T19:15:01.880Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-10-10T19:15:02.138Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-10-10T19:15:03.069Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-10-10T19:15:03.069Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-10-10T19:15:04.439Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-10-10T19:15:04.572Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-10T19:15:04.572Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-10T19:15:05.003Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-10-10T19:15:05.260Z] === RUN TestDockerSuite/TestInspectDefault [2019-10-10T19:15:06.189Z] === RUN TestDockerSuite/TestInspectHistory [2019-10-10T19:15:06.604Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-10-10T19:15:06.605Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.78s) [2019-10-10T19:15:06.605Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.92s) [2019-10-10T19:15:06.605Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.16s) [2019-10-10T19:15:06.605Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.16s) [2019-10-10T19:15:06.605Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.16s) [2019-10-10T19:15:06.605Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.35s) [2019-10-10T19:15:06.605Z] === RUN TestBuildMultiStageCopy [2019-10-10T19:15:06.605Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-10T19:15:07.596Z] === RUN TestDockerSuite/TestInspectImage [2019-10-10T19:15:07.596Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-10-10T19:15:07.596Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-10-10T19:15:07.596Z] === RUN TestDockerSuite/TestInspectInt64 [2019-10-10T19:15:08.159Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2019-10-10T19:15:08.159Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-10-10T19:15:08.634Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-10T19:15:08.918Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-10T19:15:09.203Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-10T19:15:09.528Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-10-10T19:15:09.528Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-10-10T19:15:09.819Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-10T19:15:10.101Z] --- PASS: TestBuildMultiStageCopy (3.47s) [2019-10-10T19:15:10.101Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.95s) [2019-10-10T19:15:10.101Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.35s) [2019-10-10T19:15:10.101Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.37s) [2019-10-10T19:15:10.101Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.39s) [2019-10-10T19:15:10.101Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.41s) [2019-10-10T19:15:10.101Z] === RUN TestBuildMultiStageParentConfig [2019-10-10T19:15:10.458Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-10-10T19:15:11.131Z] --- PASS: TestBuildMultiStageParentConfig (0.94s) [2019-10-10T19:15:11.131Z] === RUN TestBuildLabelWithTargets [2019-10-10T19:15:11.388Z] === RUN TestDockerSuite/TestInspectPlugin [2019-10-10T19:15:12.640Z] --- PASS: TestBuildLabelWithTargets (1.50s) [2019-10-10T19:15:12.640Z] === RUN TestBuildWithEmptyLayers [2019-10-10T19:15:13.279Z] --- PASS: TestBuildWithEmptyLayers (0.77s) [2019-10-10T19:15:13.279Z] === RUN TestBuildMultiStageOnBuild [2019-10-10T19:15:13.933Z] === RUN TestDockerSuite/TestInspectRootFS [2019-10-10T19:15:13.933Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-10-10T19:15:14.192Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-10-10T19:15:14.450Z] === RUN TestDockerSuite/TestInspectStatus [2019-10-10T19:15:15.182Z] 12c8dbabfd62: Pull complete [2019-10-10T19:15:15.182Z] Digest: sha256:404e0ee336a063619d1e93a2446061cf19cb3068bacb1775f5613e3b54e527e1 [2019-10-10T19:15:15.182Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-10T19:15:15.182Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2019-10-10T19:15:15.182Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2019-10-10T19:15:15.182Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.805' [2019-10-10T19:15:15.182Z] WARN: Skipping validation tests [2019-10-10T19:15:15.182Z] INFO: Running unit tests at 10/10/2019 19:15:03... [2019-10-10T19:15:15.182Z] INFO: make.ps1 starting at 10/10/2019 19:15:07 [2019-10-10T19:15:15.182Z] INFO: Git commit (4e64b0dee) assumed from DOCKER_GITCOMMIT environment variable [2019-10-10T19:15:15.182Z] INFO: Invoking autogen... [2019-10-10T19:15:15.182Z] INFO: Running unit tests... [2019-10-10T19:15:15.819Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-10-10T19:15:15.988Z] --- PASS: TestBuildMultiStageOnBuild (2.19s) [2019-10-10T19:15:15.988Z] === RUN TestBuildUncleanTarFilenames [2019-10-10T19:15:16.608Z] --- PASS: TestBuildUncleanTarFilenames (1.14s) [2019-10-10T19:15:16.608Z] === RUN TestBuildMultiStageLayerLeak [2019-10-10T19:15:17.187Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-10-10T19:15:18.117Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-10-10T19:15:18.949Z] --- PASS: TestBuildMultiStageLayerLeak (2.28s) [2019-10-10T19:15:18.949Z] === RUN TestBuildWithHugeFile [2019-10-10T19:15:19.047Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-10-10T19:15:19.977Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-10-10T19:15:20.541Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2019-10-10T19:15:21.104Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-10-10T19:15:22.034Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-10-10T19:15:22.966Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-10-10T19:15:22.966Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2019-10-10T19:15:25.488Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-10-10T19:15:27.382Z] === RUN TestDockerSuite/TestLinksEnvs [2019-10-10T19:15:29.276Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-10-10T19:15:29.276Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-10-10T19:15:29.970Z] ? github.com/docker/docker/api [no test files] [2019-10-10T19:15:31.797Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-10-10T19:15:34.322Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-10-10T19:15:36.844Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-10-10T19:15:36.844Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-10-10T19:15:39.377Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-10-10T19:15:39.635Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-10-10T19:15:40.566Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-10-10T19:15:47.110Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2019-10-10T19:15:47.633Z] ok github.com/docker/docker/api/server 0.155s coverage: 9.0% of statements [2019-10-10T19:15:55.210Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-10-10T19:15:56.579Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-10-10T19:15:57.948Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2019-10-10T19:15:58.881Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-10-10T19:15:59.811Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-10-10T19:16:02.334Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2019-10-10T19:16:02.590Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2019-10-10T19:16:02.590Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-10-10T19:16:02.847Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-10-10T19:16:03.104Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-10-10T19:16:03.104Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-10-10T19:16:04.035Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-10-10T19:16:04.966Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-10-10T19:16:09.137Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-10-10T19:16:09.394Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-10-10T19:16:14.646Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-10-10T19:16:15.225Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-10-10T19:16:15.225Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-10-10T19:16:15.495Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2019-10-10T19:16:16.865Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-10-10T19:16:18.237Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-10-10T19:16:18.802Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-10-10T19:16:19.365Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-10-10T19:16:20.736Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-10-10T19:16:22.105Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-10-10T19:16:22.105Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-10-10T19:16:24.628Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-10-10T19:16:25.558Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-10-10T19:16:25.558Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-10-10T19:16:26.488Z] === RUN TestDockerSuite/TestLogsSince [2019-10-10T19:16:29.010Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-10-10T19:16:33.182Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-10-10T19:16:33.182Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-10-10T19:16:36.454Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2019-10-10T19:16:39.727Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-10-10T19:16:39.727Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-10-10T19:16:40.290Z] === RUN TestDockerSuite/TestLogsTail [2019-10-10T19:16:41.219Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-10-10T19:16:42.151Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-10-10T19:16:43.085Z] === RUN TestDockerSuite/TestMountIntoProc [2019-10-10T19:16:43.085Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2019-10-10T19:16:43.659Z] === RUN TestDockerSuite/TestMountIntoSys [2019-10-10T19:16:44.593Z] === RUN TestDockerSuite/TestNetHostname [2019-10-10T19:16:47.122Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-10-10T19:16:47.685Z] === RUN TestDockerSuite/TestNetworkEvents [2019-10-10T19:16:48.029Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-10T19:16:48.029Z] ok github.com/docker/docker/api/server/httputils 0.150s coverage: 14.7% of statements [2019-10-10T19:16:48.029Z] ok github.com/docker/docker/api/server/middleware 0.206s coverage: 37.7% of statements [2019-10-10T19:16:48.029Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-10T19:16:48.029Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-10T19:16:48.029Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-10T19:16:48.029Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-10T19:16:48.029Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-10T19:16:48.029Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-10T19:16:48.029Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-10T19:16:48.029Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-10T19:16:48.029Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-10T19:16:48.029Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-10T19:16:48.029Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-10T19:16:48.029Z] ok github.com/docker/docker/api/server/router/swarm 0.124s coverage: 4.0% of statements [2019-10-10T19:16:48.029Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-10T19:16:48.029Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-10T19:16:48.029Z] ? github.com/docker/docker/api/types [no test files] [2019-10-10T19:16:48.029Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-10T19:16:48.029Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-10T19:16:48.029Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-10T19:16:48.029Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-10T19:16:48.029Z] ok github.com/docker/docker/api/types/filters 0.087s coverage: 95.2% of statements [2019-10-10T19:16:48.029Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-10T19:16:48.029Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-10T19:16:48.029Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-10T19:16:48.029Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-10T19:16:48.029Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-10T19:16:48.029Z] ok github.com/docker/docker/api/types/strslice 0.123s coverage: 90.0% of statements [2019-10-10T19:16:48.029Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-10T19:16:48.029Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-10T19:16:48.029Z] ok github.com/docker/docker/api/types/time 0.385s coverage: 100.0% of statements [2019-10-10T19:16:48.029Z] ok github.com/docker/docker/api/types/versions 0.051s coverage: 75.0% of statements [2019-10-10T19:16:48.029Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-10T19:16:48.029Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-10T19:16:48.029Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-10T19:16:48.029Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2019-10-10T19:16:48.029Z] ? github.com/docker/docker/builder [no test files] [2019-10-10T19:16:48.029Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-10T19:16:48.029Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-10T19:16:48.029Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-10T19:16:48.029Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-10T19:16:48.029Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-10T19:16:48.029Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-10T19:16:48.029Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-10T19:16:49.052Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-10-10T19:16:49.981Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2019-10-10T19:16:50.922Z] ok github.com/docker/docker/builder/dockerfile 0.690s coverage: 46.1% of statements [2019-10-10T19:16:50.922Z] ok github.com/docker/docker/builder/dockerignore 0.064s coverage: 96.8% of statements [2019-10-10T19:16:50.922Z] ok github.com/docker/docker/builder/remotecontext 0.819s coverage: 9.2% of statements [2019-10-10T19:16:51.349Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-10-10T19:16:52.279Z] === RUN TestDockerSuite/TestPluginActive [2019-10-10T19:16:54.173Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-10-10T19:16:56.051Z] --- PASS: TestBuildWithHugeFile (82.27s) [2019-10-10T19:16:56.051Z] === RUN TestBuildWithEmptyDockerfile [2019-10-10T19:16:56.051Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-10T19:16:56.051Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-10T19:16:56.051Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-10T19:16:56.051Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-10T19:16:56.051Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-10T19:16:56.051Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-10T19:16:56.051Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-10T19:16:56.051Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-10T19:16:56.052Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-10T19:16:56.052Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2019-10-10T19:16:56.052Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s) [2019-10-10T19:16:56.052Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s) [2019-10-10T19:16:56.052Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.31s) [2019-10-10T19:16:56.052Z] === RUN TestBuildPreserveOwnership [2019-10-10T19:16:56.052Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-10T19:16:56.052Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-10T19:16:56.052Z] --- PASS: TestBuildPreserveOwnership (4.79s) [2019-10-10T19:16:56.052Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.15s) [2019-10-10T19:16:56.052Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.63s) [2019-10-10T19:16:56.052Z] === RUN TestBuildPlatformInvalid [2019-10-10T19:16:56.052Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2019-10-10T19:16:56.052Z] PASS [2019-10-10T19:16:56.052Z] [2019-10-10T19:16:56.052Z] === Skipped [2019-10-10T19:16:56.052Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2019-10-10T19:16:56.052Z] build_session_test.go:25: TODO: BuildKit [2019-10-10T19:16:56.052Z] [2019-10-10T19:16:56.052Z] [2019-10-10T19:16:56.052Z] DONE 32 tests, 1 skipped in 127.908s [2019-10-10T19:16:56.052Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2019-10-10T19:16:56.052Z] ++ 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 [2019-10-10T19:16:56.052Z] ++ set -e [2019-10-10T19:16:56.052Z] ++ '[' -n 0 ']' [2019-10-10T19:16:56.052Z] ++ set -x [2019-10-10T19:16:56.052Z] ++ env -i DEST=/go/src/github.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= 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 [2019-10-10T19:16:56.052Z] INFO: Testing against a local daemon [2019-10-10T19:16:56.052Z] === RUN TestConfigList [2019-10-10T19:16:56.052Z] --- PASS: TestConfigList (2.21s) [2019-10-10T19:16:56.052Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-10T19:16:56.052Z] === RUN TestConfigsCreateAndDelete [2019-10-10T19:16:56.052Z] --- PASS: TestConfigsCreateAndDelete (2.17s) [2019-10-10T19:16:56.052Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-10T19:16:56.052Z] === RUN TestConfigsUpdate [2019-10-10T19:16:56.052Z] --- PASS: TestConfigsUpdate (2.14s) [2019-10-10T19:16:56.052Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-10T19:16:56.052Z] === RUN TestTemplatedConfig [2019-10-10T19:16:56.052Z] --- PASS: TestTemplatedConfig (2.80s) [2019-10-10T19:16:56.052Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-10T19:16:56.052Z] === RUN TestConfigInspect [2019-10-10T19:16:56.698Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2019-10-10T19:16:58.076Z] --- PASS: TestConfigInspect (2.19s) [2019-10-10T19:16:58.076Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-10T19:16:58.076Z] === RUN TestConfigCreateWithLabels [2019-10-10T19:17:00.767Z] --- PASS: TestConfigCreateWithLabels (2.24s) [2019-10-10T19:17:00.767Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-10T19:17:00.767Z] === RUN TestConfigCreateResolve [2019-10-10T19:17:01.954Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-10-10T19:17:01.954Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-10-10T19:17:02.210Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-10-10T19:17:02.844Z] --- PASS: TestConfigCreateResolve (2.21s) [2019-10-10T19:17:02.844Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-10T19:17:02.844Z] === RUN TestConfigDaemonLibtrustID [2019-10-10T19:17:03.133Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2019-10-10T19:17:03.133Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-10T19:17:03.133Z] PASS [2019-10-10T19:17:03.133Z] [2019-10-10T19:17:03.133Z] DONE 8 tests in 16.624s [2019-10-10T19:17:03.133Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2019-10-10T19:17:03.133Z] ++ 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 [2019-10-10T19:17:03.133Z] ++ set -e [2019-10-10T19:17:03.133Z] ++ '[' -n 0 ']' [2019-10-10T19:17:03.133Z] ++ set -x [2019-10-10T19:17:03.133Z] ++ env -i DEST=/go/src/github.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= 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 [2019-10-10T19:17:03.420Z] INFO: Testing against a local daemon [2019-10-10T19:17:03.420Z] === RUN TestCheckpoint [2019-10-10T19:17:03.420Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-10T19:17:03.420Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-10T19:17:03.420Z] === RUN TestContainerInvalidJSON [2019-10-10T19:17:03.420Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-10T19:17:03.420Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-10T19:17:03.420Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-10T19:17:03.420Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-10T19:17:03.420Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-10T19:17:03.420Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-10T19:17:03.420Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-10T19:17:03.420Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-10T19:17:03.420Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-10T19:17:03.420Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-10-10T19:17:03.420Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-10T19:17:03.420Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-10T19:17:03.420Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-10T19:17:03.420Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-10T19:17:03.420Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2019-10-10T19:17:03.420Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-10T19:17:03.420Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2019-10-10T19:17:03.420Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-10T19:17:03.711Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2019-10-10T19:17:03.711Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-10T19:17:03.711Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2019-10-10T19:17:03.711Z] === RUN TestCopyFromContainer [2019-10-10T19:17:05.193Z] === RUN TestCopyFromContainer// [2019-10-10T19:17:05.193Z] === RUN TestCopyFromContainer//bar/root [2019-10-10T19:17:05.479Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-10T19:17:05.479Z] === RUN TestCopyFromContainer/bar/quux [2019-10-10T19:17:05.479Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-10T19:17:05.485Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-10-10T19:17:05.766Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-10T19:17:05.766Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-10T19:17:05.766Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-10T19:17:06.052Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-10T19:17:06.052Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-10T19:17:06.052Z] --- PASS: TestCopyFromContainer (2.48s) [2019-10-10T19:17:06.052Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-10-10T19:17:06.052Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2019-10-10T19:17:06.052Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-10-10T19:17:06.052Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2019-10-10T19:17:06.052Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2019-10-10T19:17:06.052Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2019-10-10T19:17:06.052Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2019-10-10T19:17:06.052Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-10-10T19:17:06.052Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2019-10-10T19:17:06.052Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2019-10-10T19:17:06.052Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-10T19:17:06.337Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-10T19:17:06.337Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-10T19:17:06.337Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-10T19:17:06.337Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-10T19:17:06.337Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-10T19:17:06.337Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-10T19:17:06.337Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-10T19:17:06.337Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-10T19:17:06.337Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-10T19:17:06.337Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2019-10-10T19:17:06.337Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-10-10T19:17:06.337Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-10-10T19:17:06.337Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-10T19:17:06.337Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-10T19:17:06.337Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-10-10T19:17:06.337Z] === RUN TestCreateWithInvalidEnv [2019-10-10T19:17:06.337Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-10T19:17:06.337Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-10T19:17:06.337Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-10T19:17:06.337Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-10T19:17:06.337Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-10T19:17:06.337Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-10T19:17:06.337Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-10T19:17:06.337Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-10T19:17:06.337Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-10T19:17:06.337Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-10-10T19:17:06.337Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-10T19:17:06.337Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-10T19:17:06.337Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-10T19:17:06.337Z] === RUN TestCreateTmpfsMountsTarget [2019-10-10T19:17:06.337Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-10-10T19:17:06.337Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-10T19:17:08.008Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-10-10T19:17:08.372Z] --- PASS: TestCreateWithCustomMaskedPaths (1.93s) [2019-10-10T19:17:08.372Z] === RUN TestCreateWithCapabilities [2019-10-10T19:17:08.372Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-10T19:17:08.372Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-10T19:17:08.372Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-10T19:17:08.372Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-10T19:17:08.372Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-10T19:17:08.372Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-10T19:17:08.372Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-10T19:17:08.372Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-10T19:17:08.373Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-10T19:17:08.373Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-10T19:17:08.373Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-10T19:17:08.373Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-10T19:17:08.373Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-10T19:17:08.373Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-10T19:17:08.373Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-10T19:17:08.373Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-10T19:17:08.373Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-10T19:17:08.373Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-10T19:17:08.373Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-10T19:17:08.373Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-10T19:17:08.373Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-10T19:17:08.373Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-10T19:17:08.373Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-10T19:17:08.373Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-10T19:17:08.373Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-10T19:17:08.373Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-10T19:17:08.373Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-10T19:17:08.373Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-10T19:17:08.373Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-10T19:17:08.373Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-10T19:17:08.373Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-10T19:17:08.373Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-10T19:17:08.373Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-10T19:17:08.373Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-10-10T19:17:08.373Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-10-10T19:17:08.373Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-10-10T19:17:08.373Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2019-10-10T19:17:08.373Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.04s) [2019-10-10T19:17:08.373Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2019-10-10T19:17:08.373Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2019-10-10T19:17:08.373Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-10T19:17:08.373Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2019-10-10T19:17:08.373Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2019-10-10T19:17:08.373Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2019-10-10T19:17:08.373Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2019-10-10T19:17:08.373Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-10T19:17:09.900Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-10-10T19:17:10.442Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.96s) [2019-10-10T19:17:10.442Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-10T19:17:10.442Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-10T19:17:10.442Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-10T19:17:10.443Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-10T19:17:10.443Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-10T19:17:10.443Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-10T19:17:10.443Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-10T19:17:10.443Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-10T19:17:10.443Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-10T19:17:10.443Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-10T19:17:10.443Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-10T19:17:10.443Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-10T19:17:10.443Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-10T19:17:10.443Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-10T19:17:10.443Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-10T19:17:10.443Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-10T19:17:10.443Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2019-10-10T19:17:10.443Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2019-10-10T19:17:10.443Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2019-10-10T19:17:10.443Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2019-10-10T19:17:10.443Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2019-10-10T19:17:10.443Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2019-10-10T19:17:10.443Z] === RUN TestContainerStartOnDaemonRestart [2019-10-10T19:17:10.443Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-10T19:17:10.443Z] === RUN TestDaemonRestartIpcMode [2019-10-10T19:17:10.443Z] === PAUSE TestDaemonRestartIpcMode [2019-10-10T19:17:10.443Z] === RUN TestDiff [2019-10-10T19:17:11.071Z] --- PASS: TestDiff (0.64s) [2019-10-10T19:17:11.071Z] === RUN TestExecWithCloseStdin [2019-10-10T19:17:11.793Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2019-10-10T19:17:12.099Z] --- PASS: TestExecWithCloseStdin (0.91s) [2019-10-10T19:17:12.099Z] === RUN TestExec [2019-10-10T19:17:13.109Z] --- PASS: TestExec (0.87s) [2019-10-10T19:17:13.110Z] === RUN TestExecUser [2019-10-10T19:17:13.734Z] --- PASS: TestExecUser (0.85s) [2019-10-10T19:17:13.734Z] === RUN TestExportContainerAndImportImage [2019-10-10T19:17:14.765Z] --- PASS: TestExportContainerAndImportImage (0.98s) [2019-10-10T19:17:14.765Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-10T19:17:15.076Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-10-10T19:17:15.332Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2019-10-10T19:17:16.252Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s) [2019-10-10T19:17:16.252Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-10T19:17:16.252Z] === RUN TestHealthCheckWorkdir [2019-10-10T19:17:17.226Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-10-10T19:17:17.274Z] --- PASS: TestHealthCheckWorkdir (1.04s) [2019-10-10T19:17:17.274Z] === RUN TestHealthKillContainer [2019-10-10T19:17:19.119Z] === RUN TestDockerSuite/TestPortHostBinding [2019-10-10T19:17:19.119Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2019-10-10T19:17:20.488Z] === RUN TestDockerSuite/TestPortList [2019-10-10T19:17:20.732Z] --- PASS: TestHealthKillContainer (2.92s) [2019-10-10T19:17:20.733Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-10T19:17:21.018Z] --- PASS: TestInspectCpusetInConfigPre120 (0.67s) [2019-10-10T19:17:21.018Z] === RUN TestIpcModeNone [2019-10-10T19:17:21.640Z] --- PASS: TestIpcModeNone (0.86s) [2019-10-10T19:17:21.640Z] === RUN TestIpcModePrivate [2019-10-10T19:17:22.650Z] --- PASS: TestIpcModePrivate (0.86s) [2019-10-10T19:17:22.650Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2019-10-10T19:17:22.650Z] === RUN TestIpcModeShareable [2019-10-10T19:17:23.011Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-10-10T19:17:23.658Z] --- PASS: TestIpcModeShareable (0.85s) [2019-10-10T19:17:23.658Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2019-10-10T19:17:23.658Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-10T19:17:26.342Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.48s) [2019-10-10T19:17:26.343Z] === RUN TestAPIIpcModeHost [2019-10-10T19:17:26.566Z] ok github.com/docker/docker/builder/remotecontext/git 35.892s coverage: 85.1% of statements [2019-10-10T19:17:26.566Z] ? github.com/docker/docker/cli [no test files] [2019-10-10T19:17:26.566Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-10T19:17:26.566Z] ok github.com/docker/docker/cli/debug 0.044s coverage: 100.0% of statements [2019-10-10T19:17:26.566Z] ok github.com/docker/docker/client 0.603s coverage: 75.3% of statements [2019-10-10T19:17:26.628Z] --- PASS: TestAPIIpcModeHost (0.70s) [2019-10-10T19:17:26.628Z] === RUN TestDaemonIpcModeShareable [2019-10-10T19:17:28.264Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2019-10-10T19:17:28.653Z] --- PASS: TestDaemonIpcModeShareable (1.73s) [2019-10-10T19:17:28.653Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-10T19:17:28.653Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-10-10T19:17:28.653Z] === RUN TestDaemonIpcModePrivate [2019-10-10T19:17:30.143Z] --- PASS: TestDaemonIpcModePrivate (1.78s) [2019-10-10T19:17:30.143Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-10T19:17:30.143Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-10-10T19:17:30.143Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-10T19:17:30.292Z] ok github.com/docker/docker/cmd/dockerd 0.615s coverage: 19.0% of statements [2019-10-10T19:17:31.539Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2019-10-10T19:17:32.170Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.74s) [2019-10-10T19:17:32.170Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-10T19:17:32.170Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-10-10T19:17:32.170Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-10T19:17:32.468Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-10-10T19:17:33.647Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.76s) [2019-10-10T19:17:33.647Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-10T19:17:33.648Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-10-10T19:17:33.648Z] === RUN TestIpcModeOlderClient [2019-10-10T19:17:33.648Z] === PAUSE TestIpcModeOlderClient [2019-10-10T19:17:33.648Z] === RUN TestKillContainerInvalidSignal [2019-10-10T19:17:34.013Z] ok github.com/docker/docker/container 0.576s coverage: 42.5% of statements [2019-10-10T19:17:34.013Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-10T19:17:34.013Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-10T19:17:34.013Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-10T19:17:34.013Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-10T19:17:34.264Z] --- PASS: TestKillContainerInvalidSignal (0.69s) [2019-10-10T19:17:34.264Z] === RUN TestKillContainer [2019-10-10T19:17:34.264Z] === RUN TestKillContainer/no_signal [2019-10-10T19:17:34.361Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-10-10T19:17:35.272Z] === RUN TestKillContainer/non_killing_signal [2019-10-10T19:17:35.555Z] === RUN TestKillContainer/killing_signal [2019-10-10T19:17:36.632Z] --- PASS: TestKillContainer (2.14s) [2019-10-10T19:17:36.632Z] --- PASS: TestKillContainer/no_signal (0.69s) [2019-10-10T19:17:36.632Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2019-10-10T19:17:36.632Z] --- PASS: TestKillContainer/killing_signal (0.64s) [2019-10-10T19:17:36.632Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-10T19:17:36.632Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-10T19:17:37.254Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-10T19:17:37.881Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.42s) [2019-10-10T19:17:37.881Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s) [2019-10-10T19:17:37.881Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2019-10-10T19:17:37.881Z] === RUN TestKillStoppedContainer [2019-10-10T19:17:37.881Z] --- PASS: TestKillStoppedContainer (0.09s) [2019-10-10T19:17:37.881Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-10T19:17:38.167Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2019-10-10T19:17:38.167Z] === RUN TestKillDifferentUserContainer [2019-10-10T19:17:38.786Z] --- PASS: TestKillDifferentUserContainer (0.75s) [2019-10-10T19:17:38.786Z] === RUN TestInspectOomKilledTrue [2019-10-10T19:17:40.262Z] --- PASS: TestInspectOomKilledTrue (1.21s) [2019-10-10T19:17:40.262Z] === RUN TestInspectOomKilledFalse [2019-10-10T19:17:40.877Z] --- PASS: TestInspectOomKilledFalse (0.69s) [2019-10-10T19:17:40.877Z] === RUN TestLinksEtcHostsContentMatch [2019-10-10T19:17:41.493Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) [2019-10-10T19:17:41.493Z] === RUN TestLinksContainerNames [2019-10-10T19:17:42.453Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-10-10T19:17:42.453Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-10-10T19:17:42.453Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-10-10T19:17:42.710Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-10-10T19:17:42.710Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-10-10T19:17:42.966Z] --- PASS: TestLinksContainerNames (1.35s) [2019-10-10T19:17:42.966Z] === RUN TestLogsFollowTailEmpty [2019-10-10T19:17:43.585Z] --- PASS: TestLogsFollowTailEmpty (0.77s) [2019-10-10T19:17:43.585Z] === RUN TestContainerNetworkMountsNoChown [2019-10-10T19:17:43.640Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-10-10T19:17:43.640Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-10-10T19:17:44.207Z] --- PASS: TestContainerNetworkMountsNoChown (0.67s) [2019-10-10T19:17:44.207Z] === RUN TestMountDaemonRoot [2019-10-10T19:17:44.207Z] === RUN TestMountDaemonRoot/default [2019-10-10T19:17:44.207Z] === PAUSE TestMountDaemonRoot/default [2019-10-10T19:17:44.207Z] === RUN TestMountDaemonRoot/private [2019-10-10T19:17:44.207Z] === PAUSE TestMountDaemonRoot/private [2019-10-10T19:17:44.207Z] === RUN TestMountDaemonRoot/rprivate [2019-10-10T19:17:44.207Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-10T19:17:44.207Z] === RUN TestMountDaemonRoot/slave [2019-10-10T19:17:44.207Z] === PAUSE TestMountDaemonRoot/slave [2019-10-10T19:17:44.207Z] === RUN TestMountDaemonRoot/rslave [2019-10-10T19:17:44.207Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-10T19:17:44.207Z] === RUN TestMountDaemonRoot/shared [2019-10-10T19:17:44.207Z] === PAUSE TestMountDaemonRoot/shared [2019-10-10T19:17:44.207Z] === RUN TestMountDaemonRoot/rshared [2019-10-10T19:17:44.207Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-10T19:17:44.207Z] === CONT TestMountDaemonRoot/default [2019-10-10T19:17:44.207Z] === CONT TestMountDaemonRoot/rslave [2019-10-10T19:17:44.207Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-10T19:17:44.207Z] === CONT TestMountDaemonRoot/slave [2019-10-10T19:17:44.207Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-10T19:17:44.207Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-10T19:17:44.207Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-10T19:17:44.207Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-10T19:17:44.207Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-10T19:17:44.207Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-10T19:17:44.207Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-10T19:17:44.207Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-10T19:17:44.207Z] === CONT TestMountDaemonRoot/rprivate [2019-10-10T19:17:44.207Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-10T19:17:44.207Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-10T19:17:44.207Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-10T19:17:44.207Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-10T19:17:44.207Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-10T19:17:44.207Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-10T19:17:44.207Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-10T19:17:44.207Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-10T19:17:44.207Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-10T19:17:44.207Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-10T19:17:44.207Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-10T19:17:44.207Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-10T19:17:44.207Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-10T19:17:44.207Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-10T19:17:44.207Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-10T19:17:44.207Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-10T19:17:44.207Z] === CONT TestMountDaemonRoot/private [2019-10-10T19:17:44.207Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-10T19:17:44.207Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-10T19:17:44.207Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-10T19:17:44.207Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-10T19:17:44.207Z] === CONT TestMountDaemonRoot/shared [2019-10-10T19:17:44.207Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-10T19:17:44.207Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-10T19:17:44.207Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-10T19:17:44.207Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-10T19:17:44.207Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-10T19:17:44.207Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-10T19:17:44.207Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-10T19:17:44.207Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-10T19:17:44.207Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-10T19:17:44.207Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-10T19:17:44.207Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-10T19:17:44.207Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-10T19:17:44.207Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-10T19:17:44.207Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-10T19:17:44.207Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-10T19:17:44.207Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-10T19:17:44.207Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-10T19:17:44.207Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-10T19:17:44.207Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-10T19:17:44.207Z] === CONT TestMountDaemonRoot/rshared [2019-10-10T19:17:44.207Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-10T19:17:44.207Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-10T19:17:44.207Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-10T19:17:44.207Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-10T19:17:44.207Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-10T19:17:44.207Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-10T19:17:44.207Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-10T19:17:44.207Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-10T19:17:44.207Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-10T19:17:44.207Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-10T19:17:44.207Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-10T19:17:44.207Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-10T19:17:44.207Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-10T19:17:44.207Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-10T19:17:44.207Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-10T19:17:44.207Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-10T19:17:44.207Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-10T19:17:44.207Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-10T19:17:44.207Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-10T19:17:44.207Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-10T19:17:44.207Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-10T19:17:44.207Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-10T19:17:44.207Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-10T19:17:44.490Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-10T19:17:44.490Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-10T19:17:44.490Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-10T19:17:44.490Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-10T19:17:44.490Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-10T19:17:44.490Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-10T19:17:44.490Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-10T19:17:44.490Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-10T19:17:44.490Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-10T19:17:44.490Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-10T19:17:44.490Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-10T19:17:44.490Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-10T19:17:44.490Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-10T19:17:44.490Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-10-10T19:17:44.490Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-10T19:17:44.490Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2019-10-10T19:17:44.490Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2019-10-10T19:17:44.490Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2019-10-10T19:17:44.490Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2019-10-10T19:17:44.490Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-10T19:17:44.490Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2019-10-10T19:17:44.490Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2019-10-10T19:17:44.490Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2019-10-10T19:17:44.490Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2019-10-10T19:17:44.490Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-10T19:17:44.490Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2019-10-10T19:17:44.490Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2019-10-10T19:17:44.490Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-10-10T19:17:44.490Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-10-10T19:17:44.490Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-10T19:17:44.490Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-10-10T19:17:44.490Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2019-10-10T19:17:44.490Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2019-10-10T19:17:44.490Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-10-10T19:17:44.490Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-10T19:17:44.490Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-10-10T19:17:44.490Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2019-10-10T19:17:44.490Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2019-10-10T19:17:44.490Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2019-10-10T19:17:44.490Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-10T19:17:44.490Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2019-10-10T19:17:44.490Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2019-10-10T19:17:44.490Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2019-10-10T19:17:44.490Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2019-10-10T19:17:44.490Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-10T19:17:44.490Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-10-10T19:17:44.490Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2019-10-10T19:17:44.490Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2019-10-10T19:17:44.490Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-10-10T19:17:44.490Z] === RUN TestContainerBindMountNonRecursive [2019-10-10T19:17:44.570Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-10-10T19:17:44.570Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-10-10T19:17:44.570Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2019-10-10T19:17:46.466Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-10-10T19:17:46.466Z] === RUN TestDockerSuite/TestPruneContainerLabel [2019-10-10T19:17:46.518Z] --- PASS: TestContainerBindMountNonRecursive (1.64s) [2019-10-10T19:17:46.518Z] === RUN TestNetworkNat [2019-10-10T19:17:46.802Z] --- PASS: TestNetworkNat (0.75s) [2019-10-10T19:17:46.802Z] === RUN TestNetworkLocalhostTCPNat [2019-10-10T19:17:47.810Z] --- PASS: TestNetworkLocalhostTCPNat (0.71s) [2019-10-10T19:17:47.810Z] === RUN TestNetworkLoopbackNat [2019-10-10T19:17:48.821Z] --- PASS: TestNetworkLoopbackNat (0.96s) [2019-10-10T19:17:48.821Z] === RUN TestPause [2019-10-10T19:17:49.437Z] --- PASS: TestPause (0.77s) [2019-10-10T19:17:49.437Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-10T19:17:49.437Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-10T19:17:49.437Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-10T19:17:49.437Z] === RUN TestPauseStopPausedContainer [2019-10-10T19:17:49.766Z] === RUN TestDockerSuite/TestPruneContainerUntil [2019-10-10T19:17:50.057Z] --- PASS: TestPauseStopPausedContainer (0.82s) [2019-10-10T19:17:50.057Z] === RUN TestPsFilter [2019-10-10T19:17:50.341Z] --- PASS: TestPsFilter (0.19s) [2019-10-10T19:17:50.341Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-10T19:17:50.966Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.71s) [2019-10-10T19:17:50.966Z] === RUN TestRemoveContainerWithVolume [2019-10-10T19:17:51.658Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2019-10-10T19:17:51.915Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2019-10-10T19:17:51.915Z] === RUN TestDockerSuite/TestPsByOrder [2019-10-10T19:17:51.975Z] --- PASS: TestRemoveContainerWithVolume (0.70s) [2019-10-10T19:17:51.975Z] === RUN TestRemoveContainerRunning [2019-10-10T19:17:52.610Z] --- PASS: TestRemoveContainerRunning (0.70s) [2019-10-10T19:17:52.611Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-10T19:17:53.296Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.70s) [2019-10-10T19:17:53.296Z] === RUN TestRemoveInvalidContainer [2019-10-10T19:17:53.296Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2019-10-10T19:17:53.296Z] === RUN TestRenameLinkedContainer [2019-10-10T19:17:55.074Z] ok github.com/docker/docker/daemon 2.978s coverage: 9.2% of statements [2019-10-10T19:17:55.075Z] ok github.com/docker/docker/daemon/cluster 1.618s coverage: 0.5% of statements [2019-10-10T19:17:55.075Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.300s coverage: 65.3% of statements [2019-10-10T19:17:55.075Z] ok github.com/docker/docker/daemon/cluster/convert 0.486s coverage: 35.8% of statements [2019-10-10T19:17:55.075Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-10T19:17:55.075Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.600s coverage: 10.9% of statements [2019-10-10T19:17:55.075Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-10T19:17:55.075Z] ok github.com/docker/docker/daemon/config 1.247s coverage: 82.8% of statements [2019-10-10T19:17:55.075Z] ok github.com/docker/docker/daemon/discovery 0.356s coverage: 30.0% of statements [2019-10-10T19:17:55.075Z] ok github.com/docker/docker/daemon/events 0.407s coverage: 50.0% of statements [2019-10-10T19:17:55.075Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-10T19:17:55.075Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-10T19:17:55.075Z] ok github.com/docker/docker/daemon/graphdriver 1.161s coverage: 2.3% of statements [2019-10-10T19:17:55.075Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2019-10-10T19:17:55.075Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2019-10-10T19:17:55.075Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-10T19:17:55.075Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2019-10-10T19:17:55.075Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2019-10-10T19:17:55.075Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2019-10-10T19:17:55.075Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2019-10-10T19:17:55.075Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-10T19:17:55.075Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2019-10-10T19:17:55.075Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2019-10-10T19:17:55.075Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2019-10-10T19:17:56.004Z] --- PASS: TestRenameLinkedContainer (2.80s) [2019-10-10T19:17:56.004Z] === RUN TestRenameStoppedContainer [2019-10-10T19:17:56.086Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-10-10T19:17:56.343Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-10-10T19:17:56.626Z] --- PASS: TestRenameStoppedContainer (0.66s) [2019-10-10T19:17:56.626Z] === RUN TestRenameRunningContainerAndReuse [2019-10-10T19:17:57.967Z] ok github.com/docker/docker/daemon/images 0.553s coverage: 4.9% of statements [2019-10-10T19:17:57.967Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-10T19:17:57.967Z] ok github.com/docker/docker/daemon/links 0.051s coverage: 93.0% of statements [2019-10-10T19:17:57.967Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-10T19:17:57.967Z] ok github.com/docker/docker/daemon/logger 0.464s coverage: 43.0% of statements [2019-10-10T19:17:58.235Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2019-10-10T19:17:58.424Z] ok github.com/docker/docker/daemon/logger/awslogs 1.106s coverage: 77.4% of statements [2019-10-10T19:17:58.424Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2019-10-10T19:17:58.424Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-10T19:17:58.424Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-10T19:17:58.424Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2019-10-10T19:17:58.424Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2019-10-10T19:17:58.424Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.619s coverage: 62.1% of statements [2019-10-10T19:17:58.425Z] --- PASS: TestRenameRunningContainerAndReuse (1.44s) [2019-10-10T19:17:58.425Z] === RUN TestRenameInvalidName [2019-10-10T19:17:58.881Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.516s coverage: 88.3% of statements [2019-10-10T19:17:59.042Z] --- PASS: TestRenameInvalidName (0.89s) [2019-10-10T19:17:59.042Z] === RUN TestRenameAnonymousContainer [2019-10-10T19:18:00.756Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-10-10T19:18:01.722Z] --- PASS: TestRenameAnonymousContainer (2.53s) [2019-10-10T19:18:01.722Z] === RUN TestRenameContainerWithSameName [2019-10-10T19:18:01.779Z] ok github.com/docker/docker/daemon/logger/local 0.414s coverage: 74.7% of statements [2019-10-10T19:18:01.779Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-10T19:18:01.779Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.296s coverage: 21.4% of statements [2019-10-10T19:18:02.340Z] --- PASS: TestRenameContainerWithSameName (0.72s) [2019-10-10T19:18:02.340Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-10T19:18:03.817Z] --- PASS: TestRenameContainerWithLinkedContainer (1.38s) [2019-10-10T19:18:03.817Z] === RUN TestResize [2019-10-10T19:18:03.957Z] ok github.com/docker/docker/daemon/logger/splunk 2.368s coverage: 84.5% of statements [2019-10-10T19:18:03.957Z] ok github.com/docker/docker/daemon/logger/syslog 0.221s coverage: 47.8% of statements [2019-10-10T19:18:03.957Z] ok github.com/docker/docker/daemon/logger/templates 0.051s coverage: 8.3% of statements [2019-10-10T19:18:03.957Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-10T19:18:03.957Z] ? github.com/docker/docker/daemon/network [no test files] [2019-10-10T19:18:03.957Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-10T19:18:04.443Z] --- PASS: TestResize (0.72s) [2019-10-10T19:18:04.443Z] === RUN TestResizeWithInvalidSize [2019-10-10T19:18:05.073Z] --- PASS: TestResizeWithInvalidSize (0.74s) [2019-10-10T19:18:05.073Z] === RUN TestResizeWhenContainerNotStarted [2019-10-10T19:18:05.697Z] --- PASS: TestResizeWhenContainerNotStarted (0.67s) [2019-10-10T19:18:05.697Z] === RUN TestDaemonRestartKillContainers [2019-10-10T19:18:05.697Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-10T19:18:05.697Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-10T19:18:05.697Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-10T19:18:05.697Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-10T19:18:05.697Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-10T19:18:05.697Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-10T19:18:05.697Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-10T19:18:05.697Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-10T19:18:05.697Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-10T19:18:05.697Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-10T19:18:05.697Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-10T19:18:05.697Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-10T19:18:05.697Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-10T19:18:05.697Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-10T19:18:05.697Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-10T19:18:05.697Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-10T19:18:05.697Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-10T19:18:05.697Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-10T19:18:05.697Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-10T19:18:05.697Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-10T19:18:05.697Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-10T19:18:05.697Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-10T19:18:05.697Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-10T19:18:05.697Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-10T19:18:05.697Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-10T19:18:05.697Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-10T19:18:05.697Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-10T19:18:05.697Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-10T19:18:06.006Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-10-10T19:18:06.006Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-10-10T19:18:07.679Z] ok github.com/docker/docker/distribution 1.501s coverage: 20.6% of statements [2019-10-10T19:18:07.679Z] ok github.com/docker/docker/distribution/metadata 2.140s coverage: 48.2% of statements [2019-10-10T19:18:07.679Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-10T19:18:07.679Z] ok github.com/docker/docker/distribution/xfer 2.134s coverage: 76.8% of statements [2019-10-10T19:18:07.679Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-10T19:18:07.679Z] ok github.com/docker/docker/errdefs 0.142s coverage: 49.4% of statements [2019-10-10T19:18:07.747Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-10T19:18:07.747Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-10T19:18:09.247Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-10T19:18:09.247Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-10T19:18:09.873Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-10T19:18:10.181Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-10-10T19:18:10.574Z] ok github.com/docker/docker/image 1.128s coverage: 86.4% of statements [2019-10-10T19:18:10.574Z] ok github.com/docker/docker/image/cache 0.242s coverage: 19.2% of statements [2019-10-10T19:18:10.574Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-10T19:18:10.574Z] ok github.com/docker/docker/image/v1 0.161s coverage: 25.0% of statements [2019-10-10T19:18:10.574Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-10T19:18:11.363Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-10T19:18:11.551Z] === RUN TestDockerSwarmSuite/TestServiceScale [2019-10-10T19:18:12.759Z] ok github.com/docker/docker/layer 0.718s coverage: 30.0% of statements [2019-10-10T19:18:12.759Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-10T19:18:12.971Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-10T19:18:13.266Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-10T19:18:14.822Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2019-10-10T19:18:15.381Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-10T19:18:15.381Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.99s) [2019-10-10T19:18:15.382Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon" [2019-10-10T19:18:15.382Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.10s) [2019-10-10T19:18:15.382Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon" [2019-10-10T19:18:15.382Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.24s) [2019-10-10T19:18:15.382Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon" [2019-10-10T19:18:15.382Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.34s) [2019-10-10T19:18:15.382Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon" [2019-10-10T19:18:15.382Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.06s) [2019-10-10T19:18:15.382Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon" [2019-10-10T19:18:15.382Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.28s) [2019-10-10T19:18:15.382Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon" [2019-10-10T19:18:15.382Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.14s) [2019-10-10T19:18:15.382Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon" [2019-10-10T19:18:15.382Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.99s) [2019-10-10T19:18:15.382Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon" [2019-10-10T19:18:15.382Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.24s) [2019-10-10T19:18:15.382Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon" [2019-10-10T19:18:15.382Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.38s) [2019-10-10T19:18:15.382Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon" [2019-10-10T19:18:15.382Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.39s) [2019-10-10T19:18:15.382Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon" [2019-10-10T19:18:15.382Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.36s) [2019-10-10T19:18:15.382Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon" [2019-10-10T19:18:15.382Z] === RUN TestCgroupNamespacesRun [2019-10-10T19:18:15.650Z] ok github.com/docker/docker/libcontainerd/local 0.356s coverage: 1.0% of statements [2019-10-10T19:18:15.651Z] ok github.com/docker/docker/libcontainerd/queue 0.076s coverage: 100.0% of statements [2019-10-10T19:18:15.651Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-10T19:18:15.651Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-10T19:18:15.651Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-10T19:18:15.651Z] ? github.com/docker/docker/oci [no test files] [2019-10-10T19:18:15.651Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-10T19:18:15.651Z] ok github.com/docker/docker/opts 0.731s coverage: 67.3% of statements [2019-10-10T19:18:15.651Z] ok github.com/docker/docker/pkg/aaparser 0.111s coverage: 50.0% of statements [2019-10-10T19:18:17.413Z] --- PASS: TestCgroupNamespacesRun (1.71s) [2019-10-10T19:18:17.413Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-10T19:18:17.413Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-10T19:18:18.891Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.67s) [2019-10-10T19:18:18.891Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-10T19:18:18.891Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-10T19:18:18.995Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-10-10T19:18:20.362Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-10-10T19:18:20.926Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.75s) [2019-10-10T19:18:20.926Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-10T19:18:20.926Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-10T19:18:22.402Z] --- PASS: TestCgroupNamespacesRunHostMode (1.74s) [2019-10-10T19:18:22.402Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-10T19:18:22.402Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-10T19:18:22.898Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-10-10T19:18:24.269Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-10-10T19:18:24.426Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.74s) [2019-10-10T19:18:24.426Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-10T19:18:24.426Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-10T19:18:25.046Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.92s) [2019-10-10T19:18:25.046Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-10T19:18:25.046Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-10T19:18:26.057Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2019-10-10T19:18:26.057Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-10T19:18:26.057Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-10T19:18:26.162Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-10-10T19:18:27.530Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-10-10T19:18:27.537Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.72s) [2019-10-10T19:18:27.537Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-10T19:18:27.537Z] === RUN TestKernelTCPMemory [2019-10-10T19:18:28.561Z] --- PASS: TestKernelTCPMemory (0.88s) [2019-10-10T19:18:28.561Z] === RUN TestNISDomainname [2019-10-10T19:18:29.574Z] --- PASS: TestNISDomainname (1.07s) [2019-10-10T19:18:29.574Z] === RUN TestHostnameDnsResolution [2019-10-10T19:18:30.586Z] --- PASS: TestHostnameDnsResolution (1.11s) [2019-10-10T19:18:30.587Z] === RUN TestStats [2019-10-10T19:18:30.802Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-10-10T19:18:32.171Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-10-10T19:18:32.171Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-10-10T19:18:33.101Z] === RUN TestDockerSuite/TestPsRightTagName [2019-10-10T19:18:33.264Z] --- PASS: TestStats (2.08s) [2019-10-10T19:18:33.264Z] === RUN TestStopContainerWithTimeout [2019-10-10T19:18:33.264Z] === RUN TestStopContainerWithTimeout/0 [2019-10-10T19:18:33.264Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-10T19:18:33.264Z] === RUN TestStopContainerWithTimeout/1 [2019-10-10T19:18:33.264Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-10T19:18:33.264Z] === RUN TestStopContainerWithTimeout/3 [2019-10-10T19:18:33.264Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-10T19:18:33.264Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-10T19:18:33.264Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-10T19:18:33.264Z] === CONT TestStopContainerWithTimeout/0 [2019-10-10T19:18:33.264Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-10T19:18:33.264Z] === CONT TestStopContainerWithTimeout/1 [2019-10-10T19:18:33.264Z] === CONT TestStopContainerWithTimeout/3 [2019-10-10T19:18:34.995Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2019-10-10T19:18:36.364Z] === RUN TestDockerSuite/TestPsShowMounts [2019-10-10T19:18:36.725Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-10-10T19:18:36.725Z] --- PASS: TestStopContainerWithTimeout/0 (1.34s) [2019-10-10T19:18:36.725Z] --- PASS: TestStopContainerWithTimeout/1 (2.21s) [2019-10-10T19:18:36.725Z] --- PASS: TestStopContainerWithTimeout/3 (3.04s) [2019-10-10T19:18:36.725Z] --- PASS: TestStopContainerWithTimeout/-1 (3.27s) [2019-10-10T19:18:36.725Z] === RUN TestDeleteDevicemapper [2019-10-10T19:18:36.725Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-10T19:18:36.725Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-10T19:18:36.725Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-10T19:18:38.256Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-10-10T19:18:39.187Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-10-10T19:18:39.451Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.01s) [2019-10-10T19:18:39.452Z] === RUN TestUpdateMemory [2019-10-10T19:18:40.068Z] --- PASS: TestUpdateMemory (1.06s) [2019-10-10T19:18:40.068Z] === RUN TestUpdateCPUQuota [2019-10-10T19:18:40.118Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-10-10T19:18:40.118Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-10-10T19:18:40.374Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-10-10T19:18:40.631Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-10-10T19:18:40.631Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-10-10T19:18:41.193Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-10-10T19:18:41.758Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-10-10T19:18:42.095Z] --- PASS: TestUpdateCPUQuota (1.57s) [2019-10-10T19:18:42.095Z] === RUN TestUpdatePidsLimit [2019-10-10T19:18:42.095Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-10T19:18:42.095Z] === RUN TestUpdatePidsLimit/no_change [2019-10-10T19:18:42.379Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-10T19:18:43.002Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-10T19:18:43.287Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-10T19:18:43.653Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-10-10T19:18:43.906Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-10T19:18:44.189Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-10T19:18:45.545Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-10-10T19:18:45.568Z] ok github.com/docker/docker/pkg/archive 10.565s coverage: 62.0% of statements [2019-10-10T19:18:45.568Z] ok github.com/docker/docker/pkg/authorization 0.896s coverage: 26.8% of statements [2019-10-10T19:18:45.568Z] ok github.com/docker/docker/pkg/broadcaster 0.044s coverage: 100.0% of statements [2019-10-10T19:18:45.568Z] ok github.com/docker/docker/pkg/capabilities 0.048s coverage: 87.5% of statements [2019-10-10T19:18:45.568Z] ok github.com/docker/docker/pkg/chrootarchive 0.108s coverage: 15.4% of statements [2019-10-10T19:18:45.568Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-10T19:18:45.568Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-10T19:18:45.568Z] ok github.com/docker/docker/pkg/directory 0.063s coverage: 80.0% of statements [2019-10-10T19:18:45.568Z] ok github.com/docker/docker/pkg/discovery 0.188s coverage: 58.3% of statements [2019-10-10T19:18:45.568Z] ok github.com/docker/docker/pkg/discovery/file 0.195s coverage: 92.9% of statements [2019-10-10T19:18:45.568Z] ok github.com/docker/docker/pkg/discovery/kv 3.548s coverage: 84.1% of statements [2019-10-10T19:18:45.568Z] ok github.com/docker/docker/pkg/discovery/memory 0.120s coverage: 92.3% of statements [2019-10-10T19:18:45.568Z] ok github.com/docker/docker/pkg/discovery/nodes 0.074s coverage: 93.8% of statements [2019-10-10T19:18:45.568Z] ok github.com/docker/docker/pkg/filenotify 0.192s coverage: 36.2% of statements [2019-10-10T19:18:45.568Z] ok github.com/docker/docker/pkg/fileutils 0.165s coverage: 87.7% of statements [2019-10-10T19:18:45.568Z] ok github.com/docker/docker/pkg/homedir 0.201s coverage: 42.9% of statements [2019-10-10T19:18:45.568Z] ok github.com/docker/docker/pkg/idtools 0.277s coverage: 6.3% of statements [2019-10-10T19:18:45.568Z] ok github.com/docker/docker/pkg/ioutils 0.839s coverage: 69.2% of statements [2019-10-10T19:18:45.568Z] ok github.com/docker/docker/pkg/jsonmessage 0.430s coverage: 91.7% of statements [2019-10-10T19:18:45.568Z] ok github.com/docker/docker/pkg/locker 0.083s coverage: 88.9% of statements [2019-10-10T19:18:45.568Z] ok github.com/docker/docker/pkg/longpath 0.127s coverage: 100.0% of statements [2019-10-10T19:18:45.568Z] ? github.com/docker/docker/pkg/mount [no test files] [2019-10-10T19:18:45.568Z] ok github.com/docker/docker/pkg/namesgenerator 0.202s coverage: 85.7% of statements [2019-10-10T19:18:45.568Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-10T19:18:45.568Z] ok github.com/docker/docker/pkg/parsers 0.049s coverage: 97.0% of statements [2019-10-10T19:18:45.568Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2019-10-10T19:18:45.568Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2019-10-10T19:18:45.568Z] ok github.com/docker/docker/pkg/pidfile 0.125s coverage: 82.6% of statements [2019-10-10T19:18:45.568Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-10T19:18:45.568Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-10T19:18:45.667Z] --- PASS: TestUpdatePidsLimit (3.95s) [2019-10-10T19:18:45.667Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2019-10-10T19:18:45.667Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2019-10-10T19:18:45.667Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2019-10-10T19:18:45.668Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2019-10-10T19:18:45.668Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2019-10-10T19:18:45.668Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2019-10-10T19:18:45.668Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2019-10-10T19:18:45.668Z] === RUN TestUpdateRestartPolicy [2019-10-10T19:18:46.475Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-10-10T19:18:54.607Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-10-10T19:18:55.975Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-10-10T19:18:58.200Z] --- PASS: TestUpdateRestartPolicy (12.38s) [2019-10-10T19:18:58.200Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-10T19:18:58.496Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-10-10T19:18:58.496Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-10-10T19:18:58.496Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-10-10T19:18:58.752Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-10-10T19:18:58.819Z] --- PASS: TestUpdateRestartWithAutoRemove (0.75s) [2019-10-10T19:18:58.819Z] === RUN TestWaitNonBlocked [2019-10-10T19:18:58.819Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-10T19:18:58.819Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-10T19:18:58.819Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-10T19:18:58.819Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-10T19:18:58.819Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-10T19:18:58.819Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-10T19:18:59.845Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-10-10T19:18:59.845Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.86s) [2019-10-10T19:18:59.845Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.91s) [2019-10-10T19:18:59.845Z] === RUN TestWaitBlocked [2019-10-10T19:18:59.845Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-10T19:18:59.845Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-10T19:18:59.845Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-10T19:18:59.845Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-10T19:18:59.845Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-10T19:18:59.845Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-10T19:19:00.857Z] --- PASS: TestWaitBlocked (0.03s) [2019-10-10T19:19:00.857Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.94s) [2019-10-10T19:19:00.857Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.01s) [2019-10-10T19:19:00.857Z] === CONT TestContainerStartOnDaemonRestart [2019-10-10T19:19:00.857Z] === CONT TestDaemonRestartIpcMode [2019-10-10T19:19:00.857Z] === CONT TestIpcModeOlderClient [2019-10-10T19:19:00.857Z] --- PASS: TestIpcModeOlderClient (0.14s) [2019-10-10T19:19:01.274Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2019-10-10T19:19:01.531Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-10-10T19:19:03.221Z] ok github.com/docker/docker/pkg/plugins 35.215s coverage: 73.4% of statements [2019-10-10T19:19:03.221Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.122s coverage: 56.8% of statements [2019-10-10T19:19:03.221Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-10T19:19:03.221Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-10T19:19:03.221Z] ok github.com/docker/docker/pkg/plugins/transport 0.161s coverage: 85.7% of statements [2019-10-10T19:19:03.221Z] ok github.com/docker/docker/pkg/pools 0.112s coverage: 88.2% of statements [2019-10-10T19:19:03.221Z] ok github.com/docker/docker/pkg/progress 0.064s coverage: 75.9% of statements [2019-10-10T19:19:03.221Z] ok github.com/docker/docker/pkg/pubsub 1.133s coverage: 73.9% of statements [2019-10-10T19:19:03.221Z] ok github.com/docker/docker/pkg/reexec 0.192s coverage: 82.4% of statements [2019-10-10T19:19:03.221Z] ok github.com/docker/docker/pkg/signal 0.096s coverage: 20.3% of statements [2019-10-10T19:19:03.221Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-10T19:19:03.221Z] ok github.com/docker/docker/pkg/stdcopy 0.079s coverage: 100.0% of statements [2019-10-10T19:19:03.221Z] ok github.com/docker/docker/pkg/streamformatter 0.106s coverage: 66.2% of statements [2019-10-10T19:19:03.221Z] ok github.com/docker/docker/pkg/stringid 0.202s coverage: 70.6% of statements [2019-10-10T19:19:03.221Z] ? github.com/docker/docker/pkg/symlink [no test files] [2019-10-10T19:19:03.221Z] ok github.com/docker/docker/pkg/sysinfo 0.076s coverage: 38.2% of statements [2019-10-10T19:19:03.221Z] ok github.com/docker/docker/pkg/system 0.067s coverage: 12.7% of statements [2019-10-10T19:19:03.221Z] ok github.com/docker/docker/pkg/tailfile 0.066s coverage: 88.6% of statements [2019-10-10T19:19:03.221Z] ok github.com/docker/docker/pkg/tarsum 0.357s coverage: 89.3% of statements [2019-10-10T19:19:03.221Z] ok github.com/docker/docker/pkg/term 0.241s coverage: 30.8% of statements [2019-10-10T19:19:03.221Z] ok github.com/docker/docker/pkg/term/windows 0.084s coverage: 0.0% of statements [no tests to run] [2019-10-10T19:19:03.221Z] ok github.com/docker/docker/pkg/truncindex 0.161s coverage: 91.5% of statements [2019-10-10T19:19:03.221Z] ok github.com/docker/docker/pkg/urlutil 0.057s coverage: 100.0% of statements [2019-10-10T19:19:03.221Z] ok github.com/docker/docker/pkg/useragent 0.052s coverage: 88.9% of statements [2019-10-10T19:19:03.221Z] ok github.com/docker/docker/plugin 0.557s coverage: 11.6% of statements [2019-10-10T19:19:03.221Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-10T19:19:03.221Z] ok github.com/docker/docker/plugin/v2 0.251s coverage: 20.1% of statements [2019-10-10T19:19:03.221Z] ok github.com/docker/docker/reference 0.256s coverage: 84.4% of statements [2019-10-10T19:19:03.221Z] ok github.com/docker/docker/registry 0.423s coverage: 52.2% of statements [2019-10-10T19:19:03.221Z] ok github.com/docker/docker/registry/resumable 0.388s coverage: 100.0% of statements [2019-10-10T19:19:03.221Z] ok github.com/docker/docker/restartmanager 0.039s coverage: 50.9% of statements [2019-10-10T19:19:03.221Z] ? github.com/docker/docker/rootless [no test files] [2019-10-10T19:19:03.221Z] ok github.com/docker/docker/runconfig 0.192s coverage: 54.5% of statements [2019-10-10T19:19:03.221Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-10T19:19:03.221Z] ok github.com/docker/docker/testutil 0.200s coverage: 62.5% of statements [2019-10-10T19:19:03.221Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-10T19:19:03.221Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-10T19:19:03.221Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-10T19:19:03.221Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-10T19:19:03.221Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-10T19:19:03.221Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-10T19:19:03.221Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-10T19:19:03.221Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-10T19:19:03.221Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-10T19:19:03.221Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-10T19:19:03.221Z] ? github.com/docker/docker/volume [no test files] [2019-10-10T19:19:03.221Z] ok github.com/docker/docker/volume/drivers 0.518s coverage: 36.1% of statements [2019-10-10T19:19:03.221Z] ok github.com/docker/docker/volume/local 0.307s coverage: 37.7% of statements [2019-10-10T19:19:03.221Z] ok github.com/docker/docker/volume/mounts 0.092s coverage: 66.2% of statements [2019-10-10T19:19:03.221Z] ok github.com/docker/docker/volume/service 0.600s coverage: 70.3% of statements [2019-10-10T19:19:03.221Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-10T19:19:03.221Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-10T19:19:03.426Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-10-10T19:19:04.335Z] --- PASS: TestContainerStartOnDaemonRestart (3.17s) [2019-10-10T19:19:04.335Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-10T19:19:04.620Z] --- PASS: TestDaemonRestartIpcMode (3.93s) [2019-10-10T19:19:04.620Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-10T19:19:04.620Z] PASS [2019-10-10T19:19:04.620Z] [2019-10-10T19:19:04.620Z] === Skipped [2019-10-10T19:19:04.620Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2019-10-10T19:19:04.620Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-10T19:19:04.620Z] [2019-10-10T19:19:04.620Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-10T19:19:04.620Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-10T19:19:04.620Z] [2019-10-10T19:19:04.620Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2019-10-10T19:19:04.620Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-10T19:19:04.620Z] [2019-10-10T19:19:04.620Z] [2019-10-10T19:19:04.620Z] DONE 197 tests, 3 skipped in 121.472s [2019-10-10T19:19:04.620Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2019-10-10T19:19:04.620Z] ++ 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 [2019-10-10T19:19:04.620Z] ++ set -e [2019-10-10T19:19:04.620Z] ++ '[' -n 0 ']' [2019-10-10T19:19:04.620Z] ++ set -x [2019-10-10T19:19:04.620Z] ++ env -i DEST=/go/src/github.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= 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 [2019-10-10T19:19:04.903Z] INFO: Testing against a local daemon [2019-10-10T19:19:04.903Z] === RUN TestCommitInheritsEnv [2019-10-10T19:19:05.191Z] --- PASS: TestCommitInheritsEnv (0.38s) [2019-10-10T19:19:05.191Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-10T19:19:05.191Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-10T19:19:05.191Z] === RUN TestImagesFilterMultiReference [2019-10-10T19:19:05.407Z] INFO: make.ps1 ended at 10/10/2019 19:19:05 [2019-10-10T19:19:05.474Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2019-10-10T19:19:05.474Z] === RUN TestImagePullPlatformInvalid [2019-10-10T19:19:05.474Z] --- PASS: TestImagePullPlatformInvalid (0.06s) [2019-10-10T19:19:05.474Z] === RUN TestRemoveImageOrphaning [2019-10-10T19:19:05.757Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2019-10-10T19:19:05.757Z] === RUN TestRemoveImageGarbageCollector [2019-10-10T19:19:05.757Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-10-10T19:19:05.757Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T19:19:05.757Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-10T19:19:05.757Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-10-10T19:19:05.757Z] === RUN TestTagInvalidReference [2019-10-10T19:19:05.757Z] --- PASS: TestTagInvalidReference (0.04s) [2019-10-10T19:19:05.757Z] === RUN TestTagValidPrefixedRepo [2019-10-10T19:19:06.041Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2019-10-10T19:19:06.041Z] === RUN TestTagExistedNameWithoutForce [2019-10-10T19:19:06.041Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2019-10-10T19:19:06.041Z] === RUN TestTagOfficialNames [2019-10-10T19:19:06.041Z] --- PASS: TestTagOfficialNames (0.06s) [2019-10-10T19:19:06.041Z] === RUN TestTagMatchesDigest [2019-10-10T19:19:06.041Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-10T19:19:06.041Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-10T19:19:07.601Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-10-10T19:19:08.299Z] INFO: Unit tests ended at 10/10/2019 19:19:07. Duration:00:04:04.6462005 [2019-10-10T19:19:08.299Z] INFO: Building busybox [2019-10-10T19:19:08.299Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-10-10T19:19:08.299Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-10-10T19:19:08.299Z] [2019-10-10T19:19:08.299Z] Sending build context to Docker daemon 2.56kB [2019-10-10T19:19:08.299Z] [2019-10-10T19:19:08.299Z] Step 1/6 : FROM microsoft/windowsservercore [2019-10-10T19:19:08.299Z] ---> 739b21bd02e7 [2019-10-10T19:19:08.299Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2019-10-10T19:19:08.299Z] ---> Running in d70cce6941ae [2019-10-10T19:19:08.969Z] === RUN TestDockerSuite/TestRmiBlank [2019-10-10T19:19:09.226Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-10-10T19:19:09.226Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-10-10T19:19:09.482Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2019-10-10T19:19:12.757Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2019-10-10T19:19:13.689Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-10-10T19:19:15.059Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-10-10T19:19:15.059Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-10-10T19:19:15.385Z] Removing intermediate container d70cce6941ae [2019-10-10T19:19:15.385Z] ---> 8e072cf69e7d [2019-10-10T19:19:15.385Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2019-10-10T19:19:15.385Z] [2019-10-10T19:19:15.841Z] ---> af0d6ea838b7 [2019-10-10T19:19:15.841Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2019-10-10T19:19:16.298Z] ---> Running in 592b78c47c05 [2019-10-10T19:19:17.579Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-10-10T19:19:17.828Z] [2019-10-10T19:19:17.829Z] SUCCESS: Specified value was saved. [2019-10-10T19:19:18.143Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-10-10T19:19:20.036Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-10-10T19:19:20.726Z] Removing intermediate container 592b78c47c05 [2019-10-10T19:19:20.726Z] ---> 2cbecf44e8ac [2019-10-10T19:19:20.726Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2019-10-10T19:19:20.726Z] ---> Running in 07a3801c6705 [2019-10-10T19:19:20.966Z] === RUN TestDockerSuite/TestRmiTag [2019-10-10T19:19:20.966Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-10-10T19:19:21.896Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-10-10T19:19:27.179Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-10-10T19:19:27.741Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-10-10T19:19:27.778Z] Cannot create a file when that file already exists. [2019-10-10T19:19:28.671Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-10-10T19:19:29.234Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-10-10T19:19:29.234Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-10-10T19:19:31.131Z] === RUN TestDockerSuite/TestRunAddHost [2019-10-10T19:19:31.697Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-10-10T19:19:32.260Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-10-10T19:19:33.192Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-10-10T19:19:33.192Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-10-10T19:19:34.122Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-10-10T19:19:34.834Z] Removing intermediate container 07a3801c6705 [2019-10-10T19:19:34.834Z] ---> c57eb9c03d72 [2019-10-10T19:19:34.834Z] Step 6/6 : CMD ["sh"] [2019-10-10T19:19:34.834Z] ---> Running in df96397f005d [2019-10-10T19:19:35.392Z] Removing intermediate container df96397f005d [2019-10-10T19:19:35.392Z] ---> 6703cfeb7bc0 [2019-10-10T19:19:35.392Z] Successfully built 6703cfeb7bc0 [2019-10-10T19:19:35.392Z] Successfully tagged busybox:latest [2019-10-10T19:19:35.392Z] INFO: Docker images of the daemon under test [2019-10-10T19:19:35.392Z] [2019-10-10T19:19:35.392Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-10-10T19:19:35.392Z] busybox latest 6703cfeb7bc0 1 second ago 4.83GB [2019-10-10T19:19:35.392Z] mcr.microsoft.com/windows/servercore ltsc2019 739b21bd02e7 2 days ago 4.79GB [2019-10-10T19:19:35.392Z] microsoft/windowsservercore latest 739b21bd02e7 2 days ago 4.79GB [2019-10-10T19:19:35.392Z] [2019-10-10T19:19:35.392Z] INFO: Running integration tests at 10/10/2019 19:19:35... [2019-10-10T19:19:35.392Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2019-10-10T19:19:35.392Z] INFO: Integration API tests being run from the host: [2019-10-10T19:19:35.392Z] INFO: make.ps1 starting at 10/10/2019 19:19:35 [2019-10-10T19:19:36.016Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-10-10T19:19:36.366Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2019-10-10T19:19:36.579Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-10-10T19:19:37.948Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-10-10T19:19:38.512Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2019-10-10T19:19:40.404Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-10-10T19:19:41.774Z] === RUN TestDockerSuite/TestRunAttachDetach [2019-10-10T19:19:43.141Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2019-10-10T19:19:44.072Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2019-10-10T19:19:45.002Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2019-10-10T19:19:45.930Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2019-10-10T19:19:46.859Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-10-10T19:19:47.789Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2019-10-10T19:19:48.361Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2019-10-10T19:19:48.938Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-10-10T19:19:49.868Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-10-10T19:19:50.798Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-10-10T19:19:51.728Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-10-10T19:19:51.728Z] === RUN TestDockerSuite/TestRunBindMounts [2019-10-10T19:19:54.248Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-10-10T19:19:55.179Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-10-10T19:19:56.110Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-10-10T19:19:56.676Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-10-10T19:19:56.676Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-10-10T19:19:57.605Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-10-10T19:19:57.605Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-10-10T19:19:58.535Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-10-10T19:19:59.904Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-10-10T19:20:00.468Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-10-10T19:20:01.399Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-10-10T19:20:01.517Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2019-10-10T19:20:02.329Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-10-10T19:20:02.329Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-10-10T19:20:02.892Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-10-10T19:20:02.892Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-10-10T19:20:03.688Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2019-10-10T19:20:04.786Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-10-10T19:20:05.352Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-10-10T19:20:06.283Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-10-10T19:20:07.213Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-10-10T19:20:07.213Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-10-10T19:20:07.416Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2019-10-10T19:20:08.143Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-10-10T19:20:09.513Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-10-10T19:20:10.349Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2019-10-10T19:20:11.408Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-10-10T19:20:12.789Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-10-10T19:20:13.269Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-10-10T19:20:13.727Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-10-10T19:20:13.764Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-10-10T19:20:14.693Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2019-10-10T19:20:14.696Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-10-10T19:20:15.259Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-10-10T19:20:15.656Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-10-10T19:20:16.113Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-10-10T19:20:16.188Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-10-10T19:20:17.118Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-10-10T19:20:19.003Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-10-10T19:20:19.010Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-10-10T19:20:22.283Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-10-10T19:20:22.539Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-10-10T19:20:23.468Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-10-10T19:20:23.854Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-10-10T19:20:25.990Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-10-10T19:20:27.882Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-10-10T19:20:30.401Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-10-10T19:20:32.441Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-10-10T19:20:33.673Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-10-10T19:20:33.673Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-10-10T19:20:33.673Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-10-10T19:20:33.929Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-10-10T19:20:35.335Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2019-10-10T19:20:35.822Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-10-10T19:20:37.715Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-10-10T19:20:38.228Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2019-10-10T19:20:40.236Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-10-10T19:20:40.800Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-10-10T19:20:41.960Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2019-10-10T19:20:42.694Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-10-10T19:20:43.623Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2019-10-10T19:20:43.623Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-10-10T19:20:44.553Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2019-10-10T19:20:44.854Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2019-10-10T19:20:46.444Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-10-10T19:20:46.444Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-10-10T19:20:47.008Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-10-10T19:20:47.828Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2019-10-10T19:20:47.938Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-10-10T19:20:48.867Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2019-10-10T19:20:49.433Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-10-10T19:20:49.433Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-10-10T19:20:50.364Z] === RUN TestDockerSuite/TestRunEnvironment [2019-10-10T19:20:50.722Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2019-10-10T19:20:50.722Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-10T19:20:50.722Z] INFO: Testing against a local daemon [2019-10-10T19:20:50.722Z] === RUN TestBuildWithSession [2019-10-10T19:20:50.722Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-10T19:20:50.722Z] build_session_test.go:25: TODO: BuildKit [2019-10-10T19:20:50.722Z] === RUN TestBuildSquashParent [2019-10-10T19:20:50.722Z] --- SKIP: TestBuildSquashParent (0.00s) [2019-10-10T19:20:50.722Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T19:20:50.722Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-10T19:20:50.722Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2019-10-10T19:20:50.722Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-10T19:20:50.722Z] === RUN TestBuildMultiStageCopy [2019-10-10T19:20:50.722Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-10T19:20:51.294Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-10-10T19:20:52.224Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-10-10T19:20:52.786Z] === RUN TestDockerSuite/TestRunExitCode [2019-10-10T19:20:53.717Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-10-10T19:20:54.667Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-10-10T19:20:55.597Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-10-10T19:20:56.160Z] === RUN TestDockerSuite/TestRunExposePort [2019-10-10T19:20:56.160Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-10-10T19:20:57.090Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-10-10T19:20:58.018Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-10-10T19:20:59.388Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-10-10T19:20:59.951Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-10T19:20:59.951Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-10-10T19:21:03.073Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-10T19:21:03.073Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-10T19:21:04.036Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-10T19:21:04.124Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-10-10T19:21:05.006Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-10T19:21:05.054Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-10-10T19:21:06.538Z] --- PASS: TestBuildMultiStageCopy (15.95s) [2019-10-10T19:21:06.538Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.92s) [2019-10-10T19:21:06.538Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.89s) [2019-10-10T19:21:06.538Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.25s) [2019-10-10T19:21:06.538Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.40s) [2019-10-10T19:21:06.538Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.49s) [2019-10-10T19:21:06.538Z] === RUN TestBuildMultiStageParentConfig [2019-10-10T19:21:06.538Z] --- SKIP: TestBuildMultiStageParentConfig (0.00s) [2019-10-10T19:21:06.538Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-10T19:21:06.538Z] === RUN TestBuildLabelWithTargets [2019-10-10T19:21:06.538Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2019-10-10T19:21:06.538Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-10T19:21:06.538Z] === RUN TestBuildWithEmptyLayers [2019-10-10T19:21:08.069Z] --- PASS: TestBuildWithEmptyLayers (1.28s) [2019-10-10T19:21:08.069Z] === RUN TestBuildMultiStageOnBuild [2019-10-10T19:21:08.069Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s) [2019-10-10T19:21:08.069Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-10T19:21:08.069Z] === RUN TestBuildUncleanTarFilenames [2019-10-10T19:21:08.069Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2019-10-10T19:21:08.069Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-10T19:21:08.069Z] === RUN TestBuildMultiStageLayerLeak [2019-10-10T19:21:08.069Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s) [2019-10-10T19:21:08.070Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-10T19:21:08.070Z] === RUN TestBuildWithHugeFile [2019-10-10T19:21:08.070Z] --- SKIP: TestBuildWithHugeFile (0.01s) [2019-10-10T19:21:08.070Z] build_test.go:491: testEnv.OSType == "windows" [2019-10-10T19:21:08.070Z] === RUN TestBuildWithEmptyDockerfile [2019-10-10T19:21:08.070Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-10T19:21:08.070Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-10T19:21:08.070Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-10T19:21:08.070Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-10T19:21:08.070Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-10T19:21:08.070Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-10T19:21:08.526Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-10T19:21:08.526Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-10T19:21:08.526Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-10T19:21:08.526Z] --- PASS: TestBuildWithEmptyDockerfile (0.44s) [2019-10-10T19:21:08.526Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2019-10-10T19:21:08.526Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2019-10-10T19:21:08.526Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2019-10-10T19:21:08.526Z] === RUN TestBuildPreserveOwnership [2019-10-10T19:21:08.526Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2019-10-10T19:21:08.526Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-10T19:21:08.526Z] === RUN TestBuildPlatformInvalid [2019-10-10T19:21:08.526Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2019-10-10T19:21:08.526Z] PASS [2019-10-10T19:21:08.526Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2019-10-10T19:21:08.526Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-10T19:21:08.526Z] INFO: Testing against a local daemon [2019-10-10T19:21:08.527Z] === RUN TestConfigList [2019-10-10T19:21:08.527Z] --- SKIP: TestConfigList (0.00s) [2019-10-10T19:21:08.527Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T19:21:08.527Z] === RUN TestConfigsCreateAndDelete [2019-10-10T19:21:08.527Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2019-10-10T19:21:08.527Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T19:21:08.527Z] === RUN TestConfigsUpdate [2019-10-10T19:21:08.527Z] --- SKIP: TestConfigsUpdate (0.00s) [2019-10-10T19:21:08.527Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T19:21:08.527Z] === RUN TestTemplatedConfig [2019-10-10T19:21:08.527Z] --- SKIP: TestTemplatedConfig (0.00s) [2019-10-10T19:21:08.527Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T19:21:08.527Z] === RUN TestConfigInspect [2019-10-10T19:21:08.527Z] --- SKIP: TestConfigInspect (0.00s) [2019-10-10T19:21:08.527Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T19:21:08.527Z] === RUN TestConfigCreateWithLabels [2019-10-10T19:21:08.527Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2019-10-10T19:21:08.527Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2019-10-10T19:21:08.527Z] === RUN TestConfigCreateResolve [2019-10-10T19:21:08.527Z] --- SKIP: TestConfigCreateResolve (0.00s) [2019-10-10T19:21:08.527Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2019-10-10T19:21:08.527Z] === RUN TestConfigDaemonLibtrustID [2019-10-10T19:21:08.527Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2019-10-10T19:21:08.527Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2019-10-10T19:21:08.527Z] PASS [2019-10-10T19:21:08.527Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2019-10-10T19:21:08.527Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-10T19:21:08.527Z] INFO: Testing against a local daemon [2019-10-10T19:21:08.527Z] === RUN TestCheckpoint [2019-10-10T19:21:08.527Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-10T19:21:08.527Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-10T19:21:08.527Z] === RUN TestContainerInvalidJSON [2019-10-10T19:21:08.527Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-10T19:21:08.527Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-10T19:21:08.527Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-10T19:21:08.527Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-10T19:21:08.527Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-10T19:21:08.527Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-10T19:21:08.527Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-10T19:21:08.527Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-10T19:21:08.527Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-10T19:21:08.527Z] --- PASS: TestContainerInvalidJSON (0.05s) [2019-10-10T19:21:08.985Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2019-10-10T19:21:08.985Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-10-10T19:21:08.985Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2019-10-10T19:21:08.985Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-10T19:21:08.985Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.03s) [2019-10-10T19:21:08.985Z] copy_test.go:25: testEnv.OSType == "windows" [2019-10-10T19:21:08.985Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-10T19:21:08.985Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2019-10-10T19:21:08.985Z] copy_test.go:39: testEnv.OSType == "windows" [2019-10-10T19:21:08.985Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-10T19:21:08.985Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.03s) [2019-10-10T19:21:08.985Z] copy_test.go:51: testEnv.OSType == "windows" [2019-10-10T19:21:08.985Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-10T19:21:08.985Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2019-10-10T19:21:08.985Z] copy_test.go:65: testEnv.OSType == "windows" [2019-10-10T19:21:08.985Z] === RUN TestCopyFromContainer [2019-10-10T19:21:08.985Z] --- SKIP: TestCopyFromContainer (0.00s) [2019-10-10T19:21:08.985Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T19:21:08.985Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-10T19:21:08.985Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-10T19:21:08.985Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-10T19:21:08.985Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-10T19:21:08.985Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-10T19:21:08.985Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-10T19:21:08.985Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-10T19:21:08.985Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-10T19:21:08.985Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-10T19:21:08.985Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-10T19:21:08.985Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-10-10T19:21:08.985Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-10-10T19:21:08.985Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-10-10T19:21:08.985Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-10-10T19:21:08.985Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-10T19:21:08.985Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2019-10-10T19:21:08.985Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2019-10-10T19:21:08.985Z] === RUN TestCreateWithInvalidEnv [2019-10-10T19:21:08.985Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-10T19:21:08.985Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-10T19:21:08.985Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-10T19:21:08.985Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-10T19:21:08.985Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-10T19:21:08.985Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-10T19:21:08.985Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-10T19:21:08.985Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-10T19:21:08.985Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-10T19:21:08.985Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-10-10T19:21:08.985Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-10T19:21:08.985Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-10-10T19:21:08.985Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2019-10-10T19:21:08.985Z] === RUN TestCreateTmpfsMountsTarget [2019-10-10T19:21:08.985Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2019-10-10T19:21:08.985Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T19:21:08.985Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-10T19:21:08.985Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2019-10-10T19:21:08.985Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2019-10-10T19:21:08.985Z] === RUN TestCreateWithCapabilities [2019-10-10T19:21:08.985Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2019-10-10T19:21:08.985Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2019-10-10T19:21:08.985Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-10T19:21:08.985Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2019-10-10T19:21:08.985Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2019-10-10T19:21:08.985Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-10T19:21:08.985Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-10T19:21:08.985Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-10T19:21:08.985Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-10T19:21:08.985Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-10T19:21:08.985Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-10T19:21:08.985Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-10T19:21:08.985Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-10T19:21:08.985Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-10T19:21:08.985Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-10T19:21:08.985Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-10T19:21:08.985Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-10T19:21:08.985Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-10T19:21:08.985Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-10T19:21:08.985Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-10T19:21:08.985Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-10T19:21:08.985Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-10-10T19:21:08.985Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-10-10T19:21:08.985Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-10-10T19:21:08.985Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-10-10T19:21:08.985Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-10-10T19:21:08.985Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-10-10T19:21:08.985Z] === RUN TestDiff [2019-10-10T19:21:08.985Z] --- SKIP: TestDiff (0.00s) [2019-10-10T19:21:08.985Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2019-10-10T19:21:08.985Z] === RUN TestExecWithCloseStdin [2019-10-10T19:21:11.878Z] --- PASS: TestExecWithCloseStdin (2.46s) [2019-10-10T19:21:11.878Z] === RUN TestExec [2019-10-10T19:21:11.878Z] --- SKIP: TestExec (0.00s) [2019-10-10T19:21:11.878Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-10-10T19:21:11.878Z] === RUN TestExecUser [2019-10-10T19:21:11.878Z] --- SKIP: TestExecUser (0.00s) [2019-10-10T19:21:11.878Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-10-10T19:21:11.878Z] === RUN TestExportContainerAndImportImage [2019-10-10T19:21:11.878Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2019-10-10T19:21:11.878Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T19:21:11.878Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-10T19:21:11.878Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2019-10-10T19:21:11.878Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T19:21:11.878Z] === RUN TestHealthCheckWorkdir [2019-10-10T19:21:11.878Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2019-10-10T19:21:11.878Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2019-10-10T19:21:11.878Z] === RUN TestHealthKillContainer [2019-10-10T19:21:11.878Z] --- SKIP: TestHealthKillContainer (0.00s) [2019-10-10T19:21:11.878Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2019-10-10T19:21:11.878Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-10T19:21:11.878Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2019-10-10T19:21:11.878Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2019-10-10T19:21:11.878Z] === RUN TestKillContainerInvalidSignal [2019-10-10T19:21:14.054Z] --- PASS: TestKillContainerInvalidSignal (2.43s) [2019-10-10T19:21:14.054Z] === RUN TestKillContainer [2019-10-10T19:21:14.054Z] --- SKIP: TestKillContainer (0.00s) [2019-10-10T19:21:14.054Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2019-10-10T19:21:14.054Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-10T19:21:14.054Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2019-10-10T19:21:14.054Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-10T19:21:14.054Z] === RUN TestKillStoppedContainer [2019-10-10T19:21:14.054Z] --- SKIP: TestKillStoppedContainer (0.00s) [2019-10-10T19:21:14.054Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-10T19:21:14.054Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-10T19:21:14.054Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2019-10-10T19:21:14.054Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-10T19:21:14.054Z] === RUN TestKillDifferentUserContainer [2019-10-10T19:21:14.054Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2019-10-10T19:21:14.054Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2019-10-10T19:21:14.054Z] === RUN TestInspectOomKilledTrue [2019-10-10T19:21:14.054Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-10T19:21:14.054Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-10T19:21:14.054Z] === RUN TestInspectOomKilledFalse [2019-10-10T19:21:14.054Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-10T19:21:14.054Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-10T19:21:14.054Z] === RUN TestLogsFollowTailEmpty [2019-10-10T19:21:16.225Z] --- PASS: TestLogsFollowTailEmpty (2.30s) [2019-10-10T19:21:16.225Z] === RUN TestNetworkNat [2019-10-10T19:21:16.225Z] --- SKIP: TestNetworkNat (0.00s) [2019-10-10T19:21:16.225Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2019-10-10T19:21:16.225Z] === RUN TestNetworkLocalhostTCPNat [2019-10-10T19:21:16.225Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2019-10-10T19:21:16.225Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-10T19:21:16.225Z] === RUN TestNetworkLoopbackNat [2019-10-10T19:21:16.225Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2019-10-10T19:21:16.225Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2019-10-10T19:21:16.225Z] === RUN TestPause [2019-10-10T19:21:16.225Z] --- SKIP: TestPause (0.00s) [2019-10-10T19:21:16.225Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2019-10-10T19:21:16.225Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-10T19:21:17.230Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2019-10-10T19:21:17.793Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-10-10T19:21:18.395Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.21s) [2019-10-10T19:21:18.395Z] === RUN TestPauseStopPausedContainer [2019-10-10T19:21:18.395Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2019-10-10T19:21:18.395Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T19:21:18.395Z] === RUN TestPsFilter [2019-10-10T19:21:18.969Z] --- PASS: TestPsFilter (0.22s) [2019-10-10T19:21:18.969Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-10T19:21:19.687Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2019-10-10T19:21:19.687Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2019-10-10T19:21:19.687Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-10-10T19:21:19.687Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-10-10T19:21:20.250Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-10-10T19:21:21.143Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.48s) [2019-10-10T19:21:21.143Z] === RUN TestRemoveContainerWithVolume [2019-10-10T19:21:23.524Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-10-10T19:21:24.037Z] --- PASS: TestRemoveContainerWithVolume (2.62s) [2019-10-10T19:21:24.037Z] === RUN TestRemoveContainerRunning [2019-10-10T19:21:25.422Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-10-10T19:21:26.210Z] --- PASS: TestRemoveContainerRunning (2.32s) [2019-10-10T19:21:26.210Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-10T19:21:27.313Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-10-10T19:21:27.876Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-10-10T19:21:28.380Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.20s) [2019-10-10T19:21:28.380Z] === RUN TestRemoveInvalidContainer [2019-10-10T19:21:28.380Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2019-10-10T19:21:28.380Z] === RUN TestRenameLinkedContainer [2019-10-10T19:21:28.380Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2019-10-10T19:21:28.380Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2019-10-10T19:21:28.380Z] === RUN TestRenameStoppedContainer [2019-10-10T19:21:28.439Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-10-10T19:21:29.004Z] === RUN TestDockerSuite/TestRunModeHostname [2019-10-10T19:21:30.428Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-10-10T19:21:30.428Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-10-10T19:21:30.685Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-10-10T19:21:31.278Z] --- PASS: TestRenameStoppedContainer (2.70s) [2019-10-10T19:21:31.279Z] === RUN TestRenameRunningContainerAndReuse [2019-10-10T19:21:32.578Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-10-10T19:21:33.508Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-10-10T19:21:35.401Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-10-10T19:21:35.401Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-10-10T19:21:35.658Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-10-10T19:21:35.957Z] --- PASS: TestRenameRunningContainerAndReuse (4.70s) [2019-10-10T19:21:35.957Z] === RUN TestRenameInvalidName [2019-10-10T19:21:37.552Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-10-10T19:21:38.129Z] --- PASS: TestRenameInvalidName (2.23s) [2019-10-10T19:21:38.129Z] === RUN TestRenameAnonymousContainer [2019-10-10T19:21:38.129Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2019-10-10T19:21:38.129Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2019-10-10T19:21:38.129Z] === RUN TestRenameContainerWithSameName [2019-10-10T19:21:38.920Z] === RUN TestDockerSuite/TestRunMount [2019-10-10T19:21:40.300Z] --- PASS: TestRenameContainerWithSameName (2.19s) [2019-10-10T19:21:40.300Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-10T19:21:40.300Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2019-10-10T19:21:40.300Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2019-10-10T19:21:40.300Z] === RUN TestResize [2019-10-10T19:21:40.300Z] --- SKIP: TestResize (0.00s) [2019-10-10T19:21:40.300Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2019-10-10T19:21:40.300Z] === RUN TestResizeWithInvalidSize [2019-10-10T19:21:40.300Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2019-10-10T19:21:40.300Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2019-10-10T19:21:40.300Z] === RUN TestResizeWhenContainerNotStarted [2019-10-10T19:21:42.468Z] --- PASS: TestResizeWhenContainerNotStarted (2.46s) [2019-10-10T19:21:42.468Z] === RUN TestDaemonRestartKillContainers [2019-10-10T19:21:42.468Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2019-10-10T19:21:42.468Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T19:21:42.468Z] === RUN TestStats [2019-10-10T19:21:42.468Z] --- SKIP: TestStats (0.00s) [2019-10-10T19:21:42.468Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2019-10-10T19:21:42.468Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-10T19:21:47.014Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-10-10T19:21:47.014Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-10-10T19:21:47.271Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-10-10T19:21:48.202Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-10-10T19:21:49.132Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-10-10T19:21:49.521Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.03s) [2019-10-10T19:21:49.521Z] === RUN TestStopContainerWithTimeout [2019-10-10T19:21:49.521Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2019-10-10T19:21:49.521Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2019-10-10T19:21:49.521Z] === RUN TestUpdateRestartPolicy [2019-10-10T19:21:51.653Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-10-10T19:21:54.931Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2019-10-10T19:21:55.188Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-10-10T19:21:57.714Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-10-10T19:22:00.990Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-10-10T19:22:02.360Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-10-10T19:22:04.254Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-10-10T19:22:04.254Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-10-10T19:22:05.184Z] === RUN TestDockerSuite/TestRunNetHost [2019-10-10T19:22:05.747Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-10-10T19:22:06.677Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-10-10T19:22:07.606Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-10-10T19:22:08.170Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-10-10T19:22:11.445Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-10-10T19:22:13.966Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-10-10T19:22:14.622Z] --- PASS: TestUpdateRestartPolicy (22.13s) [2019-10-10T19:22:14.622Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-10T19:22:14.622Z] --- PASS: TestUpdateRestartWithAutoRemove (2.01s) [2019-10-10T19:22:14.622Z] === RUN TestWaitNonBlocked [2019-10-10T19:22:14.622Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-10T19:22:14.622Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-10T19:22:14.622Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-10T19:22:14.622Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-10T19:22:14.622Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-10T19:22:14.622Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-10T19:22:15.337Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-10-10T19:22:17.520Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-10-10T19:22:17.520Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.31s) [2019-10-10T19:22:17.520Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.42s) [2019-10-10T19:22:17.520Z] === RUN TestWaitBlocked [2019-10-10T19:22:17.520Z] --- SKIP: TestWaitBlocked (0.00s) [2019-10-10T19:22:17.520Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2019-10-10T19:22:17.520Z] PASS [2019-10-10T19:22:17.520Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2019-10-10T19:22:17.520Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-10T19:22:17.520Z] INFO: Testing against a local daemon [2019-10-10T19:22:17.520Z] === RUN TestCommitInheritsEnv [2019-10-10T19:22:17.520Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2019-10-10T19:22:17.520Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-10T19:22:17.520Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-10T19:22:17.520Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-10-10T19:22:17.520Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2019-10-10T19:22:17.520Z] === RUN TestImagesFilterMultiReference [2019-10-10T19:22:17.520Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2019-10-10T19:22:17.520Z] === RUN TestImagePullPlatformInvalid [2019-10-10T19:22:17.520Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-10-10T19:22:17.520Z] === RUN TestRemoveImageOrphaning [2019-10-10T19:22:17.520Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2019-10-10T19:22:17.520Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-10T19:22:17.520Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-10T19:22:17.520Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-10-10T19:22:17.520Z] === RUN TestTagInvalidReference [2019-10-10T19:22:17.520Z] --- PASS: TestTagInvalidReference (0.03s) [2019-10-10T19:22:17.520Z] === RUN TestTagValidPrefixedRepo [2019-10-10T19:22:17.520Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2019-10-10T19:22:17.520Z] === RUN TestTagExistedNameWithoutForce [2019-10-10T19:22:17.520Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-10-10T19:22:17.520Z] === RUN TestTagOfficialNames [2019-10-10T19:22:17.520Z] --- SKIP: TestTagOfficialNames (0.00s) [2019-10-10T19:22:17.520Z] tag_test.go:98: testEnv.OSType == "windows" [2019-10-10T19:22:17.520Z] === RUN TestTagMatchesDigest [2019-10-10T19:22:17.520Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-10T19:22:17.520Z] PASS [2019-10-10T19:22:17.520Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2019-10-10T19:22:17.520Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-10T19:22:17.520Z] INFO: Testing against a local daemon [2019-10-10T19:22:17.520Z] === RUN TestNetworkCreateDelete [2019-10-10T19:22:17.520Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2019-10-10T19:22:17.520Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2019-10-10T19:22:17.520Z] === RUN TestDockerNetworkDeletePreferID [2019-10-10T19:22:17.520Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2019-10-10T19:22:17.520Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2019-10-10T19:22:17.520Z] === RUN TestInspectNetwork [2019-10-10T19:22:17.520Z] --- SKIP: TestInspectNetwork (0.00s) [2019-10-10T19:22:17.520Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2019-10-10T19:22:17.520Z] === RUN TestRunContainerWithBridgeNone [2019-10-10T19:22:17.520Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2019-10-10T19:22:17.520Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2019-10-10T19:22:17.520Z] === RUN TestNetworkInvalidJSON [2019-10-10T19:22:17.520Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-10T19:22:17.520Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-10T19:22:17.520Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-10T19:22:17.520Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-10T19:22:17.520Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-10T19:22:17.520Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-10T19:22:17.520Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-10T19:22:17.520Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-10T19:22:17.520Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-10T19:22:17.976Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-10-10T19:22:17.976Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2019-10-10T19:22:17.976Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2019-10-10T19:22:17.976Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2019-10-10T19:22:17.976Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-10T19:22:17.976Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2019-10-10T19:22:17.976Z] service_test.go:29: testEnv.OSType == "windows" [2019-10-10T19:22:17.976Z] === RUN TestDaemonDefaultNetworkPools [2019-10-10T19:22:17.976Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2019-10-10T19:22:17.976Z] service_test.go:51: testEnv.OSType == "windows" [2019-10-10T19:22:17.976Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-10T19:22:17.976Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2019-10-10T19:22:17.976Z] service_test.go:94: testEnv.OSType == "windows" [2019-10-10T19:22:17.976Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-10T19:22:17.976Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2019-10-10T19:22:17.976Z] service_test.go:127: testEnv.OSType == "windows" [2019-10-10T19:22:17.976Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-10T19:22:17.976Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2019-10-10T19:22:17.976Z] service_test.go:177: testEnv.OSType == "windows" [2019-10-10T19:22:17.976Z] === RUN TestServiceWithPredefinedNetwork [2019-10-10T19:22:17.976Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2019-10-10T19:22:17.976Z] service_test.go:201: testEnv.OSType == "windows" [2019-10-10T19:22:17.976Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-10T19:22:17.976Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-10T19:22:17.976Z] service_test.go:230: FLAKY_TEST [2019-10-10T19:22:17.976Z] === RUN TestServiceWithDataPathPortInit [2019-10-10T19:22:17.976Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2019-10-10T19:22:17.976Z] service_test.go:319: testEnv.OSType == "windows" [2019-10-10T19:22:17.976Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-10T19:22:17.976Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2019-10-10T19:22:17.976Z] service_test.go:386: testEnv.OSType == "windows" [2019-10-10T19:22:17.976Z] PASS [2019-10-10T19:22:17.976Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-10-10T19:22:17.976Z] PASS [2019-10-10T19:22:17.976Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-10-10T19:22:17.976Z] PASS [2019-10-10T19:22:17.976Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2019-10-10T19:22:17.976Z] PASS [2019-10-10T19:22:17.976Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-10-10T19:22:17.976Z] PASS [2019-10-10T19:22:17.977Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-10-10T19:22:17.977Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-10T19:22:17.977Z] INFO: Testing against a local daemon [2019-10-10T19:22:17.977Z] === RUN TestPluginInvalidJSON [2019-10-10T19:22:17.977Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-10T19:22:17.977Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-10T19:22:17.977Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-10T19:22:17.977Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-10-10T19:22:17.977Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-10T19:22:17.977Z] PASS [2019-10-10T19:22:17.977Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-10-10T19:22:17.977Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-10T19:22:17.977Z] INFO: Testing against a local daemon [2019-10-10T19:22:17.977Z] === RUN TestExternalGraphDriver [2019-10-10T19:22:17.977Z] --- SKIP: TestExternalGraphDriver (0.00s) [2019-10-10T19:22:17.977Z] external_test.go:48: runtime.GOOS == "windows" [2019-10-10T19:22:17.977Z] === RUN TestGraphdriverPluginV2 [2019-10-10T19:22:17.977Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2019-10-10T19:22:17.977Z] external_test.go:407: runtime.GOOS == "windows" [2019-10-10T19:22:17.977Z] PASS [2019-10-10T19:22:17.977Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-10-10T19:22:17.977Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-10T19:22:17.977Z] INFO: Testing against a local daemon [2019-10-10T19:22:17.977Z] PASS [2019-10-10T19:22:17.977Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-10-10T19:22:17.977Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-10T19:22:17.977Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2019-10-10T19:22:18.434Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-10T19:22:18.434Z] INFO: Testing against a local daemon [2019-10-10T19:22:18.434Z] === RUN TestSecretInspect [2019-10-10T19:22:18.434Z] --- SKIP: TestSecretInspect (0.00s) [2019-10-10T19:22:18.434Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T19:22:18.434Z] === RUN TestSecretList [2019-10-10T19:22:18.434Z] --- SKIP: TestSecretList (0.00s) [2019-10-10T19:22:18.434Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T19:22:18.434Z] === RUN TestSecretsCreateAndDelete [2019-10-10T19:22:18.434Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2019-10-10T19:22:18.434Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T19:22:18.434Z] === RUN TestSecretsUpdate [2019-10-10T19:22:18.434Z] --- SKIP: TestSecretsUpdate (0.00s) [2019-10-10T19:22:18.434Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T19:22:18.434Z] === RUN TestTemplatedSecret [2019-10-10T19:22:18.434Z] --- SKIP: TestTemplatedSecret (0.00s) [2019-10-10T19:22:18.434Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T19:22:18.434Z] === RUN TestSecretCreateResolve [2019-10-10T19:22:18.434Z] --- SKIP: TestSecretCreateResolve (0.00s) [2019-10-10T19:22:18.434Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2019-10-10T19:22:18.434Z] PASS [2019-10-10T19:22:18.434Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2019-10-10T19:22:18.434Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-10T19:22:18.434Z] INFO: Testing against a local daemon [2019-10-10T19:22:18.434Z] === RUN TestServiceCreateInit [2019-10-10T19:22:18.434Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-10T19:22:18.434Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-10T19:22:18.434Z] --- PASS: TestServiceCreateInit (0.03s) [2019-10-10T19:22:18.434Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-10-10T19:22:18.434Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T19:22:18.434Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-10-10T19:22:18.434Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T19:22:18.434Z] === RUN TestCreateServiceMultipleTimes [2019-10-10T19:22:18.434Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2019-10-10T19:22:18.434Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T19:22:18.434Z] === RUN TestCreateServiceConflict [2019-10-10T19:22:18.434Z] --- SKIP: TestCreateServiceConflict (0.00s) [2019-10-10T19:22:18.434Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T19:22:18.434Z] === RUN TestCreateServiceMaxReplicas [2019-10-10T19:22:18.434Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2019-10-10T19:22:18.434Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T19:22:18.434Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-10T19:22:18.434Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2019-10-10T19:22:18.434Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T19:22:18.434Z] === RUN TestCreateServiceSecretFileMode [2019-10-10T19:22:18.434Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2019-10-10T19:22:18.434Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T19:22:18.434Z] === RUN TestCreateServiceConfigFileMode [2019-10-10T19:22:18.434Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2019-10-10T19:22:18.434Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T19:22:18.434Z] === RUN TestCreateServiceSysctls [2019-10-10T19:22:18.434Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2019-10-10T19:22:18.434Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T19:22:18.434Z] === RUN TestCreateServiceCapabilities [2019-10-10T19:22:18.434Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2019-10-10T19:22:18.434Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T19:22:18.434Z] === RUN TestInspect [2019-10-10T19:22:18.434Z] --- SKIP: TestInspect (0.00s) [2019-10-10T19:22:18.434Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T19:22:18.434Z] === RUN TestDockerNetworkConnectAlias [2019-10-10T19:22:18.434Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2019-10-10T19:22:18.434Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T19:22:18.434Z] === RUN TestDockerNetworkReConnect [2019-10-10T19:22:18.434Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2019-10-10T19:22:18.434Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T19:22:18.434Z] === RUN TestServicePlugin [2019-10-10T19:22:18.434Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-10T19:22:18.434Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T19:22:18.434Z] === RUN TestServiceUpdateLabel [2019-10-10T19:22:18.434Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2019-10-10T19:22:18.434Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2019-10-10T19:22:18.434Z] === RUN TestServiceUpdateSecrets [2019-10-10T19:22:18.434Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2019-10-10T19:22:18.434Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2019-10-10T19:22:18.434Z] === RUN TestServiceUpdateConfigs [2019-10-10T19:22:18.434Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2019-10-10T19:22:18.434Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2019-10-10T19:22:18.434Z] === RUN TestServiceUpdateNetwork [2019-10-10T19:22:18.434Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2019-10-10T19:22:18.434Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2019-10-10T19:22:18.434Z] PASS [2019-10-10T19:22:18.434Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2019-10-10T19:22:18.434Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-10T19:22:18.434Z] INFO: Testing against a local daemon [2019-10-10T19:22:18.434Z] === RUN TestSessionCreate [2019-10-10T19:22:18.434Z] --- SKIP: TestSessionCreate (0.00s) [2019-10-10T19:22:18.434Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2019-10-10T19:22:18.434Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-10T19:22:18.434Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2019-10-10T19:22:18.434Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2019-10-10T19:22:18.434Z] PASS [2019-10-10T19:22:18.434Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2019-10-10T19:22:18.434Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-10T19:22:18.434Z] INFO: Testing against a local daemon [2019-10-10T19:22:18.434Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-10T19:22:18.434Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-10T19:22:18.434Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T19:22:18.434Z] === RUN TestEventsExecDie [2019-10-10T19:22:18.434Z] --- SKIP: TestEventsExecDie (0.00s) [2019-10-10T19:22:18.434Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2019-10-10T19:22:18.434Z] === RUN TestEventsBackwardsCompatible [2019-10-10T19:22:18.434Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2019-10-10T19:22:18.434Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2019-10-10T19:22:18.434Z] === RUN TestInfoAPI [2019-10-10T19:22:18.613Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-10-10T19:22:18.891Z] --- PASS: TestInfoAPI (0.05s) [2019-10-10T19:22:18.891Z] === RUN TestInfoAPIWarnings [2019-10-10T19:22:18.891Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2019-10-10T19:22:18.891Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-10T19:22:18.891Z] === RUN TestLoginFailsWithBadCredentials [2019-10-10T19:22:19.543Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-10-10T19:22:19.854Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s) [2019-10-10T19:22:19.854Z] === RUN TestPingCacheHeaders [2019-10-10T19:22:19.854Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-10-10T19:22:19.854Z] === RUN TestPingGet [2019-10-10T19:22:19.854Z] --- PASS: TestPingGet (0.03s) [2019-10-10T19:22:19.854Z] === RUN TestPingHead [2019-10-10T19:22:19.854Z] --- PASS: TestPingHead (0.03s) [2019-10-10T19:22:19.854Z] === RUN TestVersion [2019-10-10T19:22:19.854Z] --- PASS: TestVersion (0.03s) [2019-10-10T19:22:19.854Z] PASS [2019-10-10T19:22:19.854Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2019-10-10T19:22:19.854Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-10T19:22:19.854Z] INFO: Testing against a local daemon [2019-10-10T19:22:19.854Z] === RUN TestVolumesCreateAndList [2019-10-10T19:22:19.854Z] --- PASS: TestVolumesCreateAndList (0.07s) [2019-10-10T19:22:19.854Z] === RUN TestVolumesRemove [2019-10-10T19:22:19.854Z] --- SKIP: TestVolumesRemove (0.00s) [2019-10-10T19:22:19.854Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2019-10-10T19:22:19.854Z] === RUN TestVolumesInspect [2019-10-10T19:22:19.854Z] --- PASS: TestVolumesInspect (0.05s) [2019-10-10T19:22:19.854Z] === RUN TestVolumesInvalidJSON [2019-10-10T19:22:19.854Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-10T19:22:19.854Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-10T19:22:19.855Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-10T19:22:19.855Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-10-10T19:22:19.855Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2019-10-10T19:22:19.855Z] PASS [2019-10-10T19:22:19.855Z] INFO: make.ps1 ended at 10/10/2019 19:22:19 [2019-10-10T19:22:19.855Z] INFO: Integration CLI tests being run from the host: [2019-10-10T19:22:19.855Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2019-10-10T19:22:20.108Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-10-10T19:22:20.365Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2019-10-10T19:22:20.928Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-10-10T19:22:21.185Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-10-10T19:22:22.115Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-10-10T19:22:23.050Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-10-10T19:22:23.306Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-10-10T19:22:24.240Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-10-10T19:22:25.188Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2019-10-10T19:22:25.444Z] === RUN TestDockerSuite/TestRunOOMExitCode [2019-10-10T19:22:25.444Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-10-10T19:22:26.374Z] === RUN TestDockerSuite/TestRunPIDsLimit [2019-10-10T19:22:27.308Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-10-10T19:22:29.285Z] === RUN TestDockerSuite/TestRunPortInUse [2019-10-10T19:22:30.158Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-10T19:22:30.158Z] INFO: Testing against a local daemon [2019-10-10T19:22:30.158Z] === RUN TestDockerSuite [2019-10-10T19:22:30.158Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-10-10T19:22:30.158Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-10-10T19:22:30.158Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-10-10T19:22:30.158Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-10-10T19:22:30.158Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-10-10T19:22:30.158Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-10-10T19:22:30.158Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-10-10T19:22:30.158Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-10-10T19:22:30.158Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-10-10T19:22:30.158Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-10-10T19:22:30.655Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2019-10-10T19:22:31.121Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-10-10T19:22:31.121Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-10-10T19:22:31.218Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-10-10T19:22:32.148Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-10-10T19:22:32.148Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2019-10-10T19:22:32.711Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-10-10T19:22:33.642Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-10-10T19:22:34.573Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-10T19:22:34.573Z] === RUN TestDockerSuite/TestRunPublishPort [2019-10-10T19:22:35.502Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-10-10T19:22:36.066Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-10-10T19:22:36.067Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-10-10T19:22:36.997Z] === RUN TestDockerSuite/TestRunRedirectStdout [2019-10-10T19:22:37.254Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2019-10-10T19:22:37.254Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2019-10-10T19:22:39.150Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-10-10T19:22:39.150Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-10-10T19:22:42.427Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-10-10T19:22:43.799Z] === RUN TestDockerSuite/TestRunRm [2019-10-10T19:22:44.855Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-10-10T19:22:44.855Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-10-10T19:22:45.419Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2019-10-10T19:22:46.349Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2019-10-10T19:22:48.873Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-10-10T19:22:49.134Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2019-10-10T19:22:49.391Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-10-10T19:22:50.321Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2019-10-10T19:22:52.855Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2019-10-10T19:22:53.418Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2019-10-10T19:22:57.591Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2019-10-10T19:23:02.844Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2019-10-10T19:23:03.102Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2019-10-10T19:23:04.031Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2019-10-10T19:23:04.961Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2019-10-10T19:23:05.525Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2019-10-10T19:23:06.456Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2019-10-10T19:23:07.387Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2019-10-10T19:23:07.951Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-10-10T19:23:08.882Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-10-10T19:23:09.813Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-10-10T19:23:12.336Z] === RUN TestDockerSuite/TestRunState [2019-10-10T19:23:14.230Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-10-10T19:23:14.794Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-10-10T19:23:15.727Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-10-10T19:23:15.984Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2019-10-10T19:23:15.984Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-10-10T19:23:16.917Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-10-10T19:23:17.481Z] === RUN TestDockerSuite/TestRunSysctls [2019-10-10T19:23:19.375Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-10-10T19:23:19.375Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-10-10T19:23:19.375Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-10-10T19:23:20.306Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2019-10-10T19:23:22.831Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2019-10-10T19:23:23.761Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2019-10-10T19:23:25.656Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2019-10-10T19:23:29.837Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-10-10T19:23:33.110Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-10-10T19:23:33.674Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-10-10T19:23:34.605Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-10-10T19:23:35.534Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-10-10T19:23:38.055Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-10-10T19:23:39.426Z] === RUN TestDockerSuite/TestRunUserByID [2019-10-10T19:23:39.989Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-10-10T19:23:40.246Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-10-10T19:23:40.246Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-10-10T19:23:41.178Z] === RUN TestDockerSuite/TestRunUserByName [2019-10-10T19:23:42.109Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-10-10T19:23:43.039Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2019-10-10T19:23:43.039Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-10-10T19:23:43.039Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-10-10T19:23:43.295Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-10-10T19:23:43.859Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-10-10T19:23:49.113Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-10-10T19:23:49.677Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-10-10T19:23:51.051Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-10-10T19:23:53.574Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-10-10T19:23:55.471Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-10-10T19:23:57.993Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-10-10T19:24:01.267Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-10-10T19:24:01.525Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-10-10T19:24:02.456Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-10-10T19:24:03.386Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-10-10T19:24:03.386Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-10-10T19:24:03.386Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-10-10T19:24:03.386Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-10-10T19:24:03.644Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2019-10-10T19:24:04.575Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2019-10-10T19:24:05.505Z] === RUN TestDockerSuite/TestRunWithCPUShares [2019-10-10T19:24:06.548Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2019-10-10T19:24:07.919Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2019-10-10T19:24:08.850Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2019-10-10T19:24:09.780Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-10-10T19:24:09.780Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2019-10-10T19:24:10.712Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2019-10-10T19:24:10.712Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2019-10-10T19:24:10.712Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2019-10-10T19:24:10.712Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-10-10T19:24:10.712Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2019-10-10T19:24:10.969Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2019-10-10T19:24:11.225Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2019-10-10T19:24:11.225Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2019-10-10T19:24:11.482Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2019-10-10T19:24:11.739Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2019-10-10T19:24:12.671Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2019-10-10T19:24:13.546Z] --- PASS: TestImportExtremelyLargeImageWorks (302.80s) [2019-10-10T19:24:13.546Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-10-10T19:24:13.546Z] PASS [2019-10-10T19:24:13.546Z] [2019-10-10T19:24:13.546Z] === Skipped [2019-10-10T19:24:13.547Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-10-10T19:24:13.547Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T19:24:13.547Z] [2019-10-10T19:24:13.547Z] [2019-10-10T19:24:13.547Z] DONE 12 tests, 1 skipped in 304.125s [2019-10-10T19:24:13.547Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2019-10-10T19:24:13.547Z] ++ 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 [2019-10-10T19:24:13.547Z] ++ set -e [2019-10-10T19:24:13.547Z] ++ '[' -n 0 ']' [2019-10-10T19:24:13.547Z] ++ set -x [2019-10-10T19:24:13.547Z] ++ env -i DEST=/go/src/github.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= 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 [2019-10-10T19:24:13.547Z] INFO: Testing against a local daemon [2019-10-10T19:24:13.547Z] === RUN TestNetworkCreateDelete [2019-10-10T19:24:13.547Z] --- PASS: TestNetworkCreateDelete (0.21s) [2019-10-10T19:24:13.547Z] === RUN TestDockerNetworkDeletePreferID [2019-10-10T19:24:13.547Z] --- PASS: TestDockerNetworkDeletePreferID (0.58s) [2019-10-10T19:24:13.547Z] === RUN TestInspectNetwork [2019-10-10T19:24:13.640Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2019-10-10T19:24:14.162Z] === RUN TestInspectNetwork/full_network_id [2019-10-10T19:24:14.162Z] === RUN TestInspectNetwork/partial_network_id [2019-10-10T19:24:14.162Z] === RUN TestInspectNetwork/network_name [2019-10-10T19:24:14.162Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-10T19:24:14.216Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2019-10-10T19:24:14.216Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2019-10-10T19:24:15.145Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-10-10T19:24:15.402Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-10-10T19:24:16.332Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-10-10T19:24:16.332Z] === RUN TestDockerSuite/TestRunWithShmSize [2019-10-10T19:24:17.262Z] === RUN TestDockerSuite/TestRunWithSwappiness [2019-10-10T19:24:18.192Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2019-10-10T19:24:18.192Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-10-10T19:24:18.192Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-10-10T19:24:18.544Z] --- PASS: TestInspectNetwork (8.56s) [2019-10-10T19:24:18.544Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-10T19:24:18.544Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-10T19:24:18.544Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-10T19:24:18.544Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-10T19:24:18.544Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-10T19:24:18.544Z] === RUN TestRunContainerWithBridgeNone [2019-10-10T19:24:18.755Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-10-10T19:24:20.648Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2019-10-10T19:24:21.276Z] --- PASS: TestRunContainerWithBridgeNone (2.61s) [2019-10-10T19:24:21.276Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-10T19:24:21.276Z] === RUN TestNetworkInvalidJSON [2019-10-10T19:24:21.276Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-10T19:24:21.276Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-10T19:24:21.276Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-10T19:24:21.276Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-10T19:24:21.276Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-10T19:24:21.276Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-10T19:24:21.276Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-10T19:24:21.276Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-10T19:24:21.276Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-10T19:24:21.276Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-10-10T19:24:21.276Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-10T19:24:21.276Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-10T19:24:21.276Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-10T19:24:21.276Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-10T19:24:21.579Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2019-10-10T19:24:21.579Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-10-10T19:24:22.145Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-10-10T19:24:22.145Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-10-10T19:24:22.357Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-10-10T19:24:22.357Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-10T19:24:22.357Z] === RUN TestDaemonDefaultNetworkPools [2019-10-10T19:24:22.991Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2019-10-10T19:24:22.991Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-10T19:24:22.991Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-10T19:24:24.022Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s) [2019-10-10T19:24:24.022Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-10T19:24:24.022Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-10T19:24:24.038Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-10-10T19:24:24.602Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-10-10T19:24:25.509Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.40s) [2019-10-10T19:24:25.509Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-10T19:24:25.509Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-10T19:24:26.128Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2019-10-10T19:24:26.128Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-10T19:24:26.128Z] === RUN TestServiceWithPredefinedNetwork [2019-10-10T19:24:27.874Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-10-10T19:24:28.437Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-10-10T19:24:28.437Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-10-10T19:24:28.437Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-10-10T19:24:28.823Z] --- PASS: TestServiceWithPredefinedNetwork (2.43s) [2019-10-10T19:24:28.823Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-10T19:24:28.823Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-10T19:24:28.823Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-10T19:24:28.823Z] service_test.go:230: FLAKY_TEST [2019-10-10T19:24:28.823Z] === RUN TestServiceWithDataPathPortInit [2019-10-10T19:24:29.367Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2019-10-10T19:24:30.736Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2019-10-10T19:24:31.667Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2019-10-10T19:24:31.924Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-10-10T19:24:31.924Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-10-10T19:24:34.447Z] === RUN TestDockerSuite/TestSaveImageId [2019-10-10T19:24:34.447Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-10-10T19:24:35.013Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-10-10T19:24:37.534Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-10-10T19:24:37.534Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-10-10T19:24:39.432Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-10-10T19:24:39.432Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-10-10T19:24:39.432Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-10-10T19:24:40.824Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-10-10T19:24:42.723Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-10-10T19:24:43.287Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-10-10T19:24:43.287Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-10-10T19:24:43.287Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-10-10T19:24:43.544Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-10-10T19:24:43.800Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-10-10T19:24:44.126Z] --- PASS: TestServiceWithDataPathPortInit (14.66s) [2019-10-10T19:24:44.126Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-10T19:24:44.126Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-10T19:24:44.126Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-10T19:24:45.170Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2019-10-10T19:24:46.539Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-10-10T19:24:50.940Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.30s) [2019-10-10T19:24:50.940Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-10T19:24:50.940Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:kjfka4hdn8rh1g4ilaae1rdfh Created:2019-10-10 19:24:44.295804942 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[9cae1f2bf77a4c0e53b8e4eab7b7caac016d0ac066f6134ab7476f92056a204c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rp898fffs5iaautteej4hvw76 EndpointID:23c78b0305a2ae44d52478ce093c22cc0f35225f4c4b8b1b300ca8b579793b2a MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f75bb9b40e39d833a9a152f394f51beea72d8400a8a3aa60e12802d61536d37c MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:ebf5b211a9f5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rp898fffs5iaautteej4hvw76 EndpointID:23c78b0305a2ae44d52478ce093c22cc0f35225f4c4b8b1b300ca8b579793b2a EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-10T19:24:50.940Z] PASS [2019-10-10T19:24:50.940Z] [2019-10-10T19:24:50.940Z] === Skipped [2019-10-10T19:24:50.940Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-10T19:24:50.940Z] service_test.go:230: FLAKY_TEST [2019-10-10T19:24:50.940Z] [2019-10-10T19:24:50.940Z] [2019-10-10T19:24:50.940Z] DONE 21 tests, 1 skipped in 41.569s [2019-10-10T19:24:50.940Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-10T19:24:50.940Z] ++ 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 [2019-10-10T19:24:50.940Z] ++ set -e [2019-10-10T19:24:50.940Z] ++ '[' -n 0 ']' [2019-10-10T19:24:50.940Z] ++ set -x [2019-10-10T19:24:50.940Z] ++ env -i DEST=/go/src/github.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= 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 [2019-10-10T19:24:50.940Z] INFO: Testing against a local daemon [2019-10-10T19:24:50.940Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-10T19:24:50.940Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-10T19:24:50.940Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-10T19:24:50.940Z] === RUN TestDockerNetworkIpvlan [2019-10-10T19:24:50.940Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-10T19:24:50.940Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-10T19:24:50.940Z] PASS [2019-10-10T19:24:50.940Z] [2019-10-10T19:24:50.940Z] === Skipped [2019-10-10T19:24:50.940Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-10T19:24:50.940Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-10T19:24:50.940Z] [2019-10-10T19:24:50.940Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-10T19:24:50.940Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-10T19:24:50.940Z] [2019-10-10T19:24:50.940Z] [2019-10-10T19:24:50.940Z] DONE 2 tests, 2 skipped in 0.107s [2019-10-10T19:24:50.940Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-10T19:24:50.940Z] ++ 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 [2019-10-10T19:24:50.940Z] ++ set -e [2019-10-10T19:24:50.940Z] ++ '[' -n 0 ']' [2019-10-10T19:24:50.940Z] ++ set -x [2019-10-10T19:24:50.940Z] ++ env -i DEST=/go/src/github.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= 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 [2019-10-10T19:24:50.940Z] INFO: Testing against a local daemon [2019-10-10T19:24:50.940Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-10T19:24:51.792Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-10-10T19:24:52.048Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-10-10T19:24:52.416Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s) [2019-10-10T19:24:52.416Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-10T19:24:52.416Z] === RUN TestDockerNetworkMacvlan [2019-10-10T19:24:53.035Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-10T19:24:54.047Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-10T19:24:55.071Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-10T19:24:55.323Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-10-10T19:24:55.887Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-10-10T19:24:57.770Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-10T19:24:57.779Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-10-10T19:25:00.299Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-10-10T19:25:01.240Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-10T19:25:03.578Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-10-10T19:25:04.142Z] === RUN TestDockerSuite/TestStartRecordError [2019-10-10T19:25:05.662Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-10T19:25:06.036Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-10-10T19:25:07.143Z] --- PASS: TestDockerNetworkMacvlan (14.92s) [2019-10-10T19:25:07.143Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T19:25:07.143Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2019-10-10T19:25:07.143Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T19:25:07.143Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2019-10-10T19:25:07.143Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T19:25:07.143Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.16s) [2019-10-10T19:25:07.143Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T19:25:07.143Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.17s) [2019-10-10T19:25:07.143Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T19:25:07.143Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.26s) [2019-10-10T19:25:07.143Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T19:25:07.143Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.93s) [2019-10-10T19:25:07.143Z] PASS [2019-10-10T19:25:07.143Z] [2019-10-10T19:25:07.143Z] DONE 8 tests in 16.455s [2019-10-10T19:25:07.143Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-10T19:25:07.143Z] ++ 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 [2019-10-10T19:25:07.143Z] ++ set -e [2019-10-10T19:25:07.143Z] ++ '[' -n 0 ']' [2019-10-10T19:25:07.143Z] ++ set -x [2019-10-10T19:25:07.143Z] ++ env -i DEST=/go/src/github.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= 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 [2019-10-10T19:25:07.143Z] testing: warning: no tests to run [2019-10-10T19:25:07.143Z] PASS [2019-10-10T19:25:07.143Z] [2019-10-10T19:25:07.143Z] DONE 0 tests in 0.016s [2019-10-10T19:25:07.143Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-10T19:25:07.143Z] ++ 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 [2019-10-10T19:25:07.143Z] ++ set -e [2019-10-10T19:25:07.143Z] ++ '[' -n 0 ']' [2019-10-10T19:25:07.143Z] ++ set -x [2019-10-10T19:25:07.143Z] ++ env -i DEST=/go/src/github.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= 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 [2019-10-10T19:25:07.143Z] INFO: Testing against a local daemon [2019-10-10T19:25:07.143Z] === RUN TestAuthZPluginAllowRequest [2019-10-10T19:25:08.561Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-10-10T19:25:09.183Z] --- PASS: TestAuthZPluginAllowRequest (1.64s) [2019-10-10T19:25:09.183Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-10T19:25:09.183Z] === RUN TestAuthZPluginTLS [2019-10-10T19:25:09.469Z] --- PASS: TestAuthZPluginTLS (0.58s) [2019-10-10T19:25:09.469Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-10T19:25:09.469Z] === RUN TestAuthZPluginDenyRequest [2019-10-10T19:25:10.088Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2019-10-10T19:25:10.088Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-10T19:25:10.088Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-10T19:25:10.455Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-10-10T19:25:10.707Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.59s) [2019-10-10T19:25:10.707Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-10T19:25:10.707Z] === RUN TestAuthZPluginDenyResponse [2019-10-10T19:25:11.327Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2019-10-10T19:25:11.327Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-10T19:25:11.327Z] === RUN TestAuthZPluginAllowEventStream [2019-10-10T19:25:12.814Z] --- PASS: TestAuthZPluginAllowEventStream (1.67s) [2019-10-10T19:25:12.814Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-10T19:25:12.814Z] === RUN TestAuthZPluginErrorResponse [2019-10-10T19:25:13.147Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-10-10T19:25:13.147Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-10-10T19:25:13.147Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-10-10T19:25:13.147Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-10-10T19:25:13.147Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-10-10T19:25:13.147Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-10-10T19:25:13.147Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-10-10T19:25:13.147Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-10-10T19:25:13.147Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-10-10T19:25:13.147Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-10-10T19:25:13.147Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-10-10T19:25:13.147Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-10-10T19:25:13.147Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-10-10T19:25:13.147Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-10-10T19:25:13.147Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-10-10T19:25:13.147Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-10-10T19:25:13.437Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2019-10-10T19:25:13.437Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-10T19:25:13.438Z] === RUN TestAuthZPluginErrorRequest [2019-10-10T19:25:14.058Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2019-10-10T19:25:14.058Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-10T19:25:14.058Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-10T19:25:14.653Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-10-10T19:25:14.678Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.59s) [2019-10-10T19:25:14.678Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-10T19:25:14.678Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-10T19:25:14.680Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-10-10T19:25:14.680Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-10-10T19:25:14.680Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-10-10T19:25:14.680Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-10-10T19:25:14.680Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-10-10T19:25:16.730Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.13s) [2019-10-10T19:25:16.730Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-10T19:25:16.730Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-10T19:25:17.575Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-10-10T19:25:17.575Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-10-10T19:25:17.575Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-10-10T19:25:18.775Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.05s) [2019-10-10T19:25:18.775Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-10T19:25:18.775Z] === RUN TestAuthZPluginHeader [2019-10-10T19:25:18.827Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-10-10T19:25:19.804Z] --- PASS: TestAuthZPluginHeader (0.97s) [2019-10-10T19:25:19.804Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-10T19:25:19.804Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-10T19:25:19.804Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-10T19:25:19.804Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T19:25:19.804Z] === RUN TestAuthZPluginV2Disable [2019-10-10T19:25:19.804Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-10T19:25:19.804Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T19:25:19.804Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-10T19:25:19.804Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-10T19:25:19.804Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T19:25:19.804Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-10T19:25:19.804Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-10T19:25:19.804Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T19:25:19.804Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-10T19:25:21.346Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-10-10T19:25:26.134Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-10-10T19:25:27.890Z] === RUN TestDockerSuite/TestStatsNoStream [2019-10-10T19:25:30.409Z] === RUN TestDockerSuite/TestStopContainerSignal [2019-10-10T19:25:32.302Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-10-10T19:25:32.866Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-10-10T19:25:33.797Z] === RUN TestDockerSuite/TestTopPrivileged [2019-10-10T19:25:34.729Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-10-10T19:25:34.729Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-10-10T19:25:35.660Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-10-10T19:25:38.257Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2019-10-10T19:25:38.257Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-10T19:25:38.257Z] PASS [2019-10-10T19:25:38.257Z] [2019-10-10T19:25:38.257Z] === Skipped [2019-10-10T19:25:38.257Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-10T19:25:38.257Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T19:25:38.257Z] [2019-10-10T19:25:38.257Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-10T19:25:38.257Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T19:25:38.257Z] [2019-10-10T19:25:38.257Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-10T19:25:38.257Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T19:25:38.257Z] [2019-10-10T19:25:38.257Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-10T19:25:38.257Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T19:25:38.257Z] [2019-10-10T19:25:38.257Z] [2019-10-10T19:25:38.257Z] DONE 17 tests, 4 skipped in 29.470s [2019-10-10T19:25:38.257Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-10T19:25:38.257Z] ++ 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 [2019-10-10T19:25:38.257Z] ++ set -e [2019-10-10T19:25:38.257Z] ++ '[' -n 0 ']' [2019-10-10T19:25:38.257Z] ++ set -x [2019-10-10T19:25:38.257Z] ++ env -i DEST=/go/src/github.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= 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 [2019-10-10T19:25:38.257Z] INFO: Testing against a local daemon [2019-10-10T19:25:38.257Z] === RUN TestPluginInvalidJSON [2019-10-10T19:25:38.257Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-10T19:25:38.257Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-10T19:25:38.257Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-10T19:25:38.257Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-10-10T19:25:38.257Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-10T19:25:38.257Z] PASS [2019-10-10T19:25:38.257Z] [2019-10-10T19:25:38.257Z] DONE 2 tests in 0.125s [2019-10-10T19:25:38.257Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-10T19:25:38.257Z] ++ 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 [2019-10-10T19:25:38.257Z] ++ set -e [2019-10-10T19:25:38.257Z] ++ '[' -n 0 ']' [2019-10-10T19:25:38.257Z] ++ set -x [2019-10-10T19:25:38.258Z] ++ env -i DEST=/go/src/github.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= 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 [2019-10-10T19:25:38.258Z] INFO: Testing against a local daemon [2019-10-10T19:25:38.258Z] === RUN TestExternalGraphDriver [2019-10-10T19:25:38.258Z] === RUN TestExternalGraphDriver/json [2019-10-10T19:25:39.278Z] === RUN TestExternalGraphDriver/spec [2019-10-10T19:25:40.913Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-10-10T19:25:41.359Z] === RUN TestExternalGraphDriver/pull [2019-10-10T19:25:44.045Z] --- PASS: TestExternalGraphDriver (6.79s) [2019-10-10T19:25:44.045Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-10T19:25:44.045Z] --- PASS: TestExternalGraphDriver/json (2.08s) [2019-10-10T19:25:44.045Z] --- PASS: TestExternalGraphDriver/spec (2.02s) [2019-10-10T19:25:44.045Z] --- PASS: TestExternalGraphDriver/pull (2.39s) [2019-10-10T19:25:44.045Z] === RUN TestGraphdriverPluginV2 [2019-10-10T19:25:44.045Z] --- SKIP: TestGraphdriverPluginV2 (0.10s) [2019-10-10T19:25:44.045Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T19:25:44.045Z] PASS [2019-10-10T19:25:44.045Z] [2019-10-10T19:25:44.045Z] === Skipped [2019-10-10T19:25:44.045Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.10s) [2019-10-10T19:25:44.045Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T19:25:44.045Z] [2019-10-10T19:25:44.045Z] [2019-10-10T19:25:44.045Z] DONE 5 tests, 1 skipped in 6.992s [2019-10-10T19:25:44.045Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-10T19:25:44.045Z] ++ 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 [2019-10-10T19:25:44.045Z] ++ set -e [2019-10-10T19:25:44.045Z] ++ '[' -n 0 ']' [2019-10-10T19:25:44.045Z] ++ set -x [2019-10-10T19:25:44.046Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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 [2019-10-10T19:25:44.046Z] INFO: Testing against a local daemon [2019-10-10T19:25:44.046Z] === RUN TestContinueAfterPluginCrash [2019-10-10T19:25:44.046Z] === PAUSE TestContinueAfterPluginCrash [2019-10-10T19:25:44.046Z] === RUN TestDaemonStartWithLogOpt [2019-10-10T19:25:44.046Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-10T19:25:44.046Z] === CONT TestContinueAfterPluginCrash [2019-10-10T19:25:44.046Z] === CONT TestDaemonStartWithLogOpt [2019-10-10T19:25:44.184Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2019-10-10T19:25:44.750Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2019-10-10T19:25:45.680Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2019-10-10T19:25:45.681Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2019-10-10T19:25:46.612Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2019-10-10T19:25:48.650Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2019-10-10T19:25:48.650Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2019-10-10T19:25:50.019Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2019-10-10T19:25:51.388Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2019-10-10T19:25:52.318Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2019-10-10T19:25:54.211Z] === RUN TestDockerSuite/TestUpdateStats [2019-10-10T19:25:59.460Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2019-10-10T19:25:59.509Z] --- PASS: TestDaemonStartWithLogOpt (15.31s) [2019-10-10T19:25:59.509Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-10T19:26:00.390Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2019-10-10T19:26:00.390Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2019-10-10T19:26:01.758Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2019-10-10T19:26:02.688Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-10-10T19:26:05.017Z] --- PASS: TestContinueAfterPluginCrash (20.36s) [2019-10-10T19:26:05.017Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-10T19:26:05.017Z] PASS [2019-10-10T19:26:05.017Z] [2019-10-10T19:26:05.017Z] DONE 2 tests in 20.456s [2019-10-10T19:26:05.017Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-10T19:26:05.017Z] ++ 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 [2019-10-10T19:26:05.017Z] ++ set -e [2019-10-10T19:26:05.017Z] ++ '[' -n 0 ']' [2019-10-10T19:26:05.017Z] ++ set -x [2019-10-10T19:26:05.017Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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 [2019-10-10T19:26:05.017Z] INFO: Testing against a local daemon [2019-10-10T19:26:05.017Z] === RUN TestPluginWithDevMounts [2019-10-10T19:26:05.017Z] === PAUSE TestPluginWithDevMounts [2019-10-10T19:26:05.017Z] === CONT TestPluginWithDevMounts [2019-10-10T19:26:07.043Z] --- PASS: TestPluginWithDevMounts (2.35s) [2019-10-10T19:26:07.043Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-10T19:26:07.043Z] PASS [2019-10-10T19:26:07.043Z] [2019-10-10T19:26:07.043Z] DONE 1 tests in 2.460s [2019-10-10T19:26:07.043Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2019-10-10T19:26:07.043Z] ++ 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 [2019-10-10T19:26:07.043Z] ++ set -e [2019-10-10T19:26:07.043Z] ++ '[' -n 0 ']' [2019-10-10T19:26:07.043Z] ++ set -x [2019-10-10T19:26:07.043Z] ++ env -i DEST=/go/src/github.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= 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 [2019-10-10T19:26:07.043Z] INFO: Testing against a local daemon [2019-10-10T19:26:07.043Z] === RUN TestSecretInspect [2019-10-10T19:26:07.939Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2019-10-10T19:26:09.077Z] --- PASS: TestSecretInspect (2.20s) [2019-10-10T19:26:09.077Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-10T19:26:09.077Z] === RUN TestSecretList [2019-10-10T19:26:11.211Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2019-10-10T19:26:11.765Z] --- PASS: TestSecretList (2.21s) [2019-10-10T19:26:11.765Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-10T19:26:11.765Z] === RUN TestSecretsCreateAndDelete [2019-10-10T19:26:13.794Z] --- PASS: TestSecretsCreateAndDelete (2.25s) [2019-10-10T19:26:13.794Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-10T19:26:13.794Z] === RUN TestSecretsUpdate [2019-10-10T19:26:15.386Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2019-10-10T19:26:15.828Z] --- PASS: TestSecretsUpdate (2.23s) [2019-10-10T19:26:15.828Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-10T19:26:15.828Z] === RUN TestTemplatedSecret [2019-10-10T19:26:17.908Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-10-10T19:26:18.518Z] --- PASS: TestTemplatedSecret (2.92s) [2019-10-10T19:26:18.518Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-10T19:26:18.518Z] === RUN TestSecretCreateResolve [2019-10-10T19:26:21.201Z] --- PASS: TestSecretCreateResolve (2.29s) [2019-10-10T19:26:21.201Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-10T19:26:21.201Z] PASS [2019-10-10T19:26:21.201Z] [2019-10-10T19:26:21.201Z] DONE 6 tests in 14.187s [2019-10-10T19:26:21.201Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2019-10-10T19:26:21.201Z] ++ 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 [2019-10-10T19:26:21.201Z] ++ set -e [2019-10-10T19:26:21.201Z] ++ '[' -n 0 ']' [2019-10-10T19:26:21.201Z] ++ set -x [2019-10-10T19:26:21.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=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= 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 [2019-10-10T19:26:21.201Z] INFO: Testing against a local daemon [2019-10-10T19:26:21.201Z] === RUN TestServiceCreateInit [2019-10-10T19:26:21.201Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-10T19:26:23.170Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-10-10T19:26:25.602Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-10T19:26:28.419Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2019-10-10T19:26:30.017Z] --- PASS: TestServiceCreateInit (8.42s) [2019-10-10T19:26:30.017Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.17s) [2019-10-10T19:26:30.017Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-10T19:26:30.017Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.21s) [2019-10-10T19:26:30.017Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-10T19:26:30.017Z] === RUN TestCreateServiceMultipleTimes [2019-10-10T19:26:30.311Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2019-10-10T19:26:32.832Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2019-10-10T19:26:34.201Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2019-10-10T19:26:36.095Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2019-10-10T19:26:38.614Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2019-10-10T19:26:41.136Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2019-10-10T19:26:43.656Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2019-10-10T19:26:46.177Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2019-10-10T19:26:48.486Z] --- PASS: TestCreateServiceMultipleTimes (17.96s) [2019-10-10T19:26:48.486Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-10T19:26:48.486Z] === RUN TestCreateServiceConflict [2019-10-10T19:26:48.697Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-10-10T19:26:49.971Z] --- PASS: TestCreateServiceConflict (2.24s) [2019-10-10T19:26:49.971Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-10T19:26:49.971Z] === RUN TestCreateServiceMaxReplicas [2019-10-10T19:26:52.666Z] --- PASS: TestCreateServiceMaxReplicas (3.00s) [2019-10-10T19:26:52.666Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-10T19:26:52.666Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-10T19:27:03.552Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-10-10T19:27:03.552Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-10-10T19:27:03.809Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-10-10T19:27:04.743Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-10-10T19:27:04.743Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-10-10T19:27:04.743Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-10-10T19:27:04.743Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-10-10T19:27:05.672Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-10-10T19:27:05.672Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-10-10T19:27:07.042Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-10-10T19:27:07.042Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-10-10T19:27:07.042Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-10-10T19:27:07.042Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-10-10T19:27:07.042Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-10-10T19:27:07.912Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.43s) [2019-10-10T19:27:07.912Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-10T19:27:07.912Z] === RUN TestCreateServiceSecretFileMode [2019-10-10T19:27:08.949Z] --- PASS: TestCreateServiceSecretFileMode (2.60s) [2019-10-10T19:27:08.949Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-10T19:27:08.949Z] === RUN TestCreateServiceConfigFileMode [2019-10-10T19:27:09.563Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-10-10T19:27:09.563Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-10-10T19:27:09.821Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-10-10T19:27:09.821Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-10-10T19:27:09.821Z] === RUN TestDockerSuite/TestVolumeEvents [2019-10-10T19:27:10.753Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-10-10T19:27:11.654Z] --- PASS: TestCreateServiceConfigFileMode (2.61s) [2019-10-10T19:27:11.654Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-10T19:27:11.654Z] === RUN TestCreateServiceSysctls [2019-10-10T19:27:13.274Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-10-10T19:27:13.274Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-10-10T19:27:13.274Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-10-10T19:27:15.112Z] --- PASS: TestCreateServiceSysctls (3.48s) [2019-10-10T19:27:15.112Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-10T19:27:15.112Z] === RUN TestCreateServiceCapabilities [2019-10-10T19:27:16.545Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-10-10T19:27:17.809Z] --- PASS: TestCreateServiceCapabilities (2.72s) [2019-10-10T19:27:17.809Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-10T19:27:17.809Z] === RUN TestInspect [2019-10-10T19:27:17.913Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2019-10-10T19:27:20.510Z] --- PASS: TestInspect (2.82s) [2019-10-10T19:27:20.510Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-10T19:27:20.510Z] === RUN TestDockerNetworkConnectAlias [2019-10-10T19:27:22.092Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-10-10T19:27:22.092Z] --- PASS: TestDockerSuite (1869.24s) [2019-10-10T19:27:22.092Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2019-10-10T19:27:22.092Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.08s) [2019-10-10T19:27:22.092Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2019-10-10T19:27:22.092Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2019-10-10T19:27:22.092Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2019-10-10T19:27:22.092Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-10-10T19:27:22.092Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-10-10T19:27:22.092Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (5.97s) [2019-10-10T19:27:22.092Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) [2019-10-10T19:27:22.092Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.94s) [2019-10-10T19:27:22.092Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.05s) [2019-10-10T19:27:22.092Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.85s) [2019-10-10T19:27:22.092Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.25s) [2019-10-10T19:27:22.092Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2019-10-10T19:27:22.092Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (3.39s) [2019-10-10T19:27:22.092Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.30s) [2019-10-10T19:27:22.092Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-10-10T19:27:22.092Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-10-10T19:27:22.092Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.85s) [2019-10-10T19:27:22.092Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.97s) [2019-10-10T19:27:22.092Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2019-10-10T19:27:22.092Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2019-10-10T19:27:22.092Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-10-10T19:27:22.092Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.05s) [2019-10-10T19:27:22.092Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.77s) [2019-10-10T19:27:22.092Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (4.01s) [2019-10-10T19:27:22.092Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.89s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.67s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.26s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.24s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.72s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.69s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.84s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestAttachDetach (1.35s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.06s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.91s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.24s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.17s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.52s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.29s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.09s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.23s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.41s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.71s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (20.31s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.68s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.84s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.92s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.49s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.68s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.06s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.87s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.67s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.93s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.34s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.75s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.88s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.07s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.90s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.03s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.34s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.15s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.38s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.57s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.23s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.68s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.40s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.49s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.59s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.43s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (9.02s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.41s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.57s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.50s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.44s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.79s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.57s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.07s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.50s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.30s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.75s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.99s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.86s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.42s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.36s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.53s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.03s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.40s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.69s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.91s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.94s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.64s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.92s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.03s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.28s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.29s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.93s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.13s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.68s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildCmd (0.49s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.49s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.51s) [2019-10-10T19:27:22.093Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-10-10T19:27:22.093Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.77s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (8.05s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.38s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildContChar (4.37s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.45s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.44s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.38s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.80s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.96s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.11s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.74s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.98s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.83s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.23s) [2019-10-10T19:27:22.093Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2019-10-10T19:27:22.093Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-10-10T19:27:22.093Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-10-10T19:27:22.093Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-10-10T19:27:22.093Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2019-10-10T19:27:22.093Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-10-10T19:27:22.093Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-10-10T19:27:22.093Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.54s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.83s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.20s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.60s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.95s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.88s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.78s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.66s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.91s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.83s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.62s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.65s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.42s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildDockerignore (14.50s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.79s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.21s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (15.31s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.93s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.32s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.18s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.06s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.08s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.97s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.24s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (18.00s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.11s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.84s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.37s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.35s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.76s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.23s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.52s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.37s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.41s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.65s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.80s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildEnv (1.62s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.39s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.14s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.19s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.97s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.07s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (11.05s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.12s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.79s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.69s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (2.00s) [2019-10-10T19:27:22.093Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2019-10-10T19:27:22.093Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.49s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.81s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildExpose (0.42s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.66s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.49s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.30s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildFails (1.00s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.01s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.43s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.94s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.77s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.35s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.04s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.03s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.67s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.32s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.08s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.63s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.81s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildHistory (4.56s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.55s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.32s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.67s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.60s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.16s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.13s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildLabel (0.61s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.44s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.49s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.38s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildLabels (0.56s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.30s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.21s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildLastModified (6.46s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildLineBreak (5.80s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.19s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.19s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.17s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.17s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.46s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (2.52s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (2.38s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.27s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.42s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.50s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (12.30s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (5.01s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.49s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.88s) [2019-10-10T19:27:22.093Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2019-10-10T19:27:22.093Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.97s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.58s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.59s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.44s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildNetContainer (3.35s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.75s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.28s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.03s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.09s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.39s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.09s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.66s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.63s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.98s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.49s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.82s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.08s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.78s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.64s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.33s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.51s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.43s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.40s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildPATH (2.68s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.22s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.14s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.09s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.97s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.86s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildRm (3.89s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.56s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.88s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.64s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.67s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.40s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.53s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.29s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (5.17s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.14s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.44s) [2019-10-10T19:27:22.093Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-10T19:27:22.093Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.43s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.09s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildStderr (1.11s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.06s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.22s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.10s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.61s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.24s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.93s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildUser (2.40s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.09s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (19.49s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.09s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.32s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.13s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.14s) [2019-10-10T19:27:22.093Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.55s) [2019-10-10T19:27:22.093Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-10-10T19:27:22.093Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-10-10T19:27:22.094Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-10T19:27:22.094Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-10-10T19:27:22.094Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-10T19:27:22.094Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-10-10T19:27:22.094Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-10T19:27:22.094Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.03s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.19s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.70s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.18s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.22s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.12s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.05s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.42s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.66s) [2019-10-10T19:27:22.094Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-10T19:27:22.094Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.99s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.71s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2019-10-10T19:27:22.094Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2019-10-10T19:27:22.094Z] docker_cli_sni_test.go:18: Flakey test [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.80s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.12s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestCommitChange (1.30s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.18s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.87s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.91s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.06s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestCommitTTY (1.81s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.04s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.89s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.99s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.85s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.77s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.89s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.94s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (1.04s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.16s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.79s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.08s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.87s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.14s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.95s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.05s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.98s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.92s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.95s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.91s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.85s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.02s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.90s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.90s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.05s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.98s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.13s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.84s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.73s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.87s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.80s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.66s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.84s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.92s) [2019-10-10T19:27:22.094Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-10T19:27:22.094Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.95s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.06s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.47s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (5.38s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.75s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.02s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.45s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.30s) [2019-10-10T19:27:22.094Z] docker_api_containers_test.go:2100: case 0 - config: {volume /foo false } [2019-10-10T19:27:22.094Z] docker_api_containers_test.go:2100: case 1 - config: {volume /foo/ false } [2019-10-10T19:27:22.094Z] docker_api_containers_test.go:2100: case 2 - config: {volume test1 /foo false } [2019-10-10T19:27:22.094Z] docker_api_containers_test.go:2100: case 3 - config: {volume test2 /foo true } [2019-10-10T19:27:22.094Z] docker_api_containers_test.go:2100: case 4 - config: {volume test3 /foo false 0xc0009de5a0 } [2019-10-10T19:27:22.094Z] docker_api_containers_test.go:2100: case 5 - config: {bind /tmp/test-mounts-api-1822791775 /foo false } [2019-10-10T19:27:22.094Z] docker_api_containers_test.go:2100: case 6 - config: {bind /tmp/test-mounts-api-1822791775 /foo true } [2019-10-10T19:27:22.094Z] docker_api_containers_test.go:2100: case 7 - config: {bind /tmp/test-mounts-api-3631174706 /foo false } [2019-10-10T19:27:22.094Z] docker_api_containers_test.go:2100: case 8 - config: {bind /tmp/test-mounts-api-3631174706 /foo true } [2019-10-10T19:27:22.094Z] docker_api_containers_test.go:2100: case 9 - config: {bind /tmp/test-mounts-api-3631174706 /foo true 0xc0009dea40 } [2019-10-10T19:27:22.094Z] docker_api_containers_test.go:2100: case 10 - config: {volume /foo false 0xc0009dea60 } [2019-10-10T19:27:22.094Z] docker_api_containers_test.go:2100: case 11 - config: {volume /foo/ false 0xc0009dea80 } [2019-10-10T19:27:22.094Z] docker_api_containers_test.go:2100: case 12 - config: {volume test4 /foo false 0xc0009deac0 } [2019-10-10T19:27:22.094Z] docker_api_containers_test.go:2100: case 13 - config: {volume test5 /foo true 0xc0009deae0 } [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.62s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.54s) [2019-10-10T19:27:22.094Z] docker_api_containers_test.go:1927: case 0 [2019-10-10T19:27:22.094Z] docker_api_containers_test.go:1927: case 1 [2019-10-10T19:27:22.094Z] docker_api_containers_test.go:1927: case 2 [2019-10-10T19:27:22.094Z] docker_api_containers_test.go:1927: case 3 [2019-10-10T19:27:22.094Z] docker_api_containers_test.go:1927: case 4 [2019-10-10T19:27:22.094Z] docker_api_containers_test.go:1927: case 5 [2019-10-10T19:27:22.094Z] docker_api_containers_test.go:1927: case 6 [2019-10-10T19:27:22.094Z] docker_api_containers_test.go:1927: case 7 [2019-10-10T19:27:22.094Z] docker_api_containers_test.go:1927: case 8 [2019-10-10T19:27:22.094Z] docker_api_containers_test.go:1927: case 9 [2019-10-10T19:27:22.094Z] docker_api_containers_test.go:1927: case 10 [2019-10-10T19:27:22.094Z] docker_api_containers_test.go:1927: case 11 [2019-10-10T19:27:22.094Z] docker_api_containers_test.go:1927: case 12 [2019-10-10T19:27:22.094Z] docker_api_containers_test.go:1927: case 13 [2019-10-10T19:27:22.094Z] docker_api_containers_test.go:1927: case 14 [2019-10-10T19:27:22.094Z] docker_api_containers_test.go:1927: case 15 [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.05s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.48s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.18s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.75s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.22s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.94s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.01s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.14s) [2019-10-10T19:27:22.094Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-check-ownership101254119/file1 512a0b596dbd2f5366323b43cb8ed6976c3741c05fedb83d4c11413901149899:/tmpvol/file1` [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.07s) [2019-10-10T19:27:22.094Z] docker_cli_cp_utils_test.go:192: running `docker cp 0f808fa5e174b8bdadd192eddb38900c0391067725ff3f1cb11e4a3a86b6d3b1:/root/file1 /tmp/test-cp-from-case-a214670362/itWorks.txt` [2019-10-10T19:27:22.094Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a214670362/itWorks.txt" contains "file1\n" [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.04s) [2019-10-10T19:27:22.094Z] docker_cli_cp_utils_test.go:192: running `docker cp c76280f9b9a67b9fd8c012d044944ac08b2d34fc3dfc1c5a9337346e1cc7b24a:/file1 /tmp/test-cp-from-case-b473088177/testDir/` [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.97s) [2019-10-10T19:27:22.094Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c037872732/file2" contains "file2\n" [2019-10-10T19:27:22.094Z] docker_cli_cp_utils_test.go:192: running `docker cp b335917cba721de6dc89c9ad6493874724f61d3d50bb87e2a50b31ccd3090da1:/root/file1 /tmp/test-cp-from-case-c037872732/file2` [2019-10-10T19:27:22.094Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c037872732/file2" contains "file1\n" [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.19s) [2019-10-10T19:27:22.094Z] docker_cli_cp_utils_test.go:192: running `docker cp 0b3bb70bbc9de6a44bca434cce81335e69761708c5287af28b5a0d17cddf2b91:/file1 /tmp/test-cp-from-case-d801700363/dir1` [2019-10-10T19:27:22.094Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d801700363/dir1/file1" contains "file1\n" [2019-10-10T19:27:22.094Z] docker_cli_cp_utils_test.go:192: running `docker cp 0b3bb70bbc9de6a44bca434cce81335e69761708c5287af28b5a0d17cddf2b91:/file1 /tmp/test-cp-from-case-d801700363/dir1/` [2019-10-10T19:27:22.094Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d801700363/dir1/file1" contains "file1\n" [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.10s) [2019-10-10T19:27:22.094Z] docker_cli_cp_utils_test.go:192: running `docker cp 0692be1b6d81959bc7031a059a92feba48cfc2a7b2b0fa6412b6092a193408b5:dir1 /tmp/test-cp-from-case-e676792302/testDir` [2019-10-10T19:27:22.094Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e676792302/testDir/file1-1" contains "file1-1\n" [2019-10-10T19:27:22.094Z] docker_cli_cp_utils_test.go:192: running `docker cp 0692be1b6d81959bc7031a059a92feba48cfc2a7b2b0fa6412b6092a193408b5:dir1 /tmp/test-cp-from-case-e676792302/testDir/` [2019-10-10T19:27:22.094Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e676792302/testDir/file1-1" contains "file1-1\n" [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.96s) [2019-10-10T19:27:22.094Z] docker_cli_cp_utils_test.go:192: running `docker cp b9edb94e79006d4fadd6840b0c76b724c5a1a67fed1c334713d9b155e051be61:/root/dir1 /tmp/test-cp-from-case-f158388341/file1` [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.07s) [2019-10-10T19:27:22.094Z] docker_cli_cp_utils_test.go:192: running `docker cp 9aa62fa270d987219c7feb7aa6e41b94778e714620cd8981df4f1a8a80827b88:/root/dir1 /tmp/test-cp-from-case-g303244112/dir2` [2019-10-10T19:27:22.094Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g303244112/dir2/dir1/file1-1" contains "file1-1\n" [2019-10-10T19:27:22.094Z] docker_cli_cp_utils_test.go:192: running `docker cp 9aa62fa270d987219c7feb7aa6e41b94778e714620cd8981df4f1a8a80827b88:/root/dir1 /tmp/test-cp-from-case-g303244112/dir2/` [2019-10-10T19:27:22.094Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g303244112/dir2/dir1/file1-1" contains "file1-1\n" [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.09s) [2019-10-10T19:27:22.094Z] docker_cli_cp_utils_test.go:192: running `docker cp 8717f6c7da33f413ee917d219eca2d0b04f03503936faabeb899de5b6eefb54a:dir1/. /tmp/test-cp-from-case-h812403823/testDir` [2019-10-10T19:27:22.094Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h812403823/testDir/file1-1" contains "file1-1\n" [2019-10-10T19:27:22.094Z] docker_cli_cp_utils_test.go:192: running `docker cp 8717f6c7da33f413ee917d219eca2d0b04f03503936faabeb899de5b6eefb54a:dir1/. /tmp/test-cp-from-case-h812403823/testDir/` [2019-10-10T19:27:22.094Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h812403823/testDir/file1-1" contains "file1-1\n" [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestCpFromCaseI (1.06s) [2019-10-10T19:27:22.094Z] docker_cli_cp_utils_test.go:192: running `docker cp 104f26b5b5e7aaec330a1a06825e385a871fb49234bac76d5b7dc85d5e43c583:/root/dir1/. /tmp/test-cp-from-case-i703238914/file1` [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.15s) [2019-10-10T19:27:22.094Z] docker_cli_cp_utils_test.go:192: running `docker cp c90f44b4965635edf023edd1cdc034eaf78fd00e9e3a72693d94dc61074c6412:/root/dir1/. /tmp/test-cp-from-case-j790443641/dir2` [2019-10-10T19:27:22.094Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j790443641/dir2/file1-1" contains "file1-1\n" [2019-10-10T19:27:22.094Z] docker_cli_cp_utils_test.go:192: running `docker cp c90f44b4965635edf023edd1cdc034eaf78fd00e9e3a72693d94dc61074c6412:/root/dir1/. /tmp/test-cp-from-case-j790443641/dir2/` [2019-10-10T19:27:22.094Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j790443641/dir2/file1-1" contains "file1-1\n" [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.60s) [2019-10-10T19:27:22.094Z] docker_cli_cp_utils_test.go:192: running `docker cp 2d0103d4bfa9494e4dc3511e00c120fb9b35e6d5d7da3ad312692f86c0afbb6b:/file2 /tmp/test-cp-from-err-dst-not-dir523917700/symlinkToFile1` [2019-10-10T19:27:22.094Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir523917700/symlinkToFile1" points to "file1" [2019-10-10T19:27:22.094Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir523917700/file1" contains "file2\n" [2019-10-10T19:27:22.094Z] docker_cli_cp_utils_test.go:192: running `docker cp 2d0103d4bfa9494e4dc3511e00c120fb9b35e6d5d7da3ad312692f86c0afbb6b:/file2 /tmp/test-cp-from-err-dst-not-dir523917700/symlinkToDir1` [2019-10-10T19:27:22.094Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir523917700/symlinkToDir1" points to "dir1" [2019-10-10T19:27:22.094Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir523917700/file2" contains "file2\n" [2019-10-10T19:27:22.094Z] docker_cli_cp_utils_test.go:192: running `docker cp 2d0103d4bfa9494e4dc3511e00c120fb9b35e6d5d7da3ad312692f86c0afbb6b:/file2 /tmp/test-cp-from-err-dst-not-dir523917700/brokenSymlinkToFileX` [2019-10-10T19:27:22.094Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir523917700/brokenSymlinkToFileX" points to "fileX" [2019-10-10T19:27:22.094Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir523917700/fileX" contains "file2\n" [2019-10-10T19:27:22.094Z] docker_cli_cp_utils_test.go:192: running `docker cp 2d0103d4bfa9494e4dc3511e00c120fb9b35e6d5d7da3ad312692f86c0afbb6b:/dir2 /tmp/test-cp-from-err-dst-not-dir523917700/symlinkToDir1` [2019-10-10T19:27:22.094Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir523917700/symlinkToDir1" points to "dir1" [2019-10-10T19:27:22.094Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir523917700/dir1/dir2/file2-1" contains "file2-1\n" [2019-10-10T19:27:22.094Z] docker_cli_cp_utils_test.go:192: running `docker cp 2d0103d4bfa9494e4dc3511e00c120fb9b35e6d5d7da3ad312692f86c0afbb6b:/dir2 /tmp/test-cp-from-err-dst-not-dir523917700/brokenSymlinkToDirX` [2019-10-10T19:27:22.094Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir523917700/brokenSymlinkToDirX" points to "dirX" [2019-10-10T19:27:22.094Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir523917700/dirX/file2-1" contains "file2-1\n" [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.16s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.08s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2019-10-10T19:27:22.094Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.97s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.99s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.26s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.17s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.29s) [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.94s) [2019-10-10T19:27:22.094Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-a421175212/file1 b34abe054c01defb175015a0a11d22ef001159ee5c1028e889e52671a60cd096:/root/itWorks.txt` [2019-10-10T19:27:22.094Z] docker_cli_cp_utils_test.go:279: checking that container "b34abe054c01defb175015a0a11d22ef001159ee5c1028e889e52671a60cd096" start output contains "file1\n" [2019-10-10T19:27:22.094Z] docker_cli_cp_utils_test.go:209: running `docker start -a b34abe054c01defb175015a0a11d22ef001159ee5c1028e889e52671a60cd096` [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.88s) [2019-10-10T19:27:22.094Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-b265368859/file1 4b21b8d3a50ece9365d250ab14439cc7995ab258d5c39d824605ad9fc71dfe00:testDir/` [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.78s) [2019-10-10T19:27:22.094Z] docker_cli_cp_utils_test.go:279: checking that container "f55c4f9fe675dc34cc333cb596f1cd6f9ec694680c3109d72ec1386bbf8a7626" start output contains "file2\n" [2019-10-10T19:27:22.094Z] docker_cli_cp_utils_test.go:209: running `docker start -a f55c4f9fe675dc34cc333cb596f1cd6f9ec694680c3109d72ec1386bbf8a7626` [2019-10-10T19:27:22.094Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-c245409214/file1 f55c4f9fe675dc34cc333cb596f1cd6f9ec694680c3109d72ec1386bbf8a7626:/root/file2` [2019-10-10T19:27:22.094Z] docker_cli_cp_utils_test.go:279: checking that container "f55c4f9fe675dc34cc333cb596f1cd6f9ec694680c3109d72ec1386bbf8a7626" start output contains "file1\n" [2019-10-10T19:27:22.094Z] docker_cli_cp_utils_test.go:209: running `docker start -a f55c4f9fe675dc34cc333cb596f1cd6f9ec694680c3109d72ec1386bbf8a7626` [2019-10-10T19:27:22.094Z] --- PASS: TestDockerSuite/TestCpToCaseD (6.05s) [2019-10-10T19:27:22.094Z] docker_cli_cp_utils_test.go:279: checking that container "6fbc4f00c8e32c768383713c4da959ddbaf3094fc1636f878155aee6a0ffad94" start output contains "" [2019-10-10T19:27:22.094Z] docker_cli_cp_utils_test.go:209: running `docker start -a 6fbc4f00c8e32c768383713c4da959ddbaf3094fc1636f878155aee6a0ffad94` [2019-10-10T19:27:22.095Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d575782917/file1 6fbc4f00c8e32c768383713c4da959ddbaf3094fc1636f878155aee6a0ffad94:dir1` [2019-10-10T19:27:22.095Z] docker_cli_cp_utils_test.go:279: checking that container "6fbc4f00c8e32c768383713c4da959ddbaf3094fc1636f878155aee6a0ffad94" start output contains "file1\n" [2019-10-10T19:27:22.095Z] docker_cli_cp_utils_test.go:209: running `docker start -a 6fbc4f00c8e32c768383713c4da959ddbaf3094fc1636f878155aee6a0ffad94` [2019-10-10T19:27:22.095Z] docker_cli_cp_utils_test.go:279: checking that container "bf684f762bb3e90d31d2435e3a311ca5c863c704d5743900299d18efaa02a920" start output contains "" [2019-10-10T19:27:22.095Z] docker_cli_cp_utils_test.go:209: running `docker start -a bf684f762bb3e90d31d2435e3a311ca5c863c704d5743900299d18efaa02a920` [2019-10-10T19:27:22.095Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d575782917/file1 bf684f762bb3e90d31d2435e3a311ca5c863c704d5743900299d18efaa02a920:dir1/` [2019-10-10T19:27:22.095Z] docker_cli_cp_utils_test.go:279: checking that container "bf684f762bb3e90d31d2435e3a311ca5c863c704d5743900299d18efaa02a920" start output contains "file1\n" [2019-10-10T19:27:22.095Z] docker_cli_cp_utils_test.go:209: running `docker start -a bf684f762bb3e90d31d2435e3a311ca5c863c704d5743900299d18efaa02a920` [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestCpToCaseE (4.38s) [2019-10-10T19:27:22.095Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e675624352/dir1 217ad057c7f756db7bf3534e7d716e3483ea96cb8ba3db970b2bd1f1d78ce864:testDir` [2019-10-10T19:27:22.095Z] docker_cli_cp_utils_test.go:279: checking that container "217ad057c7f756db7bf3534e7d716e3483ea96cb8ba3db970b2bd1f1d78ce864" start output contains "file1-1\n" [2019-10-10T19:27:22.095Z] docker_cli_cp_utils_test.go:209: running `docker start -a 217ad057c7f756db7bf3534e7d716e3483ea96cb8ba3db970b2bd1f1d78ce864` [2019-10-10T19:27:22.095Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e675624352/dir1 832eeda130d8395b0155e02cb397a89447aa623b0c50c8d8034197d9b8e22c0c:testDir/` [2019-10-10T19:27:22.095Z] docker_cli_cp_utils_test.go:279: checking that container "832eeda130d8395b0155e02cb397a89447aa623b0c50c8d8034197d9b8e22c0c" start output contains "file1-1\n" [2019-10-10T19:27:22.095Z] docker_cli_cp_utils_test.go:209: running `docker start -a 832eeda130d8395b0155e02cb397a89447aa623b0c50c8d8034197d9b8e22c0c` [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestCpToCaseF (1.06s) [2019-10-10T19:27:22.095Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-f401632383/dir1 4e32701382fbc9023489075a11b3bff73958d29a475e512b0d59d7a669e68f59:/root/file1` [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.69s) [2019-10-10T19:27:22.095Z] docker_cli_cp_utils_test.go:279: checking that container "458b80f19d52021687399432b5a5140bf69e866dcccc824b048e3e6f80af17ea" start output contains "" [2019-10-10T19:27:22.095Z] docker_cli_cp_utils_test.go:209: running `docker start -a 458b80f19d52021687399432b5a5140bf69e866dcccc824b048e3e6f80af17ea` [2019-10-10T19:27:22.095Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g611693010/dir1 458b80f19d52021687399432b5a5140bf69e866dcccc824b048e3e6f80af17ea:/root/dir2` [2019-10-10T19:27:22.095Z] docker_cli_cp_utils_test.go:279: checking that container "458b80f19d52021687399432b5a5140bf69e866dcccc824b048e3e6f80af17ea" start output contains "file1-1\n" [2019-10-10T19:27:22.095Z] docker_cli_cp_utils_test.go:209: running `docker start -a 458b80f19d52021687399432b5a5140bf69e866dcccc824b048e3e6f80af17ea` [2019-10-10T19:27:22.095Z] docker_cli_cp_utils_test.go:279: checking that container "4243623e85399432f5d8a4d05b0fed5cbe7501b872438e36f9225ddcc1f49e5b" start output contains "" [2019-10-10T19:27:22.095Z] docker_cli_cp_utils_test.go:209: running `docker start -a 4243623e85399432f5d8a4d05b0fed5cbe7501b872438e36f9225ddcc1f49e5b` [2019-10-10T19:27:22.095Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g611693010/dir1 4243623e85399432f5d8a4d05b0fed5cbe7501b872438e36f9225ddcc1f49e5b:/dir2/` [2019-10-10T19:27:22.095Z] docker_cli_cp_utils_test.go:279: checking that container "4243623e85399432f5d8a4d05b0fed5cbe7501b872438e36f9225ddcc1f49e5b" start output contains "file1-1\n" [2019-10-10T19:27:22.095Z] docker_cli_cp_utils_test.go:209: running `docker start -a 4243623e85399432f5d8a4d05b0fed5cbe7501b872438e36f9225ddcc1f49e5b` [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.64s) [2019-10-10T19:27:22.095Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h697817353/dir1/. 0e89f353fb1b303024612b03307569211bb6b5dae184ca285c43ea4a84c537d9:testDir` [2019-10-10T19:27:22.095Z] docker_cli_cp_utils_test.go:279: checking that container "0e89f353fb1b303024612b03307569211bb6b5dae184ca285c43ea4a84c537d9" start output contains "file1-1\n" [2019-10-10T19:27:22.095Z] docker_cli_cp_utils_test.go:209: running `docker start -a 0e89f353fb1b303024612b03307569211bb6b5dae184ca285c43ea4a84c537d9` [2019-10-10T19:27:22.095Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h697817353/dir1/. 9edb9e7a3c6882a3f30321870e1185aec57262d4b0980cff74edf433272dbd63:testDir/` [2019-10-10T19:27:22.095Z] docker_cli_cp_utils_test.go:279: checking that container "9edb9e7a3c6882a3f30321870e1185aec57262d4b0980cff74edf433272dbd63" start output contains "file1-1\n" [2019-10-10T19:27:22.095Z] docker_cli_cp_utils_test.go:209: running `docker start -a 9edb9e7a3c6882a3f30321870e1185aec57262d4b0980cff74edf433272dbd63` [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.93s) [2019-10-10T19:27:22.095Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-i861910228/dir1/. d76b6b9a074366f64ac0217b98e7f6efa60b11a81f0883e3f22fb918c5674eb1:/root/file1` [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.36s) [2019-10-10T19:27:22.095Z] docker_cli_cp_utils_test.go:279: checking that container "d4e95b7594f7578a00084aeeeff0cdf8469cdcf947333893ba316d01187a8777" start output contains "" [2019-10-10T19:27:22.095Z] docker_cli_cp_utils_test.go:209: running `docker start -a d4e95b7594f7578a00084aeeeff0cdf8469cdcf947333893ba316d01187a8777` [2019-10-10T19:27:22.095Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j943981091/dir1/. d4e95b7594f7578a00084aeeeff0cdf8469cdcf947333893ba316d01187a8777:/dir2` [2019-10-10T19:27:22.095Z] docker_cli_cp_utils_test.go:279: checking that container "d4e95b7594f7578a00084aeeeff0cdf8469cdcf947333893ba316d01187a8777" start output contains "file1-1\n" [2019-10-10T19:27:22.095Z] docker_cli_cp_utils_test.go:209: running `docker start -a d4e95b7594f7578a00084aeeeff0cdf8469cdcf947333893ba316d01187a8777` [2019-10-10T19:27:22.095Z] docker_cli_cp_utils_test.go:279: checking that container "3ec20531d58e662279279c68e2d8237104b7411480fbdbfe1bbf57a12476e6e6" start output contains "" [2019-10-10T19:27:22.095Z] docker_cli_cp_utils_test.go:209: running `docker start -a 3ec20531d58e662279279c68e2d8237104b7411480fbdbfe1bbf57a12476e6e6` [2019-10-10T19:27:22.095Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j943981091/dir1/. 3ec20531d58e662279279c68e2d8237104b7411480fbdbfe1bbf57a12476e6e6:/dir2/` [2019-10-10T19:27:22.095Z] docker_cli_cp_utils_test.go:279: checking that container "3ec20531d58e662279279c68e2d8237104b7411480fbdbfe1bbf57a12476e6e6" start output contains "file1-1\n" [2019-10-10T19:27:22.095Z] docker_cli_cp_utils_test.go:209: running `docker start -a 3ec20531d58e662279279c68e2d8237104b7411480fbdbfe1bbf57a12476e6e6` [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.32s) [2019-10-10T19:27:22.095Z] docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions922432294/permdirtest permtest:/` [2019-10-10T19:27:22.095Z] docker_cli_cp_utils_test.go:209: running `docker start -a permtest` [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestCpToDot (1.30s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.92s) [2019-10-10T19:27:22.095Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-rootfs345303880/file1 5407f897d72b2d83249bd2caac148bf179b4670976ef8c85c0cd504ff0635e59:/root/shouldNotExist` [2019-10-10T19:27:22.095Z] docker_cli_cp_utils_test.go:279: checking that container "5407f897d72b2d83249bd2caac148bf179b4670976ef8c85c0cd504ff0635e59" start output contains "" [2019-10-10T19:27:22.095Z] docker_cli_cp_utils_test.go:209: running `docker start -a 5407f897d72b2d83249bd2caac148bf179b4670976ef8c85c0cd504ff0635e59` [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.92s) [2019-10-10T19:27:22.095Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-volume754843143/file1 15f797bf6708f6a17ef874a1a1a5fec3f2a65a6d5ab23cc63874a2a35a762c16:/vol_ro/shouldNotExist` [2019-10-10T19:27:22.095Z] docker_cli_cp_utils_test.go:279: checking that container "15f797bf6708f6a17ef874a1a1a5fec3f2a65a6d5ab23cc63874a2a35a762c16" start output contains "" [2019-10-10T19:27:22.095Z] docker_cli_cp_utils_test.go:209: running `docker start -a 15f797bf6708f6a17ef874a1a1a5fec3f2a65a6d5ab23cc63874a2a35a762c16` [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestCpToStdout (0.96s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.52s) [2019-10-10T19:27:22.095Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-477301690/file2 141ad282851675a4df889e63b276e24688aa3ff18c5882dc07785f5f22edc775:/vol2/symlinkToFile1` [2019-10-10T19:27:22.095Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-477301690/symlinkToFile1" points to "file1" [2019-10-10T19:27:22.095Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-477301690/file1" contains "file2\n" [2019-10-10T19:27:22.095Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-477301690/file2 141ad282851675a4df889e63b276e24688aa3ff18c5882dc07785f5f22edc775:/vol2/symlinkToDir1` [2019-10-10T19:27:22.095Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-477301690/symlinkToDir1" points to "dir1" [2019-10-10T19:27:22.095Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-477301690/file2" contains "file2\n" [2019-10-10T19:27:22.095Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-477301690/file2 141ad282851675a4df889e63b276e24688aa3ff18c5882dc07785f5f22edc775:/vol2/brokenSymlinkToFileX` [2019-10-10T19:27:22.095Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-477301690/brokenSymlinkToFileX" points to "fileX" [2019-10-10T19:27:22.095Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-477301690/fileX" contains "file2\n" [2019-10-10T19:27:22.095Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-477301690//dir2 141ad282851675a4df889e63b276e24688aa3ff18c5882dc07785f5f22edc775:/vol2/symlinkToDir1` [2019-10-10T19:27:22.095Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-477301690/symlinkToDir1" points to "dir1" [2019-10-10T19:27:22.095Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-477301690/dir1/dir2/file2-1" contains "file2-1\n" [2019-10-10T19:27:22.095Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-477301690//dir2 141ad282851675a4df889e63b276e24688aa3ff18c5882dc07785f5f22edc775:/vol2/brokenSymlinkToDirX` [2019-10-10T19:27:22.095Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-477301690/brokenSymlinkToDirX" points to "dirX" [2019-10-10T19:27:22.095Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-477301690/dirX/file2-1" contains "file2-1\n" [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.42s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.01s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.79s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.10s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestCreateArgs (0.11s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.84s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.87s) [2019-10-10T19:27:22.095Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-10T19:27:22.095Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.89s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.46s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestCreateLabels (0.12s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.18s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestCreateRM (0.28s) [2019-10-10T19:27:22.095Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-10T19:27:22.095Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.12s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.23s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.85s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.11s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.02s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.27s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.09s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.66s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.78s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.02s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.75s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.96s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (1.31s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (1.11s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.11s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.94s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.55s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.96s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.73s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.14s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (7.11s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.97s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.93s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.17s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.27s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestEventsAttach (0.93s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestEventsCommit (1.05s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.83s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.90s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.90s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.89s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.81s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.56s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.83s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestEventsCopy (1.37s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.91s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.83s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.42s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.58s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.09s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.11s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.39s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.12s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestEventsFilters (1.82s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestEventsFormat (1.66s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.92s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.22s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.42s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.30s) [2019-10-10T19:27:22.095Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-10T19:27:22.095Z] docker_cli_events_unix_test.go:51: unmatched requirement swapMemorySupport [2019-10-10T19:27:22.095Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-10T19:27:22.095Z] docker_cli_events_unix_test.go:81: unmatched requirement swapMemorySupport [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.74s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.69s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestEventsRename (0.89s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestEventsResize (0.96s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.81s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.96s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.81s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.12s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestEventsTop (0.95s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.75s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestExec (0.95s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.88s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.90s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.83s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.89s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.92s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.98s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.97s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.99s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.27s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.95s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.77s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestExecCgroup (1.93s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestExecEnv (1.21s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.80s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.94s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestExecInspectID (1.94s) [2019-10-10T19:27:22.095Z] --- PASS: TestDockerSuite/TestExecInteractive (0.97s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.01s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.97s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestExecParseError (1.05s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.89s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.95s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.83s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.94s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestExecStartFails (0.97s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.37s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.90s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestExecTTY (0.96s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.00s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.87s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestExecUlimits (1.00s) [2019-10-10T19:27:22.096Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-10T19:27:22.096Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.25s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.99s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.56s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.17s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestExecWithUser (1.11s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.87s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.88s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.00s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.94s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.91s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestHealth (21.23s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.03s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.05s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.03s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.94s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.03s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.03s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.15s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.44s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.30s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.59s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.99s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.09s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.17s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.02s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestImagesFormat (0.09s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.94s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.16s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestImportDisplay (1.97s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestImportFile (2.52s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.03s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.28s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestImportGzipped (2.03s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.35s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestInfoDebug (0.54s) [2019-10-10T19:27:22.096Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug" [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.57s) [2019-10-10T19:27:22.096Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName" [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.56s) [2019-10-10T19:27:22.096Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend" [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.01s) [2019-10-10T19:27:22.096Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise" [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.90s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.92s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.95s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestInfoFormat (0.03s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestInsecureRegistries (0.53s) [2019-10-10T19:27:22.096Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries" [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.89s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.95s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.95s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.84s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.00s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.89s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.96s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.96s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.87s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.08s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.87s) [2019-10-10T19:27:22.096Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-10-10T19:27:22.096Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.58s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.80s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestInspectDefault (0.88s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestInspectHistory (1.16s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2019-10-10T19:27:22.096Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-10-10T19:27:22.096Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.86s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.05s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.10s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.00s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.94s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.29s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.85s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestInspectStatus (1.14s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.65s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.90s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.91s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.90s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.00s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.85s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.91s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.71s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.78s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.69s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.39s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.99s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.62s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.57s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.50s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.45s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.00s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.50s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.61s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.17s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.91s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.76s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.46s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.79s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.00s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.88s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.79s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.84s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.00s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.29s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.67s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.15s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.33s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.17s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.44s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (1.03s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.87s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestLogsSince (6.97s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (6.01s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.93s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestLogsTail (0.93s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.92s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.02s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.66s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.85s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestNetHostname (2.58s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.37s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.29s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.47s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.82s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestPluginActive (1.98s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.32s) [2019-10-10T19:27:22.096Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2019-10-10T19:27:22.096Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.83s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.37s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.90s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.00s) [2019-10-10T19:27:22.096Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector" [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.31s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.52s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.60s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.55s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestPortList (11.85s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.91s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.57s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.09s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.82s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.81s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.96s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.17s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.65s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.53s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.62s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.33s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestPsByOrder (3.46s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.08s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestPsListContainersBase (4.10s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.17s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.12s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.36s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.18s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.68s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.56s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.66s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.55s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.79s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.65s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.59s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.28s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.99s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestPsRightTagName (3.21s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.79s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.91s) [2019-10-10T19:27:22.096Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2019-10-10T19:27:22.096Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.38s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.14s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.09s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.04s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.98s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.68s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.93s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.90s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.46s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.45s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.21s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.31s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.82s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.92s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.87s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.72s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.41s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.17s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.37s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.93s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.02s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.77s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.06s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.91s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.76s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.83s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.01s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.49s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.77s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestRunAddHost (0.89s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.40s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.92s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.88s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.80s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.83s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.04s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.94s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.57s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.70s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.03s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.98s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.02s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.87s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.00s) [2019-10-10T19:27:22.096Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.07s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.21s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.85s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.87s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.94s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.56s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.83s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.85s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.83s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.91s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.87s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (1.02s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.92s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.83s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.80s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.83s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.40s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.88s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.96s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.81s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.12s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.80s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.62s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.68s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.60s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.77s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.84s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.83s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.84s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.79s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.85s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.58s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.84s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.43s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.94s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.72s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.75s) [2019-10-10T19:27:22.097Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-10T19:27:22.097Z] docker_cli_run_test.go:4142: unmatched requirement DaemonIsWindows [2019-10-10T19:27:22.097Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-10T19:27:22.097Z] docker_cli_run_test.go:4161: unmatched requirement DaemonIsWindows [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.81s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.94s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.66s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.48s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.85s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.88s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.83s) [2019-10-10T19:27:22.097Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-10T19:27:22.097Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.81s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.77s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.81s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.81s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.81s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.83s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.84s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.87s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.83s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.82s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunExitCode (0.79s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.84s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.85s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.83s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.79s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.83s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.62s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.38s) [2019-10-10T19:27:22.097Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-10T19:27:22.097Z] docker_cli_run_test.go:4244: unmatched requirement IsolationIsHyperv [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (4.00s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (1.12s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.62s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.11s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.65s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.80s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.43s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.65s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.67s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.87s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.56s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.70s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.25s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.33s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.57s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.36s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.66s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.25s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.70s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.66s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunMount (6.84s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.83s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.79s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.69s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.54s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.55s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.57s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.83s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.92s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.61s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.85s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunNetHost (1.56s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.84s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.92s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.79s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.55s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.71s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.81s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.13s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.73s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.19s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.94s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.83s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.38s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.91s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (1.07s) [2019-10-10T19:27:22.097Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2019-10-10T19:27:22.097Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (1.03s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.87s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (2.03s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.17s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.74s) [2019-10-10T19:27:22.097Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.79s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.74s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.89s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.81s) [2019-10-10T19:27:22.097Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-10T19:27:22.097Z] docker_cli_run_test.go:4227: unmatched requirement IsolationIsProcess [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.93s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.80s) [2019-10-10T19:27:22.097Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-10-10T19:27:22.097Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.93s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.74s) [2019-10-10T19:27:22.097Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-10T19:27:22.097Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.38s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.64s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunRm (0.89s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.99s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.76s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.85s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (2.26s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.86s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.07s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.85s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.74s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.81s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.83s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.81s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.83s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.78s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.82s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.87s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.83s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.68s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunState (1.74s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.80s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.83s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.23s) [2019-10-10T19:27:22.097Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-10-10T19:27:22.097Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.83s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.79s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunSysctls (1.61s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.84s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.72s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.81s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.99s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.15s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.14s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.77s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.85s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.83s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.45s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.32s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunUserByID (0.82s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.21s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.80s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunUserByName (0.85s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.83s) [2019-10-10T19:27:22.097Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-10T19:27:22.097Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.26s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.82s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.99s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.85s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.23s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.59s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.64s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.64s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.87s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.81s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.78s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (1.03s) [2019-10-10T19:27:22.097Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-10T19:27:22.097Z] docker_cli_run_test.go:4197: unmatched requirement DaemonIsWindows [2019-10-10T19:27:22.097Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-10T19:27:22.097Z] docker_cli_run_test.go:4217: unmatched requirement DaemonIsWindows [2019-10-10T19:27:22.097Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-10T19:27:22.097Z] docker_cli_run_test.go:4207: unmatched requirement DaemonIsWindows [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.30s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.86s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.91s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.81s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.74s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.90s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.88s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.85s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.26s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.19s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.17s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.20s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.18s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.87s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.84s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.85s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.86s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.33s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.78s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.83s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.83s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.80s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.80s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.79s) [2019-10-10T19:27:22.097Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-10T19:27:22.097Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.75s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.59s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.74s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.92s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.79s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.12s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.12s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.39s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.28s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestSaveImageId (0.09s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.59s) [2019-10-10T19:27:22.097Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.22s) [2019-10-10T19:27:22.097Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents714991852 [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.83s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.64s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.64s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.84s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.37s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.56s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.59s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.83s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.14s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.49s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.93s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.93s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.90s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestStartRecordError (1.81s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.49s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.75s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.80s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.27s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.83s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.98s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.85s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.88s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.90s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.85s) [2019-10-10T19:27:22.098Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-10-10T19:27:22.098Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.07s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.63s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.55s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.87s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.86s) [2019-10-10T19:27:22.098Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-10-10T19:27:22.098Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.98s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.82s) [2019-10-10T19:27:22.098Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-10T19:27:22.098Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.58s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.09s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.13s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.71s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestUpdateStats (4.83s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.59s) [2019-10-10T19:27:22.098Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-10T19:27:22.098Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.19s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.01s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.72s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.01s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.55s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.78s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.73s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.28s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.48s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.46s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.68s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.68s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.51s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.50s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.50s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.41s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.60s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.09s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.12s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.93s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.89s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.05s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.49s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.18s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.05s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.89s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.41s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.35s) [2019-10-10T19:27:22.098Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.75s) [2019-10-10T19:27:22.098Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2019-10-10T19:27:22.098Z] docker_cli_run_test.go:4535: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-10-10T19:27:22.098Z] === RUN TestDockerRegistrySuite [2019-10-10T19:27:22.098Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-10-10T19:27:22.552Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-10-10T19:27:22.552Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-10-10T19:27:23.466Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-10-10T19:27:24.834Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-10-10T19:27:24.914Z] --- PASS: TestDockerNetworkConnectAlias (4.56s) [2019-10-10T19:27:24.914Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-10T19:27:24.914Z] === RUN TestDockerNetworkReConnect [2019-10-10T19:27:27.356Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-10-10T19:27:27.356Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-10-10T19:27:29.342Z] --- PASS: TestDockerNetworkReConnect (3.80s) [2019-10-10T19:27:29.342Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-10T19:27:29.342Z] === RUN TestServicePlugin [2019-10-10T19:27:29.342Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-10T19:27:29.342Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T19:27:29.342Z] === RUN TestServiceUpdateLabel [2019-10-10T19:27:29.604Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-10-10T19:27:29.604Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-10-10T19:27:30.818Z] --- PASS: TestServiceUpdateLabel (2.21s) [2019-10-10T19:27:30.818Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-10T19:27:30.818Z] === RUN TestServiceUpdateSecrets [2019-10-10T19:27:32.609Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-10-10T19:27:32.610Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2019-10-10T19:27:33.326Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-10-10T19:27:34.290Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-10-10T19:27:34.290Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-10-10T19:27:34.290Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-10-10T19:27:34.290Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-10-10T19:27:34.748Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-10-10T19:27:35.146Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-10-10T19:27:35.711Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-10-10T19:27:37.040Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-10-10T19:27:37.970Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-10-10T19:27:38.603Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-10-10T19:27:40.134Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-10-10T19:27:40.134Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-10-10T19:27:40.134Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-10-10T19:27:40.134Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-10-10T19:27:42.145Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-10-10T19:27:43.030Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-10-10T19:27:43.516Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-10-10T19:27:44.449Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2019-10-10T19:27:47.244Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-10-10T19:27:47.244Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-10-10T19:27:47.274Z] --- PASS: TestServiceUpdateSecrets (14.92s) [2019-10-10T19:27:47.274Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-10T19:27:47.274Z] === RUN TestServiceUpdateConfigs [2019-10-10T19:27:47.502Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-10-10T19:27:48.065Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-10-10T19:27:49.959Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-10-10T19:27:51.329Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-10-10T19:27:53.225Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-10-10T19:27:55.931Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-10-10T19:27:56.499Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-10-10T19:27:59.024Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-10-10T19:28:00.396Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-10-10T19:28:00.601Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-10-10T19:28:02.135Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-10-10T19:28:02.136Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-10-10T19:28:02.500Z] --- PASS: TestServiceUpdateConfigs (14.90s) [2019-10-10T19:28:02.500Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-10T19:28:02.500Z] === RUN TestServiceUpdateNetwork [2019-10-10T19:28:04.572Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-10-10T19:28:05.033Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-10-10T19:28:05.950Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-10-10T19:28:05.950Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-10-10T19:28:06.566Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-10-10T19:28:07.319Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-10-10T19:28:08.688Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-10-10T19:28:10.060Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-10-10T19:28:12.346Z] === RUN TestDockerSuite/TestBuildAddScript [2019-10-10T19:28:12.346Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-10-10T19:28:12.346Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-10-10T19:28:12.346Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-10-10T19:28:12.346Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-10-10T19:28:12.346Z] === RUN TestDockerSuite/TestBuildAddTar [2019-10-10T19:28:14.237Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-10-10T19:28:14.801Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-10-10T19:28:15.021Z] --- PASS: TestServiceUpdateNetwork (12.97s) [2019-10-10T19:28:15.021Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-10T19:28:15.021Z] PASS [2019-10-10T19:28:15.021Z] [2019-10-10T19:28:15.021Z] === Skipped [2019-10-10T19:28:15.021Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2019-10-10T19:28:15.021Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T19:28:15.021Z] [2019-10-10T19:28:15.021Z] [2019-10-10T19:28:15.021Z] DONE 19 tests, 1 skipped in 112.772s [2019-10-10T19:28:15.021Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2019-10-10T19:28:15.021Z] ++ 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 [2019-10-10T19:28:15.021Z] ++ set -e [2019-10-10T19:28:15.021Z] ++ '[' -n 0 ']' [2019-10-10T19:28:15.021Z] ++ set -x [2019-10-10T19:28:15.021Z] ++ env -i DEST=/go/src/github.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= 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 [2019-10-10T19:28:15.021Z] INFO: Testing against a local daemon [2019-10-10T19:28:15.021Z] === RUN TestSessionCreate [2019-10-10T19:28:15.021Z] --- PASS: TestSessionCreate (0.05s) [2019-10-10T19:28:15.021Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-10T19:28:15.021Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-10-10T19:28:15.021Z] PASS [2019-10-10T19:28:15.021Z] [2019-10-10T19:28:15.021Z] DONE 2 tests in 0.189s [2019-10-10T19:28:15.021Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2019-10-10T19:28:15.021Z] ++ 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 [2019-10-10T19:28:15.021Z] ++ set -e [2019-10-10T19:28:15.021Z] ++ '[' -n 0 ']' [2019-10-10T19:28:15.021Z] ++ set -x [2019-10-10T19:28:15.021Z] ++ env -i DEST=/go/src/github.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= 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 [2019-10-10T19:28:15.021Z] INFO: Testing against a local daemon [2019-10-10T19:28:15.021Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-10T19:28:15.021Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-10T19:28:15.021Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-10T19:28:15.021Z] === RUN TestEventsExecDie [2019-10-10T19:28:15.021Z] --- PASS: TestEventsExecDie (0.89s) [2019-10-10T19:28:15.021Z] === RUN TestEventsBackwardsCompatible [2019-10-10T19:28:15.021Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2019-10-10T19:28:15.021Z] === RUN TestInfoBinaryCommits [2019-10-10T19:28:15.021Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-10-10T19:28:15.021Z] === RUN TestInfoAPIVersioned [2019-10-10T19:28:15.021Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-10-10T19:28:15.021Z] === RUN TestInfoAPI [2019-10-10T19:28:15.309Z] --- PASS: TestInfoAPI (0.06s) [2019-10-10T19:28:15.309Z] === RUN TestInfoAPIWarnings [2019-10-10T19:28:16.169Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-10-10T19:28:16.321Z] --- PASS: TestInfoAPIWarnings (0.93s) [2019-10-10T19:28:16.321Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-10T19:28:16.321Z] === RUN TestLoginFailsWithBadCredentials [2019-10-10T19:28:16.606Z] --- PASS: TestLoginFailsWithBadCredentials (0.55s) [2019-10-10T19:28:16.606Z] === RUN TestPingCacheHeaders [2019-10-10T19:28:16.606Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-10-10T19:28:16.606Z] === RUN TestPingGet [2019-10-10T19:28:16.606Z] --- PASS: TestPingGet (0.04s) [2019-10-10T19:28:16.606Z] === RUN TestPingHead [2019-10-10T19:28:16.731Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-10-10T19:28:16.731Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-10-10T19:28:16.889Z] --- PASS: TestPingHead (0.05s) [2019-10-10T19:28:16.889Z] === RUN TestVersion [2019-10-10T19:28:16.889Z] --- PASS: TestVersion (0.07s) [2019-10-10T19:28:16.889Z] PASS [2019-10-10T19:28:16.889Z] [2019-10-10T19:28:16.889Z] === Skipped [2019-10-10T19:28:16.889Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-10T19:28:16.889Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-10T19:28:16.889Z] [2019-10-10T19:28:16.889Z] [2019-10-10T19:28:16.889Z] DONE 12 tests, 1 skipped in 2.877s [2019-10-10T19:28:16.889Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2019-10-10T19:28:16.889Z] ++ 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 [2019-10-10T19:28:16.889Z] ++ set -e [2019-10-10T19:28:16.889Z] ++ '[' -n 0 ']' [2019-10-10T19:28:16.889Z] ++ set -x [2019-10-10T19:28:16.889Z] ++ env -i DEST=/go/src/github.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= 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 [2019-10-10T19:28:16.889Z] INFO: Testing against a local daemon [2019-10-10T19:28:16.889Z] === RUN TestVolumesCreateAndList [2019-10-10T19:28:16.889Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-10-10T19:28:16.889Z] === RUN TestVolumesRemove [2019-10-10T19:28:16.988Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-10-10T19:28:17.172Z] --- PASS: TestVolumesRemove (0.09s) [2019-10-10T19:28:17.172Z] === RUN TestVolumesInspect [2019-10-10T19:28:17.172Z] --- PASS: TestVolumesInspect (0.04s) [2019-10-10T19:28:17.172Z] === RUN TestVolumesInvalidJSON [2019-10-10T19:28:17.172Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-10T19:28:17.172Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-10T19:28:17.172Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-10T19:28:17.172Z] --- PASS: TestVolumesInvalidJSON (0.05s) [2019-10-10T19:28:17.172Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-10T19:28:17.172Z] PASS [2019-10-10T19:28:17.172Z] [2019-10-10T19:28:17.172Z] DONE 5 tests in 0.303s [2019-10-10T19:28:17.172Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-10T19:28:17.246Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-10-10T19:28:17.455Z] ++++ cat bundles/test-integration/docker.pid [2019-10-10T19:28:17.455Z] +++ kill 13043 [2019-10-10T19:28:17.810Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-10-10T19:28:17.810Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-10-10T19:28:18.926Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-10T19:28:18.927Z] +++ /etc/init.d/apparmor stop [2019-10-10T19:28:18.927Z] Clearing AppArmor profiles cache:. [2019-10-10T19:28:18.927Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-10T19:28:18.927Z] Unloading profiles will leave already running processes permanently [2019-10-10T19:28:18.927Z] unconfined, which can lead to unexpected situations. [2019-10-10T19:28:18.927Z] [2019-10-10T19:28:18.927Z] To set a process to complain mode, use the command line tool [2019-10-10T19:28:18.927Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-10T19:28:18.927Z] with the 'teardown' option." [2019-10-10T19:28:18.927Z] [2019-10-10T19:28:19.703Z] === RUN TestDockerRegistrySuite/TestRunByDigest Post stage [Pipeline] junit [2019-10-10T19:28:20.991Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-10T19:28:21.597Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-10-10T19:28:21.945Z] + echo Ensuring container killed. [2019-10-10T19:28:21.945Z] Ensuring container killed. [2019-10-10T19:28:21.945Z] + docker rm -vf docker-pr3 [2019-10-10T19:28:21.945Z] Error: No such container: docker-pr3 [2019-10-10T19:28:21.945Z] + true [Pipeline] sh [2019-10-10T19:28:22.326Z] + echo Chowning /workspace to jenkins user [2019-10-10T19:28:22.326Z] Chowning /workspace to jenkins user [2019-10-10T19:28:22.326Z] + id -u [2019-10-10T19:28:22.326Z] + id -g [2019-10-10T19:28:22.326Z] + docker run --rm -v /home/docker/workspace/moby_PR-40059:/workspace busybox chown -R 1001:1001 /workspace [2019-10-10T19:28:22.326Z] Unable to find image 'busybox:latest' locally [2019-10-10T19:28:22.609Z] latest: Pulling from library/busybox [2019-10-10T19:28:22.609Z] e38168a01e65: Pulling fs layer [2019-10-10T19:28:22.894Z] e38168a01e65: Verifying Checksum [2019-10-10T19:28:22.894Z] e38168a01e65: Download complete [2019-10-10T19:28:22.965Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-10-10T19:28:23.177Z] e38168a01e65: Pull complete [2019-10-10T19:28:23.177Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-10T19:28:23.177Z] Status: Downloaded newer image for busybox:latest [2019-10-10T19:28:24.333Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-10T19:28:25.263Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-10-10T19:28:25.600Z] + bundleName=ppc64le-integration [2019-10-10T19:28:25.600Z] + echo Creating ppc64le-integration-bundles.tar.gz [2019-10-10T19:28:25.600Z] Creating ppc64le-integration-bundles.tar.gz [2019-10-10T19:28:25.600Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-10-10T19:28:25.600Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-10-10T19:28:25.917Z] Archiving artifacts [2019-10-10T19:28:26.194Z] --- PASS: TestDockerRegistrySuite (64.63s) [2019-10-10T19:28:26.194Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (2.01s) [2019-10-10T19:28:26.194Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest" [2019-10-10T19:28:26.194Z] check_test.go:196: Daemon d2003e688a1e5 is not started [2019-10-10T19:28:26.194Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.55s) [2019-10-10T19:28:26.194Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull" [2019-10-10T19:28:26.194Z] check_test.go:196: Daemon d13cdfc65f4e0 is not started [2019-10-10T19:28:26.194Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.99s) [2019-10-10T19:28:26.194Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull" [2019-10-10T19:28:26.194Z] check_test.go:196: Daemon daac4b41f425a is not started [2019-10-10T19:28:26.194Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2019-10-10T19:28:26.194Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentFailingPull" [2019-10-10T19:28:26.194Z] check_test.go:196: Daemon d11490d0e0faf is not started [2019-10-10T19:28:26.194Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.59s) [2019-10-10T19:28:26.194Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags" [2019-10-10T19:28:26.194Z] check_test.go:196: Daemon daa648f3bb1e3 is not started [2019-10-10T19:28:26.194Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.23s) [2019-10-10T19:28:26.194Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullWholeRepo" [2019-10-10T19:28:26.194Z] check_test.go:196: Daemon dc1f8d66e3aff is not started [2019-10-10T19:28:26.194Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.90s) [2019-10-10T19:28:26.194Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush" [2019-10-10T19:28:26.194Z] check_test.go:196: Daemon d865b2c0967e0 is not started [2019-10-10T19:28:26.194Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.63s) [2019-10-10T19:28:26.194Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest" [2019-10-10T19:28:26.194Z] check_test.go:196: Daemon d7ff5b0422c3c is not started [2019-10-10T19:28:26.194Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.31s) [2019-10-10T19:28:26.194Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush" [2019-10-10T19:28:26.194Z] check_test.go:196: Daemon deb5af3644d96 is not started [2019-10-10T19:28:26.194Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.53s) [2019-10-10T19:28:26.194Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest" [2019-10-10T19:28:26.194Z] check_test.go:196: Daemon d5d33760e3d8c is not started [2019-10-10T19:28:26.194Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.82s) [2019-10-10T19:28:26.194Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag" [2019-10-10T19:28:26.194Z] check_test.go:196: Daemon d1c747c70dc07 is not started [2019-10-10T19:28:26.194Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.58s) [2019-10-10T19:28:26.194Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag" [2019-10-10T19:28:26.194Z] check_test.go:196: Daemon d3e4245f998c3 is not started [2019-10-10T19:28:26.194Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.67s) [2019-10-10T19:28:26.194Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush" [2019-10-10T19:28:26.194Z] check_test.go:196: Daemon d754d66dbfa10 is not started [2019-10-10T19:28:26.194Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.77s) [2019-10-10T19:28:26.194Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests" [2019-10-10T19:28:26.194Z] check_test.go:196: Daemon d8b331f3e66bf is not started [2019-10-10T19:28:26.194Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.88s) [2019-10-10T19:28:26.194Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests" [2019-10-10T19:28:26.194Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7382b88d78160fd93e295931e7e0865b0ddda89e6ef49cafa0de22834bf90d71 [2019-10-10T19:28:26.194Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:44e0beba428eced2eba56825849adb1e1d3308bbce9033de3fa2ec26a131b9ad [2019-10-10T19:28:26.194Z] check_test.go:196: Daemon d593f9da08bf3 is not started [2019-10-10T19:28:26.194Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.90s) [2019-10-10T19:28:26.194Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests" [2019-10-10T19:28:26.194Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d4be17a67101a7ad02b55c708cf7f0de06a8762350d6953ed41631c07c73e5d6 [2019-10-10T19:28:26.194Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:66702dd13e579dd91daf64af8dd09861eecaa7177a79735897369791013b70ef [2019-10-10T19:28:26.194Z] check_test.go:196: Daemon d4d05f1d336b7 is not started [2019-10-10T19:28:26.194Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.53s) [2019-10-10T19:28:26.194Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests" [2019-10-10T19:28:26.194Z] check_test.go:196: Daemon de756a6037f9b is not started [2019-10-10T19:28:26.194Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.69s) [2019-10-10T19:28:26.194Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest" [2019-10-10T19:28:26.194Z] check_test.go:196: Daemon decfd296c9b67 is not started [2019-10-10T19:28:26.194Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.54s) [2019-10-10T19:28:26.194Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest" [2019-10-10T19:28:26.194Z] check_test.go:196: Daemon dbac4bea93c52 is not started [2019-10-10T19:28:26.194Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-10-10T19:28:26.194Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback" [2019-10-10T19:28:26.194Z] check_test.go:196: Daemon dc0ec7bb9a514 is not started [2019-10-10T19:28:26.194Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.61s) [2019-10-10T19:28:26.194Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest" [2019-10-10T19:28:26.194Z] check_test.go:196: Daemon dc71ab7a1f6af is not started [2019-10-10T19:28:26.194Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.35s) [2019-10-10T19:28:26.194Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer" [2019-10-10T19:28:26.194Z] check_test.go:196: Daemon dd05e9c853d6a is not started [2019-10-10T19:28:26.194Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.41s) [2019-10-10T19:28:26.194Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest" [2019-10-10T19:28:26.194Z] check_test.go:196: Daemon d4048b9d0240a is not started [2019-10-10T19:28:26.194Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (4.07s) [2019-10-10T19:28:26.194Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability" [2019-10-10T19:28:26.194Z] check_test.go:196: Daemon d315a702a73c3 is not started [2019-10-10T19:28:26.194Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.43s) [2019-10-10T19:28:26.194Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases" [2019-10-10T19:28:26.194Z] check_test.go:196: Daemon d656e4faf89e2 is not started [2019-10-10T19:28:26.194Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.59s) [2019-10-10T19:28:26.194Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList" [2019-10-10T19:28:26.194Z] check_test.go:196: Daemon d49a67af654c2 is not started [2019-10-10T19:28:26.194Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.44s) [2019-10-10T19:28:26.194Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers" [2019-10-10T19:28:26.194Z] check_test.go:196: Daemon d9747fa2c2fb1 is not started [2019-10-10T19:28:26.194Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2019-10-10T19:28:26.194Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag" [2019-10-10T19:28:26.194Z] check_test.go:196: Daemon d95da19a1926a is not started [2019-10-10T19:28:26.194Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2019-10-10T19:28:26.194Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage" [2019-10-10T19:28:26.194Z] check_test.go:196: Daemon defabdb727cd4 is not started [2019-10-10T19:28:26.194Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s) [2019-10-10T19:28:26.194Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer" [2019-10-10T19:28:26.194Z] check_test.go:196: Daemon d0bef0339ae5f is not started [2019-10-10T19:28:26.194Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2019-10-10T19:28:26.194Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags" [2019-10-10T19:28:26.194Z] check_test.go:196: Daemon d73e9d5cd8eb2 is not started [2019-10-10T19:28:26.194Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2019-10-10T19:28:26.194Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged" [2019-10-10T19:28:26.194Z] check_test.go:196: Daemon dc9308390889d is not started [2019-10-10T19:28:26.194Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.58s) [2019-10-10T19:28:26.194Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest" [2019-10-10T19:28:26.194Z] check_test.go:196: Daemon d612bf6c7bfd9 is not started [2019-10-10T19:28:26.194Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.21s) [2019-10-10T19:28:26.194Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest" [2019-10-10T19:28:26.194Z] check_test.go:196: Daemon d56263b5bdd73 is not started [2019-10-10T19:28:26.194Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.20s) [2019-10-10T19:28:26.194Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag" [2019-10-10T19:28:26.194Z] check_test.go:196: Daemon d448df9a2ffd0 is not started [2019-10-10T19:28:26.194Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.41s) [2019-10-10T19:28:26.194Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest" [2019-10-10T19:28:26.194Z] check_test.go:196: Daemon dc574927a9bfe is not started [2019-10-10T19:28:26.194Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.98s) [2019-10-10T19:28:26.194Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough" [2019-10-10T19:28:26.194Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2019-10-10T19:28:26.194Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only" [2019-10-10T19:28:26.194Z] === RUN TestDockerSchema1RegistrySuite [2019-10-10T19:28:26.194Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-10-10T19:28:26.194Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-10-10T19:28:26.318Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40059/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-10T19:28:26.705Z] + make clean [2019-10-10T19:28:27.320Z] docker volume rm -f docker-dev-cache [2019-10-10T19:28:27.320Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-10T19:28:31.448Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-10-10T19:28:35.620Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-10-10T19:28:40.894Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-10-10T19:28:41.458Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-10-10T19:28:42.387Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2019-10-10T19:28:42.952Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-10-10T19:28:43.317Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-10-10T19:28:44.686Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-10-10T19:28:45.617Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2019-10-10T19:28:46.181Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-10-10T19:28:48.078Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-10-10T19:28:49.972Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2019-10-10T19:28:52.493Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-10-10T19:28:52.750Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2019-10-10T19:28:52.750Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-10-10T19:28:53.313Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-10-10T19:28:53.570Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-10-10T19:28:53.827Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-10-10T19:28:54.084Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-10-10T19:28:54.648Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-10-10T19:28:54.648Z] --- PASS: TestDockerSchema1RegistrySuite (28.72s) [2019-10-10T19:28:54.648Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.25s) [2019-10-10T19:28:54.648Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentFailingPull" [2019-10-10T19:28:54.648Z] check_test.go:223: Daemon dfddf6f86bac2 is not started [2019-10-10T19:28:54.648Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.70s) [2019-10-10T19:28:54.648Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags" [2019-10-10T19:28:54.648Z] check_test.go:223: Daemon d67611418497e is not started [2019-10-10T19:28:54.648Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.46s) [2019-10-10T19:28:54.648Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo" [2019-10-10T19:28:54.648Z] check_test.go:223: Daemon de357fe18c9db is not started [2019-10-10T19:28:54.648Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.73s) [2019-10-10T19:28:54.648Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush" [2019-10-10T19:28:54.648Z] check_test.go:223: Daemon df9ec57ffa03d is not started [2019-10-10T19:28:54.648Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.34s) [2019-10-10T19:28:54.648Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported" [2019-10-10T19:28:54.648Z] check_test.go:223: Daemon d51897aa31906 is not started [2019-10-10T19:28:54.648Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.52s) [2019-10-10T19:28:54.648Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest" [2019-10-10T19:28:54.648Z] check_test.go:223: Daemon d74ec63671666 is not started [2019-10-10T19:28:54.648Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2019-10-10T19:28:54.648Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback" [2019-10-10T19:28:54.648Z] check_test.go:223: Daemon d73ef02000999 is not started [2019-10-10T19:28:54.648Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.64s) [2019-10-10T19:28:54.648Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest" [2019-10-10T19:28:54.648Z] check_test.go:223: Daemon d2e430abe7c3c is not started [2019-10-10T19:28:54.648Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.34s) [2019-10-10T19:28:54.648Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer" [2019-10-10T19:28:54.648Z] check_test.go:223: Daemon d9038e0e618e0 is not started [2019-10-10T19:28:54.648Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.67s) [2019-10-10T19:28:54.648Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest" [2019-10-10T19:28:54.648Z] check_test.go:223: Daemon dfb62eaf56aea is not started [2019-10-10T19:28:54.648Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.48s) [2019-10-10T19:28:54.648Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability" [2019-10-10T19:28:54.648Z] check_test.go:223: Daemon d2dc80acf71de is not started [2019-10-10T19:28:54.648Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.54s) [2019-10-10T19:28:54.648Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases" [2019-10-10T19:28:54.648Z] check_test.go:223: Daemon d8ba211927c65 is not started [2019-10-10T19:28:54.648Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.61s) [2019-10-10T19:28:54.648Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers" [2019-10-10T19:28:54.648Z] check_test.go:223: Daemon d1f15a7a8bd20 is not started [2019-10-10T19:28:54.648Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2019-10-10T19:28:54.648Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag" [2019-10-10T19:28:54.648Z] check_test.go:223: Daemon d020a614dbb75 is not started [2019-10-10T19:28:54.648Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2019-10-10T19:28:54.648Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage" [2019-10-10T19:28:54.648Z] check_test.go:223: Daemon d6ee007ea4e43 is not started [2019-10-10T19:28:54.648Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.32s) [2019-10-10T19:28:54.648Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer" [2019-10-10T19:28:54.648Z] check_test.go:223: Daemon d21f6b35c306a is not started [2019-10-10T19:28:54.648Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.45s) [2019-10-10T19:28:54.648Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags" [2019-10-10T19:28:54.648Z] check_test.go:223: Daemon d21265813f94e is not started [2019-10-10T19:28:54.648Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2019-10-10T19:28:54.648Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged" [2019-10-10T19:28:54.648Z] check_test.go:223: Daemon de4e4d6b8855f is not started [2019-10-10T19:28:54.648Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-10-10T19:28:54.648Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-10-10T19:28:54.831Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-10-10T19:28:54.831Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-10-10T19:28:54.831Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-10-10T19:28:56.018Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-10-10T19:28:56.581Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-10-10T19:28:56.581Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-10-10T19:28:57.511Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2019-10-10T19:28:58.075Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-10-10T19:28:58.075Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-10-10T19:28:58.639Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-10-10T19:28:59.203Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-10-10T19:28:59.461Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.67s) [2019-10-10T19:28:59.461Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.12s) [2019-10-10T19:28:59.461Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry" [2019-10-10T19:28:59.461Z] check_test.go:252: Daemon ddd845ca17fb4 is not started [2019-10-10T19:28:59.461Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.58s) [2019-10-10T19:28:59.461Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth" [2019-10-10T19:28:59.461Z] check_test.go:252: Daemon d9f95d2d7f52f is not started [2019-10-10T19:28:59.461Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.19s) [2019-10-10T19:28:59.461Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry" [2019-10-10T19:28:59.461Z] check_test.go:252: Daemon dbc39a1ad2b15 is not started [2019-10-10T19:28:59.461Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.29s) [2019-10-10T19:28:59.461Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth" [2019-10-10T19:28:59.461Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.26s) [2019-10-10T19:28:59.461Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored" [2019-10-10T19:28:59.461Z] check_test.go:252: Daemon d670b489f8a4a is not started [2019-10-10T19:28:59.461Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.47s) [2019-10-10T19:28:59.461Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth" [2019-10-10T19:28:59.461Z] check_test.go:252: Daemon db58194431a1d is not started [2019-10-10T19:28:59.461Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.58s) [2019-10-10T19:28:59.461Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme" [2019-10-10T19:28:59.461Z] check_test.go:252: Daemon dcd22faa00b65 is not started [2019-10-10T19:28:59.461Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.17s) [2019-10-10T19:28:59.461Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry" [2019-10-10T19:28:59.461Z] check_test.go:252: Daemon d9d63822f0ed1 is not started [2019-10-10T19:28:59.461Z] === RUN TestDockerRegistryAuthTokenSuite [2019-10-10T19:28:59.461Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-10-10T19:29:00.832Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-10-10T19:29:05.024Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-10-10T19:29:05.024Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-10-10T19:29:05.024Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-10-10T19:29:05.024Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-10-10T19:29:05.281Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.82s) [2019-10-10T19:29:05.281Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.21s) [2019-10-10T19:29:05.281Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError" [2019-10-10T19:29:05.281Z] check_test.go:279: Daemon d54fa1f2f050b is not started [2019-10-10T19:29:05.281Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2019-10-10T19:29:05.281Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken" [2019-10-10T19:29:05.281Z] check_test.go:279: Daemon dba8c45d26a8f is not started [2019-10-10T19:29:05.281Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2019-10-10T19:29:05.281Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized" [2019-10-10T19:29:05.281Z] check_test.go:279: Daemon d2e725cd81462 is not started [2019-10-10T19:29:05.281Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2019-10-10T19:29:05.281Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable" [2019-10-10T19:29:05.281Z] check_test.go:279: Daemon d5d91f23a146f is not started [2019-10-10T19:29:05.281Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2019-10-10T19:29:05.281Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse" [2019-10-10T19:29:05.281Z] check_test.go:279: Daemon d7e3206f69a50 is not started [2019-10-10T19:29:05.281Z] === RUN TestDockerNetworkSuite [2019-10-10T19:29:05.281Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2019-10-10T19:29:08.553Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2019-10-10T19:29:09.484Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2019-10-10T19:29:14.735Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2019-10-10T19:29:15.889Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-10-10T19:29:15.889Z] === RUN TestDockerSuite/TestBuildBlankName [2019-10-10T19:29:15.889Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-10-10T19:29:17.255Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2019-10-10T19:29:21.426Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2019-10-10T19:29:21.426Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2019-10-10T19:29:23.320Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2019-10-10T19:29:24.431Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-10-10T19:29:24.888Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-10-10T19:29:30.668Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-10-10T19:29:33.277Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2019-10-10T19:29:36.554Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2019-10-10T19:29:36.554Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2019-10-10T19:29:38.622Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2019-10-10T19:29:39.186Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2019-10-10T19:29:39.443Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2019-10-10T19:29:40.374Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2019-10-10T19:29:40.962Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-10-10T19:29:42.277Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2019-10-10T19:29:42.277Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-10-10T19:29:43.779Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2019-10-10T19:29:43.779Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2019-10-10T19:29:44.343Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2019-10-10T19:29:45.714Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2019-10-10T19:29:45.972Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-10-10T19:29:45.972Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2019-10-10T19:29:46.228Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2019-10-10T19:29:46.228Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2019-10-10T19:29:47.598Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2019-10-10T19:29:49.493Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2019-10-10T19:29:49.493Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2019-10-10T19:29:50.058Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2019-10-10T19:29:50.058Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2019-10-10T19:29:51.309Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-10-10T19:29:51.309Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-10-10T19:29:55.308Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2019-10-10T19:29:57.080Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-10-10T19:29:57.080Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-10-10T19:29:57.080Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-10-10T19:29:57.832Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2019-10-10T19:29:57.832Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2019-10-10T19:30:02.857Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-10-10T19:30:02.857Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-10-10T19:30:03.823Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-10-10T19:30:03.823Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-10-10T19:30:03.823Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-10-10T19:30:04.380Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-10-10T19:30:07.655Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-10-10T19:30:09.024Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2019-10-10T19:30:09.024Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2019-10-10T19:30:09.954Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2019-10-10T19:30:10.211Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2019-10-10T19:30:10.470Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2019-10-10T19:30:10.727Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2019-10-10T19:30:10.727Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2019-10-10T19:30:10.984Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2019-10-10T19:30:10.984Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2019-10-10T19:30:14.277Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2019-10-10T19:30:15.645Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2019-10-10T19:30:15.645Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2019-10-10T19:30:15.645Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2019-10-10T19:30:17.539Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2019-10-10T19:30:17.539Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2019-10-10T19:30:21.714Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2019-10-10T19:30:22.276Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2019-10-10T19:30:24.797Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2019-10-10T19:30:27.318Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2019-10-10T19:30:27.318Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2019-10-10T19:30:28.686Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2019-10-10T19:30:31.959Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2019-10-10T19:30:31.959Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2019-10-10T19:30:32.889Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2019-10-10T19:30:33.819Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2019-10-10T19:30:35.713Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2019-10-10T19:30:39.474Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-10-10T19:30:42.263Z] --- PASS: TestDockerNetworkSuite (96.83s) [2019-10-10T19:30:42.263Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.02s) [2019-10-10T19:30:42.263Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak" [2019-10-10T19:30:42.263Z] docker_cli_network_unix_test.go:46: Daemon dd229b918e204 is not started [2019-10-10T19:30:42.263Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.34s) [2019-10-10T19:30:42.263Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig" [2019-10-10T19:30:42.263Z] docker_cli_network_unix_test.go:46: Daemon da9e782ec40a9 is not started [2019-10-10T19:30:42.263Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.08s) [2019-10-10T19:30:42.263Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint" [2019-10-10T19:30:42.263Z] docker_cli_network_unix_test.go:46: Daemon d81358fbf2d40 is not started [2019-10-10T19:30:42.263Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.49s) [2019-10-10T19:30:42.263Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect" [2019-10-10T19:30:42.263Z] docker_cli_network_unix_test.go:46: Daemon d729bd92b5ba8 is not started [2019-10-10T19:30:42.263Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.69s) [2019-10-10T19:30:42.263Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer" [2019-10-10T19:30:42.263Z] docker_cli_network_unix_test.go:1233: Daemon d96da2a755451 is not started [2019-10-10T19:30:42.263Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.17s) [2019-10-10T19:30:42.263Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping" [2019-10-10T19:30:42.263Z] docker_cli_network_unix_test.go:46: Daemon d83fe6a7be8d0 is not started [2019-10-10T19:30:42.263Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.73s) [2019-10-10T19:30:42.263Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP" [2019-10-10T19:30:42.263Z] docker_cli_network_unix_test.go:46: Daemon dda5eceb608f5 is not started [2019-10-10T19:30:42.263Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.75s) [2019-10-10T19:30:42.263Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP" [2019-10-10T19:30:42.263Z] docker_cli_network_unix_test.go:46: Daemon d16d2589d4388 is not started [2019-10-10T19:30:42.263Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.91s) [2019-10-10T19:30:42.263Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer" [2019-10-10T19:30:42.263Z] docker_cli_network_unix_test.go:46: Daemon dce5d8453b2cd is not started [2019-10-10T19:30:42.263Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (1.04s) [2019-10-10T19:30:42.263Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork" [2019-10-10T19:30:42.263Z] docker_cli_network_unix_test.go:46: Daemon d89a23d9bc00a is not started [2019-10-10T19:30:42.263Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.90s) [2019-10-10T19:30:42.263Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks" [2019-10-10T19:30:42.263Z] docker_cli_network_unix_test.go:46: Daemon d3b2f3f825546 is not started [2019-10-10T19:30:42.263Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.69s) [2019-10-10T19:30:42.263Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac" [2019-10-10T19:30:42.263Z] docker_cli_network_unix_test.go:46: Daemon d579ca5a3a11e is not started [2019-10-10T19:30:42.263Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.67s) [2019-10-10T19:30:42.263Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping" [2019-10-10T19:30:42.263Z] docker_cli_network_unix_test.go:46: Daemon d9e1211347dbc is not started [2019-10-10T19:30:42.263Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.15s) [2019-10-10T19:30:42.263Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete" [2019-10-10T19:30:42.263Z] docker_cli_network_unix_test.go:46: Daemon d35289afb5c98 is not started [2019-10-10T19:30:42.263Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.45s) [2019-10-10T19:30:42.263Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters" [2019-10-10T19:30:42.263Z] docker_cli_network_unix_test.go:46: Daemon dff1c3836659e is not started [2019-10-10T19:30:42.263Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.47s) [2019-10-10T19:30:42.263Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind" [2019-10-10T19:30:42.263Z] docker_cli_network_unix_test.go:46: Daemon d65d2d1902f64 is not started [2019-10-10T19:30:42.263Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.29s) [2019-10-10T19:30:42.263Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel" [2019-10-10T19:30:42.263Z] docker_cli_network_unix_test.go:46: Daemon daddbf40883a2 is not started [2019-10-10T19:30:42.263Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2019-10-10T19:30:42.263Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined" [2019-10-10T19:30:42.263Z] docker_cli_network_unix_test.go:46: Daemon d57817121fc1b is not started [2019-10-10T19:30:42.263Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2019-10-10T19:30:42.263Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM" [2019-10-10T19:30:42.263Z] docker_cli_network_unix_test.go:46: Daemon db860b22bb914 is not started [2019-10-10T19:30:42.263Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.43s) [2019-10-10T19:30:42.263Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork" [2019-10-10T19:30:42.263Z] docker_cli_network_unix_test.go:46: Daemon dd0d8f5c75dca is not started [2019-10-10T19:30:42.263Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.66s) [2019-10-10T19:30:42.263Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault" [2019-10-10T19:30:42.263Z] docker_cli_network_unix_test.go:46: Daemon db163ec8e8c74 is not started [2019-10-10T19:30:42.263Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.11s) [2019-10-10T19:30:42.263Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge" [2019-10-10T19:30:42.263Z] docker_cli_network_unix_test.go:46: Daemon dfe0729b3c431 is not started [2019-10-10T19:30:42.263Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.44s) [2019-10-10T19:30:42.263Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost" [2019-10-10T19:30:42.263Z] docker_cli_network_unix_test.go:46: Daemon d884e7c2b76c2 is not started [2019-10-10T19:30:42.263Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.09s) [2019-10-10T19:30:42.263Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions" [2019-10-10T19:30:42.263Z] docker_cli_network_unix_test.go:46: Daemon d937d304394fd is not started [2019-10-10T19:30:42.263Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.40s) [2019-10-10T19:30:42.263Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart" [2019-10-10T19:30:42.263Z] docker_cli_network_unix_test.go:968: Daemon d9690afeeda4a is not started [2019-10-10T19:30:42.263Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.51s) [2019-10-10T19:30:42.263Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias" [2019-10-10T19:30:42.263Z] docker_cli_network_unix_test.go:46: Daemon d4744b544dba3 is not started [2019-10-10T19:30:42.263Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.88s) [2019-10-10T19:30:42.263Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart" [2019-10-10T19:30:42.263Z] docker_cli_network_unix_test.go:1116: Daemon dc3d5aefd8132 is not started [2019-10-10T19:30:42.263Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.18s) [2019-10-10T19:30:42.263Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations" [2019-10-10T19:30:42.263Z] docker_cli_network_unix_test.go:46: Daemon dc49502f21b5f is not started [2019-10-10T19:30:42.263Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.08s) [2019-10-10T19:30:42.263Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks" [2019-10-10T19:30:42.263Z] docker_cli_network_unix_test.go:46: Daemon d5cdca788abdc is not started [2019-10-10T19:30:42.263Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.24s) [2019-10-10T19:30:42.263Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions" [2019-10-10T19:30:42.263Z] docker_cli_network_unix_test.go:46: Daemon dbb9afdf6ee58 is not started [2019-10-10T19:30:42.263Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.12s) [2019-10-10T19:30:42.263Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer" [2019-10-10T19:30:42.263Z] docker_cli_network_unix_test.go:46: Daemon d1601ccf1389b is not started [2019-10-10T19:30:42.263Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.23s) [2019-10-10T19:30:42.263Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified" [2019-10-10T19:30:42.263Z] docker_cli_network_unix_test.go:46: Daemon d61480dfcb325 is not started [2019-10-10T19:30:42.263Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.23s) [2019-10-10T19:30:42.263Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified" [2019-10-10T19:30:42.263Z] docker_cli_network_unix_test.go:46: Daemon dcd54e786e391 is not started [2019-10-10T19:30:42.263Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2019-10-10T19:30:42.263Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault" [2019-10-10T19:30:42.263Z] docker_cli_network_unix_test.go:46: Daemon db40737998f5a is not started [2019-10-10T19:30:42.263Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.65s) [2019-10-10T19:30:42.263Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly" [2019-10-10T19:30:42.263Z] docker_cli_network_unix_test.go:46: Daemon d6d5b09b2e2da is not started [2019-10-10T19:30:42.263Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2019-10-10T19:30:42.263Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault" [2019-10-10T19:30:42.263Z] docker_cli_network_unix_test.go:46: Daemon d7dd68d142f7b is not started [2019-10-10T19:30:42.263Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-10-10T19:30:42.263Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter" [2019-10-10T19:30:42.263Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-10-10T19:30:42.263Z] docker_cli_network_unix_test.go:46: Daemon d334288783a08 is not started [2019-10-10T19:30:42.263Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.63s) [2019-10-10T19:30:42.263Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect" [2019-10-10T19:30:42.263Z] docker_cli_network_unix_test.go:46: Daemon d8baa3717f9b4 is not started [2019-10-10T19:30:42.263Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.97s) [2019-10-10T19:30:42.263Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart" [2019-10-10T19:30:42.263Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.04s) [2019-10-10T19:30:42.263Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart" [2019-10-10T19:30:42.263Z] docker_cli_network_unix_test.go:1084: Daemon d05a066eafdff is not started [2019-10-10T19:30:42.263Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2019-10-10T19:30:42.263Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver" [2019-10-10T19:30:42.263Z] docker_cli_network_unix_test.go:46: Daemon dae2c26d70a24 is not started [2019-10-10T19:30:42.263Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.45s) [2019-10-10T19:30:42.263Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping" [2019-10-10T19:30:42.263Z] docker_cli_network_unix_test.go:46: Daemon dafbd9faa4d1f is not started [2019-10-10T19:30:42.263Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.86s) [2019-10-10T19:30:42.263Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks" [2019-10-10T19:30:42.263Z] docker_cli_network_unix_test.go:46: Daemon d59ad160b9dd2 is not started [2019-10-10T19:30:42.263Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2019-10-10T19:30:42.263Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined" [2019-10-10T19:30:42.263Z] docker_cli_network_unix_test.go:46: Daemon d04c99598c876 is not started [2019-10-10T19:30:42.263Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.32s) [2019-10-10T19:30:42.263Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID" [2019-10-10T19:30:42.263Z] docker_cli_network_unix_test.go:46: Daemon dd1317741aab4 is not started [2019-10-10T19:30:42.263Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.80s) [2019-10-10T19:30:42.263Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP" [2019-10-10T19:30:42.263Z] docker_cli_network_unix_test.go:46: Daemon d0af740f2534e is not started [2019-10-10T19:30:42.263Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.67s) [2019-10-10T19:30:42.263Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP" [2019-10-10T19:30:42.263Z] docker_cli_network_unix_test.go:46: Daemon dbfd080459985 is not started [2019-10-10T19:30:42.263Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.63s) [2019-10-10T19:30:42.264Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver" [2019-10-10T19:30:42.264Z] docker_cli_network_unix_test.go:46: Daemon d382a9f8eb0e2 is not started [2019-10-10T19:30:42.264Z] === RUN TestDockerHubPullSuite [2019-10-10T19:30:42.264Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2019-10-10T19:30:43.560Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-10-10T19:30:43.631Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2019-10-10T19:30:44.017Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-10-10T19:30:44.474Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-10-10T19:30:46.005Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-10-10T19:30:46.005Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-10-10T19:30:46.167Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2019-10-10T19:30:46.424Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2019-10-10T19:30:48.317Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2019-10-10T19:30:48.574Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2019-10-10T19:30:48.831Z] --- PASS: TestDockerHubPullSuite (6.71s) [2019-10-10T19:30:48.831Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.68s) [2019-10-10T19:30:48.831Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry" [2019-10-10T19:30:48.831Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s) [2019-10-10T19:30:48.831Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.52s) [2019-10-10T19:30:48.831Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.94s) [2019-10-10T19:30:48.831Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.28s) [2019-10-10T19:30:48.831Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2019-10-10T19:30:48.831Z] PASS [2019-10-10T19:30:48.831Z] [2019-10-10T19:30:48.831Z] === Skipped [2019-10-10T19:30:48.831Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-10-10T19:30:48.831Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-10-10T19:30:48.831Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-10-10T19:30:48.831Z] [2019-10-10T19:30:48.831Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2019-10-10T19:30:48.831Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2019-10-10T19:30:48.831Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-10-10T19:30:48.831Z] [2019-10-10T19:30:48.831Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-10-10T19:30:48.831Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-10-10T19:30:48.831Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-10-10T19:30:48.831Z] [2019-10-10T19:30:48.831Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2019-10-10T19:30:48.831Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2019-10-10T19:30:48.831Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-10-10T19:30:48.831Z] [2019-10-10T19:30:48.831Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-10-10T19:30:48.831Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-10-10T19:30:48.831Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-10-10T19:30:48.831Z] [2019-10-10T19:30:48.831Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2019-10-10T19:30:48.831Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2019-10-10T19:30:48.831Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-10-10T19:30:48.831Z] [2019-10-10T19:30:48.831Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2019-10-10T19:30:48.831Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2019-10-10T19:30:48.831Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-10-10T19:30:48.831Z] [2019-10-10T19:30:48.831Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-10T19:30:48.831Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-10T19:30:48.831Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-10-10T19:30:48.831Z] [2019-10-10T19:30:48.831Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-10-10T19:30:48.831Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-10-10T19:30:48.831Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-10-10T19:30:48.831Z] [2019-10-10T19:30:48.831Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-10T19:30:48.831Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-10T19:30:48.831Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-10-10T19:30:48.831Z] [2019-10-10T19:30:48.831Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-10T19:30:48.831Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-10T19:30:48.831Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-10-10T19:30:48.831Z] [2019-10-10T19:30:48.831Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-10T19:30:48.831Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-10T19:30:48.831Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-10-10T19:30:48.831Z] [2019-10-10T19:30:48.831Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-10T19:30:48.831Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-10T19:30:48.831Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-10-10T19:30:48.831Z] [2019-10-10T19:30:48.831Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2019-10-10T19:30:48.831Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2019-10-10T19:30:48.831Z] docker_cli_sni_test.go:18: Flakey test [2019-10-10T19:30:48.831Z] [2019-10-10T19:30:48.831Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-10T19:30:48.831Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-10T19:30:48.831Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-10-10T19:30:48.831Z] [2019-10-10T19:30:48.831Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-10T19:30:48.831Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-10T19:30:48.831Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-10-10T19:30:48.831Z] [2019-10-10T19:30:48.831Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-10T19:30:48.831Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-10T19:30:48.831Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-10-10T19:30:48.831Z] [2019-10-10T19:30:48.831Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-10T19:30:48.831Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-10T19:30:48.831Z] docker_cli_events_unix_test.go:51: unmatched requirement swapMemorySupport [2019-10-10T19:30:48.831Z] [2019-10-10T19:30:48.831Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-10T19:30:48.831Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-10T19:30:48.831Z] docker_cli_events_unix_test.go:81: unmatched requirement swapMemorySupport [2019-10-10T19:30:48.831Z] [2019-10-10T19:30:48.831Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-10T19:30:48.831Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-10T19:30:48.831Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-10-10T19:30:48.831Z] [2019-10-10T19:30:48.831Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-10-10T19:30:48.831Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-10-10T19:30:48.831Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-10-10T19:30:48.831Z] [2019-10-10T19:30:48.831Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-10-10T19:30:48.831Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-10-10T19:30:48.831Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-10-10T19:30:48.831Z] [2019-10-10T19:30:48.831Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2019-10-10T19:30:48.831Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2019-10-10T19:30:48.831Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-10-10T19:30:48.831Z] [2019-10-10T19:30:48.831Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2019-10-10T19:30:48.831Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2019-10-10T19:30:48.831Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-10-10T19:30:48.831Z] [2019-10-10T19:30:48.831Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-10T19:30:48.831Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-10T19:30:48.831Z] docker_cli_run_test.go:4142: unmatched requirement DaemonIsWindows [2019-10-10T19:30:48.831Z] [2019-10-10T19:30:48.831Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-10T19:30:48.831Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-10T19:30:48.831Z] docker_cli_run_test.go:4161: unmatched requirement DaemonIsWindows [2019-10-10T19:30:48.831Z] [2019-10-10T19:30:48.831Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-10T19:30:48.831Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-10T19:30:48.831Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-10-10T19:30:48.831Z] [2019-10-10T19:30:48.831Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-10T19:30:48.831Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-10T19:30:48.831Z] docker_cli_run_test.go:4244: unmatched requirement IsolationIsHyperv [2019-10-10T19:30:48.831Z] [2019-10-10T19:30:48.831Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2019-10-10T19:30:48.831Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2019-10-10T19:30:48.831Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-10-10T19:30:48.831Z] [2019-10-10T19:30:48.831Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-10T19:30:48.831Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-10T19:30:48.831Z] docker_cli_run_test.go:4227: unmatched requirement IsolationIsProcess [2019-10-10T19:30:48.831Z] [2019-10-10T19:30:48.831Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-10-10T19:30:48.831Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-10-10T19:30:48.831Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2019-10-10T19:30:48.831Z] [2019-10-10T19:30:48.831Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-10T19:30:48.831Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-10T19:30:48.831Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-10-10T19:30:48.831Z] [2019-10-10T19:30:48.831Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-10-10T19:30:48.831Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-10-10T19:30:48.831Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-10-10T19:30:48.831Z] [2019-10-10T19:30:48.831Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-10T19:30:48.831Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-10T19:30:48.831Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-10-10T19:30:48.831Z] [2019-10-10T19:30:48.831Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-10T19:30:48.831Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-10T19:30:48.831Z] docker_cli_run_test.go:4197: unmatched requirement DaemonIsWindows [2019-10-10T19:30:48.831Z] [2019-10-10T19:30:48.831Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-10T19:30:48.831Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-10T19:30:48.831Z] docker_cli_run_test.go:4217: unmatched requirement DaemonIsWindows [2019-10-10T19:30:48.831Z] [2019-10-10T19:30:48.831Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-10T19:30:48.831Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-10T19:30:48.831Z] docker_cli_run_test.go:4207: unmatched requirement DaemonIsWindows [2019-10-10T19:30:48.831Z] [2019-10-10T19:30:48.831Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-10T19:30:48.831Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-10T19:30:48.831Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-10-10T19:30:48.831Z] [2019-10-10T19:30:48.831Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-10-10T19:30:48.831Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-10-10T19:30:48.831Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-10-10T19:30:48.831Z] [2019-10-10T19:30:48.831Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-10-10T19:30:48.831Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-10-10T19:30:48.831Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-10-10T19:30:48.831Z] [2019-10-10T19:30:48.831Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-10T19:30:48.831Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-10T19:30:48.831Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-10-10T19:30:48.831Z] [2019-10-10T19:30:48.831Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-10T19:30:48.831Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-10T19:30:48.831Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-10-10T19:30:48.831Z] [2019-10-10T19:30:48.831Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2019-10-10T19:30:48.831Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2019-10-10T19:30:48.831Z] docker_cli_run_test.go:4535: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-10-10T19:30:48.831Z] [2019-10-10T19:30:48.831Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-10-10T19:30:48.831Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-10-10T19:30:48.831Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter" [2019-10-10T19:30:48.831Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-10-10T19:30:48.831Z] docker_cli_network_unix_test.go:46: Daemon d334288783a08 is not started [2019-10-10T19:30:48.831Z] [2019-10-10T19:30:48.831Z] [2019-10-10T19:30:48.831Z] DONE 1253 tests, 44 skipped in 2113.327s [2019-10-10T19:30:48.831Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-10T19:30:48.831Z] ++++ cat bundles/test-integration/docker.pid [2019-10-10T19:30:48.831Z] +++ kill 7225 [2019-10-10T19:30:51.775Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-10-10T19:30:52.742Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-10-10T19:30:52.742Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-10-10T19:30:52.742Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-10-10T19:30:54.282Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-10-10T19:30:55.246Z] === RUN TestDockerSuite/TestBuildCmd [2019-10-10T19:30:55.703Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-10-10T19:30:56.160Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-10-10T19:30:56.617Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-10-10T19:30:56.925Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-10T19:30:56.925Z] +++ /etc/init.d/apparmor stop [2019-10-10T19:30:56.925Z] Clearing AppArmor profiles cache:. [2019-10-10T19:30:56.925Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-10T19:30:56.925Z] Unloading profiles will leave already running processes permanently [2019-10-10T19:30:56.925Z] unconfined, which can lead to unexpected situations. [2019-10-10T19:30:56.925Z] [2019-10-10T19:30:56.925Z] To set a process to complain mode, use the command line tool [2019-10-10T19:30:56.925Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-10T19:30:56.925Z] with the 'teardown' option." [2019-10-10T19:30:56.925Z] [2019-10-10T19:31:02.391Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-10-10T19:31:04.561Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-10-10T19:31:04.561Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-10-10T19:31:06.091Z] === RUN TestDockerSuite/TestBuildContChar [2019-10-10T19:31:18.820Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-10-10T19:31:20.884Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-10-10T19:31:20.884Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-10-10T19:31:20.884Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-10-10T19:31:22.417Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-10-10T19:31:22.875Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-10-10T19:31:23.333Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-10-10T19:31:23.791Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-10-10T19:31:24.248Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-10-10T19:31:25.213Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-10-10T19:31:25.213Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-10-10T19:31:25.213Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-10-10T19:31:31.019Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-10-10T19:31:36.871Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-10-10T19:31:54.924Z] --- PASS: TestDockerSwarmSuite (1775.43s) [2019-10-10T19:31:54.924Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.62s) [2019-10-10T19:31:54.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks" [2019-10-10T19:31:54.924Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.96s) [2019-10-10T19:31:54.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope" [2019-10-10T19:31:54.924Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.35s) [2019-10-10T19:31:54.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort" [2019-10-10T19:31:54.924Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.20s) [2019-10-10T19:31:54.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash" [2019-10-10T19:31:54.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash" [2019-10-10T19:31:54.924Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.03s) [2019-10-10T19:31:54.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling" [2019-10-10T19:31:54.924Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.71s) [2019-10-10T19:31:54.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-10-10T19:31:54.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-10-10T19:31:54.924Z] check_test.go:358: [db835df529d9a] joining swarm manager [d0003fe5d2b3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T19:31:54.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-10-10T19:31:54.924Z] check_test.go:358: [daa1f474db5d7] joining swarm manager [d0003fe5d2b3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T19:31:54.924Z] check_test.go:379: Daemon db835df529d9a is not started [2019-10-10T19:31:54.924Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-10-10T19:31:54.924Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-10-10T19:31:54.924Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.46s) [2019-10-10T19:31:54.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit" [2019-10-10T19:31:54.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit" [2019-10-10T19:31:54.924Z] check_test.go:358: [de25b572e6238] joining swarm manager [d00dc6bf94a30]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T19:31:54.924Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.77s) [2019-10-10T19:31:54.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress" [2019-10-10T19:31:54.924Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.39s) [2019-10-10T19:31:54.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken" [2019-10-10T19:31:54.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken" [2019-10-10T19:31:54.924Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.70s) [2019-10-10T19:31:54.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-10-10T19:31:54.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-10-10T19:31:54.924Z] check_test.go:358: [d34a6418a39d2] joining swarm manager [d97974338aea9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T19:31:54.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-10-10T19:31:54.924Z] check_test.go:358: [d84385c767133] joining swarm manager [d97974338aea9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T19:31:54.924Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2019-10-10T19:31:54.924Z] docker_api_swarm_test.go:364: Waiting for possible election... [2019-10-10T19:31:54.924Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.80s) [2019-10-10T19:31:54.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-10-10T19:31:54.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-10-10T19:31:54.924Z] check_test.go:358: [da4d431087c5c] joining swarm manager [def54039be2ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T19:31:54.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-10-10T19:31:54.924Z] check_test.go:358: [d730c17d9311c] joining swarm manager [def54039be2ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T19:31:54.924Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.84s) [2019-10-10T19:31:54.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin" [2019-10-10T19:31:54.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin" [2019-10-10T19:31:54.924Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.42s) [2019-10-10T19:31:54.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer" [2019-10-10T19:31:54.924Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.21s) [2019-10-10T19:31:54.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-10-10T19:31:54.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-10-10T19:31:54.924Z] check_test.go:358: [d056db8757b6c] joining swarm manager [d2f29fc3e4cff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T19:31:54.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-10-10T19:31:54.924Z] check_test.go:358: [d7d84b2b9e593] joining swarm manager [d2f29fc3e4cff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T19:31:54.924Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (52.32s) [2019-10-10T19:31:54.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-10-10T19:31:54.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-10-10T19:31:54.924Z] check_test.go:358: [d939d7bd8a890] joining swarm manager [d983a5a2ddf4d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T19:31:54.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-10-10T19:31:54.924Z] check_test.go:358: [d52693fdd3779] joining swarm manager [d983a5a2ddf4d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T19:31:54.924Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.43s) [2019-10-10T19:31:54.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause" [2019-10-10T19:31:54.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause" [2019-10-10T19:31:54.924Z] check_test.go:358: [d3ae38405386d] joining swarm manager [d8cfd5b7057b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T19:31:54.924Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.61s) [2019-10-10T19:31:54.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-10-10T19:31:54.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-10-10T19:31:54.924Z] check_test.go:358: [d9d9f6b7228d0] joining swarm manager [d85120804075f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T19:31:54.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-10-10T19:31:54.924Z] check_test.go:358: [d041bb1b4e290] joining swarm manager [d85120804075f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T19:31:54.924Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.80s) [2019-10-10T19:31:54.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate" [2019-10-10T19:31:54.924Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.39s) [2019-10-10T19:31:54.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote" [2019-10-10T19:31:54.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote" [2019-10-10T19:31:54.924Z] check_test.go:358: [dd52b03b0ac36] joining swarm manager [daa175b007fe5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T19:31:54.924Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (53.91s) [2019-10-10T19:31:54.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-10-10T19:31:54.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-10-10T19:31:54.924Z] check_test.go:358: [db6f34afdb7b5] joining swarm manager [df3b8eca7bb97]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T19:31:54.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-10-10T19:31:54.924Z] check_test.go:358: [dea3255bc315c] joining swarm manager [df3b8eca7bb97]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T19:31:54.924Z] check_test.go:379: Daemon dea3255bc315c is not started [2019-10-10T19:31:54.924Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (55.56s) [2019-10-10T19:31:54.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-10T19:31:54.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-10T19:31:54.924Z] check_test.go:358: [d54f6fe71c7ed] joining swarm manager [ddc9077409459]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T19:31:54.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-10T19:31:54.924Z] check_test.go:358: [d9c7977a6205a] joining swarm manager [ddc9077409459]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T19:31:54.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-10T19:31:54.924Z] check_test.go:358: [d067746d0cc75] joining swarm manager [ddc9077409459]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-10T19:31:54.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-10T19:31:54.924Z] check_test.go:358: [df593a06b10a7] joining swarm manager [ddc9077409459]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-10-10T19:31:54.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-10T19:31:54.924Z] check_test.go:358: [d1c0e74954323] joining swarm manager [ddc9077409459]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2019-10-10T19:31:54.924Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.36s) [2019-10-10T19:31:54.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin" [2019-10-10T19:31:54.924Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.30s) [2019-10-10T19:31:54.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate" [2019-10-10T19:31:54.924Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.32s) [2019-10-10T19:31:54.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-10-10T19:31:54.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-10-10T19:31:54.924Z] check_test.go:358: [d6a49fa12c6fa] joining swarm manager [d9aa490a40b6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T19:31:54.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-10-10T19:31:54.924Z] check_test.go:358: [d952563f43d81] joining swarm manager [d9aa490a40b6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T19:31:54.924Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.92s) [2019-10-10T19:31:54.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-10-10T19:31:54.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-10-10T19:31:54.924Z] check_test.go:358: [d7e7b9887bbbb] joining swarm manager [dbaf65501e387]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T19:31:54.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-10-10T19:31:54.924Z] check_test.go:358: [d1b00951a8be3] joining swarm manager [dbaf65501e387]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T19:31:54.924Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.32s) [2019-10-10T19:31:54.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-10-10T19:31:54.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-10-10T19:31:54.924Z] check_test.go:358: [d28c79c13a03f] joining swarm manager [da53ef27252ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T19:31:54.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-10-10T19:31:54.924Z] check_test.go:358: [d53cca0092af8] joining swarm manager [da53ef27252ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T19:31:54.924Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.66s) [2019-10-10T19:31:54.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate" [2019-10-10T19:31:54.924Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.09s) [2019-10-10T19:31:54.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-10T19:31:54.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-10T19:31:54.924Z] check_test.go:358: [da107e2283533] joining swarm manager [d3def135b2952]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T19:31:54.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-10T19:31:54.924Z] check_test.go:358: [d892fbd0ec35f] joining swarm manager [d3def135b2952]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T19:31:54.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-10T19:31:54.925Z] check_test.go:358: [d33ac9f64c59c] joining swarm manager [d3def135b2952]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-10T19:31:54.925Z] check_test.go:358: [d9eb8cceb833b] joining swarm manager [d3def135b2952]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-10-10T19:31:54.925Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.04s) [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList" [2019-10-10T19:31:54.925Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.57s) [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-10-10T19:31:54.925Z] check_test.go:358: [d5397432dc407] joining swarm manager [da235477917ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-10-10T19:31:54.925Z] check_test.go:358: [d2921a260bb6c] joining swarm manager [da235477917ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T19:31:54.925Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (30.72s) [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-10-10T19:31:54.925Z] check_test.go:358: [da1b953110786] joining swarm manager [d6165f3c1ca44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-10-10T19:31:54.925Z] check_test.go:358: [dd3e073f0ce5a] joining swarm manager [d6165f3c1ca44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T19:31:54.925Z] check_test.go:379: Daemon da1b953110786 is not started [2019-10-10T19:31:54.925Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.96s) [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-10-10T19:31:54.925Z] check_test.go:358: [d8d3408ed3596] joining swarm manager [de2d22061ea7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-10-10T19:31:54.925Z] check_test.go:358: [d054159c7d4f3] joining swarm manager [de2d22061ea7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T19:31:54.925Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.25s) [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-10-10T19:31:54.925Z] check_test.go:358: [d9c8869fff438] joining swarm manager [d46b551bc8a06]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-10-10T19:31:54.925Z] check_test.go:358: [d03da0b02014f] joining swarm manager [d46b551bc8a06]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T19:31:54.925Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (27.05s) [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst" [2019-10-10T19:31:54.925Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.44s) [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName" [2019-10-10T19:31:54.925Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.72s) [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked" [2019-10-10T19:31:54.925Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.57s) [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig" [2019-10-10T19:31:54.925Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.36s) [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate" [2019-10-10T19:31:54.925Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.56s) [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts" [2019-10-10T19:31:54.925Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.10s) [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames" [2019-10-10T19:31:54.925Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (6.06s) [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable" [2019-10-10T19:31:54.925Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (6.18s) [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave" [2019-10-10T19:31:54.925Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (26.58s) [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure" [2019-10-10T19:31:54.925Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.97s) [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork" [2019-10-10T19:31:54.925Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.19s) [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask" [2019-10-10T19:31:54.925Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.29s) [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs" [2019-10-10T19:31:54.925Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.42s) [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume" [2019-10-10T19:31:54.925Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.30s) [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice" [2019-10-10T19:31:54.925Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.23s) [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple" [2019-10-10T19:31:54.925Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.49s) [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths" [2019-10-10T19:31:54.925Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.32s) [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias" [2019-10-10T19:31:54.925Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.31s) [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice" [2019-10-10T19:31:54.925Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.98s) [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple" [2019-10-10T19:31:54.925Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.72s) [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths" [2019-10-10T19:31:54.925Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.93s) [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun" [2019-10-10T19:31:54.925Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.38s) [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart" [2019-10-10T19:31:54.925Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (15.43s) [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs" [2019-10-10T19:31:54.925Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.ni5ff5mdy5sx@b197884ff425 | hello1\n" [2019-10-10T19:31:54.925Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.cnkltqzzghfw@b197884ff425 | hello2\n" [2019-10-10T19:31:54.925Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.33s) [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness" [2019-10-10T19:31:54.925Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.01s) [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails" [2019-10-10T19:31:54.925Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.36s) [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow" [2019-10-10T19:31:54.925Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.33s) [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer" [2019-10-10T19:31:54.925Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.51s) [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince" [2019-10-10T19:31:54.925Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.26s) [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY" [2019-10-10T19:31:54.925Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.20s) [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail" [2019-10-10T19:31:54.925Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.56s) [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs" [2019-10-10T19:31:54.925Z] docker_cli_service_logs_test.go:242: checking task 3thad0ac6rks [2019-10-10T19:31:54.925Z] docker_cli_service_logs_test.go:247: checking messages for 3thad0ac6rks [2019-10-10T19:31:54.925Z] docker_cli_service_logs_test.go:242: checking task j2p5hkfhar8o [2019-10-10T19:31:54.925Z] docker_cli_service_logs_test.go:247: checking messages for j2p5hkfhar8o [2019-10-10T19:31:54.925Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.99s) [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale" [2019-10-10T19:31:54.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.48s) [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock" [2019-10-10T19:31:54.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.10s) [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig" [2019-10-10T19:31:54.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.01s) [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork" [2019-10-10T19:31:54.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.82s) [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-10-10T19:31:54.925Z] check_test.go:358: [de72db671ebe6] joining swarm manager [d675bfac40892]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-10-10T19:31:54.925Z] check_test.go:358: [dbbdc6a2ba3f8] joining swarm manager [d675bfac40892]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T19:31:54.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.53s) [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope" [2019-10-10T19:31:54.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.10s) [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret" [2019-10-10T19:31:54.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.60s) [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService" [2019-10-10T19:31:54.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.27s) [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-10-10T19:31:54.925Z] check_test.go:358: [da5bde5c0b27e] joining swarm manager [dfddcc8380b9e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-10-10T19:31:54.925Z] check_test.go:358: [da35fdeb7ef37] joining swarm manager [dfddcc8380b9e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T19:31:54.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.21s) [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType" [2019-10-10T19:31:54.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (111.57s) [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-10-10T19:31:54.925Z] check_test.go:358: [dcd720349b6ed] joining swarm manager [d6bcb175e38e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-10-10T19:31:54.925Z] check_test.go:358: [d196cf61a0bfd] joining swarm manager [d6bcb175e38e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T19:31:54.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (6.45s) [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId" [2019-10-10T19:31:54.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (11.07s) [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart" [2019-10-10T19:31:54.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.42s) [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions" [2019-10-10T19:31:54.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.14s) [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork" [2019-10-10T19:31:54.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (7.01s) [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon" [2019-10-10T19:31:54.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.88s) [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork" [2019-10-10T19:31:54.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.08s) [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit" [2019-10-10T19:31:54.925Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2019-10-10T19:31:54.925Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-10-10T19:31:54.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.48s) [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked" [2019-10-10T19:31:54.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.81s) [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr" [2019-10-10T19:31:54.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.78s) [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr" [2019-10-10T19:31:54.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.85s) [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain" [2019-10-10T19:31:54.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.21s) [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave" [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave" [2019-10-10T19:31:54.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (48.18s) [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-10-10T19:31:54.925Z] check_test.go:358: [dab8c575ad9ae] joining swarm manager [d810da39ba04b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-10-10T19:31:54.925Z] check_test.go:358: [d8ed7269c33d1] joining swarm manager [d810da39ba04b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T19:31:54.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.63s) [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain" [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain" [2019-10-10T19:31:54.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.88s) [2019-10-10T19:31:54.925Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked" [2019-10-10T19:31:54.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (146.65s) [2019-10-10T19:31:54.926Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-10T19:31:54.926Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-10T19:31:54.926Z] check_test.go:358: [d008688685d46] joining swarm manager [dc92964674c0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T19:31:54.926Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-10T19:31:54.926Z] check_test.go:358: [db9f3bfd6a802] joining swarm manager [dc92964674c0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T19:31:54.926Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-10T19:31:54.926Z] check_test.go:358: [d2b148f16509e] joining swarm manager [dc92964674c0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-10T19:31:54.926Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.06s) [2019-10-10T19:31:54.926Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-10-10T19:31:54.926Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-10-10T19:31:54.926Z] check_test.go:358: [d9ea70576063c] joining swarm manager [dc86243ccdfa4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T19:31:54.926Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-10-10T19:31:54.926Z] check_test.go:358: [d37a598d0910b] joining swarm manager [dc86243ccdfa4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T19:31:54.926Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.26s) [2019-10-10T19:31:54.926Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup" [2019-10-10T19:31:54.926Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-0" with "bridge", then "bridge" [2019-10-10T19:31:54.926Z] docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-0" with "bridge" failed: Error response from daemon: network with name network-test-0 already exists [2019-10-10T19:31:54.926Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-0" with "bridge", then "overlay" [2019-10-10T19:31:54.926Z] docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-0" with "overlay" failed: Error response from daemon: network with name network-test-0 already exists [2019-10-10T19:31:54.926Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-1" with "overlay", then "bridge" [2019-10-10T19:31:54.926Z] docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-1" with "bridge" failed: Error response from daemon: network with name network-test-1 already exists [2019-10-10T19:31:54.926Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-1" with "overlay", then "overlay" [2019-10-10T19:31:54.926Z] docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-1" with "overlay" failed: Error response from daemon: network with name network-test-1 already exists [2019-10-10T19:31:54.926Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.96s) [2019-10-10T19:31:54.926Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866" [2019-10-10T19:31:54.926Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (6.40s) [2019-10-10T19:31:54.926Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions" [2019-10-10T19:31:54.926Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.20s) [2019-10-10T19:31:54.926Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin" [2019-10-10T19:31:54.926Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.72s) [2019-10-10T19:31:54.926Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2" [2019-10-10T19:31:54.926Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2" [2019-10-10T19:31:54.926Z] check_test.go:358: [d4fab0f4a0e6f] joining swarm manager [d19593a9739c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T19:31:54.926Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.26s) [2019-10-10T19:31:54.926Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter" [2019-10-10T19:31:54.926Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.21s) [2019-10-10T19:31:54.926Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter" [2019-10-10T19:31:54.926Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.93s) [2019-10-10T19:31:54.926Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd" [2019-10-10T19:31:54.926Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.86s) [2019-10-10T19:31:54.926Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts" [2019-10-10T19:31:54.926Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.33s) [2019-10-10T19:31:54.926Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs" [2019-10-10T19:31:54.926Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.61s) [2019-10-10T19:31:54.926Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation" [2019-10-10T19:31:54.926Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation" [2019-10-10T19:31:54.926Z] check_test.go:358: [d2d3fa89141b9] joining swarm manager [d206a8b57f9cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T19:31:54.926Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.86s) [2019-10-10T19:31:54.926Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey" [2019-10-10T19:31:54.926Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.97s) [2019-10-10T19:31:54.926Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile" [2019-10-10T19:31:54.926Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.95s) [2019-10-10T19:31:54.926Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter" [2019-10-10T19:31:54.926Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.74s) [2019-10-10T19:31:54.926Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode" [2019-10-10T19:31:54.926Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (11.49s) [2019-10-10T19:31:54.926Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate" [2019-10-10T19:31:54.926Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (6.29s) [2019-10-10T19:31:54.926Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY" [2019-10-10T19:31:54.926Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.62s) [2019-10-10T19:31:54.926Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate" [2019-10-10T19:31:54.926Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.45s) [2019-10-10T19:31:54.926Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname" [2019-10-10T19:31:54.926Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.49s) [2019-10-10T19:31:54.926Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup" [2019-10-10T19:31:54.926Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.32s) [2019-10-10T19:31:54.926Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal" [2019-10-10T19:31:54.926Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.72s) [2019-10-10T19:31:54.926Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter" [2019-10-10T19:31:54.926Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.02s) [2019-10-10T19:31:54.926Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate" [2019-10-10T19:31:54.926Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.42s) [2019-10-10T19:31:54.926Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin" [2019-10-10T19:31:54.926Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.92s) [2019-10-10T19:31:54.926Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm" [2019-10-10T19:31:54.926Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (18.02s) [2019-10-10T19:31:54.926Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA" [2019-10-10T19:31:54.926Z] === RUN TestDockerExternalVolumeSuite [2019-10-10T19:31:54.926Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-10-10T19:32:06.728Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-10-10T19:32:08.261Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-10-10T19:32:09.795Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-10-10T19:32:09.802Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-10-10T19:32:15.579Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-10-10T19:32:16.037Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-10-10T19:32:16.502Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-10-10T19:32:16.502Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-10-10T19:32:17.490Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-10-10T19:32:17.490Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-10-10T19:32:42.828Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-10-10T19:32:42.828Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-10-10T19:32:42.828Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-10-10T19:33:04.045Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-10-10T19:33:04.045Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-10-10T19:33:04.045Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-10-10T19:33:07.849Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-10-10T19:33:10.815Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-10-10T19:33:13.783Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-10-10T19:33:17.437Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-10-10T19:33:27.383Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-10-10T19:33:59.420Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-10-10T19:34:11.594Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-10-10T19:34:14.395Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-10-10T19:34:20.284Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-10-10T19:34:20.284Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-10-10T19:34:43.655Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-10-10T19:34:58.501Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-10-10T19:35:30.535Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-10-10T19:35:32.635Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-10-10T19:35:32.635Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-10-10T19:35:32.635Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-10-10T19:35:45.381Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-10-10T19:35:50.609Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-10-10T19:36:01.069Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-10-10T19:36:03.438Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-10-10T19:36:18.941Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-10-10T19:36:50.092Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-10-10T19:37:01.701Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-10-10T19:37:07.592Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-10-10T19:37:08.144Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-10-10T19:37:25.451Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-10-10T19:37:40.179Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-10-10T19:38:12.215Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-10-10T19:38:27.098Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-10-10T19:38:45.148Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-10-10T19:38:59.993Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2019-10-10T19:39:07.030Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-10-10T19:39:07.030Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-10-10T19:39:07.030Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-10-10T19:39:07.030Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-10-10T19:39:07.030Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-10-10T19:39:07.030Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-10-10T19:39:07.030Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-10-10T19:39:07.030Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-10-10T19:39:07.030Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-10-10T19:39:08.024Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-10-10T19:39:11.834Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-10-10T19:39:14.839Z] --- PASS: TestDockerExternalVolumeSuite (441.84s) [2019-10-10T19:39:14.839Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (16.02s) [2019-10-10T19:39:14.839Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume" [2019-10-10T19:39:14.839Z] docker_cli_external_volume_driver_test.go:53: Daemon d1f2e7409d0d2 is not started [2019-10-10T19:39:14.839Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2019-10-10T19:39:14.839Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities" [2019-10-10T19:39:14.839Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.62s) [2019-10-10T19:39:14.839Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer" [2019-10-10T19:39:14.839Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2019-10-10T19:39:14.839Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet" [2019-10-10T19:39:14.839Z] docker_cli_external_volume_driver_test.go:53: Daemon d2469fba42251 is not started [2019-10-10T19:39:14.839Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2019-10-10T19:39:14.839Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse" [2019-10-10T19:39:14.839Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2019-10-10T19:39:14.839Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList" [2019-10-10T19:39:14.839Z] docker_cli_external_volume_driver_test.go:53: Daemon d28f8c4323039 is not started [2019-10-10T19:39:14.839Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2019-10-10T19:39:14.839Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked" [2019-10-10T19:39:14.839Z] docker_cli_external_volume_driver_test.go:53: Daemon d2f01877acc2f is not started [2019-10-10T19:39:14.839Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.60s) [2019-10-10T19:39:14.839Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID" [2019-10-10T19:39:14.839Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.80s) [2019-10-10T19:39:14.839Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed" [2019-10-10T19:39:14.839Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.83s) [2019-10-10T19:39:14.839Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete" [2019-10-10T19:39:14.839Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2019-10-10T19:39:14.839Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls" [2019-10-10T19:39:14.839Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.66s) [2019-10-10T19:39:14.839Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists" [2019-10-10T19:39:14.839Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.82s) [2019-10-10T19:39:14.839Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp" [2019-10-10T19:39:14.839Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.08s) [2019-10-10T19:39:14.839Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail" [2019-10-10T19:39:14.839Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.64s) [2019-10-10T19:39:14.839Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed" [2019-10-10T19:39:14.839Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.37s) [2019-10-10T19:39:14.839Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom" [2019-10-10T19:39:14.839Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.41s) [2019-10-10T19:39:14.839Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart" [2019-10-10T19:39:14.839Z] docker_cli_external_volume_driver_test.go:485: Daemon d442f6ee78fc6 is not started [2019-10-10T19:39:14.839Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2019-10-10T19:39:14.839Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict" [2019-10-10T19:39:14.839Z] docker_cli_external_volume_driver_test.go:53: Daemon d8b1e5dda4189 is not started [2019-10-10T19:39:14.839Z] PASS [2019-10-10T19:39:14.839Z] [2019-10-10T19:39:14.839Z] === Skipped [2019-10-10T19:39:14.839Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-10-10T19:39:14.839Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-10-10T19:39:14.839Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing" [2019-10-10T19:39:14.839Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-10-10T19:39:14.839Z] check_test.go:309: Daemon dc311dcab1200 is not started [2019-10-10T19:39:14.839Z] [2019-10-10T19:39:14.839Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2019-10-10T19:39:14.839Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2019-10-10T19:39:14.839Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled" [2019-10-10T19:39:14.839Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-10-10T19:39:14.839Z] check_test.go:309: Daemon df22a405b5ded is not started [2019-10-10T19:39:14.839Z] [2019-10-10T19:39:14.839Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-10-10T19:39:14.839Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-10-10T19:39:14.839Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize" [2019-10-10T19:39:14.839Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-10-10T19:39:14.839Z] check_test.go:309: Daemon d1bd8f363ae96 is not started [2019-10-10T19:39:14.839Z] [2019-10-10T19:39:14.839Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2019-10-10T19:39:14.839Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2019-10-10T19:39:14.839Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize" [2019-10-10T19:39:14.839Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-10-10T19:39:14.839Z] check_test.go:309: Daemon daee6e8ac8301 is not started [2019-10-10T19:39:14.839Z] [2019-10-10T19:39:14.839Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-10-10T19:39:14.839Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-10-10T19:39:14.839Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-10-10T19:39:14.839Z] [2019-10-10T19:39:14.839Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2019-10-10T19:39:14.839Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2019-10-10T19:39:14.839Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-10-10T19:39:14.839Z] [2019-10-10T19:39:14.839Z] [2019-10-10T19:39:14.839Z] DONE 270 tests, 6 skipped in 2619.180s [2019-10-10T19:39:14.839Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-10T19:39:15.096Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d04042b88db6e/docker.pid [2019-10-10T19:39:15.096Z] +++ kill 5265 [2019-10-10T19:39:15.096Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 5265 is not a child of this shell [2019-10-10T19:39:15.096Z] warning: PID 5265 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d04042b88db6e/docker.pid had a nonzero exit code [2019-10-10T19:39:15.096Z] ++++ cat bundles/test-integration/docker.pid [2019-10-10T19:39:15.096Z] +++ kill 7220 [2019-10-10T19:39:16.025Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-10T19:39:16.025Z] +++ /etc/init.d/apparmor stop [2019-10-10T19:39:16.025Z] Clearing AppArmor profiles cache:. [2019-10-10T19:39:16.025Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-10T19:39:16.025Z] Unloading profiles will leave already running processes permanently [2019-10-10T19:39:16.025Z] unconfined, which can lead to unexpected situations. [2019-10-10T19:39:16.025Z] [2019-10-10T19:39:16.025Z] To set a process to complain mode, use the command line tool [2019-10-10T19:39:16.025Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-10T19:39:16.025Z] with the 'teardown' option." [2019-10-10T19:39:16.025Z] [2019-10-10T19:39:16.588Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2019-10-10T19:39:16.601Z] Recording test results [2019-10-10T19:39:16.610Z] === RUN TestDockerSuite/TestBuildEnv [2019-10-10T19:39:16.610Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-10-10T19:39:17.086Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-10-10T19:39:17.086Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-10-10T19:39:17.086Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-10-10T19:39:17.086Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-10T19:39:17.636Z] + echo Ensuring container killed. [2019-10-10T19:39:17.636Z] Ensuring container killed. [2019-10-10T19:39:17.636Z] + docker ps -aq -f name=docker-pr3-* [2019-10-10T19:39:17.636Z] + cids=fd5fff1fca3f [2019-10-10T19:39:17.636Z] b197884ff425 [2019-10-10T19:39:17.636Z] 4d4a9b5f8239 [2019-10-10T19:39:17.636Z] + [ -n fd5fff1fca3f [2019-10-10T19:39:17.636Z] b197884ff425 [2019-10-10T19:39:17.636Z] 4d4a9b5f8239 ] [2019-10-10T19:39:17.636Z] + docker rm -vf fd5fff1fca3f b197884ff425 4d4a9b5f8239 [2019-10-10T19:39:20.900Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-10-10T19:39:20.900Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-10-10T19:39:20.900Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-10-10T19:39:20.900Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-10-10T19:39:21.892Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-10-10T19:39:22.888Z] fd5fff1fca3f [2019-10-10T19:39:22.888Z] b197884ff425 [2019-10-10T19:39:22.888Z] 4d4a9b5f8239 [Pipeline] sh [2019-10-10T19:39:23.174Z] + echo Chowning /workspace to jenkins user [2019-10-10T19:39:23.174Z] Chowning /workspace to jenkins user [2019-10-10T19:39:23.174Z] + id -u [2019-10-10T19:39:23.174Z] + id -g [2019-10-10T19:39:23.174Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40059:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-10T19:39:27.646Z] + bundleName=amd64 [2019-10-10T19:39:27.647Z] + echo Creating amd64-bundles.tar.gz [2019-10-10T19:39:27.647Z] Creating amd64-bundles.tar.gz [2019-10-10T19:39:27.647Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o+ xargs tar -czf amd64-bundles.tar.gz [2019-10-10T19:39:27.647Z] -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-10-10T19:39:27.782Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [Pipeline] archiveArtifacts [2019-10-10T19:39:29.025Z] Archiving artifacts [2019-10-10T19:39:29.714Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40059/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-10T19:39:30.028Z] + make clean [2019-10-10T19:39:30.286Z] docker volume rm -f docker-dev-cache [2019-10-10T19:39:30.286Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-10T19:39:49.065Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-10-10T19:39:49.065Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-10-10T19:39:49.065Z] === RUN TestDockerSuite/TestBuildExpose [2019-10-10T19:39:49.065Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-10-10T19:39:49.065Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-10-10T19:39:49.065Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-10-10T19:39:49.065Z] === RUN TestDockerSuite/TestBuildFails [2019-10-10T19:39:49.538Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-10-10T19:39:49.538Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-10-10T19:40:00.013Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-10-10T19:40:05.905Z] === RUN TestDockerSuite/TestBuildForceRm [2019-10-10T19:40:18.431Z] === RUN TestDockerSuite/TestBuildFromGit [2019-10-10T19:40:24.322Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-10-10T19:40:24.795Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-10-10T19:40:30.687Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-10-10T19:40:30.687Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-10-10T19:40:31.682Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-10-10T19:40:32.154Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-10-10T19:40:32.154Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-10-10T19:40:42.609Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-10-10T19:40:42.609Z] === RUN TestDockerSuite/TestBuildHistory [2019-10-10T19:40:55.139Z] === RUN TestDockerSuite/TestBuildIidFile [2019-10-10T19:40:55.139Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-10-10T19:40:57.370Z] === RUN TestDockerSuite/TestBuildInheritance [2019-10-10T19:40:57.370Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-10-10T19:40:58.366Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-10-10T19:40:58.366Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-10-10T19:41:03.144Z] === RUN TestDockerSuite/TestBuildLabel [2019-10-10T19:41:04.137Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-10-10T19:41:05.131Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-10-10T19:41:06.125Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-10-10T19:41:06.596Z] === RUN TestDockerSuite/TestBuildLabels [2019-10-10T19:41:07.589Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-10-10T19:41:09.168Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-10-10T19:41:15.070Z] === RUN TestDockerSuite/TestBuildLastModified [2019-10-10T19:41:15.070Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-10-10T19:41:15.070Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-10-10T19:41:15.070Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-10-10T19:41:15.541Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-10-10T19:41:15.541Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-10-10T19:41:15.541Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-10-10T19:41:16.013Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-10-10T19:41:17.005Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-10-10T19:41:22.899Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-10-10T19:41:44.191Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-10-10T19:41:44.191Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-10-10T19:41:45.187Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-10-10T19:42:27.944Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-10-10T19:42:58.107Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-10-10T19:42:59.682Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-10-10T19:43:05.579Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-10-10T19:43:11.478Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-10-10T19:43:36.814Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-10-10T19:43:36.814Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-10-10T19:43:41.591Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-10-10T19:43:41.591Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-10-10T19:43:41.591Z] === RUN TestDockerSuite/TestBuildNetNone [2019-10-10T19:43:41.591Z] === RUN TestDockerSuite/TestBuildNoContext [2019-10-10T19:43:44.559Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-10-10T19:43:49.334Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-10-10T19:43:51.561Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-10-10T19:43:52.032Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-10-10T19:43:52.032Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-10-10T19:43:54.997Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-10-10T19:43:55.468Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-10-10T19:43:57.042Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-10-10T19:44:07.503Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-10-10T19:44:08.496Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-10-10T19:44:29.773Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-10-10T19:44:31.347Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-10-10T19:44:41.805Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-10-10T19:44:46.580Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-10-10T19:44:51.354Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-10-10T19:44:52.347Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-10-10T19:44:52.347Z] === RUN TestDockerSuite/TestBuildPATH [2019-10-10T19:44:52.347Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-10-10T19:44:54.574Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-10-10T19:44:54.574Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-10-10T19:45:45.527Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-10-10T19:46:00.502Z] === RUN TestDockerSuite/TestBuildRm [2019-10-10T19:46:15.481Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-10-10T19:46:17.058Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-10-10T19:46:17.529Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-10-10T19:46:18.000Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-10-10T19:46:19.576Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-10-10T19:46:23.385Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-10-10T19:46:33.838Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-10-10T19:46:38.617Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-10-10T19:46:59.902Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-10-10T19:47:00.895Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-10-10T19:47:01.366Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-10-10T19:47:26.710Z] === RUN TestDockerSuite/TestBuildSpaces [2019-10-10T19:47:26.710Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-10-10T19:47:28.286Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-10-10T19:47:28.757Z] === RUN TestDockerSuite/TestBuildStderr [2019-10-10T19:47:33.535Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-10-10T19:47:54.812Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-10-10T19:47:55.283Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-10-10T19:47:59.104Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-10-10T19:48:00.098Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-10-10T19:48:04.891Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-10-10T19:48:10.786Z] === RUN TestDockerSuite/TestBuildUser [2019-10-10T19:48:11.257Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-10-10T19:48:11.257Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-10-10T19:48:11.257Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-10-10T19:48:16.032Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-10-10T19:48:16.032Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-10-10T19:48:24.725Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-10-10T19:48:24.725Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-10-10T19:48:24.725Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-10-10T19:48:50.070Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-10-10T19:48:50.070Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-10-10T19:49:05.044Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-10-10T19:49:09.821Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-10-10T19:49:10.302Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-10-10T19:49:10.302Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-10-10T19:49:13.271Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-10-10T19:49:13.743Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2019-10-10T19:49:28.717Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-10-10T19:49:31.691Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-10-10T19:49:32.166Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-10-10T19:49:53.443Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-10-10T19:49:53.443Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-10-10T19:49:53.443Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-10-10T19:49:53.443Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-10-10T19:49:53.443Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-10-10T19:50:03.900Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-10-10T19:50:04.894Z] === RUN TestDockerSuite/TestBuildXZHost [2019-10-10T19:50:05.365Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-10-10T19:50:05.365Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-10-10T19:50:05.365Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-10-10T19:50:07.596Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-10-10T19:50:12.377Z] === RUN TestDockerSuite/TestCommitChange [2019-10-10T19:50:22.835Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-10-10T19:50:27.613Z] === RUN TestDockerSuite/TestCommitHardlink [2019-10-10T19:50:27.613Z] === RUN TestDockerSuite/TestCommitNewFile [2019-10-10T19:50:34.801Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-10-10T19:50:34.801Z] === RUN TestDockerSuite/TestCommitTTY [2019-10-10T19:50:47.331Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-10-10T19:50:51.143Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-10-10T19:50:51.143Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-10-10T19:50:51.143Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-10-10T19:50:51.143Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-10-10T19:50:51.143Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-10-10T19:50:51.143Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-10-10T19:50:51.143Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-10-10T19:50:51.143Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-10-10T19:50:51.143Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-10-10T19:50:58.326Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-10-10T19:51:10.859Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-10-10T19:51:10.859Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-10-10T19:51:12.434Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-10-10T19:51:12.434Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-10-10T19:51:12.434Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-10-10T19:51:12.911Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-10-10T19:51:15.141Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-10-10T19:51:15.141Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-10-10T19:51:15.141Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-10-10T19:51:17.366Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-10-10T19:51:17.366Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-10-10T19:51:17.366Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-10-10T19:51:17.366Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-10-10T19:51:17.366Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-10-10T19:51:20.335Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-10-10T19:51:22.562Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-10-10T19:51:24.788Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-10-10T19:51:24.788Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-10-10T19:51:24.788Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-10-10T19:51:27.021Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-10-10T19:51:27.021Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-10-10T19:51:29.252Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-10-10T19:51:29.252Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-10-10T19:51:29.252Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-10-10T19:51:31.487Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-10-10T19:51:31.487Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-10-10T19:51:33.717Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-10-10T19:51:33.717Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-10-10T19:51:36.684Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-10-10T19:51:36.684Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-10-10T19:51:38.909Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-10-10T19:51:49.367Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-10-10T19:51:52.340Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-10-10T19:51:52.340Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-10-10T19:51:52.340Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-10-10T19:51:52.340Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-10-10T19:51:52.340Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-10-10T19:51:54.568Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-10-10T19:51:54.568Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-10-10T19:51:56.798Z] === RUN TestDockerSuite/TestContainerAPITop [2019-10-10T19:51:56.798Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-10-10T19:51:59.027Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-10-10T19:51:59.027Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-10-10T19:52:03.801Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-10-10T19:52:05.375Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-10-10T19:52:05.375Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-10-10T19:52:05.375Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-10-10T19:52:05.375Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-10-10T19:52:05.375Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-10-10T19:52:05.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2019-10-10T19:52:07.602Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-10-10T19:52:32.938Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-10-10T19:52:32.938Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-10-10T19:52:32.938Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-10-10T19:52:32.938Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-10-10T19:52:32.938Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-10-10T19:52:32.938Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-10-10T19:52:32.938Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-10-10T19:52:32.938Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-10-10T19:52:32.938Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-10-10T19:52:32.938Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-10-10T19:52:32.938Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-10-10T19:52:32.938Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-10-10T19:52:32.938Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-10-10T19:52:32.938Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-10-10T19:52:32.938Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-10-10T19:52:32.938Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-10-10T19:52:32.938Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-10-10T19:52:32.938Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-10-10T19:52:32.938Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-10-10T19:52:32.938Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-10-10T19:52:32.938Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-10-10T19:52:32.938Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-10-10T19:52:35.165Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-10-10T19:52:35.165Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-10-10T19:52:35.165Z] === RUN TestDockerSuite/TestCpRelativePath [2019-10-10T19:52:37.394Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-10-10T19:52:37.394Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-10-10T19:52:37.394Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-10-10T19:52:37.394Z] === RUN TestDockerSuite/TestCpToCaseA [2019-10-10T19:52:42.168Z] === RUN TestDockerSuite/TestCpToCaseB [2019-10-10T19:52:44.398Z] === RUN TestDockerSuite/TestCpToCaseC [2019-10-10T19:52:44.398Z] === RUN TestDockerSuite/TestCpToCaseD [2019-10-10T19:52:44.398Z] === RUN TestDockerSuite/TestCpToCaseE [2019-10-10T19:52:54.867Z] === RUN TestDockerSuite/TestCpToCaseF [2019-10-10T19:52:54.867Z] === RUN TestDockerSuite/TestCpToCaseG [2019-10-10T19:52:54.867Z] === RUN TestDockerSuite/TestCpToCaseH [2019-10-10T19:53:05.324Z] === RUN TestDockerSuite/TestCpToCaseI [2019-10-10T19:53:05.324Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-10-10T19:53:05.324Z] === RUN TestDockerSuite/TestCpToDot [2019-10-10T19:53:06.316Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-10-10T19:53:06.316Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-10-10T19:53:06.316Z] === RUN TestDockerSuite/TestCpToStdout [2019-10-10T19:53:13.498Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-10-10T19:53:13.498Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-10-10T19:53:13.498Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-10-10T19:53:13.498Z] === RUN TestDockerSuite/TestCpVolumePath [2019-10-10T19:53:13.498Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-10-10T19:53:13.970Z] === RUN TestDockerSuite/TestCreateArgs [2019-10-10T19:53:13.970Z] === RUN TestDockerSuite/TestCreateByImageID [2019-10-10T19:53:16.198Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-10-10T19:53:18.428Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-10-10T19:53:18.428Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-10-10T19:53:18.428Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-10-10T19:53:20.657Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-10-10T19:53:21.129Z] === RUN TestDockerSuite/TestCreateLabels [2019-10-10T19:53:21.601Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-10-10T19:53:21.601Z] === RUN TestDockerSuite/TestCreateRM [2019-10-10T19:53:21.601Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-10-10T19:53:22.074Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-10-10T19:53:22.074Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-10-10T19:53:22.545Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-10-10T19:53:31.235Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-10-10T19:53:31.235Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-10-10T19:53:31.235Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-10-10T19:53:36.039Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-10-10T19:53:36.039Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-10-10T19:53:36.039Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-10-10T19:53:38.267Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-10-10T19:53:38.267Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-10-10T19:53:38.267Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-10-10T19:53:38.267Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-10-10T19:53:38.267Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-10-10T19:53:38.267Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-10-10T19:53:38.267Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-10-10T19:53:38.267Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-10-10T19:53:38.267Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-10-10T19:53:38.267Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-10-10T19:53:38.267Z] === RUN TestDockerSuite/TestDevicePermissions [2019-10-10T19:53:38.267Z] === RUN TestDockerSuite/TestDockerFails [2019-10-10T19:53:38.267Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-10-10T19:53:38.267Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-10-10T19:53:38.267Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-10-10T19:53:38.267Z] === RUN TestDockerSuite/TestEventsAttach [2019-10-10T19:53:38.267Z] === RUN TestDockerSuite/TestEventsCommit [2019-10-10T19:53:38.267Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-10-10T19:53:46.970Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-10-10T19:53:48.544Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-10-10T19:53:50.773Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-10-10T19:54:08.626Z] === RUN TestDockerSuite/TestEventsCopy [2019-10-10T19:54:14.521Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-10-10T19:54:19.298Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-10-10T19:54:21.535Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-10-10T19:54:22.007Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-10-10T19:54:25.820Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-10-10T19:54:26.293Z] === RUN TestDockerSuite/TestEventsFilterType [2019-10-10T19:54:27.285Z] === RUN TestDockerSuite/TestEventsFilters [2019-10-10T19:54:32.063Z] === RUN TestDockerSuite/TestEventsFormat [2019-10-10T19:54:36.844Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-10-10T19:54:36.844Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-10-10T19:54:36.844Z] === RUN TestDockerSuite/TestEventsImageImport [2019-10-10T19:54:36.844Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-10-10T19:54:36.844Z] === RUN TestDockerSuite/TestEventsImagePull [2019-10-10T19:54:36.844Z] === RUN TestDockerSuite/TestEventsImageTag [2019-10-10T19:54:37.836Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-10-10T19:54:37.836Z] === RUN TestDockerSuite/TestEventsRename [2019-10-10T19:54:40.060Z] === RUN TestDockerSuite/TestEventsResize [2019-10-10T19:54:43.024Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-10-10T19:54:45.252Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-10-10T19:54:47.478Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-10-10T19:54:53.373Z] === RUN TestDockerSuite/TestEventsTop [2019-10-10T19:54:53.373Z] === RUN TestDockerSuite/TestEventsUntag [2019-10-10T19:54:55.597Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-10-10T19:55:02.788Z] === RUN TestDockerSuite/TestExec [2019-10-10T19:55:02.788Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-10-10T19:55:02.788Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-10-10T19:55:04.378Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-10-10T19:55:06.619Z] === RUN TestDockerSuite/TestExecAPIStart [2019-10-10T19:55:06.619Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-10-10T19:55:06.619Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-10-10T19:55:06.619Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-10-10T19:55:08.850Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-10-10T19:55:11.076Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-10-10T19:55:12.650Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-10-10T19:55:15.618Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-10-10T19:55:19.434Z] === RUN TestDockerSuite/TestExecCgroup [2019-10-10T19:55:19.434Z] === RUN TestDockerSuite/TestExecEnv [2019-10-10T19:55:19.434Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-10-10T19:55:19.434Z] === RUN TestDockerSuite/TestExecExitStatus [2019-10-10T19:55:21.663Z] === RUN TestDockerSuite/TestExecInspectID [2019-10-10T19:55:26.440Z] === RUN TestDockerSuite/TestExecInteractive [2019-10-10T19:55:26.440Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-10-10T19:55:26.440Z] === RUN TestDockerSuite/TestExecParseError [2019-10-10T19:55:26.440Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-10-10T19:55:26.440Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-10-10T19:55:26.440Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-10-10T19:55:29.411Z] === RUN TestDockerSuite/TestExecSetEnv [2019-10-10T19:55:29.411Z] === RUN TestDockerSuite/TestExecStartFails [2019-10-10T19:55:29.411Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-10-10T19:55:29.411Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-10-10T19:55:29.411Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-10-10T19:55:29.411Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-10-10T19:55:31.641Z] === RUN TestDockerSuite/TestExecUlimits [2019-10-10T19:55:31.641Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-10-10T19:55:40.339Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-10-10T19:55:40.339Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-10-10T19:55:40.339Z] === RUN TestDockerSuite/TestExecWithUser [2019-10-10T19:55:40.339Z] === RUN TestDockerSuite/TestGetContainerStats [2019-10-10T19:55:46.229Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-10-10T19:55:52.115Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-10-10T19:55:55.086Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-10-10T19:56:00.975Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-10-10T19:56:01.449Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-10-10T19:56:01.449Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-10-10T19:56:01.449Z] === RUN TestDockerSuite/TestHealth [2019-10-10T19:56:01.449Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-10-10T19:56:01.449Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-10-10T19:56:01.449Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-10-10T19:56:01.920Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-10-10T19:56:06.700Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-10-10T19:56:06.700Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-10-10T19:56:06.700Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-10-10T19:56:07.173Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-10-10T19:56:07.173Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-10-10T19:56:07.645Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-10-10T19:56:08.116Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-10-10T19:56:08.116Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-10-10T19:56:09.108Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-10-10T19:56:09.108Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-10-10T19:56:11.340Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-10-10T19:56:11.340Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-10-10T19:56:13.566Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-10-10T19:56:16.533Z] === RUN TestDockerSuite/TestImagesFormat [2019-10-10T19:56:16.533Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-10-10T19:56:16.534Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-10-10T19:56:20.342Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-10-10T19:56:20.342Z] === RUN TestDockerSuite/TestImportBadURL [2019-10-10T19:56:23.313Z] === RUN TestDockerSuite/TestImportDisplay [2019-10-10T19:56:23.313Z] === RUN TestDockerSuite/TestImportFile [2019-10-10T19:56:23.313Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-10-10T19:56:23.313Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-10-10T19:56:23.313Z] === RUN TestDockerSuite/TestImportGzipped [2019-10-10T19:56:23.313Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-10-10T19:56:23.313Z] === RUN TestDockerSuite/TestInfoDebug [2019-10-10T19:56:23.313Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-10-10T19:56:23.313Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2019-10-10T19:56:23.785Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-10-10T19:56:23.785Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-10-10T19:56:23.785Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-10-10T19:56:23.785Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-10-10T19:56:23.785Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-10-10T19:56:23.785Z] === RUN TestDockerSuite/TestInfoFormat [2019-10-10T19:56:23.785Z] === RUN TestDockerSuite/TestInsecureRegistries [2019-10-10T19:56:23.785Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-10-10T19:56:23.785Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-10-10T19:56:23.785Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-10-10T19:56:26.013Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-10-10T19:56:33.329Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-10-10T19:56:33.329Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-10-10T19:56:33.329Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-10-10T19:56:33.329Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-10-10T19:56:33.329Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-10-10T19:56:35.555Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-10-10T19:56:35.555Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-10-10T19:56:37.781Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-10-10T19:56:37.781Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-10-10T19:56:37.781Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-10-10T19:56:37.781Z] === RUN TestDockerSuite/TestInspectDefault [2019-10-10T19:56:40.009Z] === RUN TestDockerSuite/TestInspectHistory [2019-10-10T19:56:44.783Z] === RUN TestDockerSuite/TestInspectImage [2019-10-10T19:56:44.783Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-10-10T19:56:44.783Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-10-10T19:56:44.783Z] === RUN TestDockerSuite/TestInspectInt64 [2019-10-10T19:56:47.009Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-10-10T19:56:49.237Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-10-10T19:56:49.237Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-10-10T19:56:51.463Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-10-10T19:56:53.690Z] === RUN TestDockerSuite/TestInspectPlugin [2019-10-10T19:56:53.690Z] === RUN TestDockerSuite/TestInspectRootFS [2019-10-10T19:56:53.690Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-10-10T19:56:55.916Z] === RUN TestDockerSuite/TestInspectStatus [2019-10-10T19:56:58.898Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-10-10T19:57:02.704Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-10-10T19:57:04.931Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-10-10T19:57:07.159Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-10-10T19:57:09.387Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-10-10T19:57:11.618Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-10-10T19:57:13.842Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-10-10T19:57:16.812Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-10-10T19:57:16.813Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-10-10T19:57:16.813Z] === RUN TestDockerSuite/TestLinksEnvs [2019-10-10T19:57:16.813Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-10-10T19:57:16.813Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-10-10T19:57:16.813Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-10-10T19:57:16.813Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-10-10T19:57:16.813Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-10-10T19:57:16.813Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-10-10T19:57:16.813Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-10-10T19:57:16.813Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-10-10T19:57:16.813Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-10-10T19:57:16.813Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-10-10T19:57:16.813Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-10-10T19:57:16.813Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-10-10T19:57:16.813Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-10-10T19:57:16.813Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-10-10T19:57:16.813Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-10-10T19:57:16.813Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-10-10T19:57:16.813Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-10-10T19:57:19.040Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-10-10T19:57:20.619Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-10-10T19:57:26.509Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-10-10T19:57:28.734Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-10-10T19:57:28.734Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-10-10T19:57:30.959Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-10-10T19:57:30.959Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-10-10T19:57:38.336Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-10-10T19:57:45.523Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-10-10T19:57:54.216Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-10-10T19:57:55.789Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-10-10T19:57:58.755Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-10-10T19:57:58.756Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-10-10T19:58:00.983Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-10-10T19:58:08.165Z] === RUN TestDockerSuite/TestLogsSince [2019-10-10T19:58:16.855Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-10-10T19:58:16.855Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-10-10T19:58:16.855Z] === RUN TestDockerSuite/TestLogsTail [2019-10-10T19:58:19.856Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-10-10T19:58:22.824Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-10-10T19:58:24.396Z] === RUN TestDockerSuite/TestMountIntoProc [2019-10-10T19:58:24.867Z] === RUN TestDockerSuite/TestMountIntoSys [2019-10-10T19:58:24.867Z] === RUN TestDockerSuite/TestNetHostname [2019-10-10T19:58:24.867Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-10-10T19:58:24.867Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-10-10T19:58:24.867Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-10-10T19:58:24.867Z] === RUN TestDockerSuite/TestPluginActive [2019-10-10T19:58:24.867Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-10-10T19:58:24.867Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-10-10T19:58:24.867Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-10-10T19:58:24.867Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-10-10T19:58:24.867Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-10-10T19:58:24.867Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-10-10T19:58:24.867Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-10-10T19:58:24.867Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-10-10T19:58:24.867Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-10-10T19:58:24.867Z] === RUN TestDockerSuite/TestPortHostBinding [2019-10-10T19:58:24.867Z] === RUN TestDockerSuite/TestPortList [2019-10-10T19:58:24.867Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-10-10T19:58:29.648Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-10-10T19:58:29.648Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-10-10T19:58:29.648Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-10-10T19:58:29.648Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-10-10T19:58:29.648Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-10-10T19:58:29.648Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-10-10T19:58:29.648Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-10-10T19:58:29.648Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-10-10T19:58:29.648Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-10-10T19:58:29.648Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-10-10T19:58:34.427Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-10-10T19:58:34.427Z] === RUN TestDockerSuite/TestPsByOrder [2019-10-10T19:58:43.131Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-10-10T19:58:43.131Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-10-10T19:58:51.823Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-10-10T19:59:06.793Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-10-10T19:59:06.793Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-10-10T19:59:06.793Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-10-10T19:59:19.320Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-10-10T19:59:21.726Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-10-10T19:59:28.909Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-10-10T19:59:33.681Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-10-10T19:59:33.681Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-10-10T19:59:33.681Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-10-10T19:59:38.454Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-10-10T19:59:38.454Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-10-10T19:59:38.454Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-10-10T19:59:38.454Z] === RUN TestDockerSuite/TestPsRightTagName [2019-10-10T19:59:38.454Z] === RUN TestDockerSuite/TestPsShowMounts [2019-10-10T19:59:45.645Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-10-10T19:59:45.645Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-10-10T19:59:46.637Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-10-10T19:59:46.637Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-10-10T19:59:48.208Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-10-10T19:59:49.202Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-10-10T19:59:49.202Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-10-10T19:59:53.979Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-10-10T19:59:57.789Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-10-10T20:00:00.753Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-10-10T20:00:26.092Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-10-10T20:00:26.092Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-10-10T20:00:29.899Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-10-10T20:00:29.900Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-10-10T20:00:30.371Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-10-10T20:00:30.843Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-10-10T20:00:35.627Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-10-10T20:00:40.405Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-10-10T20:00:40.405Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-10-10T20:00:44.216Z] === RUN TestDockerSuite/TestRmiBlank [2019-10-10T20:00:44.216Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-10-10T20:00:44.694Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-10-10T20:00:59.671Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-10-10T20:01:08.373Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-10-10T20:01:08.373Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-10-10T20:01:15.569Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-10-10T20:01:20.347Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-10-10T20:01:29.042Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-10-10T20:01:33.832Z] === RUN TestDockerSuite/TestRmiTag [2019-10-10T20:01:33.832Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-10-10T20:01:36.808Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-10-10T20:01:54.676Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-10-10T20:01:57.645Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-10-10T20:02:03.545Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-10-10T20:02:04.017Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-10-10T20:02:04.017Z] === RUN TestDockerSuite/TestRunAddHost [2019-10-10T20:02:04.017Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-10-10T20:02:04.017Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-10-10T20:02:04.017Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-10-10T20:02:04.017Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-10-10T20:02:04.017Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-10-10T20:02:04.017Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-10-10T20:02:06.246Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-10-10T20:02:06.246Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-10-10T20:02:06.246Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-10-10T20:02:11.031Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-10-10T20:02:14.002Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-10-10T20:02:16.236Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-10-10T20:02:18.467Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-10-10T20:02:20.697Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-10-10T20:02:20.697Z] === RUN TestDockerSuite/TestRunBindMounts [2019-10-10T20:02:25.477Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-10-10T20:02:25.477Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-10-10T20:02:25.477Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-10-10T20:02:25.477Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-10-10T20:02:25.477Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-10-10T20:02:25.477Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-10-10T20:02:25.477Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-10-10T20:02:25.477Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-10-10T20:02:25.477Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-10-10T20:02:25.477Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-10-10T20:02:25.477Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-10-10T20:02:25.477Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-10-10T20:02:27.707Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-10-10T20:02:27.707Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-10-10T20:02:30.677Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-10-10T20:02:30.677Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-10-10T20:02:30.677Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-10-10T20:02:32.915Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-10-10T20:02:32.915Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-10-10T20:02:32.915Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-10-10T20:02:32.915Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-10-10T20:02:32.915Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-10-10T20:02:32.915Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-10-10T20:02:32.915Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-10-10T20:02:32.915Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-10-10T20:02:35.153Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-10-10T20:02:37.385Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-10-10T20:02:40.353Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-10-10T20:02:40.353Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-10-10T20:02:40.353Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-10-10T20:02:40.353Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-10-10T20:02:42.583Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-10-10T20:02:42.583Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-10-10T20:02:42.583Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-10-10T20:02:42.583Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-10-10T20:02:42.583Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-10-10T20:02:44.816Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-10-10T20:02:57.378Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-10-10T20:02:57.378Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-10-10T20:02:57.378Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-10-10T20:02:57.378Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-10-10T20:02:57.378Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-10-10T20:02:57.854Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-10-10T20:02:57.854Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-10-10T20:03:05.044Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-10-10T20:03:05.044Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-10-10T20:03:05.044Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-10-10T20:03:05.044Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-10-10T20:03:07.275Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-10-10T20:03:09.504Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-10-10T20:03:09.504Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-10-10T20:03:11.736Z] === RUN TestDockerSuite/TestRunEnvironment [2019-10-10T20:03:11.736Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-10-10T20:03:11.736Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-10-10T20:03:11.736Z] === RUN TestDockerSuite/TestRunExitCode [2019-10-10T20:03:18.921Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-10-10T20:03:20.495Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-10-10T20:03:22.724Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-10-10T20:03:24.955Z] === RUN TestDockerSuite/TestRunExposePort [2019-10-10T20:03:24.955Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-10-10T20:03:24.955Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-10-10T20:03:24.955Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-10-10T20:03:24.955Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-10-10T20:03:24.955Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-10T20:03:24.955Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-10-10T20:03:24.955Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-10-10T20:03:24.955Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-10-10T20:03:35.433Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-10-10T20:03:35.433Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-10-10T20:03:35.433Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-10-10T20:03:35.433Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-10-10T20:03:35.433Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-10-10T20:03:35.433Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-10-10T20:03:35.433Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-10-10T20:03:44.135Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-10-10T20:03:44.135Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-10-10T20:03:45.131Z] === RUN TestDockerSuite/TestRunModeHostname [2019-10-10T20:03:45.131Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-10-10T20:03:45.131Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-10-10T20:03:45.131Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-10-10T20:03:45.131Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-10-10T20:03:45.603Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-10-10T20:03:45.603Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-10-10T20:03:45.603Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-10-10T20:03:45.603Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-10-10T20:03:45.603Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-10-10T20:03:45.603Z] === RUN TestDockerSuite/TestRunMount [2019-10-10T20:03:45.603Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-10-10T20:03:45.603Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-10-10T20:03:45.603Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-10-10T20:03:45.603Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-10-10T20:03:52.795Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-10-10T20:03:52.795Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-10-10T20:03:52.795Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-10-10T20:03:52.795Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-10-10T20:03:57.572Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-10-10T20:04:02.353Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-10-10T20:04:02.353Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-10-10T20:04:02.353Z] === RUN TestDockerSuite/TestRunNetHost [2019-10-10T20:04:02.353Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-10-10T20:04:02.353Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-10-10T20:04:02.353Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-10-10T20:04:02.353Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-10-10T20:04:02.353Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-10-10T20:04:02.353Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-10-10T20:04:02.353Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-10-10T20:04:02.353Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-10-10T20:04:03.346Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-10-10T20:04:05.576Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-10-10T20:04:07.806Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-10-10T20:04:08.799Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-10-10T20:04:10.375Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-10-10T20:04:10.847Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-10-10T20:04:10.847Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-10-10T20:04:10.847Z] === RUN TestDockerSuite/TestRunPortInUse [2019-10-10T20:04:10.847Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-10-10T20:04:10.847Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-10-10T20:04:10.847Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-10-10T20:04:10.847Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-10-10T20:04:10.847Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-10T20:04:13.817Z] === RUN TestDockerSuite/TestRunPublishPort [2019-10-10T20:04:13.817Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-10-10T20:04:13.817Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-10-10T20:04:13.817Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-10-10T20:04:13.817Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-10-10T20:04:13.817Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-10-10T20:04:22.515Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-10-10T20:04:22.515Z] === RUN TestDockerSuite/TestRunRm [2019-10-10T20:04:24.745Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-10-10T20:04:30.644Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-10-10T20:04:37.832Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-10-10T20:04:39.409Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-10-10T20:04:40.984Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-10-10T20:04:43.959Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-10-10T20:04:43.959Z] === RUN TestDockerSuite/TestRunState [2019-10-10T20:04:43.959Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-10-10T20:04:46.188Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-10-10T20:04:46.188Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-10-10T20:04:47.763Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-10-10T20:04:47.763Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-10-10T20:04:47.763Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-10-10T20:04:48.236Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-10-10T20:04:48.236Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-10-10T20:04:48.236Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-10-10T20:04:53.034Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-10-10T20:04:53.034Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-10-10T20:04:53.034Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-10-10T20:04:53.034Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-10-10T20:04:53.034Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-10-10T20:04:53.034Z] === RUN TestDockerSuite/TestRunUserByID [2019-10-10T20:04:53.034Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-10-10T20:04:53.034Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-10-10T20:04:53.034Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-10-10T20:04:53.034Z] === RUN TestDockerSuite/TestRunUserByName [2019-10-10T20:04:53.034Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-10-10T20:04:55.263Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-10-10T20:04:55.263Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-10-10T20:04:57.496Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-10-10T20:04:57.496Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-10-10T20:04:57.496Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-10-10T20:05:06.196Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-10-10T20:05:12.093Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-10-10T20:05:16.873Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-10-10T20:05:22.773Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-10-10T20:05:22.773Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-10-10T20:05:22.773Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-10-10T20:05:22.773Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-10-10T20:05:22.773Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-10-10T20:05:25.777Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-10-10T20:05:28.009Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-10-10T20:05:30.241Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-10-10T20:05:30.241Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-10-10T20:05:30.241Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-10-10T20:05:30.241Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-10-10T20:05:30.241Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-10-10T20:05:30.241Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-10-10T20:05:30.241Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-10-10T20:05:30.241Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-10-10T20:05:30.241Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-10-10T20:05:35.019Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-10-10T20:05:36.012Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-10-10T20:05:38.243Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-10-10T20:05:43.139Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-10-10T20:05:43.139Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-10-10T20:05:43.139Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-10-10T20:05:43.139Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-10-10T20:05:43.139Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-10-10T20:05:43.139Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-10-10T20:05:43.139Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-10-10T20:05:43.139Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-10-10T20:05:43.139Z] === RUN TestDockerSuite/TestSaveImageId [2019-10-10T20:05:43.139Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-10-10T20:05:43.139Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-10-10T20:05:43.139Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-10-10T20:05:43.139Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-10-10T20:05:43.139Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-10-10T20:05:43.139Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-10-10T20:05:43.139Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-10-10T20:05:43.139Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-10-10T20:05:43.139Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-10-10T20:05:45.369Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-10-10T20:05:45.841Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-10-10T20:05:46.312Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-10-10T20:05:46.784Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-10-10T20:05:48.358Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-10-10T20:06:00.899Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-10-10T20:06:00.899Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-10-10T20:06:06.796Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-10-10T20:06:06.796Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-10-10T20:06:17.269Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-10-10T20:06:17.269Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-10-10T20:06:17.269Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-10-10T20:06:17.269Z] === RUN TestDockerSuite/TestStartRecordError [2019-10-10T20:06:17.269Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-10-10T20:06:27.737Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-10-10T20:06:27.737Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-10-10T20:06:27.737Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-10-10T20:06:27.737Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-10-10T20:06:27.737Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-10-10T20:06:27.737Z] === RUN TestDockerSuite/TestStatsNoStream [2019-10-10T20:06:27.737Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-10-10T20:06:29.968Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-10-10T20:06:32.199Z] === RUN TestDockerSuite/TestTopPrivileged [2019-10-10T20:06:32.199Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-10-10T20:06:34.436Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-10-10T20:06:34.436Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-10-10T20:06:34.436Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-10-10T20:06:34.436Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-10-10T20:06:34.436Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-10-10T20:06:34.436Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-10-10T20:06:34.436Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-10-10T20:06:52.298Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-10-10T20:06:52.298Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-10-10T20:06:52.298Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-10-10T20:06:52.298Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-10-10T20:06:52.298Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-10-10T20:06:52.298Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-10-10T20:06:52.298Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-10-10T20:06:53.875Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-10-10T20:06:53.875Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-10-10T20:06:56.845Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-10-10T20:06:56.845Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-10-10T20:06:57.318Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-10-10T20:06:57.791Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-10-10T20:06:57.791Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-10-10T20:07:06.495Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-10-10T20:07:06.495Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-10-10T20:07:06.495Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-10-10T20:07:06.495Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-10-10T20:07:06.495Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-10-10T20:07:19.036Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-10-10T20:07:19.036Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-10-10T20:07:19.036Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-10-10T20:07:27.733Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-10-10T20:07:27.733Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite (2699.35s) [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2019-10-10T20:07:28.731Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2019-10-10T20:07:28.731Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2019-10-10T20:07:28.731Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2019-10-10T20:07:28.731Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.71s) [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s) [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.59s) [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.42s) [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (148.81s) [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.77s) [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2019-10-10T20:07:28.731Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2019-10-10T20:07:28.731Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.731Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2019-10-10T20:07:28.731Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.731Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2019-10-10T20:07:28.731Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.731Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2019-10-10T20:07:28.731Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.731Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2019-10-10T20:07:28.731Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.731Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2019-10-10T20:07:28.731Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.731Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2019-10-10T20:07:28.731Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (1.65s) [2019-10-10T20:07:28.731Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2019-10-10T20:07:28.731Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.32s) [2019-10-10T20:07:28.731Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2019-10-10T20:07:28.731Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.731Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2019-10-10T20:07:28.731Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.95s) [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.25s) [2019-10-10T20:07:28.731Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2019-10-10T20:07:28.731Z] docker_cli_run_test.go:3181: unmatched requirement Apparmor [2019-10-10T20:07:28.731Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2019-10-10T20:07:28.731Z] docker_cli_run_test.go:3159: unmatched requirement Apparmor [2019-10-10T20:07:28.731Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2019-10-10T20:07:28.731Z] docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.731Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2019-10-10T20:07:28.731Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.10s) [2019-10-10T20:07:28.731Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2019-10-10T20:07:28.731Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2019-10-10T20:07:28.731Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2019-10-10T20:07:28.731Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.25s) [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (115.95s) [2019-10-10T20:07:28.731Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.45s) [2019-10-10T20:07:28.731Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.34s) [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.66s) [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.04s) [2019-10-10T20:07:28.731Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2019-10-10T20:07:28.731Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.731Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2019-10-10T20:07:28.731Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.731Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2019-10-10T20:07:28.731Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s) [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.85s) [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.09s) [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.38s) [2019-10-10T20:07:28.731Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2019-10-10T20:07:28.731Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.731Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2019-10-10T20:07:28.731Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.69s) [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.76s) [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.21s) [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.08s) [2019-10-10T20:07:28.731Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2019-10-10T20:07:28.731Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.14s) [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.54s) [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.32s) [2019-10-10T20:07:28.731Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2019-10-10T20:07:28.731Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.731Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2019-10-10T20:07:28.731Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.731Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2019-10-10T20:07:28.731Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.731Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2019-10-10T20:07:28.731Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.51s) [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestBuildAddTar (41.53s) [2019-10-10T20:07:28.731Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2019-10-10T20:07:28.731Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.731Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2019-10-10T20:07:28.731Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (19.78s) [2019-10-10T20:07:28.731Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.93s) [2019-10-10T20:07:28.731Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.61s) [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.94s) [2019-10-10T20:07:28.731Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.16s) [2019-10-10T20:07:28.731Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.52s) [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.23s) [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.58s) [2019-10-10T20:07:28.731Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.41s) [2019-10-10T20:07:28.731Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.79s) [2019-10-10T20:07:28.731Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2019-10-10T20:07:28.731Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.731Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2019-10-10T20:07:28.731Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.54s) [2019-10-10T20:07:28.731Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2019-10-10T20:07:28.731Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.62s) [2019-10-10T20:07:28.731Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2019-10-10T20:07:28.731Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.731Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2019-10-10T20:07:28.731Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (34.51s) [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.95s) [2019-10-10T20:07:28.731Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.82s) [2019-10-10T20:07:28.731Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.731Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.43s) [2019-10-10T20:07:28.731Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.45s) [2019-10-10T20:07:28.731Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.19s) [2019-10-10T20:07:28.731Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.09s) [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.40s) [2019-10-10T20:07:28.731Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2019-10-10T20:07:28.731Z] docker_api_build_test.go:407: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.731Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2019-10-10T20:07:28.731Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.53s) [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.93s) [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestBuildCmd (0.55s) [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.55s) [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.62s) [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.49s) [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.20s) [2019-10-10T20:07:28.731Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2019-10-10T20:07:28.731Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.26s) [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestBuildContChar (13.81s) [2019-10-10T20:07:28.731Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2019-10-10T20:07:28.731Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.50s) [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.04s) [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.89s) [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.53s) [2019-10-10T20:07:28.731Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2019-10-10T20:07:28.731Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.81s) [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.69s) [2019-10-10T20:07:28.731Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2019-10-10T20:07:28.731Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.731Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2019-10-10T20:07:28.731Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.55s) [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (35.87s) [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.67s) [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.37s) [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.17s) [2019-10-10T20:07:28.731Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2019-10-10T20:07:28.731Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.731Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2019-10-10T20:07:28.731Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.731Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2019-10-10T20:07:28.731Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.731Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.55s) [2019-10-10T20:07:28.731Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2019-10-10T20:07:28.732Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (24.26s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.70s) [2019-10-10T20:07:28.732Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.42s) [2019-10-10T20:07:28.732Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.92s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.76s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.87s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.80s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.78s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.89s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildDockerignore (60.23s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.94s) [2019-10-10T20:07:28.732Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.46s) [2019-10-10T20:07:28.732Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (61.06s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.73s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.87s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (25.29s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.65s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (15.69s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (39.75s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.34s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (15.85s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (95.73s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.50s) [2019-10-10T20:07:28.732Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.38s) [2019-10-10T20:07:28.732Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.732Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2019-10-10T20:07:28.732Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.57s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.16s) [2019-10-10T20:07:28.732Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2019-10-10T20:07:28.732Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.47s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.54s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.30s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.13s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.22s) [2019-10-10T20:07:28.732Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2019-10-10T20:07:28.732Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.732Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.39s) [2019-10-10T20:07:28.732Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.732Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2019-10-10T20:07:28.732Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.732Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2019-10-10T20:07:28.732Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.732Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2019-10-10T20:07:28.732Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.74s) [2019-10-10T20:07:28.732Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2019-10-10T20:07:28.732Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.732Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2019-10-10T20:07:28.732Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.732Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2019-10-10T20:07:28.732Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.89s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.29s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.90s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.65s) [2019-10-10T20:07:28.732Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2019-10-10T20:07:28.732Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.732Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2019-10-10T20:07:28.732Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.732Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2019-10-10T20:07:28.732Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.732Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2019-10-10T20:07:28.732Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.732Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2019-10-10T20:07:28.732Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildFails (2.59s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (10.33s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.56s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildForceRm (11.80s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.33s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.45s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.89s) [2019-10-10T20:07:28.732Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2019-10-10T20:07:28.732Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.78s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.56s) [2019-10-10T20:07:28.732Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2019-10-10T20:07:28.732Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.69s) [2019-10-10T20:07:28.732Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2019-10-10T20:07:28.732Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildHistory (12.19s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.06s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.15s) [2019-10-10T20:07:28.732Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2019-10-10T20:07:28.732Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.83s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.03s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildLabel (0.99s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.63s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.97s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.61s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildLabels (1.06s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.66s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.74s) [2019-10-10T20:07:28.732Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2019-10-10T20:07:28.732Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.732Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2019-10-10T20:07:28.732Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.59s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.71s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.26s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (20.75s) [2019-10-10T20:07:28.732Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2019-10-10T20:07:28.732Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.19s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (36.42s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (32.54s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.30s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.20s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.60s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (22.13s) [2019-10-10T20:07:28.732Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2019-10-10T20:07:28.732Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.73s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.67s) [2019-10-10T20:07:28.732Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2019-10-10T20:07:28.732Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.732Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2019-10-10T20:07:28.732Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.65s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.76s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.50s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.41s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.12s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.35s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.04s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.58s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (18.79s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.64s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.39s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.49s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.09s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.10s) [2019-10-10T20:07:28.732Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2019-10-10T20:07:28.732Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.732Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2019-10-10T20:07:28.732Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.09s) [2019-10-10T20:07:28.732Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2019-10-10T20:07:28.732Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (44.56s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (20.72s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildRm (14.21s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.50s) [2019-10-10T20:07:28.732Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2019-10-10T20:07:28.732Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.732Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.46s) [2019-10-10T20:07:28.732Z] docker_api_build_test.go:518: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.61s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.48s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (10.78s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.88s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (21.22s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.00s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.71s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (21.47s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.32s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.17s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildStderr (5.00s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.45s) [2019-10-10T20:07:28.732Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.45s) [2019-10-10T20:07:28.732Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.24s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.33s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.10s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.89s) [2019-10-10T20:07:28.732Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2019-10-10T20:07:28.732Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.732Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2019-10-10T20:07:28.732Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.732Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2019-10-10T20:07:28.732Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.50s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.58s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.45s) [2019-10-10T20:07:28.732Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2019-10-10T20:07:28.732Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.732Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2019-10-10T20:07:28.732Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (24.08s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.98s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (15.13s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.15s) [2019-10-10T20:07:28.732Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.46s) [2019-10-10T20:07:28.732Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.732Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2019-10-10T20:07:28.732Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.68s) [2019-10-10T20:07:28.732Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2019-10-10T20:07:28.732Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.98s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.99s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.49s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (19.29s) [2019-10-10T20:07:28.732Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2019-10-10T20:07:28.732Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.732Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.41s) [2019-10-10T20:07:28.732Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.732Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2019-10-10T20:07:28.732Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.36s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.17s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.01s) [2019-10-10T20:07:28.732Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.41s) [2019-10-10T20:07:28.732Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.732Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2019-10-10T20:07:28.732Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.732Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2019-10-10T20:07:28.732Z] docker_cli_sni_test.go:18: Flakey test [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.04s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.88s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestCommitChange (10.38s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.83s) [2019-10-10T20:07:28.732Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2019-10-10T20:07:28.732Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.76s) [2019-10-10T20:07:28.732Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2019-10-10T20:07:28.732Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestCommitTTY (12.04s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.00s) [2019-10-10T20:07:28.732Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2019-10-10T20:07:28.732Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.732Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2019-10-10T20:07:28.732Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.732Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-10-10T20:07:28.732Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.732Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-10-10T20:07:28.732Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.732Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2019-10-10T20:07:28.732Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.732Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-10-10T20:07:28.732Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.732Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2019-10-10T20:07:28.732Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.86s) [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (12.23s) [2019-10-10T20:07:28.732Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2019-10-10T20:07:28.732Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.732Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.14s) [2019-10-10T20:07:28.732Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2019-10-10T20:07:28.732Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.733Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2019-10-10T20:07:28.733Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.733Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2019-10-10T20:07:28.733Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.733Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.13s) [2019-10-10T20:07:28.733Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2019-10-10T20:07:28.733Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.733Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2019-10-10T20:07:28.733Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.51s) [2019-10-10T20:07:28.733Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2019-10-10T20:07:28.733Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2019-10-10T20:07:28.733Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.733Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2019-10-10T20:07:28.733Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.733Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2019-10-10T20:07:28.733Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.733Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.74s) [2019-10-10T20:07:28.733Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.17s) [2019-10-10T20:07:28.733Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.22s) [2019-10-10T20:07:28.733Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2019-10-10T20:07:28.733Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2019-10-10T20:07:28.733Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.733Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.32s) [2019-10-10T20:07:28.733Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2019-10-10T20:07:28.733Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.35s) [2019-10-10T20:07:28.733Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2019-10-10T20:07:28.733Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.733Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2019-10-10T20:07:28.733Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.733Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.25s) [2019-10-10T20:07:28.733Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2019-10-10T20:07:28.733Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.09s) [2019-10-10T20:07:28.733Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2019-10-10T20:07:28.733Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.733Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.65s) [2019-10-10T20:07:28.733Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.24s) [2019-10-10T20:07:28.733Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.46s) [2019-10-10T20:07:28.733Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (9.17s) [2019-10-10T20:07:28.733Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.18s) [2019-10-10T20:07:28.733Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2019-10-10T20:07:28.733Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2019-10-10T20:07:28.733Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2019-10-10T20:07:28.733Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2019-10-10T20:07:28.733Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.94s) [2019-10-10T20:07:28.733Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2019-10-10T20:07:28.733Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.733Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.46s) [2019-10-10T20:07:28.733Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2019-10-10T20:07:28.733Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.733Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.22s) [2019-10-10T20:07:28.733Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2019-10-10T20:07:28.733Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.28s) [2019-10-10T20:07:28.733Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.01s) [2019-10-10T20:07:28.733Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2019-10-10T20:07:28.733Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.733Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2019-10-10T20:07:28.733Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.733Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2019-10-10T20:07:28.733Z] docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.733Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2019-10-10T20:07:28.733Z] docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.733Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2019-10-10T20:07:28.733Z] docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.733Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.99s) [2019-10-10T20:07:28.733Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.21s) [2019-10-10T20:07:28.733Z] docker_api_containers_test.go:2100: case 0 - config: {volume c:\foo false } [2019-10-10T20:07:28.733Z] docker_api_containers_test.go:2100: case 1 - config: {volume c:\foo\ false } [2019-10-10T20:07:28.733Z] docker_api_containers_test.go:2100: case 2 - config: {volume test1 c:\foo false } [2019-10-10T20:07:28.733Z] docker_api_containers_test.go:2100: case 3 - config: {volume test2 c:\foo true } [2019-10-10T20:07:28.733Z] docker_api_containers_test.go:2100: case 4 - config: {volume test3 c:\foo false 0xc00085d920 } [2019-10-10T20:07:28.733Z] docker_api_containers_test.go:2100: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1984421262 c:\foo false } [2019-10-10T20:07:28.733Z] docker_api_containers_test.go:2100: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1984421262 c:\foo true } [2019-10-10T20:07:28.733Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2019-10-10T20:07:28.733Z] docker_api_containers_test.go:2175: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.733Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.25s) [2019-10-10T20:07:28.733Z] docker_api_containers_test.go:1927: case 0 [2019-10-10T20:07:28.733Z] docker_api_containers_test.go:1927: case 1 [2019-10-10T20:07:28.733Z] docker_api_containers_test.go:1927: case 2 [2019-10-10T20:07:28.733Z] docker_api_containers_test.go:1927: case 3 [2019-10-10T20:07:28.733Z] docker_api_containers_test.go:1927: case 4 [2019-10-10T20:07:28.733Z] docker_api_containers_test.go:1927: case 5 [2019-10-10T20:07:28.733Z] docker_api_containers_test.go:1927: case 6 [2019-10-10T20:07:28.733Z] docker_api_containers_test.go:1927: case 7 [2019-10-10T20:07:28.733Z] docker_api_containers_test.go:1927: case 8 [2019-10-10T20:07:28.733Z] docker_api_containers_test.go:1927: case 9 [2019-10-10T20:07:28.733Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2019-10-10T20:07:28.733Z] docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.733Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2019-10-10T20:07:28.733Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.733Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2019-10-10T20:07:28.733Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.733Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2019-10-10T20:07:28.733Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.733Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2019-10-10T20:07:28.733Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.733Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.28s) [2019-10-10T20:07:28.733Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2019-10-10T20:07:28.733Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.733Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2019-10-10T20:07:28.733Z] docker_cli_cp_from_container_test.go:120: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.733Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2019-10-10T20:07:28.733Z] docker_cli_cp_from_container_test.go:140: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.733Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2019-10-10T20:07:28.733Z] docker_cli_cp_from_container_test.go:158: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.733Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2019-10-10T20:07:28.733Z] docker_cli_cp_from_container_test.go:183: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.733Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2019-10-10T20:07:28.733Z] docker_cli_cp_from_container_test.go:223: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.733Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2019-10-10T20:07:28.733Z] docker_cli_cp_from_container_test.go:252: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.733Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2019-10-10T20:07:28.733Z] docker_cli_cp_from_container_test.go:275: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.733Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2019-10-10T20:07:28.733Z] docker_cli_cp_from_container_test.go:314: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.733Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2019-10-10T20:07:28.733Z] docker_cli_cp_from_container_test.go:344: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.733Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2019-10-10T20:07:28.733Z] docker_cli_cp_from_container_test.go:368: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.733Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2019-10-10T20:07:28.733Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.733Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2019-10-10T20:07:28.733Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.733Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.31s) [2019-10-10T20:07:28.733Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2019-10-10T20:07:28.733Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-10-10T20:07:28.733Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2019-10-10T20:07:28.733Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.733Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.32s) [2019-10-10T20:07:28.733Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2019-10-10T20:07:28.733Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.733Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2019-10-10T20:07:28.733Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.733Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2019-10-10T20:07:28.733Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.733Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.76s) [2019-10-10T20:07:28.733Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-a026058649\file1 c5d9185aca895207386e883a5b10cb8ed3a00e78fe99dd17182e70fb1ee26776:/root/itWorks.txt` [2019-10-10T20:07:28.733Z] docker_cli_cp_utils_test.go:279: checking that container "c5d9185aca895207386e883a5b10cb8ed3a00e78fe99dd17182e70fb1ee26776" start output contains "file1\n" [2019-10-10T20:07:28.733Z] docker_cli_cp_utils_test.go:209: running `docker start -a c5d9185aca895207386e883a5b10cb8ed3a00e78fe99dd17182e70fb1ee26776` [2019-10-10T20:07:28.733Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.37s) [2019-10-10T20:07:28.733Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-b785942564\file1 49ca5968b851a98404f5c9472200e6bd0b80bdfb725f3220cbeed7d792a8a4ee:testDir/` [2019-10-10T20:07:28.733Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2019-10-10T20:07:28.733Z] docker_cli_cp_to_container_test.go:166: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.733Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2019-10-10T20:07:28.733Z] docker_cli_cp_to_container_test.go:193: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.733Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.81s) [2019-10-10T20:07:28.733Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e791688499\dir1 f7a1ff69a29c32c2066377d4cbe65d75faf817a6098606ed3d1b8ebaa9477978:testDir` [2019-10-10T20:07:28.733Z] docker_cli_cp_utils_test.go:279: checking that container "f7a1ff69a29c32c2066377d4cbe65d75faf817a6098606ed3d1b8ebaa9477978" start output contains "file1-1\n" [2019-10-10T20:07:28.733Z] docker_cli_cp_utils_test.go:209: running `docker start -a f7a1ff69a29c32c2066377d4cbe65d75faf817a6098606ed3d1b8ebaa9477978` [2019-10-10T20:07:28.733Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e791688499\dir1 8096dbfb3dbeaeb857bc35e5f85259744f2eec676b89044142e116623a408403:testDir/` [2019-10-10T20:07:28.733Z] docker_cli_cp_utils_test.go:279: checking that container "8096dbfb3dbeaeb857bc35e5f85259744f2eec676b89044142e116623a408403" start output contains "file1-1\n" [2019-10-10T20:07:28.733Z] docker_cli_cp_utils_test.go:209: running `docker start -a 8096dbfb3dbeaeb857bc35e5f85259744f2eec676b89044142e116623a408403` [2019-10-10T20:07:28.733Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2019-10-10T20:07:28.733Z] docker_cli_cp_to_container_test.go:274: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.733Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2019-10-10T20:07:28.733Z] docker_cli_cp_to_container_test.go:297: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.733Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.48s) [2019-10-10T20:07:28.733Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h151976182\dir1\. 9b4db5b8a0c5049058a64864d785a314475ac3619706aa0d380c6bbb218c5a60:testDir` [2019-10-10T20:07:28.733Z] docker_cli_cp_utils_test.go:279: checking that container "9b4db5b8a0c5049058a64864d785a314475ac3619706aa0d380c6bbb218c5a60" start output contains "file1-1\n" [2019-10-10T20:07:28.733Z] docker_cli_cp_utils_test.go:209: running `docker start -a 9b4db5b8a0c5049058a64864d785a314475ac3619706aa0d380c6bbb218c5a60` [2019-10-10T20:07:28.733Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h151976182\dir1\. 32a244171c6bb20a3f1f38b584b3b3aa204faaad7cc3222c0bf3b053992c7e1e:testDir/` [2019-10-10T20:07:28.733Z] docker_cli_cp_utils_test.go:279: checking that container "32a244171c6bb20a3f1f38b584b3b3aa204faaad7cc3222c0bf3b053992c7e1e" start output contains "file1-1\n" [2019-10-10T20:07:28.733Z] docker_cli_cp_utils_test.go:209: running `docker start -a 32a244171c6bb20a3f1f38b584b3b3aa204faaad7cc3222c0bf3b053992c7e1e` [2019-10-10T20:07:28.733Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2019-10-10T20:07:28.733Z] docker_cli_cp_to_container_test.go:379: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.733Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2019-10-10T20:07:28.733Z] docker_cli_cp_to_container_test.go:403: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.733Z] --- PASS: TestDockerSuite/TestCpToDot (2.48s) [2019-10-10T20:07:28.733Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2019-10-10T20:07:28.733Z] docker_cli_cp_to_container_test.go:447: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.733Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2019-10-10T20:07:28.733Z] docker_cli_cp_to_container_test.go:474: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.733Z] --- PASS: TestDockerSuite/TestCpToStdout (7.14s) [2019-10-10T20:07:28.733Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2019-10-10T20:07:28.733Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.733Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2019-10-10T20:07:28.733Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.733Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2019-10-10T20:07:28.733Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.733Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2019-10-10T20:07:28.733Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.733Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.20s) [2019-10-10T20:07:28.733Z] --- PASS: TestDockerSuite/TestCreateArgs (0.20s) [2019-10-10T20:07:28.733Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.83s) [2019-10-10T20:07:28.733Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.22s) [2019-10-10T20:07:28.733Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.28s) [2019-10-10T20:07:28.733Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s) [2019-10-10T20:07:28.733Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.05s) [2019-10-10T20:07:28.733Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.70s) [2019-10-10T20:07:28.733Z] --- PASS: TestDockerSuite/TestCreateLabels (0.19s) [2019-10-10T20:07:28.733Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2019-10-10T20:07:28.733Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.733Z] --- PASS: TestDockerSuite/TestCreateRM (0.36s) [2019-10-10T20:07:28.733Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2019-10-10T20:07:28.733Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-10-10T20:07:28.733Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2019-10-10T20:07:28.733Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.37s) [2019-10-10T20:07:28.733Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.94s) [2019-10-10T20:07:28.733Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s) [2019-10-10T20:07:28.733Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.54s) [2019-10-10T20:07:28.733Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.28s) [2019-10-10T20:07:28.733Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s) [2019-10-10T20:07:28.733Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-10-10T20:07:28.733Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.733Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.50s) [2019-10-10T20:07:28.733Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2019-10-10T20:07:28.733Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.733Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.14s) [2019-10-10T20:07:28.733Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2019-10-10T20:07:28.733Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.733Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2019-10-10T20:07:28.733Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.733Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2019-10-10T20:07:28.733Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.733Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2019-10-10T20:07:28.733Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.733Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2019-10-10T20:07:28.733Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.733Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2019-10-10T20:07:28.733Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.733Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2019-10-10T20:07:28.733Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.733Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2019-10-10T20:07:28.733Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2019-10-10T20:07:28.734Z] docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2019-10-10T20:07:28.734Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2019-10-10T20:07:28.734Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2019-10-10T20:07:28.734Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2019-10-10T20:07:28.734Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2019-10-10T20:07:28.734Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (7.31s) [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.63s) [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.37s) [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (17.66s) [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestEventsCopy (5.44s) [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.15s) [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.15s) [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.84s) [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.73s) [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.60s) [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.11s) [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestEventsFilters (4.54s) [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestEventsFormat (4.49s) [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2019-10-10T20:07:28.734Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2019-10-10T20:07:28.734Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2019-10-10T20:07:28.734Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.22s) [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2019-10-10T20:07:28.734Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestEventsRename (2.32s) [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestEventsResize (2.82s) [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.04s) [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.55s) [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.91s) [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2019-10-10T20:07:28.734Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestEventsUntag (2.78s) [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (7.02s) [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2019-10-10T20:07:28.734Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2019-10-10T20:07:28.734Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.97s) [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.05s) [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2019-10-10T20:07:28.734Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2019-10-10T20:07:28.734Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2019-10-10T20:07:28.734Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.11s) [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.12s) [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.16s) [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.29s) [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.31s) [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2019-10-10T20:07:28.734Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2019-10-10T20:07:28.734Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2019-10-10T20:07:28.734Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.19s) [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestExecInspectID (4.71s) [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2019-10-10T20:07:28.734Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2019-10-10T20:07:28.734Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2019-10-10T20:07:28.734Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2019-10-10T20:07:28.734Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2019-10-10T20:07:28.734Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.70s) [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2019-10-10T20:07:28.734Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2019-10-10T20:07:28.734Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2019-10-10T20:07:28.734Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2019-10-10T20:07:28.734Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2019-10-10T20:07:28.734Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.23s) [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2019-10-10T20:07:28.734Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.47s) [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2019-10-10T20:07:28.734Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2019-10-10T20:07:28.734Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2019-10-10T20:07:28.734Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.93s) [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.95s) [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.17s) [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.17s) [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2019-10-10T20:07:28.734Z] docker_api_attach_test.go:27: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.08s) [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s) [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2019-10-10T20:07:28.734Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.11s) [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2019-10-10T20:07:28.734Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.37s) [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.70s) [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2019-10-10T20:07:28.734Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.08s) [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.84s) [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.28s) [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.10s) [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.86s) [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestImagesFormat (0.22s) [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2019-10-10T20:07:28.734Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.79s) [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestImportBadURL (2.40s) [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2019-10-10T20:07:28.734Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2019-10-10T20:07:28.734Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2019-10-10T20:07:28.734Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2019-10-10T20:07:28.734Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2019-10-10T20:07:28.734Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestInfoDebug (0.01s) [2019-10-10T20:07:28.734Z] docker_cli_info_test.go:178: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.42s) [2019-10-10T20:07:28.734Z] docker_cli_info_test.go:107: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.03s) [2019-10-10T20:07:28.734Z] docker_cli_info_test.go:73: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.02s) [2019-10-10T20:07:28.734Z] docker_cli_info_test.go:90: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2019-10-10T20:07:28.734Z] docker_cli_info_test.go:144: unmatched requirement IsPausable [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2019-10-10T20:07:28.734Z] docker_cli_info_test.go:131: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2019-10-10T20:07:28.734Z] docker_cli_info_test.go:161: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.12s) [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestInfoFormat (0.14s) [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestInsecureRegistries (0.01s) [2019-10-10T20:07:28.734Z] docker_cli_info_test.go:196: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2019-10-10T20:07:28.734Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2019-10-10T20:07:28.734Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.17s) [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (6.97s) [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2019-10-10T20:07:28.734Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2019-10-10T20:07:28.734Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2019-10-10T20:07:28.734Z] docker_cli_inspect_test.go:412: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.17s) [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.16s) [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-10-10T20:07:28.734Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2019-10-10T20:07:28.734Z] docker_cli_inspect_test.go:391: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2019-10-10T20:07:28.734Z] docker_cli_inspect_test.go:379: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestInspectDefault (2.10s) [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestInspectHistory (4.90s) [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2019-10-10T20:07:28.734Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2019-10-10T20:07:28.734Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2019-10-10T20:07:28.734Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.13s) [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.23s) [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s) [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.23s) [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.03s) [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2019-10-10T20:07:28.734Z] docker_cli_inspect_test.go:422: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.17s) [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestInspectStatus (2.67s) [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.26s) [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.24s) [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.19s) [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.20s) [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.26s) [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.16s) [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.54s) [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2019-10-10T20:07:28.734Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2019-10-10T20:07:28.734Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2019-10-10T20:07:28.734Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2019-10-10T20:07:28.734Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2019-10-10T20:07:28.734Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2019-10-10T20:07:28.734Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2019-10-10T20:07:28.734Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2019-10-10T20:07:28.734Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2019-10-10T20:07:28.734Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2019-10-10T20:07:28.734Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2019-10-10T20:07:28.734Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2019-10-10T20:07:28.734Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2019-10-10T20:07:28.734Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2019-10-10T20:07:28.734Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2019-10-10T20:07:28.734Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2019-10-10T20:07:28.734Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.86s) [2019-10-10T20:07:28.734Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.89s) [2019-10-10T20:07:28.735Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.50s) [2019-10-10T20:07:28.735Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.39s) [2019-10-10T20:07:28.735Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2019-10-10T20:07:28.735Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.735Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.27s) [2019-10-10T20:07:28.735Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2019-10-10T20:07:28.735Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.12s) [2019-10-10T20:07:28.735Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.67s) [2019-10-10T20:07:28.735Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.75s) [2019-10-10T20:07:28.735Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.52s) [2019-10-10T20:07:28.735Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.53s) [2019-10-10T20:07:28.735Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2019-10-10T20:07:28.735Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.735Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.35s) [2019-10-10T20:07:28.735Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (7.05s) [2019-10-10T20:07:28.735Z] --- PASS: TestDockerSuite/TestLogsSince (9.08s) [2019-10-10T20:07:28.735Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2019-10-10T20:07:28.735Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.735Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2019-10-10T20:07:28.735Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.735Z] --- PASS: TestDockerSuite/TestLogsTail (2.80s) [2019-10-10T20:07:28.735Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.63s) [2019-10-10T20:07:28.735Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.20s) [2019-10-10T20:07:28.735Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2019-10-10T20:07:28.735Z] docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.735Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2019-10-10T20:07:28.735Z] docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.735Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2019-10-10T20:07:28.735Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.735Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2019-10-10T20:07:28.735Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.735Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2019-10-10T20:07:28.735Z] docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.735Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2019-10-10T20:07:28.735Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.735Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2019-10-10T20:07:28.735Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.735Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2019-10-10T20:07:28.735Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.735Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2019-10-10T20:07:28.735Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2019-10-10T20:07:28.735Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.735Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2019-10-10T20:07:28.735Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2019-10-10T20:07:28.735Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2019-10-10T20:07:28.735Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2019-10-10T20:07:28.735Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2019-10-10T20:07:28.735Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.735Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2019-10-10T20:07:28.735Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2019-10-10T20:07:28.735Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2019-10-10T20:07:29.208Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.208Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2019-10-10T20:07:29.208Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.208Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2019-10-10T20:07:29.208Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.208Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2019-10-10T20:07:29.208Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.208Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.28s) [2019-10-10T20:07:29.208Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2019-10-10T20:07:29.208Z] docker_api_attach_test.go:101: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.208Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2019-10-10T20:07:29.208Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2019-10-10T20:07:29.208Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.208Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2019-10-10T20:07:29.208Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.208Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-10-10T20:07:29.208Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.208Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2019-10-10T20:07:29.208Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.208Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-10-10T20:07:29.208Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.208Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2019-10-10T20:07:29.208Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.208Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2019-10-10T20:07:29.208Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.208Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.50s) [2019-10-10T20:07:29.208Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-10-10T20:07:29.208Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.208Z] --- PASS: TestDockerSuite/TestPsByOrder (8.87s) [2019-10-10T20:07:29.208Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2019-10-10T20:07:29.208Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.208Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.99s) [2019-10-10T20:07:29.208Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.64s) [2019-10-10T20:07:29.208Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.33s) [2019-10-10T20:07:29.208Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2019-10-10T20:07:29.208Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2019-10-10T20:07:29.208Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.33s) [2019-10-10T20:07:29.208Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.67s) [2019-10-10T20:07:29.208Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.29s) [2019-10-10T20:07:29.208Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.41s) [2019-10-10T20:07:29.208Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2019-10-10T20:07:29.208Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.208Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2019-10-10T20:07:29.208Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.208Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.51s) [2019-10-10T20:07:29.208Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2019-10-10T20:07:29.208Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.208Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2019-10-10T20:07:29.208Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.208Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2019-10-10T20:07:29.208Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.208Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2019-10-10T20:07:29.208Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.208Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.95s) [2019-10-10T20:07:29.208Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2019-10-10T20:07:29.208Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.208Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.60s) [2019-10-10T20:07:29.208Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2019-10-10T20:07:29.208Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.208Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.41s) [2019-10-10T20:07:29.208Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.30s) [2019-10-10T20:07:29.208Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2019-10-10T20:07:29.208Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.208Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.22s) [2019-10-10T20:07:29.208Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.36s) [2019-10-10T20:07:29.208Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.32s) [2019-10-10T20:07:29.208Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.01s) [2019-10-10T20:07:29.208Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2019-10-10T20:07:29.208Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.208Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.50s) [2019-10-10T20:07:29.208Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.25s) [2019-10-10T20:07:29.208Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.19s) [2019-10-10T20:07:29.208Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.80s) [2019-10-10T20:07:29.208Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.49s) [2019-10-10T20:07:29.208Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.17s) [2019-10-10T20:07:29.208Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2019-10-10T20:07:29.208Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.208Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.46s) [2019-10-10T20:07:29.208Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2019-10-10T20:07:29.208Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.34s) [2019-10-10T20:07:29.208Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.05s) [2019-10-10T20:07:29.208Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (7.59s) [2019-10-10T20:07:29.208Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.74s) [2019-10-10T20:07:29.208Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.95s) [2019-10-10T20:07:29.208Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.45s) [2019-10-10T20:07:29.208Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.98s) [2019-10-10T20:07:29.208Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.83s) [2019-10-10T20:07:29.208Z] --- PASS: TestDockerSuite/TestRmiTag (0.75s) [2019-10-10T20:07:29.208Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.62s) [2019-10-10T20:07:29.208Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.28s) [2019-10-10T20:07:29.208Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.50s) [2019-10-10T20:07:29.208Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.47s) [2019-10-10T20:07:29.208Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.25s) [2019-10-10T20:07:29.208Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2019-10-10T20:07:29.208Z] docker_cli_run_test.go:4520: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.208Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2019-10-10T20:07:29.208Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.208Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2019-10-10T20:07:29.208Z] docker_cli_run_test.go:4037: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.208Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2019-10-10T20:07:29.208Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.208Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-10-10T20:07:29.208Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.208Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2019-10-10T20:07:29.208Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.208Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2019-10-10T20:07:29.208Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.208Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.12s) [2019-10-10T20:07:29.208Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2019-10-10T20:07:29.208Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.208Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2019-10-10T20:07:29.208Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.208Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.32s) [2019-10-10T20:07:29.208Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.08s) [2019-10-10T20:07:29.208Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.43s) [2019-10-10T20:07:29.208Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.48s) [2019-10-10T20:07:29.208Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.17s) [2019-10-10T20:07:29.208Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2019-10-10T20:07:29.208Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.57s) [2019-10-10T20:07:29.208Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2019-10-10T20:07:29.208Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.208Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2019-10-10T20:07:29.208Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.208Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2019-10-10T20:07:29.208Z] docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.208Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2019-10-10T20:07:29.208Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.208Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2019-10-10T20:07:29.208Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.208Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2019-10-10T20:07:29.208Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.208Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2019-10-10T20:07:29.208Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.208Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2019-10-10T20:07:29.208Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.208Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2019-10-10T20:07:29.208Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.208Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.16s) [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.06s) [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.09s) [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.21s) [2019-10-10T20:07:29.209Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.22s) [2019-10-10T20:07:29.209Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.40s) [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.26s) [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.30s) [2019-10-10T20:07:29.209Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (13.00s) [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:4002: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (7.03s) [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.12s) [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:4177: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.18s) [2019-10-10T20:07:29.209Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.12s) [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:4260: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.23s) [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- PASS: TestDockerSuite/TestRunExitCode (6.98s) [2019-10-10T20:07:29.209Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.17s) [2019-10-10T20:07:29.209Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.14s) [2019-10-10T20:07:29.209Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.28s) [2019-10-10T20:07:29.209Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:4512: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:4244: unmatched requirement IsolationIsHyperv [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.83s) [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.34s) [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.84s) [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:4322: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:4310: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.92s) [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.92s) [2019-10-10T20:07:29.209Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.26s) [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.36s) [2019-10-10T20:07:29.209Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.28s) [2019-10-10T20:07:29.209Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.07s) [2019-10-10T20:07:29.209Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.05s) [2019-10-10T20:07:29.209Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.99s) [2019-10-10T20:07:29.209Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.04s) [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.65s) [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:2886: unmatched requirement Apparmor [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.52s) [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- PASS: TestDockerSuite/TestRunRm (2.23s) [2019-10-10T20:07:29.209Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.41s) [2019-10-10T20:07:29.209Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (7.03s) [2019-10-10T20:07:29.209Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.12s) [2019-10-10T20:07:29.209Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.05s) [2019-10-10T20:07:29.209Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.63s) [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.10s) [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.96s) [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2019-10-10T20:07:29.209Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.81s) [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:2925: unmatched requirement Apparmor [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.11s) [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.11s) [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:3967: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:3960: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.209Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (7.76s) [2019-10-10T20:07:29.209Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.78s) [2019-10-10T20:07:29.209Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.26s) [2019-10-10T20:07:29.209Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.05s) [2019-10-10T20:07:29.209Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2019-10-10T20:07:29.209Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s) [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2019-10-10T20:07:29.210Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.02s) [2019-10-10T20:07:29.210Z] docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.22s) [2019-10-10T20:07:29.210Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.19s) [2019-10-10T20:07:29.210Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.23s) [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2019-10-10T20:07:29.210Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2019-10-10T20:07:29.210Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2019-10-10T20:07:29.210Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2019-10-10T20:07:29.210Z] docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2019-10-10T20:07:29.210Z] docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-10-10T20:07:29.210Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2019-10-10T20:07:29.210Z] docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.14s) [2019-10-10T20:07:29.210Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.82s) [2019-10-10T20:07:29.210Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.17s) [2019-10-10T20:07:29.210Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.46s) [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2019-10-10T20:07:29.210Z] docker_cli_run_test.go:3042: unmatched requirement Apparmor [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2019-10-10T20:07:29.210Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2019-10-10T20:07:29.210Z] docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2019-10-10T20:07:29.210Z] docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-10-10T20:07:29.210Z] docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2019-10-10T20:07:29.210Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2019-10-10T20:07:29.210Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2019-10-10T20:07:29.210Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2019-10-10T20:07:29.210Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2019-10-10T20:07:29.210Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2019-10-10T20:07:29.210Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2019-10-10T20:07:29.210Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2019-10-10T20:07:29.210Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2019-10-10T20:07:29.210Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-10-10T20:07:29.210Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2019-10-10T20:07:29.210Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2019-10-10T20:07:29.210Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.37s) [2019-10-10T20:07:29.210Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2019-10-10T20:07:29.210Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.43s) [2019-10-10T20:07:29.210Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2019-10-10T20:07:29.210Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.62s) [2019-10-10T20:07:29.210Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (11.20s) [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2019-10-10T20:07:29.210Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.51s) [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2019-10-10T20:07:29.210Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- PASS: TestDockerSuite/TestStartAttachSilent (8.97s) [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2019-10-10T20:07:29.210Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2019-10-10T20:07:29.210Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2019-10-10T20:07:29.210Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2019-10-10T20:07:29.210Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (11.31s) [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2019-10-10T20:07:29.210Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2019-10-10T20:07:29.210Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2019-10-10T20:07:29.210Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2019-10-10T20:07:29.210Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2019-10-10T20:07:29.210Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2019-10-10T20:07:29.210Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.23s) [2019-10-10T20:07:29.210Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.45s) [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2019-10-10T20:07:29.210Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.22s) [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2019-10-10T20:07:29.210Z] docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2019-10-10T20:07:29.210Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2019-10-10T20:07:29.210Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2019-10-10T20:07:29.210Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2019-10-10T20:07:29.210Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2019-10-10T20:07:29.210Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.33s) [2019-10-10T20:07:29.210Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.17s) [2019-10-10T20:07:29.210Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.23s) [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2019-10-10T20:07:29.210Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.38s) [2019-10-10T20:07:29.210Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.34s) [2019-10-10T20:07:29.210Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.18s) [2019-10-10T20:07:29.210Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.54s) [2019-10-10T20:07:29.210Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2019-10-10T20:07:29.210Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.98s) [2019-10-10T20:07:29.210Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.45s) [2019-10-10T20:07:29.210Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.44s) [2019-10-10T20:07:29.210Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2019-10-10T20:07:29.210Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2019-10-10T20:07:29.210Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.97s) [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2019-10-10T20:07:29.210Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.64s) [2019-10-10T20:07:29.210Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.23s) [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2019-10-10T20:07:29.210Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (11.38s) [2019-10-10T20:07:29.210Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.31s) [2019-10-10T20:07:29.210Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.32s) [2019-10-10T20:07:29.210Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.47s) [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2019-10-10T20:07:29.210Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.45s) [2019-10-10T20:07:29.210Z] === RUN TestDockerRegistrySuite [2019-10-10T20:07:29.210Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-10-10T20:07:29.210Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-10-10T20:07:29.210Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-10-10T20:07:29.210Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-10-10T20:07:29.210Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-10-10T20:07:29.210Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-10-10T20:07:29.210Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-10-10T20:07:29.210Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-10-10T20:07:29.210Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-10-10T20:07:29.210Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-10-10T20:07:29.210Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-10-10T20:07:29.210Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-10-10T20:07:29.210Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-10-10T20:07:29.210Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-10-10T20:07:29.210Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-10-10T20:07:29.210Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-10-10T20:07:29.210Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-10-10T20:07:29.210Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-10-10T20:07:29.210Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-10-10T20:07:29.210Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-10-10T20:07:29.210Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-10-10T20:07:29.210Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-10-10T20:07:29.210Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-10-10T20:07:29.210Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-10-10T20:07:29.210Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-10-10T20:07:29.210Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-10-10T20:07:29.210Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-10-10T20:07:29.210Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-10-10T20:07:29.210Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-10-10T20:07:29.210Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-10-10T20:07:29.210Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-10-10T20:07:29.210Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-10-10T20:07:29.210Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-10-10T20:07:29.210Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-10-10T20:07:29.210Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-10-10T20:07:29.210Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-10-10T20:07:29.210Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-10-10T20:07:29.210Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-10-10T20:07:29.210Z] --- PASS: TestDockerRegistrySuite (0.02s) [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2019-10-10T20:07:29.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2019-10-10T20:07:29.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2019-10-10T20:07:29.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2019-10-10T20:07:29.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-10-10T20:07:29.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-10-10T20:07:29.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2019-10-10T20:07:29.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2019-10-10T20:07:29.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2019-10-10T20:07:29.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2019-10-10T20:07:29.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2019-10-10T20:07:29.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2019-10-10T20:07:29.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2019-10-10T20:07:29.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2019-10-10T20:07:29.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2019-10-10T20:07:29.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2019-10-10T20:07:29.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2019-10-10T20:07:29.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2019-10-10T20:07:29.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2019-10-10T20:07:29.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-10-10T20:07:29.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-10-10T20:07:29.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-10-10T20:07:29.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-10-10T20:07:29.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2019-10-10T20:07:29.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2019-10-10T20:07:29.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2019-10-10T20:07:29.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2019-10-10T20:07:29.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2019-10-10T20:07:29.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2019-10-10T20:07:29.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2019-10-10T20:07:29.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2019-10-10T20:07:29.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2019-10-10T20:07:29.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2019-10-10T20:07:29.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2019-10-10T20:07:29.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2019-10-10T20:07:29.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2019-10-10T20:07:29.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2019-10-10T20:07:29.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2019-10-10T20:07:29.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.210Z] === RUN TestDockerSchema1RegistrySuite [2019-10-10T20:07:29.210Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-10-10T20:07:29.210Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-10-10T20:07:29.210Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-10-10T20:07:29.210Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-10-10T20:07:29.210Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-10-10T20:07:29.210Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-10-10T20:07:29.210Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-10-10T20:07:29.210Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-10-10T20:07:29.211Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-10-10T20:07:29.211Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-10-10T20:07:29.211Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-10-10T20:07:29.211Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-10-10T20:07:29.211Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-10-10T20:07:29.211Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-10-10T20:07:29.211Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-10-10T20:07:29.211Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-10-10T20:07:29.211Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-10-10T20:07:29.211Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-10-10T20:07:29.211Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2019-10-10T20:07:29.211Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2019-10-10T20:07:29.211Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.211Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-10-10T20:07:29.211Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.211Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-10-10T20:07:29.211Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.211Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2019-10-10T20:07:29.211Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.211Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2019-10-10T20:07:29.211Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.211Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2019-10-10T20:07:29.211Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.211Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-10-10T20:07:29.211Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.211Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-10-10T20:07:29.211Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.211Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-10-10T20:07:29.211Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.211Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-10-10T20:07:29.211Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.211Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2019-10-10T20:07:29.211Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.211Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2019-10-10T20:07:29.211Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.211Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2019-10-10T20:07:29.211Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.211Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2019-10-10T20:07:29.211Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.211Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2019-10-10T20:07:29.211Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.211Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2019-10-10T20:07:29.211Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.211Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2019-10-10T20:07:29.211Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.211Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2019-10-10T20:07:29.211Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.211Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-10-10T20:07:29.211Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-10-10T20:07:29.211Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-10-10T20:07:29.211Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-10-10T20:07:29.211Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-10-10T20:07:29.211Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-10-10T20:07:29.211Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-10-10T20:07:29.211Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-10-10T20:07:29.211Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-10-10T20:07:29.211Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2019-10-10T20:07:29.211Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2019-10-10T20:07:29.211Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.211Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2019-10-10T20:07:29.211Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.211Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2019-10-10T20:07:29.211Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.211Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2019-10-10T20:07:29.211Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.211Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2019-10-10T20:07:29.211Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.211Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2019-10-10T20:07:29.211Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.211Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2019-10-10T20:07:29.211Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.211Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2019-10-10T20:07:29.211Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.211Z] === RUN TestDockerRegistryAuthTokenSuite [2019-10-10T20:07:29.211Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-10-10T20:07:29.211Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-10-10T20:07:29.211Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-10-10T20:07:29.211Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-10-10T20:07:29.211Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-10-10T20:07:29.211Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2019-10-10T20:07:29.211Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2019-10-10T20:07:29.211Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.211Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2019-10-10T20:07:29.211Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.211Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2019-10-10T20:07:29.211Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.211Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2019-10-10T20:07:29.211Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.211Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2019-10-10T20:07:29.211Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.211Z] === RUN TestDockerDaemonSuite [2019-10-10T20:07:29.211Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-10-10T20:07:29.211Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-10-10T20:07:29.211Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2019-10-10T20:07:29.211Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-10-10T20:07:29.211Z] --- PASS: TestDockerDaemonSuite (0.00s) [2019-10-10T20:07:29.211Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2019-10-10T20:07:29.211Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.211Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2019-10-10T20:07:29.211Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.211Z] --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s) [2019-10-10T20:07:29.211Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.211Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2019-10-10T20:07:29.211Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.211Z] === RUN TestDockerSwarmSuite [2019-10-10T20:07:29.211Z] --- PASS: TestDockerSwarmSuite (0.00s) [2019-10-10T20:07:29.211Z] === RUN TestDockerPluginSuite [2019-10-10T20:07:29.211Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2019-10-10T20:07:29.211Z] === RUN TestDockerPluginSuite/TestPluginCreate [2019-10-10T20:07:29.211Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2019-10-10T20:07:29.211Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2019-10-10T20:07:29.211Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2019-10-10T20:07:29.211Z] === RUN TestDockerPluginSuite/TestPluginInspect [2019-10-10T20:07:29.211Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2019-10-10T20:07:29.211Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2019-10-10T20:07:29.211Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2019-10-10T20:07:29.211Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2019-10-10T20:07:29.211Z] === RUN TestDockerPluginSuite/TestPluginSet [2019-10-10T20:07:29.211Z] --- PASS: TestDockerPluginSuite (0.00s) [2019-10-10T20:07:29.211Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2019-10-10T20:07:29.211Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.211Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2019-10-10T20:07:29.211Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.211Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2019-10-10T20:07:29.211Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.211Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2019-10-10T20:07:29.211Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.211Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2019-10-10T20:07:29.211Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.211Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2019-10-10T20:07:29.211Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.211Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2019-10-10T20:07:29.211Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.211Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2019-10-10T20:07:29.211Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.211Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2019-10-10T20:07:29.211Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.211Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2019-10-10T20:07:29.211Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.211Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2019-10-10T20:07:29.211Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.211Z] === RUN TestDockerExternalVolumeSuite [2019-10-10T20:07:29.211Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2019-10-10T20:07:29.211Z] check_test.go:128: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.211Z] === RUN TestDockerNetworkSuite [2019-10-10T20:07:29.211Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2019-10-10T20:07:29.211Z] check_test.go:134: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.211Z] === RUN TestDockerHubPullSuite [2019-10-10T20:07:29.211Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2019-10-10T20:07:29.211Z] check_test.go:142: unmatched requirement DaemonIsLinux [2019-10-10T20:07:29.211Z] PASS [2019-10-10T20:07:29.211Z] ok github.com/docker/docker/integration-cli 2700.136s [2019-10-10T20:07:29.211Z] INFO: Integration tests ended at 10/10/2019 20:07:28. Duration:00:45:09.2255521 [2019-10-10T20:07:29.211Z] INFO: Docker info of the daemon under test at end of run [2019-10-10T20:07:29.211Z] [2019-10-10T20:07:29.211Z] Containers: 2 [2019-10-10T20:07:29.211Z] Running: 0 [2019-10-10T20:07:29.211Z] Paused: 0 [2019-10-10T20:07:29.211Z] Stopped: 2 [2019-10-10T20:07:29.211Z] Images: 12 [2019-10-10T20:07:29.211Z] Server Version: 0.0.0-dev [2019-10-10T20:07:29.211Z] Storage Driver: windowsfilter [2019-10-10T20:07:29.211Z] Windows: [2019-10-10T20:07:29.211Z] Logging Driver: json-file [2019-10-10T20:07:29.211Z] Plugins: [2019-10-10T20:07:29.211Z] Volume: local [2019-10-10T20:07:29.211Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-10-10T20:07:29.211Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-10T20:07:29.211Z] Swarm: inactive [2019-10-10T20:07:29.211Z] Default Isolation: process [2019-10-10T20:07:29.211Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-10T20:07:29.211Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-10T20:07:29.211Z] OSType: windows [2019-10-10T20:07:29.211Z] Architecture: x86_64 [2019-10-10T20:07:29.211Z] CPUs: 4 [2019-10-10T20:07:29.211Z] Total Memory: 32GiB [2019-10-10T20:07:29.211Z] Name: azwin-2-ed66a0 [2019-10-10T20:07:29.211Z] ID: RYVT:6PRT:OMQY:W5XG:CM3V:BWCO:EHTF:ODQO:5L2X:5AA5:QWTF:TASQ [2019-10-10T20:07:29.211Z] Docker Root Dir: D:\CI\PR-40059\3\daemon [2019-10-10T20:07:29.211Z] Debug Mode (client): false [2019-10-10T20:07:29.211Z] Debug Mode (server): true [2019-10-10T20:07:29.211Z] File Descriptors: -1 [2019-10-10T20:07:29.211Z] Goroutines: 18 [2019-10-10T20:07:29.211Z] System Time: 2019-10-10T20:07:29.0331225Z [2019-10-10T20:07:29.211Z] EventsListeners: 0 [2019-10-10T20:07:29.211Z] Registry: https://index.docker.io/v1/ [2019-10-10T20:07:29.211Z] Labels: [2019-10-10T20:07:29.211Z] Experimental: false [2019-10-10T20:07:29.211Z] Insecure Registries: [2019-10-10T20:07:29.211Z] 127.0.0.0/8 [2019-10-10T20:07:29.211Z] Live Restore Enabled: false [2019-10-10T20:07:29.211Z] [2019-10-10T20:07:29.211Z] [2019-10-10T20:07:29.211Z] INFO: Stopping daemon under test [2019-10-10T20:07:29.683Z] SUCCESS: The process with PID 6532 (child process of PID 5540) has been terminated. [2019-10-10T20:07:29.683Z] SUCCESS: The process with PID 5540 (child process of PID 5312) has been terminated. [2019-10-10T20:07:29.683Z] INFO: Stop tailing logs of the daemon under tests [2019-10-10T20:07:29.683Z] INFO: executeCI.ps1 Completed successfully at 10/10/2019 20:07:29. [2019-10-10T20:07:29.683Z] INFO: Tidying up at end of run [2019-10-10T20:07:29.683Z] INFO: Saving daemon under test log (d:\CI\PR-40059\3\dut.out) to C:\windows\TEMP\CIDUT.out [2019-10-10T20:07:29.683Z] INFO: Saving daemon under test log (d:\CI\PR-40059\3\dut.err) to C:\windows\TEMP\CIDUT.err [2019-10-10T20:07:29.683Z] INFO: Nuke-Everything... [2019-10-10T20:07:30.158Z] INFO: Container count on control daemon to delete is 2 [2019-10-10T20:07:30.630Z] 0a8fe557eb4b [2019-10-10T20:07:30.630Z] 1db8b2a241db [2019-10-10T20:07:30.630Z] INFO: Tidying pidfile d:\CI\PR-40059\3\docker.pid [2019-10-10T20:07:31.107Z] INFO: Nuking d:\CI [2019-10-10T20:08:07.042Z] INFO: Zapped successfully [2019-10-10T20:08:07.042Z] [2019-10-10T20:08:07.042Z] INFO: executeCI.ps1 exiting at Thu Oct 10 20:08:01 CUT 2019. Duration 01:09:34.2952691 [2019-10-10T20:08:07.042Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2019-10-10T20:08:08.905Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2019-10-10T20:08:10.708Z] Archiving artifacts [2019-10-10T20:08:27.016Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40059/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-10T20:08:27.977Z] + make clean [2019-10-10T20:08:30.207Z] docker volume rm -f docker-dev-cache [2019-10-10T20:08:30.207Z] 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