Pull request #40058 event Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from e5bfaf19b1ca48203c75b38e5454a05a6bcff4f5+448db5a783a0fa989796589877ab7bd7f1869b56 (e47935fdd4cdc5bbe6e2a96f1e196dc25eca28a8) 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-09T16:58:52.560Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2019-10-09T16:58:52.567Z] Trying to pass milestone 2 [Pipeline] milestone [2019-10-09T16:58:52.582Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2019-10-09T16:59:07.691Z] Still waiting to schedule task [2019-10-09T16:59:07.691Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2019-10-09T16:59:49.760Z] Running on ubuntu-1804-overlay2 (i-00c13f9c98bc99e0f) in /home/ubuntu/workspace/moby_PR-40058 [Pipeline] { [Pipeline] checkout [2019-10-09T16:59:49.803Z] using credential docker-jenkins-github-credentials [2019-10-09T16:59:49.894Z] Cloning the remote Git repository [2019-10-09T16:59:49.894Z] Cloning with configured refspecs honoured and without tags [2019-10-09T16:59:49.898Z] Cloning repository https://github.com/moby/moby.git [2019-10-09T16:59:49.898Z] > git init /home/ubuntu/workspace/moby_PR-40058 # timeout=10 [2019-10-09T16:59:49.932Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-09T16:59:49.932Z] > git --version # timeout=10 [2019-10-09T16:59:49.945Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-09T16:59:49.945Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40058/head:refs/remotes/origin/PR-40058 +refs/heads/master:refs/remotes/origin/master [2019-10-09T17:00:03.712Z] Fetching without tags [2019-10-09T17:00:03.954Z] Merging remotes/origin/master commit 448db5a783a0fa989796589877ab7bd7f1869b56 into PR head commit e5bfaf19b1ca48203c75b38e5454a05a6bcff4f5 [2019-10-09T17:00:03.666Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-09T17:00:03.677Z] > git config --add remote.origin.fetch +refs/pull/40058/head:refs/remotes/origin/PR-40058 # timeout=10 [2019-10-09T17:00:03.684Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-09T17:00:03.697Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-09T17:00:03.716Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-09T17:00:03.716Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-09T17:00:03.717Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40058/head:refs/remotes/origin/PR-40058 +refs/heads/master:refs/remotes/origin/master [2019-10-09T17:00:03.957Z] > git config core.sparsecheckout # timeout=10 [2019-10-09T17:00:05.091Z] Merge succeeded, producing 08bca254141108d8dae5b6ecba1661ab9271b0a2 [2019-10-09T17:00:05.092Z] Checking out Revision 08bca254141108d8dae5b6ecba1661ab9271b0a2 (PR-40058) [2019-10-09T17:00:05.149Z] Commit message: "Merge commit '448db5a783a0fa989796589877ab7bd7f1869b56' into HEAD" [2019-10-09T17:00:03.971Z] > git checkout -f e5bfaf19b1ca48203c75b38e5454a05a6bcff4f5 [2019-10-09T17:00:04.464Z] > git merge 448db5a783a0fa989796589877ab7bd7f1869b56 # timeout=10 [2019-10-09T17:00:05.086Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-09T17:00:05.095Z] > git config core.sparsecheckout # timeout=10 [2019-10-09T17:00:05.101Z] > git checkout -f 08bca254141108d8dae5b6ecba1661ab9271b0a2 [2019-10-09T17:00:05.153Z] > git rev-list --no-walk e5bfaf19b1ca48203c75b38e5454a05a6bcff4f5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-09T17:00:06.086Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40058:/workspace alpine sh -c apk add --no-cache -q git bash && cd /workspace && hack/validate/dco [2019-10-09T17:00:06.086Z] Unable to find image 'alpine:latest' locally [2019-10-09T17:00:06.344Z] latest: Pulling from library/alpine [2019-10-09T17:00:06.344Z] 9d48c3bd43c5: Already exists [2019-10-09T17:00:06.601Z] Digest: sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb [2019-10-09T17:00:06.601Z] Status: Downloaded newer image for alpine:latest [2019-10-09T17:00:09.874Z] 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: 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] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2019-10-09T17:00:10.316Z] Running on ubuntu-1804-overlay2 (i-00c13f9c98bc99e0f) in /home/ubuntu/workspace/moby_PR-40058 [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] { [2019-10-09T17:00:10.355Z] Running on ppc64le-ubuntu-22 in /home/docker/workspace/moby_PR-40058 [Pipeline] checkout [Pipeline] // stage [2019-10-09T17:00:10.379Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2019-10-09T17:00:10.393Z] Fetching changes from the remote Git repository [2019-10-09T17:00:10.400Z] Fetching without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [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] } [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2019-10-09T17:00:10.473Z] Running on s390x-ubuntu-06 in /home/jenkins/workspace/moby_PR-40058 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [2019-10-09T17:00:10.500Z] 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] } [Pipeline] { [2019-10-09T17:00:10.517Z] Cloning the remote Git repository [2019-10-09T17:00:10.517Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2019-10-09T17:00:10.635Z] Merging remotes/origin/master commit 448db5a783a0fa989796589877ab7bd7f1869b56 into PR head commit e5bfaf19b1ca48203c75b38e5454a05a6bcff4f5 [2019-10-09T17:00:10.738Z] Merge succeeded, producing 51ad288e2b995a76151a9a158b00e05381d5baa1 [2019-10-09T17:00:10.739Z] Checking out Revision 51ad288e2b995a76151a9a158b00e05381d5baa1 (PR-40058) [2019-10-09T17:00:10.767Z] using credential docker-jenkins-github-credentials [2019-10-09T17:00:10.792Z] Commit message: "Merge commit '448db5a783a0fa989796589877ab7bd7f1869b56' into HEAD" [2019-10-09T17:00:10.834Z] Cloning the remote Git repository [2019-10-09T17:00:10.834Z] Cloning with configured refspecs honoured and without tags [2019-10-09T17:00:10.389Z] > git rev-parse --is-inside-work-tree # timeout=10 [2019-10-09T17:00:10.396Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-09T17:00:10.404Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-09T17:00:10.406Z] > git --version # timeout=10 [2019-10-09T17:00:10.410Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-09T17:00:10.410Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40058/head:refs/remotes/origin/PR-40058 +refs/heads/master:refs/remotes/origin/master [2019-10-09T17:00:10.638Z] > git config core.sparsecheckout # timeout=10 [2019-10-09T17:00:10.644Z] > git checkout -f e5bfaf19b1ca48203c75b38e5454a05a6bcff4f5 [2019-10-09T17:00:10.684Z] > git merge 448db5a783a0fa989796589877ab7bd7f1869b56 # timeout=10 [2019-10-09T17:00:10.736Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-09T17:00:10.742Z] > git config core.sparsecheckout # timeout=10 [2019-10-09T17:00:10.744Z] > git checkout -f 51ad288e2b995a76151a9a158b00e05381d5baa1 [2019-10-09T17:00:10.795Z] > git rev-list --no-walk e5bfaf19b1ca48203c75b38e5454a05a6bcff4f5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-09T17:00:10.514Z] Cloning repository https://github.com/moby/moby.git [2019-10-09T17:00:10.514Z] > git init /home/docker/workspace/moby_PR-40058 # timeout=10 [2019-10-09T17:00:10.525Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-09T17:00:10.525Z] > git --version # timeout=10 [2019-10-09T17:00:10.528Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-09T17:00:10.529Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40058/head:refs/remotes/origin/PR-40058 +refs/heads/master:refs/remotes/origin/master [2019-10-09T17:00:10.865Z] Cloning repository https://github.com/moby/moby.git [2019-10-09T17:00:10.867Z] > git init /home/jenkins/workspace/moby_PR-40058 # timeout=10 [2019-10-09T17:00:10.939Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-09T17:00:10.941Z] > git --version # timeout=10 [2019-10-09T17:00:10.960Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-09T17:00:10.961Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40058/head:refs/remotes/origin/PR-40058 +refs/heads/master:refs/remotes/origin/master [2019-10-09T17:00:11.677Z] + docker version [2019-10-09T17:00:11.677Z] Client: Docker Engine - Community [2019-10-09T17:00:11.677Z] Version: 19.03.2 [2019-10-09T17:00:11.677Z] API version: 1.40 [2019-10-09T17:00:11.677Z] Go version: go1.12.8 [2019-10-09T17:00:11.677Z] Git commit: 6a30dfc [2019-10-09T17:00:11.677Z] Built: Thu Aug 29 05:29:11 2019 [2019-10-09T17:00:11.677Z] OS/Arch: linux/amd64 [2019-10-09T17:00:11.677Z] Experimental: false [2019-10-09T17:00:11.677Z] [2019-10-09T17:00:11.677Z] Server: Docker Engine - Community [2019-10-09T17:00:11.677Z] Engine: [2019-10-09T17:00:11.677Z] Version: 19.03.2 [2019-10-09T17:00:11.677Z] API version: 1.40 (minimum version 1.12) [2019-10-09T17:00:11.677Z] Go version: go1.12.8 [2019-10-09T17:00:11.677Z] Git commit: 6a30dfc [2019-10-09T17:00:11.677Z] Built: Thu Aug 29 05:27:45 2019 [2019-10-09T17:00:11.677Z] OS/Arch: linux/amd64 [2019-10-09T17:00:11.677Z] Experimental: true [2019-10-09T17:00:11.677Z] containerd: [2019-10-09T17:00:11.677Z] Version: 1.2.6 [2019-10-09T17:00:11.677Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-09T17:00:11.677Z] runc: [2019-10-09T17:00:11.677Z] Version: 1.0.0-rc8 [2019-10-09T17:00:11.677Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-09T17:00:11.677Z] docker-init: [2019-10-09T17:00:11.677Z] Version: 0.18.0 [2019-10-09T17:00:11.677Z] GitCommit: fec3683 [Pipeline] sh [2019-10-09T17:00:11.962Z] + docker info [2019-10-09T17:00:12.526Z] Client: [2019-10-09T17:00:12.526Z] Debug Mode: false [2019-10-09T17:00:12.526Z] [2019-10-09T17:00:12.526Z] Server: [2019-10-09T17:00:12.526Z] Containers: 0 [2019-10-09T17:00:12.526Z] Running: 0 [2019-10-09T17:00:12.526Z] Paused: 0 [2019-10-09T17:00:12.526Z] Stopped: 0 [2019-10-09T17:00:12.526Z] Images: 8 [2019-10-09T17:00:12.526Z] Server Version: 19.03.2 [2019-10-09T17:00:12.526Z] Storage Driver: overlay2 [2019-10-09T17:00:12.526Z] Backing Filesystem: extfs [2019-10-09T17:00:12.526Z] Supports d_type: true [2019-10-09T17:00:12.526Z] Native Overlay Diff: true [2019-10-09T17:00:12.526Z] Logging Driver: json-file [2019-10-09T17:00:12.526Z] Cgroup Driver: cgroupfs [2019-10-09T17:00:12.526Z] Plugins: [2019-10-09T17:00:12.526Z] Volume: local [2019-10-09T17:00:12.526Z] Network: bridge host ipvlan macvlan null overlay [2019-10-09T17:00:12.526Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-09T17:00:12.526Z] Swarm: inactive [2019-10-09T17:00:12.526Z] Runtimes: runc [2019-10-09T17:00:12.526Z] Default Runtime: runc [2019-10-09T17:00:12.526Z] Init Binary: docker-init [2019-10-09T17:00:12.526Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-09T17:00:12.526Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-09T17:00:12.526Z] init version: fec3683 [2019-10-09T17:00:12.526Z] Security Options: [2019-10-09T17:00:12.526Z] apparmor [2019-10-09T17:00:12.526Z] seccomp [2019-10-09T17:00:12.526Z] Profile: default [2019-10-09T17:00:12.526Z] Kernel Version: 4.15.0-1048-aws [2019-10-09T17:00:12.526Z] Operating System: Ubuntu 18.04.3 LTS [2019-10-09T17:00:12.526Z] OSType: linux [2019-10-09T17:00:12.526Z] Architecture: x86_64 [2019-10-09T17:00:12.526Z] CPUs: 2 [2019-10-09T17:00:12.526Z] Total Memory: 7.501GiB [2019-10-09T17:00:12.526Z] Name: ip-10-100-51-14 [2019-10-09T17:00:12.526Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-10-09T17:00:12.526Z] Docker Root Dir: /var/lib/docker [2019-10-09T17:00:12.526Z] Debug Mode: false [2019-10-09T17:00:12.526Z] Registry: https://index.docker.io/v1/ [2019-10-09T17:00:12.526Z] Labels: [2019-10-09T17:00:12.526Z] Experimental: true [2019-10-09T17:00:12.526Z] Insecure Registries: [2019-10-09T17:00:12.526Z] 127.0.0.0/8 [2019-10-09T17:00:12.526Z] Live Restore Enabled: true [2019-10-09T17:00:12.526Z] [2019-10-09T17:00:12.526Z] WARNING: No swap limit support [Pipeline] sh [2019-10-09T17:00:12.762Z] Running on ubuntu-1804-overlay2 (i-08ff31a743db665b2) in /home/ubuntu/workspace/moby_PR-40058 [Pipeline] { [Pipeline] checkout [2019-10-09T17:00:12.808Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-09T17:00:12.808Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-09T17:00:12.808Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40058/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-09T17:00:12.808Z] + bash /home/ubuntu/workspace/moby_PR-40058/check-config.sh [2019-10-09T17:00:12.808Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-09T17:00:12.808Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-09T17:00:12.808Z] [2019-10-09T17:00:12.808Z] Generally Necessary: [2019-10-09T17:00:12.808Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-09T17:00:12.808Z] - apparmor: enabled and tools installed [2019-10-09T17:00:12.808Z] - CONFIG_NAMESPACES: enabled [2019-10-09T17:00:12.808Z] - CONFIG_NET_NS: enabled [2019-10-09T17:00:12.808Z] - CONFIG_PID_NS: enabled [2019-10-09T17:00:12.808Z] - CONFIG_IPC_NS: enabled [2019-10-09T17:00:12.808Z] - CONFIG_UTS_NS: enabled [2019-10-09T17:00:12.808Z] - CONFIG_CGROUPS: enabled [2019-10-09T17:00:12.808Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-09T17:00:12.808Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-09T17:00:12.808Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-09T17:00:12.808Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-09T17:00:12.808Z] - CONFIG_CPUSETS: enabled [2019-10-09T17:00:12.808Z] - CONFIG_MEMCG: enabled [2019-10-09T17:00:12.808Z] - CONFIG_KEYS: enabled [2019-10-09T17:00:12.808Z] - CONFIG_VETH: enabled (as module) [2019-10-09T17:00:12.808Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-09T17:00:12.808Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-09T17:00:12.808Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-09T17:00:12.808Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-09T17:00:12.808Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-09T17:00:12.808Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-09T17:00:12.808Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-09T17:00:12.808Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-09T17:00:12.808Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-09T17:00:12.808Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-09T17:00:12.808Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-09T17:00:12.808Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-09T17:00:12.808Z] [2019-10-09T17:00:12.808Z] Optional Features: [2019-10-09T17:00:12.808Z] - CONFIG_USER_NS: enabled [2019-10-09T17:00:12.808Z] - CONFIG_SECCOMP: enabled [2019-10-09T17:00:12.808Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-09T17:00:12.808Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-09T17:00:12.808Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-09T17:00:12.808Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-09T17:00:13.065Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-10-09T17:00:13.065Z] - CONFIG_BLK_CGROUP: enabled [2019-10-09T17:00:13.065Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-09T17:00:13.065Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-09T17:00:13.065Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-09T17:00:13.065Z] - CONFIG_CGROUP_PERF: enabled [2019-10-09T17:00:13.065Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-09T17:00:13.065Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-09T17:00:13.065Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-09T17:00:13.065Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-09T17:00:13.065Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-09T17:00:13.065Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-09T17:00:13.065Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-09T17:00:13.065Z] - CONFIG_IP_VS: enabled (as module) [2019-10-09T17:00:13.065Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-09T17:00:13.065Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-09T17:00:13.065Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-09T17:00:13.065Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-09T17:00:13.065Z] - CONFIG_EXT4_FS: enabled [2019-10-09T17:00:13.065Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-09T17:00:13.065Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-09T17:00:13.065Z] - Network Drivers: [2019-10-09T17:00:13.065Z] - "overlay": [2019-10-09T17:00:13.065Z] - CONFIG_VXLAN: enabled (as module) [2019-10-09T17:00:13.065Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-09T17:00:13.065Z] Optional (for encrypted networks): [2019-10-09T17:00:13.065Z] - CONFIG_CRYPTO: enabled [2019-10-09T17:00:13.065Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-09T17:00:13.065Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-09T17:00:13.065Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-09T17:00:13.065Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-09T17:00:13.065Z] - CONFIG_XFRM: enabled [2019-10-09T17:00:13.065Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-09T17:00:13.065Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-09T17:00:13.065Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-09T17:00:13.065Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-09T17:00:13.065Z] - "ipvlan": [2019-10-09T17:00:13.065Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-09T17:00:13.065Z] - "macvlan": [2019-10-09T17:00:13.065Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-09T17:00:13.065Z] - CONFIG_DUMMY: enabled (as module) [2019-10-09T17:00:13.065Z] - "ftp,tftp client in container": [2019-10-09T17:00:13.065Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-09T17:00:13.065Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-09T17:00:13.065Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-09T17:00:13.065Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-09T17:00:13.065Z] - Storage Drivers: [2019-10-09T17:00:13.065Z] - "aufs": [2019-10-09T17:00:13.065Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-09T17:00:13.065Z] - "btrfs": [2019-10-09T17:00:13.065Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-09T17:00:13.065Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-09T17:00:13.065Z] - "devicemapper": [2019-10-09T17:00:13.329Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-09T17:00:13.329Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-09T17:00:13.329Z] - "overlay": [2019-10-09T17:00:13.329Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-09T17:00:13.329Z] - "zfs": [2019-10-09T17:00:13.329Z] - /dev/zfs: missing [2019-10-09T17:00:13.329Z] - zfs command: missing [2019-10-09T17:00:13.329Z] - zpool command: missing [2019-10-09T17:00:13.329Z] [2019-10-09T17:00:13.329Z] Limits: [2019-10-09T17:00:13.329Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-09T17:00:13.329Z] [2019-10-09T17:00:13.329Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-09T17:00:13.661Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:08bca254141108d8dae5b6ecba1661ab9271b0a2 . [2019-10-09T17:00:13.661Z] #2 [internal] load .dockerignore [2019-10-09T17:00:13.661Z] #2 transferring context: 87B done [2019-10-09T17:00:13.661Z] #2 DONE 0.0s [2019-10-09T17:00:13.661Z] [2019-10-09T17:00:13.661Z] #1 [internal] load build definition from Dockerfile [2019-10-09T17:00:13.661Z] #1 transferring dockerfile: 13.19kB done [2019-10-09T17:00:13.661Z] #1 DONE 0.0s [2019-10-09T17:00:13.661Z] [2019-10-09T17:00:13.661Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-09T17:00:13.919Z] #3 DONE 0.2s [2019-10-09T17:00:13.919Z] [2019-10-09T17:00:13.919Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-09T17:00:13.919Z] #4 CACHED [2019-10-09T17:00:14.486Z] [2019-10-09T17:00:14.487Z] #5 [internal] load metadata for docker.io/library/golang:1.13.1-stretch [2019-10-09T17:00:14.487Z] #5 DONE 0.1s [2019-10-09T17:00:14.752Z] [2019-10-09T17:00:14.752Z] #6 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-09T17:00:14.752Z] #6 DONE 0.0s [2019-10-09T17:00:14.752Z] [2019-10-09T17:00:14.752Z] #67 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-09T17:00:14.752Z] #67 DONE 0.0s [2019-10-09T17:00:14.752Z] [2019-10-09T17:00:14.752Z] #21 [internal] load build context [2019-10-09T17:00:16.649Z] #21 transferring context: 45.60MB 1.8s done [2019-10-09T17:00:16.649Z] #21 DONE 1.8s [2019-10-09T17:00:16.649Z] [2019-10-09T17:00:16.649Z] #7 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-09T17:00:16.649Z] #7 CACHED [2019-10-09T17:00:16.649Z] [2019-10-09T17:00:16.649Z] #10 [dev 1/25] RUN groupadd -r docker [2019-10-09T17:00:16.649Z] #10 CACHED [2019-10-09T17:00:16.649Z] [2019-10-09T17:00:16.649Z] #48 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-09T17:00:16.649Z] #48 CACHED [2019-10-09T17:00:16.649Z] [2019-10-09T17:00:16.649Z] #63 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-09T17:00:16.649Z] #63 CACHED [2019-10-09T17:00:16.649Z] [2019-10-09T17:00:16.649Z] #43 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-09T17:00:16.649Z] #43 CACHED [2019-10-09T17:00:16.649Z] [2019-10-09T17:00:16.649Z] #20 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-09T17:00:16.649Z] #20 CACHED [2019-10-09T17:00:16.649Z] [2019-10-09T17:00:16.649Z] #9 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-09T17:00:16.649Z] #9 CACHED [2019-10-09T17:00:16.649Z] [2019-10-09T17:00:16.649Z] #22 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-09T17:00:16.649Z] #22 CACHED [2019-10-09T17:00:16.649Z] [2019-10-09T17:00:16.649Z] #68 [dev 23/25] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-10-09T17:00:16.649Z] #68 CACHED [2019-10-09T17:00:16.649Z] [2019-10-09T17:00:16.649Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T17:00:16.649Z] #36 CACHED [2019-10-09T17:00:16.649Z] [2019-10-09T17:00:16.649Z] #52 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-09T17:00:16.649Z] #52 CACHED [2019-10-09T17:00:16.649Z] [2019-10-09T17:00:16.649Z] #11 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-09T17:00:16.649Z] #11 CACHED [2019-10-09T17:00:16.649Z] [2019-10-09T17:00:16.649Z] #44 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-09T17:00:16.649Z] #44 CACHED [2019-10-09T17:00:16.649Z] [2019-10-09T17:00:16.649Z] #27 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-09T17:00:16.649Z] #27 CACHED [2019-10-09T17:00:16.649Z] [2019-10-09T17:00:16.649Z] #37 [dev 14/25] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-09T17:00:16.649Z] #37 CACHED [2019-10-09T17:00:16.649Z] [2019-10-09T17:00:16.649Z] #28 [dev 11/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-09T17:00:16.649Z] #28 CACHED [2019-10-09T17:00:16.649Z] [2019-10-09T17:00:16.649Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-09T17:00:16.649Z] #34 CACHED [2019-10-09T17:00:16.649Z] [2019-10-09T17:00:16.649Z] #35 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-09T17:00:16.649Z] #35 CACHED [2019-10-09T17:00:16.649Z] [2019-10-09T17:00:16.649Z] #42 [dev 15/25] COPY --from=tini /build/ /usr/local/bin/ [2019-10-09T17:00:16.649Z] #42 CACHED [2019-10-09T17:00:16.649Z] [2019-10-09T17:00:16.649Z] #47 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-09T17:00:16.649Z] #47 CACHED [2019-10-09T17:00:16.649Z] [2019-10-09T17:00:16.649Z] #26 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-09T17:00:16.649Z] #26 CACHED [2019-10-09T17:00:16.649Z] [2019-10-09T17:00:16.649Z] #19 [dev 9/25] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-10-09T17:00:16.649Z] #19 CACHED [2019-10-09T17:00:16.649Z] [2019-10-09T17:00:16.649Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-09T17:00:16.649Z] #38 CACHED [2019-10-09T17:00:16.649Z] [2019-10-09T17:00:16.649Z] #46 [dev 16/25] COPY --from=runc /build/ /usr/local/bin/ [2019-10-09T17:00:16.649Z] #46 CACHED [2019-10-09T17:00:16.649Z] [2019-10-09T17:00:16.649Z] #57 [dev 19/25] COPY --from=dockercli /build/ /usr/local/cli [2019-10-09T17:00:16.649Z] #57 CACHED [2019-10-09T17:00:16.649Z] [2019-10-09T17:00:16.649Z] #14 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-09T17:00:16.649Z] #14 CACHED [2019-10-09T17:00:16.649Z] [2019-10-09T17:00:16.649Z] #25 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-09T17:00:16.649Z] #25 CACHED [2019-10-09T17:00:16.649Z] [2019-10-09T17:00:16.649Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-09T17:00:16.649Z] #23 CACHED [2019-10-09T17:00:16.649Z] [2019-10-09T17:00:16.649Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-09T17:00:16.649Z] #65 CACHED [2019-10-09T17:00:16.649Z] [2019-10-09T17:00:16.649Z] #40 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-09T17:00:16.649Z] #40 CACHED [2019-10-09T17:00:16.649Z] [2019-10-09T17:00:16.649Z] #17 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-09T17:00:16.649Z] #17 CACHED [2019-10-09T17:00:16.649Z] [2019-10-09T17:00:16.649Z] #31 [dev 12/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-09T17:00:16.649Z] #31 CACHED [2019-10-09T17:00:16.649Z] [2019-10-09T17:00:16.649Z] #39 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-09T17:00:16.649Z] #39 CACHED [2019-10-09T17:00:16.649Z] [2019-10-09T17:00:16.649Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-09T17:00:16.649Z] #16 CACHED [2019-10-09T17:00:16.649Z] [2019-10-09T17:00:16.649Z] #45 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T17:00:16.649Z] #45 CACHED [2019-10-09T17:00:16.649Z] [2019-10-09T17:00:16.649Z] #41 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T17:00:16.649Z] #41 CACHED [2019-10-09T17:00:16.649Z] [2019-10-09T17:00:16.649Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-09T17:00:16.649Z] #32 CACHED [2019-10-09T17:00:16.649Z] [2019-10-09T17:00:16.649Z] #13 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-09T17:00:16.649Z] #13 CACHED [2019-10-09T17:00:16.649Z] [2019-10-09T17:00:16.649Z] #56 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-09T17:00:16.649Z] #56 CACHED [2019-10-09T17:00:16.649Z] [2019-10-09T17:00:16.649Z] #64 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-09T17:00:16.649Z] #64 CACHED [2019-10-09T17:00:16.649Z] [2019-10-09T17:00:16.649Z] #54 [dev 18/25] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-09T17:00:16.649Z] #54 CACHED [2019-10-09T17:00:16.649Z] [2019-10-09T17:00:16.649Z] #55 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-09T17:00:16.649Z] #55 CACHED [2019-10-09T17:00:16.649Z] [2019-10-09T17:00:16.649Z] #62 [dev 21/25] COPY --from=criu /build/ /usr/local/ [2019-10-09T17:00:16.649Z] #62 CACHED [2019-10-09T17:00:16.649Z] [2019-10-09T17:00:16.649Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:00:16.649Z] #61 CACHED [2019-10-09T17:00:16.649Z] [2019-10-09T17:00:16.649Z] #12 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-09T17:00:16.649Z] #12 CACHED [2019-10-09T17:00:16.649Z] [2019-10-09T17:00:16.649Z] #15 [dev 6/25] RUN ldconfig [2019-10-09T17:00:16.649Z] #15 CACHED [2019-10-09T17:00:16.649Z] [2019-10-09T17:00:16.649Z] #29 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-09T17:00:16.649Z] #29 CACHED [2019-10-09T17:00:16.649Z] [2019-10-09T17:00:16.649Z] #30 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-09T17:00:16.649Z] #30 CACHED [2019-10-09T17:00:16.649Z] [2019-10-09T17:00:16.649Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-09T17:00:16.649Z] #50 CACHED [2019-10-09T17:00:16.649Z] [2019-10-09T17:00:16.649Z] #66 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-09T17:00:16.649Z] #66 CACHED [2019-10-09T17:00:16.649Z] [2019-10-09T17:00:16.649Z] #24 [dev 10/25] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-09T17:00:16.649Z] #24 CACHED [2019-10-09T17:00:16.649Z] [2019-10-09T17:00:16.649Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-09T17:00:16.649Z] #33 CACHED [2019-10-09T17:00:16.649Z] [2019-10-09T17:00:16.649Z] #49 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-09T17:00:16.649Z] #49 CACHED [2019-10-09T17:00:16.649Z] [2019-10-09T17:00:16.649Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-09T17:00:16.649Z] #60 CACHED [2019-10-09T17:00:16.649Z] [2019-10-09T17:00:16.649Z] #53 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-09T17:00:16.649Z] #53 CACHED [2019-10-09T17:00:16.649Z] [2019-10-09T17:00:16.649Z] #58 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-09T17:00:16.649Z] #58 CACHED [2019-10-09T17:00:16.649Z] [2019-10-09T17:00:16.649Z] #18 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-09T17:00:16.649Z] #18 CACHED [2019-10-09T17:00:16.649Z] [2019-10-09T17:00:16.649Z] #8 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-09T17:00:16.649Z] #8 CACHED [2019-10-09T17:00:16.649Z] [2019-10-09T17:00:16.649Z] #59 [dev 20/25] COPY --from=registry /build/registry* /usr/local/bin/ [2019-10-09T17:00:16.649Z] #59 CACHED [2019-10-09T17:00:16.649Z] [2019-10-09T17:00:16.649Z] #51 [dev 17/25] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-09T17:00:16.649Z] #51 CACHED [2019-10-09T17:00:16.649Z] [2019-10-09T17:00:16.649Z] #69 [dev 24/25] WORKDIR /go/src/github.com/docker/docker [2019-10-09T17:00:16.649Z] #69 CACHED [2019-10-09T17:00:16.649Z] [2019-10-09T17:00:16.649Z] #70 [dev 25/25] COPY . /go/src/github.com/docker/docker [2019-10-09T17:00:17.580Z] #70 DONE 1.1s [2019-10-09T17:00:17.580Z] [2019-10-09T17:00:17.580Z] #71 exporting to image [2019-10-09T17:00:17.580Z] #71 exporting layers [2019-10-09T17:00:18.414Z] using credential docker-jenkins-github-credentials [2019-10-09T17:00:18.438Z] Cloning the remote Git repository [2019-10-09T17:00:18.438Z] Cloning with configured refspecs honoured and without tags [2019-10-09T17:00:18.511Z] #71 exporting layers 0.8s done [2019-10-09T17:00:18.511Z] #71 writing image sha256:150121e07733fe3210efd263f7974f0e97ee94cdd584c7947389a3bc2d354eb5 [2019-10-09T17:00:18.511Z] #71 writing image sha256:150121e07733fe3210efd263f7974f0e97ee94cdd584c7947389a3bc2d354eb5 done [2019-10-09T17:00:18.511Z] #71 naming to docker.io/library/docker:08bca254141108d8dae5b6ecba1661ab9271b0a2 done [2019-10-09T17:00:18.511Z] #71 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2019-10-09T17:00:18.834Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40058/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40058/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=08bca254141108d8dae5b6ecba1661ab9271b0a2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:08bca254141108d8dae5b6ecba1661ab9271b0a2 hack/validate/default [2019-10-09T17:00:18.537Z] Cloning repository https://github.com/moby/moby.git [2019-10-09T17:00:18.614Z] > git init /home/ubuntu/workspace/moby_PR-40058 # timeout=10 [2019-10-09T17:00:19.021Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-09T17:00:19.022Z] > git --version # timeout=10 [2019-10-09T17:00:19.053Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-09T17:00:19.054Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40058/head:refs/remotes/origin/PR-40058 +refs/heads/master:refs/remotes/origin/master [2019-10-09T17:00:19.763Z] Congratulations! All commits are properly signed with the DCO! [2019-10-09T17:00:20.021Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2019-10-09T17:00:20.021Z] INFO [lintersdb] Active 15 linters: [deadcode gofmt goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2019-10-09T17:00:20.021Z] INFO [lintersdb] Optimized sublinters [staticcheck gosimple unused] into metalinter megacheck [2019-10-09T17:00:20.418Z] Fetching without tags [2019-10-09T17:00:20.824Z] Merging remotes/origin/master commit 448db5a783a0fa989796589877ab7bd7f1869b56 into PR head commit e5bfaf19b1ca48203c75b38e5454a05a6bcff4f5 [2019-10-09T17:00:20.270Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-09T17:00:20.289Z] > git config --add remote.origin.fetch +refs/pull/40058/head:refs/remotes/origin/PR-40058 # timeout=10 [2019-10-09T17:00:20.309Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-09T17:00:20.373Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-09T17:00:20.443Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-09T17:00:20.445Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-09T17:00:20.446Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40058/head:refs/remotes/origin/PR-40058 +refs/heads/master:refs/remotes/origin/master [2019-10-09T17:00:20.847Z] > git config core.sparsecheckout # timeout=10 [2019-10-09T17:00:20.867Z] > git checkout -f e5bfaf19b1ca48203c75b38e5454a05a6bcff4f5 [2019-10-09T17:00:21.478Z] > git merge 448db5a783a0fa989796589877ab7bd7f1869b56 # timeout=10 [2019-10-09T17:00:21.968Z] Merge succeeded, producing 0af4c71d3baa976610de048ccec27b2e45700af4 [2019-10-09T17:00:21.969Z] Checking out Revision 0af4c71d3baa976610de048ccec27b2e45700af4 (PR-40058) [2019-10-09T17:00:22.646Z] Commit message: "Merge commit '448db5a783a0fa989796589877ab7bd7f1869b56' into HEAD" [2019-10-09T17:00:21.915Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-09T17:00:21.993Z] > git config core.sparsecheckout # timeout=10 [2019-10-09T17:00:22.014Z] > git checkout -f 0af4c71d3baa976610de048ccec27b2e45700af4 [2019-10-09T17:00:22.675Z] > git rev-list --no-walk e5bfaf19b1ca48203c75b38e5454a05a6bcff4f5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-09T17:00:24.124Z] + docker version [2019-10-09T17:00:24.124Z] Client: [2019-10-09T17:00:24.124Z] Version: 18.06.3-ce [2019-10-09T17:00:24.124Z] API version: 1.38 [2019-10-09T17:00:24.124Z] Go version: go1.10.3 [2019-10-09T17:00:24.124Z] Git commit: d7080c1 [2019-10-09T17:00:24.124Z] Built: Wed Feb 20 02:27:09 2019 [2019-10-09T17:00:24.124Z] OS/Arch: linux/s390x [2019-10-09T17:00:24.124Z] Experimental: false [2019-10-09T17:00:24.124Z] [2019-10-09T17:00:24.124Z] Server: [2019-10-09T17:00:24.124Z] Engine: [2019-10-09T17:00:24.124Z] Version: 18.06.3-ce [2019-10-09T17:00:24.124Z] API version: 1.38 (minimum version 1.12) [2019-10-09T17:00:24.124Z] Go version: go1.10.3 [2019-10-09T17:00:24.124Z] Git commit: d7080c1 [2019-10-09T17:00:24.124Z] Built: Wed Feb 20 02:26:03 2019 [2019-10-09T17:00:24.124Z] OS/Arch: linux/s390x [2019-10-09T17:00:24.124Z] Experimental: true [Pipeline] sh [2019-10-09T17:00:25.011Z] + docker info [2019-10-09T17:00:25.012Z] Containers: 0 [2019-10-09T17:00:25.012Z] Running: 0 [2019-10-09T17:00:25.012Z] Paused: 0 [2019-10-09T17:00:25.012Z] Stopped: 0 [2019-10-09T17:00:25.012Z] Images: 0 [2019-10-09T17:00:25.012Z] Server Version: 18.06.3-ce [2019-10-09T17:00:25.012Z] Storage Driver: overlay2 [2019-10-09T17:00:25.012Z] Backing Filesystem: extfs [2019-10-09T17:00:25.012Z] Supports d_type: true [2019-10-09T17:00:25.012Z] Native Overlay Diff: true [2019-10-09T17:00:25.012Z] Logging Driver: json-file [2019-10-09T17:00:25.012Z] Cgroup Driver: cgroupfs [2019-10-09T17:00:25.012Z] Plugins: [2019-10-09T17:00:25.012Z] Volume: local [2019-10-09T17:00:25.012Z] Network: bridge host ipvlan macvlan null overlay [2019-10-09T17:00:25.012Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-10-09T17:00:25.012Z] Swarm: inactive [2019-10-09T17:00:25.012Z] Runtimes: runc [2019-10-09T17:00:25.012Z] Default Runtime: runc [2019-10-09T17:00:25.012Z] Init Binary: docker-init [2019-10-09T17:00:25.012Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-10-09T17:00:25.012Z] runc version: a592beb5bc4c4092b1b1bac971afed27687340c5 [2019-10-09T17:00:25.012Z] init version: fec3683 [2019-10-09T17:00:25.012Z] Security Options: [2019-10-09T17:00:25.012Z] apparmor [2019-10-09T17:00:25.012Z] seccomp [2019-10-09T17:00:25.012Z] Profile: default [2019-10-09T17:00:25.012Z] Kernel Version: 4.4.0-161-generic [2019-10-09T17:00:25.012Z] Operating System: Ubuntu 16.04.5 LTS [2019-10-09T17:00:25.012Z] OSType: linux [2019-10-09T17:00:25.012Z] Architecture: s390x [2019-10-09T17:00:25.012Z] CPUs: 2 [2019-10-09T17:00:25.012Z] Total Memory: 7.862GiB [2019-10-09T17:00:25.012Z] Name: s390x-ubuntu-06 [2019-10-09T17:00:25.012Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2019-10-09T17:00:25.012Z] Docker Root Dir: /var/lib/docker [2019-10-09T17:00:25.012Z] Debug Mode (client): false [2019-10-09T17:00:25.012Z] Debug Mode (server): false [2019-10-09T17:00:25.012Z] Username: dockerbuildbot [2019-10-09T17:00:25.012Z] Registry: https://index.docker.io/v1/ [2019-10-09T17:00:25.012Z] Labels: [2019-10-09T17:00:25.012Z] Experimental: true [2019-10-09T17:00:25.012Z] Insecure Registries: [2019-10-09T17:00:25.012Z] 127.0.0.0/8 [2019-10-09T17:00:25.012Z] Live Restore Enabled: false [2019-10-09T17:00:25.012Z] [2019-10-09T17:00:25.012Z] WARNING: No swap limit support [Pipeline] sh [2019-10-09T17:00:25.319Z] Still waiting to schedule task [2019-10-09T17:00:25.319Z] Waiting for next available executor on ‘windows-2019’ [2019-10-09T17:00:25.823Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-09T17:00:25.823Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-09T17:00:25.823Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40058/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-09T17:00:25.823Z] + bash /home/jenkins/workspace/moby_PR-40058/check-config.sh [2019-10-09T17:00:25.823Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-09T17:00:25.823Z] info: reading kernel config from /boot/config-4.4.0-161-generic ... [2019-10-09T17:00:25.823Z] [2019-10-09T17:00:25.823Z] Generally Necessary: [2019-10-09T17:00:25.823Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-09T17:00:25.823Z] - apparmor: enabled and tools installed [2019-10-09T17:00:25.823Z] - CONFIG_NAMESPACES: enabled [2019-10-09T17:00:25.823Z] - CONFIG_NET_NS: enabled [2019-10-09T17:00:25.823Z] - CONFIG_PID_NS: enabled [2019-10-09T17:00:25.823Z] - CONFIG_IPC_NS: enabled [2019-10-09T17:00:25.823Z] - CONFIG_UTS_NS: enabled [2019-10-09T17:00:25.823Z] - CONFIG_CGROUPS: enabled [2019-10-09T17:00:25.823Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-09T17:00:25.823Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-09T17:00:25.823Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-09T17:00:25.823Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-09T17:00:25.823Z] - CONFIG_CPUSETS: enabled [2019-10-09T17:00:25.823Z] - CONFIG_MEMCG: enabled [2019-10-09T17:00:25.823Z] - CONFIG_KEYS: enabled [2019-10-09T17:00:25.823Z] - CONFIG_VETH: enabled (as module) [2019-10-09T17:00:25.823Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-09T17:00:25.823Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-09T17:00:25.823Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-09T17:00:25.823Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-09T17:00:25.823Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-09T17:00:25.823Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-09T17:00:25.823Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-09T17:00:25.823Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-09T17:00:25.823Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-09T17:00:25.823Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-09T17:00:25.823Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-09T17:00:25.823Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-09T17:00:25.823Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-10-09T17:00:25.823Z] [2019-10-09T17:00:25.823Z] Optional Features: [2019-10-09T17:00:25.823Z] - CONFIG_USER_NS: enabled [2019-10-09T17:00:25.823Z] - CONFIG_SECCOMP: enabled [2019-10-09T17:00:26.192Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-09T17:00:26.192Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-09T17:00:26.192Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-09T17:00:26.192Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-09T17:00:26.192Z] - CONFIG_MEMCG_KMEM: enabled [2019-10-09T17:00:26.192Z] - CONFIG_BLK_CGROUP: enabled [2019-10-09T17:00:26.192Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-09T17:00:26.192Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-09T17:00:26.192Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-09T17:00:26.192Z] - CONFIG_CGROUP_PERF: enabled [2019-10-09T17:00:26.192Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-09T17:00:26.192Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-09T17:00:26.192Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-09T17:00:26.192Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-09T17:00:26.192Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-09T17:00:26.192Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-09T17:00:26.192Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-09T17:00:26.192Z] - CONFIG_IP_VS: enabled (as module) [2019-10-09T17:00:26.192Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-09T17:00:26.192Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-09T17:00:26.192Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-09T17:00:26.192Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-09T17:00:26.192Z] - CONFIG_EXT4_FS: enabled [2019-10-09T17:00:26.192Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-09T17:00:26.192Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-09T17:00:26.192Z] - Network Drivers: [2019-10-09T17:00:26.192Z] - "overlay": [2019-10-09T17:00:26.192Z] - CONFIG_VXLAN: enabled (as module) [2019-10-09T17:00:26.192Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-09T17:00:26.192Z] Optional (for encrypted networks): [2019-10-09T17:00:26.192Z] - CONFIG_CRYPTO: enabled [2019-10-09T17:00:26.192Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-10-09T17:00:26.192Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-10-09T17:00:26.192Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-10-09T17:00:26.192Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-10-09T17:00:26.192Z] - CONFIG_XFRM: enabled [2019-10-09T17:00:26.192Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-09T17:00:26.192Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-09T17:00:26.192Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-09T17:00:26.192Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-09T17:00:26.192Z] - "ipvlan": [2019-10-09T17:00:26.192Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-09T17:00:26.192Z] - "macvlan": [2019-10-09T17:00:26.192Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-09T17:00:26.192Z] - CONFIG_DUMMY: enabled (as module) [2019-10-09T17:00:26.192Z] - "ftp,tftp client in container": [2019-10-09T17:00:26.192Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-09T17:00:26.192Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-09T17:00:26.192Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-09T17:00:26.192Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-09T17:00:26.192Z] - Storage Drivers: [2019-10-09T17:00:26.192Z] - "aufs": [2019-10-09T17:00:26.192Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-09T17:00:26.192Z] - "btrfs": [2019-10-09T17:00:26.192Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-09T17:00:26.192Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-09T17:00:26.192Z] - "devicemapper": [2019-10-09T17:00:26.192Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-09T17:00:26.192Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-09T17:00:26.192Z] - "overlay": [2019-10-09T17:00:26.192Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-09T17:00:26.192Z] - "zfs": [2019-10-09T17:00:26.192Z] - /dev/zfs: missing [2019-10-09T17:00:26.192Z] - zfs command: missing [2019-10-09T17:00:26.192Z] - zpool command: missing [2019-10-09T17:00:26.192Z] [2019-10-09T17:00:26.192Z] Limits: [2019-10-09T17:00:26.192Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-09T17:00:26.192Z] [2019-10-09T17:00:26.192Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-09T17:00:27.019Z] + make bundles/buildx [2019-10-09T17:00:27.019Z] mkdir bundles [2019-10-09T17:00:27.019Z] # This intetionally is not using the `--output` flag from the docker CLI which is a buildkit option [2019-10-09T17:00:27.019Z] # The idea here being that if buildx is being used, it's because buildkit is not supported natively [2019-10-09T17:00:27.019Z] docker build -f Dockerfile.buildx -t "moby-buildx:v0.3.0" \ [2019-10-09T17:00:27.019Z] --build-arg BUILDX_COMMIT \ [2019-10-09T17:00:27.019Z] --build-arg BUILDX_REPO \ [2019-10-09T17:00:27.019Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-10-09T17:00:27.019Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-10-09T17:00:27.019Z] . && \ [2019-10-09T17:00:27.019Z] id=$(docker create moby-buildx:v0.3.0); \ [2019-10-09T17:00:27.019Z] if [ -n "${id}" ]; then docker cp ${id}:/usr/bin/buildx bundles/buildx && touch bundles/buildx; docker rm -f ${id}; fi [2019-10-09T17:00:27.019Z] /bin/sh: 4: go: not found [2019-10-09T17:00:27.019Z] /bin/sh: 5: go: not found [2019-10-09T17:00:27.019Z] [2019-10-09T17:00:27.019Z] #1 local://dockerfile (Dockerfile.buildx) [2019-10-09T17:00:27.019Z] #1 digest: sha256:4d0dd9801d6c996eb817358e66ff841604294dde63b21f97a131e1cbfd361d9f [2019-10-09T17:00:27.019Z] #1 name: "local://dockerfile (Dockerfile.buildx)" [2019-10-09T17:00:27.019Z] #1 started: 2019-10-09 17:00:26.911055747 +0000 UTC [2019-10-09T17:00:27.019Z] #1 completed: 2019-10-09 17:00:26.911241729 +0000 UTC [2019-10-09T17:00:27.019Z] #1 duration: 185.982µs [2019-10-09T17:00:27.019Z] [2019-10-09T17:00:27.019Z] [2019-10-09T17:00:27.019Z] #2 local://context (.dockerignore) [2019-10-09T17:00:27.019Z] #2 digest: sha256:64d0e5ca725d5a63d38a0e035c91067ba5702936d9e15b8088e795e7bba1a5ce [2019-10-09T17:00:27.019Z] #2 name: "local://context (.dockerignore)" [2019-10-09T17:00:27.019Z] #2 started: 2019-10-09 17:00:26.911339851 +0000 UTC [2019-10-09T17:00:27.019Z] #2 completed: 2019-10-09 17:00:26.911391142 +0000 UTC [2019-10-09T17:00:27.019Z] #2 duration: 51.291µs [2019-10-09T17:00:27.019Z] [2019-10-09T17:00:27.383Z] [2019-10-09T17:00:27.383Z] #1 local://dockerfile (Dockerfile.buildx) [2019-10-09T17:00:27.383Z] #1 started: 2019-10-09 17:00:26.953013128 +0000 UTC [2019-10-09T17:00:27.383Z] #1 completed: 2019-10-09 17:00:27.083274874 +0000 UTC [2019-10-09T17:00:27.383Z] #1 duration: 130.261746ms [2019-10-09T17:00:27.383Z] #1 transferring dockerfile: 792B 0.0s done [2019-10-09T17:00:27.383Z] [2019-10-09T17:00:27.383Z] [2019-10-09T17:00:27.383Z] #2 local://context (.dockerignore) [2019-10-09T17:00:27.383Z] #2 started: 2019-10-09 17:00:26.953000409 +0000 UTC [2019-10-09T17:00:27.383Z] #2 completed: 2019-10-09 17:00:27.079036735 +0000 UTC [2019-10-09T17:00:27.383Z] #2 duration: 126.036326ms [2019-10-09T17:00:27.383Z] #2 transferring context: 87B 0.0s done [2019-10-09T17:00:27.383Z] [2019-10-09T17:00:28.648Z] [2019-10-09T17:00:28.648Z] #3 docker-image://docker.io/library/golang:1.12.10-stretch@sha256:cd20fa6f8... [2019-10-09T17:00:28.648Z] #3 digest: sha256:802cf51975db0f255d5341f390fecd82aa570707f20a8f5141ef2965aba38a87 [2019-10-09T17:00:28.648Z] #3 name: "docker-image://docker.io/library/golang:1.12.10-stretch@sha256:cd20fa6f8a2c45cc172b1342c6306ba29a322464e182ce7df44c1405f47d9d63" [2019-10-09T17:00:28.648Z] #3 started: 2019-10-09 17:00:28.168579322 +0000 UTC [2019-10-09T17:00:28.648Z] #3 completed: 2019-10-09 17:00:28.169188786 +0000 UTC [2019-10-09T17:00:28.648Z] #3 duration: 609.464µs [2019-10-09T17:00:28.648Z] #3 started: 2019-10-09 17:00:28.169283761 +0000 UTC [2019-10-09T17:00:28.648Z] #3 completed: 2019-10-09 17:00:28.170447833 +0000 UTC [2019-10-09T17:00:28.648Z] #3 duration: 1.164072ms [2019-10-09T17:00:28.648Z] #3 started: 2019-10-09 17:00:28.170508579 +0000 UTC [2019-10-09T17:00:28.648Z] #3 resolve docker.io/library/golang:1.12.10-stretch@sha256:cd20fa6f8a2c45cc172b1342c6306ba29a322464e182ce7df44c1405f47d9d63 done [2019-10-09T17:00:28.648Z] #3 sha256:cd20fa6f8a2c45cc172b1342c6306ba29a322464e182ce7df44c1405f47d9d63 1.42kB / 1.42kB done [2019-10-09T17:00:28.648Z] #3 sha256:a19e83c28d33221a87ce6fa2779bb52b752d1585e2dd52802d9a368c9dfebebb 1.80kB / 1.80kB done [2019-10-09T17:00:28.648Z] #3 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 0B / 10.32MB 0.1s [2019-10-09T17:00:28.648Z] #3 sha256:e6b9730b64f0a5e20dcb03c2e6c929ddc5151f00f256e14a62a332f0be59ce5b 5.47kB / 5.47kB done [2019-10-09T17:00:28.648Z] #3 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 0B / 45.24MB 0.1s [2019-10-09T17:00:28.648Z] #3 sha256:f6542c8f56fbd52f8d9d01d92625e0a728578d6e417adeba2baa0678cc5009d6 0B / 4.37MB 0.1s [2019-10-09T17:00:28.648Z] #3 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 2.55MB / 45.24MB 0.4s [2019-10-09T17:00:29.025Z] #3 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 13.63MB / 45.24MB 0.5s [2019-10-09T17:00:29.025Z] #3 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 1.59MB / 10.32MB 0.6s [2019-10-09T17:00:29.025Z] #3 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 20.31MB / 45.24MB 0.6s [2019-10-09T17:00:29.025Z] #3 sha256:f6542c8f56fbd52f8d9d01d92625e0a728578d6e417adeba2baa0678cc5009d6 3.50MB / 4.37MB 0.6s [2019-10-09T17:00:29.025Z] #3 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 10.32MB / 10.32MB 0.7s [2019-10-09T17:00:29.025Z] #3 sha256:f6542c8f56fbd52f8d9d01d92625e0a728578d6e417adeba2baa0678cc5009d6 4.37MB / 4.37MB 0.6s done [2019-10-09T17:00:29.025Z] #3 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 0B / 50.49MB 0.7s [2019-10-09T17:00:29.436Z] #3 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 10.32MB / 10.32MB 0.7s done [2019-10-09T17:00:29.436Z] #3 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 30.45MB / 45.24MB 0.8s [2019-10-09T17:00:29.436Z] #3 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 0B / 45.98MB 0.8s [2019-10-09T17:00:29.436Z] #3 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 33.60MB / 45.24MB 0.9s [2019-10-09T17:00:29.436Z] #3 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 5.49MB / 50.49MB 0.9s [2019-10-09T17:00:29.436Z] #3 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 36.76MB / 45.24MB 1.0s [2019-10-09T17:00:29.436Z] #3 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 8.42MB / 50.49MB 1.0s [2019-10-09T17:00:29.436Z] #3 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 4.69MB / 45.98MB 1.0s [2019-10-09T17:00:29.436Z] #3 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 40.76MB / 45.24MB 1.1s [2019-10-09T17:00:29.436Z] #3 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 13.18MB / 50.49MB 1.1s [2019-10-09T17:00:29.436Z] #3 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 7.82MB / 45.98MB 1.1s [2019-10-09T17:00:29.928Z] #3 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 43.93MB / 45.24MB 1.2s [2019-10-09T17:00:29.928Z] #3 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 18.30MB / 50.49MB 1.2s [2019-10-09T17:00:29.928Z] #3 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 11.77MB / 45.98MB 1.2s [2019-10-09T17:00:29.928Z] #3 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 22.28MB / 50.49MB 1.3s [2019-10-09T17:00:29.928Z] #3 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 16.76MB / 45.98MB 1.3s [2019-10-09T17:00:29.928Z] #3 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 45.24MB / 45.24MB 1.4s done [2019-10-09T17:00:29.928Z] #3 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 27.62MB / 50.49MB 1.4s [2019-10-09T17:00:29.928Z] #3 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 23.86MB / 45.98MB 1.4s [2019-10-09T17:00:29.928Z] #3 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 0B / 111.04MB 1.4s [2019-10-09T17:00:29.928Z] #3 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 32.97MB / 50.49MB 1.5s [2019-10-09T17:00:29.928Z] #3 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 26.68MB / 45.98MB 1.5s [2019-10-09T17:00:29.928Z] #3 extracting sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb [2019-10-09T17:00:29.928Z] #3 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 36.64MB / 50.49MB 1.6s [2019-10-09T17:00:29.928Z] #3 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 30.03MB / 45.98MB 1.6s [2019-10-09T17:00:29.928Z] #3 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 6.70MB / 111.04MB 1.6s [2019-10-09T17:00:29.928Z] #3 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 42.02MB / 50.49MB 1.7s [2019-10-09T17:00:29.928Z] #3 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 33.36MB / 45.98MB 1.7s [2019-10-09T17:00:30.362Z] #3 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 46.14MB / 50.49MB 1.8s [2019-10-09T17:00:30.362Z] #3 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 37.85MB / 45.98MB 1.8s [2019-10-09T17:00:30.362Z] #3 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 12.79MB / 111.04MB 1.8s [2019-10-09T17:00:30.362Z] #3 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 50.49MB / 50.49MB 2.0s [2019-10-09T17:00:30.362Z] #3 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 45.98MB / 45.98MB 2.0s [2019-10-09T17:00:30.362Z] #3 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 23.29MB / 111.04MB 2.0s [2019-10-09T17:00:30.362Z] #3 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 50.49MB / 50.49MB 2.1s done [2019-10-09T17:00:30.362Z] #3 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 45.98MB / 45.98MB 2.1s done [2019-10-09T17:00:30.362Z] #3 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 35.16MB / 111.04MB 2.1s [2019-10-09T17:00:30.362Z] #3 sha256:e31612bb7d3ca12650dbcad76034a9c56766e0107e24c0eac4586beb72f7b18a 0B / 124B 2.1s [2019-10-09T17:00:30.758Z] #3 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 46.07MB / 111.04MB 2.2s [2019-10-09T17:00:30.758Z] #3 sha256:e31612bb7d3ca12650dbcad76034a9c56766e0107e24c0eac4586beb72f7b18a 124B / 124B 2.1s done [2019-10-09T17:00:30.758Z] #3 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 55.68MB / 111.04MB 2.3s [2019-10-09T17:00:30.758Z] #3 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 64.70MB / 111.04MB 2.4s [2019-10-09T17:00:30.758Z] #3 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 71.89MB / 111.04MB 2.5s [2019-10-09T17:00:31.122Z] #3 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 78.74MB / 111.04MB 2.7s [2019-10-09T17:00:31.122Z] #3 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 90.90MB / 111.04MB 2.8s [2019-10-09T17:00:31.490Z] #3 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 102.14MB / 111.04MB 3.1s [2019-10-09T17:00:31.490Z] #3 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 111.04MB / 111.04MB 3.2s [2019-10-09T17:00:31.859Z] #3 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 111.04MB / 111.04MB 3.4s done [2019-10-09T17:00:31.859Z] #3 extracting sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 2.0s done [2019-10-09T17:00:31.859Z] #3 extracting sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 [2019-10-09T17:00:32.647Z] #3 extracting sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 0.4s done [2019-10-09T17:00:32.647Z] #3 extracting sha256:f6542c8f56fbd52f8d9d01d92625e0a728578d6e417adeba2baa0678cc5009d6 [2019-10-09T17:00:32.647Z] #3 extracting sha256:f6542c8f56fbd52f8d9d01d92625e0a728578d6e417adeba2baa0678cc5009d6 0.1s done [2019-10-09T17:00:32.647Z] #3 extracting sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 [2019-10-09T17:00:34.584Z] #3 extracting sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 1.8s done [2019-10-09T17:00:34.901Z] Fetching without tags [2019-10-09T17:00:34.965Z] #3 extracting sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 [2019-10-09T17:00:35.373Z] Merging remotes/origin/master commit 448db5a783a0fa989796589877ab7bd7f1869b56 into PR head commit e5bfaf19b1ca48203c75b38e5454a05a6bcff4f5 [2019-10-09T17:00:36.222Z] #3 extracting sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 1.4s done [2019-10-09T17:00:34.859Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-09T17:00:34.863Z] > git config --add remote.origin.fetch +refs/pull/40058/head:refs/remotes/origin/PR-40058 # timeout=10 [2019-10-09T17:00:34.866Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-09T17:00:34.881Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-09T17:00:34.896Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-09T17:00:34.897Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-09T17:00:34.897Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40058/head:refs/remotes/origin/PR-40058 +refs/heads/master:refs/remotes/origin/master [2019-10-09T17:00:35.368Z] > git config core.sparsecheckout # timeout=10 [2019-10-09T17:00:35.371Z] > git checkout -f e5bfaf19b1ca48203c75b38e5454a05a6bcff4f5 [2019-10-09T17:00:36.606Z] #3 extracting sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 [2019-10-09T17:00:37.117Z] Merge succeeded, producing 6b06d50e0d2acb891363b629ceeb03f067f4623b [2019-10-09T17:00:37.118Z] Checking out Revision 6b06d50e0d2acb891363b629ceeb03f067f4623b (PR-40058) [2019-10-09T17:00:37.240Z] Commit message: "Merge commit '448db5a783a0fa989796589877ab7bd7f1869b56' into HEAD" [2019-10-09T17:00:36.502Z] > git merge 448db5a783a0fa989796589877ab7bd7f1869b56 # timeout=10 [2019-10-09T17:00:37.097Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-09T17:00:37.114Z] > git config core.sparsecheckout # timeout=10 [2019-10-09T17:00:37.117Z] > git checkout -f 6b06d50e0d2acb891363b629ceeb03f067f4623b [2019-10-09T17:00:37.235Z] > git rev-list --no-walk e5bfaf19b1ca48203c75b38e5454a05a6bcff4f5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-09T17:00:38.367Z] + docker version [2019-10-09T17:00:38.367Z] Client: [2019-10-09T17:00:38.367Z] Version: 18.06.1-ce [2019-10-09T17:00:38.367Z] API version: 1.38 [2019-10-09T17:00:38.367Z] Go version: go1.10.3 [2019-10-09T17:00:38.367Z] Git commit: e68fc7a [2019-10-09T17:00:38.367Z] Built: Tue Aug 21 17:26:10 2018 [2019-10-09T17:00:38.367Z] OS/Arch: linux/ppc64le [2019-10-09T17:00:38.367Z] Experimental: false [2019-10-09T17:00:38.367Z] [2019-10-09T17:00:38.367Z] Server: [2019-10-09T17:00:38.367Z] Engine: [2019-10-09T17:00:38.367Z] Version: 18.06.1-ce [2019-10-09T17:00:38.367Z] API version: 1.38 (minimum version 1.12) [2019-10-09T17:00:38.367Z] Go version: go1.10.3 [2019-10-09T17:00:38.367Z] Git commit: e68fc7a [2019-10-09T17:00:38.367Z] Built: Tue Aug 21 17:24:20 2018 [2019-10-09T17:00:38.367Z] OS/Arch: linux/ppc64le [2019-10-09T17:00:38.367Z] Experimental: true [Pipeline] sh [2019-10-09T17:00:38.750Z] + docker info [2019-10-09T17:00:38.750Z] Containers: 0 [2019-10-09T17:00:38.750Z] Running: 0 [2019-10-09T17:00:38.750Z] Paused: 0 [2019-10-09T17:00:38.750Z] Stopped: 0 [2019-10-09T17:00:38.750Z] Images: 0 [2019-10-09T17:00:38.750Z] Server Version: 18.06.1-ce [2019-10-09T17:00:38.750Z] Storage Driver: overlay2 [2019-10-09T17:00:38.750Z] Backing Filesystem: extfs [2019-10-09T17:00:38.750Z] Supports d_type: true [2019-10-09T17:00:38.750Z] Native Overlay Diff: true [2019-10-09T17:00:38.750Z] Logging Driver: json-file [2019-10-09T17:00:38.750Z] Cgroup Driver: cgroupfs [2019-10-09T17:00:38.750Z] Plugins: [2019-10-09T17:00:38.750Z] Volume: local [2019-10-09T17:00:38.750Z] Network: bridge host ipvlan macvlan null overlay [2019-10-09T17:00:38.750Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-10-09T17:00:38.750Z] Swarm: inactive [2019-10-09T17:00:38.750Z] Runtimes: runc [2019-10-09T17:00:38.750Z] Default Runtime: runc [2019-10-09T17:00:38.750Z] Init Binary: docker-init [2019-10-09T17:00:38.750Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-10-09T17:00:38.750Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-10-09T17:00:38.750Z] init version: fec3683 [2019-10-09T17:00:38.750Z] Security Options: [2019-10-09T17:00:38.750Z] apparmor [2019-10-09T17:00:38.750Z] seccomp [2019-10-09T17:00:38.750Z] Profile: default [2019-10-09T17:00:38.750Z] Kernel Version: 4.4.0-139-generic [2019-10-09T17:00:38.750Z] Operating System: Ubuntu 16.04.3 LTS [2019-10-09T17:00:38.750Z] OSType: linux [2019-10-09T17:00:38.750Z] Architecture: ppc64le [2019-10-09T17:00:38.750Z] CPUs: 4 [2019-10-09T17:00:38.750Z] Total Memory: 3.976GiB [2019-10-09T17:00:38.750Z] Name: ppc64le-ubuntu-22 [2019-10-09T17:00:38.750Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2019-10-09T17:00:38.750Z] Docker Root Dir: /var/lib/docker [2019-10-09T17:00:38.750Z] Debug Mode (client): false [2019-10-09T17:00:38.750Z] Debug Mode (server): false [2019-10-09T17:00:38.750Z] Username: dockerbuildbot [2019-10-09T17:00:38.750Z] Registry: https://index.docker.io/v1/ [2019-10-09T17:00:38.750Z] Labels: [2019-10-09T17:00:38.750Z] Experimental: true [2019-10-09T17:00:38.750Z] Insecure Registries: [2019-10-09T17:00:38.750Z] 127.0.0.0/8 [2019-10-09T17:00:38.750Z] Live Restore Enabled: false [2019-10-09T17:00:38.750Z] [Pipeline] sh [2019-10-09T17:00:39.129Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-09T17:00:39.129Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-09T17:00:39.129Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40058/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-09T17:00:39.129Z] + bash /home/docker/workspace/moby_PR-40058/check-config.sh [2019-10-09T17:00:39.129Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-09T17:00:39.129Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2019-10-09T17:00:39.129Z] [2019-10-09T17:00:39.129Z] Generally Necessary: [2019-10-09T17:00:39.129Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-09T17:00:39.129Z] - apparmor: enabled and tools installed [2019-10-09T17:00:39.129Z] - CONFIG_NAMESPACES: enabled [2019-10-09T17:00:39.415Z] - CONFIG_NET_NS: enabled [2019-10-09T17:00:39.415Z] - CONFIG_PID_NS: enabled [2019-10-09T17:00:39.415Z] - CONFIG_IPC_NS: enabled [2019-10-09T17:00:39.415Z] - CONFIG_UTS_NS: enabled [2019-10-09T17:00:39.415Z] - CONFIG_CGROUPS: enabled [2019-10-09T17:00:39.415Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-09T17:00:39.415Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-09T17:00:39.415Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-09T17:00:39.415Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-09T17:00:39.415Z] - CONFIG_CPUSETS: enabled [2019-10-09T17:00:39.415Z] - CONFIG_MEMCG: enabled [2019-10-09T17:00:39.415Z] - CONFIG_KEYS: enabled [2019-10-09T17:00:39.415Z] - CONFIG_VETH: enabled (as module) [2019-10-09T17:00:39.415Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-09T17:00:39.415Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-09T17:00:39.415Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-09T17:00:39.415Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-09T17:00:39.415Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-09T17:00:39.415Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-09T17:00:39.415Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-09T17:00:39.415Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-09T17:00:39.415Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-09T17:00:39.415Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-09T17:00:39.415Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-09T17:00:39.415Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-09T17:00:39.415Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-10-09T17:00:39.415Z] [2019-10-09T17:00:39.415Z] Optional Features: [2019-10-09T17:00:39.415Z] - CONFIG_USER_NS: enabled [2019-10-09T17:00:39.415Z] - CONFIG_SECCOMP: enabled [2019-10-09T17:00:39.415Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-09T17:00:39.415Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-09T17:00:39.415Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-09T17:00:39.415Z] (cgroup swap accounting is currently enabled) [2019-10-09T17:00:39.698Z] - CONFIG_MEMCG_KMEM: enabled [2019-10-09T17:00:39.698Z] - CONFIG_BLK_CGROUP: enabled [2019-10-09T17:00:39.698Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-09T17:00:39.698Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-09T17:00:39.698Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-09T17:00:39.698Z] - CONFIG_CGROUP_PERF: enabled [2019-10-09T17:00:39.698Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-09T17:00:39.698Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-09T17:00:39.698Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-09T17:00:39.698Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-09T17:00:39.698Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-09T17:00:39.698Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-09T17:00:39.698Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-09T17:00:39.698Z] - CONFIG_IP_VS: enabled (as module) [2019-10-09T17:00:39.698Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-09T17:00:39.698Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-09T17:00:39.698Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-09T17:00:39.698Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-09T17:00:39.698Z] - CONFIG_EXT4_FS: enabled [2019-10-09T17:00:39.698Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-09T17:00:39.698Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-09T17:00:39.698Z] - Network Drivers: [2019-10-09T17:00:39.698Z] - "overlay": [2019-10-09T17:00:39.698Z] - CONFIG_VXLAN: enabled (as module) [2019-10-09T17:00:39.698Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-09T17:00:39.698Z] Optional (for encrypted networks): [2019-10-09T17:00:39.979Z] #3 extracting sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 3.0s done [2019-10-09T17:00:39.979Z] #3 extracting sha256:e31612bb7d3ca12650dbcad76034a9c56766e0107e24c0eac4586beb72f7b18a done [2019-10-09T17:00:39.979Z] #3 completed: 2019-10-09 17:00:39.584524981 +0000 UTC [2019-10-09T17:00:39.979Z] #3 duration: 11.414016402s [2019-10-09T17:00:39.979Z] [2019-10-09T17:00:39.979Z] [2019-10-09T17:00:39.979Z] #4 /bin/sh -c git clone "${BUILDX_REPO}" /buildx [2019-10-09T17:00:39.979Z] #4 digest: sha256:d3415ca9439680de1f5dbd3755f2fd902883970c37ef979ed3c8511dd95e2f44 [2019-10-09T17:00:39.979Z] #4 name: "/bin/sh -c git clone \"${BUILDX_REPO}\" /buildx" [2019-10-09T17:00:39.979Z] #4 started: 2019-10-09 17:00:39.589114805 +0000 UTC [2019-10-09T17:00:39.979Z] #4 0.321 Cloning into '/buildx'... [2019-10-09T17:00:39.981Z] - CONFIG_CRYPTO: enabled [2019-10-09T17:00:39.981Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-10-09T17:00:39.981Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-10-09T17:00:39.981Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-10-09T17:00:39.981Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-10-09T17:00:39.981Z] - CONFIG_XFRM: enabled [2019-10-09T17:00:39.981Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-09T17:00:39.981Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-09T17:00:39.981Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-09T17:00:39.981Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-09T17:00:39.981Z] - "ipvlan": [2019-10-09T17:00:39.981Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-09T17:00:39.981Z] - "macvlan": [2019-10-09T17:00:39.981Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-09T17:00:39.981Z] - CONFIG_DUMMY: enabled (as module) [2019-10-09T17:00:39.981Z] - "ftp,tftp client in container": [2019-10-09T17:00:39.981Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-09T17:00:39.981Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-09T17:00:39.981Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-09T17:00:39.981Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-09T17:00:39.981Z] - Storage Drivers: [2019-10-09T17:00:39.981Z] - "aufs": [2019-10-09T17:00:39.981Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-09T17:00:39.981Z] - "btrfs": [2019-10-09T17:00:39.981Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-09T17:00:39.981Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-09T17:00:39.981Z] - "devicemapper": [2019-10-09T17:00:39.981Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-09T17:00:39.981Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-09T17:00:39.981Z] - "overlay": [2019-10-09T17:00:39.981Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-09T17:00:39.981Z] - "zfs": [2019-10-09T17:00:39.981Z] - /dev/zfs: missing [2019-10-09T17:00:39.981Z] - zfs command: missing [2019-10-09T17:00:39.981Z] - zpool command: missing [2019-10-09T17:00:39.981Z] [2019-10-09T17:00:39.981Z] Limits: [2019-10-09T17:00:39.981Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-09T17:00:39.981Z] [2019-10-09T17:00:39.981Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-09T17:00:40.400Z] + make bundles/buildx [2019-10-09T17:00:41.016Z] mkdir bundles [2019-10-09T17:00:41.016Z] # This intetionally is not using the `--output` flag from the docker CLI which is a buildkit option [2019-10-09T17:00:41.016Z] # The idea here being that if buildx is being used, it's because buildkit is not supported natively [2019-10-09T17:00:41.016Z] docker build -f Dockerfile.buildx -t "moby-buildx:v0.3.0" \ [2019-10-09T17:00:41.016Z] --build-arg BUILDX_COMMIT \ [2019-10-09T17:00:41.016Z] --build-arg BUILDX_REPO \ [2019-10-09T17:00:41.016Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-10-09T17:00:41.016Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-10-09T17:00:41.016Z] . && \ [2019-10-09T17:00:41.016Z] id=$(docker create moby-buildx:v0.3.0); \ [2019-10-09T17:00:41.016Z] if [ -n "${id}" ]; then docker cp ${id}:/usr/bin/buildx bundles/buildx && touch bundles/buildx; docker rm -f ${id}; fi [2019-10-09T17:00:41.016Z] /bin/sh: 4: go: not found [2019-10-09T17:00:41.016Z] /bin/sh: 5: go: not found [2019-10-09T17:00:41.016Z] [2019-10-09T17:00:41.016Z] #1 local://context (.dockerignore) [2019-10-09T17:00:41.016Z] #1 digest: sha256:38c3562211bb9a8a29d0425130f6df04827aa591a7be65a90d7c6e13c7170628 [2019-10-09T17:00:41.016Z] #1 name: "local://context (.dockerignore)" [2019-10-09T17:00:41.016Z] #1 started: 2019-10-09 17:00:40.862967177 +0000 UTC [2019-10-09T17:00:41.016Z] #1 completed: 2019-10-09 17:00:40.863961125 +0000 UTC [2019-10-09T17:00:41.016Z] #1 duration: 993.948µs [2019-10-09T17:00:41.016Z] #1 started: 2019-10-09 17:00:40.86533841 +0000 UTC [2019-10-09T17:00:41.016Z] #1 completed: 2019-10-09 17:00:40.888284931 +0000 UTC [2019-10-09T17:00:41.016Z] #1 duration: 22.946521ms [2019-10-09T17:00:41.016Z] #1 transferring context: 87B done [2019-10-09T17:00:41.016Z] [2019-10-09T17:00:41.016Z] [2019-10-09T17:00:41.016Z] #2 local://dockerfile (Dockerfile.buildx) [2019-10-09T17:00:41.016Z] #2 digest: sha256:62119bbc962bbf2198a06a2244251990db74856d8afa85dd8cb921a43329f145 [2019-10-09T17:00:41.016Z] #2 name: "local://dockerfile (Dockerfile.buildx)" [2019-10-09T17:00:41.016Z] #2 started: 2019-10-09 17:00:40.863076432 +0000 UTC [2019-10-09T17:00:41.016Z] #2 completed: 2019-10-09 17:00:40.863931664 +0000 UTC [2019-10-09T17:00:41.016Z] #2 duration: 855.232µs [2019-10-09T17:00:41.016Z] #2 started: 2019-10-09 17:00:40.865404086 +0000 UTC [2019-10-09T17:00:41.016Z] #2 completed: 2019-10-09 17:00:40.890370816 +0000 UTC [2019-10-09T17:00:41.016Z] #2 duration: 24.96673ms [2019-10-09T17:00:41.016Z] #2 transferring dockerfile: 792B done [2019-10-09T17:00:41.016Z] [2019-10-09T17:00:41.045Z] Fetching without tags [2019-10-09T17:00:41.297Z] Merging remotes/origin/master commit 448db5a783a0fa989796589877ab7bd7f1869b56 into PR head commit e5bfaf19b1ca48203c75b38e5454a05a6bcff4f5 [2019-10-09T17:00:41.353Z] #4 completed: 2019-10-09 17:00:40.815115172 +0000 UTC [2019-10-09T17:00:41.353Z] #4 duration: 1.226000367s [2019-10-09T17:00:41.353Z] [2019-10-09T17:00:41.353Z] [2019-10-09T17:00:41.353Z] #5 /bin/sh -c git fetch origin "${BUILDX_COMMIT}":build && git checkout bui... [2019-10-09T17:00:41.353Z] #5 digest: sha256:bb88edc76245604869accc36e1df9136a67376879323fe2104fffbc5bc64487a [2019-10-09T17:00:41.353Z] #5 name: "/bin/sh -c git fetch origin \"${BUILDX_COMMIT}\":build && git checkout build" [2019-10-09T17:00:41.353Z] #5 started: 2019-10-09 17:00:40.816683922 +0000 UTC [2019-10-09T17:00:41.353Z] #5 0.470 From https://github.com/docker/buildx [2019-10-09T17:00:41.353Z] #5 0.470 * [new branch] master -> build [2019-10-09T17:00:41.741Z] #5 0.610 Switched to branch 'build' [2019-10-09T17:00:41.741Z] #5 completed: 2019-10-09 17:00:41.580082425 +0000 UTC [2019-10-09T17:00:41.741Z] #5 duration: 763.398503ms [2019-10-09T17:00:41.741Z] [2019-10-09T17:00:41.741Z] [2019-10-09T17:00:41.741Z] #6 /bin/sh -c go mod download [2019-10-09T17:00:41.741Z] #6 digest: sha256:2b325934eea7c0e114121e3555201d885f5b78ba5c5cff81f804dd5a537d8116 [2019-10-09T17:00:41.741Z] #6 name: "/bin/sh -c go mod download" [2019-10-09T17:00:41.741Z] #6 started: 2019-10-09 17:00:41.587224069 +0000 UTC [2019-10-09T17:00:40.978Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-09T17:00:40.994Z] > git config --add remote.origin.fetch +refs/pull/40058/head:refs/remotes/origin/PR-40058 # timeout=10 [2019-10-09T17:00:41.004Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-09T17:00:41.015Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-09T17:00:41.037Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-09T17:00:41.038Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-09T17:00:41.038Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40058/head:refs/remotes/origin/PR-40058 +refs/heads/master:refs/remotes/origin/master [2019-10-09T17:00:41.295Z] > git config core.sparsecheckout # timeout=10 [2019-10-09T17:00:41.306Z] > git checkout -f e5bfaf19b1ca48203c75b38e5454a05a6bcff4f5 [2019-10-09T17:00:42.486Z] [2019-10-09T17:00:42.486Z] #3 docker-image://docker.io/library/golang:1.12.10-stretch@sha256:cd20fa6f8... [2019-10-09T17:00:42.486Z] #3 digest: sha256:7f4f3dd80e16ce814451342a10ac373248ed36d232ee139c6b450b101b96cd4d [2019-10-09T17:00:42.486Z] #3 name: "docker-image://docker.io/library/golang:1.12.10-stretch@sha256:cd20fa6f8a2c45cc172b1342c6306ba29a322464e182ce7df44c1405f47d9d63" [2019-10-09T17:00:42.486Z] #3 started: 2019-10-09 17:00:42.172608184 +0000 UTC [2019-10-09T17:00:42.486Z] #3 completed: 2019-10-09 17:00:42.174107269 +0000 UTC [2019-10-09T17:00:42.486Z] #3 duration: 1.499085ms [2019-10-09T17:00:42.486Z] #3 started: 2019-10-09 17:00:42.174386007 +0000 UTC [2019-10-09T17:00:42.486Z] #3 completed: 2019-10-09 17:00:42.177134909 +0000 UTC [2019-10-09T17:00:42.486Z] #3 duration: 2.748902ms [2019-10-09T17:00:42.486Z] #3 started: 2019-10-09 17:00:42.177369946 +0000 UTC [2019-10-09T17:00:42.486Z] #3 resolve docker.io/library/golang:1.12.10-stretch@sha256:cd20fa6f8a2c45cc172b1342c6306ba29a322464e182ce7df44c1405f47d9d63 done [2019-10-09T17:00:42.486Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 0B / 45.65MB 0.1s [2019-10-09T17:00:42.486Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 0B / 9.99MB 0.1s [2019-10-09T17:00:42.486Z] #3 sha256:8a4a1569a1ea7d240074fa223283ba1e23c1a1f1b83407fa524e39dc53385242 1.79kB / 1.79kB done [2019-10-09T17:00:42.486Z] #3 sha256:9b20014a18e9eb94e18e8b2aa1a17b0660f7db0fce35096d204bfcfc105ecc94 5.47kB / 5.47kB done [2019-10-09T17:00:42.486Z] #3 sha256:cd20fa6f8a2c45cc172b1342c6306ba29a322464e182ce7df44c1405f47d9d63 1.42kB / 1.42kB done [2019-10-09T17:00:42.486Z] #3 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 0B / 4.30MB 0.1s [2019-10-09T17:00:42.488Z] Merge succeeded, producing a541b1bb418f7ad8d8fc07109c3c11373bcc4251 [2019-10-09T17:00:42.489Z] Checking out Revision a541b1bb418f7ad8d8fc07109c3c11373bcc4251 (PR-40058) [2019-10-09T17:00:42.556Z] #6 0.531 go: finding github.com/hashicorp/hcl v1.0.0 [2019-10-09T17:00:42.556Z] #6 0.551 go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-10-09T17:00:42.556Z] #6 0.552 go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-10-09T17:00:42.556Z] #6 0.553 go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-10-09T17:00:42.556Z] #6 0.554 go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-10-09T17:00:42.556Z] #6 0.555 go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-10-09T17:00:42.556Z] #6 0.558 go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-10-09T17:00:42.556Z] #6 0.911 go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-10-09T17:00:42.935Z] #6 0.940 go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-10-09T17:00:42.935Z] #6 0.991 go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-10-09T17:00:43.119Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 1.05MB / 9.99MB 0.6s [2019-10-09T17:00:43.119Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 2.23MB / 9.99MB 0.7s [2019-10-09T17:00:43.119Z] #3 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 1.47MB / 4.30MB 0.7s [2019-10-09T17:00:43.119Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 2.96MB / 45.65MB 0.8s [2019-10-09T17:00:43.119Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 3.80MB / 9.99MB 0.8s [2019-10-09T17:00:43.119Z] #3 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 3.03MB / 4.30MB 0.8s [2019-10-09T17:00:43.131Z] Commit message: "Merge commit '448db5a783a0fa989796589877ab7bd7f1869b56' into HEAD" [2019-10-09T17:00:41.861Z] > git merge 448db5a783a0fa989796589877ab7bd7f1869b56 # timeout=10 [2019-10-09T17:00:42.448Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-09T17:00:42.480Z] > git config core.sparsecheckout # timeout=10 [2019-10-09T17:00:42.503Z] > git checkout -f a541b1bb418f7ad8d8fc07109c3c11373bcc4251 [2019-10-09T17:00:43.123Z] > git rev-list --no-walk e5bfaf19b1ca48203c75b38e5454a05a6bcff4f5 # timeout=10 [2019-10-09T17:00:43.346Z] #6 1.393 go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-10-09T17:00:43.346Z] #6 1.570 go: finding github.com/ghodss/yaml v1.0.0 [2019-10-09T17:00:43.346Z] #6 1.580 go: finding github.com/json-iterator/go v1.1.6 [2019-10-09T17:00:43.346Z] #6 1.612 go: finding github.com/spf13/pflag v1.0.3 [2019-10-09T17:00:43.346Z] #6 1.638 go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-10-09T17:00:43.346Z] #6 1.648 go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-10-09T17:00:43.405Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 4.72MB / 9.99MB 0.9s [2019-10-09T17:00:43.405Z] #3 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 4.03MB / 4.30MB 0.9s [2019-10-09T17:00:43.405Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 6.02MB / 45.65MB 1.0s [2019-10-09T17:00:43.405Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 5.67MB / 9.99MB 1.0s [2019-10-09T17:00:43.405Z] #3 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 4.30MB / 4.30MB 0.9s done [2019-10-09T17:00:43.405Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 0B / 50.07MB 1.0s [2019-10-09T17:00:43.405Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 6.79MB / 9.99MB 1.1s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2019-10-09T17:00:43.690Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 8.45MB / 45.65MB 1.2s [2019-10-09T17:00:43.690Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 7.90MB / 9.99MB 1.2s [2019-10-09T17:00:43.690Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 9.57MB / 9.99MB 1.3s [2019-10-09T17:00:43.690Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 3.63MB / 50.07MB 1.3s [2019-10-09T17:00:43.690Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 11.27MB / 45.65MB 1.4s [2019-10-09T17:00:43.690Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 9.99MB / 9.99MB 1.3s done [2019-10-09T17:00:43.690Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 261.21kB / 52.87MB 1.4s [Pipeline] sh [2019-10-09T17:00:43.974Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 14.67MB / 45.65MB 1.6s [2019-10-09T17:00:43.974Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 6.71MB / 50.07MB 1.6s [2019-10-09T17:00:43.974Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 3.77MB / 52.87MB 1.6s [2019-10-09T17:00:44.079Z] + docker version [2019-10-09T17:00:44.207Z] #6 2.231 go: finding github.com/stretchr/testify v1.3.0 [2019-10-09T17:00:44.207Z] #6 2.419 go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-10-09T17:00:44.258Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 17.21MB / 45.65MB 1.8s [2019-10-09T17:00:44.258Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 10.03MB / 50.07MB 1.8s [2019-10-09T17:00:44.258Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 6.54MB / 52.87MB 1.8s [2019-10-09T17:00:44.542Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 20.52MB / 45.65MB 2.0s [2019-10-09T17:00:44.542Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 12.68MB / 50.07MB 2.0s [2019-10-09T17:00:44.542Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 9.33MB / 52.87MB 2.0s [2019-10-09T17:00:44.542Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 23.36MB / 45.65MB 2.2s [2019-10-09T17:00:44.542Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 12.78MB / 52.87MB 2.2s [2019-10-09T17:00:44.607Z] #6 2.713 go: finding github.com/sirupsen/logrus v1.4.0 [2019-10-09T17:00:44.607Z] #6 2.719 go: finding github.com/theupdateframework/notary v0.6.1 [2019-10-09T17:00:44.607Z] #6 2.729 go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-10-09T17:00:44.607Z] #6 2.742 go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-10-09T17:00:44.607Z] #6 2.750 go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-10-09T17:00:44.607Z] #6 2.839 go: finding github.com/gogo/protobuf v1.2.1 [2019-10-09T17:00:44.607Z] #6 2.862 go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-10-09T17:00:44.827Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 16.21MB / 50.07MB 2.3s [2019-10-09T17:00:44.827Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 26.41MB / 45.65MB 2.4s [2019-10-09T17:00:44.827Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 15.66MB / 52.87MB 2.4s [2019-10-09T17:00:44.827Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 18.35MB / 52.87MB 2.5s [2019-10-09T17:00:45.027Z] #6 3.301 go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-10-09T17:00:45.110Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 29.19MB / 45.65MB 2.6s [2019-10-09T17:00:45.111Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 19.66MB / 50.07MB 2.6s [2019-10-09T17:00:45.111Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 21.01MB / 52.87MB 2.7s [2019-10-09T17:00:45.111Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 32.08MB / 45.65MB 2.8s [2019-10-09T17:00:45.111Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 22.58MB / 50.07MB 2.8s [2019-10-09T17:00:45.395Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 23.82MB / 52.87MB 2.9s [2019-10-09T17:00:45.395Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 35.09MB / 45.65MB 3.0s [2019-10-09T17:00:45.395Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 25.12MB / 50.07MB 3.0s [2019-10-09T17:00:45.395Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 26.90MB / 52.87MB 3.1s [2019-10-09T17:00:45.424Z] #6 3.699 go: finding github.com/mattn/go-shellwords v1.0.5 [2019-10-09T17:00:45.682Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 38.09MB / 45.65MB 3.2s [2019-10-09T17:00:45.682Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 28.14MB / 50.07MB 3.2s [2019-10-09T17:00:45.682Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 40.97MB / 45.65MB 3.4s [2019-10-09T17:00:45.682Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 30.89MB / 50.07MB 3.4s [2019-10-09T17:00:45.682Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 30.99MB / 52.87MB 3.4s [2019-10-09T17:00:45.826Z] #6 3.819 go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-10-09T17:00:45.827Z] #6 4.047 go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-10-09T17:00:46.308Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 44.06MB / 45.65MB 3.7s [2019-10-09T17:00:46.308Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 34.07MB / 50.07MB 3.7s [2019-10-09T17:00:46.308Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 34.20MB / 52.87MB 3.7s [2019-10-09T17:00:46.308Z] #3 extracting sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 [2019-10-09T17:00:46.308Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 45.65MB / 45.65MB 3.8s done [2019-10-09T17:00:46.308Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 37.27MB / 52.87MB 3.9s [2019-10-09T17:00:46.308Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 0B / 104.03MB 3.9s [2019-10-09T17:00:46.383Z] #6 4.483 go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-10-09T17:00:46.383Z] #6 4.709 go: finding github.com/stretchr/objx v0.1.0 [2019-10-09T17:00:46.551Z] INFO [loader] Go packages loading at mode load types and syntax took 26.418485379s [2019-10-09T17:00:46.596Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 37.63MB / 50.07MB 4.1s [2019-10-09T17:00:46.850Z] #6 5.172 go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-10-09T17:00:46.850Z] #6 5.186 go: finding github.com/bitly/go-simplejson v0.5.0 [2019-10-09T17:00:46.883Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 40.92MB / 50.07MB 4.4s [2019-10-09T17:00:46.883Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 40.57MB / 52.87MB 4.4s [2019-10-09T17:00:46.883Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 5.42MB / 104.03MB 4.4s [2019-10-09T17:00:47.182Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 43.81MB / 50.07MB 4.7s [2019-10-09T17:00:47.182Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 43.91MB / 52.87MB 4.7s [2019-10-09T17:00:47.272Z] #6 5.454 go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-10-09T17:00:47.496Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 46.73MB / 52.87MB 5.0s [2019-10-09T17:00:47.496Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 10.98MB / 104.03MB 5.0s [2019-10-09T17:00:47.496Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 46.89MB / 50.07MB 5.1s [2019-10-09T17:00:47.672Z] #6 5.988 go: finding github.com/hashicorp/go-version v1.1.0 [2019-10-09T17:00:47.784Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 49.84MB / 52.87MB 5.4s [2019-10-09T17:00:47.784Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 49.49MB / 50.07MB 5.5s [2019-10-09T17:00:48.058Z] #6 6.241 go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-10-09T17:00:48.058Z] #6 6.271 go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-10-09T17:00:48.058Z] #6 6.272 go: finding github.com/jinzhu/gorm v1.9.2 [2019-10-09T17:00:48.271Z] Client: Docker Engine - Community [2019-10-09T17:00:48.271Z] Version: 19.03.2 [2019-10-09T17:00:48.271Z] API version: 1.40 [2019-10-09T17:00:48.271Z] Go version: go1.12.8 [2019-10-09T17:00:48.271Z] Git commit: 6a30dfc [2019-10-09T17:00:48.271Z] Built: Thu Aug 29 05:29:11 2019 [2019-10-09T17:00:48.271Z] OS/Arch: linux/amd64 [2019-10-09T17:00:48.271Z] Experimental: false [2019-10-09T17:00:48.272Z] [2019-10-09T17:00:48.272Z] Server: Docker Engine - Community [2019-10-09T17:00:48.272Z] Engine: [2019-10-09T17:00:48.272Z] Version: 19.03.2 [2019-10-09T17:00:48.272Z] API version: 1.40 (minimum version 1.12) [2019-10-09T17:00:48.272Z] Go version: go1.12.8 [2019-10-09T17:00:48.272Z] Git commit: 6a30dfc [2019-10-09T17:00:48.272Z] Built: Thu Aug 29 05:27:45 2019 [2019-10-09T17:00:48.272Z] OS/Arch: linux/amd64 [2019-10-09T17:00:48.272Z] Experimental: true [2019-10-09T17:00:48.272Z] containerd: [2019-10-09T17:00:48.272Z] Version: 1.2.6 [2019-10-09T17:00:48.272Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-09T17:00:48.272Z] runc: [2019-10-09T17:00:48.272Z] Version: 1.0.0-rc8 [2019-10-09T17:00:48.272Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-09T17:00:48.272Z] docker-init: [2019-10-09T17:00:48.272Z] Version: 0.18.0 [2019-10-09T17:00:48.272Z] GitCommit: fec3683 [Pipeline] sh [2019-10-09T17:00:48.410Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 50.07MB / 50.07MB 5.6s done [2019-10-09T17:00:48.410Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 52.76MB / 52.87MB 5.8s [2019-10-09T17:00:48.410Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 20.49MB / 104.03MB 5.8s [2019-10-09T17:00:48.410Z] #3 sha256:c8d0433a4b0c2643268c2d8e7cb7d9f69e819e27081a2e5e1512cbed99a2bf21 155B / 155B 5.7s done [2019-10-09T17:00:48.410Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 52.87MB / 52.87MB 5.8s done [2019-10-09T17:00:48.410Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 28.28MB / 104.03MB 6.1s [2019-10-09T17:00:48.453Z] #6 6.603 go: finding github.com/prometheus/client_golang v0.8.0 [2019-10-09T17:00:48.453Z] #6 6.682 go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-10-09T17:00:48.606Z] + docker info [2019-10-09T17:00:48.695Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 34.08MB / 104.03MB 6.3s [2019-10-09T17:00:48.862Z] #6 7.135 go: finding github.com/gofrs/flock v0.7.0 [2019-10-09T17:00:48.982Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 39.82MB / 104.03MB 6.5s [2019-10-09T17:00:48.982Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 45.46MB / 104.03MB 6.7s [2019-10-09T17:00:49.264Z] #6 7.274 go: finding github.com/docker/go-connections v0.4.0 [2019-10-09T17:00:49.265Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 51.31MB / 104.03MB 6.9s [2019-10-09T17:00:49.559Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 58.09MB / 104.03MB 7.1s [2019-10-09T17:00:49.670Z] #6 7.893 go: finding github.com/stretchr/testify v1.2.2 [2019-10-09T17:00:49.670Z] #6 7.949 go: finding gopkg.in/inf.v0 v0.9.1 [2019-10-09T17:00:49.846Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 64.27MB / 104.03MB 7.4s [2019-10-09T17:00:50.066Z] #6 8.259 go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-10-09T17:00:50.066Z] #6 8.327 go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-10-09T17:00:50.133Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 71.57MB / 104.03MB 7.7s [2019-10-09T17:00:50.420Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 78.42MB / 104.03MB 8.0s [2019-10-09T17:00:50.420Z] #3 extracting sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 4.3s done [2019-10-09T17:00:50.483Z] #6 8.573 go: finding github.com/gorilla/mux v1.7.0 [2019-10-09T17:00:50.708Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 85.22MB / 104.03MB 8.4s [2019-10-09T17:00:50.881Z] #6 8.973 go: finding github.com/modern-go/reflect2 v1.0.1 [2019-10-09T17:00:50.881Z] #6 9.184 go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-10-09T17:00:50.996Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 92.17MB / 104.03MB 8.7s [2019-10-09T17:00:51.280Z] #6 9.345 go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-10-09T17:00:51.280Z] #6 9.366 go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-10-09T17:00:51.284Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 97.44MB / 104.03MB 8.9s [2019-10-09T17:00:51.284Z] #3 extracting sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc [2019-10-09T17:00:51.572Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 104.03MB / 104.03MB 9.2s [2019-10-09T17:00:51.773Z] #6 9.641 go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-10-09T17:00:51.773Z] #6 9.791 go: finding google.golang.org/grpc v1.20.1 [2019-10-09T17:00:51.773Z] #6 9.908 go: finding go.etcd.io/bbolt v1.3.2 [2019-10-09T17:00:51.773Z] #6 9.969 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-10-09T17:00:51.856Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 104.03MB / 104.03MB 9.2s done [2019-10-09T17:00:51.856Z] #3 extracting sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 0.5s done [2019-10-09T17:00:52.142Z] #3 extracting sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed [2019-10-09T17:00:52.142Z] #3 extracting sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 0.1s done [2019-10-09T17:00:52.282Z] #6 10.15 go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-10-09T17:00:52.282Z] #6 10.60 go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-10-09T17:00:52.428Z] #3 extracting sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 [2019-10-09T17:00:52.720Z] #6 10.91 go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-10-09T17:00:53.102Z] INFO [loader] SSA repr building timing: packages building 255.99303ms, total 5.561158457s [2019-10-09T17:00:53.130Z] #6 11.41 go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-10-09T17:00:53.530Z] #6 11.62 go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-10-09T17:00:53.530Z] #6 11.71 go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-10-09T17:00:53.933Z] #6 12.04 go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-10-09T17:00:53.933Z] #6 12.06 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-10-09T17:00:53.933Z] #6 12.19 go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-10-09T17:00:54.339Z] #6 12.24 go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-10-09T17:00:54.339Z] #6 12.35 go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-10-09T17:00:54.339Z] #6 12.45 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-10-09T17:00:54.339Z] #6 12.63 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-10-09T17:00:55.117Z] #3 extracting sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 2.9s done [2019-10-09T17:00:55.675Z] #6 13.55 go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-10-09T17:00:55.675Z] #6 13.67 go: finding github.com/imdario/mergo v0.3.7 [2019-10-09T17:00:55.675Z] #6 13.69 go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-10-09T17:00:55.675Z] #6 13.78 go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-10-09T17:00:55.675Z] #6 13.89 go: finding github.com/kr/pretty v0.1.0 [2019-10-09T17:00:55.675Z] #6 13.98 go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-10-09T17:00:55.742Z] #3 extracting sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 [2019-10-09T17:00:56.526Z] #6 14.53 go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-10-09T17:00:57.376Z] #6 15.33 go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-10-09T17:00:57.376Z] #6 15.37 go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-10-09T17:00:57.376Z] #6 15.37 go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-10-09T17:00:57.376Z] #6 15.38 go: finding github.com/davecgh/go-spew v1.1.1 [2019-10-09T17:00:57.376Z] #6 15.44 go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-10-09T17:00:57.376Z] #6 15.47 go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-10-09T17:00:57.376Z] #6 15.63 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-10-09T17:00:57.785Z] #3 extracting sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 2.3s done [2019-10-09T17:00:57.847Z] #6 16.12 go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-10-09T17:00:58.080Z] #3 extracting sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec [2019-10-09T17:00:58.412Z] #6 16.26 go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-10-09T17:00:58.595Z] Client: [2019-10-09T17:00:58.595Z] Debug Mode: false [2019-10-09T17:00:58.595Z] [2019-10-09T17:00:58.595Z] Server: [2019-10-09T17:00:58.595Z] Containers: 0 [2019-10-09T17:00:58.595Z] Running: 0 [2019-10-09T17:00:58.595Z] Paused: 0 [2019-10-09T17:00:58.595Z] Stopped: 0 [2019-10-09T17:00:58.595Z] Images: 0 [2019-10-09T17:00:58.595Z] Server Version: 19.03.2 [2019-10-09T17:00:58.595Z] Storage Driver: overlay2 [2019-10-09T17:00:58.595Z] Backing Filesystem: extfs [2019-10-09T17:00:58.595Z] Supports d_type: true [2019-10-09T17:00:58.595Z] Native Overlay Diff: true [2019-10-09T17:00:58.595Z] Logging Driver: json-file [2019-10-09T17:00:58.595Z] Cgroup Driver: cgroupfs [2019-10-09T17:00:58.595Z] Plugins: [2019-10-09T17:00:58.595Z] Volume: local [2019-10-09T17:00:58.595Z] Network: bridge host ipvlan macvlan null overlay [2019-10-09T17:00:58.595Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-09T17:00:58.595Z] Swarm: inactive [2019-10-09T17:00:58.595Z] Runtimes: runc [2019-10-09T17:00:58.595Z] Default Runtime: runc [2019-10-09T17:00:58.595Z] Init Binary: docker-init [2019-10-09T17:00:58.595Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-09T17:00:58.595Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-09T17:00:58.595Z] init version: fec3683 [2019-10-09T17:00:58.595Z] Security Options: [2019-10-09T17:00:58.595Z] apparmor [2019-10-09T17:00:58.595Z] seccomp [2019-10-09T17:00:58.595Z] Profile: default [2019-10-09T17:00:58.595Z] Kernel Version: 4.15.0-1048-aws [2019-10-09T17:00:58.595Z] Operating System: Ubuntu 18.04.3 LTS [2019-10-09T17:00:58.595Z] OSType: linux [2019-10-09T17:00:58.595Z] Architecture: x86_64 [2019-10-09T17:00:58.595Z] CPUs: 2 [2019-10-09T17:00:58.595Z] Total Memory: 7.501GiB [2019-10-09T17:00:58.595Z] Name: ip-10-100-116-217 [2019-10-09T17:00:58.595Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-10-09T17:00:58.595Z] Docker Root Dir: /var/lib/docker [2019-10-09T17:00:58.595Z] Debug Mode: false [2019-10-09T17:00:58.595Z] Registry: https://index.docker.io/v1/ [2019-10-09T17:00:58.595Z] Labels: [2019-10-09T17:00:58.595Z] Experimental: true [2019-10-09T17:00:58.595Z] Insecure Registries: [2019-10-09T17:00:58.595Z] 127.0.0.0/8 [2019-10-09T17:00:58.595Z] Live Restore Enabled: true [2019-10-09T17:00:58.595Z] [2019-10-09T17:00:58.595Z] WARNING: No swap limit support [Pipeline] sh [2019-10-09T17:00:58.856Z] #6 16.89 go: finding github.com/spf13/cobra v0.0.3 [2019-10-09T17:00:58.856Z] #6 17.03 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-10-09T17:00:58.856Z] #6 17.13 go: finding github.com/pkg/profile v1.2.1 [2019-10-09T17:00:58.856Z] #6 17.21 go: finding github.com/opencontainers/image-spec v1.0.1 [2019-10-09T17:00:58.894Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-09T17:00:58.894Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-09T17:00:58.894Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40058/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-09T17:00:58.894Z] + bash /home/ubuntu/workspace/moby_PR-40058/check-config.sh [2019-10-09T17:00:58.894Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-09T17:00:58.894Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-09T17:00:58.894Z] [2019-10-09T17:00:58.894Z] Generally Necessary: [2019-10-09T17:00:58.894Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-09T17:00:58.894Z] - apparmor: enabled and tools installed [2019-10-09T17:00:58.894Z] - CONFIG_NAMESPACES: enabled [2019-10-09T17:00:58.894Z] - CONFIG_NET_NS: enabled [2019-10-09T17:00:58.894Z] - CONFIG_PID_NS: enabled [2019-10-09T17:00:58.894Z] - CONFIG_IPC_NS: enabled [2019-10-09T17:00:58.894Z] - CONFIG_UTS_NS: enabled [2019-10-09T17:00:58.894Z] - CONFIG_CGROUPS: enabled [2019-10-09T17:00:58.894Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-09T17:00:58.894Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-09T17:00:58.894Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-09T17:00:59.159Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-09T17:00:59.159Z] - CONFIG_CPUSETS: enabled [2019-10-09T17:00:59.159Z] - CONFIG_MEMCG: enabled [2019-10-09T17:00:59.159Z] - CONFIG_KEYS: enabled [2019-10-09T17:00:59.159Z] - CONFIG_VETH: enabled (as module) [2019-10-09T17:00:59.159Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-09T17:00:59.159Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-09T17:00:59.159Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-09T17:00:59.159Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-09T17:00:59.159Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-09T17:00:59.159Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-09T17:00:59.159Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-09T17:00:59.159Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-09T17:00:59.159Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-09T17:00:59.159Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-09T17:00:59.159Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-09T17:00:59.159Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-09T17:00:59.159Z] [2019-10-09T17:00:59.159Z] Optional Features: [2019-10-09T17:00:59.159Z] - CONFIG_USER_NS: enabled [2019-10-09T17:00:59.159Z] - CONFIG_SECCOMP: enabled [2019-10-09T17:00:59.159Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-09T17:00:59.159Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-09T17:00:59.159Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-09T17:00:59.159Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-09T17:00:59.159Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-10-09T17:00:59.159Z] - CONFIG_BLK_CGROUP: enabled [2019-10-09T17:00:59.159Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-09T17:00:59.159Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-09T17:00:59.159Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-09T17:00:59.159Z] - CONFIG_CGROUP_PERF: enabled [2019-10-09T17:00:59.159Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-09T17:00:59.159Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-09T17:00:59.159Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-09T17:00:59.265Z] #6 17.30 go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-10-09T17:00:59.265Z] #6 17.31 go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-10-09T17:00:59.424Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-09T17:00:59.424Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-09T17:00:59.424Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-09T17:00:59.424Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-09T17:00:59.424Z] - CONFIG_IP_VS: enabled (as module) [2019-10-09T17:00:59.424Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-09T17:00:59.424Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-09T17:00:59.424Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-09T17:00:59.424Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-09T17:00:59.424Z] - CONFIG_EXT4_FS: enabled [2019-10-09T17:00:59.424Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-09T17:00:59.424Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-09T17:00:59.424Z] - Network Drivers: [2019-10-09T17:00:59.424Z] - "overlay": [2019-10-09T17:00:59.424Z] - CONFIG_VXLAN: enabled (as module) [2019-10-09T17:00:59.424Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-09T17:00:59.424Z] Optional (for encrypted networks): [2019-10-09T17:00:59.424Z] - CONFIG_CRYPTO: enabled [2019-10-09T17:00:59.424Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-09T17:00:59.424Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-09T17:00:59.424Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-09T17:00:59.424Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-09T17:00:59.424Z] - CONFIG_XFRM: enabled [2019-10-09T17:00:59.424Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-09T17:00:59.424Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-09T17:00:59.424Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-09T17:00:59.424Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-09T17:00:59.424Z] - "ipvlan": [2019-10-09T17:00:59.424Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-09T17:00:59.424Z] - "macvlan": [2019-10-09T17:00:59.424Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-09T17:00:59.424Z] - CONFIG_DUMMY: enabled (as module) [2019-10-09T17:00:59.424Z] - "ftp,tftp client in container": [2019-10-09T17:00:59.424Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-09T17:00:59.424Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-09T17:00:59.424Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-09T17:00:59.424Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-09T17:00:59.424Z] - Storage Drivers: [2019-10-09T17:00:59.424Z] - "aufs": [2019-10-09T17:00:59.424Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-09T17:00:59.424Z] - "btrfs": [2019-10-09T17:00:59.424Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-09T17:00:59.424Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-09T17:00:59.424Z] - "devicemapper": [2019-10-09T17:00:59.682Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-09T17:00:59.682Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-09T17:00:59.682Z] - "overlay": [2019-10-09T17:00:59.682Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-09T17:00:59.682Z] - "zfs": [2019-10-09T17:00:59.682Z] - /dev/zfs: missing [2019-10-09T17:00:59.682Z] - zfs command: missing [2019-10-09T17:00:59.682Z] - zpool command: missing [2019-10-09T17:00:59.682Z] [2019-10-09T17:00:59.682Z] Limits: [2019-10-09T17:00:59.682Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-09T17:00:59.682Z] [2019-10-09T17:00:59.682Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-09T17:01:00.017Z] + sudo modprobe ip_vs [2019-10-09T17:01:00.119Z] #6 18.26 go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-10-09T17:01:00.119Z] #6 18.27 go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-10-09T17:01:00.119Z] #6 18.38 go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-10-09T17:01:00.276Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:08bca254141108d8dae5b6ecba1661ab9271b0a2 . [2019-10-09T17:01:00.524Z] #6 18.77 go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-10-09T17:01:00.524Z] #6 18.78 go: finding github.com/spf13/viper v1.3.2 [2019-10-09T17:01:00.535Z] #1 [internal] load build definition from Dockerfile [2019-10-09T17:01:00.535Z] #1 transferring dockerfile: 13.19kB done [2019-10-09T17:01:00.535Z] #1 DONE 0.1s [2019-10-09T17:01:00.535Z] [2019-10-09T17:01:00.535Z] #2 [internal] load .dockerignore [2019-10-09T17:01:00.535Z] #2 transferring context: 87B 0.0s done [2019-10-09T17:01:00.535Z] #2 DONE 0.1s [2019-10-09T17:01:00.535Z] [2019-10-09T17:01:00.535Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-09T17:01:01.103Z] #3 DONE 0.4s [2019-10-09T17:01:01.103Z] [2019-10-09T17:01:01.103Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-09T17:01:01.103Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-09T17:01:01.103Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-09T17:01:01.103Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2019-10-09T17:01:01.103Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2019-10-09T17:01:01.103Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s [2019-10-09T17:01:01.103Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s [2019-10-09T17:01:01.103Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2019-10-09T17:01:01.362Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2019-10-09T17:01:01.391Z] #6 19.35 go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-10-09T17:01:01.391Z] #6 19.44 go: finding github.com/kr/text v0.1.0 [2019-10-09T17:01:01.391Z] #6 19.57 go: finding github.com/vishvananda/netlink v1.0.0 [2019-10-09T17:01:01.620Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.5s done [2019-10-09T17:01:01.620Z] #4 DONE 0.8s [2019-10-09T17:01:01.804Z] #6 19.80 go: finding github.com/gogo/protobuf v1.2.0 [2019-10-09T17:01:01.804Z] #6 20.06 go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-10-09T17:01:01.805Z] #6 20.10 go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-10-09T17:01:02.209Z] #6 20.15 go: finding github.com/lib/pq v1.0.0 [2019-10-09T17:01:02.554Z] [2019-10-09T17:01:02.554Z] #5 [internal] load metadata for docker.io/library/golang:1.13.1-stretch [2019-10-09T17:01:02.616Z] #6 20.57 go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-10-09T17:01:02.616Z] #6 20.80 go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-10-09T17:01:02.616Z] #6 20.84 go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-10-09T17:01:02.616Z] #6 20.91 go: finding github.com/golang/protobuf v1.2.0 [2019-10-09T17:01:02.822Z] #5 DONE 0.3s [2019-10-09T17:01:02.822Z] [2019-10-09T17:01:02.822Z] #6 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-09T17:01:02.822Z] #6 DONE 0.0s [2019-10-09T17:01:02.822Z] [2019-10-09T17:01:02.822Z] #21 [internal] load build context [2019-10-09T17:01:03.037Z] #6 21.40 go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-10-09T17:01:03.555Z] #6 21.65 go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-10-09T17:01:03.555Z] #6 21.75 go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-10-09T17:01:03.555Z] #6 21.89 go: finding gotest.tools v2.2.0+incompatible [2019-10-09T17:01:03.555Z] #6 21.90 go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-10-09T17:01:03.627Z] #3 extracting sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 5.1s [2019-10-09T17:01:03.627Z] #3 extracting sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 5.2s done [2019-10-09T17:01:03.911Z] #3 extracting sha256:c8d0433a4b0c2643268c2d8e7cb7d9f69e819e27081a2e5e1512cbed99a2bf21 [2019-10-09T17:01:04.172Z] #6 22.27 go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-10-09T17:01:04.172Z] #6 22.27 go: finding github.com/pmezard/go-difflib v1.0.0 [2019-10-09T17:01:04.193Z] #3 extracting sha256:c8d0433a4b0c2643268c2d8e7cb7d9f69e819e27081a2e5e1512cbed99a2bf21 done [2019-10-09T17:01:04.193Z] #3 completed: 2019-10-09 17:01:03.997097739 +0000 UTC [2019-10-09T17:01:04.193Z] #3 duration: 21.819727793s [2019-10-09T17:01:04.193Z] [2019-10-09T17:01:04.193Z] [2019-10-09T17:01:04.193Z] #4 /bin/sh -c git clone "${BUILDX_REPO}" /buildx [2019-10-09T17:01:04.193Z] #4 digest: sha256:09b9844e64167361e078b2776f47a9ebdec09dafaed26891847ab54a261e8d95 [2019-10-09T17:01:04.193Z] #4 name: "/bin/sh -c git clone \"${BUILDX_REPO}\" /buildx" [2019-10-09T17:01:04.193Z] #4 started: 2019-10-09 17:01:03.999586072 +0000 UTC [2019-10-09T17:01:04.193Z] #4 0.109 Cloning into '/buildx'... [2019-10-09T17:01:04.205Z] #21 ... [2019-10-09T17:01:04.205Z] [2019-10-09T17:01:04.205Z] #67 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-09T17:01:04.205Z] #67 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 1.0s done [2019-10-09T17:01:04.205Z] #67 DONE 0.0s [2019-10-09T17:01:04.205Z] [2019-10-09T17:01:04.205Z] #21 [internal] load build context [2019-10-09T17:01:04.680Z] #6 22.67 go: finding github.com/magiconair/properties v1.8.0 [2019-10-09T17:01:05.084Z] #6 23.17 go: finding google.golang.org/appengine v1.1.0 [2019-10-09T17:01:05.084Z] #6 23.31 go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-10-09T17:01:05.084Z] #6 23.40 go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-10-09T17:01:05.519Z] #6 23.67 go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-10-09T17:01:05.519Z] #6 23.71 go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-10-09T17:01:05.595Z] #21 transferring context: 10.10MB 2.7s [2019-10-09T17:01:05.936Z] #6 23.89 go: finding github.com/coreos/go-semver v0.2.0 [2019-10-09T17:01:05.936Z] #6 23.92 go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-10-09T17:01:06.217Z] #4 completed: 2019-10-09 17:01:05.585896464 +0000 UTC [2019-10-09T17:01:06.217Z] #4 duration: 1.586310392s [2019-10-09T17:01:06.217Z] [2019-10-09T17:01:06.217Z] [2019-10-09T17:01:06.217Z] #5 /bin/sh -c git fetch origin "${BUILDX_COMMIT}":build && git checkout bui... [2019-10-09T17:01:06.217Z] #5 digest: sha256:2ce8f8d84126794cdece70a9c39858b137f23c76fb801b27e3f65f644b7e980e [2019-10-09T17:01:06.217Z] #5 name: "/bin/sh -c git fetch origin \"${BUILDX_COMMIT}\":build && git checkout build" [2019-10-09T17:01:06.217Z] #5 started: 2019-10-09 17:01:05.58783909 +0000 UTC [2019-10-09T17:01:06.217Z] #5 0.323 From https://github.com/docker/buildx [2019-10-09T17:01:06.217Z] #5 0.323 * [new branch] master -> build [2019-10-09T17:01:06.354Z] #6 24.53 go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-10-09T17:01:06.511Z] #5 0.657 Switched to branch 'build' [2019-10-09T17:01:06.511Z] #5 completed: 2019-10-09 17:01:06.327782188 +0000 UTC [2019-10-09T17:01:06.511Z] #5 duration: 739.943098ms [2019-10-09T17:01:06.511Z] [2019-10-09T17:01:06.511Z] [2019-10-09T17:01:06.511Z] #6 /bin/sh -c go mod download [2019-10-09T17:01:06.511Z] #6 digest: sha256:569e90b71a93974b0b7d3854036cc049fae9b48f62dd4b370c3317a59b6efaed [2019-10-09T17:01:06.511Z] #6 name: "/bin/sh -c go mod download" [2019-10-09T17:01:06.511Z] #6 started: 2019-10-09 17:01:06.329609381 +0000 UTC [2019-10-09T17:01:06.767Z] #6 24.78 go: finding github.com/jinzhu/now v1.0.0 [2019-10-09T17:01:06.767Z] #6 24.79 go: finding github.com/Microsoft/go-winio v0.4.11 [2019-10-09T17:01:06.767Z] #6 24.98 go: finding github.com/sirupsen/logrus v1.0.3 [2019-10-09T17:01:06.767Z] #6 25.00 go: finding github.com/kisielk/errcheck v1.1.0 [2019-10-09T17:01:06.767Z] #6 25.08 go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-10-09T17:01:06.798Z] #6 0.159 go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-10-09T17:01:06.798Z] #6 0.168 go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-10-09T17:01:06.798Z] #6 0.169 go: finding github.com/theupdateframework/notary v0.6.1 [2019-10-09T17:01:06.798Z] #6 0.169 go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-10-09T17:01:06.798Z] #6 0.170 go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-10-09T17:01:06.798Z] #6 0.173 go: finding github.com/bitly/go-simplejson v0.5.0 [2019-10-09T17:01:06.798Z] #6 0.180 go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-10-09T17:01:06.798Z] #6 0.181 go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-10-09T17:01:06.798Z] #6 0.182 go: finding github.com/spf13/cobra v0.0.3 [2019-10-09T17:01:07.168Z] #6 25.11 go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-10-09T17:01:07.169Z] #6 25.29 go: finding github.com/client9/misspell v0.3.4 [2019-10-09T17:01:07.595Z] #6 25.77 go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-10-09T17:01:07.595Z] #6 25.88 go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-10-09T17:01:07.595Z] #6 25.89 go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-10-09T17:01:07.819Z] #6 1.052 go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-10-09T17:01:08.017Z] #6 26.22 go: finding github.com/spf13/cast v1.3.0 [2019-10-09T17:01:08.427Z] #6 26.35 go: finding gopkg.in/yaml.v2 v2.2.2 [2019-10-09T17:01:08.427Z] #6 26.57 go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-10-09T17:01:08.843Z] #6 26.82 go: finding github.com/onsi/gomega v1.4.3 [2019-10-09T17:01:08.843Z] #6 26.92 go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-10-09T17:01:08.846Z] #6 2.200 go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-10-09T17:01:08.846Z] #6 2.326 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-10-09T17:01:08.846Z] #6 2.401 go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-10-09T17:01:08.896Z] #21 transferring context: 45.60MB 6.0s done [2019-10-09T17:01:09.134Z] #6 2.560 go: finding github.com/prometheus/client_golang v0.8.0 [2019-10-09T17:01:09.134Z] #6 2.678 go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-10-09T17:01:09.154Z] #21 DONE 6.3s [2019-10-09T17:01:09.154Z] [2019-10-09T17:01:09.154Z] #6 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-09T17:01:09.154Z] #6 resolve docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 done [2019-10-09T17:01:09.154Z] #6 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 45.38MB / 45.38MB 2.0s done [2019-10-09T17:01:09.154Z] #6 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 10.79MB / 10.79MB 0.5s done [2019-10-09T17:01:09.154Z] #6 sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 4.34MB / 4.34MB 0.5s done [2019-10-09T17:01:09.154Z] #6 sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 1.42kB / 1.42kB done [2019-10-09T17:01:09.154Z] #6 sha256:a219387d86d28db4e6e0c14b9331492648442460fc803d84a03ba582fa5217a6 1.80kB / 1.80kB done [2019-10-09T17:01:09.154Z] #6 sha256:f8c4e1a86e6d52be270d3f1f3c26ea3b56959a93643ff063b008b06ec4f84e42 5.47kB / 5.47kB done [2019-10-09T17:01:09.154Z] #6 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 50.07MB / 50.07MB 2.8s done [2019-10-09T17:01:09.154Z] #6 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 57.69MB / 57.69MB 3.5s done [2019-10-09T17:01:09.154Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 120.05MB / 120.05MB 6.2s [2019-10-09T17:01:09.154Z] #6 extracting sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 3.8s [2019-10-09T17:01:09.154Z] #6 sha256:54293c5706697c9e094a7ba9e16f83079e34e108bcbf1b02df3252705022c231 127B / 127B 3.4s done [2019-10-09T17:01:09.253Z] #6 27.34 go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-10-09T17:01:09.253Z] #6 27.47 go: finding github.com/gogo/googleapis v1.1.0 [2019-10-09T17:01:09.412Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 120.05MB / 120.05MB 6.2s done [2019-10-09T17:01:09.422Z] #6 2.899 go: finding gopkg.in/inf.v0 v0.9.1 [2019-10-09T17:01:09.422Z] #6 3.015 go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-10-09T17:01:09.710Z] #6 3.154 go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-10-09T17:01:09.796Z] #6 27.87 go: finding github.com/davecgh/go-spew v1.1.0 [2019-10-09T17:01:09.796Z] #6 27.95 go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-10-09T17:01:10.423Z] #6 28.28 go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-10-09T17:01:10.734Z] #6 4.030 go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-10-09T17:01:10.734Z] #6 4.167 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-10-09T17:01:10.734Z] #6 4.291 go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-10-09T17:01:10.875Z] #6 28.82 go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-10-09T17:01:10.875Z] #6 28.94 go: finding github.com/kisielk/gotool v1.0.0 [2019-10-09T17:01:10.875Z] #6 28.96 go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-10-09T17:01:10.875Z] #6 28.98 go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-10-09T17:01:10.875Z] #6 29.02 go: finding github.com/golang/mock v1.1.1 [2019-10-09T17:01:11.280Z] #6 29.37 go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-10-09T17:01:11.326Z] #6 extracting sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 5.6s done [2019-10-09T17:01:11.326Z] #6 extracting sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae [2019-10-09T17:01:11.664Z] #6 extracting sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 0.5s done [2019-10-09T17:01:11.694Z] #6 29.75 go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-10-09T17:01:11.695Z] #6 29.88 go: finding github.com/spf13/afero v1.1.2 [2019-10-09T17:01:11.695Z] #6 29.96 go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-10-09T17:01:11.760Z] #6 5.076 go: finding github.com/ghodss/yaml v1.0.0 [2019-10-09T17:01:11.760Z] #6 5.131 go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-10-09T17:01:11.922Z] #6 extracting sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 [2019-10-09T17:01:12.047Z] #6 5.628 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-10-09T17:01:12.111Z] #6 30.17 go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-10-09T17:01:12.111Z] #6 30.21 go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-10-09T17:01:12.111Z] #6 30.21 go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-10-09T17:01:12.111Z] #6 30.27 go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-10-09T17:01:12.180Z] #6 extracting sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 0.3s done [2019-10-09T17:01:12.442Z] #6 extracting sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee [2019-10-09T17:01:12.672Z] #6 6.047 go: finding github.com/gofrs/flock v0.7.0 [2019-10-09T17:01:13.303Z] #6 6.739 go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-10-09T17:01:13.516Z] #6 31.39 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-10-09T17:01:13.516Z] #6 31.39 go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-10-09T17:01:13.516Z] #6 31.44 go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-10-09T17:01:13.516Z] #6 31.48 go: finding gotest.tools v2.1.0+incompatible [2019-10-09T17:01:13.516Z] #6 31.58 go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-10-09T17:01:13.516Z] #6 31.77 go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-10-09T17:01:13.617Z] #6 6.938 go: finding github.com/gogo/protobuf v1.2.1 [2019-10-09T17:01:13.617Z] #6 7.120 go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-10-09T17:01:13.617Z] #6 7.222 go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-10-09T17:01:13.905Z] #6 7.359 go: finding github.com/hashicorp/hcl v1.0.0 [2019-10-09T17:01:13.931Z] #6 32.13 go: finding github.com/sirupsen/logrus v1.3.0 [2019-10-09T17:01:14.347Z] #6 32.53 go: finding github.com/containerd/containerd v1.2.4 [2019-10-09T17:01:14.347Z] #6 32.55 go: finding github.com/docker/go-units v0.3.1 [2019-10-09T17:01:14.347Z] #6 32.66 go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-10-09T17:01:14.347Z] #6 32.71 go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-10-09T17:01:14.757Z] #6 32.89 go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-10-09T17:01:14.757Z] #6 33.02 go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-10-09T17:01:14.931Z] #6 8.267 go: finding github.com/hashicorp/go-version v1.1.0 [2019-10-09T17:01:14.931Z] #6 8.357 go: finding github.com/spf13/viper v1.3.2 [2019-10-09T17:01:15.000Z] #6 extracting sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 2.6s done [2019-10-09T17:01:15.182Z] #6 33.22 go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-10-09T17:01:15.182Z] #6 33.29 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-10-09T17:01:15.182Z] #6 33.37 go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-10-09T17:01:15.223Z] #6 8.819 go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-10-09T17:01:15.257Z] #6 extracting sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 [2019-10-09T17:01:15.512Z] #6 8.836 go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-10-09T17:01:15.512Z] #6 9.095 go: finding github.com/jinzhu/now v1.0.0 [2019-10-09T17:01:15.637Z] #6 33.80 go: finding github.com/google/go-cmp v0.2.0 [2019-10-09T17:01:16.142Z] #6 9.600 go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-10-09T17:01:16.330Z] #6 34.19 go: finding github.com/gogo/protobuf v1.0.0 [2019-10-09T17:01:16.330Z] #6 34.31 go: finding github.com/pkg/errors v0.8.1 [2019-10-09T17:01:16.797Z] #6 10.04 go: finding github.com/opencontainers/image-spec v1.0.1 [2019-10-09T17:01:16.875Z] #6 34.69 go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-10-09T17:01:16.875Z] #6 34.70 go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-10-09T17:01:17.088Z] #6 10.49 go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-10-09T17:01:17.088Z] #6 10.68 go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-10-09T17:01:17.088Z] #6 10.72 go: finding github.com/gorilla/mux v1.7.0 [2019-10-09T17:01:17.289Z] #6 35.56 go: finding golang.org/x/text v0.3.0 [2019-10-09T17:01:17.706Z] #6 35.92 go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-10-09T17:01:17.706Z] #6 35.97 go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-10-09T17:01:17.715Z] #6 11.33 go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-10-09T17:01:18.126Z] #6 36.18 go: finding github.com/BurntSushi/toml v0.3.1 [2019-10-09T17:01:18.126Z] #6 36.24 go: finding cloud.google.com/go v0.26.0 [2019-10-09T17:01:18.126Z] #6 36.29 go: finding github.com/docker/go-connections v0.3.0 [2019-10-09T17:01:18.539Z] #6 extracting sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 2.9s done [2019-10-09T17:01:18.539Z] #6 extracting sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 [2019-10-09T17:01:18.752Z] #6 12.12 go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-10-09T17:01:18.995Z] #6 37.14 go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-10-09T17:01:18.995Z] #6 37.15 go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-10-09T17:01:18.995Z] #6 37.27 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-10-09T17:01:19.042Z] #6 12.45 go: finding github.com/docker/go-connections v0.4.0 [2019-10-09T17:01:19.329Z] #6 12.77 go: finding github.com/stretchr/testify v1.2.2 [2019-10-09T17:01:19.329Z] #6 12.87 go: finding github.com/stretchr/testify v1.3.0 [2019-10-09T17:01:19.480Z] #6 37.54 go: finding gopkg.in/yaml.v2 v2.2.1 [2019-10-09T17:01:19.480Z] #6 37.60 go: finding github.com/hpcloud/tail v1.0.0 [2019-10-09T17:01:19.891Z] #6 38.04 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-10-09T17:01:19.891Z] #6 38.05 go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-10-09T17:01:19.891Z] #6 38.20 go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-10-09T17:01:19.969Z] #6 13.40 go: finding github.com/magiconair/properties v1.8.0 [2019-10-09T17:01:20.306Z] #6 38.53 go: finding github.com/kr/pty v1.1.1 [2019-10-09T17:01:20.306Z] #6 38.55 go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-10-09T17:01:20.306Z] #6 38.61 go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-10-09T17:01:20.706Z] #6 38.85 go: finding github.com/uber/jaeger-lib v1.2.1 [2019-10-09T17:01:21.127Z] #6 39.18 go: finding github.com/pelletier/go-toml v1.2.0 [2019-10-09T17:01:21.570Z] #6 39.62 go: finding github.com/stretchr/objx v0.1.1 [2019-10-09T17:01:21.570Z] #6 39.67 go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-10-09T17:01:21.570Z] #6 39.78 go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-10-09T17:01:22.022Z] #6 15.19 go: finding gopkg.in/yaml.v2 v2.2.2 [2019-10-09T17:01:22.023Z] #6 15.25 go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-10-09T17:01:22.159Z] #6 40.20 go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-10-09T17:01:22.159Z] #6 40.48 go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-10-09T17:01:22.159Z] #6 40.51 go: finding github.com/onsi/ginkgo v1.7.0 [2019-10-09T17:01:23.054Z] #6 16.36 go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-10-09T17:01:23.563Z] #6 41.54 go: finding github.com/onsi/ginkgo v1.6.0 [2019-10-09T17:01:23.680Z] #6 17.14 go: finding github.com/sirupsen/logrus v1.4.0 [2019-10-09T17:01:23.806Z] #6 extracting sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 5.2s [2019-10-09T17:01:23.967Z] #6 41.96 go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-10-09T17:01:23.967Z] #6 42.12 go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-10-09T17:01:23.972Z] #6 17.39 go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-10-09T17:01:24.262Z] #6 17.55 go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-10-09T17:01:24.387Z] #6 42.49 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-10-09T17:01:24.387Z] #6 42.50 go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-10-09T17:01:24.387Z] #6 42.61 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-10-09T17:01:24.894Z] #6 18.15 go: finding github.com/lib/pq v1.0.0 [2019-10-09T17:01:24.894Z] #6 18.47 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-10-09T17:01:25.183Z] #6 18.64 go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-10-09T17:01:25.704Z] #6 extracting sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 7.3s done [2019-10-09T17:01:26.211Z] #6 19.80 go: finding github.com/kisielk/errcheck v1.1.0 [2019-10-09T17:01:26.269Z] #6 extracting sha256:54293c5706697c9e094a7ba9e16f83079e34e108bcbf1b02df3252705022c231 [2019-10-09T17:01:26.269Z] #6 extracting sha256:54293c5706697c9e094a7ba9e16f83079e34e108bcbf1b02df3252705022c231 done [2019-10-09T17:01:26.841Z] #6 20.13 go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-10-09T17:01:26.841Z] #6 20.23 go: finding golang.org/x/text v0.3.0 [2019-10-09T17:01:27.200Z] #6 DONE 24.1s [2019-10-09T17:01:27.200Z] [2019-10-09T17:01:27.200Z] #7 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-09T17:01:27.470Z] #6 20.90 go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-10-09T17:01:27.757Z] #6 21.16 go: finding github.com/pmezard/go-difflib v1.0.0 [2019-10-09T17:01:28.384Z] #6 21.65 go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-10-09T17:01:28.384Z] #6 21.71 go: finding github.com/stretchr/objx v0.1.0 [2019-10-09T17:01:29.012Z] #6 22.28 go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-10-09T17:01:29.303Z] #6 22.64 go: finding github.com/davecgh/go-spew v1.1.1 [2019-10-09T17:01:29.728Z] #7 DONE 2.4s [2019-10-09T17:01:29.728Z] [2019-10-09T17:01:29.728Z] #8 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-09T17:01:29.984Z] #6 23.52 go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-10-09T17:01:30.666Z] #8 DONE 1.1s [2019-10-09T17:01:30.666Z] [2019-10-09T17:01:30.666Z] #20 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-09T17:01:30.666Z] #20 ... [2019-10-09T17:01:30.666Z] [2019-10-09T17:01:30.666Z] #25 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-09T17:01:30.666Z] #25 DONE 0.1s [2019-10-09T17:01:30.924Z] [2019-10-09T17:01:30.924Z] #9 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-09T17:01:31.006Z] #6 24.44 go: finding github.com/pelletier/go-toml v1.2.0 [2019-10-09T17:01:31.298Z] #6 24.85 go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-10-09T17:01:32.319Z] #6 25.55 go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-10-09T17:01:32.319Z] #6 25.88 go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-10-09T17:01:32.607Z] #6 26.00 go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-10-09T17:01:32.895Z] #6 26.29 go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-10-09T17:01:32.895Z] #6 26.45 go: finding github.com/stretchr/objx v0.1.1 [2019-10-09T17:01:34.404Z] #6 27.86 go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-10-09T17:01:34.692Z] #6 28.29 go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-10-09T17:01:35.110Z] #9 4.199 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-09T17:01:35.110Z] #9 4.199 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-09T17:01:35.110Z] #9 4.215 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-09T17:01:35.110Z] #9 4.221 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-09T17:01:35.110Z] #9 4.238 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-09T17:01:35.110Z] #9 4.548 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-09T17:01:35.315Z] #6 28.55 go: finding github.com/mattn/go-shellwords v1.0.5 [2019-10-09T17:01:35.938Z] #6 29.29 go: finding github.com/coreos/go-semver v0.2.0 [2019-10-09T17:01:36.227Z] #6 29.56 go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-10-09T17:01:36.482Z] #9 ... [2019-10-09T17:01:36.482Z] [2019-10-09T17:01:36.482Z] #20 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-09T17:01:36.482Z] #20 4.068 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-09T17:01:36.482Z] #20 4.070 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-09T17:01:36.482Z] #20 4.094 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-09T17:01:36.482Z] #20 4.097 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-09T17:01:36.482Z] #20 4.104 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-09T17:01:36.482Z] #20 4.430 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-09T17:01:36.482Z] #20 5.698 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-09T17:01:37.049Z] #20 6.367 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-09T17:01:37.252Z] #6 30.54 go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-10-09T17:01:37.252Z] #6 30.64 go: finding github.com/kisielk/gotool v1.0.0 [2019-10-09T17:01:37.877Z] #6 31.38 go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-10-09T17:01:38.908Z] #6 32.30 go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-10-09T17:01:38.908Z] #6 32.38 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-10-09T17:01:39.197Z] #6 32.83 go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-10-09T17:01:39.828Z] #6 33.41 go: finding github.com/spf13/afero v1.1.2 [2019-10-09T17:01:40.119Z] #6 33.52 go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-10-09T17:01:40.119Z] #6 33.70 go: finding github.com/spf13/pflag v1.0.3 [2019-10-09T17:01:40.408Z] #6 33.77 go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-10-09T17:01:41.243Z] #20 ... [2019-10-09T17:01:41.243Z] [2019-10-09T17:01:41.243Z] #18 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-09T17:01:41.243Z] #18 2.626 + mktemp -d [2019-10-09T17:01:41.243Z] #18 2.630 + export GOPATH=/tmp/tmp.tHh68LDBP1 [2019-10-09T17:01:41.243Z] #18 2.630 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.tHh68LDBP1/src/github.com/go-swagger/go-swagger [2019-10-09T17:01:41.243Z] #18 2.634 Cloning into '/tmp/tmp.tHh68LDBP1/src/github.com/go-swagger/go-swagger'... [2019-10-09T17:01:41.243Z] #18 ... [2019-10-09T17:01:41.243Z] [2019-10-09T17:01:41.243Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-09T17:01:41.243Z] #38 3.010 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-09T17:01:41.243Z] #38 3.010 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-09T17:01:41.243Z] #38 3.033 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-09T17:01:41.243Z] #38 3.035 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-09T17:01:41.243Z] #38 3.048 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-09T17:01:41.243Z] #38 3.397 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-09T17:01:41.243Z] #38 3.857 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-09T17:01:41.243Z] #38 4.239 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-09T17:01:41.243Z] #38 9.850 Fetched 7919 kB in 7s (1006 kB/s) [2019-10-09T17:01:41.243Z] #38 9.850 Reading package lists... [2019-10-09T17:01:41.243Z] #38 ... [2019-10-09T17:01:41.243Z] [2019-10-09T17:01:41.243Z] #47 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-09T17:01:41.243Z] #47 3.920 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-09T17:01:41.243Z] #47 3.921 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-09T17:01:41.243Z] #47 3.946 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-09T17:01:41.243Z] #47 3.948 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-09T17:01:41.243Z] #47 3.954 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-09T17:01:41.243Z] #47 4.360 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-09T17:01:41.243Z] #47 5.567 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-09T17:01:41.243Z] #47 6.294 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-09T17:01:41.435Z] #6 34.82 go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-10-09T17:01:41.435Z] #6 34.96 go: finding github.com/pkg/errors v0.8.1 [2019-10-09T17:01:42.063Z] #6 35.37 go: finding github.com/imdario/mergo v0.3.7 [2019-10-09T17:01:42.063Z] #6 35.59 go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-10-09T17:01:42.360Z] #6 35.77 go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-10-09T17:01:42.360Z] #6 35.78 go: finding github.com/json-iterator/go v1.1.6 [2019-10-09T17:01:42.617Z] #47 12.19 Fetched 7919 kB in 9s (837 kB/s) [2019-10-09T17:01:42.986Z] #6 36.35 go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-10-09T17:01:43.182Z] #47 12.19 Reading package lists... [2019-10-09T17:01:43.182Z] #47 ... [2019-10-09T17:01:43.182Z] [2019-10-09T17:01:43.182Z] #20 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-09T17:01:43.182Z] #20 12.44 Fetched 7919 kB in 9s (836 kB/s) [2019-10-09T17:01:44.013Z] #6 37.53 go: finding github.com/spf13/cast v1.3.0 [2019-10-09T17:01:44.303Z] #6 37.65 go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-10-09T17:01:44.303Z] #6 37.65 go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-10-09T17:01:44.592Z] #6 37.95 go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-10-09T17:01:44.592Z] #6 38.14 go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-10-09T17:01:44.881Z] #6 38.35 go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-10-09T17:01:45.169Z] #6 38.64 go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-10-09T17:01:45.459Z] #6 38.74 go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-10-09T17:01:45.749Z] #6 39.21 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-10-09T17:01:45.749Z] #6 39.29 go: finding github.com/pkg/profile v1.2.1 [2019-10-09T17:01:46.097Z] #6 39.32 go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-10-09T17:01:46.097Z] #6 39.55 go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-10-09T17:01:46.097Z] #6 39.61 go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-10-09T17:01:46.394Z] #6 39.77 go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-10-09T17:01:46.394Z] #6 39.95 go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-10-09T17:01:46.470Z] #20 12.44 Reading package lists... [2019-10-09T17:01:46.470Z] #20 ... [2019-10-09T17:01:46.470Z] [2019-10-09T17:01:46.470Z] #9 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-09T17:01:46.470Z] #9 5.767 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-09T17:01:46.470Z] #9 6.548 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-09T17:01:46.470Z] #9 12.24 Fetched 7919 kB in 9s (868 kB/s) [2019-10-09T17:01:46.470Z] #9 12.24 Reading package lists... [2019-10-09T17:01:46.470Z] #9 ... [2019-10-09T17:01:46.470Z] [2019-10-09T17:01:46.470Z] #47 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-09T17:01:46.470Z] #47 12.19 Reading package lists... [2019-10-09T17:01:47.031Z] #6 40.53 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-10-09T17:01:47.660Z] #6 40.98 go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-10-09T17:01:47.660Z] #6 41.11 go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-10-09T17:01:47.949Z] #6 41.47 go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-10-09T17:01:48.239Z] #6 41.79 go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-10-09T17:01:48.526Z] #6 41.88 go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-10-09T17:01:48.526Z] #6 41.92 go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-10-09T17:01:49.153Z] #6 42.72 go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-10-09T17:01:49.442Z] #6 42.84 go: finding github.com/gogo/googleapis v1.1.0 [2019-10-09T17:01:49.442Z] #6 42.93 go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-10-09T17:01:49.751Z] #47 15.91 Reading package lists... [2019-10-09T17:01:50.465Z] #6 43.70 go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-10-09T17:01:50.466Z] #6 43.76 go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-10-09T17:01:50.466Z] #6 43.93 go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-10-09T17:01:50.576Z] #47 19.44 Building dependency tree... [2019-10-09T17:01:50.752Z] #6 44.20 go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-10-09T17:01:51.042Z] #6 44.57 go: finding github.com/BurntSushi/toml v0.3.1 [2019-10-09T17:01:51.146Z] #47 20.59 The following additional packages will be installed: [2019-10-09T17:01:51.146Z] #47 20.59 btrfs-progs liblzo2-2 [2019-10-09T17:01:51.146Z] #47 20.68 The following NEW packages will be installed: [2019-10-09T17:01:51.146Z] #47 20.69 btrfs-progs btrfs-tools liblzo2-2 [2019-10-09T17:01:51.330Z] #6 44.67 go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-10-09T17:01:51.620Z] #6 44.98 go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-10-09T17:01:51.620Z] #6 45.19 go: finding github.com/gogo/protobuf v1.2.0 [2019-10-09T17:01:51.620Z] #6 45.20 go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-10-09T17:01:51.907Z] #6 45.30 go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-10-09T17:01:51.907Z] #6 45.34 go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-10-09T17:01:52.086Z] #47 ... [2019-10-09T17:01:52.086Z] [2019-10-09T17:01:52.086Z] #18 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-09T17:01:52.086Z] #18 19.29 + cd /tmp/tmp.tHh68LDBP1/src/github.com/go-swagger/go-swagger [2019-10-09T17:01:52.086Z] #18 19.29 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-10-09T17:01:52.086Z] #18 20.19 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-09T17:01:52.195Z] #6 45.77 go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-10-09T17:01:52.485Z] #6 45.94 go: finding github.com/Microsoft/go-winio v0.4.11 [2019-10-09T17:01:52.485Z] #6 46.03 go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-10-09T17:01:53.110Z] #6 46.54 go: finding github.com/gogo/protobuf v1.0.0 [2019-10-09T17:01:53.110Z] #6 46.65 go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-10-09T17:01:53.110Z] #6 46.73 go: finding gotest.tools v2.2.0+incompatible [2019-10-09T17:01:53.329Z] #6 completed: 2019-10-09 17:01:49.61259492 +0000 UTC [2019-10-09T17:01:53.330Z] #6 duration: 1m8.025370851s [2019-10-09T17:01:53.330Z] [2019-10-09T17:01:53.330Z] [2019-10-09T17:01:53.330Z] #7 /bin/sh -c GOOS=${GOOS} GOARCH=${GOARCH} go build -ldflags '-X github.co... [2019-10-09T17:01:53.330Z] #7 digest: sha256:af0ce9d7965d34a313b7b0717946a6be7e6f1c309345e7ae84c50bf1398ef83a [2019-10-09T17:01:53.330Z] #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-09T17:01:53.330Z] #7 started: 2019-10-09 17:01:49.61440874 +0000 UTC [2019-10-09T17:01:53.738Z] #6 47.22 go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-10-09T17:01:54.001Z] #18 ... [2019-10-09T17:01:54.001Z] [2019-10-09T17:01:54.001Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-09T17:01:54.001Z] #38 9.850 Reading package lists... [2019-10-09T17:01:54.001Z] #38 13.18 Reading package lists... [2019-10-09T17:01:54.001Z] #38 16.88 Building dependency tree... [2019-10-09T17:01:54.001Z] #38 18.29 The following additional packages will be installed: [2019-10-09T17:01:54.001Z] #38 18.30 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-09T17:01:54.001Z] #38 18.30 Suggested packages: [2019-10-09T17:01:54.001Z] #38 18.30 codeblocks eclipse ninja-build lrzip [2019-10-09T17:01:54.001Z] #38 18.30 Recommended packages: [2019-10-09T17:01:54.001Z] #38 18.30 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-09T17:01:54.001Z] #38 18.79 The following NEW packages will be installed: [2019-10-09T17:01:54.001Z] #38 18.79 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-09T17:01:54.001Z] #38 18.79 vim-common xxd [2019-10-09T17:01:54.001Z] #38 20.00 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded. [2019-10-09T17:01:54.001Z] #38 20.00 Need to get 13.7 MB of archives. [2019-10-09T17:01:54.001Z] #38 20.00 After this operation, 57.2 MB of additional disk space will be used. [2019-10-09T17:01:54.001Z] #38 20.00 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-10-09T17:01:54.001Z] #38 20.07 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-09T17:01:54.001Z] #38 20.07 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-10-09T17:01:54.001Z] #38 20.55 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-10-09T17:01:54.001Z] #38 20.59 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB] [2019-10-09T17:01:54.001Z] #38 20.61 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-10-09T17:01:54.001Z] #38 20.62 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-10-09T17:01:54.001Z] #38 20.62 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-10-09T17:01:54.001Z] #38 20.71 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-09T17:01:54.001Z] #38 20.71 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-09T17:01:54.001Z] #38 21.19 debconf: delaying package configuration, since apt-utils is not installed [2019-10-09T17:01:54.001Z] #38 21.25 Fetched 13.7 MB in 1s (7438 kB/s) [2019-10-09T17:01:54.001Z] #38 21.52 Selecting previously unselected package cmake-data. [2019-10-09T17:01:54.001Z] #38 21.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-09T17:01:54.001Z] #38 21.57 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-09T17:01:54.001Z] #38 21.58 Unpacking cmake-data (3.7.2-1) ... [2019-10-09T17:01:54.001Z] #38 ... [2019-10-09T17:01:54.001Z] [2019-10-09T17:01:54.001Z] #47 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-09T17:01:54.001Z] #47 21.73 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. [2019-10-09T17:01:54.001Z] #47 21.73 Need to get 649 kB of archives. [2019-10-09T17:01:54.001Z] #47 21.73 After this operation, 4320 kB of additional disk space will be used. [2019-10-09T17:01:54.001Z] #47 21.73 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-09T17:01:54.001Z] #47 21.73 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-10-09T17:01:54.001Z] #47 21.76 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-10-09T17:01:54.001Z] #47 22.20 debconf: delaying package configuration, since apt-utils is not installed [2019-10-09T17:01:54.001Z] #47 22.27 Fetched 649 kB in 1s (619 kB/s) [2019-10-09T17:01:54.001Z] #47 22.34 Selecting previously unselected package liblzo2-2:amd64. [2019-10-09T17:01:54.001Z] #47 22.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 ... 15091 files and directories currently installed.) [2019-10-09T17:01:54.001Z] #47 22.37 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-09T17:01:54.001Z] #47 22.39 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-09T17:01:54.001Z] #47 22.59 Selecting previously unselected package btrfs-progs. [2019-10-09T17:01:54.001Z] #47 22.59 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-10-09T17:01:54.001Z] #47 22.59 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-09T17:01:54.001Z] #47 23.52 Selecting previously unselected package btrfs-tools. [2019-10-09T17:01:54.001Z] #47 23.52 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-10-09T17:01:54.264Z] #47 23.65 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-09T17:01:54.387Z] #6 47.83 go: finding github.com/kr/pretty v0.1.0 [2019-10-09T17:01:55.214Z] #47 24.65 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-09T17:01:55.414Z] #6 48.65 go: finding github.com/golang/protobuf v1.2.0 [2019-10-09T17:01:55.414Z] #6 49.01 go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-10-09T17:01:55.706Z] #6 49.21 go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-10-09T17:01:55.896Z] #47 25.10 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-09T17:01:55.896Z] #47 25.19 Setting up btrfs-progs (4.7.3-1) ... [2019-10-09T17:01:55.896Z] #47 25.28 Setting up btrfs-tools (4.7.3-1) ... [2019-10-09T17:01:55.996Z] #6 49.38 go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-10-09T17:01:56.158Z] #47 25.64 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-09T17:01:56.158Z] #47 ... [2019-10-09T17:01:56.158Z] [2019-10-09T17:01:56.158Z] #20 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-09T17:01:56.158Z] #20 12.44 Reading package lists... [2019-10-09T17:01:56.158Z] #20 16.51 Reading package lists... [2019-10-09T17:01:56.158Z] #20 19.49 Building dependency tree... [2019-10-09T17:01:56.158Z] #20 20.19 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-09T17:01:56.159Z] #20 20.19 The following additional packages will be installed: [2019-10-09T17:01:56.159Z] #20 20.20 libjq1 libonig4 [2019-10-09T17:01:56.159Z] #20 20.39 The following NEW packages will be installed: [2019-10-09T17:01:56.159Z] #20 20.39 jq libjq1 libonig4 [2019-10-09T17:01:56.159Z] #20 21.44 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. [2019-10-09T17:01:56.159Z] #20 21.44 Need to get 327 kB of archives. [2019-10-09T17:01:56.159Z] #20 21.44 After this operation, 1157 kB of additional disk space will be used. [2019-10-09T17:01:56.159Z] #20 21.44 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-10-09T17:01:56.159Z] #20 21.48 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-10-09T17:01:56.159Z] #20 21.50 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-10-09T17:01:56.159Z] #20 21.88 debconf: delaying package configuration, since apt-utils is not installed [2019-10-09T17:01:56.159Z] #20 21.97 Fetched 327 kB in 1s (304 kB/s) [2019-10-09T17:01:56.159Z] #20 22.06 Selecting previously unselected package libonig4:amd64. [2019-10-09T17:01:56.159Z] #20 22.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 ... 15091 files and directories currently installed.) [2019-10-09T17:01:56.159Z] #20 22.10 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-10-09T17:01:56.159Z] #20 22.11 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-10-09T17:01:56.159Z] #20 22.33 Selecting previously unselected package libjq1:amd64. [2019-10-09T17:01:56.159Z] #20 22.34 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-10-09T17:01:56.159Z] #20 22.35 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-09T17:01:56.159Z] #20 22.55 Selecting previously unselected package jq. [2019-10-09T17:01:56.159Z] #20 22.55 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-10-09T17:01:56.159Z] #20 22.57 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-09T17:01:56.159Z] #20 22.70 Setting up libonig4:amd64 (6.1.3-2) ... [2019-10-09T17:01:56.159Z] #20 22.73 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-09T17:01:56.159Z] #20 22.80 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-09T17:01:56.159Z] #20 22.86 Setting up jq (1.5+dfsg-1.3) ... [2019-10-09T17:01:56.159Z] #20 DONE 25.7s [2019-10-09T17:01:56.285Z] #6 49.79 go: finding github.com/containerd/containerd v1.2.4 [2019-10-09T17:01:56.421Z] [2019-10-09T17:01:56.421Z] #22 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-09T17:01:56.421Z] #22 DONE 0.2s [2019-10-09T17:01:56.421Z] [2019-10-09T17:01:56.421Z] #47 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-09T17:01:56.421Z] #47 DONE 25.9s [2019-10-09T17:01:56.421Z] [2019-10-09T17:01:56.421Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-09T17:01:56.573Z] #6 50.07 go: finding github.com/kr/text v0.1.0 [2019-10-09T17:01:56.681Z] #23 ... [2019-10-09T17:01:56.681Z] [2019-10-09T17:01:56.681Z] #9 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-09T17:01:56.681Z] #9 12.24 Reading package lists... [2019-10-09T17:01:56.681Z] #9 16.23 Reading package lists... [2019-10-09T17:01:56.681Z] #9 19.87 Building dependency tree... [2019-10-09T17:01:56.681Z] #9 20.85 The following additional packages will be installed: [2019-10-09T17:01:56.681Z] #9 20.85 libapparmor1 libseccomp2 [2019-10-09T17:01:56.681Z] #9 20.85 Suggested packages: [2019-10-09T17:01:56.681Z] #9 20.85 seccomp [2019-10-09T17:01:56.681Z] #9 20.90 The following NEW packages will be installed: [2019-10-09T17:01:56.681Z] #9 20.91 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-09T17:01:56.681Z] #9 21.95 0 upgraded, 4 newly installed, 0 to remove and 12 not upgraded. [2019-10-09T17:01:56.681Z] #9 21.95 Need to get 300 kB of archives. [2019-10-09T17:01:56.681Z] #9 21.95 After this operation, 1201 kB of additional disk space will be used. [2019-10-09T17:01:56.681Z] #9 21.95 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-10-09T17:01:56.681Z] #9 21.96 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2019-10-09T17:01:56.681Z] #9 21.96 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-10-09T17:01:56.681Z] #9 21.96 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-10-09T17:01:56.681Z] #9 22.51 debconf: delaying package configuration, since apt-utils is not installed [2019-10-09T17:01:56.681Z] #9 22.60 Fetched 300 kB in 1s (293 kB/s) [2019-10-09T17:01:56.681Z] #9 22.66 Selecting previously unselected package libseccomp2:amd64. [2019-10-09T17:01:56.681Z] #9 22.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-09T17:01:56.681Z] #9 22.72 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-10-09T17:01:56.681Z] #9 22.79 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-09T17:01:56.681Z] #9 22.94 Selecting previously unselected package libseccomp-dev:amd64. [2019-10-09T17:01:56.681Z] #9 22.95 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-10-09T17:01:56.681Z] #9 22.96 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-09T17:01:56.681Z] #9 23.48 Selecting previously unselected package libapparmor1:amd64. [2019-10-09T17:01:56.681Z] #9 23.48 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-10-09T17:01:56.681Z] #9 23.50 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-10-09T17:01:56.681Z] #9 24.59 Selecting previously unselected package libapparmor-dev:amd64. [2019-10-09T17:01:56.681Z] #9 24.59 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-10-09T17:01:56.681Z] #9 24.62 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-10-09T17:01:56.681Z] #9 25.21 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-09T17:01:56.681Z] #9 25.30 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-09T17:01:56.681Z] #9 25.70 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-10-09T17:01:56.681Z] #9 25.77 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-09T17:01:56.681Z] #9 25.86 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-10-09T17:01:56.681Z] #9 25.90 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-09T17:01:56.862Z] #6 50.34 go: finding github.com/davecgh/go-spew v1.1.0 [2019-10-09T17:01:56.946Z] #9 ... [2019-10-09T17:01:56.946Z] [2019-10-09T17:01:56.946Z] #48 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-09T17:01:56.946Z] #48 DONE 0.4s [2019-10-09T17:01:56.946Z] [2019-10-09T17:01:56.946Z] #9 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-09T17:01:56.946Z] #9 DONE 26.4s [2019-10-09T17:01:56.946Z] [2019-10-09T17:01:56.946Z] #10 [dev 1/25] RUN groupadd -r docker [2019-10-09T17:01:57.150Z] #6 50.46 go: finding google.golang.org/grpc v1.20.1 [2019-10-09T17:01:57.150Z] #6 50.49 go: finding github.com/modern-go/reflect2 v1.0.1 [2019-10-09T17:01:57.517Z] #10 ... [2019-10-09T17:01:57.517Z] [2019-10-09T17:01:57.517Z] #43 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-09T17:01:57.517Z] #43 DONE 0.5s [2019-10-09T17:01:57.517Z] [2019-10-09T17:01:57.517Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-09T17:01:57.517Z] #38 26.37 Selecting previously unselected package liblzo2-2:amd64. [2019-10-09T17:01:57.517Z] #38 26.37 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-09T17:01:57.517Z] #38 26.39 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-09T17:01:57.517Z] #38 26.52 Selecting previously unselected package libicu57:amd64. [2019-10-09T17:01:57.517Z] #38 26.52 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-10-09T17:01:57.517Z] #38 26.55 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-10-09T17:01:57.778Z] #6 51.05 go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-10-09T17:01:57.778Z] #6 51.13 go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-10-09T17:01:58.069Z] #6 51.46 go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-10-09T17:01:58.359Z] #6 51.80 go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-10-09T17:01:58.665Z] #6 51.94 go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-10-09T17:01:58.665Z] #6 51.95 go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-10-09T17:01:58.665Z] #6 52.06 go: finding github.com/uber/jaeger-lib v1.2.1 [2019-10-09T17:01:59.295Z] #6 52.62 go: finding github.com/onsi/ginkgo v1.7.0 [2019-10-09T17:01:59.582Z] #6 53.23 go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-10-09T17:02:00.050Z] #38 29.12 Selecting previously unselected package libxml2:amd64. [2019-10-09T17:02:00.051Z] #38 29.12 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-10-09T17:02:00.051Z] #38 29.14 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-09T17:02:00.051Z] #38 29.47 Selecting previously unselected package libarchive13:amd64. [2019-10-09T17:02:00.051Z] #38 29.47 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ... [2019-10-09T17:02:00.051Z] #38 29.47 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-10-09T17:02:00.210Z] #6 53.68 go: finding google.golang.org/appengine v1.1.0 [2019-10-09T17:02:00.308Z] #38 ... [2019-10-09T17:02:00.308Z] [2019-10-09T17:02:00.308Z] #10 [dev 1/25] RUN groupadd -r docker [2019-10-09T17:02:00.308Z] #10 DONE 3.4s [2019-10-09T17:02:00.308Z] [2019-10-09T17:02:00.308Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-09T17:02:00.308Z] #38 29.92 Selecting previously unselected package libjsoncpp1:amd64. [2019-10-09T17:02:00.308Z] #38 29.92 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-10-09T17:02:00.566Z] #38 29.93 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-10-09T17:02:00.566Z] #38 30.07 Selecting previously unselected package libuv1:amd64. [2019-10-09T17:02:00.566Z] #38 30.07 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-10-09T17:02:00.566Z] #38 30.07 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-10-09T17:02:00.828Z] #38 30.26 Selecting previously unselected package cmake. [2019-10-09T17:02:00.828Z] #38 30.26 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-10-09T17:02:00.828Z] #38 30.37 Unpacking cmake (3.7.2-1) ... [2019-10-09T17:02:00.836Z] #6 54.30 go: finding github.com/docker/go-units v0.3.1 [2019-10-09T17:02:01.125Z] #6 54.64 go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-10-09T17:02:01.125Z] #6 54.65 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-10-09T17:02:01.412Z] #6 54.86 go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-10-09T17:02:02.040Z] #6 55.38 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-10-09T17:02:02.328Z] #6 55.68 go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-10-09T17:02:02.620Z] #6 55.97 go: finding github.com/golang/mock v1.1.1 [2019-10-09T17:02:02.728Z] #38 32.06 Selecting previously unselected package xxd. [2019-10-09T17:02:02.728Z] #38 32.07 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-09T17:02:02.728Z] #38 32.08 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-09T17:02:02.728Z] #38 32.15 Selecting previously unselected package vim-common. [2019-10-09T17:02:02.728Z] #38 32.16 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-09T17:02:02.728Z] #38 32.17 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-09T17:02:02.909Z] #6 56.26 go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-10-09T17:02:03.197Z] #6 56.69 go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-10-09T17:02:03.823Z] #6 57.16 go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-10-09T17:02:03.823Z] #6 57.29 go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-10-09T17:02:04.117Z] #38 ... [2019-10-09T17:02:04.118Z] [2019-10-09T17:02:04.118Z] #11 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-09T17:02:04.118Z] #11 DONE 3.8s [2019-10-09T17:02:04.118Z] [2019-10-09T17:02:04.118Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-09T17:02:04.118Z] #38 33.56 Processing triggers for mime-support (3.60) ... [2019-10-09T17:02:04.377Z] #38 33.71 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-09T17:02:04.377Z] #38 33.76 Setting up libuv1:amd64 (1.9.1-3) ... [2019-10-09T17:02:04.377Z] #38 33.79 Setting up cmake-data (3.7.2-1) ... [2019-10-09T17:02:04.377Z] #38 33.82 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-10-09T17:02:04.377Z] #38 33.87 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-09T17:02:04.377Z] #38 33.91 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-09T17:02:04.447Z] #6 57.80 go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-10-09T17:02:04.447Z] #6 57.90 go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-10-09T17:02:04.651Z] #38 33.98 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-09T17:02:04.651Z] #38 34.01 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-09T17:02:04.651Z] #38 34.03 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-10-09T17:02:04.651Z] #38 34.06 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-10-09T17:02:04.651Z] #38 34.09 Setting up cmake (3.7.2-1) ... [2019-10-09T17:02:04.735Z] #6 58.31 go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-10-09T17:02:04.910Z] #38 34.26 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-09T17:02:05.031Z] #6 58.50 go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-10-09T17:02:06.288Z] #38 DONE 35.7s [2019-10-09T17:02:06.288Z] [2019-10-09T17:02:06.288Z] #12 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-09T17:02:06.288Z] #12 1.956 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-09T17:02:06.288Z] #12 DONE 2.1s [2019-10-09T17:02:06.288Z] [2019-10-09T17:02:06.288Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-09T17:02:06.288Z] #23 3.614 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-09T17:02:06.288Z] #23 3.869 [2019-10-09T17:02:06.288Z] #23 4.133 ### 5.4% ############ 16.7% ################### 27.5% ############################ 39.6% ################################## 48.2% ########################################### 60.1% #################################################### 72.6% ########################################################### 82.8% ################################################################### 93.7% ######################################################################## 100.0% [2019-10-09T17:02:06.288Z] #23 5.331 [2019-10-09T17:02:06.288Z] #23 5.502 ############ 17.4% ################################## 48.3% ########################################################## 81.1% ######################################################################## 100.0% [2019-10-09T17:02:06.288Z] #23 6.324 [2019-10-09T17:02:06.288Z] #23 6.478 ################ 22.3% ############################# 40.3% ################################################ 67.1% #################################################### 72.3% ######################################################################## 100.0% [2019-10-09T17:02:06.288Z] #23 7.159 [2019-10-09T17:02:06.288Z] #23 7.322 # 1.5% ######## 12.1% ############# 18.5% ################### 27.4% ######################## 33.7% ############################ 39.2% ############################### 43.9% ################################## 48.6% ##################################### 52.6% ######################################### 58.3% ############################################# 63.0% ################################################ 67.7% ################################################### 71.3% ###################################################### 75.6% ######################################################### 80.1% ############################################################## 86.2% ################################################################### 93.3% ######################################################################## 100.0% [2019-10-09T17:02:06.288Z] #23 9.077 [2019-10-09T17:02:06.288Z] #23 9.745 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-09T17:02:06.543Z] #6 59.84 go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-10-09T17:02:06.634Z] #23 ... [2019-10-09T17:02:06.634Z] [2019-10-09T17:02:06.634Z] #39 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-09T17:02:06.634Z] #39 DONE 0.1s [2019-10-09T17:02:06.634Z] [2019-10-09T17:02:06.634Z] #13 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-09T17:02:07.169Z] #6 60.58 go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-10-09T17:02:07.465Z] #6 60.74 go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-10-09T17:02:09.173Z] #13 DONE 2.5s [2019-10-09T17:02:09.173Z] [2019-10-09T17:02:09.173Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-09T17:02:09.173Z] #23 10.13 [2019-10-09T17:02:09.173Z] #23 10.33 ######################################################################## 100.0% [2019-10-09T17:02:09.173Z] #23 10.40 [2019-10-09T17:02:09.173Z] #23 11.10 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-09T17:02:09.173Z] #23 11.35 [2019-10-09T17:02:09.173Z] #23 11.57 ################################################################## 92.1% ######################################################################## 100.0% [2019-10-09T17:02:09.173Z] #23 11.67 [2019-10-09T17:02:09.173Z] #23 12.27 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-09T17:02:09.173Z] #23 12.30 skipping existing 1849cc453dee [2019-10-09T17:02:09.173Z] #23 12.37 [2019-10-09T17:02:09.740Z] #23 13.12 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-09T17:02:09.740Z] #23 13.35 [2019-10-09T17:02:09.999Z] #23 13.52 ######################################################################## 100.0% [2019-10-09T17:02:09.999Z] #23 13.57 [2019-10-09T17:02:09.999Z] #23 13.59 Download of images into '/build' complete. [2019-10-09T17:02:09.999Z] #23 13.59 Use something like the following to load the result into a Docker daemon: [2019-10-09T17:02:09.999Z] #23 13.59 tar -cC '/build' . | docker load [2019-10-09T17:02:10.180Z] #6 63.14 go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-10-09T17:02:10.180Z] #6 63.42 go: finding github.com/google/go-cmp v0.2.0 [2019-10-09T17:02:10.180Z] #6 63.50 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-10-09T17:02:10.180Z] #6 63.61 go: finding github.com/vishvananda/netlink v1.0.0 [2019-10-09T17:02:10.180Z] #6 63.62 go: finding github.com/kr/pty v1.1.1 [2019-10-09T17:02:10.937Z] #23 DONE 14.1s [2019-10-09T17:02:10.937Z] [2019-10-09T17:02:10.937Z] #14 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-09T17:02:11.504Z] #14 DONE 2.5s [2019-10-09T17:02:11.505Z] [2019-10-09T17:02:11.505Z] #15 [dev 6/25] RUN ldconfig [2019-10-09T17:02:11.673Z] #6 65.13 go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-10-09T17:02:11.673Z] #6 65.16 go: finding github.com/jinzhu/gorm v1.9.2 [2019-10-09T17:02:12.306Z] #6 65.57 go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-10-09T17:02:12.306Z] #6 65.69 go: finding github.com/onsi/gomega v1.4.3 [2019-10-09T17:02:12.596Z] #6 66.17 go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-10-09T17:02:12.890Z] #6 66.38 go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-10-09T17:02:12.890Z] #6 66.50 go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-10-09T17:02:14.038Z] #15 DONE 2.8s [2019-10-09T17:02:14.038Z] [2019-10-09T17:02:14.038Z] #18 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-09T17:02:14.297Z] #18 ... [2019-10-09T17:02:14.297Z] [2019-10-09T17:02:14.297Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-09T17:02:14.387Z] #6 67.88 go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-10-09T17:02:14.505Z] WARN [runner/golint] Golint: can't lint 4 files: no file name for file &{Doc: Package:20305081 Name:quota Decls:[0xc01d092600 0xc01d092680 0xc01d092700 0xc01d092780 0xc01dace240 0xc01dace570] Scope:scope 0xc022e47460 { [2019-10-09T17:02:14.505Z] var ErrQuotaNotSupported [2019-10-09T17:02:14.505Z] type errQuotaNotSupported [2019-10-09T17:02:14.505Z] } [2019-10-09T17:02:14.505Z] Imports:[0xc01dbbda10] Unresolved:[errdefs nil string] Comments:[0xc01a530860 0xc01a5309e0]} [2019-10-09T17:02:15.022Z] #6 68.27 go: finding github.com/onsi/ginkgo v1.6.0 [2019-10-09T17:02:15.022Z] #6 68.39 go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-10-09T17:02:16.519Z] #6 69.66 go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-10-09T17:02:17.146Z] #6 70.66 go: finding gopkg.in/yaml.v2 v2.2.1 [2019-10-09T17:02:17.436Z] #6 70.97 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-10-09T17:02:17.436Z] #6 71.03 go: finding gotest.tools v2.1.0+incompatible [2019-10-09T17:02:17.585Z] #16 3.307 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-09T17:02:17.585Z] #16 3.388 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-09T17:02:17.585Z] #16 3.405 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-09T17:02:17.585Z] #16 3.413 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-09T17:02:17.585Z] #16 3.417 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-09T17:02:17.585Z] #16 3.525 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-09T17:02:18.067Z] #6 71.52 go: finding github.com/docker/go-connections v0.3.0 [2019-10-09T17:02:18.152Z] #16 3.871 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-09T17:02:18.152Z] #16 4.103 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-09T17:02:18.355Z] #6 71.78 go: finding github.com/client9/misspell v0.3.4 [2019-10-09T17:02:18.719Z] #16 ... [2019-10-09T17:02:18.719Z] [2019-10-09T17:02:18.719Z] #18 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-09T17:02:18.719Z] #18 47.71 + rm -rf /tmp/tmp.tHh68LDBP1 [2019-10-09T17:02:18.719Z] #18 DONE 48.1s [2019-10-09T17:02:18.977Z] [2019-10-09T17:02:18.977Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-09T17:02:19.383Z] #6 72.71 go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-10-09T17:02:19.383Z] #6 72.74 go: finding github.com/sirupsen/logrus v1.0.3 [2019-10-09T17:02:19.383Z] #6 72.79 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-10-09T17:02:20.011Z] #6 73.24 go: finding github.com/sirupsen/logrus v1.3.0 [2019-10-09T17:02:20.011Z] #6 73.37 go: finding cloud.google.com/go v0.26.0 [2019-10-09T17:02:20.351Z] #16 5.821 Fetched 7919 kB in 3s (2266 kB/s) [2019-10-09T17:02:20.664Z] #6 74.18 go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-10-09T17:02:20.918Z] #16 5.821 Reading package lists... [2019-10-09T17:02:21.290Z] #6 74.60 go: finding go.etcd.io/bbolt v1.3.2 [2019-10-09T17:02:21.290Z] #6 74.63 go: finding github.com/hpcloud/tail v1.0.0 [2019-10-09T17:02:21.290Z] #6 74.91 go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-10-09T17:02:21.580Z] #6 75.00 go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-10-09T17:02:21.580Z] #6 75.05 go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-10-09T17:02:21.747Z] #16 6.809 Reading package lists... [2019-10-09T17:02:22.264Z] #16 7.719 Building dependency tree... [2019-10-09T17:02:22.264Z] #16 8.016 The following additional packages will be installed: [2019-10-09T17:02:22.264Z] #16 8.017 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-09T17:02:22.264Z] #16 8.017 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-09T17:02:22.264Z] #16 8.017 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-09T17:02:22.264Z] #16 8.017 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-09T17:02:22.264Z] #16 8.017 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-09T17:02:22.264Z] #16 8.017 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-09T17:02:22.264Z] #16 8.017 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-09T17:02:22.264Z] #16 8.017 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-09T17:02:22.264Z] #16 8.018 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-09T17:02:22.264Z] #16 8.019 Suggested packages: [2019-10-09T17:02:22.264Z] #16 8.019 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-09T17:02:22.264Z] #16 8.019 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-09T17:02:22.264Z] #16 8.019 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-09T17:02:22.264Z] #16 8.019 vim-doc vim-scripts xfsdump acl attr quota [2019-10-09T17:02:22.264Z] #16 8.019 Recommended packages: [2019-10-09T17:02:22.264Z] #16 8.019 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-09T17:02:22.264Z] #16 8.019 python3-keyrings.alt python3-xdg unzip [2019-10-09T17:02:23.199Z] #16 8.858 The following NEW packages will be installed: [2019-10-09T17:02:23.199Z] #16 8.859 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-09T17:02:23.199Z] #16 8.859 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-09T17:02:23.199Z] #16 8.859 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-09T17:02:23.199Z] #16 8.859 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-09T17:02:23.199Z] #16 8.859 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-09T17:02:23.199Z] #16 8.859 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-09T17:02:23.199Z] #16 8.860 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-09T17:02:23.199Z] #16 8.860 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-09T17:02:23.199Z] #16 8.860 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-09T17:02:23.199Z] #16 8.860 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-09T17:02:23.199Z] #16 8.860 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-09T17:02:23.199Z] #16 8.860 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-09T17:02:23.199Z] #16 8.861 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-09T17:02:23.199Z] #16 8.861 xfsprogs xxd xz-utils zip [2019-10-09T17:02:24.138Z] #16 9.897 0 upgraded, 69 newly installed, 0 to remove and 12 not upgraded. [2019-10-09T17:02:24.138Z] #16 9.897 Need to get 90.9 MB of archives. [2019-10-09T17:02:24.138Z] #16 9.897 After this operation, 541 MB of additional disk space will be used. [2019-10-09T17:02:24.138Z] #16 9.897 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-10-09T17:02:24.138Z] #16 9.903 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-10-09T17:02:24.138Z] #16 9.904 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-10-09T17:02:24.138Z] #16 9.904 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-10-09T17:02:24.138Z] #16 9.910 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-10-09T17:02:24.138Z] #16 9.910 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-10-09T17:02:24.138Z] #16 9.915 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-10-09T17:02:24.395Z] #16 10.06 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-10-09T17:02:24.395Z] #16 10.06 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-10-09T17:02:24.396Z] #16 10.06 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-10-09T17:02:24.396Z] #16 10.09 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-10-09T17:02:24.396Z] #16 10.10 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-10-09T17:02:24.396Z] #16 10.10 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-10-09T17:02:24.396Z] #16 10.10 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-10-09T17:02:24.396Z] #16 10.11 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-10-09T17:02:24.396Z] #16 10.11 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-10-09T17:02:24.396Z] #16 10.11 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-10-09T17:02:24.396Z] #16 10.11 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-10-09T17:02:24.396Z] #16 10.11 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-10-09T17:02:24.396Z] #16 10.12 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-10-09T17:02:24.396Z] #16 10.12 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-10-09T17:02:24.396Z] #16 10.12 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-09T17:02:24.396Z] #16 10.13 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-09T17:02:24.396Z] #16 10.13 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-10-09T17:02:24.396Z] #16 10.13 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-10-09T17:02:24.396Z] #16 10.13 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-10-09T17:02:24.396Z] #16 10.14 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-10-09T17:02:24.396Z] #16 10.14 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-09T17:02:24.396Z] #16 10.14 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-10-09T17:02:24.396Z] #16 10.15 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-10-09T17:02:24.396Z] #16 10.15 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-10-09T17:02:24.396Z] #16 10.16 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-10-09T17:02:24.396Z] #16 10.16 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-10-09T17:02:24.396Z] #16 10.16 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-10-09T17:02:24.396Z] #16 10.17 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-10-09T17:02:24.396Z] #16 10.17 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-10-09T17:02:24.396Z] #16 10.17 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-10-09T17:02:24.396Z] #16 10.17 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2019-10-09T17:02:24.396Z] #16 10.17 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-10-09T17:02:24.396Z] #16 10.18 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-10-09T17:02:24.396Z] #16 10.18 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-10-09T17:02:24.396Z] #16 10.19 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-10-09T17:02:24.396Z] #16 10.21 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-10-09T17:02:24.396Z] #16 10.21 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-10-09T17:02:24.396Z] #16 10.21 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-10-09T17:02:24.396Z] #16 10.21 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-10-09T17:02:24.396Z] #16 10.21 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-10-09T17:02:24.396Z] #16 10.21 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-10-09T17:02:24.396Z] #16 10.27 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-10-09T17:02:24.657Z] #16 10.27 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-09T17:02:24.657Z] #16 10.29 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-09T17:02:24.657Z] #16 10.29 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-09T17:02:24.657Z] #16 10.29 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-10-09T17:02:24.657Z] #16 10.30 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-09T17:02:24.657Z] #16 10.30 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-10-09T17:02:24.657Z] #16 10.30 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-09T17:02:24.657Z] #16 10.38 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-10-09T17:02:24.657Z] #16 10.39 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-10-09T17:02:24.657Z] #16 10.40 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-10-09T17:02:24.657Z] #16 10.40 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-10-09T17:02:24.657Z] #16 10.41 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-10-09T17:02:24.657Z] #16 10.41 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2019-10-09T17:02:24.657Z] #16 10.45 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] [2019-10-09T17:02:24.657Z] #16 10.49 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-10-09T17:02:24.915Z] #16 10.49 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-09T17:02:24.915Z] #16 10.57 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-10-09T17:02:24.915Z] #16 10.76 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] [2019-10-09T17:02:25.176Z] #16 10.76 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB] [2019-10-09T17:02:25.746Z] #16 11.41 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB] [2019-10-09T17:02:26.686Z] #16 12.32 debconf: delaying package configuration, since apt-utils is not installed [2019-10-09T17:02:26.686Z] #16 12.37 Fetched 90.9 MB in 2s (30.4 MB/s) [2019-10-09T17:02:26.686Z] #16 12.41 Selecting previously unselected package bash-completion. [2019-10-09T17:02:26.686Z] #16 12.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15161 files and directories currently installed.) [2019-10-09T17:02:26.686Z] #16 12.41 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-09T17:02:27.620Z] #16 13.17 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-09T17:02:27.620Z] #16 13.37 Selecting previously unselected package libnet1:amd64. [2019-10-09T17:02:27.620Z] #16 13.37 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-10-09T17:02:27.620Z] #16 13.38 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-09T17:02:27.620Z] #16 13.43 Selecting previously unselected package libnfnetlink0:amd64. [2019-10-09T17:02:27.620Z] #16 13.43 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-10-09T17:02:27.620Z] #16 13.43 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-10-09T17:02:27.620Z] #16 13.47 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-10-09T17:02:27.620Z] #16 13.47 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-10-09T17:02:27.878Z] #16 13.48 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-10-09T17:02:27.878Z] #16 13.54 Selecting previously unselected package libudev-dev:amd64. [2019-10-09T17:02:27.878Z] #16 13.54 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-10-09T17:02:27.878Z] #16 13.55 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-10-09T17:02:27.878Z] #16 13.62 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-10-09T17:02:27.878Z] #16 13.62 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-10-09T17:02:27.878Z] #16 13.63 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-10-09T17:02:28.012Z] #7 completed: 2019-10-09 17:02:23.647889683 +0000 UTC [2019-10-09T17:02:28.012Z] #7 duration: 34.033480943s [2019-10-09T17:02:28.012Z] [2019-10-09T17:02:28.012Z] [2019-10-09T17:02:28.012Z] #8 exporting to image [2019-10-09T17:02:28.012Z] #8 digest: sha256:7e8763de465afed8f370f5d57b10456ad1390aefccaf7f894d5791dfd29e9409 [2019-10-09T17:02:28.012Z] #8 name: "exporting to image" [2019-10-09T17:02:28.012Z] #8 started: 2019-10-09 17:02:23.650768197 +0000 UTC [2019-10-09T17:02:28.012Z] #8 exporting layers [2019-10-09T17:02:28.136Z] #16 13.77 Selecting previously unselected package python3.5-minimal. [2019-10-09T17:02:28.136Z] #16 13.78 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-10-09T17:02:28.136Z] #16 13.79 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-09T17:02:28.395Z] #16 14.05 Selecting previously unselected package python3-minimal. [2019-10-09T17:02:28.395Z] #16 14.06 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-10-09T17:02:28.395Z] #16 14.06 Unpacking python3-minimal (3.5.3-1) ... [2019-10-09T17:02:28.395Z] #16 14.11 Selecting previously unselected package libmpdec2:amd64. [2019-10-09T17:02:28.395Z] #16 14.11 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-10-09T17:02:28.395Z] #16 14.12 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-10-09T17:02:28.395Z] #16 14.16 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-10-09T17:02:28.395Z] #16 14.16 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-10-09T17:02:28.395Z] #16 14.17 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-10-09T17:02:28.808Z] #8 completed: 2019-10-09 17:02:28.624308596 +0000 UTC [2019-10-09T17:02:28.808Z] #8 duration: 4.973540399s [2019-10-09T17:02:28.808Z] #8 exporting layers 5.0s done [2019-10-09T17:02:28.808Z] #8 writing image sha256:272b5fad5dfb5d85c4a2d2afb09bf7d3106e815647cdf5b773ad751528aa15dc done [2019-10-09T17:02:28.808Z] #8 naming to docker.io/library/moby-buildx:v0.3.0 done [2019-10-09T17:02:28.808Z] [2019-10-09T17:02:28.910Z] #16 14.58 Selecting previously unselected package python3.5. [2019-10-09T17:02:28.910Z] #16 14.58 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-10-09T17:02:28.910Z] #16 14.59 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-09T17:02:28.910Z] #16 14.65 Selecting previously unselected package libpython3-stdlib:amd64. [2019-10-09T17:02:28.910Z] #16 14.65 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-10-09T17:02:28.910Z] #16 14.65 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-10-09T17:02:28.910Z] #16 14.69 Selecting previously unselected package dh-python. [2019-10-09T17:02:28.910Z] #16 14.69 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-09T17:02:28.910Z] #16 14.69 Unpacking dh-python (2.20170125) ... [2019-10-09T17:02:28.910Z] #16 14.75 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-10-09T17:02:28.910Z] #16 14.77 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-09T17:02:29.180Z] a2468c3e9d246b7639c05e79251f4992d69dce79948e56a3101d8f9362330953 [2019-10-09T17:02:29.180Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:08bca254141108d8dae5b6ecba1661ab9271b0a2 . [2019-10-09T17:02:29.180Z] #1 [internal] booting buildkit [2019-10-09T17:02:29.543Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-10-09T17:02:29.846Z] #16 15.45 Setting up python3-minimal (3.5.3-1) ... [2019-10-09T17:02:30.105Z] #16 15.79 Selecting previously unselected package python3. [2019-10-09T17:02:30.105Z] #16 15.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 ... 16747 files and directories currently installed.) [2019-10-09T17:02:30.105Z] #16 15.80 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-10-09T17:02:30.105Z] #16 15.81 Unpacking python3 (3.5.3-1) ... [2019-10-09T17:02:30.105Z] #16 15.86 Selecting previously unselected package pigz. [2019-10-09T17:02:30.105Z] #16 15.86 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-10-09T17:02:30.105Z] #16 15.86 Unpacking pigz (2.3.4-1) ... [2019-10-09T17:02:30.105Z] #16 15.91 Selecting previously unselected package libip4tc0:amd64. [2019-10-09T17:02:30.105Z] #16 15.91 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-09T17:02:30.105Z] #16 15.92 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-09T17:02:30.105Z] #16 15.97 Selecting previously unselected package libip6tc0:amd64. [2019-10-09T17:02:30.105Z] #16 15.97 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-09T17:02:30.362Z] #16 15.97 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-09T17:02:30.362Z] #16 16.02 Selecting previously unselected package libiptc0:amd64. [2019-10-09T17:02:30.362Z] #16 16.02 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-09T17:02:30.362Z] #16 16.02 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-09T17:02:30.362Z] #16 16.07 Selecting previously unselected package libxtables12:amd64. [2019-10-09T17:02:30.362Z] #16 16.07 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-09T17:02:30.362Z] #16 16.09 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-09T17:02:30.362Z] #16 16.14 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-10-09T17:02:30.362Z] #16 16.14 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-10-09T17:02:30.362Z] #16 16.14 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-10-09T17:02:30.362Z] #16 16.17 Selecting previously unselected package iptables. [2019-10-09T17:02:30.362Z] #16 16.17 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-09T17:02:30.362Z] #16 16.18 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-09T17:02:30.362Z] #16 16.24 Selecting previously unselected package xxd. [2019-10-09T17:02:30.362Z] #16 16.24 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-09T17:02:30.362Z] #16 16.24 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-09T17:02:30.362Z] #16 16.28 Selecting previously unselected package vim-common. [2019-10-09T17:02:30.362Z] #16 16.28 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-09T17:02:30.620Z] #16 16.29 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-09T17:02:30.620Z] #16 16.34 Selecting previously unselected package bzip2. [2019-10-09T17:02:30.620Z] #16 16.34 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-10-09T17:02:30.620Z] #16 16.34 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-09T17:02:30.620Z] #16 16.38 Selecting previously unselected package libgpm2:amd64. [2019-10-09T17:02:30.620Z] #16 16.38 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-10-09T17:02:30.620Z] #16 16.39 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-10-09T17:02:30.620Z] #16 16.43 Selecting previously unselected package xz-utils. [2019-10-09T17:02:30.620Z] #16 16.43 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-10-09T17:02:30.620Z] #16 16.44 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-09T17:02:30.620Z] #16 16.51 Selecting previously unselected package aufs-tools. [2019-10-09T17:02:30.620Z] #16 16.51 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-10-09T17:02:30.878Z] #16 16.51 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-09T17:02:30.878Z] #16 16.56 Selecting previously unselected package liblzo2-2:amd64. [2019-10-09T17:02:30.878Z] #16 16.56 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-09T17:02:30.878Z] #16 16.56 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-09T17:02:30.878Z] #16 16.60 Selecting previously unselected package btrfs-progs. [2019-10-09T17:02:30.878Z] #16 16.60 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-10-09T17:02:30.878Z] #16 16.61 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-09T17:02:30.878Z] #16 16.70 Selecting previously unselected package btrfs-tools. [2019-10-09T17:02:30.878Z] #16 16.70 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-10-09T17:02:30.878Z] #16 16.70 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-09T17:02:30.878Z] #16 16.74 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-10-09T17:02:30.878Z] #16 16.74 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-10-09T17:02:30.878Z] #16 16.75 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-10-09T17:02:31.136Z] #16 16.85 Selecting previously unselected package dmsetup. [2019-10-09T17:02:31.136Z] #16 16.85 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-10-09T17:02:31.136Z] #16 16.86 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-09T17:02:31.136Z] #16 16.90 Selecting previously unselected package libonig4:amd64. [2019-10-09T17:02:31.136Z] #16 16.90 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-10-09T17:02:31.136Z] #16 16.90 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-10-09T17:02:31.136Z] #16 16.96 Selecting previously unselected package libjq1:amd64. [2019-10-09T17:02:31.136Z] #16 16.97 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-10-09T17:02:31.136Z] #16 16.97 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-09T17:02:31.136Z] #16 17.04 Selecting previously unselected package jq. [2019-10-09T17:02:31.136Z] #16 17.04 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-10-09T17:02:31.136Z] #16 17.05 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-09T17:02:31.136Z] #16 17.09 Selecting previously unselected package libaio1:amd64. [2019-10-09T17:02:31.393Z] #16 17.09 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-10-09T17:02:31.393Z] #16 17.09 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-10-09T17:02:31.393Z] #16 17.13 Selecting previously unselected package libcap2-bin. [2019-10-09T17:02:31.393Z] #16 17.13 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-10-09T17:02:31.393Z] #16 17.13 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-09T17:02:31.393Z] #16 17.24 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-10-09T17:02:31.393Z] #16 17.24 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-10-09T17:02:31.393Z] #16 17.25 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-10-09T17:02:31.393Z] #16 17.28 Selecting previously unselected package libsepol1-dev:amd64. [2019-10-09T17:02:31.393Z] #16 17.28 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-10-09T17:02:31.393Z] #16 17.28 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-10-09T17:02:31.393Z] #16 17.35 Selecting previously unselected package libpcre16-3:amd64. [2019-10-09T17:02:31.393Z] #16 17.35 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-10-09T17:02:31.650Z] #16 17.35 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-10-09T17:02:31.650Z] #16 17.41 Selecting previously unselected package libpcre32-3:amd64. [2019-10-09T17:02:31.650Z] #16 17.41 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-10-09T17:02:31.650Z] #16 17.41 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-10-09T17:02:31.650Z] #16 17.45 Selecting previously unselected package libpcre3-dev:amd64. [2019-10-09T17:02:31.650Z] #16 17.46 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-10-09T17:02:31.650Z] #16 17.46 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-10-09T17:02:31.650Z] #16 17.55 Selecting previously unselected package libselinux1-dev:amd64. [2019-10-09T17:02:31.650Z] #16 17.55 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-10-09T17:02:31.650Z] #16 17.55 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-10-09T17:02:31.907Z] #16 17.64 Selecting previously unselected package libdevmapper-dev:amd64. [2019-10-09T17:02:31.907Z] #16 17.64 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-10-09T17:02:31.997Z] #1 pulling image moby/buildkit:buildx-stable-1 2.6s done [2019-10-09T17:02:31.997Z] #1 creating container buildx_buildkit_default [2019-10-09T17:02:32.165Z] #16 17.76 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-10-09T17:02:32.165Z] #16 17.82 Selecting previously unselected package libnl-3-200:amd64. [2019-10-09T17:02:32.165Z] #16 17.83 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-10-09T17:02:32.165Z] #16 17.83 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-10-09T17:02:32.165Z] #16 17.87 Selecting previously unselected package libprotobuf-c1:amd64. [2019-10-09T17:02:32.165Z] #16 17.88 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-10-09T17:02:32.165Z] #16 17.88 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-09T17:02:32.165Z] #16 17.93 Selecting previously unselected package libreadline5:amd64. [2019-10-09T17:02:32.165Z] #16 17.93 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-10-09T17:02:32.165Z] #16 17.93 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-10-09T17:02:32.165Z] #16 17.97 Selecting previously unselected package libsystemd-dev:amd64. [2019-10-09T17:02:32.165Z] #16 17.97 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-10-09T17:02:32.165Z] #16 17.97 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-10-09T17:02:32.386Z] #1 creating container buildx_buildkit_default 0.5s done [2019-10-09T17:02:32.569Z] INFO [runner] worker.2 took 1m37.687559618s with stages: golint: 1m15.247347248s, gosec: 12.267291064s, gofmt: 4.097534965s, ineffassign: 2.814945847s, misspell: 2.117685442s, varcheck: 434.365449ms, deadcode: 367.09843ms, unconvert: 186.179475ms, structcheck: 154.740739ms, typecheck: 6.771µs [2019-10-09T17:02:32.569Z] INFO [runner] worker.1 took 1m40.151841662s with stages: megacheck: 46.64788308s, goimports: 26.779940966s, govet: 26.723997311s [2019-10-09T17:02:32.569Z] INFO [runner] Workers idle times: #2: 2.457984136s [2019-10-09T17:02:32.569Z] INFO [runner] Issues before processing: 1961, after processing: 0 [2019-10-09T17:02:32.569Z] INFO [runner] processing took 470.109669ms with stages: exclude: 188.164386ms, identifier_marker: 127.432965ms, autogenerated_exclude: 81.421128ms, skip_dirs: 35.670247ms, nolint: 25.95675ms, path_prettifier: 7.728814ms, filename_unadjuster: 1.555863ms, cgo: 1.280736ms, exclude-rules: 875.877µs, diff: 3.658µs, path_shortener: 3.639µs, source_code: 3.313µs, uniq_by_line: 2.978µs, max_same_issues: 2.6µs, skip_files: 2.332µs, max_from_linter: 2.325µs, max_per_file_from_linter: 2.058µs [2019-10-09T17:02:32.569Z] INFO File cache stats: 1433 entries of total size 6.7MiB [2019-10-09T17:02:32.729Z] #16 18.39 Selecting previously unselected package net-tools. [2019-10-09T17:02:32.729Z] #16 18.40 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-10-09T17:02:32.729Z] #16 18.40 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-09T17:02:32.755Z] #1 DONE 3.1s [2019-10-09T17:02:32.755Z] [2019-10-09T17:02:32.755Z] #3 [internal] load build definition from Dockerfile [2019-10-09T17:02:32.755Z] #3 transferring dockerfile: 13.18kB done [2019-10-09T17:02:32.755Z] #3 DONE 0.0s [2019-10-09T17:02:32.755Z] [2019-10-09T17:02:32.755Z] #2 [internal] load .dockerignore [2019-10-09T17:02:32.755Z] #2 transferring context: 87B done [2019-10-09T17:02:32.755Z] #2 DONE 0.0s [2019-10-09T17:02:32.755Z] [2019-10-09T17:02:32.755Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-09T17:02:32.987Z] #16 18.63 Selecting previously unselected package python-pip-whl. [2019-10-09T17:02:32.987Z] #16 18.63 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-09T17:02:32.987Z] #16 18.63 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-09T17:02:32.987Z] #16 18.76 Selecting previously unselected package python3-pip. [2019-10-09T17:02:32.987Z] #16 18.76 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-09T17:02:32.987Z] #16 18.76 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-09T17:02:32.987Z] #16 18.81 Selecting previously unselected package python3-pkg-resources. [2019-10-09T17:02:32.987Z] #16 18.81 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-09T17:02:32.987Z] #16 18.82 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-09T17:02:32.987Z] #16 18.86 Selecting previously unselected package python3-setuptools. [2019-10-09T17:02:33.133Z] INFO Memory: 185 samples, avg is 1348.1MB, max is 5585.1MB [2019-10-09T17:02:33.133Z] INFO Execution took 2m13.05301559s [2019-10-09T17:02:33.246Z] #16 18.86 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-09T17:02:33.246Z] #16 18.87 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-09T17:02:33.246Z] #16 18.92 Selecting previously unselected package python3-wheel. [2019-10-09T17:02:33.246Z] #16 18.92 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-09T17:02:33.246Z] #16 18.92 Unpacking python3-wheel (0.29.0-2) ... [2019-10-09T17:02:33.246Z] #16 18.96 Selecting previously unselected package thin-provisioning-tools. [2019-10-09T17:02:33.246Z] #16 18.96 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-10-09T17:02:33.246Z] #16 18.96 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-09T17:02:33.246Z] #16 19.04 Selecting previously unselected package vim-runtime. [2019-10-09T17:02:33.246Z] #16 19.04 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-09T17:02:33.246Z] #16 19.05 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-09T17:02:33.246Z] #16 19.06 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-09T17:02:33.246Z] #16 19.06 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-09T17:02:33.390Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2019-10-09T17:02:33.390Z] No api/types/ or api/swagger.yaml changes in diff. [2019-10-09T17:02:33.390Z] Congratulations! All toml source files changed here have valid syntax. [2019-10-09T17:02:33.390Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2019-10-09T17:02:33.620Z] #4 DONE 0.7s [2019-10-09T17:02:33.620Z] [2019-10-09T17:02:33.620Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-09T17:02:33.620Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-09T17:02:33.620Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-09T17:02:33.620Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2019-10-09T17:02:33.620Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done [2019-10-09T17:02:33.620Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2019-10-09T17:02:33.647Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2019-10-09T17:02:34.028Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-10-09T17:02:34.028Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.3s done [2019-10-09T17:02:34.028Z] #5 DONE 0.7s [2019-10-09T17:02:34.179Z] #16 19.81 Selecting previously unselected package vim. [2019-10-09T17:02:34.179Z] #16 19.81 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-09T17:02:34.179Z] #16 19.82 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-09T17:02:34.179Z] #16 19.96 Selecting previously unselected package xfsprogs. [2019-10-09T17:02:34.179Z] #16 19.97 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-10-09T17:02:34.179Z] #16 19.97 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-09T17:02:34.179Z] #16 20.07 Selecting previously unselected package zip. [2019-10-09T17:02:34.179Z] #16 20.07 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-10-09T17:02:34.436Z] #16 20.08 Unpacking zip (3.0-11+b1) ... [2019-10-09T17:02:34.436Z] #16 20.12 Selecting previously unselected package libapparmor-perl. [2019-10-09T17:02:34.436Z] #16 20.12 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-10-09T17:02:34.436Z] #16 20.13 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-09T17:02:34.436Z] #16 20.18 Selecting previously unselected package apparmor. [2019-10-09T17:02:34.436Z] #16 20.18 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-10-09T17:02:34.436Z] #16 20.20 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-09T17:02:34.443Z] [2019-10-09T17:02:34.443Z] #6 [internal] load metadata for docker.io/library/golang:1.13.1-stretch [2019-10-09T17:02:34.693Z] #16 20.40 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-09T17:02:34.694Z] #16 20.40 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-10-09T17:02:34.694Z] #16 20.41 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-09T17:02:34.876Z] #6 DONE 0.5s [2019-10-09T17:02:34.876Z] [2019-10-09T17:02:34.876Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-09T17:02:34.876Z] #7 resolve docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 done [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2019-10-09T17:02:35.259Z] #16 20.88 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-09T17:02:35.259Z] #16 20.88 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-10-09T17:02:35.259Z] #16 20.88 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-09T17:02:35.338Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40058/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=08bca254141108d8dae5b6ecba1661ab9271b0a2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:08bca254141108d8dae5b6ecba1661ab9271b0a2 hack/make.sh dynbinary-daemon test-docker-py [2019-10-09T17:02:35.367Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 0B / 50.49MB 0.1s [2019-10-09T17:02:35.367Z] #7 sha256:1d69509bbe69c1dbe1b03a006d15bddcafce3219a4953fefcec009555e7a22f2 5.47kB / 5.47kB done [2019-10-09T17:02:35.367Z] #7 sha256:b17554aa6f80ed720b6cf160a5bb736f58aeae5ed4dcc582bcf19652ff1cf994 0B / 126B 0.1s [2019-10-09T17:02:35.367Z] #7 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 531.59kB / 10.32MB 0.1s [2019-10-09T17:02:35.367Z] #7 sha256:f6542c8f56fbd52f8d9d01d92625e0a728578d6e417adeba2baa0678cc5009d6 0B / 4.37MB 0.1s [2019-10-09T17:02:35.367Z] #7 sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 1.42kB / 1.42kB done [2019-10-09T17:02:35.367Z] #7 sha256:2cf06835a19045f2dd839c924aca69467c031eefc49565d9ce8ace3e8c99bff7 1.80kB / 1.80kB done [2019-10-09T17:02:35.367Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 0B / 45.98MB 0.1s [2019-10-09T17:02:35.367Z] #7 sha256:b17554aa6f80ed720b6cf160a5bb736f58aeae5ed4dcc582bcf19652ff1cf994 126B / 126B 0.2s done [2019-10-09T17:02:35.367Z] #7 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 7.01MB / 10.32MB 0.3s [2019-10-09T17:02:35.367Z] #7 sha256:f6542c8f56fbd52f8d9d01d92625e0a728578d6e417adeba2baa0678cc5009d6 3.11MB / 4.37MB 0.3s [2019-10-09T17:02:35.367Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 0B / 102.14MB 0.3s [2019-10-09T17:02:35.367Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 0B / 45.24MB 0.3s [2019-10-09T17:02:35.367Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 5.36MB / 50.49MB 0.4s [2019-10-09T17:02:35.367Z] #7 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 10.32MB / 10.32MB 0.4s [2019-10-09T17:02:35.367Z] #7 sha256:f6542c8f56fbd52f8d9d01d92625e0a728578d6e417adeba2baa0678cc5009d6 4.37MB / 4.37MB 0.3s done [2019-10-09T17:02:35.367Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 5.03MB / 45.98MB 0.4s [2019-10-09T17:02:35.517Z] #16 21.30 Selecting previously unselected package binutils-mingw-w64. [2019-10-09T17:02:35.517Z] #16 21.30 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-09T17:02:35.517Z] #16 21.30 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-09T17:02:35.517Z] #16 21.34 Selecting previously unselected package mingw-w64-common. [2019-10-09T17:02:35.517Z] #16 21.34 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-09T17:02:35.775Z] #16 21.34 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-09T17:02:35.894Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 8.31MB / 50.49MB 0.6s [2019-10-09T17:02:35.894Z] #7 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 10.32MB / 10.32MB 0.5s done [2019-10-09T17:02:35.894Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 9.50MB / 45.98MB 0.6s [2019-10-09T17:02:35.894Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 11.65MB / 50.49MB 0.7s [2019-10-09T17:02:35.894Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 12.45MB / 45.98MB 0.7s [2019-10-09T17:02:35.894Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 7.31MB / 102.14MB 0.7s [2019-10-09T17:02:36.269Z] [2019-10-09T17:02:36.339Z] #16 22.13 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-09T17:02:36.339Z] #16 22.13 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-09T17:02:36.339Z] #16 22.14 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-09T17:02:36.389Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 16.12MB / 45.98MB 0.9s [2019-10-09T17:02:36.389Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 2.78MB / 45.24MB 0.9s [2019-10-09T17:02:36.389Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 16.47MB / 50.49MB 1.0s [2019-10-09T17:02:36.389Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 18.98MB / 45.98MB 1.0s [2019-10-09T17:02:36.389Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 13.16MB / 102.14MB 1.0s [2019-10-09T17:02:36.389Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 5.24MB / 45.24MB 1.0s [2019-10-09T17:02:36.389Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 20.43MB / 50.49MB 1.3s [2019-10-09T17:02:36.389Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 23.71MB / 45.98MB 1.3s [2019-10-09T17:02:36.389Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 8.36MB / 45.24MB 1.3s [2019-10-09T17:02:36.526Z] Removing bundles/ [2019-10-09T17:02:36.526Z] [2019-10-09T17:02:36.783Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-10-09T17:02:36.783Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-09T17:02:36.783Z] GOOS="" GOARCH="" GOARM="" [2019-10-09T17:02:36.860Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 23.42MB / 50.49MB 1.5s [2019-10-09T17:02:36.860Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 26.07MB / 45.98MB 1.5s [2019-10-09T17:02:36.860Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 19.05MB / 102.14MB 1.5s [2019-10-09T17:02:36.860Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 11.54MB / 45.24MB 1.5s [2019-10-09T17:02:36.860Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 26.36MB / 50.49MB 1.6s [2019-10-09T17:02:36.860Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 30.51MB / 45.98MB 1.6s [2019-10-09T17:02:36.860Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 14.42MB / 45.24MB 1.6s [2019-10-09T17:02:36.860Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 30.35MB / 50.49MB 1.8s [2019-10-09T17:02:36.860Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 34.43MB / 45.98MB 1.8s [2019-10-09T17:02:36.860Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 19.52MB / 45.24MB 1.8s [2019-10-09T17:02:37.306Z] #7 ... [2019-10-09T17:02:37.306Z] [2019-10-09T17:02:37.306Z] #68 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-09T17:02:37.306Z] #68 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.2s done [2019-10-09T17:02:37.306Z] #68 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-09T17:02:37.306Z] #68 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.5s done [2019-10-09T17:02:37.306Z] #68 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-09T17:02:37.306Z] #68 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.9s done [2019-10-09T17:02:37.306Z] #68 DONE 1.5s [2019-10-09T17:02:37.306Z] [2019-10-09T17:02:37.306Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-09T17:02:37.306Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 33.72MB / 50.49MB 1.9s [2019-10-09T17:02:37.306Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 37.96MB / 45.98MB 1.9s [2019-10-09T17:02:37.306Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 22.50MB / 45.24MB 1.9s [2019-10-09T17:02:37.306Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 40.40MB / 45.98MB 2.1s [2019-10-09T17:02:37.306Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 25.15MB / 45.24MB 2.1s [2019-10-09T17:02:37.306Z] #7 ... [2019-10-09T17:02:37.306Z] [2019-10-09T17:02:37.306Z] #22 [internal] load build context [2019-10-09T17:02:37.306Z] #22 transferring context: 45.60MB 2.3s done [2019-10-09T17:02:37.306Z] #22 DONE 2.4s [2019-10-09T17:02:37.306Z] [2019-10-09T17:02:37.306Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-09T17:02:37.306Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 39.23MB / 50.49MB 2.2s [2019-10-09T17:02:37.306Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 43.17MB / 45.98MB 2.2s [2019-10-09T17:02:37.306Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 27.29MB / 102.14MB 2.2s [2019-10-09T17:02:37.306Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 27.61MB / 45.24MB 2.2s [2019-10-09T17:02:37.697Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 43.02MB / 50.49MB 2.4s [2019-10-09T17:02:37.697Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 45.98MB / 45.98MB 2.4s [2019-10-09T17:02:37.697Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 31.57MB / 45.24MB 2.4s [2019-10-09T17:02:37.697Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 47.99MB / 50.49MB 2.5s [2019-10-09T17:02:37.697Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 45.98MB / 45.98MB 2.4s done [2019-10-09T17:02:37.697Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 35.88MB / 102.14MB 2.5s [2019-10-09T17:02:37.697Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 36.62MB / 45.24MB 2.5s [2019-10-09T17:02:37.697Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 44.78MB / 45.24MB 2.7s [2019-10-09T17:02:37.740Z] #16 23.53 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-09T17:02:37.740Z] #16 23.53 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-09T17:02:37.740Z] #16 23.54 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-09T17:02:37.998Z] #16 23.67 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-09T17:02:37.998Z] #16 23.68 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-09T17:02:37.998Z] #16 23.68 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-09T17:02:38.075Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 50.49MB / 50.49MB 2.7s done [2019-10-09T17:02:38.075Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 54.01MB / 102.14MB 2.8s [2019-10-09T17:02:38.075Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 68.83MB / 102.14MB 3.0s [2019-10-09T17:02:38.075Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 45.24MB / 45.24MB 2.8s done [2019-10-09T17:02:38.455Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 83.89MB / 102.14MB 3.1s [2019-10-09T17:02:38.455Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 95.91MB / 102.14MB 3.3s [2019-10-09T17:02:38.455Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 102.14MB / 102.14MB 3.4s [2019-10-09T17:02:38.828Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 102.14MB / 102.14MB 3.6s done [2019-10-09T17:02:38.829Z] #7 unpacking docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 [2019-10-09T17:02:42.216Z] #16 27.52 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-09T17:02:42.216Z] #16 27.52 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-09T17:02:42.216Z] #16 27.53 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-09T17:02:44.743Z] #16 30.42 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-09T17:02:44.743Z] #16 30.43 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-09T17:02:44.743Z] #16 30.44 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-10-09T17:02:44.743Z] #16 30.45 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-09T17:02:44.743Z] #16 30.46 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-09T17:02:44.743Z] #16 30.49 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-09T17:02:44.743Z] #16 30.50 Processing triggers for mime-support (3.60) ... [2019-10-09T17:02:44.743Z] #16 30.51 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-09T17:02:44.743Z] #16 30.52 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-10-09T17:02:44.743Z] #16 30.54 Setting up libcap2-bin (1:2.25-1) ... [2019-10-09T17:02:44.743Z] #16 30.55 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-09T17:02:44.743Z] #16 30.56 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-09T17:02:45.002Z] #16 30.57 Setting up bash-completion (1:2.1-4.3) ... [2019-10-09T17:02:45.259Z] #16 31.13 Setting up libonig4:amd64 (6.1.3-2) ... [2019-10-09T17:02:45.516Z] #16 31.15 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-09T17:02:45.516Z] #16 31.16 Setting up zip (3.0-11+b1) ... [2019-10-09T17:02:45.516Z] #16 31.17 Setting up bzip2 (1.0.6-8.1) ... [2019-10-09T17:02:45.516Z] #16 31.18 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-09T17:02:45.516Z] #16 31.19 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-09T17:02:45.516Z] #16 31.20 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-09T17:02:45.516Z] #16 31.21 Setting up libaio1:amd64 (0.3.110-3) ... [2019-10-09T17:02:45.516Z] #16 31.23 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-09T17:02:45.516Z] #16 31.24 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-09T17:02:45.516Z] #16 31.26 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-09T17:02:45.516Z] #16 31.26 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-09T17:02:45.516Z] #16 31.28 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-09T17:02:45.516Z] #16 31.29 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-10-09T17:02:45.516Z] #16 31.30 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-10-09T17:02:45.516Z] #16 31.31 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-10-09T17:02:45.516Z] #16 31.33 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-09T17:02:45.773Z] #16 31.41 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-10-09T17:02:45.773Z] #16 31.49 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-10-09T17:02:45.774Z] #16 31.50 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-10-09T17:02:45.774Z] #16 31.51 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-10-09T17:02:45.774Z] #16 31.52 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-09T17:02:46.031Z] #16 31.67 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-10-09T17:02:46.031Z] #16 31.68 Setting up pigz (2.3.4-1) ... [2019-10-09T17:02:46.031Z] #16 31.69 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-09T17:02:46.031Z] #16 31.71 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-10-09T17:02:46.031Z] #16 31.80 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-09T17:02:46.031Z] #16 31.81 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-09T17:02:46.031Z] #16 31.82 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-09T17:02:46.031Z] #16 31.83 Setting up jq (1.5+dfsg-1.3) ... [2019-10-09T17:02:46.031Z] #16 31.84 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-10-09T17:02:46.031Z] #16 31.86 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-10-09T17:02:46.031Z] #16 31.87 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-09T17:02:46.031Z] #16 31.88 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-09T17:02:46.031Z] #16 31.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-09T17:02:46.031Z] #16 31.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-09T17:02:46.031Z] #16 31.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-09T17:02:46.031Z] #16 31.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-09T17:02:46.031Z] #16 31.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-09T17:02:46.288Z] #16 31.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-09T17:02:46.288Z] #16 31.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-09T17:02:46.288Z] #16 31.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-09T17:02:46.288Z] #16 31.92 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-10-09T17:02:46.288Z] #16 31.93 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-09T17:02:46.288Z] #16 31.94 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-09T17:02:46.288Z] #16 31.96 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-09T17:02:46.288Z] #16 31.97 Setting up btrfs-progs (4.7.3-1) ... [2019-10-09T17:02:46.288Z] #16 31.99 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-10-09T17:02:46.288Z] #16 32.00 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-09T17:02:47.222Z] #16 32.92 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-10-09T17:02:47.222Z] #16 32.93 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-09T17:02:47.222Z] #16 32.94 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-09T17:02:47.223Z] #16 32.94 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-09T17:02:47.223Z] #16 32.94 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-09T17:02:47.223Z] #16 32.94 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-09T17:02:47.223Z] #16 32.95 Setting up btrfs-tools (4.7.3-1) ... [2019-10-09T17:02:47.223Z] #16 32.96 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-09T17:02:47.223Z] #16 32.97 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-09T17:02:47.223Z] #16 32.98 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-09T17:02:47.223Z] #16 32.99 Setting up python3 (3.5.3-1) ... [2019-10-09T17:02:47.481Z] #16 33.30 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-09T17:02:48.427Z] #16 34.18 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-09T17:02:48.427Z] #16 34.22 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-09T17:02:48.427Z] #16 34.25 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-10-09T17:02:48.427Z] #16 34.26 Setting up python3-wheel (0.29.0-2) ... [2019-10-09T17:02:48.685Z] #16 34.44 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-09T17:02:48.942Z] #16 34.65 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-10-09T17:02:48.942Z] #16 34.67 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-09T17:02:48.942Z] #16 34.88 Setting up dmsetup (2:1.02.137-2) ... [2019-10-09T17:02:49.200Z] #16 34.90 Setting up python3-setuptools (33.1.1-1) ... [2019-10-09T17:02:49.458Z] #16 35.11 Setting up dh-python (2.20170125) ... [2019-10-09T17:02:49.458Z] #16 35.26 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-10-09T17:02:49.458Z] #16 35.28 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-09T17:02:50.390Z] #16 DONE 36.2s [2019-10-09T17:02:50.390Z] [2019-10-09T17:02:50.390Z] #17 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-09T17:02:50.489Z] #7 unpacking docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 11.6s done [2019-10-09T17:02:50.489Z] #7 DONE 15.4s [2019-10-09T17:02:50.489Z] [2019-10-09T17:02:50.489Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-09T17:02:50.868Z] #8 DONE 0.3s [2019-10-09T17:02:50.868Z] [2019-10-09T17:02:50.868Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-09T17:02:50.868Z] #9 DONE 0.3s [2019-10-09T17:02:50.868Z] [2019-10-09T17:02:50.868Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-09T17:02:51.253Z] #39 ... [2019-10-09T17:02:51.253Z] [2019-10-09T17:02:51.253Z] #26 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-09T17:02:51.253Z] #26 DONE 0.2s [2019-10-09T17:02:51.253Z] [2019-10-09T17:02:51.253Z] #27 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-09T17:02:51.253Z] #27 DONE 0.1s [2019-10-09T17:02:51.253Z] [2019-10-09T17:02:51.253Z] #56 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-09T17:02:51.253Z] #56 DONE 0.1s [2019-10-09T17:02:51.253Z] [2019-10-09T17:02:51.253Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-09T17:02:51.253Z] #64 DONE 0.2s [2019-10-09T17:02:51.253Z] [2019-10-09T17:02:51.253Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-09T17:02:51.253Z] #65 ... [2019-10-09T17:02:51.253Z] [2019-10-09T17:02:51.253Z] #30 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-09T17:02:51.253Z] #30 DONE 0.2s [2019-10-09T17:02:51.253Z] [2019-10-09T17:02:51.253Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-09T17:02:51.253Z] #33 DONE 0.2s [2019-10-09T17:02:51.253Z] [2019-10-09T17:02:51.253Z] #36 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-09T17:02:51.253Z] #36 DONE 0.2s [2019-10-09T17:02:51.253Z] [2019-10-09T17:02:51.253Z] #53 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-09T17:02:51.253Z] #53 DONE 0.2s [2019-10-09T17:02:51.679Z] [2019-10-09T17:02:51.679Z] #21 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-09T17:02:51.679Z] #21 0.349 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-09T17:02:51.679Z] #21 0.359 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-09T17:02:51.679Z] #21 0.391 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-09T17:02:51.679Z] #21 0.401 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-09T17:02:51.679Z] #21 0.413 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-09T17:02:51.679Z] #21 0.749 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-09T17:02:52.289Z] #17 1.794 Collecting yamllint==1.16.0 [2019-10-09T17:02:53.363Z] #21 2.415 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-09T17:02:54.236Z] #21 3.176 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-09T17:02:56.223Z] #21 ... [2019-10-09T17:02:56.223Z] [2019-10-09T17:02:56.223Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-09T17:02:56.223Z] #65 0.893 + RM_GOPATH=0 [2019-10-09T17:02:56.223Z] #65 0.894 + TMP_GOPATH= [2019-10-09T17:02:56.223Z] #65 0.894 + : /build/ [2019-10-09T17:02:56.223Z] #65 0.894 + '[' -z '' ']' [2019-10-09T17:02:56.223Z] #65 0.895 ++ mktemp -d [2019-10-09T17:02:56.223Z] #65 0.901 + export GOPATH=/tmp/tmp.ZoSFzp7DaS [2019-10-09T17:02:56.223Z] #65 0.902 + GOPATH=/tmp/tmp.ZoSFzp7DaS [2019-10-09T17:02:56.223Z] #65 0.902 + RM_GOPATH=1 [2019-10-09T17:02:56.223Z] #65 0.911 ++ dirname ./install.sh [2019-10-09T17:02:56.223Z] #65 0.911 + dir=. [2019-10-09T17:02:56.223Z] #65 0.911 + bin=rootlesskit [2019-10-09T17:02:56.223Z] #65 0.911 + shift [2019-10-09T17:02:56.223Z] #65 0.911 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-09T17:02:56.223Z] #65 0.912 + . ./rootlesskit.installer [2019-10-09T17:02:56.223Z] #65 0.912 ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-09T17:02:56.223Z] #65 0.913 + install_rootlesskit [2019-10-09T17:02:56.223Z] #65 0.913 + case "$1" in [2019-10-09T17:02:56.223Z] #65 0.913 + export CGO_ENABLED=0 [2019-10-09T17:02:56.223Z] #65 0.913 + CGO_ENABLED=0 [2019-10-09T17:02:56.223Z] #65 0.913 + _install_rootlesskit [2019-10-09T17:02:56.223Z] #65 0.913 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-09T17:02:56.223Z] #65 0.913 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-09T17:02:56.223Z] #65 0.913 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ZoSFzp7DaS/src/github.com/rootless-containers/rootlesskit [2019-10-09T17:02:56.223Z] #65 0.921 Cloning into '/tmp/tmp.ZoSFzp7DaS/src/github.com/rootless-containers/rootlesskit'... [2019-10-09T17:02:56.223Z] #65 4.038 + cd /tmp/tmp.ZoSFzp7DaS/src/github.com/rootless-containers/rootlesskit [2019-10-09T17:02:56.223Z] #65 4.038 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-09T17:02:56.223Z] #65 4.143 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-09T17:02:56.223Z] #65 4.143 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-09T17:02:58.837Z] #17 8.079 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-09T17:02:58.837Z] #17 8.143 Collecting pyyaml (from yamllint==1.16.0) [2019-10-09T17:02:59.771Z] #17 9.196 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-09T17:03:00.029Z] #17 9.620 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-09T17:03:00.870Z] #65 ... [2019-10-09T17:03:00.870Z] [2019-10-09T17:03:00.870Z] #57 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-09T17:03:00.870Z] #57 0.448 + RM_GOPATH=0 [2019-10-09T17:03:00.870Z] #57 0.449 + TMP_GOPATH= [2019-10-09T17:03:00.870Z] #57 0.449 + : /build [2019-10-09T17:03:00.870Z] #57 0.449 + '[' -z '' ']' [2019-10-09T17:03:00.870Z] #57 0.449 ++ mktemp -d [2019-10-09T17:03:00.870Z] #57 0.450 + export GOPATH=/tmp/tmp.IenlRrN2jj [2019-10-09T17:03:00.870Z] #57 0.450 + GOPATH=/tmp/tmp.IenlRrN2jj [2019-10-09T17:03:00.870Z] #57 0.450 + RM_GOPATH=1 [2019-10-09T17:03:00.870Z] #57 0.451 ++ dirname ./install.sh [2019-10-09T17:03:00.870Z] #57 0.452 + dir=. [2019-10-09T17:03:00.870Z] #57 0.452 + bin=dockercli [2019-10-09T17:03:00.870Z] #57 0.452 + shift [2019-10-09T17:03:00.870Z] #57 0.452 + '[' '!' -f ./dockercli.installer ']' [2019-10-09T17:03:00.870Z] #57 0.452 + . ./dockercli.installer [2019-10-09T17:03:00.870Z] #57 0.452 ++ DOCKERCLI_CHANNEL=stable [2019-10-09T17:03:00.870Z] #57 0.452 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-10-09T17:03:00.870Z] #57 0.453 Install docker/cli version 17.06.2-ce from stable [2019-10-09T17:03:00.870Z] #57 0.453 + install_dockercli [2019-10-09T17:03:00.870Z] #57 0.453 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-09T17:03:00.870Z] #57 0.453 ++ uname -m [2019-10-09T17:03:00.870Z] #57 0.453 + arch=s390x [2019-10-09T17:03:00.870Z] #57 0.454 + '[' s390x '!=' x86_64 ']' [2019-10-09T17:03:00.870Z] #57 0.454 + '[' s390x '!=' s390x ']' [2019-10-09T17:03:00.870Z] #57 0.454 + url=https://download.docker.com/linux/static [2019-10-09T17:03:00.870Z] #57 0.454 + tar -xz docker/docker [2019-10-09T17:03:00.870Z] #57 0.455 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2019-10-09T17:03:00.870Z] #57 9.248 + mkdir -p /build [2019-10-09T17:03:00.870Z] #57 9.250 + mv docker/docker /build/ [2019-10-09T17:03:00.870Z] #57 9.265 + rmdir docker [2019-10-09T17:03:00.870Z] #57 DONE 9.4s [2019-10-09T17:03:00.870Z] [2019-10-09T17:03:00.870Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T17:03:00.870Z] #37 0.733 + RM_GOPATH=0 [2019-10-09T17:03:00.870Z] #37 0.733 + TMP_GOPATH= [2019-10-09T17:03:00.870Z] #37 0.733 + : /build [2019-10-09T17:03:00.870Z] #37 0.733 + '[' -z '' ']' [2019-10-09T17:03:00.870Z] #37 0.737 ++ mktemp -d [2019-10-09T17:03:00.870Z] #37 0.756 + export GOPATH=/tmp/tmp.LSFPLTDy21 [2019-10-09T17:03:00.870Z] #37 0.756 + GOPATH=/tmp/tmp.LSFPLTDy21 [2019-10-09T17:03:00.870Z] #37 0.756 + RM_GOPATH=1 [2019-10-09T17:03:00.870Z] #37 0.762 ++ dirname ./install.sh [2019-10-09T17:03:00.870Z] #37 0.775 + dir=. [2019-10-09T17:03:00.870Z] #37 0.775 + bin=vndr [2019-10-09T17:03:00.870Z] #37 0.775 + shift [2019-10-09T17:03:00.870Z] #37 0.775 + '[' '!' -f ./vndr.installer ']' [2019-10-09T17:03:00.870Z] #37 0.775 + . ./vndr.installer [2019-10-09T17:03:00.870Z] #37 0.775 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-09T17:03:00.870Z] #37 0.775 + install_vndr [2019-10-09T17:03:00.870Z] #37 0.775 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-09T17:03:00.870Z] #37 0.776 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-09T17:03:00.870Z] #37 0.779 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.LSFPLTDy21/src/github.com/LK4D4/vndr [2019-10-09T17:03:00.870Z] #37 0.785 Cloning into '/tmp/tmp.LSFPLTDy21/src/github.com/LK4D4/vndr'... [2019-10-09T17:03:00.870Z] #37 2.035 + cd /tmp/tmp.LSFPLTDy21/src/github.com/LK4D4/vndr [2019-10-09T17:03:00.870Z] #37 2.035 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-09T17:03:00.870Z] #37 2.039 + go build -buildmode=pie -v -o /build/vndr . [2019-10-09T17:03:00.870Z] #37 3.188 runtime/internal/atomic [2019-10-09T17:03:00.870Z] #37 3.251 internal/cpu [2019-10-09T17:03:00.870Z] #37 3.373 runtime/internal/math [2019-10-09T17:03:00.870Z] #37 3.512 internal/race [2019-10-09T17:03:00.870Z] #37 3.537 sync/atomic [2019-10-09T17:03:00.870Z] #37 3.849 unicode [2019-10-09T17:03:00.870Z] #37 4.182 internal/bytealg [2019-10-09T17:03:00.870Z] #37 4.876 runtime [2019-10-09T17:03:00.870Z] #37 8.634 unicode/utf8 [2019-10-09T17:03:00.870Z] #37 9.365 math [2019-10-09T17:03:00.870Z] #37 ... [2019-10-09T17:03:00.870Z] [2019-10-09T17:03:00.870Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-09T17:03:00.870Z] #48 0.729 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-09T17:03:00.870Z] #48 0.741 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-09T17:03:00.870Z] #48 0.775 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-09T17:03:00.870Z] #48 0.788 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-09T17:03:00.870Z] #48 0.811 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-09T17:03:00.870Z] #48 1.736 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-09T17:03:00.870Z] #48 3.582 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-09T17:03:00.870Z] #48 4.284 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-09T17:03:01.297Z] #48 ... [2019-10-09T17:03:01.297Z] [2019-10-09T17:03:01.297Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-09T17:03:01.297Z] #10 0.774 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-09T17:03:01.297Z] #10 0.784 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-09T17:03:01.297Z] #10 0.814 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-09T17:03:01.297Z] #10 0.856 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-09T17:03:01.297Z] #10 0.866 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-09T17:03:01.297Z] #10 1.955 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-09T17:03:01.297Z] #10 3.537 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-09T17:03:01.297Z] #10 4.276 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-09T17:03:01.297Z] #10 ... [2019-10-09T17:03:01.297Z] [2019-10-09T17:03:01.297Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-09T17:03:01.297Z] #28 0.823 + RM_GOPATH=0 [2019-10-09T17:03:01.297Z] #28 0.823 + TMP_GOPATH= [2019-10-09T17:03:01.297Z] #28 0.823 + : /build [2019-10-09T17:03:01.297Z] #28 0.823 + '[' -z '' ']' [2019-10-09T17:03:01.297Z] #28 0.829 ++ mktemp -d [2019-10-09T17:03:01.297Z] #28 0.839 + export GOPATH=/tmp/tmp.BQ2ixipEzj [2019-10-09T17:03:01.297Z] #28 0.839 + GOPATH=/tmp/tmp.BQ2ixipEzj [2019-10-09T17:03:01.297Z] #28 0.839 + RM_GOPATH=1 [2019-10-09T17:03:01.297Z] #28 0.839 ++ dirname ./install.sh [2019-10-09T17:03:01.297Z] #28 0.847 Installing golangci-lint version v1.17.1 [2019-10-09T17:03:01.297Z] #28 0.847 + dir=. [2019-10-09T17:03:01.297Z] #28 0.847 + bin=golangci_lint [2019-10-09T17:03:01.297Z] #28 0.847 + shift [2019-10-09T17:03:01.297Z] #28 0.847 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-09T17:03:01.297Z] #28 0.847 + . ./golangci_lint.installer [2019-10-09T17:03:01.297Z] #28 0.847 ++ : v1.17.1 [2019-10-09T17:03:01.297Z] #28 0.847 + install_golangci_lint [2019-10-09T17:03:01.297Z] #28 0.847 + echo 'Installing golangci-lint version v1.17.1' [2019-10-09T17:03:01.297Z] #28 0.847 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-09T17:03:01.297Z] #28 ... [2019-10-09T17:03:01.297Z] [2019-10-09T17:03:01.297Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-09T17:03:01.297Z] #59 0.569 + mktemp -d [2019-10-09T17:03:01.297Z] #59 0.586 + export GOPATH=/tmp/tmp.1fzy6ora83 [2019-10-09T17:03:01.297Z] #59 0.595 + git clone https://github.com/docker/distribution.git /tmp/tmp.1fzy6ora83/src/github.com/docker/distribution [2019-10-09T17:03:01.297Z] #59 0.613 Cloning into '/tmp/tmp.1fzy6ora83/src/github.com/docker/distribution'... [2019-10-09T17:03:01.400Z] #17 10.65 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-09T17:03:01.400Z] #17 10.91 Building wheels for collected packages: pyyaml, pathspec [2019-10-09T17:03:01.400Z] #17 10.91 Running setup.py bdist_wheel for pyyaml: started [2019-10-09T17:03:01.657Z] #17 11.20 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-09T17:03:01.657Z] #17 11.20 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-09T17:03:01.657Z] #17 11.22 Running setup.py bdist_wheel for pathspec: started [2019-10-09T17:03:01.720Z] #59 ... [2019-10-09T17:03:01.720Z] [2019-10-09T17:03:01.720Z] #54 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-09T17:03:01.720Z] #54 0.646 + RM_GOPATH=0 [2019-10-09T17:03:01.720Z] #54 0.646 + TMP_GOPATH= [2019-10-09T17:03:01.720Z] #54 0.653 + : /build [2019-10-09T17:03:01.720Z] #54 0.661 + '[' -z '' ']' [2019-10-09T17:03:01.720Z] #54 0.661 ++ mktemp -d [2019-10-09T17:03:01.720Z] #54 0.665 + export GOPATH=/tmp/tmp.ueYFlEW0eD [2019-10-09T17:03:01.720Z] #54 0.665 + GOPATH=/tmp/tmp.ueYFlEW0eD [2019-10-09T17:03:01.720Z] #54 0.665 + RM_GOPATH=1 [2019-10-09T17:03:01.720Z] #54 0.674 ++ dirname ./install.sh [2019-10-09T17:03:01.720Z] #54 0.674 + dir=. [2019-10-09T17:03:01.720Z] #54 0.674 + bin=proxy [2019-10-09T17:03:01.720Z] #54 0.674 + shift [2019-10-09T17:03:01.720Z] #54 0.674 + '[' '!' -f ./proxy.installer ']' [2019-10-09T17:03:01.720Z] #54 0.674 + . ./proxy.installer [2019-10-09T17:03:01.720Z] #54 0.674 ++ LIBNETWORK_COMMIT=96bcc0dae898308ed659c5095526788a602f4726 [2019-10-09T17:03:01.720Z] #54 0.684 Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-09T17:03:01.720Z] #54 0.684 + install_proxy [2019-10-09T17:03:01.720Z] #54 0.684 + case "$1" in [2019-10-09T17:03:01.720Z] #54 0.684 + export CGO_ENABLED=0 [2019-10-09T17:03:01.720Z] #54 0.684 + CGO_ENABLED=0 [2019-10-09T17:03:01.720Z] #54 0.684 + _install_proxy [2019-10-09T17:03:01.720Z] #54 0.684 + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726' [2019-10-09T17:03:01.720Z] #54 0.684 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.ueYFlEW0eD/src/github.com/docker/libnetwork [2019-10-09T17:03:01.720Z] #54 0.691 Cloning into '/tmp/tmp.ueYFlEW0eD/src/github.com/docker/libnetwork'... [2019-10-09T17:03:01.720Z] #54 ... [2019-10-09T17:03:01.720Z] [2019-10-09T17:03:01.720Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-09T17:03:01.720Z] #34 0.792 + RM_GOPATH=0 [2019-10-09T17:03:01.720Z] #34 0.793 + TMP_GOPATH= [2019-10-09T17:03:01.720Z] #34 0.793 + : /build [2019-10-09T17:03:01.720Z] #34 0.794 + '[' -z '' ']' [2019-10-09T17:03:01.720Z] #34 0.805 ++ mktemp -d [2019-10-09T17:03:01.720Z] #34 0.805 + export GOPATH=/tmp/tmp.1pCbd5Nrii [2019-10-09T17:03:01.720Z] #34 0.809 + GOPATH=/tmp/tmp.1pCbd5Nrii [2019-10-09T17:03:01.720Z] #34 0.809 + RM_GOPATH=1 [2019-10-09T17:03:01.720Z] #34 0.815 ++ dirname ./install.sh [2019-10-09T17:03:01.720Z] #34 0.823 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-09T17:03:01.720Z] #34 0.823 + dir=. [2019-10-09T17:03:01.720Z] #34 0.823 + bin=tomlv [2019-10-09T17:03:01.720Z] #34 0.823 + shift [2019-10-09T17:03:01.720Z] #34 0.823 + '[' '!' -f ./tomlv.installer ']' [2019-10-09T17:03:01.720Z] #34 0.823 + . ./tomlv.installer [2019-10-09T17:03:01.720Z] #34 0.823 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-09T17:03:01.720Z] #34 0.823 + install_tomlv [2019-10-09T17:03:01.720Z] #34 0.823 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-09T17:03:01.720Z] #34 0.823 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.1pCbd5Nrii/src/github.com/BurntSushi/toml [2019-10-09T17:03:01.720Z] #34 0.835 Cloning into '/tmp/tmp.1pCbd5Nrii/src/github.com/BurntSushi/toml'... [2019-10-09T17:03:01.720Z] #34 2.261 + cd /tmp/tmp.1pCbd5Nrii/src/github.com/BurntSushi/toml [2019-10-09T17:03:01.720Z] #34 2.261 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-09T17:03:01.720Z] #34 2.315 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-09T17:03:01.720Z] #34 3.017 runtime/internal/atomic [2019-10-09T17:03:01.720Z] #34 3.019 internal/cpu [2019-10-09T17:03:01.720Z] #34 3.281 runtime/internal/sys [2019-10-09T17:03:01.720Z] #34 3.385 runtime/internal/math [2019-10-09T17:03:01.720Z] #34 3.486 math/bits [2019-10-09T17:03:01.720Z] #34 3.920 internal/bytealg [2019-10-09T17:03:01.720Z] #34 4.156 math [2019-10-09T17:03:01.720Z] #34 4.435 runtime [2019-10-09T17:03:01.720Z] #34 10.47 internal/testlog [2019-10-09T17:03:01.720Z] #34 ... [2019-10-09T17:03:01.720Z] [2019-10-09T17:03:01.720Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-09T17:03:01.720Z] #61 0.787 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-09T17:03:01.720Z] #61 0.811 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-09T17:03:01.720Z] #61 0.877 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-09T17:03:01.720Z] #61 0.895 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-09T17:03:01.720Z] #61 0.910 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-09T17:03:01.720Z] #61 2.005 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-09T17:03:01.720Z] #61 3.535 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-09T17:03:01.720Z] #61 4.460 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-09T17:03:01.915Z] #17 11.49 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-09T17:03:01.915Z] #17 11.49 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-09T17:03:01.915Z] #17 11.50 Successfully built pyyaml pathspec [2019-10-09T17:03:01.915Z] #17 11.50 Installing collected packages: pyyaml, pathspec, yamllint [2019-10-09T17:03:01.915Z] #17 11.60 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-09T17:03:02.133Z] #61 ... [2019-10-09T17:03:02.133Z] [2019-10-09T17:03:02.133Z] #31 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-09T17:03:02.133Z] #31 0.768 + RM_GOPATH=0 [2019-10-09T17:03:02.133Z] #31 0.768 + TMP_GOPATH= [2019-10-09T17:03:02.133Z] #31 0.768 + : /build [2019-10-09T17:03:02.133Z] #31 0.768 + '[' -z '' ']' [2019-10-09T17:03:02.133Z] #31 0.768 ++ mktemp -d [2019-10-09T17:03:02.133Z] #31 0.777 + export GOPATH=/tmp/tmp.TgxJyBBnOL [2019-10-09T17:03:02.133Z] #31 0.777 + GOPATH=/tmp/tmp.TgxJyBBnOL [2019-10-09T17:03:02.133Z] #31 0.777 + RM_GOPATH=1 [2019-10-09T17:03:02.133Z] #31 0.777 ++ dirname ./install.sh [2019-10-09T17:03:02.133Z] #31 0.786 + dir=. [2019-10-09T17:03:02.133Z] #31 0.786 + bin=gotestsum [2019-10-09T17:03:02.133Z] #31 0.786 + shift [2019-10-09T17:03:02.133Z] #31 0.788 + '[' '!' -f ./gotestsum.installer ']' [2019-10-09T17:03:02.133Z] #31 0.788 + . ./gotestsum.installer [2019-10-09T17:03:02.133Z] #31 0.788 ++ GOTESTSUM_COMMIT=v0.3.5 [2019-10-09T17:03:02.133Z] #31 0.788 + install_gotestsum [2019-10-09T17:03:02.133Z] #31 0.788 + echo 'Installing gotestsum version v0.3.5' [2019-10-09T17:03:02.133Z] #31 0.788 Installing gotestsum version v0.3.5 [2019-10-09T17:03:02.133Z] #31 0.788 + go get -d gotest.tools/gotestsum [2019-10-09T17:03:02.133Z] #31 ... [2019-10-09T17:03:02.133Z] [2019-10-09T17:03:02.133Z] #19 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-09T17:03:02.133Z] #19 0.662 + mktemp -d [2019-10-09T17:03:02.133Z] #19 0.671 + export GOPATH=/tmp/tmp.dUS5Cgy7Jj [2019-10-09T17:03:02.133Z] #19 0.671 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.dUS5Cgy7Jj/src/github.com/go-swagger/go-swagger [2019-10-09T17:03:02.133Z] #19 0.673 Cloning into '/tmp/tmp.dUS5Cgy7Jj/src/github.com/go-swagger/go-swagger'... [2019-10-09T17:03:02.133Z] #19 ... [2019-10-09T17:03:02.133Z] [2019-10-09T17:03:02.133Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-09T17:03:02.133Z] #34 10.71 encoding [2019-10-09T17:03:02.133Z] #34 10.83 runtime/cgo [2019-10-09T17:03:02.171Z] #17 DONE 11.8s [2019-10-09T17:03:02.171Z] [2019-10-09T17:03:02.171Z] #19 [dev 9/25] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-10-09T17:03:02.428Z] #19 DONE 0.4s [2019-10-09T17:03:02.557Z] #34 ... [2019-10-09T17:03:02.558Z] [2019-10-09T17:03:02.558Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-09T17:03:02.558Z] #39 1.395 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-09T17:03:02.558Z] #39 1.403 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-09T17:03:02.558Z] #39 1.442 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-09T17:03:02.558Z] #39 1.453 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-09T17:03:02.558Z] #39 1.485 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-09T17:03:02.558Z] #39 2.535 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-09T17:03:02.558Z] #39 4.098 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-09T17:03:02.558Z] #39 4.836 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-09T17:03:02.686Z] [2019-10-09T17:03:02.686Z] #67 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-09T17:03:02.686Z] #67 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-09T17:03:02.686Z] #67 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0B / 9.11MB 0.1s [2019-10-09T17:03:02.686Z] #67 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-09T17:03:02.686Z] #67 ... [2019-10-09T17:03:02.686Z] [2019-10-09T17:03:02.686Z] #52 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-09T17:03:02.686Z] #52 DONE 0.2s [2019-10-09T17:03:02.686Z] [2019-10-09T17:03:02.686Z] #26 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-09T17:03:02.686Z] #26 DONE 0.2s [2019-10-09T17:03:02.686Z] [2019-10-09T17:03:02.686Z] #40 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-09T17:03:02.686Z] #40 DONE 0.2s [2019-10-09T17:03:02.686Z] [2019-10-09T17:03:02.686Z] #67 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-09T17:03:02.943Z] #67 ... [2019-10-09T17:03:02.943Z] [2019-10-09T17:03:02.943Z] #63 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-09T17:03:02.943Z] #63 DONE 0.4s [2019-10-09T17:03:02.943Z] [2019-10-09T17:03:02.943Z] #55 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-09T17:03:02.943Z] #55 DONE 0.4s [2019-10-09T17:03:02.943Z] [2019-10-09T17:03:02.943Z] #35 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-09T17:03:02.943Z] #35 DONE 0.4s [2019-10-09T17:03:02.943Z] [2019-10-09T17:03:02.943Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-09T17:03:02.943Z] #32 DONE 0.4s [2019-10-09T17:03:02.943Z] [2019-10-09T17:03:02.943Z] #44 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-09T17:03:02.943Z] #44 DONE 0.4s [2019-10-09T17:03:02.943Z] [2019-10-09T17:03:02.943Z] #49 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-09T17:03:02.943Z] #49 DONE 0.5s [2019-10-09T17:03:02.943Z] [2019-10-09T17:03:02.943Z] #67 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-09T17:03:03.201Z] #67 ... [2019-10-09T17:03:03.201Z] [2019-10-09T17:03:03.201Z] #29 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-09T17:03:03.201Z] #29 DONE 0.5s [2019-10-09T17:03:03.201Z] [2019-10-09T17:03:03.201Z] #67 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-09T17:03:03.201Z] #67 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 7.18MB / 9.11MB 0.6s [2019-10-09T17:03:03.201Z] #67 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.7s done [2019-10-09T17:03:03.420Z] #39 ... [2019-10-09T17:03:03.420Z] [2019-10-09T17:03:03.420Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-09T17:03:03.420Z] #59 12.66 + cd /tmp/tmp.1fzy6ora83/src/github.com/docker/distribution [2019-10-09T17:03:03.420Z] #59 12.66 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-09T17:03:03.459Z] #67 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2019-10-09T17:03:06.180Z] #59 14.60 + GOPATH=/tmp/tmp.1fzy6ora83/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.1fzy6ora83 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-09T17:03:06.741Z] #67 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.8s done [2019-10-09T17:03:06.741Z] #67 DONE 4.1s [2019-10-09T17:03:06.741Z] [2019-10-09T17:03:06.741Z] #58 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-09T17:03:06.741Z] #58 2.865 + mktemp -d [2019-10-09T17:03:06.741Z] #58 2.865 + export GOPATH=/tmp/tmp.Tb53KF7r1L [2019-10-09T17:03:06.741Z] #58 2.865 + git clone https://github.com/docker/distribution.git /tmp/tmp.Tb53KF7r1L/src/github.com/docker/distribution [2019-10-09T17:03:06.741Z] #58 2.866 Cloning into '/tmp/tmp.Tb53KF7r1L/src/github.com/docker/distribution'... [2019-10-09T17:03:06.999Z] #58 ... [2019-10-09T17:03:06.999Z] [2019-10-09T17:03:06.999Z] #24 [dev 10/25] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-09T17:03:06.999Z] #24 DONE 4.2s [2019-10-09T17:03:06.999Z] [2019-10-09T17:03:06.999Z] #30 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-09T17:03:08.374Z] #30 ... [2019-10-09T17:03:08.374Z] [2019-10-09T17:03:08.374Z] #53 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-09T17:03:08.374Z] #53 4.632 + RM_GOPATH=0 [2019-10-09T17:03:08.374Z] #53 4.632 + TMP_GOPATH= [2019-10-09T17:03:08.374Z] #53 4.632 + : /build [2019-10-09T17:03:08.374Z] #53 4.632 + '[' -z '' ']' [2019-10-09T17:03:08.374Z] #53 4.632 ++ mktemp -d [2019-10-09T17:03:08.374Z] #53 4.634 + export GOPATH=/tmp/tmp.zMUekSWoeU [2019-10-09T17:03:08.374Z] #53 4.634 + GOPATH=/tmp/tmp.zMUekSWoeU [2019-10-09T17:03:08.374Z] #53 4.634 + RM_GOPATH=1 [2019-10-09T17:03:08.374Z] #53 4.634 ++ dirname ./install.sh [2019-10-09T17:03:08.374Z] #53 4.635 + dir=. [2019-10-09T17:03:08.374Z] #53 4.635 + bin=proxy [2019-10-09T17:03:08.374Z] #53 4.635 + shift [2019-10-09T17:03:08.374Z] #53 4.635 + '[' '!' -f ./proxy.installer ']' [2019-10-09T17:03:08.374Z] #53 4.635 + . ./proxy.installer [2019-10-09T17:03:08.374Z] #53 4.635 ++ LIBNETWORK_COMMIT=96bcc0dae898308ed659c5095526788a602f4726 [2019-10-09T17:03:08.374Z] #53 4.635 + install_proxy [2019-10-09T17:03:08.374Z] #53 4.635 + case "$1" in [2019-10-09T17:03:08.374Z] #53 4.635 + export CGO_ENABLED=0 [2019-10-09T17:03:08.374Z] #53 4.635 + CGO_ENABLED=0 [2019-10-09T17:03:08.374Z] #53 4.635 + _install_proxy [2019-10-09T17:03:08.374Z] #53 4.635 + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726' [2019-10-09T17:03:08.374Z] #53 4.635 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.zMUekSWoeU/src/github.com/docker/libnetwork [2019-10-09T17:03:08.374Z] #53 4.641 Cloning into '/tmp/tmp.zMUekSWoeU/src/github.com/docker/libnetwork'... [2019-10-09T17:03:08.374Z] #53 4.642 Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-09T17:03:09.403Z] #59 ... [2019-10-09T17:03:09.403Z] [2019-10-09T17:03:09.403Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T17:03:09.403Z] #37 15.32 unicode/utf16 [2019-10-09T17:03:09.403Z] #37 15.91 container/list [2019-10-09T17:03:09.403Z] #37 16.45 crypto/internal/subtle [2019-10-09T17:03:09.403Z] #37 16.60 crypto/subtle [2019-10-09T17:03:09.403Z] #37 16.69 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-09T17:03:09.403Z] #37 16.77 internal/nettrace [2019-10-09T17:03:09.403Z] #37 16.87 runtime/cgo [2019-10-09T17:03:09.756Z] #53 ... [2019-10-09T17:03:09.756Z] [2019-10-09T17:03:09.756Z] #45 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T17:03:09.756Z] #45 6.347 + RM_GOPATH=0 [2019-10-09T17:03:09.756Z] #45 6.347 + TMP_GOPATH= [2019-10-09T17:03:09.756Z] #45 6.347 + : /build [2019-10-09T17:03:09.756Z] #45 6.347 + '[' -z '' ']' [2019-10-09T17:03:09.756Z] #45 6.357 ++ mktemp -d [2019-10-09T17:03:09.757Z] #45 6.357 + export GOPATH=/tmp/tmp.3LQpMG238Q [2019-10-09T17:03:09.757Z] #45 6.357 + GOPATH=/tmp/tmp.3LQpMG238Q [2019-10-09T17:03:09.757Z] #45 6.357 + RM_GOPATH=1 [2019-10-09T17:03:09.757Z] #45 6.357 ++ dirname ./install.sh [2019-10-09T17:03:09.757Z] #45 6.357 + dir=. [2019-10-09T17:03:09.757Z] #45 6.357 + bin=runc [2019-10-09T17:03:09.757Z] #45 6.357 + shift [2019-10-09T17:03:09.757Z] #45 6.357 + '[' '!' -f ./runc.installer ']' [2019-10-09T17:03:09.757Z] #45 6.357 + . ./runc.installer [2019-10-09T17:03:09.757Z] #45 6.358 ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-09T17:03:09.757Z] #45 6.358 + install_runc [2019-10-09T17:03:09.757Z] #45 6.358 + uname -r [2019-10-09T17:03:09.757Z] #45 6.358 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-09T17:03:09.757Z] #45 6.367 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-09T17:03:09.757Z] #45 6.367 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-09T17:03:09.757Z] #45 6.367 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-09T17:03:09.757Z] #45 6.368 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.3LQpMG238Q/src/github.com/opencontainers/runc [2019-10-09T17:03:09.757Z] #45 6.397 Cloning into '/tmp/tmp.3LQpMG238Q/src/github.com/opencontainers/runc'... [2019-10-09T17:03:09.757Z] #45 ... [2019-10-09T17:03:09.757Z] [2019-10-09T17:03:09.757Z] #30 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-09T17:03:09.757Z] #30 6.586 + RM_GOPATH=0 [2019-10-09T17:03:09.757Z] #30 6.586 + TMP_GOPATH= [2019-10-09T17:03:09.757Z] #30 6.586 + : /build [2019-10-09T17:03:09.757Z] #30 6.586 + '[' -z '' ']' [2019-10-09T17:03:09.757Z] #30 6.589 ++ mktemp -d [2019-10-09T17:03:09.757Z] #30 6.597 + export GOPATH=/tmp/tmp.h9OaDADy1q [2019-10-09T17:03:09.757Z] #30 6.597 + GOPATH=/tmp/tmp.h9OaDADy1q [2019-10-09T17:03:09.757Z] #30 6.597 + RM_GOPATH=1 [2019-10-09T17:03:09.757Z] #30 6.597 ++ dirname ./install.sh [2019-10-09T17:03:09.757Z] #30 6.598 + dir=. [2019-10-09T17:03:09.757Z] #30 6.598 + bin=gotestsum [2019-10-09T17:03:09.757Z] #30 6.598 + shift [2019-10-09T17:03:09.757Z] #30 6.599 + '[' '!' -f ./gotestsum.installer ']' [2019-10-09T17:03:09.757Z] #30 6.599 + . ./gotestsum.installer [2019-10-09T17:03:09.757Z] #30 6.599 ++ GOTESTSUM_COMMIT=v0.3.5 [2019-10-09T17:03:09.757Z] #30 6.599 + install_gotestsum [2019-10-09T17:03:09.757Z] #30 6.599 + echo 'Installing gotestsum version v0.3.5' [2019-10-09T17:03:09.757Z] #30 6.599 + go get -d gotest.tools/gotestsum [2019-10-09T17:03:09.757Z] #30 6.600 Installing gotestsum version v0.3.5 [2019-10-09T17:03:13.035Z] #30 ... [2019-10-09T17:03:13.035Z] [2019-10-09T17:03:13.035Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-09T17:03:13.035Z] #60 6.945 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-09T17:03:13.035Z] #60 6.946 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-09T17:03:13.035Z] #60 6.956 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-09T17:03:13.035Z] #60 6.977 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-09T17:03:13.035Z] #60 7.014 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-09T17:03:13.035Z] #60 7.815 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-09T17:03:13.035Z] #60 9.424 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-09T17:03:13.035Z] #60 ... [2019-10-09T17:03:13.035Z] [2019-10-09T17:03:13.035Z] #27 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-09T17:03:13.035Z] #27 6.635 + RM_GOPATH=0 [2019-10-09T17:03:13.035Z] #27 6.635 + TMP_GOPATH= [2019-10-09T17:03:13.035Z] #27 6.635 + : /build [2019-10-09T17:03:13.035Z] #27 6.635 + '[' -z '' ']' [2019-10-09T17:03:13.035Z] #27 6.642 ++ mktemp -d [2019-10-09T17:03:13.035Z] #27 6.642 + export GOPATH=/tmp/tmp.9rS0LNQQgw [2019-10-09T17:03:13.035Z] #27 6.642 + GOPATH=/tmp/tmp.9rS0LNQQgw [2019-10-09T17:03:13.035Z] #27 6.642 + RM_GOPATH=1 [2019-10-09T17:03:13.035Z] #27 6.642 ++ dirname ./install.sh [2019-10-09T17:03:13.035Z] #27 6.643 + dir=. [2019-10-09T17:03:13.035Z] #27 6.643 + bin=golangci_lint [2019-10-09T17:03:13.035Z] #27 6.643 + shift [2019-10-09T17:03:13.035Z] #27 6.643 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-09T17:03:13.035Z] #27 6.643 + . ./golangci_lint.installer [2019-10-09T17:03:13.035Z] #27 6.643 ++ : v1.17.1 [2019-10-09T17:03:13.035Z] #27 6.643 + install_golangci_lint [2019-10-09T17:03:13.035Z] #27 6.643 + echo 'Installing golangci-lint version v1.17.1' [2019-10-09T17:03:13.035Z] #27 6.643 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-09T17:03:13.035Z] #27 6.643 Installing golangci-lint version v1.17.1 [2019-10-09T17:03:13.035Z] #27 ... [2019-10-09T17:03:13.035Z] [2019-10-09T17:03:13.035Z] #41 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T17:03:13.035Z] #41 6.142 + RM_GOPATH=0 [2019-10-09T17:03:13.035Z] #41 6.142 + TMP_GOPATH= [2019-10-09T17:03:13.035Z] #41 6.142 + : /build [2019-10-09T17:03:13.035Z] #41 6.142 + '[' -z '' ']' [2019-10-09T17:03:13.035Z] #41 6.142 ++ mktemp -d [2019-10-09T17:03:13.035Z] #41 6.152 + export GOPATH=/tmp/tmp.PV0YjyCvXk [2019-10-09T17:03:13.035Z] #41 6.152 + GOPATH=/tmp/tmp.PV0YjyCvXk [2019-10-09T17:03:13.035Z] #41 6.152 + RM_GOPATH=1 [2019-10-09T17:03:13.035Z] #41 6.152 ++ dirname ./install.sh [2019-10-09T17:03:13.035Z] #41 6.157 + dir=. [2019-10-09T17:03:13.035Z] #41 6.158 + bin=tini [2019-10-09T17:03:13.035Z] #41 6.158 + shift [2019-10-09T17:03:13.035Z] #41 6.158 + '[' '!' -f ./tini.installer ']' [2019-10-09T17:03:13.035Z] #41 6.158 + . ./tini.installer [2019-10-09T17:03:13.035Z] #41 6.158 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-09T17:03:13.035Z] #41 6.158 + install_tini [2019-10-09T17:03:13.035Z] #41 6.159 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-09T17:03:13.035Z] #41 6.159 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-09T17:03:13.035Z] #41 6.159 + git clone https://github.com/krallin/tini.git /tmp/tmp.PV0YjyCvXk/tini [2019-10-09T17:03:13.035Z] #41 6.161 Cloning into '/tmp/tmp.PV0YjyCvXk/tini'... [2019-10-09T17:03:13.035Z] #41 7.095 + cd /tmp/tmp.PV0YjyCvXk/tini [2019-10-09T17:03:13.035Z] #41 7.095 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-09T17:03:13.035Z] #41 7.117 + cmake . [2019-10-09T17:03:13.035Z] #41 7.724 -- The C compiler identification is GNU 6.3.0 [2019-10-09T17:03:13.035Z] #41 7.749 -- Check for working C compiler: /usr/bin/cc [2019-10-09T17:03:13.035Z] #41 8.470 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-09T17:03:13.035Z] #41 8.471 -- Detecting C compiler ABI info [2019-10-09T17:03:13.035Z] #41 9.187 -- Detecting C compiler ABI info - done [2019-10-09T17:03:13.035Z] #41 9.322 -- Detecting C compile features [2019-10-09T17:03:13.035Z] #41 ... [2019-10-09T17:03:13.035Z] [2019-10-09T17:03:13.035Z] #64 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-09T17:03:13.035Z] #64 6.457 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-09T17:03:13.035Z] #64 6.457 + RM_GOPATH=0 [2019-10-09T17:03:13.035Z] #64 6.457 + TMP_GOPATH= [2019-10-09T17:03:13.035Z] #64 6.457 + : /build/ [2019-10-09T17:03:13.035Z] #64 6.457 + '[' -z '' ']' [2019-10-09T17:03:13.035Z] #64 6.457 ++ mktemp -d [2019-10-09T17:03:13.035Z] #64 6.457 + export GOPATH=/tmp/tmp.PjMbN6lwwk [2019-10-09T17:03:13.035Z] #64 6.457 + GOPATH=/tmp/tmp.PjMbN6lwwk [2019-10-09T17:03:13.035Z] #64 6.457 + RM_GOPATH=1 [2019-10-09T17:03:13.035Z] #64 6.457 ++ dirname ./install.sh [2019-10-09T17:03:13.035Z] #64 6.457 + dir=. [2019-10-09T17:03:13.035Z] #64 6.457 + bin=rootlesskit [2019-10-09T17:03:13.035Z] #64 6.457 + shift [2019-10-09T17:03:13.035Z] #64 6.457 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-09T17:03:13.035Z] #64 6.457 + . ./rootlesskit.installer [2019-10-09T17:03:13.035Z] #64 6.457 ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-09T17:03:13.035Z] #64 6.457 + install_rootlesskit [2019-10-09T17:03:13.035Z] #64 6.457 + case "$1" in [2019-10-09T17:03:13.035Z] #64 6.457 + export CGO_ENABLED=0 [2019-10-09T17:03:13.035Z] #64 6.457 + CGO_ENABLED=0 [2019-10-09T17:03:13.035Z] #64 6.457 + _install_rootlesskit [2019-10-09T17:03:13.035Z] #64 6.457 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-09T17:03:13.035Z] #64 6.457 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.PjMbN6lwwk/src/github.com/rootless-containers/rootlesskit [2019-10-09T17:03:13.035Z] #64 6.466 Cloning into '/tmp/tmp.PjMbN6lwwk/src/github.com/rootless-containers/rootlesskit'... [2019-10-09T17:03:13.035Z] #64 9.719 + cd /tmp/tmp.PjMbN6lwwk/src/github.com/rootless-containers/rootlesskit [2019-10-09T17:03:13.035Z] #64 9.722 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-09T17:03:13.035Z] #64 9.987 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-09T17:03:13.035Z] #64 9.990 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-09T17:03:13.295Z] #64 ... [2019-10-09T17:03:13.295Z] [2019-10-09T17:03:13.295Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-09T17:03:13.295Z] #50 6.598 + RM_GOPATH=0 [2019-10-09T17:03:13.295Z] #50 6.598 + TMP_GOPATH= [2019-10-09T17:03:13.295Z] #50 6.598 + : /build [2019-10-09T17:03:13.295Z] #50 6.598 + '[' -z '' ']' [2019-10-09T17:03:13.295Z] #50 6.599 ++ mktemp -d [2019-10-09T17:03:13.295Z] #50 6.609 + export GOPATH=/tmp/tmp.p1wqMPxJlz [2019-10-09T17:03:13.295Z] #50 6.609 + GOPATH=/tmp/tmp.p1wqMPxJlz [2019-10-09T17:03:13.295Z] #50 6.609 + RM_GOPATH=1 [2019-10-09T17:03:13.295Z] #50 6.610 ++ dirname ./install.sh [2019-10-09T17:03:13.295Z] #50 6.610 + dir=. [2019-10-09T17:03:13.295Z] #50 6.610 + bin=containerd [2019-10-09T17:03:13.295Z] #50 6.611 + shift [2019-10-09T17:03:13.295Z] #50 6.611 + '[' '!' -f ./containerd.installer ']' [2019-10-09T17:03:13.295Z] #50 6.611 + . ./containerd.installer [2019-10-09T17:03:13.295Z] #50 6.611 ++ CONTAINERD_COMMIT=36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-09T17:03:13.295Z] #50 6.611 + install_containerd [2019-10-09T17:03:13.295Z] #50 6.612 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-09T17:03:13.295Z] #50 6.612 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-09T17:03:13.295Z] #50 6.612 + git clone https://github.com/containerd/containerd.git /tmp/tmp.p1wqMPxJlz/src/github.com/containerd/containerd [2019-10-09T17:03:13.295Z] #50 6.614 Cloning into '/tmp/tmp.p1wqMPxJlz/src/github.com/containerd/containerd'... [2019-10-09T17:03:13.295Z] #50 ... [2019-10-09T17:03:13.295Z] [2019-10-09T17:03:13.295Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T17:03:13.295Z] #36 6.894 + RM_GOPATH=0 [2019-10-09T17:03:13.295Z] #36 6.896 + TMP_GOPATH= [2019-10-09T17:03:13.295Z] #36 6.902 + : /build [2019-10-09T17:03:13.295Z] #36 6.903 + '[' -z '' ']' [2019-10-09T17:03:13.295Z] #36 6.908 ++ mktemp -d [2019-10-09T17:03:13.295Z] #36 6.908 + export GOPATH=/tmp/tmp.tm9ix04oD2 [2019-10-09T17:03:13.295Z] #36 6.908 + GOPATH=/tmp/tmp.tm9ix04oD2 [2019-10-09T17:03:13.295Z] #36 6.908 + RM_GOPATH=1 [2019-10-09T17:03:13.295Z] #36 6.908 ++ dirname ./install.sh [2019-10-09T17:03:13.295Z] #36 6.922 + dir=. [2019-10-09T17:03:13.295Z] #36 6.924 + bin=vndr [2019-10-09T17:03:13.295Z] #36 6.925 + shift [2019-10-09T17:03:13.295Z] #36 6.925 + '[' '!' -f ./vndr.installer ']' [2019-10-09T17:03:13.295Z] #36 6.929 + . ./vndr.installer [2019-10-09T17:03:13.295Z] #36 6.931 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-09T17:03:13.295Z] #36 6.932 + install_vndr [2019-10-09T17:03:13.295Z] #36 6.932 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-09T17:03:13.295Z] #36 6.932 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-09T17:03:13.295Z] #36 6.932 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.tm9ix04oD2/src/github.com/LK4D4/vndr [2019-10-09T17:03:13.295Z] #36 6.934 Cloning into '/tmp/tmp.tm9ix04oD2/src/github.com/LK4D4/vndr'... [2019-10-09T17:03:13.295Z] #36 7.838 + cd /tmp/tmp.tm9ix04oD2/src/github.com/LK4D4/vndr [2019-10-09T17:03:13.295Z] #36 7.839 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-09T17:03:13.295Z] #36 7.919 + go build -buildmode=pie -v -o /build/vndr . [2019-10-09T17:03:13.295Z] #36 9.353 internal/race [2019-10-09T17:03:13.295Z] #36 9.444 runtime [2019-10-09T17:03:13.295Z] #36 9.550 sync/atomic [2019-10-09T17:03:13.295Z] #36 9.915 unicode [2019-10-09T17:03:13.553Z] #36 ... [2019-10-09T17:03:13.553Z] [2019-10-09T17:03:13.553Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-09T17:03:13.553Z] #33 6.428 + RM_GOPATH=0 [2019-10-09T17:03:13.553Z] #33 6.428 + TMP_GOPATH= [2019-10-09T17:03:13.553Z] #33 6.428 + : /build [2019-10-09T17:03:13.553Z] #33 6.428 + '[' -z '' ']' [2019-10-09T17:03:13.553Z] #33 6.438 ++ mktemp -d [2019-10-09T17:03:13.553Z] #33 6.439 + export GOPATH=/tmp/tmp.dR18JMAo3g [2019-10-09T17:03:13.553Z] #33 6.439 + GOPATH=/tmp/tmp.dR18JMAo3g [2019-10-09T17:03:13.553Z] #33 6.439 + RM_GOPATH=1 [2019-10-09T17:03:13.553Z] #33 6.442 ++ dirname ./install.sh [2019-10-09T17:03:13.553Z] #33 6.458 + dir=. [2019-10-09T17:03:13.553Z] #33 6.458 + bin=tomlv [2019-10-09T17:03:13.553Z] #33 6.458 + shift [2019-10-09T17:03:13.553Z] #33 6.458 + '[' '!' -f ./tomlv.installer ']' [2019-10-09T17:03:13.553Z] #33 6.458 + . ./tomlv.installer [2019-10-09T17:03:13.553Z] #33 6.458 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-09T17:03:13.553Z] #33 6.458 + install_tomlv [2019-10-09T17:03:13.553Z] #33 6.458 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-09T17:03:13.553Z] #33 6.458 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-09T17:03:13.553Z] #33 6.458 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.dR18JMAo3g/src/github.com/BurntSushi/toml [2019-10-09T17:03:13.553Z] #33 6.461 Cloning into '/tmp/tmp.dR18JMAo3g/src/github.com/BurntSushi/toml'... [2019-10-09T17:03:13.553Z] #33 7.522 + cd /tmp/tmp.dR18JMAo3g/src/github.com/BurntSushi/toml [2019-10-09T17:03:13.553Z] #33 7.541 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-09T17:03:13.553Z] #33 7.549 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-09T17:03:13.553Z] #33 8.218 internal/cpu [2019-10-09T17:03:13.553Z] #33 8.238 runtime/internal/atomic [2019-10-09T17:03:13.553Z] #33 8.511 runtime/internal/sys [2019-10-09T17:03:13.553Z] #33 8.687 runtime/internal/math [2019-10-09T17:03:13.553Z] #33 8.770 math/bits [2019-10-09T17:03:13.553Z] #33 8.777 internal/bytealg [2019-10-09T17:03:13.553Z] #33 9.380 runtime [2019-10-09T17:03:13.553Z] #33 9.392 math [2019-10-09T17:03:13.553Z] #33 ... [2019-10-09T17:03:13.553Z] [2019-10-09T17:03:13.553Z] #56 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-09T17:03:13.553Z] #56 6.963 + RM_GOPATH=0 [2019-10-09T17:03:13.553Z] #56 6.963 + TMP_GOPATH= [2019-10-09T17:03:13.553Z] #56 6.963 + : /build [2019-10-09T17:03:13.553Z] #56 6.963 + '[' -z '' ']' [2019-10-09T17:03:13.553Z] #56 6.964 ++ mktemp -d [2019-10-09T17:03:13.553Z] #56 6.965 + export GOPATH=/tmp/tmp.CShBL3ZLuw [2019-10-09T17:03:13.553Z] #56 6.965 + GOPATH=/tmp/tmp.CShBL3ZLuw [2019-10-09T17:03:13.553Z] #56 6.965 + RM_GOPATH=1 [2019-10-09T17:03:13.553Z] #56 6.966 ++ dirname ./install.sh [2019-10-09T17:03:13.553Z] #56 6.966 + dir=. [2019-10-09T17:03:13.553Z] #56 6.968 Install docker/cli version 17.06.2-ce from stable [2019-10-09T17:03:13.553Z] #56 6.968 + bin=dockercli [2019-10-09T17:03:13.553Z] #56 6.968 + shift [2019-10-09T17:03:13.553Z] #56 6.968 + '[' '!' -f ./dockercli.installer ']' [2019-10-09T17:03:13.553Z] #56 6.968 + . ./dockercli.installer [2019-10-09T17:03:13.553Z] #56 6.968 ++ DOCKERCLI_CHANNEL=stable [2019-10-09T17:03:13.553Z] #56 6.968 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-10-09T17:03:13.553Z] #56 6.968 + install_dockercli [2019-10-09T17:03:13.553Z] #56 6.968 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-09T17:03:13.553Z] #56 6.972 ++ uname -m [2019-10-09T17:03:13.553Z] #56 6.974 + arch=x86_64 [2019-10-09T17:03:13.553Z] #56 6.974 + '[' x86_64 '!=' x86_64 ']' [2019-10-09T17:03:13.553Z] #56 6.974 + url=https://download.docker.com/linux/static [2019-10-09T17:03:13.553Z] #56 6.976 + tar -xz docker/docker [2019-10-09T17:03:13.553Z] #56 6.977 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-10-09T17:03:13.746Z] #37 ... [2019-10-09T17:03:13.746Z] [2019-10-09T17:03:13.746Z] #21 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-09T17:03:13.746Z] #21 12.94 Fetched 7670 kB in 12s (608 kB/s) [2019-10-09T17:03:13.746Z] #21 12.94 Reading package lists... [2019-10-09T17:03:13.746Z] #21 18.28 Reading package lists... [2019-10-09T17:03:13.810Z] #56 ... [2019-10-09T17:03:13.810Z] [2019-10-09T17:03:13.810Z] #58 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-09T17:03:13.810Z] #58 10.23 + cd /tmp/tmp.Tb53KF7r1L/src/github.com/docker/distribution [2019-10-09T17:03:13.810Z] #58 10.23 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-09T17:03:14.156Z] #21 22.76 Building dependency tree... [2019-10-09T17:03:14.156Z] #21 ... [2019-10-09T17:03:14.156Z] [2019-10-09T17:03:14.156Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-09T17:03:14.156Z] #48 14.25 Fetched 7670 kB in 13s (566 kB/s) [2019-10-09T17:03:14.156Z] #48 14.25 Reading package lists... [2019-10-09T17:03:14.156Z] #48 18.21 Reading package lists... [2019-10-09T17:03:14.156Z] #48 22.15 Building dependency tree... [2019-10-09T17:03:14.156Z] #48 ... [2019-10-09T17:03:14.156Z] [2019-10-09T17:03:14.156Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-09T17:03:14.156Z] #10 14.34 Fetched 7670 kB in 13s (565 kB/s) [2019-10-09T17:03:14.156Z] #10 14.34 Reading package lists... [2019-10-09T17:03:14.156Z] #10 18.46 Reading package lists... [2019-10-09T17:03:14.156Z] #10 22.48 Building dependency tree... [2019-10-09T17:03:14.602Z] #10 ... [2019-10-09T17:03:14.602Z] [2019-10-09T17:03:14.602Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-09T17:03:14.602Z] #48 23.28 The following additional packages will be installed: [2019-10-09T17:03:14.602Z] #48 23.34 btrfs-progs liblzo2-2 [2019-10-09T17:03:14.602Z] #48 23.49 The following NEW packages will be installed: [2019-10-09T17:03:14.602Z] #48 23.55 btrfs-progs btrfs-tools liblzo2-2 [2019-10-09T17:03:14.602Z] #48 23.65 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. [2019-10-09T17:03:14.602Z] #48 23.65 Need to get 668 kB of archives. [2019-10-09T17:03:14.602Z] #48 23.65 After this operation, 5446 kB of additional disk space will be used. [2019-10-09T17:03:14.602Z] #48 23.65 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-09T17:03:14.602Z] #48 23.68 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-10-09T17:03:14.602Z] #48 23.71 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-10-09T17:03:14.602Z] #48 ... [2019-10-09T17:03:14.602Z] [2019-10-09T17:03:14.602Z] #54 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-09T17:03:14.602Z] #54 13.29 + cd /tmp/tmp.ueYFlEW0eD/src/github.com/docker/libnetwork [2019-10-09T17:03:14.602Z] #54 13.29 + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-09T17:03:14.602Z] #54 13.70 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-09T17:03:15.185Z] #58 12.29 + GOPATH=/tmp/tmp.Tb53KF7r1L/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Tb53KF7r1L go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-09T17:03:15.280Z] #54 ... [2019-10-09T17:03:15.280Z] [2019-10-09T17:03:15.280Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-09T17:03:15.280Z] #10 23.65 The following additional packages will be installed: [2019-10-09T17:03:15.280Z] #10 23.66 libapparmor1 libseccomp2 [2019-10-09T17:03:15.280Z] #10 23.66 Suggested packages: [2019-10-09T17:03:15.280Z] #10 23.66 seccomp [2019-10-09T17:03:15.280Z] #10 24.07 The following NEW packages will be installed: [2019-10-09T17:03:15.280Z] #10 24.09 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-09T17:03:15.280Z] #10 24.20 0 upgraded, 4 newly installed, 0 to remove and 12 not upgraded. [2019-10-09T17:03:15.280Z] #10 24.20 Need to get 301 kB of archives. [2019-10-09T17:03:15.280Z] #10 24.20 After this operation, 1402 kB of additional disk space will be used. [2019-10-09T17:03:15.280Z] #10 24.20 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-09T17:03:15.280Z] #10 ... [2019-10-09T17:03:15.280Z] [2019-10-09T17:03:15.280Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-09T17:03:15.280Z] #61 14.14 Fetched 7670 kB in 13s (573 kB/s) [2019-10-09T17:03:15.280Z] #61 14.14 Reading package lists... [2019-10-09T17:03:15.280Z] #61 18.81 Reading package lists... [2019-10-09T17:03:15.280Z] #61 22.90 Building dependency tree... [2019-10-09T17:03:15.280Z] #61 ... [2019-10-09T17:03:15.280Z] [2019-10-09T17:03:15.280Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-09T17:03:15.280Z] #10 24.22 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-09T17:03:15.280Z] #10 24.23 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] [2019-10-09T17:03:15.280Z] #10 24.23 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] [2019-10-09T17:03:15.881Z] #10 ... [2019-10-09T17:03:15.881Z] [2019-10-09T17:03:15.881Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-09T17:03:15.881Z] #39 14.47 Fetched 7670 kB in 13s (585 kB/s) [2019-10-09T17:03:15.881Z] #39 14.47 Reading package lists... [2019-10-09T17:03:15.881Z] #39 18.90 Reading package lists... [2019-10-09T17:03:15.881Z] #39 24.13 Building dependency tree... [2019-10-09T17:03:15.881Z] #39 ... [2019-10-09T17:03:15.881Z] [2019-10-09T17:03:15.881Z] #21 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-09T17:03:15.881Z] #21 22.76 Building dependency tree... [2019-10-09T17:03:15.881Z] #21 24.47 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-09T17:03:15.881Z] #21 24.47 The following additional packages will be installed: [2019-10-09T17:03:15.881Z] #21 24.47 libjq1 libonig4 [2019-10-09T17:03:15.881Z] #21 25.03 The following NEW packages will be installed: [2019-10-09T17:03:16.302Z] #21 25.04 jq libjq1 libonig4 [2019-10-09T17:03:16.302Z] #21 25.25 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. [2019-10-09T17:03:16.302Z] #21 25.25 Need to get 328 kB of archives. [2019-10-09T17:03:16.302Z] #21 25.25 After this operation, 1263 kB of additional disk space will be used. [2019-10-09T17:03:16.302Z] #21 25.25 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-10-09T17:03:16.302Z] #21 25.29 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-10-09T17:03:16.302Z] #21 25.29 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-10-09T17:03:17.178Z] #21 26.11 debconf: delaying package configuration, since apt-utils is not installed [2019-10-09T17:03:17.178Z] #21 ... [2019-10-09T17:03:17.178Z] [2019-10-09T17:03:17.178Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-09T17:03:17.178Z] #10 24.99 debconf: delaying package configuration, since apt-utils is not installed [2019-10-09T17:03:17.178Z] #10 25.22 Fetched 301 kB in 0s (3478 kB/s) [2019-10-09T17:03:17.178Z] #10 25.29 Selecting previously unselected package libseccomp2:s390x. [2019-10-09T17:03:17.178Z] #10 25.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-09T17:03:17.178Z] #10 25.35 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... [2019-10-09T17:03:17.178Z] #10 25.36 Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-10-09T17:03:17.178Z] #10 25.45 Selecting previously unselected package libseccomp-dev:s390x. [2019-10-09T17:03:17.178Z] #10 25.45 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... [2019-10-09T17:03:17.178Z] #10 25.45 Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-10-09T17:03:17.178Z] #10 25.60 Selecting previously unselected package libapparmor1:s390x. [2019-10-09T17:03:17.178Z] #10 25.60 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ... [2019-10-09T17:03:17.178Z] #10 25.62 Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-10-09T17:03:17.178Z] #10 25.73 Selecting previously unselected package libapparmor-dev:s390x. [2019-10-09T17:03:17.178Z] #10 25.73 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... [2019-10-09T17:03:17.178Z] #10 25.73 Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-10-09T17:03:17.178Z] #10 25.84 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-09T17:03:17.178Z] #10 25.93 Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-10-09T17:03:17.178Z] #10 25.95 Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-10-09T17:03:17.178Z] #10 25.95 Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-10-09T17:03:17.178Z] #10 25.97 Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-10-09T17:03:17.178Z] #10 25.98 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-09T17:03:17.178Z] #10 DONE 26.2s [2019-10-09T17:03:17.178Z] [2019-10-09T17:03:17.178Z] #44 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-09T17:03:17.178Z] #44 DONE 0.1s [2019-10-09T17:03:17.178Z] [2019-10-09T17:03:17.178Z] #21 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-09T17:03:17.178Z] #21 26.23 Fetched 328 kB in 0s (2671 kB/s) [2019-10-09T17:03:17.178Z] [2019-10-09T17:03:17.178Z] #21 ... [2019-10-09T17:03:17.178Z] [2019-10-09T17:03:17.178Z] #45 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-09T17:03:17.178Z] #45 DONE 0.1s [2019-10-09T17:03:17.178Z] [2019-10-09T17:03:17.178Z] #21 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-09T17:03:17.178Z] #21 26.34 Selecting previously unselected package libonig4:s390x. [2019-10-09T17:03:17.572Z] #21 26.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 ... 14828 files and directories currently installed.) [2019-10-09T17:03:17.572Z] #21 26.52 Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... [2019-10-09T17:03:17.572Z] #21 26.54 Unpacking libonig4:s390x (6.1.3-2) ... [2019-10-09T17:03:18.000Z] #21 ... [2019-10-09T17:03:18.000Z] [2019-10-09T17:03:18.000Z] #11 [dev 1/25] RUN groupadd -r docker [2019-10-09T17:03:18.000Z] #11 DONE 0.7s [2019-10-09T17:03:18.000Z] [2019-10-09T17:03:18.000Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-09T17:03:18.000Z] #48 24.82 debconf: delaying package configuration, since apt-utils is not installed [2019-10-09T17:03:18.000Z] #48 25.08 Fetched 668 kB in 0s (7028 kB/s) [2019-10-09T17:03:18.000Z] #48 25.21 Selecting previously unselected package liblzo2-2:s390x. [2019-10-09T17:03:18.000Z] #48 25.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-09T17:03:18.000Z] #48 25.26 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-09T17:03:18.000Z] #48 25.28 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-09T17:03:18.000Z] #48 25.39 Selecting previously unselected package btrfs-progs. [2019-10-09T17:03:18.000Z] #48 25.39 Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... [2019-10-09T17:03:18.000Z] #48 25.39 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-09T17:03:18.000Z] #48 26.20 Selecting previously unselected package btrfs-tools. [2019-10-09T17:03:18.000Z] #48 26.23 Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... [2019-10-09T17:03:18.000Z] #48 26.24 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-09T17:03:18.000Z] #48 26.40 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-09T17:03:18.000Z] #48 26.57 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-09T17:03:18.000Z] #48 26.58 Setting up btrfs-progs (4.7.3-1) ... [2019-10-09T17:03:18.000Z] #48 26.59 Setting up btrfs-tools (4.7.3-1) ... [2019-10-09T17:03:18.000Z] #48 26.60 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-09T17:03:18.000Z] #48 DONE 26.9s [2019-10-09T17:03:18.000Z] [2019-10-09T17:03:18.000Z] #49 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-09T17:03:18.000Z] #49 DONE 0.1s [2019-10-09T17:03:18.000Z] [2019-10-09T17:03:18.000Z] #50 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-09T17:03:18.000Z] #50 DONE 0.1s [2019-10-09T17:03:18.000Z] [2019-10-09T17:03:18.000Z] #46 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T17:03:18.000Z] #46 0.290 + RM_GOPATH=0 [2019-10-09T17:03:18.000Z] #46 0.290 + TMP_GOPATH= [2019-10-09T17:03:18.000Z] #46 0.291 + : /build [2019-10-09T17:03:18.000Z] #46 0.291 + '[' -z '' ']' [2019-10-09T17:03:18.000Z] #46 0.291 ++ mktemp -d [2019-10-09T17:03:18.000Z] #46 0.292 + export GOPATH=/tmp/tmp.x60ml6h93M [2019-10-09T17:03:18.000Z] #46 0.292 + GOPATH=/tmp/tmp.x60ml6h93M [2019-10-09T17:03:18.000Z] #46 0.292 + RM_GOPATH=1 [2019-10-09T17:03:18.000Z] #46 0.292 ++ dirname ./install.sh [2019-10-09T17:03:18.000Z] #46 0.293 + dir=. [2019-10-09T17:03:18.000Z] #46 0.293 + bin=runc [2019-10-09T17:03:18.000Z] #46 0.293 + shift [2019-10-09T17:03:18.000Z] #46 0.293 + '[' '!' -f ./runc.installer ']' [2019-10-09T17:03:18.000Z] #46 0.293 + . ./runc.installer [2019-10-09T17:03:18.000Z] #46 0.294 ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-09T17:03:18.000Z] #46 0.294 + install_runc [2019-10-09T17:03:18.000Z] #46 0.294 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-09T17:03:18.000Z] #46 0.295 + uname -r [2019-10-09T17:03:18.000Z] #46 0.297 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-09T17:03:18.000Z] #46 0.298 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-09T17:03:18.000Z] #46 0.298 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-09T17:03:18.000Z] #46 0.298 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.x60ml6h93M/src/github.com/opencontainers/runc [2019-10-09T17:03:18.000Z] #46 0.304 Cloning into '/tmp/tmp.x60ml6h93M/src/github.com/opencontainers/runc'... [2019-10-09T17:03:18.404Z] #6 completed: 2019-10-09 17:03:15.868397661 +0000 UTC [2019-10-09T17:03:18.404Z] #6 duration: 2m9.53878828s [2019-10-09T17:03:18.404Z] [2019-10-09T17:03:18.404Z] [2019-10-09T17:03:18.404Z] #7 /bin/sh -c GOOS=${GOOS} GOARCH=${GOARCH} go build -ldflags '-X github.co... [2019-10-09T17:03:18.404Z] #7 digest: sha256:c07903fee66193b030dd18d68ed3099cc121fc1fc95147eb7a3edb98b54c7272 [2019-10-09T17:03:18.404Z] #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-09T17:03:18.404Z] #7 started: 2019-10-09 17:03:15.884639134 +0000 UTC [2019-10-09T17:03:18.407Z] #46 ... [2019-10-09T17:03:18.407Z] [2019-10-09T17:03:18.407Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-09T17:03:18.407Z] #28 16.85 + cd /tmp/tmp.BQ2ixipEzj/src/github.com/golangci/golangci-lint/ [2019-10-09T17:03:18.407Z] #28 16.85 + git checkout -q v1.17.1 [2019-10-09T17:03:18.407Z] #28 18.12 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-09T17:03:18.407Z] #28 ... [2019-10-09T17:03:18.407Z] [2019-10-09T17:03:18.407Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-09T17:03:18.407Z] #12 DONE 0.4s [2019-10-09T17:03:18.407Z] [2019-10-09T17:03:18.407Z] #31 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-09T17:03:18.407Z] #31 26.92 + cd /tmp/tmp.TgxJyBBnOL/src/gotest.tools/gotestsum [2019-10-09T17:03:18.407Z] #31 26.96 + git checkout -q v0.3.5 [2019-10-09T17:03:18.407Z] #31 26.97 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-09T17:03:18.407Z] #31 ... [2019-10-09T17:03:18.407Z] [2019-10-09T17:03:18.407Z] #21 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-09T17:03:18.407Z] #21 26.93 Selecting previously unselected package libjq1:s390x. [2019-10-09T17:03:18.407Z] #21 26.93 Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-10-09T17:03:18.407Z] #21 26.93 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-09T17:03:18.407Z] #21 27.04 Selecting previously unselected package jq. [2019-10-09T17:03:18.407Z] #21 27.05 Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... [2019-10-09T17:03:18.407Z] #21 27.05 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-09T17:03:18.407Z] #21 27.25 Setting up libonig4:s390x (6.1.3-2) ... [2019-10-09T17:03:18.407Z] #21 27.30 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-09T17:03:18.407Z] #21 27.30 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-09T17:03:18.407Z] #21 27.42 Setting up jq (1.5+dfsg-1.3) ... [2019-10-09T17:03:18.407Z] #21 DONE 27.6s [2019-10-09T17:03:18.463Z] #58 ... [2019-10-09T17:03:18.463Z] [2019-10-09T17:03:18.463Z] #56 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-09T17:03:18.463Z] #56 14.97 + mkdir -p /build [2019-10-09T17:03:18.463Z] #56 14.97 + mv docker/docker /build/ [2019-10-09T17:03:18.463Z] #56 14.97 + rmdir docker [2019-10-09T17:03:18.824Z] [2019-10-09T17:03:18.824Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-09T17:03:18.824Z] #23 DONE 0.1s [2019-10-09T17:03:18.824Z] [2019-10-09T17:03:18.824Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-09T17:03:18.824Z] #13 0.241 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-09T17:03:18.824Z] #13 DONE 0.4s [2019-10-09T17:03:18.824Z] [2019-10-09T17:03:18.824Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-09T17:03:18.824Z] #51 0.358 + RM_GOPATH=0 [2019-10-09T17:03:18.824Z] #51 0.358 + TMP_GOPATH= [2019-10-09T17:03:18.824Z] #51 0.358 + : /build [2019-10-09T17:03:18.824Z] #51 0.358 + '[' -z '' ']' [2019-10-09T17:03:18.824Z] #51 0.359 ++ mktemp -d [2019-10-09T17:03:18.824Z] #51 0.362 + export GOPATH=/tmp/tmp.WFORLhUYtb [2019-10-09T17:03:18.824Z] #51 0.362 + GOPATH=/tmp/tmp.WFORLhUYtb [2019-10-09T17:03:18.824Z] #51 0.362 + RM_GOPATH=1 [2019-10-09T17:03:18.824Z] #51 0.364 ++ dirname ./install.sh [2019-10-09T17:03:18.824Z] #51 0.367 + dir=. [2019-10-09T17:03:18.824Z] #51 0.368 + bin=containerd [2019-10-09T17:03:18.824Z] #51 0.368 + shift [2019-10-09T17:03:18.824Z] #51 0.368 + '[' '!' -f ./containerd.installer ']' [2019-10-09T17:03:18.824Z] #51 0.368 + . ./containerd.installer [2019-10-09T17:03:18.824Z] #51 0.369 ++ CONTAINERD_COMMIT=36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-09T17:03:18.824Z] #51 0.370 + install_containerd [2019-10-09T17:03:18.824Z] #51 0.371 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-09T17:03:18.824Z] #51 0.371 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-09T17:03:18.824Z] #51 0.371 + git clone https://github.com/containerd/containerd.git /tmp/tmp.WFORLhUYtb/src/github.com/containerd/containerd [2019-10-09T17:03:18.824Z] #51 0.381 Cloning into '/tmp/tmp.WFORLhUYtb/src/github.com/containerd/containerd'... [2019-10-09T17:03:18.824Z] #51 ... [2019-10-09T17:03:18.824Z] [2019-10-09T17:03:18.824Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-09T17:03:18.824Z] #14 DONE 0.3s [2019-10-09T17:03:19.236Z] [2019-10-09T17:03:19.236Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-09T17:03:19.236Z] #61 24.35 The following additional packages will be installed: [2019-10-09T17:03:19.236Z] #61 24.35 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-09T17:03:19.236Z] #61 24.35 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-09T17:03:19.236Z] #61 24.35 Suggested packages: [2019-10-09T17:03:19.236Z] #61 24.35 manpages-dev python-setuptools [2019-10-09T17:03:19.236Z] #61 25.78 The following NEW packages will be installed: [2019-10-09T17:03:19.236Z] #61 25.78 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-09T17:03:19.236Z] #61 25.78 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-09T17:03:19.236Z] #61 25.78 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-09T17:03:19.236Z] #61 25.78 zlib1g-dev [2019-10-09T17:03:19.236Z] #61 25.84 0 upgraded, 16 newly installed, 0 to remove and 12 not upgraded. [2019-10-09T17:03:19.236Z] #61 25.84 Need to get 3476 kB of archives. [2019-10-09T17:03:19.236Z] #61 25.84 After this operation, 20.2 MB of additional disk space will be used. [2019-10-09T17:03:19.236Z] #61 25.84 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-10-09T17:03:19.236Z] #61 25.88 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] [2019-10-09T17:03:19.236Z] #61 25.88 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] [2019-10-09T17:03:19.236Z] #61 25.90 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-09T17:03:19.236Z] #61 25.90 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-09T17:03:19.236Z] #61 25.90 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-10-09T17:03:19.236Z] #61 25.90 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-09T17:03:19.236Z] #61 25.90 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-09T17:03:19.236Z] #61 25.92 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] [2019-10-09T17:03:19.236Z] #61 25.95 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] [2019-10-09T17:03:19.236Z] #61 25.96 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] [2019-10-09T17:03:19.236Z] #61 26.05 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] [2019-10-09T17:03:19.236Z] #61 26.08 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-09T17:03:19.236Z] #61 26.08 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] [2019-10-09T17:03:19.236Z] #61 26.08 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-09T17:03:19.236Z] #61 26.09 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] [2019-10-09T17:03:19.236Z] #61 26.69 debconf: delaying package configuration, since apt-utils is not installed [2019-10-09T17:03:19.236Z] #61 26.77 Fetched 3476 kB in 0s (11.5 MB/s) [2019-10-09T17:03:19.236Z] #61 26.94 Selecting previously unselected package libnet1:s390x. [2019-10-09T17:03:19.236Z] #61 26.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-09T17:03:19.236Z] #61 27.04 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-10-09T17:03:19.236Z] #61 27.05 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-09T17:03:19.236Z] #61 27.15 Selecting previously unselected package libcap-dev:s390x. [2019-10-09T17:03:19.236Z] #61 27.18 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... [2019-10-09T17:03:19.236Z] #61 27.19 Unpacking libcap-dev:s390x (1:2.25-1) ... [2019-10-09T17:03:19.236Z] #61 27.38 Selecting previously unselected package libnet1-dev. [2019-10-09T17:03:19.236Z] #61 27.41 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... [2019-10-09T17:03:19.236Z] #61 27.42 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-09T17:03:19.236Z] #61 27.67 Selecting previously unselected package libnl-3-200:s390x. [2019-10-09T17:03:19.236Z] #61 27.67 Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... [2019-10-09T17:03:19.236Z] #61 27.69 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-10-09T17:03:19.236Z] #61 27.84 Selecting previously unselected package libnl-3-dev:s390x. [2019-10-09T17:03:19.236Z] #61 27.84 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... [2019-10-09T17:03:19.236Z] #61 27.84 Unpacking libnl-3-dev:s390x (3.2.27-2) ... [2019-10-09T17:03:19.236Z] #61 28.18 Selecting previously unselected package libprotobuf-c1:s390x. [2019-10-09T17:03:19.236Z] #61 28.18 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-10-09T17:03:19.236Z] #61 28.18 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-09T17:03:19.236Z] #61 28.46 Selecting previously unselected package libprotobuf-c-dev:s390x. [2019-10-09T17:03:19.635Z] #61 ... [2019-10-09T17:03:19.635Z] [2019-10-09T17:03:19.635Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-09T17:03:19.635Z] #15 DONE 0.4s [2019-10-09T17:03:19.635Z] [2019-10-09T17:03:19.635Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-09T17:03:19.635Z] #61 28.48 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... [2019-10-09T17:03:19.635Z] #61 28.48 Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-10-09T17:03:19.635Z] #61 28.57 Selecting previously unselected package zlib1g-dev:s390x. [2019-10-09T17:03:19.635Z] #61 28.57 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... [2019-10-09T17:03:19.635Z] #61 28.58 Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-10-09T17:03:19.635Z] #61 28.82 Selecting previously unselected package libprotobuf10:s390x. [2019-10-09T17:03:19.635Z] #61 28.82 Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... [2019-10-09T17:03:19.635Z] #61 28.83 Unpacking libprotobuf10:s390x (3.0.0-9) ... [2019-10-09T17:03:19.835Z] #56 DONE 16.8s [2019-10-09T17:03:19.835Z] [2019-10-09T17:03:19.835Z] #41 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T17:03:19.835Z] #41 11.46 -- Detecting C compile features - done [2019-10-09T17:03:19.835Z] #41 11.52 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-09T17:03:19.835Z] #41 11.77 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-09T17:03:19.835Z] #41 11.94 -- Configuring done [2019-10-09T17:03:19.835Z] #41 11.98 -- Generating done [2019-10-09T17:03:19.835Z] #41 11.99 -- Build files have been written to: /tmp/tmp.PV0YjyCvXk/tini [2019-10-09T17:03:19.835Z] #41 12.00 + make tini-static [2019-10-09T17:03:19.835Z] #41 12.53 Scanning dependencies of target tini-static [2019-10-09T17:03:19.835Z] #41 12.60 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-09T17:03:19.835Z] #41 14.24 [100%] Linking C executable tini-static [2019-10-09T17:03:19.835Z] #41 14.86 [100%] Built target tini-static [2019-10-09T17:03:19.835Z] #41 15.00 + mkdir -p /build [2019-10-09T17:03:19.835Z] #41 15.01 + cp tini-static /build/docker-init [2019-10-09T17:03:19.835Z] #41 DONE 17.0s [2019-10-09T17:03:19.835Z] [2019-10-09T17:03:19.835Z] #53 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-09T17:03:19.835Z] #53 16.98 + cd /tmp/tmp.zMUekSWoeU/src/github.com/docker/libnetwork [2019-10-09T17:03:19.835Z] #53 16.98 + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-09T17:03:20.032Z] #61 ... [2019-10-09T17:03:20.032Z] [2019-10-09T17:03:20.032Z] #16 [dev 6/25] RUN ldconfig [2019-10-09T17:03:20.032Z] #16 DONE 0.4s [2019-10-09T17:03:20.032Z] [2019-10-09T17:03:20.032Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-09T17:03:20.032Z] #39 24.13 Building dependency tree... [2019-10-09T17:03:20.032Z] #39 25.64 The following additional packages will be installed: [2019-10-09T17:03:20.032Z] #39 25.65 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-09T17:03:20.032Z] #39 25.65 Suggested packages: [2019-10-09T17:03:20.032Z] #39 25.65 codeblocks eclipse ninja-build lrzip [2019-10-09T17:03:20.032Z] #39 25.65 Recommended packages: [2019-10-09T17:03:20.032Z] #39 25.65 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-09T17:03:20.032Z] #39 26.26 The following NEW packages will be installed: [2019-10-09T17:03:20.032Z] #39 26.26 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-09T17:03:20.032Z] #39 26.26 vim-common xxd [2019-10-09T17:03:20.032Z] #39 26.36 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded. [2019-10-09T17:03:20.032Z] #39 26.36 Need to get 13.2 MB of archives. [2019-10-09T17:03:20.032Z] #39 26.36 After this operation, 59.4 MB of additional disk space will be used. [2019-10-09T17:03:20.032Z] #39 26.36 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] [2019-10-09T17:03:20.032Z] #39 26.58 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-09T17:03:20.032Z] #39 26.58 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB] [2019-10-09T17:03:20.032Z] #39 27.41 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-09T17:03:20.032Z] #39 27.50 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libarchive13 s390x 3.2.2-2+deb9u1 [283 kB] [2019-10-09T17:03:20.032Z] #39 27.54 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2019-10-09T17:03:20.032Z] #39 27.54 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] [2019-10-09T17:03:20.032Z] #39 27.56 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] [2019-10-09T17:03:20.032Z] #39 27.82 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-09T17:03:20.032Z] #39 27.85 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-09T17:03:20.032Z] #39 28.82 debconf: delaying package configuration, since apt-utils is not installed [2019-10-09T17:03:20.032Z] #39 29.05 Fetched 13.2 MB in 1s (8309 kB/s) [2019-10-09T17:03:20.032Z] #39 29.21 Selecting previously unselected package cmake-data. [2019-10-09T17:03:20.032Z] #39 29.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-09T17:03:20.032Z] #39 29.24 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-09T17:03:20.402Z] #53 17.68 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-09T17:03:20.451Z] #39 29.25 Unpacking cmake-data (3.7.2-1) ... [2019-10-09T17:03:22.764Z] #39 ... [2019-10-09T17:03:22.764Z] [2019-10-09T17:03:22.764Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-09T17:03:22.764Z] #24 2.190 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-09T17:03:22.764Z] #24 2.837 [2019-10-09T17:03:22.932Z] #53 ... [2019-10-09T17:03:22.932Z] [2019-10-09T17:03:22.932Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-09T17:03:22.932Z] #60 10.27 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-09T17:03:23.191Z] #60 ... [2019-10-09T17:03:23.191Z] [2019-10-09T17:03:23.191Z] #45 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T17:03:23.191Z] #45 14.62 + cd /tmp/tmp.3LQpMG238Q/src/github.com/opencontainers/runc [2019-10-09T17:03:23.191Z] #45 14.62 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-09T17:03:23.191Z] #45 14.89 + '[' -z '' ']' [2019-10-09T17:03:23.191Z] #45 14.89 + target=static [2019-10-09T17:03:23.191Z] #45 14.89 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-09T17:03:23.191Z] #45 16.39 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-09T17:03:23.588Z] #24 3.377 ## 3.0% ### 5.1% ##### 7.1% ###### 9.2% ########### 15.5% ############## 19.7% ############### 21.8% ################# 23.8% ################## 26.0% [2019-10-09T17:03:23.588Z] #24 ... [2019-10-09T17:03:23.588Z] [2019-10-09T17:03:23.588Z] #54 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-09T17:03:23.588Z] #54 DONE 32.1s [2019-10-09T17:03:23.588Z] [2019-10-09T17:03:23.588Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-09T17:03:23.760Z] #45 ... [2019-10-09T17:03:23.760Z] [2019-10-09T17:03:23.760Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-09T17:03:23.760Z] #60 21.16 Fetched 7919 kB in 15s (519 kB/s) [2019-10-09T17:03:26.295Z] #60 21.16 Reading package lists... [2019-10-09T17:03:26.295Z] #60 ... [2019-10-09T17:03:26.295Z] [2019-10-09T17:03:26.295Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T17:03:26.295Z] #36 13.14 unicode/utf8 [2019-10-09T17:03:26.295Z] #36 13.83 internal/testlog [2019-10-09T17:03:26.295Z] #36 14.05 encoding [2019-10-09T17:03:26.295Z] #36 14.23 unicode/utf16 [2019-10-09T17:03:26.295Z] #36 14.36 container/list [2019-10-09T17:03:26.295Z] #36 15.29 runtime/cgo [2019-10-09T17:03:26.295Z] #36 ... [2019-10-09T17:03:26.295Z] [2019-10-09T17:03:26.295Z] #27 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-09T17:03:26.295Z] #27 22.20 + cd /tmp/tmp.9rS0LNQQgw/src/github.com/golangci/golangci-lint/ [2019-10-09T17:03:26.296Z] #27 22.20 + git checkout -q v1.17.1 [2019-10-09T17:03:26.296Z] #27 22.97 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-09T17:03:26.554Z] #27 ... [2019-10-09T17:03:26.554Z] [2019-10-09T17:03:26.554Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-09T17:03:26.554Z] #33 13.47 unicode/utf8 [2019-10-09T17:03:26.554Z] #33 13.81 internal/testlog [2019-10-09T17:03:26.554Z] #33 14.12 encoding [2019-10-09T17:03:26.554Z] #33 14.35 runtime/cgo [2019-10-09T17:03:28.454Z] #33 ... [2019-10-09T17:03:28.454Z] [2019-10-09T17:03:28.454Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-09T17:03:28.454Z] #60 21.16 Reading package lists... [2019-10-09T17:03:28.526Z] #24 3.377 ## 3.0% ### 5.1% ##### 7.1% ###### 9.2% ########### 15.5% ############## 19.7% ############### 21.8% ################# 23.8% ################## 26.0% #################### 28.0% ##################### 30.1% ####################### 32.2% ######################## 34.3% ########################## 36.4% ########################### 38.5% ############################# 40.5% ################################ 44.7% ################################# 46.8% ################################### 48.9% #################################### 51.0% ###################################### 53.1% ####################################### 55.2% ######################################### 57.3% ########################################## 59.3% ############################################ 61.5% ############################################# 63.5% ############################################### 65.6% ################################################ 67.7% ################################################## 69.8% ################################################### 71.9% ##################################################### 74.0% ######################################################## 78.2% ######################################################### 80.2% ########################################################### 82.3% ############################################################ 84.4% ############################################################## 86.5% ############################################################### 88.6% ################################################################# 90.7% ################################################################## 92.8% #################################################################### 94.9% ##################################################################### 97.0% ####################################################################### 99.1% ######################################################################## 100.0% [2019-10-09T17:03:28.937Z] #24 10.03 [2019-10-09T17:03:29.732Z] #24 10.44 ## 2.9% ###### 8.6% ############## 19.9% ################## 25.5% ###################### 31.2% ########################## 36.9% [2019-10-09T17:03:29.732Z] #24 ... [2019-10-09T17:03:29.732Z] [2019-10-09T17:03:29.732Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-09T17:03:29.732Z] #17 0.672 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-09T17:03:29.732Z] #17 0.763 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-09T17:03:29.732Z] #17 0.803 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-09T17:03:29.732Z] #17 0.826 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-09T17:03:29.732Z] #17 0.926 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-09T17:03:29.732Z] #17 1.743 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-09T17:03:29.732Z] #17 3.356 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-09T17:03:29.732Z] #17 4.314 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-09T17:03:30.151Z] #17 ... [2019-10-09T17:03:30.151Z] [2019-10-09T17:03:30.151Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-09T17:03:30.947Z] #24 10.44 ## 2.9% ###### 8.6% ############## 19.9% ################## 25.5% ###################### 31.2% ########################## 36.9% ################################## 48.2% ########################################## 59.5% ############################################## 65.2% ################################################### 70.9% ####################################################### 76.5% ########################################################### 82.2% ################################################################### 93.6% ####################################################################### 99.2% ######################################################################## 100.0% [2019-10-09T17:03:30.947Z] #24 ... [2019-10-09T17:03:30.947Z] [2019-10-09T17:03:30.947Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-09T17:03:30.947Z] #61 29.92 Selecting previously unselected package libprotobuf-lite10:s390x. [2019-10-09T17:03:30.947Z] #61 29.92 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... [2019-10-09T17:03:30.947Z] #61 29.93 Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... [2019-10-09T17:03:30.947Z] #61 30.27 Selecting previously unselected package libprotobuf-dev:s390x. [2019-10-09T17:03:30.947Z] #61 30.27 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... [2019-10-09T17:03:30.947Z] #61 30.27 Unpacking libprotobuf-dev:s390x (3.0.0-9) ... [2019-10-09T17:03:30.947Z] #61 31.51 Selecting previously unselected package libprotoc10:s390x. [2019-10-09T17:03:30.947Z] #61 31.51 Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... [2019-10-09T17:03:30.947Z] #61 31.51 Unpacking libprotoc10:s390x (3.0.0-9) ... [2019-10-09T17:03:30.947Z] #61 32.17 Selecting previously unselected package protobuf-c-compiler. [2019-10-09T17:03:30.947Z] #61 32.19 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... [2019-10-09T17:03:30.947Z] #61 32.20 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-09T17:03:30.947Z] #61 32.29 Selecting previously unselected package protobuf-compiler. [2019-10-09T17:03:30.947Z] #61 32.31 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... [2019-10-09T17:03:30.947Z] #61 32.32 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-09T17:03:30.947Z] #61 32.47 Selecting previously unselected package python-pkg-resources. [2019-10-09T17:03:30.947Z] #61 32.47 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-09T17:03:30.947Z] #61 32.48 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-09T17:03:30.947Z] #61 32.83 Selecting previously unselected package python-protobuf. [2019-10-09T17:03:30.947Z] #61 32.88 Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... [2019-10-09T17:03:30.947Z] #61 32.90 Unpacking python-protobuf (3.0.0-9) ... [2019-10-09T17:03:30.947Z] #61 33.72 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-09T17:03:30.947Z] #61 33.81 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-09T17:03:30.947Z] #61 33.82 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-09T17:03:30.947Z] #61 37.02 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-09T17:03:30.947Z] #61 37.05 Setting up libprotobuf10:s390x (3.0.0-9) ... [2019-10-09T17:03:30.947Z] #61 37.06 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-09T17:03:30.947Z] #61 37.09 Setting up python-protobuf (3.0.0-9) ... [2019-10-09T17:03:30.947Z] #61 ... [2019-10-09T17:03:30.947Z] [2019-10-09T17:03:30.947Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T17:03:30.947Z] #37 38.70 github.com/LK4D4/vndr/godl/singleflight [2019-10-09T17:03:30.947Z] #37 38.87 io [2019-10-09T17:03:30.947Z] #37 39.22 strconv [2019-10-09T17:03:32.317Z] #37 40.73 bytes [2019-10-09T17:03:32.776Z] #37 ... [2019-10-09T17:03:32.776Z] [2019-10-09T17:03:32.776Z] #19 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-09T17:03:32.776Z] #19 31.67 + cd /tmp/tmp.dUS5Cgy7Jj/src/github.com/go-swagger/go-swagger [2019-10-09T17:03:32.776Z] #19 31.67 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-10-09T17:03:32.776Z] #19 34.48 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-09T17:03:32.776Z] #19 ... [2019-10-09T17:03:32.776Z] [2019-10-09T17:03:32.776Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-09T17:03:32.776Z] #24 12.73 [2019-10-09T17:03:33.719Z] #60 25.73 Reading package lists... [2019-10-09T17:03:33.776Z] #24 13.04 ## 3.5% #### 6.0% ####### 11.1% ######### 13.7% ############# 18.7% ############### 21.3% ################## 26.4% #################### 28.9% ###################### 31.5% ######################## 34.0% ########################## 36.6% ############################ 39.1% [2019-10-09T17:03:33.776Z] #24 ... [2019-10-09T17:03:33.776Z] [2019-10-09T17:03:33.776Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-09T17:03:33.776Z] #61 41.73 Setting up libcap-dev:s390x (1:2.25-1) ... [2019-10-09T17:03:33.776Z] #61 42.07 Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-10-09T17:03:33.776Z] #61 42.26 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-10-09T17:03:33.776Z] #61 42.31 Setting up libprotobuf-lite10:s390x (3.0.0-9) ... [2019-10-09T17:03:33.776Z] #61 42.31 Setting up libprotoc10:s390x (3.0.0-9) ... [2019-10-09T17:03:33.776Z] #61 42.32 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-09T17:03:33.776Z] #61 42.33 Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-10-09T17:03:33.776Z] #61 42.34 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-09T17:03:33.776Z] #61 42.35 Setting up libprotobuf-dev:s390x (3.0.0-9) ... [2019-10-09T17:03:33.776Z] #61 42.35 Setting up libnl-3-dev:s390x (3.2.27-2) ... [2019-10-09T17:03:33.776Z] #61 42.36 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-09T17:03:33.776Z] #61 DONE 42.7s [2019-10-09T17:03:33.776Z] [2019-10-09T17:03:33.776Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-09T17:03:34.252Z] #24 13.04 ## 3.5% #### 6.0% ####### 11.1% ######### 13.7% ############# 18.7% ############### 21.3% ################## 26.4% #################### 28.9% ###################### 31.5% ######################## 34.0% ########################## 36.6% ############################ 39.1% ############################# 41.7% ############################### 44.2% [2019-10-09T17:03:34.252Z] #24 ... [2019-10-09T17:03:34.252Z] [2019-10-09T17:03:34.252Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-09T17:03:34.252Z] #39 33.25 Selecting previously unselected package liblzo2-2:s390x. [2019-10-09T17:03:34.253Z] #39 33.28 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-09T17:03:34.253Z] #39 33.29 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-09T17:03:34.253Z] #39 33.48 Selecting previously unselected package libicu57:s390x. [2019-10-09T17:03:34.253Z] #39 33.49 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ... [2019-10-09T17:03:34.253Z] #39 33.50 Unpacking libicu57:s390x (57.1-6+deb9u3) ... [2019-10-09T17:03:34.253Z] #39 40.84 Selecting previously unselected package libxml2:s390x. [2019-10-09T17:03:34.253Z] #39 40.84 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... [2019-10-09T17:03:34.253Z] #39 40.85 Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-09T17:03:34.253Z] #39 42.25 Selecting previously unselected package libarchive13:s390x. [2019-10-09T17:03:34.253Z] #39 42.25 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_s390x.deb ... [2019-10-09T17:03:34.253Z] #39 42.27 Unpacking libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-10-09T17:03:34.253Z] #39 42.80 Selecting previously unselected package libjsoncpp1:s390x. [2019-10-09T17:03:34.253Z] #39 42.80 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... [2019-10-09T17:03:34.253Z] #39 42.85 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2019-10-09T17:03:34.253Z] #39 43.17 Selecting previously unselected package libuv1:s390x. [2019-10-09T17:03:34.253Z] #39 43.17 Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... [2019-10-09T17:03:34.253Z] #39 43.17 Unpacking libuv1:s390x (1.9.1-3) ... [2019-10-09T17:03:34.253Z] #39 43.33 Selecting previously unselected package cmake. [2019-10-09T17:03:34.253Z] #39 43.33 Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... [2019-10-09T17:03:34.253Z] #39 ... [2019-10-09T17:03:34.253Z] [2019-10-09T17:03:34.253Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-09T17:03:34.285Z] #60 30.85 Building dependency tree... [2019-10-09T17:03:34.285Z] #60 ... [2019-10-09T17:03:34.285Z] [2019-10-09T17:03:34.285Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-09T17:03:34.285Z] #50 31.00 + cd /tmp/tmp.p1wqMPxJlz/src/github.com/containerd/containerd [2019-10-09T17:03:34.285Z] #50 31.00 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-09T17:03:34.852Z] #50 31.69 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-09T17:03:34.852Z] #50 31.69 + BUILDTAGS='netgo osusergo static_build' [2019-10-09T17:03:34.852Z] #50 31.69 + export EXTRA_FLAGS=-buildmode=pie [2019-10-09T17:03:34.852Z] #50 31.69 + EXTRA_FLAGS=-buildmode=pie [2019-10-09T17:03:34.852Z] #50 31.69 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-09T17:03:34.852Z] #50 31.69 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-09T17:03:34.852Z] #50 31.69 + '[' '' = dynamic ']' [2019-10-09T17:03:34.852Z] #50 31.69 + make [2019-10-09T17:03:35.066Z] #24 13.04 ## 3.5% #### 6.0% ####### 11.1% ######### 13.7% ############# 18.7% ############### 21.3% ################## 26.4% #################### 28.9% ###################### 31.5% ######################## 34.0% ########################## 36.6% ############################ 39.1% ############################# 41.7% ############################### 44.2% ################################# 46.7% ################################### 49.3% ##################################### 51.8% ######################################## 56.9% ############################################ 62.0% [2019-10-09T17:03:35.066Z] #24 ... [2019-10-09T17:03:35.066Z] [2019-10-09T17:03:35.066Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-09T17:03:35.066Z] #34 33.47 sync [2019-10-09T17:03:35.066Z] #34 33.47 internal/reflectlite [2019-10-09T17:03:35.066Z] #34 36.59 errors [2019-10-09T17:03:35.066Z] #34 36.63 sort [2019-10-09T17:03:35.066Z] #34 37.36 strconv [2019-10-09T17:03:35.066Z] #34 38.31 io [2019-10-09T17:03:35.066Z] #34 39.81 internal/oserror [2019-10-09T17:03:35.066Z] #34 39.96 syscall [2019-10-09T17:03:35.066Z] #34 42.77 reflect [2019-10-09T17:03:35.066Z] #34 ... [2019-10-09T17:03:35.066Z] [2019-10-09T17:03:35.066Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-09T17:03:35.788Z] #50 ... [2019-10-09T17:03:35.788Z] [2019-10-09T17:03:35.788Z] #53 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-09T17:03:35.788Z] #53 DONE 32.7s [2019-10-09T17:03:35.788Z] [2019-10-09T17:03:35.788Z] #30 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-09T17:03:35.788Z] #30 32.06 + cd /tmp/tmp.h9OaDADy1q/src/gotest.tools/gotestsum [2019-10-09T17:03:35.788Z] #30 32.06 + git checkout -q v0.3.5 [2019-10-09T17:03:35.788Z] #30 32.07 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-09T17:03:36.263Z] #24 13.04 ## 3.5% #### 6.0% ####### 11.1% ######### 13.7% ############# 18.7% ############### 21.3% ################## 26.4% #################### 28.9% ###################### 31.5% ######################## 34.0% ########################## 36.6% ############################ 39.1% ############################# 41.7% ############################### 44.2% ################################# 46.7% ################################### 49.3% ##################################### 51.8% ######################################## 56.9% ############################################ 62.0% ############################################## 64.5% ################################################## 69.6% ################################################### 72.2% ####################################################### 77.3% ######################################################### 79.8% ########################################################### 82.3% ################################################################ 90.0% #################################################################### 95.0% ######################################################################## 100.0% [2019-10-09T17:03:36.652Z] #24 18.14 [2019-10-09T17:03:37.885Z] #24 18.55 1.2% # 2.1% ## 4.0% ### 4.9% #### 5.9% [2019-10-09T17:03:37.885Z] #24 ... [2019-10-09T17:03:37.885Z] [2019-10-09T17:03:37.885Z] #46 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T17:03:37.885Z] #46 10.43 + cd /tmp/tmp.x60ml6h93M/src/github.com/opencontainers/runc [2019-10-09T17:03:37.885Z] #46 10.43 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-09T17:03:37.885Z] #46 10.65 + '[' -z '' ']' [2019-10-09T17:03:37.885Z] #46 10.65 + target=static [2019-10-09T17:03:37.885Z] #46 10.65 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-09T17:03:37.885Z] #46 12.66 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-09T17:03:37.885Z] #46 ... [2019-10-09T17:03:37.885Z] [2019-10-09T17:03:37.885Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-09T17:03:38.295Z] #24 18.55 1.2% # 2.1% ## 4.0% ### 4.9% #### 5.9% #### 6.8% ##### 7.8% ###### 8.7% [2019-10-09T17:03:38.295Z] #24 ... [2019-10-09T17:03:38.295Z] [2019-10-09T17:03:38.295Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-09T17:03:38.295Z] #39 43.45 Unpacking cmake (3.7.2-1) ... [2019-10-09T17:03:38.295Z] #39 46.15 Selecting previously unselected package xxd. [2019-10-09T17:03:38.295Z] #39 46.18 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-09T17:03:38.295Z] #39 46.18 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-09T17:03:38.295Z] #39 46.43 Selecting previously unselected package vim-common. [2019-10-09T17:03:38.295Z] #39 46.44 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-09T17:03:38.295Z] #39 46.44 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-09T17:03:38.295Z] #39 46.77 Processing triggers for mime-support (3.60) ... [2019-10-09T17:03:38.295Z] #39 46.87 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-09T17:03:38.295Z] #39 46.88 Setting up libuv1:s390x (1.9.1-3) ... [2019-10-09T17:03:38.295Z] #39 46.89 Setting up cmake-data (3.7.2-1) ... [2019-10-09T17:03:38.295Z] #39 46.90 Setting up libicu57:s390x (57.1-6+deb9u3) ... [2019-10-09T17:03:38.295Z] #39 46.91 Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-09T17:03:38.295Z] #39 46.92 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-09T17:03:38.295Z] #39 46.95 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-09T17:03:38.295Z] #39 46.97 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-09T17:03:38.295Z] #39 46.98 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2019-10-09T17:03:38.295Z] #39 46.99 Setting up libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-10-09T17:03:38.295Z] #39 47.00 Setting up cmake (3.7.2-1) ... [2019-10-09T17:03:38.295Z] #39 47.04 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-09T17:03:38.295Z] #39 DONE 47.3s [2019-10-09T17:03:38.295Z] [2019-10-09T17:03:38.295Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-09T17:03:38.319Z] #30 ... [2019-10-09T17:03:38.319Z] [2019-10-09T17:03:38.319Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T17:03:38.319Z] #36 24.95 vendor/golang.org/x/crypto/internal/subtle [2019-10-09T17:03:38.319Z] #36 25.10 vendor/golang.org/x/crypto/curve25519 [2019-10-09T17:03:38.319Z] #36 33.04 internal/reflectlite [2019-10-09T17:03:38.319Z] #36 33.08 sync [2019-10-09T17:03:38.319Z] #36 34.40 github.com/LK4D4/vndr/godl/singleflight [2019-10-09T17:03:38.319Z] #36 34.66 math/rand [2019-10-09T17:03:38.319Z] #36 ... [2019-10-09T17:03:38.319Z] [2019-10-09T17:03:38.319Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-09T17:03:38.319Z] #60 30.85 Building dependency tree... [2019-10-09T17:03:38.319Z] #60 33.01 The following additional packages will be installed: [2019-10-09T17:03:38.319Z] #60 33.06 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-09T17:03:38.319Z] #60 33.06 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-09T17:03:38.319Z] #60 33.06 Suggested packages: [2019-10-09T17:03:38.319Z] #60 33.06 manpages-dev python-setuptools [2019-10-09T17:03:38.319Z] #60 34.80 The following NEW packages will be installed: [2019-10-09T17:03:38.319Z] #60 34.80 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-09T17:03:38.319Z] #60 34.81 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-09T17:03:38.319Z] #60 34.81 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-09T17:03:38.319Z] #60 34.81 zlib1g-dev [2019-10-09T17:03:38.578Z] #60 35.91 0 upgraded, 16 newly installed, 0 to remove and 12 not upgraded. [2019-10-09T17:03:38.578Z] #60 35.91 Need to get 3602 kB of archives. [2019-10-09T17:03:38.578Z] #60 35.91 After this operation, 18.9 MB of additional disk space will be used. [2019-10-09T17:03:38.578Z] #60 35.91 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-10-09T17:03:38.578Z] #60 35.91 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-10-09T17:03:38.578Z] #60 35.91 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-10-09T17:03:38.578Z] #60 35.91 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-10-09T17:03:38.578Z] #60 35.94 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2019-10-09T17:03:38.578Z] #60 35.94 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-10-09T17:03:38.578Z] #60 35.94 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2019-10-09T17:03:38.578Z] #60 35.94 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-10-09T17:03:38.578Z] #60 35.95 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-10-09T17:03:38.578Z] #60 36.02 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-10-09T17:03:38.578Z] #60 36.04 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-10-09T17:03:38.731Z] #24 18.55 1.2% # 2.1% ## 4.0% ### 4.9% #### 5.9% #### 6.8% ##### 7.8% ###### 8.7% ####### 10.6% [2019-10-09T17:03:38.731Z] #24 ... [2019-10-09T17:03:38.731Z] [2019-10-09T17:03:38.731Z] #40 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-09T17:03:38.731Z] #40 DONE 0.2s [2019-10-09T17:03:38.731Z] [2019-10-09T17:03:38.731Z] #41 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-09T17:03:38.731Z] #41 DONE 0.1s [2019-10-09T17:03:38.731Z] [2019-10-09T17:03:38.731Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-09T17:03:38.836Z] #60 36.11 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-10-09T17:03:38.836Z] #60 36.16 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-10-09T17:03:38.836Z] #60 36.17 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-10-09T17:03:38.836Z] #60 36.18 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-09T17:03:38.836Z] #60 36.21 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-10-09T17:03:39.774Z] #60 37.11 debconf: delaying package configuration, since apt-utils is not installed [2019-10-09T17:03:40.033Z] #60 37.26 Fetched 3602 kB in 1s (2698 kB/s) [2019-10-09T17:03:40.033Z] #60 37.36 Selecting previously unselected package libnet1:amd64. [2019-10-09T17:03:40.033Z] #60 37.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-09T17:03:40.033Z] #60 37.40 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-10-09T17:03:40.033Z] #60 37.42 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-09T17:03:40.291Z] #60 37.50 Selecting previously unselected package libcap-dev:amd64. [2019-10-09T17:03:40.291Z] #60 37.50 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-10-09T17:03:40.291Z] #60 37.50 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-10-09T17:03:40.291Z] #60 37.61 Selecting previously unselected package libnet1-dev. [2019-10-09T17:03:40.291Z] #60 37.61 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-10-09T17:03:40.291Z] #60 37.64 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-09T17:03:40.550Z] #60 37.92 Selecting previously unselected package libnl-3-200:amd64. [2019-10-09T17:03:40.550Z] #60 37.92 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-10-09T17:03:40.550Z] #60 37.93 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-10-09T17:03:40.550Z] #60 38.03 Selecting previously unselected package libnl-3-dev:amd64. [2019-10-09T17:03:40.808Z] #60 38.03 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-10-09T17:03:40.808Z] #60 38.04 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-10-09T17:03:40.808Z] #60 38.25 Selecting previously unselected package libprotobuf-c1:amd64. [2019-10-09T17:03:40.808Z] #60 38.26 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-10-09T17:03:40.808Z] #60 38.26 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-09T17:03:41.067Z] #60 38.33 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-10-09T17:03:41.067Z] #60 38.33 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-10-09T17:03:41.067Z] #60 38.34 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-10-09T17:03:41.067Z] #60 38.54 Selecting previously unselected package zlib1g-dev:amd64. [2019-10-09T17:03:41.067Z] #60 38.55 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-10-09T17:03:41.067Z] #60 38.55 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-10-09T17:03:41.325Z] #60 38.79 Selecting previously unselected package libprotobuf10:amd64. [2019-10-09T17:03:41.325Z] #60 38.79 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-10-09T17:03:41.325Z] #60 38.79 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-10-09T17:03:42.263Z] #60 39.34 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-10-09T17:03:42.263Z] #60 39.34 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-10-09T17:03:42.263Z] #60 39.35 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-10-09T17:03:42.263Z] #60 39.49 Selecting previously unselected package libprotobuf-dev:amd64. [2019-10-09T17:03:42.263Z] #60 39.49 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-10-09T17:03:42.263Z] #60 39.49 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-10-09T17:03:43.201Z] #60 40.53 Selecting previously unselected package libprotoc10:amd64. [2019-10-09T17:03:43.201Z] #60 40.53 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-10-09T17:03:43.201Z] #60 40.54 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-10-09T17:03:43.638Z] #24 18.55 1.2% # 2.1% ## 4.0% ### 4.9% #### 5.9% #### 6.8% ##### 7.8% ###### 8.7% ####### 10.6% ######## 11.5% ######### 12.5% ######### 13.5% ########## 14.4% ########### 15.3% ########### 16.3% ############ 17.2% ############# 18.2% ############## 20.1% ############### 22.0% ################ 22.9% ################# 23.8% ################# 24.8% ################## 25.7% ################### 27.6% #################### 28.6% ##################### 29.5% ###################### 31.4% ####################### 32.4% ######################## 34.3% ########################## 36.1% ########################## 37.1% ########################### 38.0% ############################ 39.0% ############################ 39.9% ############################# 40.9% ############################## 42.8% ############################### 43.7% ################################ 45.6% ################################# 46.5% ################################## 47.5% ################################## 48.4% #################################### 50.3% ##################################### 52.2% ###################################### 54.1% ######################################## 56.0% [2019-10-09T17:03:43.638Z] #24 ... [2019-10-09T17:03:43.638Z] [2019-10-09T17:03:43.638Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:03:43.638Z] #62 1.513 Note: Building without setproctitle() and strlcpy() support. [2019-10-09T17:03:43.638Z] #62 1.513 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-09T17:03:43.638Z] #62 2.930 fatal: Not a git repository (or any of the parent directories): .git [2019-10-09T17:03:43.638Z] #62 2.942 GEN .gitid [2019-10-09T17:03:43.638Z] #62 2.951 GEN criu/include/version.h [2019-10-09T17:03:43.638Z] #62 2.977 GEN include/common/asm [2019-10-09T17:03:43.638Z] #62 4.485 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-09T17:03:43.638Z] #62 4.677 PBCC images/opts.pb-c.c [2019-10-09T17:03:43.638Z] #62 4.765 PBCC images/sit.pb-c.c [2019-10-09T17:03:43.638Z] #62 4.827 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-09T17:03:43.638Z] #62 4.986 DEP images/opts.pb-c.d [2019-10-09T17:03:43.638Z] #62 5.033 DEP images/sit.pb-c.d [2019-10-09T17:03:43.638Z] #62 5.168 PBCC images/macvlan.pb-c.c [2019-10-09T17:03:43.638Z] #62 5.255 DEP images/macvlan.pb-c.d [2019-10-09T17:03:43.638Z] #62 5.345 PBCC images/autofs.pb-c.c [2019-10-09T17:03:43.638Z] #62 5.393 DEP images/autofs.pb-c.d [2019-10-09T17:03:43.638Z] #62 5.473 PBCC images/sysctl.pb-c.c [2019-10-09T17:03:43.638Z] #62 5.513 DEP images/sysctl.pb-c.d [2019-10-09T17:03:43.638Z] #62 5.602 PBCC images/time.pb-c.c [2019-10-09T17:03:43.638Z] #62 5.653 DEP images/time.pb-c.d [2019-10-09T17:03:43.638Z] #62 5.922 PBCC images/binfmt-misc.pb-c.c [2019-10-09T17:03:43.638Z] #62 5.934 DEP images/binfmt-misc.pb-c.d [2019-10-09T17:03:43.638Z] #62 6.048 PBCC images/seccomp.pb-c.c [2019-10-09T17:03:43.638Z] #62 6.087 DEP images/seccomp.pb-c.d [2019-10-09T17:03:43.638Z] #62 6.146 PBCC images/userns.pb-c.c [2019-10-09T17:03:43.638Z] #62 6.192 DEP images/userns.pb-c.d [2019-10-09T17:03:43.638Z] #62 6.252 PBCC images/cgroup.pb-c.c [2019-10-09T17:03:43.638Z] #62 6.276 DEP images/cgroup.pb-c.d [2019-10-09T17:03:43.638Z] #62 6.298 PBCC images/fown.pb-c.c [2019-10-09T17:03:43.638Z] #62 6.318 PBCC images/ext-file.pb-c.c [2019-10-09T17:03:43.638Z] #62 6.373 DEP images/fown.pb-c.d [2019-10-09T17:03:43.638Z] #62 6.453 DEP images/ext-file.pb-c.d [2019-10-09T17:03:43.638Z] #62 6.506 PBCC images/rpc.pb-c.c [2019-10-09T17:03:43.638Z] #62 6.552 DEP images/rpc.pb-c.d [2019-10-09T17:03:43.638Z] #62 6.613 PBCC images/siginfo.pb-c.c [2019-10-09T17:03:43.638Z] #62 6.631 DEP images/siginfo.pb-c.d [2019-10-09T17:03:43.638Z] #62 6.720 PBCC images/pagemap.pb-c.c [2019-10-09T17:03:43.638Z] #62 6.786 DEP images/pagemap.pb-c.d [2019-10-09T17:03:43.638Z] #62 6.872 PBCC images/rlimit.pb-c.c [2019-10-09T17:03:43.638Z] #62 6.942 DEP images/rlimit.pb-c.d [2019-10-09T17:03:43.638Z] #62 7.003 PBCC images/file-lock.pb-c.c [2019-10-09T17:03:43.638Z] #62 7.028 DEP images/file-lock.pb-c.d [2019-10-09T17:03:43.638Z] #62 7.045 PBCC images/tty.pb-c.c [2019-10-09T17:03:43.638Z] #62 7.101 DEP images/tty.pb-c.d [2019-10-09T17:03:43.638Z] #62 7.165 PBCC images/tun.pb-c.c [2019-10-09T17:03:43.638Z] #62 7.252 PBCC images/netdev.pb-c.c [2019-10-09T17:03:43.638Z] #62 7.259 DEP images/tun.pb-c.d [2019-10-09T17:03:43.638Z] #62 7.320 DEP images/netdev.pb-c.d [2019-10-09T17:03:43.638Z] #62 7.413 PBCC images/vma.pb-c.c [2019-10-09T17:03:43.638Z] #62 7.459 DEP images/vma.pb-c.d [2019-10-09T17:03:43.638Z] #62 7.511 PBCC images/creds.pb-c.c [2019-10-09T17:03:43.638Z] #62 7.538 DEP images/creds.pb-c.d [2019-10-09T17:03:43.638Z] #62 7.613 PBCC images/utsns.pb-c.c [2019-10-09T17:03:43.638Z] #62 7.627 DEP images/utsns.pb-c.d [2019-10-09T17:03:43.638Z] #62 7.714 PBCC images/ipc-desc.pb-c.c [2019-10-09T17:03:43.638Z] #62 7.719 PBCC images/ipc-sem.pb-c.c [2019-10-09T17:03:43.638Z] #62 7.735 DEP images/ipc-desc.pb-c.d [2019-10-09T17:03:43.638Z] #62 7.785 DEP images/ipc-sem.pb-c.d [2019-10-09T17:03:43.638Z] #62 7.802 PBCC images/ipc-msg.pb-c.c [2019-10-09T17:03:43.638Z] #62 7.874 DEP images/ipc-msg.pb-c.d [2019-10-09T17:03:43.638Z] #62 7.931 PBCC images/ipc-shm.pb-c.c [2019-10-09T17:03:43.638Z] #62 8.014 DEP images/ipc-shm.pb-c.d [2019-10-09T17:03:43.638Z] #62 8.062 PBCC images/ipc-var.pb-c.c [2019-10-09T17:03:43.638Z] #62 8.086 DEP images/ipc-var.pb-c.d [2019-10-09T17:03:43.638Z] #62 8.109 PBCC images/sk-opts.pb-c.c [2019-10-09T17:03:43.638Z] #62 8.163 PBCC images/packet-sock.pb-c.c [2019-10-09T17:03:43.638Z] #62 8.214 DEP images/sk-opts.pb-c.d [2019-10-09T17:03:43.638Z] #62 8.233 DEP images/packet-sock.pb-c.d [2019-10-09T17:03:43.638Z] #62 8.332 PBCC images/sk-netlink.pb-c.c [2019-10-09T17:03:43.638Z] #62 8.361 DEP images/sk-netlink.pb-c.d [2019-10-09T17:03:43.638Z] #62 8.421 PBCC images/sk-inet.pb-c.c [2019-10-09T17:03:43.638Z] #62 8.455 DEP images/sk-inet.pb-c.d [2019-10-09T17:03:43.638Z] #62 8.542 PBCC images/sk-unix.pb-c.c [2019-10-09T17:03:43.638Z] #62 8.571 DEP images/sk-unix.pb-c.d [2019-10-09T17:03:43.638Z] #62 8.695 PBCC images/mm.pb-c.c [2019-10-09T17:03:43.638Z] #62 8.720 DEP images/mm.pb-c.d [2019-10-09T17:03:43.638Z] #62 8.788 PBCC images/timerfd.pb-c.c [2019-10-09T17:03:43.638Z] #62 8.831 DEP images/timerfd.pb-c.d [2019-10-09T17:03:43.638Z] #62 8.921 PBCC images/timer.pb-c.c [2019-10-09T17:03:43.638Z] #62 8.947 DEP images/timer.pb-c.d [2019-10-09T17:03:43.638Z] #62 8.989 PBCC images/sa.pb-c.c [2019-10-09T17:03:43.638Z] #62 9.028 DEP images/sa.pb-c.d [2019-10-09T17:03:43.638Z] #62 9.066 PBCC images/pipe-data.pb-c.c [2019-10-09T17:03:43.638Z] #62 9.091 DEP images/pipe-data.pb-c.d [2019-10-09T17:03:43.638Z] #62 9.135 PBCC images/mnt.pb-c.c [2019-10-09T17:03:43.638Z] #62 9.165 DEP images/mnt.pb-c.d [2019-10-09T17:03:43.638Z] #62 9.245 PBCC images/sk-packet.pb-c.c [2019-10-09T17:03:43.638Z] #62 9.258 DEP images/sk-packet.pb-c.d [2019-10-09T17:03:43.638Z] #62 9.318 PBCC images/tcp-stream.pb-c.c [2019-10-09T17:03:43.638Z] #62 9.380 DEP images/tcp-stream.pb-c.d [2019-10-09T17:03:43.638Z] #62 9.431 PBCC images/pipe.pb-c.c [2019-10-09T17:03:43.638Z] #62 9.495 DEP images/pipe.pb-c.d [2019-10-09T17:03:43.638Z] #62 9.568 PBCC images/pstree.pb-c.c [2019-10-09T17:03:43.638Z] #62 9.599 DEP images/pstree.pb-c.d [2019-10-09T17:03:43.638Z] #62 9.641 PBCC images/fs.pb-c.c [2019-10-09T17:03:43.638Z] #62 9.693 DEP images/fs.pb-c.d [2019-10-09T17:03:43.638Z] #62 9.817 PBCC images/signalfd.pb-c.c [2019-10-09T17:03:43.638Z] #62 9.828 DEP images/signalfd.pb-c.d [2019-10-09T17:03:43.638Z] #62 9.862 PBCC images/fh.pb-c.c [2019-10-09T17:03:43.638Z] #62 9.912 PBCC images/fsnotify.pb-c.c [2019-10-09T17:03:43.638Z] #62 9.942 DEP images/fh.pb-c.d [2019-10-09T17:03:43.638Z] #62 9.993 DEP images/fsnotify.pb-c.d [2019-10-09T17:03:43.638Z] #62 10.04 PBCC images/eventpoll.pb-c.c [2019-10-09T17:03:43.768Z] #60 41.13 Selecting previously unselected package protobuf-c-compiler. [2019-10-09T17:03:43.768Z] #60 41.14 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-10-09T17:03:43.768Z] #60 41.15 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-09T17:03:43.768Z] #60 41.24 Selecting previously unselected package protobuf-compiler. [2019-10-09T17:03:44.026Z] #60 41.25 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-10-09T17:03:44.026Z] #60 41.26 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-09T17:03:44.026Z] #60 41.37 Selecting previously unselected package python-pkg-resources. [2019-10-09T17:03:44.026Z] #60 41.37 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-09T17:03:44.026Z] #60 41.38 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-09T17:03:44.067Z] #62 10.06 DEP images/eventpoll.pb-c.d [2019-10-09T17:03:44.067Z] #62 10.13 PBCC images/eventfd.pb-c.c [2019-10-09T17:03:44.067Z] #62 10.17 DEP images/eventfd.pb-c.d [2019-10-09T17:03:44.067Z] #62 10.21 PBCC images/remap-file-path.pb-c.c [2019-10-09T17:03:44.067Z] #62 10.23 DEP images/remap-file-path.pb-c.d [2019-10-09T17:03:44.067Z] #62 10.29 PBCC images/fifo.pb-c.c [2019-10-09T17:03:44.067Z] #62 ... [2019-10-09T17:03:44.067Z] [2019-10-09T17:03:44.067Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-09T17:03:44.285Z] #60 41.55 Selecting previously unselected package python-protobuf. [2019-10-09T17:03:44.285Z] #60 41.55 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-10-09T17:03:44.285Z] #60 41.56 Unpacking python-protobuf (3.0.0-9) ... [2019-10-09T17:03:44.500Z] #24 18.55 1.2% # 2.1% ## 4.0% ### 4.9% #### 5.9% #### 6.8% ##### 7.8% ###### 8.7% ####### 10.6% ######## 11.5% ######### 12.5% ######### 13.5% ########## 14.4% ########### 15.3% ########### 16.3% ############ 17.2% ############# 18.2% ############## 20.1% ############### 22.0% ################ 22.9% ################# 23.8% ################# 24.8% ################## 25.7% ################### 27.6% #################### 28.6% ##################### 29.5% ###################### 31.4% ####################### 32.4% ######################## 34.3% ########################## 36.1% ########################## 37.1% ########################### 38.0% ############################ 39.0% ############################ 39.9% ############################# 40.9% ############################## 42.8% ############################### 43.7% ################################ 45.6% ################################# 46.5% ################################## 47.5% ################################## 48.4% #################################### 50.3% ##################################### 52.2% ###################################### 54.1% ######################################## 56.0% ######################################### 57.9% ########################################### 59.8% ########################################### 60.7% ############################################# 62.6% ############################################# 63.6% ############################################## 64.5% [2019-10-09T17:03:44.500Z] #24 ... [2019-10-09T17:03:44.500Z] [2019-10-09T17:03:44.500Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T17:03:44.500Z] #37 43.25 bufio [2019-10-09T17:03:44.500Z] #37 44.35 reflect [2019-10-09T17:03:44.500Z] #37 46.28 syscall [2019-10-09T17:03:44.851Z] #60 42.12 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-09T17:03:44.851Z] #60 42.20 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-09T17:03:44.851Z] #60 42.22 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-09T17:03:44.984Z] #37 ... [2019-10-09T17:03:44.984Z] [2019-10-09T17:03:44.984Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:03:44.984Z] #62 10.31 DEP images/fifo.pb-c.d [2019-10-09T17:03:44.984Z] #62 10.33 PBCC images/ghost-file.pb-c.c [2019-10-09T17:03:44.984Z] #62 10.38 DEP images/ghost-file.pb-c.d [2019-10-09T17:03:44.984Z] #62 10.46 PBCC images/regfile.pb-c.c [2019-10-09T17:03:44.984Z] #62 10.47 DEP images/regfile.pb-c.d [2019-10-09T17:03:44.984Z] #62 10.60 PBCC images/ns.pb-c.c [2019-10-09T17:03:44.984Z] #62 10.61 DEP images/ns.pb-c.d [2019-10-09T17:03:44.984Z] #62 10.67 PBCC images/fdinfo.pb-c.c [2019-10-09T17:03:44.984Z] #62 10.74 DEP images/fdinfo.pb-c.d [2019-10-09T17:03:44.984Z] #62 10.81 PBCC images/core-aarch64.pb-c.c [2019-10-09T17:03:44.984Z] #62 10.86 PBCC images/core-arm.pb-c.c [2019-10-09T17:03:44.984Z] #62 10.91 PBCC images/core-ppc64.pb-c.c [2019-10-09T17:03:44.984Z] #62 10.99 PBCC images/core-s390.pb-c.c [2019-10-09T17:03:44.984Z] #62 11.06 PBCC images/core-x86.pb-c.c [2019-10-09T17:03:44.984Z] #62 11.12 PBCC images/core.pb-c.c [2019-10-09T17:03:44.984Z] #62 11.19 PBCC images/inventory.pb-c.c [2019-10-09T17:03:44.984Z] #62 11.31 DEP images/core-aarch64.pb-c.d [2019-10-09T17:03:44.984Z] #62 11.39 DEP images/core-arm.pb-c.d [2019-10-09T17:03:45.404Z] #62 11.51 DEP images/core-ppc64.pb-c.d [2019-10-09T17:03:45.404Z] #62 11.61 DEP images/core-s390.pb-c.d [2019-10-09T17:03:45.404Z] #62 ... [2019-10-09T17:03:45.404Z] [2019-10-09T17:03:45.404Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-09T17:03:45.404Z] #17 15.40 Fetched 7670 kB in 14s (519 kB/s) [2019-10-09T17:03:45.404Z] #17 15.40 Reading package lists... [2019-10-09T17:03:45.404Z] #17 20.78 Reading package lists... [2019-10-09T17:03:45.404Z] #17 24.71 Building dependency tree... [2019-10-09T17:03:45.404Z] #17 ... [2019-10-09T17:03:45.404Z] [2019-10-09T17:03:45.404Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:03:45.404Z] #62 11.74 DEP images/core-x86.pb-c.d [2019-10-09T17:03:45.404Z] #62 11.84 DEP images/core.pb-c.d [2019-10-09T17:03:45.418Z] #60 ... [2019-10-09T17:03:45.418Z] [2019-10-09T17:03:45.418Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-09T17:03:45.418Z] #33 32.28 sync [2019-10-09T17:03:45.418Z] #33 32.28 internal/reflectlite [2019-10-09T17:03:45.418Z] #33 34.56 sort [2019-10-09T17:03:45.418Z] #33 34.56 errors [2019-10-09T17:03:45.418Z] #33 34.82 strconv [2019-10-09T17:03:45.418Z] #33 35.26 io [2019-10-09T17:03:45.418Z] #33 36.26 syscall [2019-10-09T17:03:45.418Z] #33 37.40 reflect [2019-10-09T17:03:45.418Z] #33 42.08 time [2019-10-09T17:03:45.803Z] #62 11.96 DEP images/inventory.pb-c.d [2019-10-09T17:03:45.803Z] #62 12.16 PBCC images/cpuinfo.pb-c.c [2019-10-09T17:03:45.803Z] #62 12.19 DEP images/cpuinfo.pb-c.d [2019-10-09T17:03:45.991Z] #33 ... [2019-10-09T17:03:45.991Z] [2019-10-09T17:03:45.991Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-09T17:03:45.991Z] #50 32.72 + bin/ctr [2019-10-09T17:03:45.991Z] #50 ... [2019-10-09T17:03:45.991Z] [2019-10-09T17:03:45.991Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T17:03:45.991Z] #36 35.54 strconv [2019-10-09T17:03:45.991Z] #36 35.56 io [2019-10-09T17:03:45.991Z] #36 36.42 bytes [2019-10-09T17:03:45.991Z] #36 38.17 reflect [2019-10-09T17:03:45.991Z] #36 38.19 bufio [2019-10-09T17:03:45.991Z] #36 39.59 syscall [2019-10-09T17:03:46.215Z] #62 12.29 PBCC images/stats.pb-c.c [2019-10-09T17:03:46.215Z] #62 12.29 DEP images/stats.pb-c.d [2019-10-09T17:03:47.132Z] #62 ... [2019-10-09T17:03:47.132Z] [2019-10-09T17:03:47.132Z] #42 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T17:03:47.132Z] #42 0.337 + RM_GOPATH=0 [2019-10-09T17:03:47.132Z] #42 0.337 + TMP_GOPATH= [2019-10-09T17:03:47.132Z] #42 0.337 + : /build [2019-10-09T17:03:47.132Z] #42 0.337 + '[' -z '' ']' [2019-10-09T17:03:47.132Z] #42 0.337 ++ mktemp -d [2019-10-09T17:03:47.132Z] #42 0.344 + export GOPATH=/tmp/tmp.iWQyVYth8N [2019-10-09T17:03:47.132Z] #42 0.344 + GOPATH=/tmp/tmp.iWQyVYth8N [2019-10-09T17:03:47.132Z] #42 0.344 + RM_GOPATH=1 [2019-10-09T17:03:47.132Z] #42 0.344 ++ dirname ./install.sh [2019-10-09T17:03:47.132Z] #42 0.353 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-09T17:03:47.132Z] #42 0.353 + dir=. [2019-10-09T17:03:47.132Z] #42 0.353 + bin=tini [2019-10-09T17:03:47.132Z] #42 0.353 + shift [2019-10-09T17:03:47.132Z] #42 0.353 + '[' '!' -f ./tini.installer ']' [2019-10-09T17:03:47.132Z] #42 0.353 + . ./tini.installer [2019-10-09T17:03:47.132Z] #42 0.353 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-09T17:03:47.132Z] #42 0.353 + install_tini [2019-10-09T17:03:47.132Z] #42 0.353 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-09T17:03:47.132Z] #42 0.353 + git clone https://github.com/krallin/tini.git /tmp/tmp.iWQyVYth8N/tini [2019-10-09T17:03:47.132Z] #42 0.377 Cloning into '/tmp/tmp.iWQyVYth8N/tini'... [2019-10-09T17:03:47.132Z] #42 1.945 + cd /tmp/tmp.iWQyVYth8N/tini [2019-10-09T17:03:47.132Z] #42 1.945 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-09T17:03:47.132Z] #42 1.969 + cmake . [2019-10-09T17:03:47.132Z] #42 2.454 -- The C compiler identification is GNU 6.3.0 [2019-10-09T17:03:47.132Z] #42 2.502 -- Check for working C compiler: /usr/bin/cc [2019-10-09T17:03:47.132Z] #42 3.045 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-09T17:03:47.132Z] #42 3.059 -- Detecting C compiler ABI info [2019-10-09T17:03:47.132Z] #42 3.529 -- Detecting C compiler ABI info - done [2019-10-09T17:03:47.132Z] #42 3.613 -- Detecting C compile features [2019-10-09T17:03:47.132Z] #42 5.020 -- Detecting C compile features - done [2019-10-09T17:03:47.132Z] #42 5.033 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-09T17:03:47.132Z] #42 5.197 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-09T17:03:47.132Z] #42 5.310 -- Configuring done [2019-10-09T17:03:47.132Z] #42 5.344 -- Generating done [2019-10-09T17:03:47.132Z] #42 5.347 -- Build files have been written to: /tmp/tmp.iWQyVYth8N/tini [2019-10-09T17:03:47.132Z] #42 5.352 + make tini-static [2019-10-09T17:03:47.132Z] #42 5.807 Scanning dependencies of target tini-static [2019-10-09T17:03:47.132Z] #42 5.825 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-09T17:03:47.132Z] #42 7.873 [100%] Linking C executable tini-static [2019-10-09T17:03:47.132Z] #42 8.421 [100%] Built target tini-static [2019-10-09T17:03:47.132Z] #42 8.488 + mkdir -p /build [2019-10-09T17:03:47.132Z] #42 8.495 + cp tini-static /build/docker-init [2019-10-09T17:03:47.132Z] #42 DONE 8.7s [2019-10-09T17:03:47.592Z] [2019-10-09T17:03:47.592Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-09T17:03:48.562Z] #36 ... [2019-10-09T17:03:48.562Z] [2019-10-09T17:03:48.562Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-09T17:03:48.562Z] #60 45.64 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-09T17:03:48.562Z] #60 45.65 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-10-09T17:03:48.562Z] #60 45.68 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-09T17:03:48.562Z] #60 45.70 Setting up python-protobuf (3.0.0-9) ... [2019-10-09T17:03:49.994Z] #24 18.55 1.2% # 2.1% ## 4.0% ### 4.9% #### 5.9% #### 6.8% ##### 7.8% ###### 8.7% ####### 10.6% ######## 11.5% ######### 12.5% ######### 13.5% ########## 14.4% ########### 15.3% ########### 16.3% ############ 17.2% ############# 18.2% ############## 20.1% ############### 22.0% ################ 22.9% ################# 23.8% ################# 24.8% ################## 25.7% ################### 27.6% #################### 28.6% ##################### 29.5% ###################### 31.4% ####################### 32.4% ######################## 34.3% ########################## 36.1% ########################## 37.1% ########################### 38.0% ############################ 39.0% ############################ 39.9% ############################# 40.9% ############################## 42.8% ############################### 43.7% ################################ 45.6% ################################# 46.5% ################################## 47.5% ################################## 48.4% #################################### 50.3% ##################################### 52.2% ###################################### 54.1% ######################################## 56.0% ######################################### 57.9% ########################################### 59.8% ########################################### 60.7% ############################################# 62.6% ############################################# 63.6% ############################################## 64.5% ############################################### 65.5% ############################################### 66.4% ################################################ 67.3% ################################################# 68.3% ################################################# 69.2% ################################################## 70.2% ################################################### 71.1% #################################################### 72.8% ##################################################### 73.8% ###################################################### 75.0% ###################################################### 76.0% ####################################################### 77.0% ######################################################## 78.8% ######################################################### 79.8% ########################################################## 80.7% ########################################################## 81.7% ########################################################### 82.6% ############################################################ 83.6% ############################################################ 84.5% ############################################################## 86.4% ############################################################### 88.3% ################################################################ 89.2% ################################################################ 90.2% ################################################################# 91.1% ################################################################## 92.1% ################################################################### 94.0% #################################################################### 95.2% ##################################################################### 95.9% ###################################################################### 97.3% ###################################################################### 98.1% ####################################################################### 99.5% ######################################################################## 100.0% [2019-10-09T17:03:49.994Z] #24 31.21 [2019-10-09T17:03:51.052Z] #24 ... [2019-10-09T17:03:51.052Z] [2019-10-09T17:03:51.052Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-09T17:03:51.052Z] #34 49.42 time [2019-10-09T17:03:51.052Z] #34 57.36 internal/poll [2019-10-09T17:03:51.052Z] #34 ... [2019-10-09T17:03:51.052Z] [2019-10-09T17:03:51.052Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-09T17:03:51.052Z] #51 29.73 Checking out files: 43% (1264/2930) Checking out files: 44% (1290/2930) Checking out files: 45% (1319/2930) Checking out files: 46% (1348/2930) Checking out files: 47% (1378/2930) Checking out files: 48% (1407/2930) Checking out files: 49% (1436/2930) Checking out files: 50% (1465/2930) Checking out files: 51% (1495/2930) Checking out files: 52% (1524/2930) Checking out files: 53% (1553/2930) Checking out files: 54% (1583/2930) Checking out files: 55% (1612/2930) Checking out files: 56% (1641/2930) Checking out files: 57% (1671/2930) Checking out files: 58% (1700/2930) Checking out files: 59% (1729/2930) Checking out files: 60% (1758/2930) Checking out files: 61% (1788/2930) Checking out files: 62% (1817/2930) Checking out files: 63% (1846/2930) Checking out files: 64% (1876/2930) Checking out files: 65% (1905/2930) Checking out files: 66% (1934/2930) Checking out files: 67% (1964/2930) Checking out files: 68% (1993/2930) Checking out files: 69% (2022/2930) Checking out files: 70% (2051/2930) Checking out files: 71% (2081/2930) Checking out files: 72% (2110/2930) Checking out files: 73% (2139/2930) Checking out files: 74% (2169/2930) Checking out files: 75% (2198/2930) Checking out files: 76% (2227/2930) Checking out files: 77% (2257/2930) Checking out files: 78% (2286/2930) Checking out files: 78% (2308/2930) Checking out files: 79% (2315/2930) Checking out files: 80% (2344/2930) Checking out files: 81% (2374/2930) Checking out files: 82% (2403/2930) Checking out files: 83% (2432/2930) Checking out files: 84% (2462/2930) Checking out files: 85% (2491/2930) Checking out files: 86% (2520/2930) Checking out files: 87% (2550/2930) Checking out files: 88% (2579/2930) Checking out files: 89% (2608/2930) Checking out files: 90% (2637/2930) Checking out files: 91% (2667/2930) Checking out files: 92% (2696/2930) Checking out files: 93% (2725/2930) Checking out files: 94% (2755/2930) Checking out files: 95% (2784/2930) Checking out files: 96% (2813/2930) Checking out files: 97% (2843/2930) Checking out files: 98% (2872/2930) Checking out files: 99% (2901/2930) Checking out files: 100% (2930/2930) Checking out files: 100% (2930/2930), done. [2019-10-09T17:03:51.052Z] #51 31.42 + cd /tmp/tmp.WFORLhUYtb/src/github.com/containerd/containerd [2019-10-09T17:03:51.052Z] #51 31.42 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-09T17:03:51.052Z] #51 31.81 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-09T17:03:51.052Z] #51 31.81 + BUILDTAGS='netgo osusergo static_build' [2019-10-09T17:03:51.052Z] #51 31.81 + export EXTRA_FLAGS=-buildmode=pie [2019-10-09T17:03:51.052Z] #51 31.81 + EXTRA_FLAGS=-buildmode=pie [2019-10-09T17:03:51.052Z] #51 31.81 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-09T17:03:51.052Z] #51 31.81 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-09T17:03:51.052Z] #51 31.81 + '[' '' = dynamic ']' [2019-10-09T17:03:51.052Z] #51 31.81 + make [2019-10-09T17:03:51.052Z] #51 32.83 + bin/ctr [2019-10-09T17:03:52.745Z] #60 50.20 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-10-09T17:03:52.745Z] #60 50.21 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-10-09T17:03:52.745Z] #60 50.24 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-10-09T17:03:53.004Z] #60 50.27 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-10-09T17:03:53.004Z] #60 50.29 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-10-09T17:03:53.004Z] #60 50.30 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-09T17:03:53.004Z] #60 50.31 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-10-09T17:03:53.004Z] #60 50.32 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-09T17:03:53.004Z] #60 50.34 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-10-09T17:03:53.004Z] #60 50.35 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-10-09T17:03:53.004Z] #60 50.36 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-09T17:03:53.938Z] #60 DONE 51.2s [2019-10-09T17:03:53.938Z] [2019-10-09T17:03:53.938Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-09T17:03:53.938Z] #33 46.82 internal/poll [2019-10-09T17:03:53.938Z] #33 48.11 internal/fmtsort [2019-10-09T17:03:53.938Z] #33 48.27 os [2019-10-09T17:03:53.938Z] #33 48.54 strings [2019-10-09T17:03:53.938Z] #33 50.68 path [2019-10-09T17:03:54.452Z] #51 ... [2019-10-09T17:03:54.452Z] [2019-10-09T17:03:54.452Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-09T17:03:54.452Z] #24 33.11 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-09T17:03:54.452Z] #24 33.52 [2019-10-09T17:03:54.452Z] #24 33.83 ######################################################################## 100.0% [2019-10-09T17:03:54.452Z] #24 33.93 [2019-10-09T17:03:54.452Z] #24 35.31 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-09T17:03:54.452Z] #24 35.80 [2019-10-09T17:03:54.504Z] #33 51.29 text/tabwriter [2019-10-09T17:03:54.763Z] #33 51.69 fmt [2019-10-09T17:03:54.864Z] #24 36.20 ######################################################## 78.9% ######################################################################## 100.0% [2019-10-09T17:03:55.021Z] #33 52.10 path/filepath [2019-10-09T17:03:55.280Z] #24 36.32 [2019-10-09T17:03:55.721Z] #24 ... [2019-10-09T17:03:55.721Z] [2019-10-09T17:03:55.721Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-09T17:03:55.721Z] #17 24.71 Building dependency tree... [2019-10-09T17:03:55.721Z] #17 26.41 The following additional packages will be installed: [2019-10-09T17:03:55.721Z] #17 26.41 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-09T17:03:55.721Z] #17 26.41 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-09T17:03:55.721Z] #17 26.41 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-09T17:03:55.721Z] #17 26.41 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-09T17:03:55.721Z] #17 26.41 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-09T17:03:55.721Z] #17 26.41 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-09T17:03:55.721Z] #17 26.41 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-09T17:03:55.721Z] #17 26.41 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-09T17:03:55.721Z] #17 26.42 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-09T17:03:55.721Z] #17 26.42 Suggested packages: [2019-10-09T17:03:55.721Z] #17 26.42 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-09T17:03:55.721Z] #17 26.42 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-09T17:03:55.721Z] #17 26.42 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-09T17:03:55.721Z] #17 26.42 vim-doc vim-scripts xfsdump acl attr quota [2019-10-09T17:03:55.721Z] #17 26.42 Recommended packages: [2019-10-09T17:03:55.721Z] #17 26.42 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-09T17:03:55.721Z] #17 26.42 python3-keyrings.alt python3-xdg unzip [2019-10-09T17:03:55.721Z] #17 31.02 The following NEW packages will be installed: [2019-10-09T17:03:55.721Z] #17 31.02 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-09T17:03:55.721Z] #17 31.02 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-09T17:03:55.721Z] #17 31.02 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-09T17:03:55.721Z] #17 31.03 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-09T17:03:55.721Z] #17 31.03 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-09T17:03:55.721Z] #17 31.03 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-09T17:03:55.721Z] #17 31.03 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-09T17:03:55.721Z] #17 31.03 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-09T17:03:55.721Z] #17 31.03 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-09T17:03:55.721Z] #17 31.03 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-09T17:03:55.721Z] #17 31.03 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-09T17:03:55.721Z] #17 31.03 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-09T17:03:55.721Z] #17 31.03 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-09T17:03:55.721Z] #17 31.03 xfsprogs xxd xz-utils zip [2019-10-09T17:03:55.721Z] #17 31.20 0 upgraded, 69 newly installed, 0 to remove and 12 not upgraded. [2019-10-09T17:03:55.721Z] #17 31.20 Need to get 88.2 MB of archives. [2019-10-09T17:03:55.721Z] #17 31.20 After this operation, 565 MB of additional disk space will be used. [2019-10-09T17:03:55.721Z] #17 31.20 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] [2019-10-09T17:03:55.721Z] #17 31.22 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-10-09T17:03:55.721Z] #17 31.22 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] [2019-10-09T17:03:55.721Z] #17 31.22 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] [2019-10-09T17:03:55.721Z] #17 31.23 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB] [2019-10-09T17:03:55.721Z] #17 31.27 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-09T17:03:55.721Z] #17 31.27 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-09T17:03:55.721Z] #17 31.54 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] [2019-10-09T17:03:55.721Z] #17 31.55 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] [2019-10-09T17:03:55.721Z] #17 31.57 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-09T17:03:55.721Z] #17 31.71 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] [2019-10-09T17:03:55.721Z] #17 31.77 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] [2019-10-09T17:03:55.721Z] #17 31.77 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] [2019-10-09T17:03:55.721Z] #17 31.80 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] [2019-10-09T17:03:55.721Z] #17 31.80 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] [2019-10-09T17:03:55.721Z] #17 31.80 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] [2019-10-09T17:03:55.721Z] #17 31.80 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] [2019-10-09T17:03:55.721Z] #17 31.80 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] [2019-10-09T17:03:55.721Z] #17 31.80 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] [2019-10-09T17:03:55.721Z] #17 31.80 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] [2019-10-09T17:03:55.721Z] #17 31.85 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] [2019-10-09T17:03:55.721Z] #17 31.85 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-09T17:03:55.721Z] #17 31.88 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-09T17:03:55.721Z] #17 31.88 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] [2019-10-09T17:03:55.721Z] #17 31.90 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-09T17:03:55.721Z] #17 31.90 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-09T17:03:55.721Z] #17 31.91 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] [2019-10-09T17:03:55.721Z] #17 31.94 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-09T17:03:55.721Z] #17 31.95 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-10-09T17:03:55.721Z] #17 32.00 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-10-09T17:03:55.721Z] #17 32.00 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-09T17:03:55.721Z] #17 32.00 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] [2019-10-09T17:03:55.721Z] #17 32.00 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-10-09T17:03:55.721Z] #17 32.03 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-10-09T17:03:55.721Z] #17 32.03 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-10-09T17:03:55.721Z] #17 32.04 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] [2019-10-09T17:03:55.721Z] #17 32.04 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] [2019-10-09T17:03:55.721Z] #17 32.04 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-09T17:03:55.721Z] #17 32.05 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] [2019-10-09T17:03:55.721Z] #17 32.06 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] [2019-10-09T17:03:55.721Z] #17 32.07 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] [2019-10-09T17:03:55.721Z] #17 32.08 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] [2019-10-09T17:03:55.721Z] #17 32.10 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] [2019-10-09T17:03:55.721Z] #17 32.12 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-09T17:03:55.721Z] #17 32.14 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-09T17:03:55.721Z] #17 32.14 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-10-09T17:03:55.721Z] #17 32.14 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] [2019-10-09T17:03:55.721Z] #17 32.15 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB] [2019-10-09T17:03:55.721Z] #17 32.26 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] [2019-10-09T17:03:55.721Z] #17 32.28 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-09T17:03:55.721Z] #17 32.40 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-09T17:03:55.721Z] #17 32.41 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-09T17:03:55.721Z] #17 32.42 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] [2019-10-09T17:03:55.721Z] #17 32.43 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-09T17:03:55.721Z] #17 32.44 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-09T17:03:55.721Z] #17 32.45 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-09T17:03:55.721Z] #17 32.76 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] [2019-10-09T17:03:55.721Z] #17 32.86 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] [2019-10-09T17:03:55.721Z] #17 32.92 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] [2019-10-09T17:03:55.721Z] #17 32.92 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-09T17:03:55.721Z] #17 32.93 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] [2019-10-09T17:03:55.721Z] #17 32.97 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-09T17:03:55.721Z] #17 33.09 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-09T17:03:55.721Z] #17 33.25 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-09T17:03:55.721Z] #17 33.26 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-09T17:03:55.721Z] #17 33.53 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-09T17:03:55.721Z] #17 33.71 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-09T17:03:55.721Z] #17 33.72 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-09T17:03:55.721Z] #17 35.76 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-09T17:03:56.395Z] #33 53.16 io/ioutil [2019-10-09T17:03:56.570Z] #17 ... [2019-10-09T17:03:56.570Z] [2019-10-09T17:03:56.570Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-09T17:03:56.570Z] #24 37.77 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-09T17:03:56.570Z] #24 37.81 skipping existing b63cc5f62c21 [2019-10-09T17:03:56.570Z] #24 37.90 [2019-10-09T17:03:57.645Z] #24 ... [2019-10-09T17:03:57.645Z] [2019-10-09T17:03:57.645Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:03:57.645Z] #62 13.80 make[1]: Nothing to be done for 'all'. [2019-10-09T17:03:57.645Z] #62 15.35 CC images/stats.o [2019-10-09T17:03:57.645Z] #62 15.78 CC images/core.o [2019-10-09T17:03:57.645Z] #62 16.38 CC images/core-x86.o [2019-10-09T17:03:57.645Z] #62 17.18 CC images/core-arm.o [2019-10-09T17:03:57.645Z] #62 17.67 CC images/core-aarch64.o [2019-10-09T17:03:57.645Z] #62 18.05 CC images/core-ppc64.o [2019-10-09T17:03:57.645Z] #62 18.63 CC images/core-s390.o [2019-10-09T17:03:57.645Z] #62 19.09 CC images/cpuinfo.o [2019-10-09T17:03:57.645Z] #62 19.37 CC images/inventory.o [2019-10-09T17:03:57.645Z] #62 19.60 CC images/fdinfo.o [2019-10-09T17:03:57.645Z] #62 19.84 CC images/fown.o [2019-10-09T17:03:57.645Z] #62 19.96 CC images/ns.o [2019-10-09T17:03:57.645Z] #62 20.10 CC images/regfile.o [2019-10-09T17:03:57.645Z] #62 20.26 CC images/ghost-file.o [2019-10-09T17:03:57.645Z] #62 20.49 CC images/fifo.o [2019-10-09T17:03:57.645Z] #62 20.62 CC images/remap-file-path.o [2019-10-09T17:03:57.646Z] #62 20.77 CC images/eventfd.o [2019-10-09T17:03:57.646Z] #62 20.90 CC images/eventpoll.o [2019-10-09T17:03:57.646Z] #62 21.12 CC images/fh.o [2019-10-09T17:03:57.646Z] #62 21.42 CC images/fsnotify.o [2019-10-09T17:03:57.646Z] #62 21.89 CC images/signalfd.o [2019-10-09T17:03:57.646Z] #62 22.05 CC images/fs.o [2019-10-09T17:03:57.646Z] #62 22.24 CC images/pstree.o [2019-10-09T17:03:57.646Z] #62 22.38 CC images/pipe.o [2019-10-09T17:03:57.646Z] #62 22.53 CC images/tcp-stream.o [2019-10-09T17:03:57.646Z] #62 22.87 CC images/sk-packet.o [2019-10-09T17:03:57.646Z] #62 23.10 CC images/mnt.o [2019-10-09T17:03:57.646Z] #62 23.25 CC images/pipe-data.o [2019-10-09T17:03:57.646Z] #62 23.35 CC images/sa.o [2019-10-09T17:03:57.646Z] #62 23.65 CC images/timer.o [2019-10-09T17:03:57.770Z] #33 54.58 flag [2019-10-09T17:03:57.770Z] #33 54.58 github.com/BurntSushi/toml [2019-10-09T17:03:58.116Z] #62 24.07 CC images/timerfd.o [2019-10-09T17:03:58.116Z] #62 24.28 CC images/mm.o [2019-10-09T17:03:58.116Z] #62 ... [2019-10-09T17:03:58.116Z] [2019-10-09T17:03:58.116Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-09T17:03:58.116Z] #17 38.35 debconf: delaying package configuration, since apt-utils is not installed [2019-10-09T17:03:58.273Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-09T17:03:58.273Z] [2019-10-09T17:03:58.273Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2019-10-09T17:03:58.273Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2019-10-09T17:03:58.273Z] Using test binary docker [2019-10-09T17:03:58.273Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-09T17:03:58.273Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-09T17:03:58.273Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-09T17:03:58.273Z] Warning failed to create cache: (null) [2019-10-09T17:03:58.273Z] . [2019-10-09T17:03:58.273Z] INFO: Waiting for daemon to start... [2019-10-09T17:03:58.273Z] Starting dockerd [2019-10-09T17:03:58.273Z] . [2019-10-09T17:03:58.273Z] INFO: Building docker-sdk-python3:4.1.0... [2019-10-09T17:03:58.514Z] #17 38.63 Fetched 88.2 MB in 6s (14.3 MB/s) [2019-10-09T17:03:58.514Z] #17 38.66 Selecting previously unselected package bash-completion. [2019-10-09T17:03:58.514Z] #17 38.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14898 files and directories currently installed.) [2019-10-09T17:03:58.514Z] #17 38.68 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-09T17:03:58.705Z] #33 ... [2019-10-09T17:03:58.705Z] [2019-10-09T17:03:58.705Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:03:58.705Z] #61 3.300 Note: Building without setproctitle() and strlcpy() support. [2019-10-09T17:03:58.705Z] #61 3.301 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-09T17:03:58.705Z] #61 4.659 fatal: Not a git repository (or any of the parent directories): .git [2019-10-09T17:03:58.705Z] #61 4.702 GEN .gitid [2019-10-09T17:03:58.705Z] #61 4.718 GEN criu/include/version.h [2019-10-09T17:03:58.705Z] #61 4.750 GEN include/common/asm [2019-10-09T17:03:58.705Z] #61 ... [2019-10-09T17:03:58.705Z] [2019-10-09T17:03:58.705Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T17:03:58.705Z] #36 45.60 time [2019-10-09T17:03:58.705Z] #36 47.67 internal/fmtsort [2019-10-09T17:03:58.705Z] #36 48.16 strings [2019-10-09T17:03:58.705Z] #36 50.08 os [2019-10-09T17:03:58.705Z] #36 50.43 regexp/syntax [2019-10-09T17:03:58.705Z] #36 53.18 fmt [2019-10-09T17:03:58.705Z] #36 54.55 regexp [2019-10-09T17:03:58.917Z] #17 ... [2019-10-09T17:03:58.917Z] [2019-10-09T17:03:58.917Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T17:03:58.917Z] #37 57.54 internal/poll [2019-10-09T17:03:58.917Z] #37 59.93 internal/syscall/unix [2019-10-09T17:03:58.917Z] #37 60.25 os [2019-10-09T17:03:58.917Z] #37 62.58 strings [2019-10-09T17:03:58.917Z] #37 64.65 fmt [2019-10-09T17:03:58.917Z] #37 65.04 path/filepath [2019-10-09T17:03:58.917Z] #37 67.30 regexp/syntax [2019-10-09T17:03:58.917Z] #37 ... [2019-10-09T17:03:58.917Z] [2019-10-09T17:03:58.917Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-09T17:03:58.917Z] #24 39.71 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-09T17:03:58.917Z] #24 40.25 [2019-10-09T17:03:58.963Z] #36 ... [2019-10-09T17:03:58.963Z] [2019-10-09T17:03:58.963Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-09T17:03:58.963Z] #33 55.82 log [2019-10-09T17:03:59.340Z] #24 40.44 ######################################################################## 100.0% [2019-10-09T17:03:59.340Z] #24 40.55 [2019-10-09T17:03:59.340Z] #24 40.60 Download of images into '/build' complete. [2019-10-09T17:03:59.340Z] #24 40.60 Use something like the following to load the result into a Docker daemon: [2019-10-09T17:03:59.340Z] #24 40.60 tar -cC '/build' . | docker load [2019-10-09T17:03:59.340Z] #24 DONE 40.7s [2019-10-09T17:03:59.340Z] [2019-10-09T17:03:59.340Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:03:59.340Z] #62 24.72 CC images/sk-opts.o [2019-10-09T17:03:59.340Z] #62 24.95 CC images/sk-unix.o [2019-10-09T17:03:59.340Z] #62 25.34 CC images/sk-inet.o [2019-10-09T17:03:59.759Z] #62 25.88 CC images/tun.o [2019-10-09T17:04:00.611Z] #62 26.57 CC images/sk-netlink.o [2019-10-09T17:04:00.611Z] #62 26.81 CC images/packet-sock.o [2019-10-09T17:04:01.013Z] #62 27.14 CC images/ipc-var.o [2019-10-09T17:04:01.013Z] #62 27.31 CC images/ipc-desc.o [2019-10-09T17:04:01.439Z] #62 27.41 CC images/ipc-shm.o [2019-10-09T17:04:01.439Z] #62 27.67 CC images/ipc-msg.o [2019-10-09T17:04:01.439Z] #62 ... [2019-10-09T17:04:01.439Z] [2019-10-09T17:04:01.439Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-09T17:04:01.439Z] #34 60.24 internal/syscall/unix [2019-10-09T17:04:01.439Z] #34 60.58 os [2019-10-09T17:04:01.439Z] #34 60.62 internal/fmtsort [2019-10-09T17:04:01.439Z] #34 61.40 strings [2019-10-09T17:04:01.439Z] #34 64.47 path [2019-10-09T17:04:01.439Z] #34 64.99 fmt [2019-10-09T17:04:01.439Z] #34 65.34 path/filepath [2019-10-09T17:04:01.439Z] #34 67.81 io/ioutil [2019-10-09T17:04:01.439Z] #34 70.17 flag [2019-10-09T17:04:01.439Z] #34 70.17 github.com/BurntSushi/toml [2019-10-09T17:04:01.495Z] #33 58.05 github.com/BurntSushi/toml/cmd/tomlv [2019-10-09T17:04:01.863Z] #34 ... [2019-10-09T17:04:01.863Z] [2019-10-09T17:04:01.863Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:04:01.863Z] #62 27.91 CC images/ipc-sem.o [2019-10-09T17:04:01.863Z] #62 28.15 CC images/utsns.o [2019-10-09T17:04:02.290Z] #62 28.47 CC images/creds.o [2019-10-09T17:04:02.290Z] #62 28.57 CC images/vma.o [2019-10-09T17:04:02.290Z] #62 28.73 CC images/netdev.o [2019-10-09T17:04:03.181Z] #62 29.04 CC images/tty.o [2019-10-09T17:04:03.663Z] #62 29.61 CC images/file-lock.o [2019-10-09T17:04:03.663Z] #62 29.86 CC images/rlimit.o [2019-10-09T17:04:03.663Z] #62 30.05 CC images/pagemap.o [2019-10-09T17:04:04.026Z] #33 ... [2019-10-09T17:04:04.026Z] [2019-10-09T17:04:04.026Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:04:04.026Z] #61 6.087 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-09T17:04:04.026Z] #61 6.139 PBCC images/opts.pb-c.c [2019-10-09T17:04:04.026Z] #61 6.197 PBCC images/sit.pb-c.c [2019-10-09T17:04:04.026Z] #61 6.294 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-09T17:04:04.026Z] #61 6.352 DEP images/opts.pb-c.d [2019-10-09T17:04:04.026Z] #61 6.406 DEP images/sit.pb-c.d [2019-10-09T17:04:04.026Z] #61 6.462 PBCC images/macvlan.pb-c.c [2019-10-09T17:04:04.026Z] #61 6.493 DEP images/macvlan.pb-c.d [2019-10-09T17:04:04.026Z] #61 6.542 PBCC images/autofs.pb-c.c [2019-10-09T17:04:04.026Z] #61 6.564 DEP images/autofs.pb-c.d [2019-10-09T17:04:04.026Z] #61 6.600 PBCC images/sysctl.pb-c.c [2019-10-09T17:04:04.026Z] #61 6.617 DEP images/sysctl.pb-c.d [2019-10-09T17:04:04.026Z] #61 6.654 PBCC images/time.pb-c.c [2019-10-09T17:04:04.026Z] #61 6.709 DEP images/time.pb-c.d [2019-10-09T17:04:04.026Z] #61 6.748 PBCC images/binfmt-misc.pb-c.c [2019-10-09T17:04:04.026Z] #61 6.756 DEP images/binfmt-misc.pb-c.d [2019-10-09T17:04:04.026Z] #61 6.802 PBCC images/seccomp.pb-c.c [2019-10-09T17:04:04.026Z] #61 6.834 DEP images/seccomp.pb-c.d [2019-10-09T17:04:04.026Z] #61 6.883 PBCC images/userns.pb-c.c [2019-10-09T17:04:04.026Z] #61 6.898 DEP images/userns.pb-c.d [2019-10-09T17:04:04.026Z] #61 6.935 PBCC images/cgroup.pb-c.c [2019-10-09T17:04:04.026Z] #61 6.958 DEP images/cgroup.pb-c.d [2019-10-09T17:04:04.026Z] #61 6.991 PBCC images/fown.pb-c.c [2019-10-09T17:04:04.026Z] #61 7.013 PBCC images/ext-file.pb-c.c [2019-10-09T17:04:04.026Z] #61 7.030 DEP images/fown.pb-c.d [2019-10-09T17:04:04.026Z] #61 7.074 DEP images/ext-file.pb-c.d [2019-10-09T17:04:04.026Z] #61 7.112 PBCC images/rpc.pb-c.c [2019-10-09T17:04:04.026Z] #61 7.141 DEP images/rpc.pb-c.d [2019-10-09T17:04:04.026Z] #61 7.206 PBCC images/siginfo.pb-c.c [2019-10-09T17:04:04.026Z] #61 7.217 DEP images/siginfo.pb-c.d [2019-10-09T17:04:04.026Z] #61 7.272 PBCC images/pagemap.pb-c.c [2019-10-09T17:04:04.026Z] #61 7.314 DEP images/pagemap.pb-c.d [2019-10-09T17:04:04.026Z] #61 7.374 PBCC images/rlimit.pb-c.c [2019-10-09T17:04:04.026Z] #61 7.434 DEP images/rlimit.pb-c.d [2019-10-09T17:04:04.026Z] #61 7.471 PBCC images/file-lock.pb-c.c [2019-10-09T17:04:04.026Z] #61 7.487 DEP images/file-lock.pb-c.d [2019-10-09T17:04:04.026Z] #61 7.522 PBCC images/tty.pb-c.c [2019-10-09T17:04:04.026Z] #61 7.629 DEP images/tty.pb-c.d [2019-10-09T17:04:04.026Z] #61 7.694 PBCC images/tun.pb-c.c [2019-10-09T17:04:04.026Z] #61 7.766 PBCC images/netdev.pb-c.c [2019-10-09T17:04:04.026Z] #61 7.834 DEP images/tun.pb-c.d [2019-10-09T17:04:04.026Z] #61 7.894 DEP images/netdev.pb-c.d [2019-10-09T17:04:04.026Z] #61 7.970 PBCC images/vma.pb-c.c [2019-10-09T17:04:04.026Z] #61 7.996 DEP images/vma.pb-c.d [2019-10-09T17:04:04.026Z] #61 8.046 PBCC images/creds.pb-c.c [2019-10-09T17:04:04.026Z] #61 8.053 DEP images/creds.pb-c.d [2019-10-09T17:04:04.026Z] #61 8.101 PBCC images/utsns.pb-c.c [2019-10-09T17:04:04.026Z] #61 8.145 DEP images/utsns.pb-c.d [2019-10-09T17:04:04.026Z] #61 8.192 PBCC images/ipc-desc.pb-c.c [2019-10-09T17:04:04.026Z] #61 8.200 PBCC images/ipc-sem.pb-c.c [2019-10-09T17:04:04.026Z] #61 8.259 DEP images/ipc-desc.pb-c.d [2019-10-09T17:04:04.026Z] #61 8.314 DEP images/ipc-sem.pb-c.d [2019-10-09T17:04:04.026Z] #61 8.374 PBCC images/ipc-msg.pb-c.c [2019-10-09T17:04:04.026Z] #61 8.402 DEP images/ipc-msg.pb-c.d [2019-10-09T17:04:04.026Z] #61 8.459 PBCC images/ipc-shm.pb-c.c [2019-10-09T17:04:04.026Z] #61 8.494 DEP images/ipc-shm.pb-c.d [2019-10-09T17:04:04.026Z] #61 8.536 PBCC images/ipc-var.pb-c.c [2019-10-09T17:04:04.026Z] #61 8.582 DEP images/ipc-var.pb-c.d [2019-10-09T17:04:04.026Z] #61 8.613 PBCC images/sk-opts.pb-c.c [2019-10-09T17:04:04.026Z] #61 8.642 PBCC images/packet-sock.pb-c.c [2019-10-09T17:04:04.026Z] #61 8.668 DEP images/sk-opts.pb-c.d [2019-10-09T17:04:04.026Z] #61 8.701 DEP images/packet-sock.pb-c.d [2019-10-09T17:04:04.026Z] #61 8.728 PBCC images/sk-netlink.pb-c.c [2019-10-09T17:04:04.026Z] #61 8.761 DEP images/sk-netlink.pb-c.d [2019-10-09T17:04:04.026Z] #61 8.798 PBCC images/sk-inet.pb-c.c [2019-10-09T17:04:04.026Z] #61 8.835 DEP images/sk-inet.pb-c.d [2019-10-09T17:04:04.026Z] #61 8.864 PBCC images/sk-unix.pb-c.c [2019-10-09T17:04:04.026Z] #61 8.941 DEP images/sk-unix.pb-c.d [2019-10-09T17:04:04.026Z] #61 8.978 PBCC images/mm.pb-c.c [2019-10-09T17:04:04.026Z] #61 9.014 DEP images/mm.pb-c.d [2019-10-09T17:04:04.026Z] #61 9.076 PBCC images/timerfd.pb-c.c [2019-10-09T17:04:04.026Z] #61 9.126 DEP images/timerfd.pb-c.d [2019-10-09T17:04:04.026Z] #61 9.185 PBCC images/timer.pb-c.c [2019-10-09T17:04:04.026Z] #61 9.207 DEP images/timer.pb-c.d [2019-10-09T17:04:04.026Z] #61 9.274 PBCC images/sa.pb-c.c [2019-10-09T17:04:04.026Z] #61 9.295 DEP images/sa.pb-c.d [2019-10-09T17:04:04.026Z] #61 9.350 PBCC images/pipe-data.pb-c.c [2019-10-09T17:04:04.026Z] #61 9.386 DEP images/pipe-data.pb-c.d [2019-10-09T17:04:04.026Z] #61 9.428 PBCC images/mnt.pb-c.c [2019-10-09T17:04:04.026Z] #61 9.473 DEP images/mnt.pb-c.d [2019-10-09T17:04:04.026Z] #61 9.516 PBCC images/sk-packet.pb-c.c [2019-10-09T17:04:04.026Z] #61 9.546 DEP images/sk-packet.pb-c.d [2019-10-09T17:04:04.026Z] #61 9.593 PBCC images/tcp-stream.pb-c.c [2019-10-09T17:04:04.026Z] #61 9.630 DEP images/tcp-stream.pb-c.d [2019-10-09T17:04:04.026Z] #61 9.680 PBCC images/pipe.pb-c.c [2019-10-09T17:04:04.026Z] #61 9.729 DEP images/pipe.pb-c.d [2019-10-09T17:04:04.026Z] #61 9.763 PBCC images/pstree.pb-c.c [2019-10-09T17:04:04.026Z] #61 9.786 DEP images/pstree.pb-c.d [2019-10-09T17:04:04.026Z] #61 9.812 PBCC images/fs.pb-c.c [2019-10-09T17:04:04.026Z] #61 9.828 DEP images/fs.pb-c.d [2019-10-09T17:04:04.026Z] #61 9.863 PBCC images/signalfd.pb-c.c [2019-10-09T17:04:04.026Z] #61 9.934 DEP images/signalfd.pb-c.d [2019-10-09T17:04:04.026Z] #61 9.998 PBCC images/fh.pb-c.c [2019-10-09T17:04:04.026Z] #61 10.03 PBCC images/fsnotify.pb-c.c [2019-10-09T17:04:04.026Z] #61 10.08 DEP images/fh.pb-c.d [2019-10-09T17:04:04.026Z] #61 10.16 DEP images/fsnotify.pb-c.d [2019-10-09T17:04:04.026Z] #61 10.22 PBCC images/eventpoll.pb-c.c [2019-10-09T17:04:04.026Z] #61 10.28 DEP images/eventpoll.pb-c.d [2019-10-09T17:04:04.026Z] #61 10.35 PBCC images/eventfd.pb-c.c [2019-10-09T17:04:04.145Z] #62 30.33 CC images/siginfo.o [2019-10-09T17:04:04.284Z] #61 10.36 DEP images/eventfd.pb-c.d [2019-10-09T17:04:04.284Z] #61 10.43 PBCC images/remap-file-path.pb-c.c [2019-10-09T17:04:04.284Z] #61 10.46 DEP images/remap-file-path.pb-c.d [2019-10-09T17:04:04.284Z] #61 10.50 PBCC images/fifo.pb-c.c [2019-10-09T17:04:04.284Z] #61 10.55 DEP images/fifo.pb-c.d [2019-10-09T17:04:04.543Z] #61 10.63 PBCC images/ghost-file.pb-c.c [2019-10-09T17:04:04.543Z] #61 10.68 DEP images/ghost-file.pb-c.d [2019-10-09T17:04:04.543Z] #61 10.74 PBCC images/regfile.pb-c.c [2019-10-09T17:04:04.543Z] #61 10.81 DEP images/regfile.pb-c.d [2019-10-09T17:04:04.543Z] #61 10.86 PBCC images/ns.pb-c.c [2019-10-09T17:04:04.544Z] #62 30.58 CC images/rpc.o [2019-10-09T17:04:04.801Z] #61 10.87 DEP images/ns.pb-c.d [2019-10-09T17:04:04.801Z] #61 10.91 PBCC images/fdinfo.pb-c.c [2019-10-09T17:04:04.801Z] #61 11.00 DEP images/fdinfo.pb-c.d [2019-10-09T17:04:04.801Z] #61 ... [2019-10-09T17:04:04.801Z] [2019-10-09T17:04:04.801Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-09T17:04:04.801Z] #33 DONE 61.9s [2019-10-09T17:04:04.801Z] [2019-10-09T17:04:04.801Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:04:04.801Z] #61 11.07 PBCC images/core-aarch64.pb-c.c [2019-10-09T17:04:04.801Z] #61 ... [2019-10-09T17:04:04.801Z] [2019-10-09T17:04:04.801Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T17:04:04.801Z] #36 57.05 go/token [2019-10-09T17:04:04.801Z] #36 57.48 internal/lazyregexp [2019-10-09T17:04:04.801Z] #36 57.83 net/url [2019-10-09T17:04:04.801Z] #36 57.96 go/scanner [2019-10-09T17:04:04.801Z] #36 59.18 text/template/parse [2019-10-09T17:04:04.801Z] #36 59.23 go/ast [2019-10-09T17:04:05.369Z] #36 ... [2019-10-09T17:04:05.369Z] [2019-10-09T17:04:05.369Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:04:05.369Z] #61 11.21 PBCC images/core-arm.pb-c.c [2019-10-09T17:04:05.369Z] #61 11.33 PBCC images/core-ppc64.pb-c.c [2019-10-09T17:04:05.369Z] #61 11.44 PBCC images/core-s390.pb-c.c [2019-10-09T17:04:05.369Z] #61 11.53 PBCC images/core-x86.pb-c.c [2019-10-09T17:04:05.369Z] #61 11.55 PBCC images/core.pb-c.c [2019-10-09T17:04:05.369Z] #61 11.64 PBCC images/inventory.pb-c.c [2019-10-09T17:04:05.381Z] #62 31.54 CC images/ext-file.o [2019-10-09T17:04:05.627Z] #61 11.76 DEP images/core-aarch64.pb-c.d [2019-10-09T17:04:05.627Z] #61 11.79 DEP images/core-arm.pb-c.d [2019-10-09T17:04:05.627Z] #61 11.82 DEP images/core-ppc64.pb-c.d [2019-10-09T17:04:05.627Z] #61 11.88 DEP images/core-s390.pb-c.d [2019-10-09T17:04:05.776Z] #62 31.86 CC images/cgroup.o [2019-10-09T17:04:05.886Z] #61 11.99 DEP images/core-x86.pb-c.d [2019-10-09T17:04:05.886Z] #61 12.09 DEP images/core.pb-c.d [2019-10-09T17:04:05.886Z] #61 12.17 DEP images/inventory.pb-c.d [2019-10-09T17:04:05.886Z] #61 12.22 PBCC images/cpuinfo.pb-c.c [2019-10-09T17:04:06.144Z] #61 12.29 DEP images/cpuinfo.pb-c.d [2019-10-09T17:04:06.144Z] #61 12.35 PBCC images/stats.pb-c.c [2019-10-09T17:04:06.179Z] #62 32.41 CC images/userns.o [2019-10-09T17:04:06.403Z] #61 12.36 DEP images/stats.pb-c.d [2019-10-09T17:04:06.587Z] #62 32.56 CC images/google/protobuf/descriptor.o [2019-10-09T17:04:07.338Z] #61 13.67 make[1]: Nothing to be done for 'all'. [2019-10-09T17:04:07.450Z] #62 33.74 CC images/opts.o [2019-10-09T17:04:07.984Z] #62 33.91 CC images/seccomp.o [2019-10-09T17:04:07.984Z] #62 34.11 CC images/binfmt-misc.o [2019-10-09T17:04:07.984Z] #62 34.24 CC images/time.o [2019-10-09T17:04:08.387Z] #62 34.40 CC images/sysctl.o [2019-10-09T17:04:08.387Z] #62 34.59 CC images/autofs.o [2019-10-09T17:04:08.387Z] #62 34.73 CC images/macvlan.o [2019-10-09T17:04:08.714Z] #61 14.85 CC images/stats.o [2019-10-09T17:04:08.838Z] #62 34.92 CC images/sit.o [2019-10-09T17:04:08.838Z] #62 35.05 LINK images/built-in.o [2019-10-09T17:04:08.838Z] #62 35.17 GEN compel/include/asm [2019-10-09T17:04:08.972Z] #61 15.24 CC images/core.o [2019-10-09T17:04:09.319Z] #62 35.20 GEN compel/include/version.h [2019-10-09T17:04:09.319Z] #62 35.23 touch .config [2019-10-09T17:04:09.319Z] #62 35.25 GEN include/common/config.h [2019-10-09T17:04:09.319Z] #62 35.39 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2019-10-09T17:04:09.319Z] #62 35.58 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-09T17:04:09.319Z] #62 35.62 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-09T17:04:09.319Z] #62 35.65 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2019-10-09T17:04:09.319Z] #62 35.68 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2019-10-09T17:04:09.319Z] #62 35.73 DEP compel/arch/s390/plugins/std/parasite-head.d [2019-10-09T17:04:09.538Z] #61 15.87 CC images/core-x86.o [2019-10-09T17:04:09.883Z] #62 35.78 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-09T17:04:09.883Z] #62 35.80 DEP compel/plugins/std/infect.d [2019-10-09T17:04:09.883Z] #62 36.07 DEP compel/plugins/std/string.d [2019-10-09T17:04:10.337Z] #62 36.21 DEP compel/plugins/std/log.d [2019-10-09T17:04:10.337Z] #62 36.38 DEP compel/plugins/std/fds.d [2019-10-09T17:04:10.337Z] #62 36.58 DEP compel/plugins/std/std.d [2019-10-09T17:04:10.337Z] #62 36.61 DEP compel/plugins/shmem/shmem.d [2019-10-09T17:04:10.337Z] #62 36.65 DEP compel/plugins/fds/fds.d [2019-10-09T17:04:10.337Z] #62 36.72 CC compel/plugins/std/std.o [2019-10-09T17:04:10.473Z] #61 16.41 CC images/core-arm.o [2019-10-09T17:04:10.731Z] #61 16.85 CC images/core-aarch64.o [2019-10-09T17:04:10.743Z] #62 37.08 CC compel/plugins/std/fds.o [2019-10-09T17:04:10.989Z] #61 17.10 CC images/core-ppc64.o [2019-10-09T17:04:11.157Z] #62 ... [2019-10-09T17:04:11.157Z] [2019-10-09T17:04:11.157Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-09T17:04:11.157Z] #34 71.79 log [2019-10-09T17:04:11.157Z] #34 74.82 github.com/BurntSushi/toml/cmd/tomlv [2019-10-09T17:04:11.157Z] #34 DONE 79.6s [2019-10-09T17:04:11.157Z] [2019-10-09T17:04:11.157Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-09T17:04:11.157Z] #17 41.46 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-09T17:04:11.157Z] #17 41.99 Selecting previously unselected package libnet1:s390x. [2019-10-09T17:04:11.157Z] #17 41.99 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-10-09T17:04:11.157Z] #17 41.99 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-09T17:04:11.157Z] #17 42.05 Selecting previously unselected package libnfnetlink0:s390x. [2019-10-09T17:04:11.157Z] #17 42.06 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ... [2019-10-09T17:04:11.157Z] #17 42.06 Unpacking libnfnetlink0:s390x (1.0.1-3) ... [2019-10-09T17:04:11.157Z] #17 42.09 Selecting previously unselected package libpcrecpp0v5:s390x. [2019-10-09T17:04:11.157Z] #17 42.09 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ... [2019-10-09T17:04:11.157Z] #17 42.09 Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... [2019-10-09T17:04:11.157Z] #17 42.28 Selecting previously unselected package libudev-dev:s390x. [2019-10-09T17:04:11.157Z] #17 42.28 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_s390x.deb ... [2019-10-09T17:04:11.157Z] #17 42.30 Unpacking libudev-dev:s390x (232-25+deb9u12) ... [2019-10-09T17:04:11.158Z] #17 42.43 Selecting previously unselected package libpython3.5-minimal:s390x. [2019-10-09T17:04:11.158Z] #17 42.43 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-10-09T17:04:11.158Z] #17 42.44 Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-10-09T17:04:11.158Z] #17 43.04 Selecting previously unselected package python3.5-minimal. [2019-10-09T17:04:11.158Z] #17 43.09 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-10-09T17:04:11.158Z] #17 43.12 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-09T17:04:11.158Z] #17 44.68 Selecting previously unselected package python3-minimal. [2019-10-09T17:04:11.158Z] #17 44.69 Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ... [2019-10-09T17:04:11.158Z] #17 44.70 Unpacking python3-minimal (3.5.3-1) ... [2019-10-09T17:04:11.158Z] #17 44.83 Selecting previously unselected package libmpdec2:s390x. [2019-10-09T17:04:11.158Z] #17 44.83 Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ... [2019-10-09T17:04:11.158Z] #17 44.83 Unpacking libmpdec2:s390x (2.4.2-1) ... [2019-10-09T17:04:11.158Z] #17 44.97 Selecting previously unselected package libpython3.5-stdlib:s390x. [2019-10-09T17:04:11.158Z] #17 44.97 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... [2019-10-09T17:04:11.158Z] #17 44.97 Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-10-09T17:04:11.158Z] #17 46.60 Selecting previously unselected package python3.5. [2019-10-09T17:04:11.158Z] #17 46.61 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ... [2019-10-09T17:04:11.158Z] #17 46.61 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-09T17:04:11.158Z] #17 46.72 Selecting previously unselected package libpython3-stdlib:s390x. [2019-10-09T17:04:11.158Z] #17 46.73 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ... [2019-10-09T17:04:11.158Z] #17 46.73 Unpacking libpython3-stdlib:s390x (3.5.3-1) ... [2019-10-09T17:04:11.158Z] #17 46.81 Selecting previously unselected package dh-python. [2019-10-09T17:04:11.158Z] #17 46.81 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-09T17:04:11.158Z] #17 46.82 Unpacking dh-python (2.20170125) ... [2019-10-09T17:04:11.158Z] #17 47.02 Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-10-09T17:04:11.158Z] #17 47.05 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-09T17:04:11.158Z] #17 50.06 Setting up python3-minimal (3.5.3-1) ... [2019-10-09T17:04:11.556Z] #61 17.69 CC images/core-s390.o [2019-10-09T17:04:11.578Z] #17 51.72 Selecting previously unselected package python3. [2019-10-09T17:04:11.977Z] #17 51.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16484 files and directories currently installed.) [2019-10-09T17:04:11.977Z] #17 51.85 Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... [2019-10-09T17:04:11.977Z] #17 51.87 Unpacking python3 (3.5.3-1) ... [2019-10-09T17:04:11.977Z] #17 ... [2019-10-09T17:04:11.977Z] [2019-10-09T17:04:11.977Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:04:11.977Z] #62 38.06 CC compel/plugins/std/log.o [2019-10-09T17:04:12.123Z] #61 18.23 CC images/cpuinfo.o [2019-10-09T17:04:12.381Z] #61 18.59 CC images/inventory.o [2019-10-09T17:04:12.639Z] #61 18.85 CC images/fdinfo.o [2019-10-09T17:04:12.886Z] #62 38.99 CC compel/plugins/std/string.o [2019-10-09T17:04:12.886Z] #62 ... [2019-10-09T17:04:12.886Z] [2019-10-09T17:04:12.886Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T17:04:12.886Z] #37 71.34 flag [2019-10-09T17:04:12.886Z] #37 73.76 go/token [2019-10-09T17:04:12.886Z] #37 73.81 regexp [2019-10-09T17:04:12.886Z] #37 74.99 go/scanner [2019-10-09T17:04:12.886Z] #37 76.72 go/ast [2019-10-09T17:04:12.886Z] #37 78.58 internal/lazyregexp [2019-10-09T17:04:12.886Z] #37 78.95 net/url [2019-10-09T17:04:12.886Z] #37 81.52 text/template/parse [2019-10-09T17:04:12.886Z] #37 ... [2019-10-09T17:04:12.886Z] [2019-10-09T17:04:12.886Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-09T17:04:12.886Z] #17 52.01 Selecting previously unselected package pigz. [2019-10-09T17:04:12.886Z] #17 52.01 Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... [2019-10-09T17:04:12.886Z] #17 52.02 Unpacking pigz (2.3.4-1) ... [2019-10-09T17:04:12.886Z] #17 52.08 Selecting previously unselected package libip4tc0:s390x. [2019-10-09T17:04:12.886Z] #17 52.08 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-09T17:04:12.886Z] #17 52.08 Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-09T17:04:12.886Z] #17 52.15 Selecting previously unselected package libip6tc0:s390x. [2019-10-09T17:04:12.886Z] #17 52.16 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-09T17:04:12.886Z] #17 52.16 Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-09T17:04:12.886Z] #17 52.25 Selecting previously unselected package libiptc0:s390x. [2019-10-09T17:04:12.886Z] #17 52.25 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-09T17:04:12.886Z] #17 52.26 Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-09T17:04:12.886Z] #17 52.35 Selecting previously unselected package libxtables12:s390x. [2019-10-09T17:04:12.886Z] #17 52.35 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-09T17:04:12.886Z] #17 52.36 Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-10-09T17:04:12.886Z] #17 52.48 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2019-10-09T17:04:12.886Z] #17 52.48 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... [2019-10-09T17:04:12.886Z] #17 52.48 Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-10-09T17:04:12.886Z] #17 52.62 Selecting previously unselected package iptables. [2019-10-09T17:04:12.886Z] #17 52.62 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-09T17:04:12.886Z] #17 52.63 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-09T17:04:12.886Z] #17 52.97 Selecting previously unselected package xxd. [2019-10-09T17:04:12.886Z] #17 52.99 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-09T17:04:12.886Z] #17 52.99 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-09T17:04:12.886Z] #17 53.22 Selecting previously unselected package vim-common. [2019-10-09T17:04:13.206Z] #61 19.16 CC images/fown.o [2019-10-09T17:04:13.206Z] #61 19.35 CC images/ns.o [2019-10-09T17:04:13.206Z] #61 19.56 CC images/regfile.o [2019-10-09T17:04:13.307Z] #17 53.22 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-09T17:04:13.307Z] #17 53.23 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-09T17:04:13.307Z] #17 53.40 Selecting previously unselected package bzip2. [2019-10-09T17:04:13.307Z] #17 53.40 Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... [2019-10-09T17:04:13.307Z] #17 53.41 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-09T17:04:13.307Z] #17 53.50 Selecting previously unselected package libgpm2:s390x. [2019-10-09T17:04:13.721Z] #17 53.50 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... [2019-10-09T17:04:13.721Z] #17 53.51 Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... [2019-10-09T17:04:13.721Z] #17 53.56 Selecting previously unselected package xz-utils. [2019-10-09T17:04:13.721Z] #17 53.57 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... [2019-10-09T17:04:13.721Z] #17 53.58 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-09T17:04:13.721Z] #17 53.77 Selecting previously unselected package aufs-tools. [2019-10-09T17:04:13.721Z] #17 53.77 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... [2019-10-09T17:04:13.721Z] #17 53.78 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-09T17:04:13.721Z] #17 53.88 Selecting previously unselected package liblzo2-2:s390x. [2019-10-09T17:04:13.721Z] #17 53.89 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-09T17:04:13.721Z] #17 53.89 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-09T17:04:13.721Z] #17 53.98 Selecting previously unselected package btrfs-progs. [2019-10-09T17:04:13.721Z] #17 53.98 Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ... [2019-10-09T17:04:13.721Z] #17 53.98 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-09T17:04:13.774Z] #61 19.74 CC images/ghost-file.o [2019-10-09T17:04:13.774Z] #61 19.97 CC images/fifo.o [2019-10-09T17:04:13.774Z] #61 20.12 CC images/remap-file-path.o [2019-10-09T17:04:14.342Z] #61 20.44 CC images/eventfd.o [2019-10-09T17:04:14.578Z] #17 54.57 Selecting previously unselected package btrfs-tools. [2019-10-09T17:04:14.578Z] #17 54.57 Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ... [2019-10-09T17:04:14.578Z] #17 54.57 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-09T17:04:14.578Z] #17 54.63 Selecting previously unselected package libdevmapper1.02.1:s390x. [2019-10-09T17:04:14.578Z] #17 54.63 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-10-09T17:04:14.578Z] #17 54.63 Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-10-09T17:04:14.578Z] #17 54.72 Selecting previously unselected package dmsetup. [2019-10-09T17:04:14.578Z] #17 54.72 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ... [2019-10-09T17:04:14.578Z] #17 54.73 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-09T17:04:14.578Z] #17 54.84 Selecting previously unselected package libonig4:s390x. [2019-10-09T17:04:14.579Z] #17 54.84 Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ... [2019-10-09T17:04:14.600Z] #61 20.58 CC images/eventpoll.o [2019-10-09T17:04:14.600Z] #61 20.79 CC images/fh.o [2019-10-09T17:04:15.167Z] #61 21.18 CC images/fsnotify.o [2019-10-09T17:04:15.308Z] #17 54.85 Unpacking libonig4:s390x (6.1.3-2) ... [2019-10-09T17:04:15.308Z] #17 55.07 Selecting previously unselected package libjq1:s390x. [2019-10-09T17:04:15.308Z] #17 55.07 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-10-09T17:04:15.308Z] #17 55.09 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-09T17:04:15.308Z] #17 55.21 Selecting previously unselected package jq. [2019-10-09T17:04:15.308Z] #17 55.22 Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ... [2019-10-09T17:04:15.308Z] #17 55.23 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-09T17:04:15.308Z] #17 55.36 Selecting previously unselected package libaio1:s390x. [2019-10-09T17:04:15.308Z] #17 55.37 Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ... [2019-10-09T17:04:15.308Z] #17 55.37 Unpacking libaio1:s390x (0.3.110-3) ... [2019-10-09T17:04:15.308Z] #17 55.49 Selecting previously unselected package libcap2-bin. [2019-10-09T17:04:15.308Z] #17 55.49 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ... [2019-10-09T17:04:15.733Z] #61 21.77 CC images/signalfd.o [2019-10-09T17:04:15.733Z] #61 21.93 CC images/fs.o [2019-10-09T17:04:15.911Z] #17 55.49 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-09T17:04:15.911Z] #17 55.67 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2019-10-09T17:04:15.911Z] #17 55.67 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-10-09T17:04:15.911Z] #17 55.69 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-10-09T17:04:15.911Z] #17 55.74 Selecting previously unselected package libsepol1-dev:s390x. [2019-10-09T17:04:15.911Z] #17 55.74 Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ... [2019-10-09T17:04:15.911Z] #17 55.75 Unpacking libsepol1-dev:s390x (2.6-2) ... [2019-10-09T17:04:15.991Z] #61 22.09 CC images/pstree.o [2019-10-09T17:04:15.992Z] #61 22.33 CC images/pipe.o [2019-10-09T17:04:16.326Z] #17 56.24 Selecting previously unselected package libpcre16-3:s390x. [2019-10-09T17:04:16.326Z] #17 56.24 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ... [2019-10-09T17:04:16.326Z] #17 56.27 Unpacking libpcre16-3:s390x (2:8.39-3) ... [2019-10-09T17:04:16.326Z] #17 56.41 Selecting previously unselected package libpcre32-3:s390x. [2019-10-09T17:04:16.326Z] #17 56.41 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ... [2019-10-09T17:04:16.326Z] #17 56.41 Unpacking libpcre32-3:s390x (2:8.39-3) ... [2019-10-09T17:04:16.326Z] #17 56.55 Selecting previously unselected package libpcre3-dev:s390x. [2019-10-09T17:04:16.326Z] #17 56.55 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ... [2019-10-09T17:04:16.326Z] #17 56.55 Unpacking libpcre3-dev:s390x (2:8.39-3) ... [2019-10-09T17:04:16.558Z] #61 22.61 CC images/tcp-stream.o [2019-10-09T17:04:16.558Z] #61 22.86 CC images/sk-packet.o [2019-10-09T17:04:16.558Z] #61 ... [2019-10-09T17:04:16.558Z] [2019-10-09T17:04:16.558Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T17:04:16.558Z] #36 63.65 text/template [2019-10-09T17:04:16.558Z] #36 63.90 go/parser [2019-10-09T17:04:16.558Z] #36 67.14 encoding/xml [2019-10-09T17:04:16.558Z] #36 68.20 go/doc [2019-10-09T17:04:16.558Z] #36 70.94 github.com/LK4D4/vndr/build [2019-10-09T17:04:16.558Z] #36 72.22 vendor/golang.org/x/crypto/cryptobyte [2019-10-09T17:04:16.558Z] #36 73.41 net [2019-10-09T17:04:16.722Z] #17 56.94 Selecting previously unselected package libselinux1-dev:s390x. [2019-10-09T17:04:16.722Z] #17 56.95 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ... [2019-10-09T17:04:16.722Z] #17 56.95 Unpacking libselinux1-dev:s390x (2.6-3+b3) ... [2019-10-09T17:04:17.125Z] #36 ... [2019-10-09T17:04:17.125Z] [2019-10-09T17:04:17.125Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:04:17.125Z] #61 23.08 CC images/mnt.o [2019-10-09T17:04:17.125Z] #61 23.25 CC images/pipe-data.o [2019-10-09T17:04:17.142Z] #17 57.26 Selecting previously unselected package libdevmapper-dev:s390x. [2019-10-09T17:04:17.142Z] #17 57.27 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... [2019-10-09T17:04:17.142Z] #17 57.27 Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-10-09T17:04:17.142Z] #17 57.35 Selecting previously unselected package libnl-3-200:s390x. [2019-10-09T17:04:17.384Z] #61 23.37 CC images/sa.o [2019-10-09T17:04:17.384Z] #61 23.55 CC images/timer.o [2019-10-09T17:04:17.550Z] #17 57.35 Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ... [2019-10-09T17:04:17.550Z] #17 57.35 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-10-09T17:04:17.550Z] #17 57.55 Selecting previously unselected package libprotobuf-c1:s390x. [2019-10-09T17:04:17.550Z] #17 57.55 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-10-09T17:04:17.550Z] #17 57.55 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-09T17:04:17.550Z] #17 57.61 Selecting previously unselected package libreadline5:s390x. [2019-10-09T17:04:17.550Z] #17 57.61 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ... [2019-10-09T17:04:17.550Z] #17 57.62 Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-10-09T17:04:17.550Z] #17 57.74 Selecting previously unselected package libsystemd-dev:s390x. [2019-10-09T17:04:17.642Z] #61 23.83 CC images/timerfd.o [2019-10-09T17:04:17.901Z] #61 24.10 CC images/mm.o [2019-10-09T17:04:17.956Z] #17 57.74 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ... [2019-10-09T17:04:17.956Z] #17 57.74 Unpacking libsystemd-dev:s390x (232-25+deb9u12) ... [2019-10-09T17:04:18.160Z] #61 24.32 CC images/sk-opts.o [2019-10-09T17:04:18.424Z] #61 24.54 CC images/sk-unix.o [2019-10-09T17:04:18.683Z] #61 24.80 CC images/sk-inet.o [2019-10-09T17:04:18.941Z] #61 25.11 CC images/tun.o [2019-10-09T17:04:19.200Z] #61 25.33 CC images/sk-netlink.o [2019-10-09T17:04:19.347Z] #17 59.25 Selecting previously unselected package net-tools. [2019-10-09T17:04:19.347Z] #17 59.25 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... [2019-10-09T17:04:19.347Z] #17 59.26 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-09T17:04:19.347Z] #17 59.64 Selecting previously unselected package python-pip-whl. [2019-10-09T17:04:19.459Z] #61 25.61 CC images/packet-sock.o [2019-10-09T17:04:19.720Z] #61 25.87 CC images/ipc-var.o [2019-10-09T17:04:19.747Z] #17 59.64 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-09T17:04:19.747Z] #17 59.65 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-09T17:04:19.979Z] #61 26.18 CC images/ipc-desc.o [2019-10-09T17:04:20.150Z] #17 60.26 Selecting previously unselected package python3-pip. [2019-10-09T17:04:20.150Z] #17 60.27 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-09T17:04:20.150Z] #17 60.27 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-09T17:04:20.237Z] #61 26.32 CC images/ipc-shm.o [2019-10-09T17:04:20.237Z] #61 26.57 CC images/ipc-msg.o [2019-10-09T17:04:20.496Z] #61 26.84 CC images/ipc-sem.o [2019-10-09T17:04:20.563Z] #17 60.40 Selecting previously unselected package python3-pkg-resources. [2019-10-09T17:04:20.563Z] #17 60.41 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-09T17:04:20.563Z] #17 60.41 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-09T17:04:20.563Z] #17 60.58 Selecting previously unselected package python3-setuptools. [2019-10-09T17:04:20.563Z] #17 60.59 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-09T17:04:20.563Z] #17 60.59 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-09T17:04:20.563Z] #17 60.79 Selecting previously unselected package python3-wheel. [2019-10-09T17:04:21.064Z] #17 60.79 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-09T17:04:21.064Z] #17 60.80 Unpacking python3-wheel (0.29.0-2) ... [2019-10-09T17:04:21.064Z] #17 60.96 Selecting previously unselected package thin-provisioning-tools. [2019-10-09T17:04:21.064Z] #17 60.96 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... [2019-10-09T17:04:21.064Z] #17 60.96 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-09T17:04:21.064Z] #17 61.21 Selecting previously unselected package vim-runtime. [2019-10-09T17:04:21.064Z] #17 61.21 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-09T17:04:21.064Z] #17 61.23 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-09T17:04:21.064Z] #17 61.29 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-09T17:04:21.064Z] #17 61.29 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-09T17:04:21.065Z] #61 27.05 CC images/utsns.o [2019-10-09T17:04:21.065Z] #61 27.22 CC images/creds.o [2019-10-09T17:04:21.324Z] #61 27.53 CC images/vma.o [2019-10-09T17:04:21.583Z] #61 27.67 CC images/netdev.o [2019-10-09T17:04:21.842Z] #61 28.03 CC images/tty.o [2019-10-09T17:04:22.777Z] #61 28.69 CC images/file-lock.o [2019-10-09T17:04:22.777Z] #61 28.91 CC images/rlimit.o [2019-10-09T17:04:23.036Z] #61 29.06 CC images/pagemap.o [2019-10-09T17:04:23.245Z] #17 ... [2019-10-09T17:04:23.245Z] [2019-10-09T17:04:23.245Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:04:23.245Z] #62 39.58 CC compel/plugins/std/infect.o [2019-10-09T17:04:23.245Z] #62 40.00 CC compel/arch/s390/plugins/std/parasite-head.o [2019-10-09T17:04:23.245Z] #62 40.05 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2019-10-09T17:04:23.245Z] #62 40.09 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2019-10-09T17:04:23.245Z] #62 40.22 AR compel/plugins/std.lib.a [2019-10-09T17:04:23.245Z] #62 40.33 CC compel/plugins/fds/fds.o [2019-10-09T17:04:23.245Z] #62 40.59 AR compel/plugins/fds.lib.a [2019-10-09T17:04:23.245Z] #62 40.65 HOSTDEP compel/src/lib/log-host.d [2019-10-09T17:04:23.245Z] #62 40.80 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-09T17:04:23.245Z] #62 40.88 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2019-10-09T17:04:23.245Z] #62 40.96 HOSTDEP compel/src/main-host.d [2019-10-09T17:04:23.245Z] #62 41.06 DEP compel/src/lib/ptrace.d [2019-10-09T17:04:23.245Z] #62 41.23 DEP compel/src/lib/infect.d [2019-10-09T17:04:23.245Z] #62 41.41 DEP compel/src/lib/infect-util.d [2019-10-09T17:04:23.245Z] #62 41.61 DEP compel/src/lib/infect-rpc.d [2019-10-09T17:04:23.245Z] #62 41.77 DEP compel/arch/s390/src/lib/infect.d [2019-10-09T17:04:23.245Z] #62 42.05 DEP compel/arch/s390/src/lib/cpu.d [2019-10-09T17:04:23.245Z] #62 42.17 DEP compel/src/lib/log.d [2019-10-09T17:04:23.245Z] #62 42.26 DEP compel/src/main.d [2019-10-09T17:04:23.245Z] #62 42.39 DEP compel/src/lib/handle-elf.d [2019-10-09T17:04:23.245Z] #62 42.56 DEP compel/arch/s390/src/lib/handle-elf.d [2019-10-09T17:04:23.245Z] #62 42.76 CC compel/src/lib/log.o [2019-10-09T17:04:23.245Z] #62 43.03 CC compel/arch/s390/src/lib/cpu.o [2019-10-09T17:04:23.245Z] #62 43.34 CC compel/arch/s390/src/lib/infect.o [2019-10-09T17:04:23.245Z] #62 44.15 CC compel/src/lib/infect-rpc.o [2019-10-09T17:04:23.245Z] #62 44.52 CC compel/src/lib/infect-util.o [2019-10-09T17:04:23.245Z] #62 44.67 CC compel/src/lib/infect.o [2019-10-09T17:04:23.245Z] #62 46.50 CC compel/src/lib/ptrace.o [2019-10-09T17:04:23.245Z] #62 46.81 AR compel/libcompel.a [2019-10-09T17:04:23.245Z] #62 46.87 HOSTCC compel/src/main-host.o [2019-10-09T17:04:23.245Z] #62 47.25 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2019-10-09T17:04:23.245Z] #62 47.42 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-09T17:04:23.245Z] #62 48.22 HOSTCC compel/src/lib/log-host.o [2019-10-09T17:04:23.245Z] #62 48.46 HOSTLINK compel/compel-host-bin [2019-10-09T17:04:23.245Z] #62 48.61 DEP soccr/soccr.d [2019-10-09T17:04:23.245Z] #62 48.79 CC soccr/soccr.o [2019-10-09T17:04:23.296Z] #61 29.38 CC images/siginfo.o [2019-10-09T17:04:23.558Z] #61 29.59 CC images/rpc.o [2019-10-09T17:04:23.645Z] #62 49.90 AR soccr/libsoccr.a [2019-10-09T17:04:23.645Z] #62 49.91 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-09T17:04:23.816Z] #61 ... [2019-10-09T17:04:23.816Z] [2019-10-09T17:04:23.816Z] #64 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-09T17:04:23.816Z] #64 80.73 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-09T17:04:23.816Z] #64 80.73 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-09T17:04:24.044Z] #62 50.20 DEP criu/arch/s390/sigframe.d [2019-10-09T17:04:24.044Z] #62 50.32 DEP criu/arch/s390/crtools.d [2019-10-09T17:04:24.443Z] #62 50.57 DEP criu/arch/s390/cpu.d [2019-10-09T17:04:24.443Z] #62 ... [2019-10-09T17:04:24.443Z] [2019-10-09T17:04:24.443Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T17:04:24.443Z] #37 82.90 go/parser [2019-10-09T17:04:24.443Z] #37 86.08 text/template [2019-10-09T17:04:24.443Z] #37 87.28 encoding/xml [2019-10-09T17:04:24.443Z] #37 91.88 go/doc [2019-10-09T17:04:24.443Z] #37 93.15 crypto/rand [2019-10-09T17:04:24.443Z] #37 ... [2019-10-09T17:04:24.443Z] [2019-10-09T17:04:24.443Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:04:24.443Z] #62 50.75 CC criu/arch/s390/cpu.o [2019-10-09T17:04:25.311Z] #62 51.17 CC criu/arch/s390/crtools.o [2019-10-09T17:04:26.160Z] #62 52.13 CC criu/arch/s390/sigframe.o [2019-10-09T17:04:26.160Z] #62 52.37 LINK criu/arch/s390/crtools.built-in.o [2019-10-09T17:04:26.160Z] #62 52.44 DEP criu/arch/s390/vdso-pie.d [2019-10-09T17:04:26.561Z] #62 52.56 DEP criu/pie/parasite-vdso.d [2019-10-09T17:04:26.561Z] #62 52.77 DEP criu/pie/util-vdso.d [2019-10-09T17:04:26.735Z] #7 completed: 2019-10-09 17:04:18.067767055 +0000 UTC [2019-10-09T17:04:26.735Z] #7 duration: 1m2.183127921s [2019-10-09T17:04:26.735Z] [2019-10-09T17:04:26.735Z] [2019-10-09T17:04:26.735Z] #8 exporting to image [2019-10-09T17:04:26.735Z] #8 digest: sha256:d2a2163a72161123009f11b4ba8e9273f9b432eaafe8dcecef4f60ed2f691999 [2019-10-09T17:04:26.735Z] #8 name: "exporting to image" [2019-10-09T17:04:26.735Z] #8 started: 2019-10-09 17:04:18.069904009 +0000 UTC [2019-10-09T17:04:26.735Z] #8 exporting layers [2019-10-09T17:04:26.969Z] #62 53.05 DEP criu/pie/util.d [2019-10-09T17:04:26.969Z] #62 53.18 CC criu/pie/util.o [2019-10-09T17:04:27.447Z] #62 53.50 CC criu/pie/util-vdso.o [2019-10-09T17:04:28.004Z] #64 ... [2019-10-09T17:04:28.004Z] [2019-10-09T17:04:28.004Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T17:04:28.004Z] #36 74.18 vendor/golang.org/x/crypto/chacha20poly1305 [2019-10-09T17:04:28.004Z] #36 75.23 vendor/golang.org/x/text/transform [2019-10-09T17:04:28.004Z] #36 75.81 vendor/golang.org/x/text/unicode/bidi [2019-10-09T17:04:28.004Z] #36 77.31 vendor/golang.org/x/text/secure/bidirule [2019-10-09T17:04:28.004Z] #36 77.57 vendor/golang.org/x/text/unicode/norm [2019-10-09T17:04:28.004Z] #36 81.52 vendor/golang.org/x/net/idna [2019-10-09T17:04:28.004Z] #36 83.81 vendor/golang.org/x/net/http2/hpack [2019-10-09T17:04:28.004Z] #36 ... [2019-10-09T17:04:28.004Z] [2019-10-09T17:04:28.004Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:04:28.004Z] #61 30.62 CC images/ext-file.o [2019-10-09T17:04:28.004Z] #61 30.76 CC images/cgroup.o [2019-10-09T17:04:28.004Z] #61 31.30 CC images/userns.o [2019-10-09T17:04:28.004Z] #61 31.48 CC images/google/protobuf/descriptor.o [2019-10-09T17:04:28.004Z] #61 33.14 CC images/opts.o [2019-10-09T17:04:28.004Z] #61 33.35 CC images/seccomp.o [2019-10-09T17:04:28.004Z] #61 33.59 CC images/binfmt-misc.o [2019-10-09T17:04:28.004Z] #61 33.80 CC images/time.o [2019-10-09T17:04:28.004Z] #61 34.07 CC images/sysctl.o [2019-10-09T17:04:28.263Z] #61 34.25 CC images/autofs.o [2019-10-09T17:04:28.263Z] #61 34.41 CC images/macvlan.o [2019-10-09T17:04:28.419Z] #62 54.38 CC criu/pie/parasite-vdso.o [2019-10-09T17:04:28.522Z] #61 34.57 CC images/sit.o [2019-10-09T17:04:28.522Z] #61 34.78 LINK images/built-in.o [2019-10-09T17:04:28.780Z] #61 34.93 GEN compel/include/asm [2019-10-09T17:04:28.780Z] #61 34.93 GEN compel/include/version.h [2019-10-09T17:04:28.780Z] #61 34.95 touch .config [2019-10-09T17:04:28.780Z] #61 34.97 GEN include/common/config.h [2019-10-09T17:04:29.039Z] #61 35.10 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-10-09T17:04:29.039Z] #61 35.12 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-10-09T17:04:29.039Z] #61 35.16 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-10-09T17:04:29.039Z] #61 35.18 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-10-09T17:04:29.039Z] #61 35.21 DEP compel/arch/x86/plugins/std/memcpy.d [2019-10-09T17:04:29.039Z] #61 35.23 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-10-09T17:04:29.039Z] #61 35.26 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-09T17:04:29.039Z] #61 35.28 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-10-09T17:04:29.241Z] #62 55.34 CC criu/arch/s390/vdso-pie.o [2019-10-09T17:04:29.241Z] #62 55.55 AR criu/pie/pie.lib.a [2019-10-09T17:04:29.241Z] #62 55.63 DEP criu/pie/restorer.d [2019-10-09T17:04:29.297Z] #61 35.30 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-09T17:04:29.297Z] #61 35.33 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-09T17:04:29.297Z] #61 35.33 DEP compel/plugins/std/infect.d [2019-10-09T17:04:29.297Z] #61 35.42 DEP compel/plugins/std/string.d [2019-10-09T17:04:29.297Z] #61 35.50 DEP compel/plugins/std/log.d [2019-10-09T17:04:29.556Z] #61 35.62 DEP compel/plugins/std/fds.d [2019-10-09T17:04:29.556Z] #61 35.72 DEP compel/plugins/std/std.d [2019-10-09T17:04:29.645Z] #62 55.89 DEP criu/arch/s390/restorer.d [2019-10-09T17:04:29.816Z] #61 35.89 DEP compel/plugins/shmem/shmem.d [2019-10-09T17:04:29.816Z] #61 36.02 DEP compel/plugins/fds/fds.d [2019-10-09T17:04:29.816Z] #61 36.12 CC compel/plugins/std/std.o [2019-10-09T17:04:30.043Z] #62 56.07 DEP criu/pie/parasite.d [2019-10-09T17:04:30.043Z] #62 56.32 CC criu/pie/parasite.o [2019-10-09T17:04:30.074Z] #61 36.37 CC compel/plugins/std/fds.o [2019-10-09T17:04:30.641Z] #61 36.71 CC compel/plugins/std/log.o [2019-10-09T17:04:31.207Z] #61 ... [2019-10-09T17:04:31.207Z] [2019-10-09T17:04:31.207Z] #64 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-09T17:04:31.207Z] #64 DONE 88.0s [2019-10-09T17:04:31.207Z] [2019-10-09T17:04:31.207Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-09T17:04:31.207Z] #65 DONE 0.1s [2019-10-09T17:04:31.207Z] [2019-10-09T17:04:31.207Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:04:31.207Z] #61 37.33 CC compel/plugins/std/string.o [2019-10-09T17:04:31.418Z] #62 57.40 LINK criu/pie/parasite.built-in.o [2019-10-09T17:04:31.418Z] #62 57.42 GEN criu/pie/parasite-blob.h [2019-10-09T17:04:31.418Z] #62 57.44 CC criu/arch/s390/restorer.o [2019-10-09T17:04:31.820Z] #62 57.90 CC criu/pie/restorer.o [2019-10-09T17:04:32.142Z] #61 38.24 CC compel/plugins/std/infect.o [2019-10-09T17:04:32.400Z] #61 38.57 CC compel/arch/x86/plugins/std/parasite-head.o [2019-10-09T17:04:32.400Z] #61 38.61 CC compel/arch/x86/plugins/std/memcpy.o [2019-10-09T17:04:32.400Z] #61 38.66 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-10-09T17:04:32.400Z] #61 38.73 AR compel/plugins/std.lib.a [2019-10-09T17:04:32.660Z] #61 38.81 CC compel/plugins/fds/fds.o [2019-10-09T17:04:32.678Z] #62 ... [2019-10-09T17:04:32.678Z] [2019-10-09T17:04:32.678Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-09T17:04:32.678Z] #65 101.3 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-09T17:04:32.678Z] #65 101.3 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-09T17:04:32.919Z] #61 39.02 AR compel/plugins/fds.lib.a [2019-10-09T17:04:32.919Z] #61 39.07 HOSTDEP compel/src/lib/log-host.d [2019-10-09T17:04:33.177Z] #61 ... [2019-10-09T17:04:33.177Z] [2019-10-09T17:04:33.177Z] #30 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-09T17:04:33.177Z] #30 DONE 89.9s [2019-10-09T17:04:33.177Z] [2019-10-09T17:04:33.177Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:04:33.177Z] #61 39.27 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-09T17:04:33.436Z] #61 39.45 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-10-09T17:04:33.436Z] #61 39.55 HOSTDEP compel/src/main-host.d [2019-10-09T17:04:33.694Z] #61 39.75 DEP compel/src/lib/ptrace.d [2019-10-09T17:04:33.694Z] #61 40.00 DEP compel/src/lib/infect.d [2019-10-09T17:04:34.260Z] #61 40.38 DEP compel/src/lib/infect-util.d [2019-10-09T17:04:34.260Z] #61 40.53 DEP compel/src/lib/infect-rpc.d [2019-10-09T17:04:34.519Z] #61 40.60 DEP compel/arch/x86/src/lib/infect.d [2019-10-09T17:04:34.519Z] #61 40.66 DEP compel/arch/x86/src/lib/cpu.d [2019-10-09T17:04:34.519Z] #61 40.74 DEP compel/src/lib/log.d [2019-10-09T17:04:34.519Z] #61 40.85 DEP compel/src/main.d [2019-10-09T17:04:34.777Z] #61 40.96 DEP compel/src/lib/handle-elf.d [2019-10-09T17:04:34.777Z] #61 41.05 DEP compel/arch/x86/src/lib/handle-elf.d [2019-10-09T17:04:35.036Z] #61 41.20 CC compel/src/lib/log.o [2019-10-09T17:04:35.294Z] #61 41.40 CC compel/arch/x86/src/lib/cpu.o [2019-10-09T17:04:35.481Z] #65 ... [2019-10-09T17:04:35.481Z] [2019-10-09T17:04:35.481Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T17:04:35.481Z] #37 93.95 crypto/rsa [2019-10-09T17:04:35.481Z] #37 95.79 github.com/LK4D4/vndr/build [2019-10-09T17:04:35.481Z] #37 96.20 crypto/dsa [2019-10-09T17:04:35.481Z] #37 96.98 crypto/x509/pkix [2019-10-09T17:04:35.481Z] #37 97.73 vendor/golang.org/x/crypto/cryptobyte [2019-10-09T17:04:35.481Z] #37 99.99 net [2019-10-09T17:04:35.481Z] #37 100.1 vendor/golang.org/x/sys/cpu [2019-10-09T17:04:35.481Z] #37 100.5 vendor/golang.org/x/crypto/internal/chacha20 [2019-10-09T17:04:35.481Z] #37 101.2 vendor/golang.org/x/crypto/poly1305 [2019-10-09T17:04:35.481Z] #37 101.9 vendor/golang.org/x/crypto/chacha20poly1305 [2019-10-09T17:04:35.481Z] #37 102.8 vendor/golang.org/x/crypto/curve25519 [2019-10-09T17:04:35.481Z] #37 103.6 vendor/golang.org/x/crypto/hkdf [2019-10-09T17:04:35.481Z] #37 103.8 vendor/golang.org/x/text/transform [2019-10-09T17:04:35.481Z] #37 ... [2019-10-09T17:04:35.481Z] [2019-10-09T17:04:35.481Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:04:35.481Z] #62 60.43 LINK criu/pie/restorer.built-in.o [2019-10-09T17:04:35.481Z] #62 60.46 GEN criu/pie/restorer-blob.h [2019-10-09T17:04:35.481Z] #62 60.66 DEP criu/vdso.d [2019-10-09T17:04:35.481Z] #62 60.92 DEP criu/uts_ns.d [2019-10-09T17:04:35.481Z] #62 61.06 DEP criu/util.d [2019-10-09T17:04:35.482Z] #62 61.27 DEP criu/uffd.d [2019-10-09T17:04:35.482Z] #62 61.45 DEP criu/tun.d [2019-10-09T17:04:35.482Z] #62 61.60 DEP criu/tty.d [2019-10-09T17:04:35.482Z] #62 61.83 DEP criu/timerfd.d [2019-10-09T17:04:35.860Z] #61 42.03 CC compel/arch/x86/src/lib/infect.o [2019-10-09T17:04:35.885Z] #62 62.03 DEP criu/sysfs_parse.d [2019-10-09T17:04:35.885Z] #62 62.20 DEP criu/sysctl.d [2019-10-09T17:04:36.295Z] #62 62.45 DEP criu/string.d [2019-10-09T17:04:36.295Z] #62 62.49 DEP criu/stats.d [2019-10-09T17:04:36.295Z] #62 62.58 DEP criu/sockets.d [2019-10-09T17:04:36.295Z] #62 ... [2019-10-09T17:04:36.295Z] [2019-10-09T17:04:36.295Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-09T17:04:36.295Z] #17 66.38 Selecting previously unselected package vim. [2019-10-09T17:04:36.295Z] #17 66.38 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-09T17:04:36.295Z] #17 66.38 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-09T17:04:36.295Z] #17 66.92 Selecting previously unselected package xfsprogs. [2019-10-09T17:04:36.295Z] #17 66.93 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ... [2019-10-09T17:04:36.295Z] #17 66.93 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-09T17:04:36.295Z] #17 67.69 Selecting previously unselected package zip. [2019-10-09T17:04:36.295Z] #17 67.69 Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ... [2019-10-09T17:04:36.295Z] #17 67.70 Unpacking zip (3.0-11+b1) ... [2019-10-09T17:04:36.295Z] #17 67.94 Selecting previously unselected package libapparmor-perl. [2019-10-09T17:04:36.295Z] #17 67.94 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... [2019-10-09T17:04:36.295Z] #17 67.95 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-09T17:04:36.295Z] #17 68.17 Selecting previously unselected package apparmor. [2019-10-09T17:04:36.295Z] #17 68.17 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ... [2019-10-09T17:04:36.295Z] #17 68.25 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-09T17:04:36.295Z] #17 68.96 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-09T17:04:36.295Z] #17 68.96 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... [2019-10-09T17:04:36.295Z] #17 68.96 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-09T17:04:36.295Z] #17 70.67 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-09T17:04:36.295Z] #17 70.68 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... [2019-10-09T17:04:36.295Z] #17 70.68 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-09T17:04:36.295Z] #17 72.87 Selecting previously unselected package binutils-mingw-w64. [2019-10-09T17:04:36.295Z] #17 72.88 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-09T17:04:36.295Z] #17 72.88 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-09T17:04:36.295Z] #17 73.00 Selecting previously unselected package mingw-w64-common. [2019-10-09T17:04:36.295Z] #17 73.01 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-09T17:04:36.295Z] #17 73.02 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-09T17:04:36.427Z] #61 42.70 CC compel/src/lib/infect-rpc.o [2019-10-09T17:04:36.696Z] #17 ... [2019-10-09T17:04:36.696Z] [2019-10-09T17:04:36.696Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:04:36.696Z] #62 62.78 DEP criu/sk-unix.d [2019-10-09T17:04:36.696Z] #62 63.00 DEP criu/sk-tcp.d [2019-10-09T17:04:36.994Z] #61 42.94 CC compel/src/lib/infect-util.o [2019-10-09T17:04:36.994Z] #61 43.11 CC compel/src/lib/infect.o [2019-10-09T17:04:37.020Z] #8 completed: 2019-10-09 17:04:36.707008042 +0000 UTC [2019-10-09T17:04:37.020Z] #8 duration: 18.637104033s [2019-10-09T17:04:37.020Z] #8 exporting layers 18.6s done [2019-10-09T17:04:37.020Z] #8 writing image sha256:cf4031afe47b69f8c6f70a017fbacb313a3933b31012e2df03d60ea3519a9ca7 done [2019-10-09T17:04:37.020Z] #8 naming to docker.io/library/moby-buildx:v0.3.0 done [2019-10-09T17:04:37.020Z] [2019-10-09T17:04:37.095Z] #62 63.29 DEP criu/sk-queue.d [2019-10-09T17:04:37.095Z] #62 63.43 DEP criu/sk-packet.d [2019-10-09T17:04:37.498Z] #62 63.64 DEP criu/sk-netlink.d [2019-10-09T17:04:37.498Z] #62 63.82 DEP criu/sk-inet.d [2019-10-09T17:04:37.638Z] bd6ffe4b6578595b5c26ca4cc8b4e0c3668c1b036573581ff2473c21aa34a7c3 [2019-10-09T17:04:37.638Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:08bca254141108d8dae5b6ecba1661ab9271b0a2 . [2019-10-09T17:04:37.638Z] #1 [internal] booting buildkit [2019-10-09T17:04:37.638Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-10-09T17:04:37.911Z] #62 64.01 DEP criu/signalfd.d [2019-10-09T17:04:37.911Z] #62 64.13 DEP criu/sigframe.d [2019-10-09T17:04:37.911Z] #62 64.20 DEP criu/shmem.d [2019-10-09T17:04:37.928Z] #61 ... [2019-10-09T17:04:37.928Z] [2019-10-09T17:04:37.928Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T17:04:37.928Z] #36 84.72 mime [2019-10-09T17:04:37.928Z] #36 86.13 mime/quotedprintable [2019-10-09T17:04:37.928Z] #36 86.44 net/http/internal [2019-10-09T17:04:37.928Z] #36 89.83 crypto/tls [2019-10-09T17:04:38.186Z] #36 95.16 net/http/httptrace [2019-10-09T17:04:38.316Z] #62 64.32 DEP criu/servicefd.d [2019-10-09T17:04:38.316Z] #62 64.44 DEP criu/seize.d [2019-10-09T17:04:38.316Z] #62 64.60 DEP criu/seccomp.d [2019-10-09T17:04:38.447Z] #36 95.40 net/http [2019-10-09T17:04:38.726Z] #62 64.81 DEP criu/rst-malloc.d [2019-10-09T17:04:38.726Z] #62 64.92 DEP criu/rbtree.d [2019-10-09T17:04:38.726Z] #62 64.94 DEP criu/pstree.d [2019-10-09T17:04:39.016Z] #36 ... [2019-10-09T17:04:39.016Z] [2019-10-09T17:04:39.016Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:04:39.016Z] #61 45.04 CC compel/src/lib/ptrace.o [2019-10-09T17:04:39.016Z] #61 45.36 AR compel/libcompel.a [2019-10-09T17:04:39.125Z] #62 65.21 DEP criu/protobuf.d [2019-10-09T17:04:39.125Z] #62 65.37 GEN criu/protobuf-desc-gen.h [2019-10-09T17:04:39.275Z] #61 45.42 HOSTCC compel/src/main-host.o [2019-10-09T17:04:39.533Z] #61 45.63 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-10-09T17:04:39.792Z] #61 45.83 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-09T17:04:40.050Z] #61 46.25 HOSTCC compel/src/lib/log-host.o [2019-10-09T17:04:40.309Z] #61 46.51 HOSTLINK compel/compel-host-bin [2019-10-09T17:04:40.329Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done [2019-10-09T17:04:40.329Z] #1 creating container buildx_buildkit_default [2019-10-09T17:04:40.567Z] #61 46.66 DEP soccr/soccr.d [2019-10-09T17:04:40.768Z] #62 ... [2019-10-09T17:04:40.768Z] [2019-10-09T17:04:40.768Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-09T17:04:40.768Z] #65 DONE 109.3s [2019-10-09T17:04:40.768Z] [2019-10-09T17:04:40.768Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-09T17:04:40.768Z] #66 DONE 0.1s [2019-10-09T17:04:40.768Z] [2019-10-09T17:04:40.768Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-09T17:04:40.768Z] #17 78.00 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-09T17:04:40.768Z] #17 78.01 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-09T17:04:40.768Z] #17 78.01 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-09T17:04:40.826Z] #61 46.83 CC soccr/soccr.o [2019-10-09T17:04:41.064Z] #1 creating container buildx_buildkit_default 0.6s done [2019-10-09T17:04:41.064Z] #1 DONE 3.4s [2019-10-09T17:04:41.064Z] [2019-10-09T17:04:41.064Z] #2 [internal] load build definition from Dockerfile [2019-10-09T17:04:41.064Z] #2 transferring dockerfile: 13.18kB 0.0s done [2019-10-09T17:04:41.064Z] #2 DONE 0.0s [2019-10-09T17:04:41.064Z] [2019-10-09T17:04:41.064Z] #3 [internal] load .dockerignore [2019-10-09T17:04:41.064Z] #3 transferring context: 87B 0.0s done [2019-10-09T17:04:41.064Z] #3 DONE 0.0s [2019-10-09T17:04:41.064Z] [2019-10-09T17:04:41.064Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-09T17:04:41.680Z] #4 DONE 0.7s [2019-10-09T17:04:41.680Z] [2019-10-09T17:04:41.680Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-09T17:04:41.680Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-09T17:04:41.760Z] #61 47.84 AR soccr/libsoccr.a [2019-10-09T17:04:41.760Z] #61 47.88 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-09T17:04:41.963Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-09T17:04:41.963Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2019-10-09T17:04:41.963Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done [2019-10-09T17:04:41.963Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2019-10-09T17:04:42.019Z] #61 48.15 DEP criu/arch/x86/sigframe.d [2019-10-09T17:04:42.019Z] #61 48.25 DEP criu/arch/x86/sigaction_compat.d [2019-10-09T17:04:42.246Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-10-09T17:04:42.277Z] #61 48.32 DEP criu/arch/x86/kerndat.d [2019-10-09T17:04:42.277Z] #61 48.41 DEP criu/arch/x86/crtools.d [2019-10-09T17:04:42.277Z] #61 48.52 DEP criu/arch/x86/cpu.d [2019-10-09T17:04:42.530Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2019-10-09T17:04:42.535Z] #61 48.68 CC criu/arch/x86/cpu.o [2019-10-09T17:04:42.814Z] #5 DONE 0.9s [2019-10-09T17:04:42.814Z] [2019-10-09T17:04:42.814Z] #6 [internal] load metadata for docker.io/library/golang:1.13.1-stretch [2019-10-09T17:04:43.101Z] #61 49.13 CC criu/arch/x86/crtools.o [2019-10-09T17:04:43.104Z] #6 DONE 0.3s [2019-10-09T17:04:43.104Z] [2019-10-09T17:04:43.104Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-09T17:04:43.104Z] #7 resolve docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 done [2019-10-09T17:04:43.376Z] #17 ... [2019-10-09T17:04:43.376Z] [2019-10-09T17:04:43.376Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:04:43.376Z] #62 67.41 DEP criu/protobuf-desc.d [2019-10-09T17:04:43.376Z] #62 67.65 DEP criu/proc_parse.d [2019-10-09T17:04:43.376Z] #62 67.87 DEP criu/plugin.d [2019-10-09T17:04:43.376Z] #62 67.95 DEP criu/pipes.d [2019-10-09T17:04:43.376Z] #62 68.18 DEP criu/pie-util.d [2019-10-09T17:04:43.376Z] #62 68.31 DEP criu/pie-util-vdso.d [2019-10-09T17:04:43.376Z] #62 68.43 DEP criu/pie-util-vdso-elf32.d [2019-10-09T17:04:43.376Z] #62 68.55 DEP criu/path.d [2019-10-09T17:04:43.376Z] #62 68.73 DEP criu/parasite-syscall.d [2019-10-09T17:04:43.376Z] #62 68.88 DEP criu/pagemap.d [2019-10-09T17:04:43.376Z] #62 69.16 DEP criu/pagemap-cache.d [2019-10-09T17:04:43.376Z] #62 69.31 DEP criu/page-xfer.d [2019-10-09T17:04:43.376Z] #62 69.49 DEP criu/page-pipe.d [2019-10-09T17:04:43.376Z] #62 69.59 DEP criu/netfilter.d [2019-10-09T17:04:43.400Z] #7 sha256:6c11edc0dc355904cee5f3f169703e59adcbc79c74fc02e3bd77ce262ebfac89 0B / 155B 0.1s [2019-10-09T17:04:43.400Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 0B / 50.07MB 0.1s [2019-10-09T17:04:43.400Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 0B / 96.42MB 0.1s [2019-10-09T17:04:43.400Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 0B / 9.99MB 0.1s [2019-10-09T17:04:43.400Z] #7 sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 1.42kB / 1.42kB done [2019-10-09T17:04:43.400Z] #7 sha256:e8b6c9f6fa954d3f0a9e57d316374e76867e0d0895ad21fe70f588789b9b0353 1.79kB / 1.79kB done [2019-10-09T17:04:43.400Z] #7 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 858.86kB / 4.30MB 0.1s [2019-10-09T17:04:43.400Z] #7 sha256:b0b87562f76bea48dcc6a170490e46cec5a02db627966893a32f7d56a3fa0ada 5.47kB / 5.47kB done [2019-10-09T17:04:43.400Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 0B / 52.87MB 0.1s [2019-10-09T17:04:43.667Z] #61 50.01 CC criu/arch/x86/kerndat.o [2019-10-09T17:04:43.697Z] #7 sha256:6c11edc0dc355904cee5f3f169703e59adcbc79c74fc02e3bd77ce262ebfac89 155B / 155B 0.2s done [2019-10-09T17:04:43.697Z] #7 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 2.33MB / 4.30MB 0.3s [2019-10-09T17:04:43.697Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 0B / 45.65MB 0.3s [2019-10-09T17:04:43.697Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 588.93kB / 9.99MB 0.4s [2019-10-09T17:04:43.697Z] #7 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 2.81MB / 4.30MB 0.4s [2019-10-09T17:04:43.697Z] #7 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 3.24MB / 4.30MB 0.6s [2019-10-09T17:04:43.775Z] #62 69.78 DEP criu/net.d [2019-10-09T17:04:43.775Z] #62 70.06 DEP criu/namespaces.d [2019-10-09T17:04:44.019Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 1.57MB / 9.99MB 0.7s [2019-10-09T17:04:44.019Z] #7 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 3.80MB / 4.30MB 0.7s [2019-10-09T17:04:44.163Z] #62 70.32 DEP criu/mount.d [2019-10-09T17:04:44.327Z] #7 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 4.23MB / 4.30MB 0.9s [2019-10-09T17:04:44.327Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 2.66MB / 50.07MB 1.0s [2019-10-09T17:04:44.327Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 2.59MB / 9.99MB 1.0s [2019-10-09T17:04:44.327Z] #7 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 4.30MB / 4.30MB 0.9s done [2019-10-09T17:04:44.327Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 3.05MB / 52.87MB 1.0s [2019-10-09T17:04:44.327Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 2.31MB / 45.65MB 1.0s [2019-10-09T17:04:44.566Z] #62 70.51 DEP criu/mem.d [2019-10-09T17:04:44.566Z] #62 70.75 DEP criu/lsm.d [2019-10-09T17:04:44.566Z] #62 70.85 DEP criu/log.d [2019-10-09T17:04:44.566Z] #62 70.98 DEP criu/libnetlink.d [2019-10-09T17:04:44.602Z] #61 50.47 CC criu/arch/x86/sigaction_compat.o [2019-10-09T17:04:44.602Z] #61 50.70 CC criu/arch/x86/sigframe.o [2019-10-09T17:04:44.602Z] #61 50.91 LINK criu/arch/x86/crtools.built-in.o [2019-10-09T17:04:44.634Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 3.91MB / 9.99MB 1.3s [2019-10-09T17:04:44.634Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 4.46MB / 9.99MB 1.5s [2019-10-09T17:04:44.860Z] #61 50.96 DEP criu/pie/util-vdso-elf32.d [2019-10-09T17:04:44.860Z] #61 51.05 DEP criu/arch/x86/vdso-pie.d [2019-10-09T17:04:44.860Z] #61 51.12 DEP criu/pie/parasite-vdso.d [2019-10-09T17:04:44.932Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 5.25MB / 50.07MB 1.6s [2019-10-09T17:04:44.932Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 5.16MB / 9.99MB 1.6s [2019-10-09T17:04:44.932Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 4.88MB / 45.65MB 1.6s [2019-10-09T17:04:44.932Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 6.03MB / 52.87MB 1.8s [2019-10-09T17:04:44.963Z] #62 71.11 DEP criu/kerndat.d [2019-10-09T17:04:44.963Z] #62 71.27 DEP criu/kcmp-ids.d [2019-10-09T17:04:44.963Z] #62 71.34 DEP criu/irmap.d [2019-10-09T17:04:45.118Z] #61 51.25 DEP criu/pie/util-vdso.d [2019-10-09T17:04:45.118Z] #61 51.34 DEP criu/pie/util.d [2019-10-09T17:04:45.222Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 5.34MB / 96.42MB 1.9s [2019-10-09T17:04:45.222Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 6.09MB / 9.99MB 1.9s [2019-10-09T17:04:45.367Z] #62 71.51 DEP criu/ipc_ns.d [2019-10-09T17:04:45.367Z] #62 71.64 DEP criu/image.d [2019-10-09T17:04:45.376Z] #61 51.52 CC criu/pie/util.o [2019-10-09T17:04:45.514Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 7.14MB / 9.99MB 2.2s [2019-10-09T17:04:45.514Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 7.90MB / 50.07MB 2.4s [2019-10-09T17:04:45.514Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 7.86MB / 9.99MB 2.4s [2019-10-09T17:04:45.514Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 7.70MB / 45.65MB 2.4s [2019-10-09T17:04:45.634Z] #61 51.78 CC criu/pie/util-vdso.o [2019-10-09T17:04:45.819Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 8.49MB / 9.99MB 2.5s [2019-10-09T17:04:45.819Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 8.91MB / 52.87MB 2.5s [2019-10-09T17:04:45.819Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 9.14MB / 9.99MB 2.7s [2019-10-09T17:04:45.900Z] #62 71.81 DEP criu/image-desc.d [2019-10-09T17:04:45.900Z] #62 71.92 DEP criu/fsnotify.d [2019-10-09T17:04:45.900Z] #62 72.07 DEP criu/filesystems.d [2019-10-09T17:04:45.900Z] #62 ... [2019-10-09T17:04:45.900Z] [2019-10-09T17:04:45.900Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T17:04:45.900Z] #37 104.5 vendor/golang.org/x/text/unicode/bidi [2019-10-09T17:04:45.900Z] #37 106.7 vendor/golang.org/x/text/secure/bidirule [2019-10-09T17:04:45.900Z] #37 107.2 vendor/golang.org/x/text/unicode/norm [2019-10-09T17:04:45.900Z] #37 113.1 vendor/golang.org/x/net/idna [2019-10-09T17:04:45.900Z] #37 ... [2019-10-09T17:04:45.900Z] [2019-10-09T17:04:45.900Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-09T17:04:45.900Z] #17 83.77 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-09T17:04:45.900Z] #17 83.78 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-09T17:04:45.900Z] #17 83.79 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-09T17:04:45.900Z] #17 83.90 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-09T17:04:45.900Z] #17 83.90 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-09T17:04:45.900Z] #17 83.91 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-09T17:04:46.118Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 9.99MB / 9.99MB 3.0s done [2019-10-09T17:04:46.118Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 10.19MB / 45.65MB 3.0s [2019-10-09T17:04:46.201Z] #61 52.33 CC criu/pie/parasite-vdso.o [2019-10-09T17:04:46.415Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 11.02MB / 50.07MB 3.1s [2019-10-09T17:04:46.415Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 10.22MB / 96.42MB 3.1s [2019-10-09T17:04:46.415Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 12.42MB / 52.87MB 3.3s [2019-10-09T17:04:46.711Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 12.52MB / 45.65MB 3.4s [2019-10-09T17:04:47.009Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 14.02MB / 50.07MB 3.7s [2019-10-09T17:04:47.009Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 15.06MB / 52.87MB 3.9s [2019-10-09T17:04:47.136Z] #61 53.27 CC criu/arch/x86/vdso-pie.o [2019-10-09T17:04:47.308Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 14.95MB / 45.65MB 4.0s [2019-10-09T17:04:47.308Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 15.43MB / 96.42MB 4.2s [2019-10-09T17:04:47.398Z] #61 53.56 CC criu/pie/util-vdso-elf32.o [2019-10-09T17:04:47.605Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 16.77MB / 50.07MB 4.5s [2019-10-09T17:04:47.605Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 18.00MB / 52.87MB 4.5s [2019-10-09T17:04:47.605Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 17.25MB / 45.65MB 4.5s [2019-10-09T17:04:47.964Z] #61 54.08 AR criu/pie/pie.lib.a [2019-10-09T17:04:47.964Z] #61 54.12 DEP criu/pie/restorer.d [2019-10-09T17:04:47.964Z] #61 ... [2019-10-09T17:04:47.964Z] [2019-10-09T17:04:47.964Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T17:04:47.964Z] #36 105.0 github.com/LK4D4/vndr/godl [2019-10-09T17:04:48.238Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 19.52MB / 50.07MB 5.1s [2019-10-09T17:04:48.238Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 20.69MB / 52.87MB 5.1s [2019-10-09T17:04:48.238Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 20.20MB / 45.65MB 5.1s [2019-10-09T17:04:48.532Z] #36 105.5 github.com/LK4D4/vndr [2019-10-09T17:04:48.548Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 20.97MB / 96.42MB 5.4s [2019-10-09T17:04:48.842Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 22.03MB / 50.07MB 5.5s [2019-10-09T17:04:48.842Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 22.75MB / 45.65MB 5.5s [2019-10-09T17:04:48.842Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 23.87MB / 52.87MB 5.7s [2019-10-09T17:04:49.452Z] #17 ... [2019-10-09T17:04:49.452Z] [2019-10-09T17:04:49.452Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:04:49.452Z] #62 72.32 DEP criu/files.d [2019-10-09T17:04:49.452Z] #62 72.64 DEP criu/files-reg.d [2019-10-09T17:04:49.452Z] #62 73.01 DEP criu/files-ext.d [2019-10-09T17:04:49.452Z] #62 73.20 DEP criu/file-lock.d [2019-10-09T17:04:49.452Z] #62 73.46 DEP criu/file-ids.d [2019-10-09T17:04:49.452Z] #62 73.68 DEP criu/fifo.d [2019-10-09T17:04:49.452Z] #62 73.84 DEP criu/fdstore.d [2019-10-09T17:04:49.452Z] #62 73.96 DEP criu/fault-injection.d [2019-10-09T17:04:49.452Z] #62 74.01 DEP criu/external.d [2019-10-09T17:04:49.452Z] #62 74.09 DEP criu/eventpoll.d [2019-10-09T17:04:49.452Z] #62 74.30 DEP criu/eventfd.d [2019-10-09T17:04:49.452Z] #62 74.43 DEP criu/crtools.d [2019-10-09T17:04:49.452Z] #62 74.59 DEP criu/cr-service.d [2019-10-09T17:04:49.452Z] #62 74.74 DEP criu/cr-restore.d [2019-10-09T17:04:49.452Z] #62 74.94 DEP criu/cr-errno.d [2019-10-09T17:04:49.452Z] #62 74.95 DEP criu/cr-dump.d [2019-10-09T17:04:49.452Z] #62 75.16 DEP criu/cr-dedup.d [2019-10-09T17:04:49.452Z] #62 75.33 DEP criu/cr-check.d [2019-10-09T17:04:49.452Z] #62 75.56 DEP criu/config.d [2019-10-09T17:04:49.452Z] #62 75.73 DEP criu/clone-noasan.d [2019-10-09T17:04:49.452Z] #62 75.79 DEP criu/cgroup.d [2019-10-09T17:04:49.495Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 25.37MB / 45.65MB 6.0s [2019-10-09T17:04:49.495Z] #7 ... [2019-10-09T17:04:49.495Z] [2019-10-09T17:04:49.495Z] #68 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-09T17:04:49.495Z] #68 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.2s done [2019-10-09T17:04:49.495Z] #68 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-09T17:04:49.495Z] #68 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.6s done [2019-10-09T17:04:49.495Z] #68 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-09T17:04:49.495Z] #68 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 3.0s done [2019-10-09T17:04:49.495Z] #68 DONE 5.7s [2019-10-09T17:04:49.495Z] [2019-10-09T17:04:49.495Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-09T17:04:49.495Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 25.18MB / 50.07MB 6.1s [2019-10-09T17:04:49.495Z] #7 ... [2019-10-09T17:04:49.495Z] [2019-10-09T17:04:49.495Z] #22 [internal] load build context [2019-10-09T17:04:49.495Z] #22 transferring context: 43.33MB 6.3s [2019-10-09T17:04:49.495Z] #22 ... [2019-10-09T17:04:49.495Z] [2019-10-09T17:04:49.495Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-09T17:04:49.495Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 26.88MB / 52.87MB 6.3s [2019-10-09T17:04:49.787Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 26.21MB / 96.42MB 6.4s [2019-10-09T17:04:49.787Z] #7 ... [2019-10-09T17:04:49.787Z] [2019-10-09T17:04:49.787Z] #22 [internal] load build context [2019-10-09T17:04:49.787Z] #22 transferring context: 45.60MB 6.6s done [2019-10-09T17:04:49.787Z] #22 DONE 6.7s [2019-10-09T17:04:49.787Z] [2019-10-09T17:04:49.787Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-09T17:04:49.787Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 27.84MB / 50.07MB 6.6s [2019-10-09T17:04:49.787Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 28.72MB / 45.65MB 6.6s [2019-10-09T17:04:49.866Z] #62 ... [2019-10-09T17:04:49.866Z] [2019-10-09T17:04:49.866Z] #31 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-09T17:04:49.866Z] #31 DONE 118.3s [2019-10-09T17:04:49.866Z] [2019-10-09T17:04:49.866Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:04:49.867Z] #62 76.15 DEP criu/cgroup-props.d [2019-10-09T17:04:50.073Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 30.72MB / 52.87MB 6.7s [2019-10-09T17:04:50.073Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 31.83MB / 45.65MB 6.9s [2019-10-09T17:04:50.261Z] #62 76.41 DEP criu/bitmap.d [2019-10-09T17:04:50.261Z] #62 76.44 DEP criu/bfd.d [2019-10-09T17:04:50.261Z] #62 76.60 DEP criu/autofs.d [2019-10-09T17:04:50.358Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 31.58MB / 50.07MB 7.0s [2019-10-09T17:04:50.358Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 32.01MB / 96.42MB 7.0s [2019-10-09T17:04:50.358Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 34.52MB / 52.87MB 7.0s [2019-10-09T17:04:50.358Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 36.25MB / 45.65MB 7.2s [2019-10-09T17:04:50.644Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 35.22MB / 50.07MB 7.3s [2019-10-09T17:04:50.644Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 37.93MB / 52.87MB 7.3s [2019-10-09T17:04:50.644Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 36.99MB / 96.42MB 7.5s [2019-10-09T17:04:50.644Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 39.56MB / 45.65MB 7.5s [2019-10-09T17:04:50.683Z] #62 76.88 DEP criu/aio.d [2019-10-09T17:04:50.928Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 38.51MB / 50.07MB 7.6s [2019-10-09T17:04:50.928Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 41.34MB / 52.87MB 7.6s [2019-10-09T17:04:50.928Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 42.96MB / 45.65MB 7.8s [2019-10-09T17:04:51.091Z] #62 77.01 DEP criu/action-scripts.d [2019-10-09T17:04:51.091Z] #62 77.27 CC criu/action-scripts.o [2019-10-09T17:04:51.218Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 42.01MB / 50.07MB 7.9s [2019-10-09T17:04:51.218Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 42.24MB / 96.42MB 7.9s [2019-10-09T17:04:51.218Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 44.77MB / 52.87MB 7.9s [2019-10-09T17:04:51.218Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 45.65MB / 45.65MB 8.0s done [2019-10-09T17:04:51.492Z] #62 77.73 CC criu/aio.o [2019-10-09T17:04:51.503Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 46.34MB / 50.07MB 8.2s [2019-10-09T17:04:51.503Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 48.90MB / 52.87MB 8.2s [2019-10-09T17:04:51.503Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 49.15MB / 96.42MB 8.4s [2019-10-09T17:04:51.503Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 51.87MB / 52.87MB 8.4s [2019-10-09T17:04:51.789Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 50.07MB / 50.07MB 8.5s [2019-10-09T17:04:51.789Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 52.87MB / 52.87MB 8.5s done [2019-10-09T17:04:51.789Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 50.07MB / 50.07MB 8.5s done [2019-10-09T17:04:51.789Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 61.80MB / 96.42MB 8.7s [2019-10-09T17:04:51.899Z] #62 78.19 CC criu/autofs.o [2019-10-09T17:04:52.076Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 70.51MB / 96.42MB 8.8s [2019-10-09T17:04:52.076Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 78.75MB / 96.42MB 9.0s [2019-10-09T17:04:52.359Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 83.81MB / 96.42MB 9.1s [2019-10-09T17:04:52.642Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 91.98MB / 96.42MB 9.3s [2019-10-09T17:04:52.642Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 96.42MB / 96.42MB 9.4s done [2019-10-09T17:04:52.643Z] #7 unpacking docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 [2019-10-09T17:04:53.847Z] #36 ... [2019-10-09T17:04:53.847Z] [2019-10-09T17:04:53.847Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:04:53.847Z] #61 54.30 DEP criu/arch/x86/sigaction_compat_pie.d [2019-10-09T17:04:53.847Z] #61 54.40 DEP criu/arch/x86/restorer_unmap.d [2019-10-09T17:04:53.847Z] #61 54.42 DEP criu/arch/x86/restorer.d [2019-10-09T17:04:53.847Z] #61 54.61 DEP criu/pie/parasite.d [2019-10-09T17:04:53.847Z] #61 54.87 CC criu/pie/parasite.o [2019-10-09T17:04:53.847Z] #61 55.93 LINK criu/pie/parasite.built-in.o [2019-10-09T17:04:53.847Z] #61 55.95 GEN criu/pie/parasite-blob.h [2019-10-09T17:04:53.847Z] #61 55.96 CC criu/arch/x86/restorer.o [2019-10-09T17:04:53.847Z] #61 56.55 CC criu/arch/x86/restorer_unmap.o [2019-10-09T17:04:53.847Z] #61 56.59 CC criu/arch/x86/sigaction_compat_pie.o [2019-10-09T17:04:53.847Z] #61 56.83 CC criu/pie/restorer.o [2019-10-09T17:04:53.847Z] #61 58.77 LINK criu/pie/restorer.built-in.o [2019-10-09T17:04:53.847Z] #61 58.79 GEN criu/pie/restorer-blob.h [2019-10-09T17:04:53.847Z] #61 58.85 DEP criu/vdso.d [2019-10-09T17:04:53.847Z] #61 58.99 DEP criu/vdso-compat.d [2019-10-09T17:04:53.847Z] #61 59.10 DEP criu/uts_ns.d [2019-10-09T17:04:53.847Z] #61 59.30 DEP criu/util.d [2019-10-09T17:04:53.847Z] #61 59.43 DEP criu/uffd.d [2019-10-09T17:04:53.847Z] #61 59.57 DEP criu/tun.d [2019-10-09T17:04:53.847Z] #61 59.75 DEP criu/tty.d [2019-10-09T17:04:53.847Z] #61 59.88 DEP criu/timerfd.d [2019-10-09T17:04:53.847Z] #61 60.03 DEP criu/sysfs_parse.d [2019-10-09T17:04:54.110Z] #61 60.19 DEP criu/sysctl.d [2019-10-09T17:04:54.110Z] #61 60.35 DEP criu/string.d [2019-10-09T17:04:54.216Z] #62 80.01 CC criu/bfd.o [2019-10-09T17:04:54.216Z] #62 80.52 CC criu/bitmap.o [2019-10-09T17:04:54.367Z] #61 60.42 DEP criu/stats.d [2019-10-09T17:04:54.367Z] #61 60.59 DEP criu/sockets.d [2019-10-09T17:04:54.470Z] sha256:81a0ad0a4d8e3cfcb72bdee2e8a8da9f8cb4e5b174701b15d82263d2a31f2d81 [2019-10-09T17:04:54.470Z] INFO: Starting docker-py tests... [2019-10-09T17:04:54.470Z] ============================= test session starts ============================== [2019-10-09T17:04:54.470Z] platform linux -- Python 3.7.4, pytest-4.3.1, py-1.8.0, pluggy-0.13.0 [2019-10-09T17:04:54.470Z] rootdir: /src, inifile: pytest.ini [2019-10-09T17:04:54.470Z] plugins: timeout-1.3.3, cov-2.6.1 [2019-10-09T17:04:54.470Z] collected 385 items / 5 deselected / 380 selected [2019-10-09T17:04:54.470Z] [2019-10-09T17:04:54.599Z] #62 80.68 CC criu/cgroup-props.o [2019-10-09T17:04:54.624Z] #61 60.78 DEP criu/sk-unix.d [2019-10-09T17:04:54.882Z] #61 61.03 DEP criu/sk-tcp.d [2019-10-09T17:04:55.140Z] #61 61.17 DEP criu/sk-queue.d [2019-10-09T17:04:55.140Z] #61 61.31 DEP criu/sk-packet.d [2019-10-09T17:04:55.399Z] #61 61.48 DEP criu/sk-netlink.d [2019-10-09T17:04:55.452Z] #62 81.55 CC criu/cgroup.o [2019-10-09T17:04:55.658Z] #61 61.62 DEP criu/sk-inet.d [2019-10-09T17:04:55.658Z] #61 61.75 DEP criu/signalfd.d [2019-10-09T17:04:55.924Z] #61 ... [2019-10-09T17:04:55.924Z] [2019-10-09T17:04:55.924Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T17:04:55.924Z] #36 DONE 112.8s [2019-10-09T17:04:55.924Z] [2019-10-09T17:04:55.924Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:04:55.924Z] #61 61.94 DEP criu/sigframe.d [2019-10-09T17:04:55.924Z] #61 62.13 DEP criu/shmem.d [2019-10-09T17:04:56.183Z] #61 62.30 DEP criu/servicefd.d [2019-10-09T17:04:56.183Z] #61 62.54 DEP criu/seize.d [2019-10-09T17:04:56.748Z] #61 62.75 DEP criu/seccomp.d [2019-10-09T17:04:57.007Z] #61 63.05 DEP criu/rst-malloc.d [2019-10-09T17:04:57.007Z] #61 63.12 DEP criu/rbtree.d [2019-10-09T17:04:57.007Z] #61 63.20 DEP criu/pstree.d [2019-10-09T17:04:57.264Z] #61 63.30 DEP criu/protobuf.d [2019-10-09T17:04:57.264Z] #61 63.39 GEN criu/protobuf-desc-gen.h [2019-10-09T17:04:57.422Z] #62 ... [2019-10-09T17:04:57.422Z] [2019-10-09T17:04:57.422Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T17:04:57.422Z] #37 116.2 vendor/golang.org/x/net/http2/hpack [2019-10-09T17:04:57.422Z] #37 117.1 mime [2019-10-09T17:04:57.422Z] #37 119.4 mime/quotedprintable [2019-10-09T17:04:57.422Z] #37 119.7 net/http/internal [2019-10-09T17:04:57.422Z] #37 121.8 crypto/tls [2019-10-09T17:04:57.814Z] #37 ... [2019-10-09T17:04:57.814Z] [2019-10-09T17:04:57.814Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:04:57.814Z] #62 84.23 CC criu/clone-noasan.o [2019-10-09T17:04:58.197Z] #61 64.26 DEP criu/protobuf-desc.d [2019-10-09T17:04:58.225Z] #62 84.44 CC criu/config.o [2019-10-09T17:04:58.454Z] #61 64.43 DEP criu/proc_parse.d [2019-10-09T17:04:58.454Z] #61 64.63 DEP criu/plugin.d [2019-10-09T17:04:58.711Z] #61 64.72 DEP criu/pipes.d [2019-10-09T17:04:58.711Z] #61 64.85 DEP criu/pie-util.d [2019-10-09T17:04:58.711Z] #61 64.97 DEP criu/pie-util-vdso.d [2019-10-09T17:04:58.969Z] #61 65.06 DEP criu/pie-util-vdso-elf32.d [2019-10-09T17:04:58.969Z] #61 65.14 DEP criu/path.d [2019-10-09T17:04:59.227Z] #61 65.30 DEP criu/parasite-syscall.d [2019-10-09T17:04:59.227Z] #61 65.51 DEP criu/pagemap.d [2019-10-09T17:04:59.484Z] #61 65.64 DEP criu/pagemap-cache.d [2019-10-09T17:04:59.742Z] #61 65.74 DEP criu/page-xfer.d [2019-10-09T17:04:59.742Z] #61 65.86 DEP criu/page-pipe.d [2019-10-09T17:04:59.742Z] #61 65.94 DEP criu/netfilter.d [2019-10-09T17:04:59.999Z] #61 66.13 DEP criu/net.d [2019-10-09T17:04:59.999Z] #61 66.27 DEP criu/namespaces.d [2019-10-09T17:05:00.257Z] #61 66.39 DEP criu/mount.d [2019-10-09T17:05:00.257Z] #61 66.50 DEP criu/mem.d [2019-10-09T17:05:00.401Z] #62 86.11 CC criu/cr-check.o [2019-10-09T17:05:00.514Z] #61 66.63 DEP criu/lsm.d [2019-10-09T17:05:00.515Z] #61 66.76 DEP criu/log.d [2019-10-09T17:05:00.515Z] #61 66.87 DEP criu/libnetlink.d [2019-10-09T17:05:00.773Z] #61 66.95 DEP criu/kerndat.d [2019-10-09T17:05:01.031Z] #61 67.10 DEP criu/kcmp-ids.d [2019-10-09T17:05:01.031Z] #61 67.18 DEP criu/irmap.d [2019-10-09T17:05:01.031Z] #61 67.28 DEP criu/ipc_ns.d [2019-10-09T17:05:01.289Z] #61 67.39 DEP criu/image.d [2019-10-09T17:05:01.289Z] #61 67.51 DEP criu/image-desc.d [2019-10-09T17:05:01.547Z] #61 67.56 DEP criu/fsnotify.d [2019-10-09T17:05:01.547Z] #61 67.69 DEP criu/filesystems.d [2019-10-09T17:05:01.731Z] #62 88.14 CC criu/cr-dedup.o [2019-10-09T17:05:01.805Z] #61 67.81 DEP criu/files.d [2019-10-09T17:05:01.805Z] #61 67.99 DEP criu/files-reg.d [2019-10-09T17:05:02.063Z] #61 68.19 DEP criu/files-ext.d [2019-10-09T17:05:02.063Z] #61 68.31 DEP criu/file-lock.d [2019-10-09T17:05:02.321Z] #61 68.47 DEP criu/file-ids.d [2019-10-09T17:05:02.570Z] #62 88.62 CC criu/cr-dump.o [2019-10-09T17:05:02.579Z] #61 68.65 DEP criu/fifo.d [2019-10-09T17:05:02.579Z] #61 68.80 DEP criu/fdstore.d [2019-10-09T17:05:02.837Z] #61 68.93 DEP criu/fault-injection.d [2019-10-09T17:05:02.837Z] #61 68.96 DEP criu/external.d [2019-10-09T17:05:02.837Z] #61 69.03 DEP criu/eventpoll.d [2019-10-09T17:05:03.095Z] #61 69.15 DEP criu/eventfd.d [2019-10-09T17:05:03.095Z] #61 69.28 DEP criu/crtools.d [2019-10-09T17:05:03.353Z] #61 69.45 DEP criu/cr-service.d [2019-10-09T17:05:03.611Z] #61 69.59 DEP criu/cr-restore.d [2019-10-09T17:05:03.611Z] #61 69.81 DEP criu/cr-errno.d [2019-10-09T17:05:03.611Z] #61 69.84 DEP criu/cr-dump.d [2019-10-09T17:05:03.868Z] #61 70.06 DEP criu/cr-dedup.d [2019-10-09T17:05:04.127Z] #61 70.21 DEP criu/cr-check.d [2019-10-09T17:05:04.127Z] #61 70.39 DEP criu/config.d [2019-10-09T17:05:04.385Z] #61 70.56 DEP criu/clone-noasan.d [2019-10-09T17:05:04.385Z] #61 70.63 DEP criu/cgroup.d [2019-10-09T17:05:04.643Z] #61 70.84 DEP criu/cgroup-props.d [2019-10-09T17:05:04.643Z] #61 70.97 DEP criu/bitmap.d [2019-10-09T17:05:04.901Z] #61 70.98 DEP criu/bfd.d [2019-10-09T17:05:04.901Z] #61 71.05 DEP criu/autofs.d [2019-10-09T17:05:05.159Z] #61 71.22 DEP criu/aio.d [2019-10-09T17:05:05.159Z] #61 71.33 DEP criu/action-scripts.d [2019-10-09T17:05:05.206Z] #62 91.21 CC criu/cr-errno.o [2019-10-09T17:05:05.206Z] #62 91.27 CC criu/cr-restore.o [2019-10-09T17:05:05.417Z] #61 71.57 CC criu/action-scripts.o [2019-10-09T17:05:05.675Z] #61 71.97 CC criu/aio.o [2019-10-09T17:05:06.241Z] #61 72.41 CC criu/autofs.o [2019-10-09T17:05:07.614Z] #61 73.63 CC criu/bfd.o [2019-10-09T17:05:07.871Z] #61 73.92 CC criu/bitmap.o [2019-10-09T17:05:07.871Z] #61 74.02 CC criu/cgroup-props.o [2019-10-09T17:05:08.437Z] #61 74.67 CC criu/cgroup.o [2019-10-09T17:05:09.369Z] #61 ... [2019-10-09T17:05:09.369Z] [2019-10-09T17:05:09.369Z] #45 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T17:05:09.369Z] #45 126.0 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-09T17:05:09.607Z] #62 ... [2019-10-09T17:05:09.607Z] [2019-10-09T17:05:09.607Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T17:05:09.607Z] #37 127.6 net/http/httptrace [2019-10-09T17:05:09.607Z] #37 127.7 net/http [2019-10-09T17:05:09.607Z] #37 ... [2019-10-09T17:05:09.607Z] [2019-10-09T17:05:09.607Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-09T17:05:09.607Z] #17 101.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-09T17:05:09.607Z] #17 101.1 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-09T17:05:09.607Z] #17 101.1 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-09T17:05:10.007Z] #17 ... [2019-10-09T17:05:10.007Z] [2019-10-09T17:05:10.007Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:05:10.007Z] #62 96.01 CC criu/cr-service.o [2019-10-09T17:05:11.268Z] #45 128.1 + mkdir -p /build [2019-10-09T17:05:11.268Z] #45 128.1 + cp runc /build/runc [2019-10-09T17:05:11.372Z] #62 97.52 CC criu/crtools.o [2019-10-09T17:05:11.778Z] #62 98.17 CC criu/eventfd.o [2019-10-09T17:05:11.833Z] #45 DONE 128.6s [2019-10-09T17:05:11.833Z] [2019-10-09T17:05:11.833Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:05:11.833Z] #61 76.54 CC criu/clone-noasan.o [2019-10-09T17:05:11.833Z] #61 76.64 CC criu/config.o [2019-10-09T17:05:11.833Z] #61 77.67 CC criu/cr-check.o [2019-10-09T17:05:12.173Z] #62 98.49 CC criu/eventpoll.o [2019-10-09T17:05:13.016Z] #62 99.18 CC criu/external.o [2019-10-09T17:05:13.207Z] #61 79.05 CC criu/cr-dedup.o [2019-10-09T17:05:13.207Z] #61 79.31 CC criu/cr-dump.o [2019-10-09T17:05:13.473Z] #62 99.54 CC criu/fault-injection.o [2019-10-09T17:05:13.473Z] #62 99.67 CC criu/fdstore.o [2019-10-09T17:05:13.996Z] #62 100.3 CC criu/fifo.o [2019-10-09T17:05:14.076Z] tests/integration/api_build_test.py ......................X [ 6%] [2019-10-09T17:05:14.139Z] #61 80.47 CC criu/cr-errno.o [2019-10-09T17:05:14.333Z] tests/integration/api_client_test.py ..... [ 7%] [2019-10-09T17:05:14.397Z] #61 80.51 CC criu/cr-restore.o [2019-10-09T17:05:14.961Z] #62 101.0 CC criu/file-ids.o [2019-10-09T17:05:15.359Z] #62 101.5 CC criu/file-lock.o [2019-10-09T17:05:15.778Z] #62 ... [2019-10-09T17:05:15.778Z] [2019-10-09T17:05:15.778Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-09T17:05:15.778Z] #17 112.9 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-09T17:05:15.778Z] #17 112.9 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-09T17:05:15.778Z] #17 112.9 Setting up libsepol1-dev:s390x (2.6-2) ... [2019-10-09T17:05:15.778Z] #17 112.9 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-09T17:05:15.778Z] #17 112.9 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-09T17:05:15.778Z] #17 113.0 Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-09T17:05:15.778Z] #17 113.0 Processing triggers for mime-support (3.60) ... [2019-10-09T17:05:15.778Z] #17 113.0 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-09T17:05:15.778Z] #17 113.0 Setting up libgpm2:s390x (1.20.4-6.2+b1) ... [2019-10-09T17:05:15.778Z] #17 113.0 Setting up libcap2-bin (1:2.25-1) ... [2019-10-09T17:05:15.778Z] #17 113.1 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-09T17:05:15.778Z] #17 113.1 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-09T17:05:15.778Z] #17 113.1 Setting up bash-completion (1:2.1-4.3) ... [2019-10-09T17:05:15.778Z] #17 115.6 Setting up libonig4:s390x (6.1.3-2) ... [2019-10-09T17:05:15.778Z] #17 115.6 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-09T17:05:15.778Z] #17 115.7 Setting up zip (3.0-11+b1) ... [2019-10-09T17:05:15.778Z] #17 115.7 Setting up bzip2 (1.0.6-8.1) ... [2019-10-09T17:05:15.778Z] #17 115.7 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-09T17:05:15.778Z] #17 115.7 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-09T17:05:15.778Z] #17 115.7 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-09T17:05:15.778Z] #17 115.7 Setting up libaio1:s390x (0.3.110-3) ... [2019-10-09T17:05:15.778Z] #17 115.7 Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-10-09T17:05:15.778Z] #17 115.7 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-09T17:05:15.778Z] #17 115.7 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-09T17:05:15.778Z] #17 115.7 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-09T17:05:15.778Z] #17 115.7 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-09T17:05:15.778Z] #17 115.8 Setting up libpcrecpp0v5:s390x (2:8.39-3) ... [2019-10-09T17:05:15.778Z] #17 115.8 Setting up libpcre32-3:s390x (2:8.39-3) ... [2019-10-09T17:05:15.778Z] #17 115.8 Setting up libnfnetlink0:s390x (1.0.1-3) ... [2019-10-09T17:05:15.778Z] #17 115.8 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-09T17:05:15.778Z] #17 116.0 Setting up libsystemd-dev:s390x (232-25+deb9u12) ... [2019-10-09T17:05:16.235Z] #17 116.0 Setting up libpcre16-3:s390x (2:8.39-3) ... [2019-10-09T17:05:16.235Z] #17 116.0 Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-10-09T17:05:16.235Z] #17 116.0 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-10-09T17:05:16.235Z] #17 116.1 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-09T17:05:16.235Z] #17 116.1 Setting up libudev-dev:s390x (232-25+deb9u12) ... [2019-10-09T17:05:16.235Z] #17 116.1 Setting up pigz (2.3.4-1) ... [2019-10-09T17:05:16.235Z] #17 116.1 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-09T17:05:16.235Z] #17 116.1 Setting up libmpdec2:s390x (2.4.2-1) ... [2019-10-09T17:05:16.235Z] #17 116.2 Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-09T17:05:16.235Z] #17 116.2 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-09T17:05:16.235Z] #17 116.2 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-09T17:05:16.235Z] #17 116.2 Setting up jq (1.5+dfsg-1.3) ... [2019-10-09T17:05:16.235Z] #17 116.2 Setting up libpcre3-dev:s390x (2:8.39-3) ... [2019-10-09T17:05:16.235Z] #17 116.2 Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-10-09T17:05:16.235Z] #17 116.2 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-09T17:05:16.235Z] #17 116.2 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-09T17:05:16.235Z] #17 116.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-09T17:05:16.235Z] #17 116.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-09T17:05:16.235Z] #17 116.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-09T17:05:16.235Z] #17 116.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-09T17:05:16.235Z] #17 116.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-09T17:05:16.235Z] #17 116.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-09T17:05:16.235Z] #17 116.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-09T17:05:16.235Z] #17 116.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-09T17:05:16.235Z] #17 116.3 Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-10-09T17:05:16.235Z] #17 116.3 Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-09T17:05:16.235Z] #17 116.3 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-09T17:05:16.235Z] #17 116.3 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-09T17:05:16.235Z] #17 116.3 Setting up btrfs-progs (4.7.3-1) ... [2019-10-09T17:05:16.235Z] #17 116.3 Setting up libselinux1-dev:s390x (2.6-3+b3) ... [2019-10-09T17:05:16.235Z] #17 116.3 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-09T17:05:16.788Z] tests/integration/api_config_test.py ..... [ 8%] [2019-10-09T17:05:17.674Z] #61 83.47 CC criu/cr-service.o [2019-10-09T17:05:18.240Z] #61 84.39 CC criu/crtools.o [2019-10-09T17:05:18.498Z] #61 84.77 CC criu/eventfd.o [2019-10-09T17:05:18.756Z] #61 85.04 CC criu/eventpoll.o [2019-10-09T17:05:19.322Z] #61 85.61 CC criu/external.o [2019-10-09T17:05:19.579Z] #61 85.84 CC criu/fault-injection.o [2019-10-09T17:05:19.579Z] #61 85.90 CC criu/fdstore.o [2019-10-09T17:05:19.615Z] #7 unpacking docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 26.8s done [2019-10-09T17:05:19.615Z] #7 DONE 36.3s [2019-10-09T17:05:19.615Z] [2019-10-09T17:05:19.615Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-09T17:05:19.615Z] #8 DONE 0.1s [2019-10-09T17:05:19.615Z] [2019-10-09T17:05:19.615Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-09T17:05:19.615Z] #9 DONE 0.2s [2019-10-09T17:05:19.902Z] [2019-10-09T17:05:19.902Z] #26 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-09T17:05:19.902Z] #26 DONE 0.1s [2019-10-09T17:05:19.902Z] [2019-10-09T17:05:19.902Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-09T17:05:19.902Z] #33 ... [2019-10-09T17:05:19.902Z] [2019-10-09T17:05:19.902Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-09T17:05:19.902Z] #64 DONE 0.1s [2019-10-09T17:05:20.144Z] #61 86.19 CC criu/fifo.o [2019-10-09T17:05:20.191Z] [2019-10-09T17:05:20.191Z] #30 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-09T17:05:20.191Z] #30 DONE 0.2s [2019-10-09T17:05:20.191Z] [2019-10-09T17:05:20.191Z] #36 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-09T17:05:20.191Z] #36 DONE 0.2s [2019-10-09T17:05:20.191Z] [2019-10-09T17:05:20.191Z] #53 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-09T17:05:20.191Z] #53 DONE 0.2s [2019-10-09T17:05:20.191Z] [2019-10-09T17:05:20.191Z] #56 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-09T17:05:20.191Z] #56 DONE 0.2s [2019-10-09T17:05:20.191Z] [2019-10-09T17:05:20.191Z] #27 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-09T17:05:20.191Z] #27 DONE 0.2s [2019-10-09T17:05:20.191Z] [2019-10-09T17:05:20.191Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-09T17:05:20.191Z] #33 DONE 0.2s [2019-10-09T17:05:20.191Z] [2019-10-09T17:05:20.191Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-09T17:05:20.402Z] #61 86.56 CC criu/file-ids.o [2019-10-09T17:05:20.596Z] #17 ... [2019-10-09T17:05:20.596Z] [2019-10-09T17:05:20.596Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T17:05:20.596Z] #37 139.0 github.com/LK4D4/vndr/godl [2019-10-09T17:05:20.596Z] #37 139.7 github.com/LK4D4/vndr [2019-10-09T17:05:20.596Z] #37 ... [2019-10-09T17:05:20.596Z] [2019-10-09T17:05:20.596Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:05:20.596Z] #62 102.4 CC criu/files-ext.o [2019-10-09T17:05:20.596Z] #62 102.9 CC criu/files-reg.o [2019-10-09T17:05:20.596Z] #62 105.0 CC criu/files.o [2019-10-09T17:05:20.659Z] #61 86.77 CC criu/file-lock.o [2019-10-09T17:05:20.824Z] #34 0.733 + RM_GOPATH=0 [2019-10-09T17:05:20.824Z] #34 0.733 + TMP_GOPATH= [2019-10-09T17:05:20.824Z] #34 0.733 + : /build [2019-10-09T17:05:20.824Z] #34 0.733 + '[' -z '' ']' [2019-10-09T17:05:20.824Z] #34 0.735 ++ mktemp -d [2019-10-09T17:05:20.824Z] #34 0.744 + export GOPATH=/tmp/tmp.cQ0UAZeNpk [2019-10-09T17:05:20.824Z] #34 0.745 + GOPATH=/tmp/tmp.cQ0UAZeNpk [2019-10-09T17:05:20.824Z] #34 0.745 + RM_GOPATH=1 [2019-10-09T17:05:20.824Z] #34 0.754 ++ dirname ./install.sh [2019-10-09T17:05:20.824Z] #34 0.762 + dir=. [2019-10-09T17:05:20.824Z] #34 0.762 + bin=tomlv [2019-10-09T17:05:20.824Z] #34 0.762 + shift [2019-10-09T17:05:20.824Z] #34 0.763 + '[' '!' -f ./tomlv.installer ']' [2019-10-09T17:05:20.824Z] #34 0.763 + . ./tomlv.installer [2019-10-09T17:05:20.824Z] #34 0.766 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-09T17:05:20.824Z] #34 0.767 + install_tomlv [2019-10-09T17:05:20.824Z] #34 0.768 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-09T17:05:20.824Z] #34 0.768 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-09T17:05:20.824Z] #34 0.769 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.cQ0UAZeNpk/src/github.com/BurntSushi/toml [2019-10-09T17:05:20.824Z] #34 0.816 Cloning into '/tmp/tmp.cQ0UAZeNpk/src/github.com/BurntSushi/toml'... [2019-10-09T17:05:21.179Z] #62 107.0 CC criu/filesystems.o [2019-10-09T17:05:21.223Z] #61 87.37 CC criu/files-ext.o [2019-10-09T17:05:21.480Z] #61 87.70 CC criu/files-reg.o [2019-10-09T17:05:21.605Z] #62 ... [2019-10-09T17:05:21.605Z] [2019-10-09T17:05:21.605Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-09T17:05:21.605Z] #17 120.8 Setting up libpython3-stdlib:s390x (3.5.3-1) ... [2019-10-09T17:05:21.605Z] #17 120.8 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-09T17:05:21.605Z] #17 120.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-09T17:05:21.605Z] #17 120.8 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-09T17:05:21.605Z] #17 120.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-09T17:05:21.605Z] #17 120.8 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-09T17:05:21.605Z] #17 120.8 Setting up btrfs-tools (4.7.3-1) ... [2019-10-09T17:05:21.605Z] #17 120.8 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-09T17:05:21.606Z] #17 120.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-09T17:05:21.606Z] #17 120.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-09T17:05:21.606Z] #17 120.9 Setting up python3 (3.5.3-1) ... [2019-10-09T17:05:21.606Z] #17 ... [2019-10-09T17:05:21.606Z] [2019-10-09T17:05:21.606Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T17:05:21.606Z] #37 DONE 150.1s [2019-10-09T17:05:21.606Z] [2019-10-09T17:05:21.606Z] #19 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-09T17:05:22.516Z] #19 ... [2019-10-09T17:05:22.516Z] [2019-10-09T17:05:22.516Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:05:22.516Z] #62 108.5 CC criu/fsnotify.o [2019-10-09T17:05:22.853Z] #61 89.02 CC criu/files.o [2019-10-09T17:05:23.379Z] #62 109.5 CC criu/image-desc.o [2019-10-09T17:05:23.379Z] #62 109.6 CC criu/image.o [2019-10-09T17:05:23.562Z] #34 3.255 + cd /tmp/tmp.cQ0UAZeNpk/src/github.com/BurntSushi/toml [2019-10-09T17:05:23.562Z] #34 3.256 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-09T17:05:23.562Z] #34 3.286 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-09T17:05:24.228Z] #61 90.22 CC criu/filesystems.o [2019-10-09T17:05:24.231Z] #62 110.4 CC criu/ipc_ns.o [2019-10-09T17:05:24.486Z] #61 90.75 CC criu/fsnotify.o [2019-10-09T17:05:25.056Z] #34 4.631 math/bits [2019-10-09T17:05:25.056Z] #34 4.691 internal/cpu [2019-10-09T17:05:25.056Z] #34 4.700 runtime/internal/sys [2019-10-09T17:05:25.056Z] #34 4.836 runtime/internal/atomic [2019-10-09T17:05:25.079Z] #62 111.4 CC criu/irmap.o [2019-10-09T17:05:25.422Z] #61 ... [2019-10-09T17:05:25.422Z] [2019-10-09T17:05:25.422Z] #58 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-09T17:05:25.422Z] #58 142.7 + dpkg --print-architecture [2019-10-09T17:05:25.422Z] #58 142.7 + cd /tmp/tmp.Tb53KF7r1L/src/github.com/docker/distribution [2019-10-09T17:05:25.422Z] #58 142.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-09T17:05:25.694Z] #34 5.632 runtime/internal/math [2019-10-09T17:05:25.922Z] #62 112.0 CC criu/kcmp-ids.o [2019-10-09T17:05:25.922Z] #62 112.2 CC criu/kerndat.o [2019-10-09T17:05:25.938Z] #58 143.1 + GOPATH=/tmp/tmp.Tb53KF7r1L/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Tb53KF7r1L [2019-10-09T17:05:25.938Z] #58 143.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-09T17:05:26.324Z] #34 6.204 sync/atomic [2019-10-09T17:05:26.324Z] #34 6.223 unicode/utf8 [2019-10-09T17:05:26.970Z] #34 6.882 internal/bytealg [2019-10-09T17:05:27.017Z] #62 113.1 CC criu/libnetlink.o [2019-10-09T17:05:27.464Z] #62 113.5 CC criu/log.o [2019-10-09T17:05:27.598Z] #34 7.432 unicode [2019-10-09T17:05:27.872Z] #62 114.1 CC criu/lsm.o [2019-10-09T17:05:28.292Z] #62 114.5 CC criu/mem.o [2019-10-09T17:05:29.097Z] #34 8.691 math [2019-10-09T17:05:29.387Z] #34 9.193 internal/testlog [2019-10-09T17:05:29.624Z] #62 ... [2019-10-09T17:05:29.624Z] [2019-10-09T17:05:29.624Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-09T17:05:29.624Z] #17 122.8 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-09T17:05:29.624Z] #17 124.1 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-09T17:05:29.624Z] #17 124.3 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-09T17:05:29.624Z] #17 124.3 Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-10-09T17:05:29.624Z] #17 124.3 Setting up python3-wheel (0.29.0-2) ... [2019-10-09T17:05:29.624Z] #17 125.1 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-09T17:05:29.624Z] #17 126.1 Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-10-09T17:05:29.624Z] #17 126.1 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-09T17:05:29.624Z] #17 127.4 Setting up dmsetup (2:1.02.137-2) ... [2019-10-09T17:05:29.624Z] #17 127.4 Setting up python3-setuptools (33.1.1-1) ... [2019-10-09T17:05:29.624Z] #17 128.6 Setting up dh-python (2.20170125) ... [2019-10-09T17:05:29.624Z] #17 129.3 Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-10-09T17:05:29.624Z] #17 129.4 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-09T17:05:29.624Z] #17 DONE 129.8s [2019-10-09T17:05:29.624Z] [2019-10-09T17:05:29.624Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:05:29.624Z] #62 116.0 CC criu/mount.o [2019-10-09T17:05:29.624Z] #62 ... [2019-10-09T17:05:29.624Z] [2019-10-09T17:05:29.624Z] #18 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-09T17:05:29.677Z] #34 9.391 runtime [2019-10-09T17:05:29.967Z] #34 ... [2019-10-09T17:05:29.967Z] [2019-10-09T17:05:29.967Z] #21 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-09T17:05:29.967Z] #21 0.944 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-09T17:05:29.967Z] #21 0.956 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-09T17:05:29.967Z] #21 1.135 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-09T17:05:29.967Z] #21 1.160 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-09T17:05:29.967Z] #21 1.269 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-09T17:05:29.967Z] #21 2.889 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-09T17:05:29.967Z] #21 5.617 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-09T17:05:29.967Z] #21 8.078 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-09T17:05:29.967Z] #21 ... [2019-10-09T17:05:29.967Z] [2019-10-09T17:05:29.967Z] #19 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-09T17:05:29.967Z] #19 0.684 + mktemp -d [2019-10-09T17:05:29.967Z] #19 0.687 + export GOPATH=/tmp/tmp.YqDbfxPbDo [2019-10-09T17:05:29.967Z] #19 0.691 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.YqDbfxPbDo/src/github.com/go-swagger/go-swagger [2019-10-09T17:05:29.967Z] #19 0.696 Cloning into '/tmp/tmp.YqDbfxPbDo/src/github.com/go-swagger/go-swagger'... [2019-10-09T17:05:30.256Z] #19 ... [2019-10-09T17:05:30.256Z] [2019-10-09T17:05:30.256Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-09T17:05:30.256Z] #28 0.801 + RM_GOPATH=0 [2019-10-09T17:05:30.256Z] #28 0.802 + TMP_GOPATH= [2019-10-09T17:05:30.256Z] #28 0.802 + : /build [2019-10-09T17:05:30.256Z] #28 0.809 + '[' -z '' ']' [2019-10-09T17:05:30.256Z] #28 0.811 ++ mktemp -d [2019-10-09T17:05:30.256Z] #28 0.839 + export GOPATH=/tmp/tmp.KJYcPtGUZE [2019-10-09T17:05:30.256Z] #28 0.839 + GOPATH=/tmp/tmp.KJYcPtGUZE [2019-10-09T17:05:30.256Z] #28 0.840 + RM_GOPATH=1 [2019-10-09T17:05:30.256Z] #28 0.846 ++ dirname ./install.sh [2019-10-09T17:05:30.256Z] #28 0.906 + dir=. [2019-10-09T17:05:30.256Z] #28 0.907 + bin=golangci_lint [2019-10-09T17:05:30.256Z] #28 0.907 + shift [2019-10-09T17:05:30.256Z] #28 0.910 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-09T17:05:30.256Z] #28 0.911 + . ./golangci_lint.installer [2019-10-09T17:05:30.256Z] #28 0.915 ++ : v1.17.1 [2019-10-09T17:05:30.256Z] #28 0.920 + install_golangci_lint [2019-10-09T17:05:30.256Z] #28 0.922 + echo 'Installing golangci-lint version v1.17.1' [2019-10-09T17:05:30.256Z] #28 0.923 Installing golangci-lint version v1.17.1 [2019-10-09T17:05:30.256Z] #28 0.923 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-09T17:05:30.256Z] #28 ... [2019-10-09T17:05:30.256Z] [2019-10-09T17:05:30.256Z] #54 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-09T17:05:30.256Z] #54 0.775 + RM_GOPATH=0 [2019-10-09T17:05:30.256Z] #54 0.775 + TMP_GOPATH= [2019-10-09T17:05:30.256Z] #54 0.775 + : /build [2019-10-09T17:05:30.256Z] #54 0.823 + '[' -z '' ']' [2019-10-09T17:05:30.256Z] #54 0.845 ++ mktemp -d [2019-10-09T17:05:30.256Z] #54 0.849 + export GOPATH=/tmp/tmp.lgsnbF1xB6 [2019-10-09T17:05:30.256Z] #54 0.854 + GOPATH=/tmp/tmp.lgsnbF1xB6 [2019-10-09T17:05:30.256Z] #54 0.855 + RM_GOPATH=1 [2019-10-09T17:05:30.256Z] #54 0.903 ++ dirname ./install.sh [2019-10-09T17:05:30.256Z] #54 0.916 + dir=. [2019-10-09T17:05:30.256Z] #54 0.919 + bin=proxy [2019-10-09T17:05:30.256Z] #54 0.920 + shift [2019-10-09T17:05:30.256Z] #54 0.922 + '[' '!' -f ./proxy.installer ']' [2019-10-09T17:05:30.256Z] #54 0.925 + . ./proxy.installer [2019-10-09T17:05:30.256Z] #54 0.927 ++ LIBNETWORK_COMMIT=96bcc0dae898308ed659c5095526788a602f4726 [2019-10-09T17:05:30.256Z] #54 0.935 + install_proxy [2019-10-09T17:05:30.256Z] #54 0.936 + case "$1" in [2019-10-09T17:05:30.256Z] #54 0.938 + export CGO_ENABLED=0 [2019-10-09T17:05:30.256Z] #54 0.939 + CGO_ENABLED=0 [2019-10-09T17:05:30.256Z] #54 0.940 + _install_proxy [2019-10-09T17:05:30.256Z] #54 0.940 + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726' [2019-10-09T17:05:30.256Z] #54 0.941 Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-09T17:05:30.256Z] #54 0.942 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.lgsnbF1xB6/src/github.com/docker/libnetwork [2019-10-09T17:05:30.256Z] #54 0.952 Cloning into '/tmp/tmp.lgsnbF1xB6/src/github.com/docker/libnetwork'... [2019-10-09T17:05:30.545Z] #54 ... [2019-10-09T17:05:30.545Z] [2019-10-09T17:05:30.545Z] #31 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-09T17:05:30.545Z] #31 0.830 + RM_GOPATH=0 [2019-10-09T17:05:30.545Z] #31 0.831 + TMP_GOPATH= [2019-10-09T17:05:30.545Z] #31 0.832 + : /build [2019-10-09T17:05:30.545Z] #31 0.833 + '[' -z '' ']' [2019-10-09T17:05:30.545Z] #31 0.839 ++ mktemp -d [2019-10-09T17:05:30.545Z] #31 0.858 + export GOPATH=/tmp/tmp.lMbUnjh1mG [2019-10-09T17:05:30.545Z] #31 0.858 + GOPATH=/tmp/tmp.lMbUnjh1mG [2019-10-09T17:05:30.545Z] #31 0.858 + RM_GOPATH=1 [2019-10-09T17:05:30.545Z] #31 0.864 ++ dirname ./install.sh [2019-10-09T17:05:30.545Z] #31 0.908 + dir=. [2019-10-09T17:05:30.545Z] #31 0.909 + bin=gotestsum [2019-10-09T17:05:30.545Z] #31 0.909 + shift [2019-10-09T17:05:30.545Z] #31 0.923 + '[' '!' -f ./gotestsum.installer ']' [2019-10-09T17:05:30.545Z] #31 0.925 + . ./gotestsum.installer [2019-10-09T17:05:30.545Z] #31 0.929 ++ GOTESTSUM_COMMIT=v0.3.5 [2019-10-09T17:05:30.545Z] #31 0.936 + install_gotestsum [2019-10-09T17:05:30.545Z] #31 0.938 + echo 'Installing gotestsum version v0.3.5' [2019-10-09T17:05:30.545Z] #31 0.939 + go get -d gotest.tools/gotestsum [2019-10-09T17:05:30.545Z] #31 0.944 Installing gotestsum version v0.3.5 [2019-10-09T17:05:30.545Z] #31 ... [2019-10-09T17:05:30.545Z] [2019-10-09T17:05:30.545Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T17:05:30.545Z] #37 0.815 + RM_GOPATH=0 [2019-10-09T17:05:30.545Z] #37 0.820 + TMP_GOPATH= [2019-10-09T17:05:30.545Z] #37 0.822 + : /build [2019-10-09T17:05:30.545Z] #37 0.826 + '[' -z '' ']' [2019-10-09T17:05:30.545Z] #37 0.833 ++ mktemp -d [2019-10-09T17:05:30.545Z] #37 0.845 + export GOPATH=/tmp/tmp.BziSVmqHRy [2019-10-09T17:05:30.545Z] #37 0.855 + GOPATH=/tmp/tmp.BziSVmqHRy [2019-10-09T17:05:30.545Z] #37 0.857 + RM_GOPATH=1 [2019-10-09T17:05:30.545Z] #37 0.862 ++ dirname ./install.sh [2019-10-09T17:05:30.545Z] #37 0.887 + dir=. [2019-10-09T17:05:30.545Z] #37 0.888 + bin=vndr [2019-10-09T17:05:30.545Z] #37 0.888 + shift [2019-10-09T17:05:30.545Z] #37 0.888 + '[' '!' -f ./vndr.installer ']' [2019-10-09T17:05:30.545Z] #37 0.889 + . ./vndr.installer [2019-10-09T17:05:30.545Z] #37 0.890 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-09T17:05:30.545Z] #37 0.890 + install_vndr [2019-10-09T17:05:30.545Z] #37 0.891 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-09T17:05:30.545Z] #37 0.891 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-09T17:05:30.545Z] #37 0.892 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.BziSVmqHRy/src/github.com/LK4D4/vndr [2019-10-09T17:05:30.545Z] #37 0.960 Cloning into '/tmp/tmp.BziSVmqHRy/src/github.com/LK4D4/vndr'... [2019-10-09T17:05:30.545Z] #37 2.749 + cd /tmp/tmp.BziSVmqHRy/src/github.com/LK4D4/vndr [2019-10-09T17:05:30.545Z] #37 2.752 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-09T17:05:30.545Z] #37 2.778 + go build -buildmode=pie -v -o /build/vndr . [2019-10-09T17:05:30.545Z] #37 5.489 internal/cpu [2019-10-09T17:05:30.545Z] #37 5.793 runtime/internal/math [2019-10-09T17:05:30.545Z] #37 5.796 internal/race [2019-10-09T17:05:30.545Z] #37 5.856 runtime/internal/atomic [2019-10-09T17:05:30.545Z] #37 6.268 sync/atomic [2019-10-09T17:05:30.545Z] #37 6.348 unicode [2019-10-09T17:05:30.545Z] #37 7.314 unicode/utf8 [2019-10-09T17:05:30.545Z] #37 7.443 math/bits [2019-10-09T17:05:30.545Z] #37 7.768 internal/bytealg [2019-10-09T17:05:30.545Z] #37 10.47 runtime [2019-10-09T17:05:30.546Z] #37 10.57 internal/testlog [2019-10-09T17:05:30.546Z] #37 ... [2019-10-09T17:05:30.546Z] [2019-10-09T17:05:30.546Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-09T17:05:30.546Z] #61 0.839 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-09T17:05:30.546Z] #61 0.929 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-09T17:05:30.546Z] #61 1.116 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-09T17:05:30.546Z] #61 1.136 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-09T17:05:30.546Z] #61 1.259 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-09T17:05:30.546Z] #61 2.949 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-09T17:05:30.546Z] #61 6.036 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-09T17:05:30.546Z] #61 7.805 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-09T17:05:30.834Z] #61 ... [2019-10-09T17:05:30.834Z] [2019-10-09T17:05:30.834Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-09T17:05:30.834Z] #39 0.942 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-09T17:05:30.834Z] #39 0.954 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-09T17:05:30.834Z] #39 1.122 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-09T17:05:30.834Z] #39 1.141 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-09T17:05:30.834Z] #39 1.264 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-09T17:05:30.834Z] #39 2.825 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-09T17:05:30.834Z] #39 5.954 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-09T17:05:30.834Z] #39 8.009 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-09T17:05:30.834Z] #39 ... [2019-10-09T17:05:30.834Z] [2019-10-09T17:05:30.834Z] #57 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-09T17:05:30.834Z] #57 0.669 + RM_GOPATH=0 [2019-10-09T17:05:30.834Z] #57 0.670 + TMP_GOPATH= [2019-10-09T17:05:30.834Z] #57 0.670 + : /build [2019-10-09T17:05:30.834Z] #57 0.670 + '[' -z '' ']' [2019-10-09T17:05:30.834Z] #57 0.671 ++ mktemp -d [2019-10-09T17:05:30.834Z] #57 0.685 + export GOPATH=/tmp/tmp.mkal6SpZUb [2019-10-09T17:05:30.834Z] #57 0.685 + GOPATH=/tmp/tmp.mkal6SpZUb [2019-10-09T17:05:30.834Z] #57 0.685 + RM_GOPATH=1 [2019-10-09T17:05:30.834Z] #57 0.687 ++ dirname ./install.sh [2019-10-09T17:05:30.834Z] #57 0.693 + dir=. [2019-10-09T17:05:30.834Z] #57 0.694 + bin=dockercli [2019-10-09T17:05:30.834Z] #57 0.694 + shift [2019-10-09T17:05:30.834Z] #57 0.695 + '[' '!' -f ./dockercli.installer ']' [2019-10-09T17:05:30.834Z] #57 0.696 + . ./dockercli.installer [2019-10-09T17:05:30.834Z] #57 0.696 ++ DOCKERCLI_CHANNEL=stable [2019-10-09T17:05:30.834Z] #57 0.696 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-10-09T17:05:30.834Z] #57 0.698 + install_dockercli [2019-10-09T17:05:30.834Z] #57 0.698 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-09T17:05:30.834Z] #57 0.698 Install docker/cli version 17.06.2-ce from stable [2019-10-09T17:05:30.834Z] #57 0.705 ++ uname -m [2019-10-09T17:05:30.834Z] #57 0.709 + arch=ppc64le [2019-10-09T17:05:30.834Z] #57 0.713 + '[' ppc64le '!=' x86_64 ']' [2019-10-09T17:05:30.834Z] #57 0.714 + '[' ppc64le '!=' s390x ']' [2019-10-09T17:05:30.834Z] #57 0.714 + '[' ppc64le '!=' armhf ']' [2019-10-09T17:05:30.834Z] #57 0.714 + build_dockercli [2019-10-09T17:05:30.834Z] #57 0.714 + git clone https://github.com/docker/docker-ce /tmp/tmp.mkal6SpZUb/tmp/docker-ce [2019-10-09T17:05:30.834Z] #57 0.718 Cloning into '/tmp/tmp.mkal6SpZUb/tmp/docker-ce'... [2019-10-09T17:05:30.965Z] #18 ... [2019-10-09T17:05:30.965Z] [2019-10-09T17:05:30.965Z] #19 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-09T17:05:30.965Z] #19 159.4 + rm -rf /tmp/tmp.dUS5Cgy7Jj [2019-10-09T17:05:30.965Z] #19 DONE 159.7s [2019-10-09T17:05:30.965Z] [2019-10-09T17:05:30.965Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-09T17:05:31.124Z] #57 ... [2019-10-09T17:05:31.124Z] [2019-10-09T17:05:31.124Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-09T17:05:31.124Z] #10 0.903 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-09T17:05:31.124Z] #10 0.929 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-09T17:05:31.124Z] #10 1.090 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-09T17:05:31.124Z] #10 1.152 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-09T17:05:31.124Z] #10 1.224 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-09T17:05:31.124Z] #10 2.997 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-09T17:05:31.124Z] #10 5.738 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-09T17:05:31.124Z] #10 7.799 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-09T17:05:31.436Z] #10 ... [2019-10-09T17:05:31.436Z] [2019-10-09T17:05:31.436Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-09T17:05:31.436Z] #59 0.495 + mktemp -d [2019-10-09T17:05:31.436Z] #59 0.498 + export GOPATH=/tmp/tmp.1qFGgYhx8Y [2019-10-09T17:05:31.436Z] #59 0.500 + git clone https://github.com/docker/distribution.git /tmp/tmp.1qFGgYhx8Y/src/github.com/docker/distribution [2019-10-09T17:05:31.436Z] #59 0.509 Cloning into '/tmp/tmp.1qFGgYhx8Y/src/github.com/docker/distribution'... [2019-10-09T17:05:31.436Z] #59 ... [2019-10-09T17:05:31.436Z] [2019-10-09T17:05:31.436Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-09T17:05:31.436Z] #65 0.811 + RM_GOPATH=0 [2019-10-09T17:05:31.436Z] #65 0.819 + TMP_GOPATH= [2019-10-09T17:05:31.436Z] #65 0.820 + : /build/ [2019-10-09T17:05:31.436Z] #65 0.822 + '[' -z '' ']' [2019-10-09T17:05:31.436Z] #65 0.831 ++ mktemp -d [2019-10-09T17:05:31.436Z] #65 0.875 + export GOPATH=/tmp/tmp.eWUgah6MhR [2019-10-09T17:05:31.436Z] #65 0.875 + GOPATH=/tmp/tmp.eWUgah6MhR [2019-10-09T17:05:31.436Z] #65 0.876 + RM_GOPATH=1 [2019-10-09T17:05:31.436Z] #65 0.880 ++ dirname ./install.sh [2019-10-09T17:05:31.436Z] #65 0.890 + dir=. [2019-10-09T17:05:31.436Z] #65 0.890 + bin=rootlesskit [2019-10-09T17:05:31.436Z] #65 0.891 + shift [2019-10-09T17:05:31.436Z] #65 0.892 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-09T17:05:31.436Z] #65 0.892 + . ./rootlesskit.installer [2019-10-09T17:05:31.436Z] #65 0.893 ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-09T17:05:31.436Z] #65 0.905 + install_rootlesskit [2019-10-09T17:05:31.436Z] #65 0.924 + case "$1" in [2019-10-09T17:05:31.436Z] #65 0.924 + export CGO_ENABLED=0 [2019-10-09T17:05:31.436Z] #65 0.924 + CGO_ENABLED=0 [2019-10-09T17:05:31.436Z] #65 0.924 + _install_rootlesskit [2019-10-09T17:05:31.436Z] #65 0.926 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-09T17:05:31.436Z] #65 0.927 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-09T17:05:31.436Z] #65 0.928 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.eWUgah6MhR/src/github.com/rootless-containers/rootlesskit [2019-10-09T17:05:31.436Z] #65 0.945 Cloning into '/tmp/tmp.eWUgah6MhR/src/github.com/rootless-containers/rootlesskit'... [2019-10-09T17:05:31.436Z] #65 7.930 + cd /tmp/tmp.eWUgah6MhR/src/github.com/rootless-containers/rootlesskit [2019-10-09T17:05:31.436Z] #65 7.932 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-09T17:05:31.436Z] #65 8.795 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-09T17:05:31.436Z] #65 8.800 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-09T17:05:31.436Z] #65 ... [2019-10-09T17:05:31.436Z] [2019-10-09T17:05:31.436Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-09T17:05:31.436Z] #48 0.866 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-09T17:05:31.436Z] #48 1.009 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-09T17:05:31.436Z] #48 1.285 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-09T17:05:31.436Z] #48 1.322 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-09T17:05:31.436Z] #48 1.389 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-09T17:05:31.436Z] #48 3.149 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-09T17:05:31.436Z] #48 6.089 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-09T17:05:31.436Z] #48 8.253 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-09T17:05:31.727Z] #48 ... [2019-10-09T17:05:31.727Z] [2019-10-09T17:05:31.727Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-09T17:05:31.727Z] #34 10.62 encoding [2019-10-09T17:05:31.727Z] #34 11.25 runtime/cgo [2019-10-09T17:05:33.663Z] #28 ... [2019-10-09T17:05:33.663Z] [2019-10-09T17:05:33.663Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:05:33.663Z] #62 119.9 CC criu/namespaces.o [2019-10-09T17:05:34.058Z] #58 ... [2019-10-09T17:05:34.058Z] [2019-10-09T17:05:34.058Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:05:34.058Z] #61 91.56 CC criu/image-desc.o [2019-10-09T17:05:34.058Z] #61 91.63 CC criu/image.o [2019-10-09T17:05:34.058Z] #61 92.21 CC criu/ipc_ns.o [2019-10-09T17:05:34.058Z] #61 93.01 CC criu/irmap.o [2019-10-09T17:05:34.058Z] #61 93.49 CC criu/kcmp-ids.o [2019-10-09T17:05:34.058Z] #61 93.62 CC criu/kerndat.o [2019-10-09T17:05:34.058Z] #61 94.47 CC criu/libnetlink.o [2019-10-09T17:05:34.058Z] #61 94.70 CC criu/log.o [2019-10-09T17:05:34.058Z] #61 95.10 CC criu/lsm.o [2019-10-09T17:05:34.058Z] #61 95.35 CC criu/mem.o [2019-10-09T17:05:34.058Z] #61 96.44 CC criu/mount.o [2019-10-09T17:05:34.058Z] #61 99.02 CC criu/namespaces.o [2019-10-09T17:05:34.058Z] #61 100.3 CC criu/net.o [2019-10-09T17:05:35.577Z] #62 121.6 CC criu/net.o [2019-10-09T17:05:36.590Z] #61 102.4 CC criu/netfilter.o [2019-10-09T17:05:36.590Z] #61 102.7 CC criu/page-pipe.o [2019-10-09T17:05:37.159Z] #61 103.2 CC criu/page-xfer.o [2019-10-09T17:05:38.093Z] #61 104.2 CC criu/pagemap-cache.o [2019-10-09T17:05:38.179Z] #62 124.0 CC criu/netfilter.o [2019-10-09T17:05:38.179Z] #62 124.3 CC criu/page-pipe.o [2019-10-09T17:05:38.352Z] #61 104.5 CC criu/pagemap.o [2019-10-09T17:05:38.575Z] #62 124.8 CC criu/page-xfer.o [2019-10-09T17:05:38.594Z] #34 ... [2019-10-09T17:05:38.594Z] [2019-10-09T17:05:38.594Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T17:05:38.594Z] #37 10.80 math [2019-10-09T17:05:38.594Z] #37 11.97 unicode/utf16 [2019-10-09T17:05:38.594Z] #37 13.32 container/list [2019-10-09T17:05:38.594Z] #37 16.70 crypto/internal/subtle [2019-10-09T17:05:38.594Z] #37 17.19 crypto/subtle [2019-10-09T17:05:38.594Z] #37 17.76 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-09T17:05:38.594Z] #37 18.25 internal/nettrace [2019-10-09T17:05:38.881Z] #37 18.68 runtime/cgo [2019-10-09T17:05:38.918Z] #61 105.2 CC criu/parasite-syscall.o [2019-10-09T17:05:39.429Z] #62 125.8 CC criu/pagemap-cache.o [2019-10-09T17:05:39.853Z] #61 105.9 CC criu/path.o [2019-10-09T17:05:40.111Z] #61 106.2 CC criu/pie-util-vdso-elf32.o [2019-10-09T17:05:40.369Z] #61 106.5 CC criu/pie-util-vdso.o [2019-10-09T17:05:40.483Z] #62 ... [2019-10-09T17:05:40.483Z] [2019-10-09T17:05:40.483Z] #18 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-09T17:05:40.483Z] #18 5.045 Collecting yamllint==1.16.0 [2019-10-09T17:05:40.483Z] #18 5.583 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-09T17:05:40.483Z] #18 5.804 Collecting pyyaml (from yamllint==1.16.0) [2019-10-09T17:05:40.483Z] #18 5.956 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-09T17:05:40.483Z] #18 7.441 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-09T17:05:40.483Z] #18 7.525 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-09T17:05:40.483Z] #18 8.327 Building wheels for collected packages: pyyaml, pathspec [2019-10-09T17:05:40.483Z] #18 8.343 Running setup.py bdist_wheel for pyyaml: started [2019-10-09T17:05:40.483Z] #18 9.361 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-09T17:05:40.483Z] #18 9.363 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-09T17:05:40.483Z] #18 9.441 Running setup.py bdist_wheel for pathspec: started [2019-10-09T17:05:40.483Z] #18 10.46 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-09T17:05:40.483Z] #18 10.46 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-09T17:05:40.483Z] #18 10.47 Successfully built pyyaml pathspec [2019-10-09T17:05:40.483Z] #18 10.49 Installing collected packages: pyyaml, pathspec, yamllint [2019-10-09T17:05:40.628Z] #61 106.9 CC criu/pie-util.o [2019-10-09T17:05:40.886Z] #61 107.1 CC criu/pipes.o [2019-10-09T17:05:41.089Z] #18 11.00 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-09T17:05:41.089Z] #18 DONE 11.5s [2019-10-09T17:05:41.089Z] [2019-10-09T17:05:41.089Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:05:41.089Z] #62 126.6 CC criu/pagemap.o [2019-10-09T17:05:41.498Z] #62 ... [2019-10-09T17:05:41.498Z] [2019-10-09T17:05:41.498Z] #20 [dev 9/25] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-10-09T17:05:41.498Z] #20 DONE 0.2s [2019-10-09T17:05:41.498Z] [2019-10-09T17:05:41.498Z] #25 [dev 10/25] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-09T17:05:41.589Z] #37 ... [2019-10-09T17:05:41.589Z] [2019-10-09T17:05:41.589Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-09T17:05:41.589Z] #10 21.91 Fetched 7720 kB in 21s (367 kB/s) [2019-10-09T17:05:41.836Z] #61 107.8 CC criu/plugin.o [2019-10-09T17:05:41.836Z] #61 108.0 CC criu/proc_parse.o [2019-10-09T17:05:41.909Z] #25 DONE 0.4s [2019-10-09T17:05:41.909Z] [2019-10-09T17:05:41.909Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:05:41.909Z] #62 128.0 CC criu/parasite-syscall.o [2019-10-09T17:05:42.319Z] #62 128.6 CC criu/path.o [2019-10-09T17:05:42.719Z] #62 128.9 CC criu/pie-util-vdso-elf32.o [2019-10-09T17:05:43.122Z] #62 129.1 CC criu/pie-util-vdso.o [2019-10-09T17:05:43.122Z] #62 129.5 CC criu/pie-util.o [2019-10-09T17:05:43.531Z] #62 129.7 CC criu/pipes.o [2019-10-09T17:05:44.365Z] #61 110.1 CC criu/protobuf-desc.o [2019-10-09T17:05:44.370Z] #62 130.3 CC criu/plugin.o [2019-10-09T17:05:44.370Z] #62 130.7 CC criu/proc_parse.o [2019-10-09T17:05:44.623Z] #61 110.7 CC criu/protobuf.o [2019-10-09T17:05:44.881Z] #61 111.1 CC criu/pstree.o [2019-10-09T17:05:45.139Z] #61 ... [2019-10-09T17:05:45.139Z] [2019-10-09T17:05:45.139Z] #58 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-09T17:05:45.139Z] #58 162.6 + rm -rf /tmp/tmp.Tb53KF7r1L/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Tb53KF7r1L [2019-10-09T17:05:46.792Z] #62 132.9 CC criu/protobuf-desc.o [2019-10-09T17:05:47.134Z] #10 21.91 Reading package lists... [2019-10-09T17:05:47.134Z] #10 ... [2019-10-09T17:05:47.134Z] [2019-10-09T17:05:47.134Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-09T17:05:47.134Z] #59 25.58 + cd /tmp/tmp.1qFGgYhx8Y/src/github.com/docker/distribution [2019-10-09T17:05:47.134Z] #59 25.58 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-09T17:05:47.648Z] #62 133.9 CC criu/protobuf.o [2019-10-09T17:05:47.648Z] #62 ... [2019-10-09T17:05:47.648Z] [2019-10-09T17:05:47.648Z] #46 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T17:05:47.648Z] #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-09T17:05:47.681Z] #58 DONE 164.6s [2019-10-09T17:05:47.681Z] [2019-10-09T17:05:47.681Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:05:47.681Z] #61 111.9 CC criu/rbtree.o [2019-10-09T17:05:47.681Z] #61 112.1 CC criu/rst-malloc.o [2019-10-09T17:05:47.681Z] #61 112.3 CC criu/seccomp.o [2019-10-09T17:05:47.681Z] #61 112.9 CC criu/seize.o [2019-10-09T17:05:47.681Z] #61 113.4 CC criu/servicefd.o [2019-10-09T17:05:47.939Z] #61 113.9 CC criu/shmem.o [2019-10-09T17:05:48.160Z] #59 28.15 + GOPATH=/tmp/tmp.1qFGgYhx8Y/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.1qFGgYhx8Y go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-09T17:05:48.873Z] #61 114.9 CC criu/sigframe.o [2019-10-09T17:05:49.131Z] #61 115.1 CC criu/signalfd.o [2019-10-09T17:05:49.131Z] #61 115.4 CC criu/sk-inet.o [2019-10-09T17:05:49.640Z] #46 152.4 + mkdir -p /build [2019-10-09T17:05:49.640Z] #46 152.4 + cp runc /build/runc [2019-10-09T17:05:50.047Z] #46 DONE 152.5s [2019-10-09T17:05:50.047Z] [2019-10-09T17:05:50.047Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:05:50.047Z] #62 134.2 CC criu/pstree.o [2019-10-09T17:05:50.047Z] #62 134.9 CC criu/rbtree.o [2019-10-09T17:05:50.047Z] #62 135.1 CC criu/rst-malloc.o [2019-10-09T17:05:50.047Z] #62 135.3 CC criu/seccomp.o [2019-10-09T17:05:50.047Z] #62 135.9 CC criu/seize.o [2019-10-09T17:05:50.065Z] #61 116.1 CC criu/sk-netlink.o [2019-10-09T17:05:50.065Z] #61 116.4 CC criu/sk-packet.o [2019-10-09T17:05:50.631Z] #61 116.8 CC criu/sk-queue.o [2019-10-09T17:05:50.873Z] #59 ... [2019-10-09T17:05:50.873Z] [2019-10-09T17:05:50.873Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-09T17:05:50.873Z] #10 21.91 Reading package lists... [2019-10-09T17:05:50.889Z] #61 117.1 CC criu/sk-tcp.o [2019-10-09T17:05:50.912Z] #62 137.0 CC criu/servicefd.o [2019-10-09T17:05:50.912Z] #62 137.3 CC criu/shmem.o [2019-10-09T17:05:51.147Z] #61 117.4 CC criu/sk-unix.o [2019-10-09T17:05:51.949Z] #62 137.8 CC criu/sigframe.o [2019-10-09T17:05:51.949Z] #62 138.0 CC criu/signalfd.o [2019-10-09T17:05:51.949Z] #62 138.2 CC criu/sk-inet.o [2019-10-09T17:05:52.522Z] #61 118.6 CC criu/sockets.o [2019-10-09T17:05:52.667Z] #10 31.41 Reading package lists... [2019-10-09T17:05:52.667Z] #10 ... [2019-10-09T17:05:52.667Z] [2019-10-09T17:05:52.667Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-09T17:05:52.667Z] #61 22.53 Fetched 7720 kB in 21s (355 kB/s) [2019-10-09T17:05:52.667Z] #61 22.53 Reading package lists... [2019-10-09T17:05:52.667Z] #61 32.66 Reading package lists... [2019-10-09T17:05:52.667Z] #61 ... [2019-10-09T17:05:52.667Z] [2019-10-09T17:05:52.667Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-09T17:05:52.667Z] #28 29.92 + cd /tmp/tmp.KJYcPtGUZE/src/github.com/golangci/golangci-lint/ [2019-10-09T17:05:52.667Z] #28 29.92 + git checkout -q v1.17.1 [2019-10-09T17:05:52.667Z] #28 32.17 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-09T17:05:52.667Z] #28 ... [2019-10-09T17:05:52.667Z] [2019-10-09T17:05:52.667Z] #21 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-09T17:05:52.667Z] #21 22.82 Fetched 7720 kB in 21s (353 kB/s) [2019-10-09T17:05:52.667Z] #21 22.82 Reading package lists... [2019-10-09T17:05:52.954Z] #21 ... [2019-10-09T17:05:52.954Z] [2019-10-09T17:05:52.954Z] #54 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-09T17:05:52.954Z] #54 28.23 + cd /tmp/tmp.lgsnbF1xB6/src/github.com/docker/libnetwork [2019-10-09T17:05:52.954Z] #54 28.23 + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-09T17:05:52.954Z] #54 28.66 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-09T17:05:53.005Z] #62 139.3 CC criu/sk-netlink.o [2019-10-09T17:05:53.088Z] #61 119.2 CC criu/stats.o [2019-10-09T17:05:53.240Z] #54 ... [2019-10-09T17:05:53.240Z] [2019-10-09T17:05:53.240Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-09T17:05:53.240Z] #48 23.30 Fetched 7720 kB in 22s (343 kB/s) [2019-10-09T17:05:53.240Z] #48 23.30 Reading package lists... [2019-10-09T17:05:53.240Z] #48 32.64 Reading package lists... [2019-10-09T17:05:53.240Z] #48 ... [2019-10-09T17:05:53.240Z] [2019-10-09T17:05:53.240Z] #21 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-09T17:05:53.348Z] #61 119.5 CC criu/string.o [2019-10-09T17:05:53.348Z] #61 119.5 CC criu/sysctl.o [2019-10-09T17:05:53.433Z] #62 139.8 CC criu/sk-packet.o [2019-10-09T17:05:53.865Z] #21 33.14 Reading package lists... [2019-10-09T17:05:53.865Z] #21 ... [2019-10-09T17:05:53.865Z] [2019-10-09T17:05:53.865Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-09T17:05:53.865Z] #39 23.94 Fetched 7720 kB in 23s (335 kB/s) [2019-10-09T17:05:53.865Z] #39 23.94 Reading package lists... [2019-10-09T17:05:53.915Z] #61 120.0 CC criu/sysfs_parse.o [2019-10-09T17:05:54.173Z] #61 120.2 CC criu/timerfd.o [2019-10-09T17:05:54.173Z] #61 120.5 CC criu/tty.o [2019-10-09T17:05:54.317Z] #62 140.3 CC criu/sk-queue.o [2019-10-09T17:05:54.317Z] #62 140.6 CC criu/sk-tcp.o [2019-10-09T17:05:54.487Z] #39 33.55 Reading package lists... [2019-10-09T17:05:54.487Z] #39 ... [2019-10-09T17:05:54.487Z] [2019-10-09T17:05:54.487Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T17:05:54.487Z] #37 24.33 vendor/golang.org/x/crypto/internal/subtle [2019-10-09T17:05:54.713Z] #62 140.9 CC criu/sk-unix.o [2019-10-09T17:05:56.074Z] #61 122.0 CC criu/tun.o [2019-10-09T17:05:56.093Z] #62 142.0 CC criu/sockets.o [2019-10-09T17:05:56.093Z] #62 142.4 CC criu/stats.o [2019-10-09T17:05:56.338Z] #61 122.3 CC criu/uffd.o [2019-10-09T17:05:56.490Z] #62 142.5 CC criu/string.o [2019-10-09T17:05:56.490Z] #62 142.6 CC criu/sysctl.o [2019-10-09T17:05:56.885Z] #62 143.0 CC criu/sysfs_parse.o [2019-10-09T17:05:56.885Z] #62 143.2 CC criu/timerfd.o [2019-10-09T17:05:56.954Z] #61 123.2 CC criu/util.o [2019-10-09T17:05:57.286Z] #62 143.5 CC criu/tty.o [2019-10-09T17:05:57.732Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2019-10-09T17:05:58.370Z] #61 124.2 CC criu/uts_ns.o [2019-10-09T17:05:58.370Z] #61 124.5 CC criu/vdso-compat.o [2019-10-09T17:05:58.370Z] #61 124.6 CC criu/vdso.o [2019-10-09T17:05:59.056Z] #62 145.1 CC criu/tun.o [2019-10-09T17:05:59.304Z] #61 125.4 LINK criu/built-in.o [2019-10-09T17:05:59.304Z] #61 125.5 LINK criu/criu [2019-10-09T17:05:59.483Z] #62 145.5 CC criu/uffd.o [2019-10-09T17:05:59.869Z] #61 125.8 DEP lib/c/criu.d [2019-10-09T17:05:59.869Z] #61 125.9 CC images/rpc.pb-c.o [2019-10-09T17:05:59.869Z] #61 ... [2019-10-09T17:05:59.869Z] [2019-10-09T17:05:59.869Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-09T17:05:59.869Z] #50 176.6 + bin/containerd [2019-10-09T17:06:00.367Z] #62 146.7 CC criu/util.o [2019-10-09T17:06:00.789Z] #62 ... [2019-10-09T17:06:00.789Z] [2019-10-09T17:06:00.789Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-09T17:06:00.789Z] #59 189.9 + dpkg --print-architecture [2019-10-09T17:06:01.190Z] #59 190.0 + cd /tmp/tmp.1fzy6ora83/src/github.com/docker/distribution [2019-10-09T17:06:01.190Z] #59 190.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-09T17:06:01.190Z] #59 190.2 + GOPATH=/tmp/tmp.1fzy6ora83/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.1fzy6ora83 [2019-10-09T17:06:01.190Z] #59 190.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-09T17:06:01.243Z] #50 ... [2019-10-09T17:06:01.243Z] [2019-10-09T17:06:01.243Z] #27 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-09T17:06:01.243Z] #27 DONE 178.3s [2019-10-09T17:06:01.243Z] [2019-10-09T17:06:01.243Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:06:01.243Z] #61 126.3 CC lib/c/criu.o [2019-10-09T17:06:01.243Z] #61 127.0 LINK lib/c/built-in.o [2019-10-09T17:06:01.243Z] #61 127.0 LINK lib/c/libcriu.so [2019-10-09T17:06:01.243Z] #61 127.1 GEN magic.py [2019-10-09T17:06:01.243Z] #61 127.2 Note: Building without setproctitle() and strlcpy() support. [2019-10-09T17:06:01.243Z] #61 127.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-09T17:06:01.357Z] #37 ... [2019-10-09T17:06:01.357Z] [2019-10-09T17:06:01.357Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-09T17:06:01.357Z] #10 31.41 Reading package lists... [2019-10-09T17:06:01.808Z] #61 127.8 fatal: Not a git repository (or any of the parent directories): .git [2019-10-09T17:06:02.374Z] #61 128.7 make[1]: Nothing to be done for 'all'. [2019-10-09T17:06:02.394Z] #10 41.04 Building dependency tree... [2019-10-09T17:06:02.941Z] #61 129.0 make[1]: 'images/built-in.o' is up to date. [2019-10-09T17:06:02.941Z] #61 129.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-09T17:06:02.941Z] #61 ... [2019-10-09T17:06:02.941Z] [2019-10-09T17:06:02.941Z] #28 [dev 11/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-09T17:06:02.941Z] #28 DONE 0.7s [2019-10-09T17:06:02.941Z] [2019-10-09T17:06:02.941Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:06:02.941Z] #61 129.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-09T17:06:02.941Z] #61 129.1 make[1]: 'compel/libcompel.a' is up to date. [2019-10-09T17:06:02.941Z] #61 129.1 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-09T17:06:02.941Z] #61 129.1 make[1]: Nothing to be done for 'all'. [2019-10-09T17:06:02.941Z] #61 129.1 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-09T17:06:03.201Z] #61 129.3 make[2]: Nothing to be done for 'all'. [2019-10-09T17:06:03.201Z] #61 129.3 make[2]: Nothing to be done for 'all'. [2019-10-09T17:06:03.201Z] #61 129.3 make[2]: Nothing to be done for 'all'. [2019-10-09T17:06:03.201Z] #61 ... [2019-10-09T17:06:03.201Z] [2019-10-09T17:06:03.201Z] #31 [dev 12/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-09T17:06:03.201Z] #31 DONE 0.2s [2019-10-09T17:06:03.201Z] [2019-10-09T17:06:03.201Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:06:03.201Z] #61 129.4 make[2]: Nothing to be done for 'all'. [2019-10-09T17:06:03.201Z] #61 129.4 make[2]: Nothing to be done for 'all'. [2019-10-09T17:06:03.201Z] #61 129.4 make[2]: Nothing to be done for 'all'. [2019-10-09T17:06:03.201Z] #61 129.5 make[2]: Nothing to be done for 'all'. [2019-10-09T17:06:03.458Z] #61 ... [2019-10-09T17:06:03.458Z] [2019-10-09T17:06:03.458Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-09T17:06:03.458Z] #34 DONE 0.1s [2019-10-09T17:06:03.458Z] [2019-10-09T17:06:03.458Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:06:03.458Z] #61 129.5 make[2]: Nothing to be done for 'all'. [2019-10-09T17:06:03.458Z] #61 129.5 INSTALL criu/criu [2019-10-09T17:06:03.715Z] #61 DONE 130.0s [2019-10-09T17:06:03.715Z] [2019-10-09T17:06:03.715Z] #37 [dev 14/25] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-09T17:06:03.896Z] #10 44.13 The following additional packages will be installed: [2019-10-09T17:06:03.896Z] #10 44.14 libapparmor1 libseccomp2 [2019-10-09T17:06:03.896Z] #10 44.15 Suggested packages: [2019-10-09T17:06:03.896Z] #10 44.16 seccomp [2019-10-09T17:06:03.973Z] #37 DONE 0.6s [2019-10-09T17:06:03.973Z] [2019-10-09T17:06:03.973Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-09T17:06:04.230Z] #50 ... [2019-10-09T17:06:04.230Z] [2019-10-09T17:06:04.230Z] #42 [dev 15/25] COPY --from=tini /build/ /usr/local/bin/ [2019-10-09T17:06:04.230Z] #42 DONE 0.2s [2019-10-09T17:06:04.487Z] [2019-10-09T17:06:04.487Z] #46 [dev 16/25] COPY --from=runc /build/ /usr/local/bin/ [2019-10-09T17:06:04.487Z] #46 DONE 0.2s [2019-10-09T17:06:04.487Z] [2019-10-09T17:06:04.487Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-09T17:06:04.525Z] #10 44.79 The following NEW packages will be installed: [2019-10-09T17:06:04.525Z] #10 44.80 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-09T17:06:04.814Z] #10 45.02 0 upgraded, 4 newly installed, 0 to remove and 12 not upgraded. [2019-10-09T17:06:04.814Z] #10 45.02 Need to get 296 kB of archives. [2019-10-09T17:06:04.814Z] #10 45.02 After this operation, 1346 kB of additional disk space will be used. [2019-10-09T17:06:04.814Z] #10 45.02 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-09T17:06:04.814Z] #10 45.05 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-09T17:06:04.814Z] #10 45.06 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2019-10-09T17:06:04.814Z] #10 45.09 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2019-10-09T17:06:05.482Z] #59 ... [2019-10-09T17:06:05.482Z] [2019-10-09T17:06:05.482Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:06:05.482Z] #62 147.6 CC criu/uts_ns.o [2019-10-09T17:06:05.482Z] #62 147.9 CC criu/vdso.o [2019-10-09T17:06:05.482Z] #62 148.3 LINK criu/built-in.o [2019-10-09T17:06:05.482Z] #62 148.4 LINK criu/criu [2019-10-09T17:06:05.482Z] #62 148.7 DEP lib/c/criu.d [2019-10-09T17:06:05.482Z] #62 148.8 CC images/rpc.pb-c.o [2019-10-09T17:06:05.482Z] #62 149.2 CC lib/c/criu.o [2019-10-09T17:06:05.482Z] #62 149.8 LINK lib/c/built-in.o [2019-10-09T17:06:05.482Z] #62 149.8 LINK lib/c/libcriu.so [2019-10-09T17:06:05.482Z] #62 149.9 GEN magic.py [2019-10-09T17:06:05.482Z] #62 150.0 Note: Building without setproctitle() and strlcpy() support. [2019-10-09T17:06:05.482Z] #62 150.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-09T17:06:05.482Z] #62 150.2 fatal: Not a git repository (or any of the parent directories): .git [2019-10-09T17:06:05.482Z] #62 150.6 make[1]: Nothing to be done for 'all'. [2019-10-09T17:06:05.482Z] #62 151.0 make[1]: 'images/built-in.o' is up to date. [2019-10-09T17:06:05.482Z] #62 151.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-09T17:06:05.482Z] #62 151.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-09T17:06:05.482Z] #62 151.1 make[1]: 'compel/libcompel.a' is up to date. [2019-10-09T17:06:05.482Z] #62 151.1 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-09T17:06:05.482Z] #62 151.1 make[1]: Nothing to be done for 'all'. [2019-10-09T17:06:05.482Z] #62 151.1 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-09T17:06:05.482Z] #62 151.3 make[2]: Nothing to be done for 'all'. [2019-10-09T17:06:05.482Z] #62 151.3 make[2]: Nothing to be done for 'all'. [2019-10-09T17:06:05.482Z] #62 151.3 make[2]: Nothing to be done for 'all'. [2019-10-09T17:06:05.482Z] #62 151.3 make[2]: Nothing to be done for 'all'. [2019-10-09T17:06:05.482Z] #62 151.3 make[2]: Nothing to be done for 'all'. [2019-10-09T17:06:05.482Z] #62 151.3 make[2]: Nothing to be done for 'all'. [2019-10-09T17:06:05.482Z] #62 151.4 make[2]: Nothing to be done for 'all'. [2019-10-09T17:06:05.482Z] #62 151.4 make[2]: Nothing to be done for 'all'. [2019-10-09T17:06:05.482Z] #62 151.4 INSTALL criu/criu [2019-10-09T17:06:05.482Z] #62 DONE 151.6s [2019-10-09T17:06:05.482Z] [2019-10-09T17:06:05.482Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-09T17:06:06.870Z] #10 46.94 debconf: delaying package configuration, since apt-utils is not installed [2019-10-09T17:06:06.870Z] #10 47.18 Fetched 296 kB in 0s (1677 kB/s) [2019-10-09T17:06:07.157Z] #10 47.34 Selecting previously unselected package libseccomp2:ppc64el. [2019-10-09T17:06:07.445Z] #10 47.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-09T17:06:07.445Z] #10 47.47 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-10-09T17:06:07.445Z] #10 47.49 Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-09T17:06:07.734Z] #10 47.71 Selecting previously unselected package libseccomp-dev:ppc64el. [2019-10-09T17:06:07.734Z] #10 47.72 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-10-09T17:06:07.734Z] #10 47.73 Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-09T17:06:08.023Z] #10 48.15 Selecting previously unselected package libapparmor1:ppc64el. [2019-10-09T17:06:08.023Z] #10 48.18 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-09T17:06:08.023Z] #10 48.18 Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-10-09T17:06:08.311Z] #10 48.47 Selecting previously unselected package libapparmor-dev:ppc64el. [2019-10-09T17:06:08.311Z] #10 48.49 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-09T17:06:08.311Z] #10 48.50 Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-10-09T17:06:08.600Z] #10 48.89 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-09T17:06:08.907Z] #10 49.11 Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-09T17:06:08.907Z] #10 49.13 Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-10-09T17:06:08.907Z] #10 49.13 Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-09T17:06:08.907Z] #10 49.14 Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-10-09T17:06:08.907Z] #10 49.16 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-09T17:06:09.200Z] #10 DONE 49.4s [2019-10-09T17:06:09.200Z] [2019-10-09T17:06:09.200Z] #44 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-09T17:06:09.493Z] #44 DONE 0.1s [2019-10-09T17:06:09.493Z] [2019-10-09T17:06:09.493Z] #45 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-09T17:06:09.493Z] #45 DONE 0.1s [2019-10-09T17:06:09.493Z] [2019-10-09T17:06:09.493Z] #46 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T17:06:09.783Z] #46 0.397 + RM_GOPATH=0 [2019-10-09T17:06:09.783Z] #46 0.398 + TMP_GOPATH= [2019-10-09T17:06:09.783Z] #46 0.398 + : /build [2019-10-09T17:06:09.783Z] #46 0.403 + '[' -z '' ']' [2019-10-09T17:06:09.783Z] #46 0.406 ++ mktemp -d [2019-10-09T17:06:09.783Z] #46 0.411 + export GOPATH=/tmp/tmp.6HSde8wCPH [2019-10-09T17:06:09.783Z] #46 0.411 + GOPATH=/tmp/tmp.6HSde8wCPH [2019-10-09T17:06:09.783Z] #46 0.411 + RM_GOPATH=1 [2019-10-09T17:06:09.783Z] #46 0.412 ++ dirname ./install.sh [2019-10-09T17:06:09.783Z] #46 0.415 + dir=. [2019-10-09T17:06:09.783Z] #46 0.416 + bin=runc [2019-10-09T17:06:09.783Z] #46 0.417 + shift [2019-10-09T17:06:09.783Z] #46 0.422 + '[' '!' -f ./runc.installer ']' [2019-10-09T17:06:09.783Z] #46 0.431 + . ./runc.installer [2019-10-09T17:06:09.783Z] #46 0.442 ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-09T17:06:09.783Z] #46 0.450 + install_runc [2019-10-09T17:06:10.074Z] #46 0.458 + uname -r [2019-10-09T17:06:10.074Z] #46 0.459 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-09T17:06:10.074Z] #46 0.507 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-09T17:06:10.074Z] #46 0.509 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-09T17:06:10.074Z] #46 0.510 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-09T17:06:10.074Z] #46 0.511 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.6HSde8wCPH/src/github.com/opencontainers/runc [2019-10-09T17:06:10.074Z] #46 0.536 Cloning into '/tmp/tmp.6HSde8wCPH/src/github.com/opencontainers/runc'... [2019-10-09T17:06:10.074Z] #46 ... [2019-10-09T17:06:10.074Z] [2019-10-09T17:06:10.074Z] #21 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-09T17:06:10.074Z] #21 33.14 Reading package lists... [2019-10-09T17:06:10.074Z] #21 42.35 Building dependency tree... [2019-10-09T17:06:10.074Z] #21 45.17 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-09T17:06:10.074Z] #21 45.17 The following additional packages will be installed: [2019-10-09T17:06:10.074Z] #21 45.17 libjq1 libonig4 [2019-10-09T17:06:10.074Z] #21 45.96 The following NEW packages will be installed: [2019-10-09T17:06:10.074Z] #21 45.97 jq libjq1 libonig4 [2019-10-09T17:06:10.074Z] #21 46.14 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. [2019-10-09T17:06:10.074Z] #21 46.14 Need to get 310 kB of archives. [2019-10-09T17:06:10.074Z] #21 46.14 After this operation, 1267 kB of additional disk space will be used. [2019-10-09T17:06:10.074Z] #21 46.14 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-10-09T17:06:10.074Z] #21 46.20 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-10-09T17:06:10.074Z] #21 46.22 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-10-09T17:06:10.074Z] #21 48.06 debconf: delaying package configuration, since apt-utils is not installed [2019-10-09T17:06:10.074Z] #21 48.37 Fetched 310 kB in 0s (2033 kB/s) [2019-10-09T17:06:10.074Z] #21 48.57 Selecting previously unselected package libonig4:ppc64el. [2019-10-09T17:06:10.074Z] #21 48.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-09T17:06:10.074Z] #21 48.71 Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2019-10-09T17:06:10.074Z] #21 48.73 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-10-09T17:06:10.074Z] #21 49.16 Selecting previously unselected package libjq1:ppc64el. [2019-10-09T17:06:10.074Z] #21 49.23 Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-09T17:06:10.074Z] #21 49.25 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-09T17:06:10.074Z] #21 49.67 Selecting previously unselected package jq. [2019-10-09T17:06:10.074Z] #21 49.68 Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-09T17:06:10.074Z] #21 49.68 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-09T17:06:10.074Z] #21 49.81 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-10-09T17:06:10.074Z] #21 49.82 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-09T17:06:10.074Z] #21 49.84 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-09T17:06:10.074Z] #21 49.99 Setting up jq (1.5+dfsg-1.3) ... [2019-10-09T17:06:10.074Z] #21 DONE 50.3s [2019-10-09T17:06:10.074Z] [2019-10-09T17:06:10.074Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-09T17:06:10.074Z] #23 DONE 0.1s [2019-10-09T17:06:10.365Z] [2019-10-09T17:06:10.365Z] #11 [dev 1/25] RUN groupadd -r docker [2019-10-09T17:06:10.365Z] #11 DONE 1.0s [2019-10-09T17:06:10.365Z] [2019-10-09T17:06:10.365Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-09T17:06:10.658Z] #12 DONE 0.6s [2019-10-09T17:06:10.658Z] [2019-10-09T17:06:10.658Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-09T17:06:10.658Z] #48 32.64 Reading package lists... [2019-10-09T17:06:10.658Z] #48 42.19 Building dependency tree... [2019-10-09T17:06:10.658Z] #48 45.50 The following additional packages will be installed: [2019-10-09T17:06:10.658Z] #48 45.52 btrfs-progs liblzo2-2 [2019-10-09T17:06:10.658Z] #48 45.83 The following NEW packages will be installed: [2019-10-09T17:06:10.658Z] #48 45.85 btrfs-progs btrfs-tools liblzo2-2 [2019-10-09T17:06:10.658Z] #48 46.03 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. [2019-10-09T17:06:10.658Z] #48 46.03 Need to get 588 kB of archives. [2019-10-09T17:06:10.658Z] #48 46.03 After this operation, 5005 kB of additional disk space will be used. [2019-10-09T17:06:10.658Z] #48 46.03 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-09T17:06:10.658Z] #48 46.06 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-10-09T17:06:10.658Z] #48 46.16 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-10-09T17:06:10.658Z] #48 48.48 debconf: delaying package configuration, since apt-utils is not installed [2019-10-09T17:06:10.658Z] #48 48.80 Fetched 588 kB in 0s (3077 kB/s) [2019-10-09T17:06:10.658Z] #48 48.90 Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-09T17:06:10.658Z] #48 48.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-09T17:06:10.658Z] #48 49.09 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-09T17:06:10.658Z] #48 49.11 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-09T17:06:10.658Z] #48 49.35 Selecting previously unselected package btrfs-progs. [2019-10-09T17:06:10.658Z] #48 49.35 Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-10-09T17:06:10.658Z] #48 49.37 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-09T17:06:10.658Z] #48 50.65 Selecting previously unselected package btrfs-tools. [2019-10-09T17:06:10.658Z] #48 50.66 Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-10-09T17:06:10.658Z] #48 50.67 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-09T17:06:10.658Z] #48 50.82 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-09T17:06:10.658Z] #48 50.90 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-09T17:06:10.658Z] #48 50.91 Setting up btrfs-progs (4.7.3-1) ... [2019-10-09T17:06:10.658Z] #48 50.92 Setting up btrfs-tools (4.7.3-1) ... [2019-10-09T17:06:10.658Z] #48 50.93 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-09T17:06:10.954Z] #48 ... [2019-10-09T17:06:10.954Z] [2019-10-09T17:06:10.954Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-09T17:06:10.954Z] #13 ... [2019-10-09T17:06:10.954Z] [2019-10-09T17:06:10.954Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-09T17:06:10.954Z] #48 DONE 51.2s [2019-10-09T17:06:10.954Z] [2019-10-09T17:06:10.954Z] #49 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-09T17:06:10.954Z] #49 DONE 0.1s [2019-10-09T17:06:11.244Z] [2019-10-09T17:06:11.244Z] #50 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-09T17:06:11.244Z] #50 DONE 0.1s [2019-10-09T17:06:11.244Z] [2019-10-09T17:06:11.244Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-09T17:06:11.244Z] #51 ... [2019-10-09T17:06:11.244Z] [2019-10-09T17:06:11.244Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-09T17:06:11.244Z] #13 0.510 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-09T17:06:11.244Z] #13 DONE 0.6s [2019-10-09T17:06:11.531Z] [2019-10-09T17:06:11.531Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-09T17:06:11.531Z] #51 0.395 + RM_GOPATH=0 [2019-10-09T17:06:11.531Z] #51 0.398 + TMP_GOPATH= [2019-10-09T17:06:11.531Z] #51 0.403 + : /build [2019-10-09T17:06:11.531Z] #51 0.405 + '[' -z '' ']' [2019-10-09T17:06:11.531Z] #51 0.407 ++ mktemp -d [2019-10-09T17:06:11.531Z] #51 0.411 + export GOPATH=/tmp/tmp.8BmoeZXMvd [2019-10-09T17:06:11.531Z] #51 0.411 + GOPATH=/tmp/tmp.8BmoeZXMvd [2019-10-09T17:06:11.531Z] #51 0.411 + RM_GOPATH=1 [2019-10-09T17:06:11.531Z] #51 0.412 ++ dirname ./install.sh [2019-10-09T17:06:11.531Z] #51 0.416 + dir=. [2019-10-09T17:06:11.531Z] #51 0.416 + bin=containerd [2019-10-09T17:06:11.531Z] #51 0.416 + shift [2019-10-09T17:06:11.531Z] #51 0.417 + '[' '!' -f ./containerd.installer ']' [2019-10-09T17:06:11.531Z] #51 0.417 + . ./containerd.installer [2019-10-09T17:06:11.531Z] #51 0.419 ++ CONTAINERD_COMMIT=36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-09T17:06:11.531Z] #51 0.426 + install_containerd [2019-10-09T17:06:11.531Z] #51 0.427 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-09T17:06:11.531Z] #51 0.427 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-09T17:06:11.531Z] #51 0.428 + git clone https://github.com/containerd/containerd.git /tmp/tmp.8BmoeZXMvd/src/github.com/containerd/containerd [2019-10-09T17:06:11.531Z] #51 0.474 Cloning into '/tmp/tmp.8BmoeZXMvd/src/github.com/containerd/containerd'... [2019-10-09T17:06:11.531Z] #51 ... [2019-10-09T17:06:11.531Z] [2019-10-09T17:06:11.531Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-09T17:06:11.531Z] #61 32.66 Reading package lists... [2019-10-09T17:06:11.531Z] #61 41.86 Building dependency tree... [2019-10-09T17:06:11.531Z] #61 44.92 The following additional packages will be installed: [2019-10-09T17:06:11.531Z] #61 44.93 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-09T17:06:11.531Z] #61 44.93 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-09T17:06:11.531Z] #61 44.94 Suggested packages: [2019-10-09T17:06:11.531Z] #61 44.94 manpages-dev python-setuptools [2019-10-09T17:06:11.531Z] #61 48.31 The following NEW packages will be installed: [2019-10-09T17:06:11.531Z] #61 48.32 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-09T17:06:11.531Z] #61 48.32 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-09T17:06:11.531Z] #61 48.32 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-09T17:06:11.531Z] #61 48.32 zlib1g-dev [2019-10-09T17:06:11.531Z] #61 48.50 0 upgraded, 16 newly installed, 0 to remove and 12 not upgraded. [2019-10-09T17:06:11.531Z] #61 48.50 Need to get 3548 kB of archives. [2019-10-09T17:06:11.531Z] #61 48.50 After this operation, 21.2 MB of additional disk space will be used. [2019-10-09T17:06:11.531Z] #61 48.50 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-10-09T17:06:11.531Z] #61 48.55 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2019-10-09T17:06:11.531Z] #61 48.57 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2019-10-09T17:06:11.531Z] #61 48.60 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-09T17:06:11.531Z] #61 48.62 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-09T17:06:11.531Z] #61 48.64 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-10-09T17:06:11.531Z] #61 48.65 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-09T17:06:11.531Z] #61 48.66 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-09T17:06:11.531Z] #61 48.70 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2019-10-09T17:06:11.531Z] #61 48.84 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2019-10-09T17:06:11.531Z] #61 48.87 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2019-10-09T17:06:11.531Z] #61 49.07 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2019-10-09T17:06:11.531Z] #61 49.13 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-09T17:06:11.531Z] #61 49.14 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2019-10-09T17:06:11.531Z] #61 49.16 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-09T17:06:11.531Z] #61 49.19 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2019-10-09T17:06:11.531Z] #61 51.63 debconf: delaying package configuration, since apt-utils is not installed [2019-10-09T17:06:11.531Z] #61 51.83 Fetched 3548 kB in 0s (4439 kB/s) [2019-10-09T17:06:11.819Z] #61 51.94 Selecting previously unselected package libnet1:ppc64el. [2019-10-09T17:06:11.819Z] #61 51.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% #61 ... [2019-10-09T17:06:11.819Z] [2019-10-09T17:06:11.819Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-09T17:06:11.819Z] #14 DONE 0.6s [2019-10-09T17:06:11.819Z] [2019-10-09T17:06:11.819Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-09T17:06:11.819Z] #61 51.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-09T17:06:11.819Z] #61 52.07 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-09T17:06:11.819Z] #61 52.09 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-09T17:06:11.819Z] #61 ... [2019-10-09T17:06:11.819Z] [2019-10-09T17:06:11.819Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-09T17:06:11.819Z] #39 33.55 Reading package lists... [2019-10-09T17:06:11.819Z] #39 44.20 Building dependency tree... [2019-10-09T17:06:11.819Z] #39 47.25 The following additional packages will be installed: [2019-10-09T17:06:11.819Z] #39 47.27 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-09T17:06:11.819Z] #39 47.29 Suggested packages: [2019-10-09T17:06:11.819Z] #39 47.29 codeblocks eclipse ninja-build lrzip [2019-10-09T17:06:11.819Z] #39 47.29 Recommended packages: [2019-10-09T17:06:11.819Z] #39 47.29 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-09T17:06:11.819Z] #39 48.57 The following NEW packages will be installed: [2019-10-09T17:06:11.819Z] #39 48.58 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-09T17:06:11.819Z] #39 48.58 vim-common xxd [2019-10-09T17:06:11.819Z] #39 48.73 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded. [2019-10-09T17:06:11.819Z] #39 48.73 Need to get 13.4 MB of archives. [2019-10-09T17:06:11.819Z] #39 48.73 After this operation, 60.4 MB of additional disk space will be used. [2019-10-09T17:06:11.819Z] #39 48.73 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2019-10-09T17:06:11.819Z] #39 49.03 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-09T17:06:11.819Z] #39 49.04 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] [2019-10-09T17:06:11.819Z] #39 50.40 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-09T17:06:11.819Z] #39 50.57 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u1 [272 kB] [2019-10-09T17:06:11.819Z] #39 50.62 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2019-10-09T17:06:11.819Z] #39 50.64 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2019-10-09T17:06:11.819Z] #39 50.65 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2019-10-09T17:06:11.819Z] #39 51.06 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-09T17:06:11.819Z] #39 51.09 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-09T17:06:12.107Z] #39 ... [2019-10-09T17:06:12.107Z] [2019-10-09T17:06:12.107Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-09T17:06:12.395Z] #15 DONE 0.4s [2019-10-09T17:06:12.395Z] [2019-10-09T17:06:12.395Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-09T17:06:12.395Z] #61 52.37 Selecting previously unselected package libcap-dev:ppc64el. [2019-10-09T17:06:12.395Z] #61 52.40 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2019-10-09T17:06:12.395Z] #61 52.41 Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2019-10-09T17:06:12.395Z] #61 52.69 Selecting previously unselected package libnet1-dev. [2019-10-09T17:06:12.395Z] #61 52.73 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-09T17:06:12.395Z] #61 52.73 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-09T17:06:12.683Z] #61 53.00 Selecting previously unselected package libnl-3-200:ppc64el. [2019-10-09T17:06:12.974Z] #61 ... [2019-10-09T17:06:12.974Z] [2019-10-09T17:06:12.974Z] #16 [dev 6/25] RUN ldconfig [2019-10-09T17:06:12.974Z] #16 DONE 0.5s [2019-10-09T17:06:12.974Z] [2019-10-09T17:06:12.974Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-09T17:06:12.974Z] #61 53.01 Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-10-09T17:06:12.974Z] #61 53.02 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-09T17:06:12.974Z] #61 53.18 Selecting previously unselected package libnl-3-dev:ppc64el. [2019-10-09T17:06:12.974Z] #61 53.21 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2019-10-09T17:06:12.974Z] #61 53.21 Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2019-10-09T17:06:13.262Z] #61 53.49 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-10-09T17:06:13.262Z] #61 53.50 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-10-09T17:06:13.262Z] #61 53.51 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-09T17:06:13.550Z] #61 53.72 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2019-10-09T17:06:13.550Z] #61 53.74 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2019-10-09T17:06:13.550Z] #61 53.75 Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-10-09T17:06:13.838Z] #61 53.90 Selecting previously unselected package zlib1g-dev:ppc64el. [2019-10-09T17:06:13.838Z] #61 53.91 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2019-10-09T17:06:13.838Z] #61 53.92 Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-10-09T17:06:14.136Z] #61 54.33 Selecting previously unselected package libprotobuf10:ppc64el. [2019-10-09T17:06:14.136Z] #61 54.34 Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2019-10-09T17:06:14.136Z] #61 54.35 Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2019-10-09T17:06:15.648Z] #61 55.62 Selecting previously unselected package libprotobuf-lite10:ppc64el. [2019-10-09T17:06:15.648Z] #61 55.64 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2019-10-09T17:06:15.648Z] #61 55.65 Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-10-09T17:06:15.648Z] #61 55.93 Selecting previously unselected package libprotobuf-dev:ppc64el. [2019-10-09T17:06:15.648Z] #61 55.93 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2019-10-09T17:06:15.648Z] #61 55.93 Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-10-09T17:06:17.266Z] #59 205.0 + rm -rf /tmp/tmp.1fzy6ora83/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.1fzy6ora83 [2019-10-09T17:06:17.266Z] #59 DONE 205.2s [2019-10-09T17:06:17.266Z] [2019-10-09T17:06:17.266Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-09T17:06:18.374Z] #61 58.36 Selecting previously unselected package libprotoc10:ppc64el. [2019-10-09T17:06:18.374Z] #61 58.37 Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2019-10-09T17:06:18.374Z] #61 58.40 Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2019-10-09T17:06:19.418Z] #61 59.47 Selecting previously unselected package protobuf-c-compiler. [2019-10-09T17:06:19.418Z] #61 59.49 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2019-10-09T17:06:19.418Z] #61 59.50 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-09T17:06:19.708Z] #61 59.81 Selecting previously unselected package protobuf-compiler. [2019-10-09T17:06:19.708Z] #61 59.81 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2019-10-09T17:06:19.708Z] #61 59.84 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-09T17:06:19.998Z] #61 60.09 Selecting previously unselected package python-pkg-resources. [2019-10-09T17:06:19.998Z] #61 60.10 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-09T17:06:19.998Z] #61 60.11 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-09T17:06:19.998Z] #61 ... [2019-10-09T17:06:19.998Z] [2019-10-09T17:06:19.998Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-09T17:06:19.998Z] #24 5.294 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-09T17:06:19.998Z] #24 6.954 [2019-10-09T17:06:19.998Z] #24 7.600 # 2.7% #### 6.9% ######### 13.3% ############### 21.8% ###################### 31.5% ############################ 39.2% ################################ 45.6% ###################################### 54.1% ######################################### 58.3% ############################################# 62.6% ################################################# 69.0% ####################################################### 77.5% ############################################################# 86.0% ################################################################## 92.5% ######################################################################## 100.0% [2019-10-09T17:06:20.287Z] #24 ... [2019-10-09T17:06:20.287Z] [2019-10-09T17:06:20.287Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-09T17:06:20.287Z] #61 60.60 Selecting previously unselected package python-protobuf. [2019-10-09T17:06:20.287Z] #61 60.60 Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2019-10-09T17:06:20.576Z] #61 60.63 Unpacking python-protobuf (3.0.0-9) ... [2019-10-09T17:06:21.904Z] #61 61.97 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ...#61 ... [2019-10-09T17:06:21.904Z] [2019-10-09T17:06:21.904Z] #54 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-09T17:06:21.904Z] #54 DONE 61.8s [2019-10-09T17:06:21.904Z] [2019-10-09T17:06:21.904Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-09T17:06:21.904Z] #61 61.97 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-09T17:06:22.195Z] #61 62.24 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-09T17:06:22.195Z] #61 62.30 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-09T17:06:22.868Z] #61 ... [2019-10-09T17:06:22.868Z] [2019-10-09T17:06:22.868Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-09T17:06:22.868Z] #39 53.09 debconf: delaying package configuration, since apt-utils is not installed [2019-10-09T17:06:22.868Z] #39 53.42 Fetched 13.4 MB in 2s (5445 kB/s) [2019-10-09T17:06:22.868Z] #39 53.61 Selecting previously unselected package cmake-data. [2019-10-09T17:06:22.868Z] #39 53.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-09T17:06:22.868Z] #39 53.73 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-09T17:06:22.868Z] #39 53.74 Unpacking cmake-data (3.7.2-1) ... [2019-10-09T17:06:22.868Z] #39 58.46 Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-09T17:06:22.868Z] #39 58.52 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-09T17:06:22.868Z] #39 58.53 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-09T17:06:22.868Z] #39 58.81 Selecting previously unselected package libicu57:ppc64el. [2019-10-09T17:06:22.868Z] #39 58.81 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... [2019-10-09T17:06:22.868Z] #39 58.82 Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... [2019-10-09T17:06:22.868Z] #39 ... [2019-10-09T17:06:22.868Z] [2019-10-09T17:06:22.868Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-09T17:06:22.868Z] #17 0.827 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-09T17:06:22.868Z] #17 0.918 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-09T17:06:22.868Z] #17 1.061 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-09T17:06:22.868Z] #17 1.119 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-09T17:06:22.868Z] #17 1.238 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-09T17:06:22.868Z] #17 3.408 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-09T17:06:22.868Z] #17 6.772 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-09T17:06:22.868Z] #17 9.324 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-09T17:06:23.156Z] #17 ... [2019-10-09T17:06:23.156Z] [2019-10-09T17:06:23.156Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-09T17:06:23.156Z] #24 10.47 [2019-10-09T17:06:23.156Z] #24 11.29 ####### 10.2% ################### 27.5% ############################# 41.5% ##################################### 51.5% ############################################# 63.0% ##################################################### 74.5% ############################################################# 86.0% ###################################################################### 97.5% ######################################################################## 100.0% [2019-10-09T17:06:24.026Z] #51 184.9 + bin/containerd [2019-10-09T17:06:24.663Z] #24 14.14 [2019-10-09T17:06:25.932Z] #51 ... [2019-10-09T17:06:25.932Z] [2019-10-09T17:06:25.932Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-09T17:06:25.932Z] #28 DONE 214.7s [2019-10-09T17:06:25.932Z] [2019-10-09T17:06:25.932Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-09T17:06:26.401Z] #24 14.61 # 2.7% ####### 10.4% ########### 15.6% ############## 19.7% ################# 23.9% ####################### 32.0% ########################## 37.1% ################################## 47.4% ########################################### 60.4% #################################################### 73.3% ############################################################ 83.6% ################################################################### 93.5% ###################################################################### 97.3% ######################################################################## 100.0% [2019-10-09T17:06:26.781Z] #51 ... [2019-10-09T17:06:26.781Z] [2019-10-09T17:06:26.781Z] #29 [dev 11/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-09T17:06:26.781Z] #29 DONE 0.1s [2019-10-09T17:06:26.781Z] [2019-10-09T17:06:26.781Z] #32 [dev 12/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-09T17:06:26.781Z] #32 DONE 0.1s [2019-10-09T17:06:26.781Z] [2019-10-09T17:06:26.781Z] #35 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-09T17:06:26.781Z] #35 DONE 0.1s [2019-10-09T17:06:26.781Z] [2019-10-09T17:06:26.781Z] #38 [dev 14/25] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-09T17:06:26.781Z] #38 DONE 0.1s [2019-10-09T17:06:26.781Z] [2019-10-09T17:06:26.781Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-09T17:06:27.258Z] #51 ... [2019-10-09T17:06:27.258Z] [2019-10-09T17:06:27.258Z] #43 [dev 15/25] COPY --from=tini /build/ /usr/local/bin/ [2019-10-09T17:06:27.258Z] #43 DONE 0.1s [2019-10-09T17:06:27.258Z] [2019-10-09T17:06:27.258Z] #47 [dev 16/25] COPY --from=runc /build/ /usr/local/bin/ [2019-10-09T17:06:27.258Z] #47 DONE 0.1s [2019-10-09T17:06:27.258Z] [2019-10-09T17:06:27.258Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-09T17:06:27.904Z] #24 17.65 [2019-10-09T17:06:29.434Z] #24 18.29 0.5% # 2.3% ## 4.0% #### 5.8% ##### 7.6% ###### 9.6% ######## 11.4% ########## 14.0% ############ 16.7% ###### [2019-10-09T17:06:29.434Z] #24 ... [2019-10-09T17:06:29.434Z] [2019-10-09T17:06:29.434Z] #46 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T17:06:29.434Z] #46 20.18 + cd /tmp/tmp.6HSde8wCPH/src/github.com/opencontainers/runc [2019-10-09T17:06:29.434Z] #46 20.18 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-09T17:06:30.470Z] #46 20.89 + '[' -z '' ']' [2019-10-09T17:06:30.470Z] #46 20.90 + target=static [2019-10-09T17:06:30.470Z] #46 20.90 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-09T17:06:31.016Z] #50 203.9 + bin/containerd-stress [2019-10-09T17:06:31.016Z] #50 205.7 + bin/containerd-shim [2019-10-09T17:06:33.243Z] #46 ... [2019-10-09T17:06:33.243Z] [2019-10-09T17:06:33.243Z] #31 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-09T17:06:33.243Z] #31 62.93 + cd /tmp/tmp.lMbUnjh1mG/src/gotest.tools/gotestsum [2019-10-09T17:06:33.243Z] #31 62.93 + git checkout -q v0.3.5 [2019-10-09T17:06:33.243Z] #31 63.04 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-09T17:06:33.243Z] #31 ... [2019-10-09T17:06:33.243Z] [2019-10-09T17:06:33.243Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-09T17:06:33.533Z] #24 18.29 0.5% # 2.3% ## 4.0% #### 5.8% ##### 7.6% ###### 9.6% ######## 11.4% ########## 14.0% ############ 16.7% ############# 18.5% ############## 20.3% ################ 23.0% ################## 25.6% #################### 28.3% ###################### 31.0% ######################## 33.7% ########################## 36.4% ############################ 39.1% ############################## 41.7% ############################### 44.4% ################################# 47.1% ################################### 48.9% ##################################### 51.6% ###################################### 52.9% ####################################### 54.5% ######################################### 57.2% ########################################## 59.0% ########################################### 59.9% ############################################# 62.5% ############################################## 65.2% ################################################# 68.8% ################################################### 71.5% #################################################### 73.2% ####################################################### 76.8% ########################################################### 82.9% ############################################################# 85.6% ############################################################## 87.4% ################################################################ 90.1% ################################################################## 92.8% #################################################################### 95.4% ###################################################################### 98.1% ######################################################################## 100.0% [2019-10-09T17:06:33.824Z] #24 23.66 [2019-10-09T17:06:36.274Z] #50 212.4 + bin/containerd-shim-runc-v1 [2019-10-09T17:06:37.352Z] #24 ... [2019-10-09T17:06:37.352Z] [2019-10-09T17:06:37.352Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-09T17:06:37.352Z] #34 66.63 sync [2019-10-09T17:06:37.352Z] #34 66.64 internal/reflectlite [2019-10-09T17:06:37.352Z] #34 73.10 sort [2019-10-09T17:06:37.352Z] #34 73.11 errors [2019-10-09T17:06:37.352Z] #34 74.01 io [2019-10-09T17:06:37.352Z] #34 74.02 internal/oserror [2019-10-09T17:06:37.352Z] #34 74.05 strconv [2019-10-09T17:06:37.352Z] #34 74.74 syscall [2019-10-09T17:06:37.352Z] #34 ... [2019-10-09T17:06:37.352Z] [2019-10-09T17:06:37.352Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-09T17:06:37.352Z] #39 71.81 Selecting previously unselected package libxml2:ppc64el. [2019-10-09T17:06:37.352Z] #39 71.84 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2019-10-09T17:06:37.352Z] #39 71.85 Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-09T17:06:37.352Z] #39 73.31 Selecting previously unselected package libarchive13:ppc64el. [2019-10-09T17:06:37.352Z] #39 73.31 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_ppc64el.deb ... [2019-10-09T17:06:37.352Z] #39 73.31 Unpacking libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-10-09T17:06:37.352Z] #39 73.82 Selecting previously unselected package libjsoncpp1:ppc64el. [2019-10-09T17:06:37.352Z] #39 73.82 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2019-10-09T17:06:37.352Z] #39 73.84 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2019-10-09T17:06:37.352Z] #39 74.08 Selecting previously unselected package libuv1:ppc64el. [2019-10-09T17:06:37.352Z] #39 74.09 Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2019-10-09T17:06:37.352Z] #39 74.10 Unpacking libuv1:ppc64el (1.9.1-3) ... [2019-10-09T17:06:37.352Z] #39 74.33 Selecting previously unselected package cmake. [2019-10-09T17:06:37.352Z] #39 74.34 Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2019-10-09T17:06:37.352Z] #39 74.58 Unpacking cmake (3.7.2-1) ... [2019-10-09T17:06:37.352Z] #39 ... [2019-10-09T17:06:37.352Z] [2019-10-09T17:06:37.352Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-09T17:06:37.352Z] #24 27.22 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-09T17:06:38.798Z] #50 215.5 + bin/containerd-shim-runc-v2 [2019-10-09T17:06:38.857Z] #24 28.53 [2019-10-09T17:06:39.147Z] #24 29.04 ######################################################################## 100.0% [2019-10-09T17:06:39.362Z] #50 216.3 + binaries [2019-10-09T17:06:39.362Z] #50 216.3 + mkdir -p /build [2019-10-09T17:06:39.362Z] #50 216.4 + cp bin/containerd /build/containerd [2019-10-09T17:06:39.362Z] #50 216.4 + cp bin/containerd-shim /build/containerd-shim [2019-10-09T17:06:39.362Z] #50 216.4 + cp bin/ctr /build/ctr [2019-10-09T17:06:39.436Z] #24 ... [2019-10-09T17:06:39.436Z] [2019-10-09T17:06:39.436Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T17:06:39.436Z] #37 69.22 sync [2019-10-09T17:06:39.436Z] #37 69.22 internal/reflectlite [2019-10-09T17:06:39.436Z] #37 74.03 math/rand [2019-10-09T17:06:39.436Z] #37 74.03 internal/singleflight [2019-10-09T17:06:39.436Z] #37 74.09 github.com/LK4D4/vndr/godl/singleflight [2019-10-09T17:06:39.436Z] #37 78.14 io [2019-10-09T17:06:39.436Z] #37 78.15 sort [2019-10-09T17:06:39.436Z] #37 78.34 strconv [2019-10-09T17:06:39.436Z] #37 78.49 syscall [2019-10-09T17:06:39.436Z] #37 ... [2019-10-09T17:06:39.436Z] [2019-10-09T17:06:39.436Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-09T17:06:39.436Z] #24 29.36 [2019-10-09T17:06:40.474Z] #24 ... [2019-10-09T17:06:40.474Z] [2019-10-09T17:06:40.474Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-09T17:06:40.474Z] #39 78.68 Selecting previously unselected package xxd. [2019-10-09T17:06:40.474Z] #39 78.68 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-09T17:06:40.474Z] #39 78.69 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-09T17:06:40.474Z] #39 79.01 Selecting previously unselected package vim-common. [2019-10-09T17:06:40.474Z] #39 79.02 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-09T17:06:40.474Z] #39 79.03 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-09T17:06:40.474Z] #39 79.63 Processing triggers for mime-support (3.60) ... [2019-10-09T17:06:40.474Z] #39 79.89 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-09T17:06:40.474Z] #39 79.90 Setting up libuv1:ppc64el (1.9.1-3) ... [2019-10-09T17:06:40.474Z] #39 79.90 Setting up cmake-data (3.7.2-1) ... [2019-10-09T17:06:40.474Z] #39 79.93 Setting up libicu57:ppc64el (57.1-6+deb9u3) ... [2019-10-09T17:06:40.474Z] #39 79.96 Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-09T17:06:40.474Z] #39 79.97 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-09T17:06:40.474Z] #39 80.12 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-09T17:06:40.474Z] #39 80.13 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-09T17:06:40.474Z] #39 80.13 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2019-10-09T17:06:40.474Z] #39 80.15 Setting up libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-10-09T17:06:40.474Z] #39 80.23 Setting up cmake (3.7.2-1) ... [2019-10-09T17:06:40.474Z] #39 80.43 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-09T17:06:40.474Z] #39 DONE 80.7s [2019-10-09T17:06:40.474Z] [2019-10-09T17:06:40.474Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-09T17:06:40.474Z] #61 70.56 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-09T17:06:40.474Z] #61 70.56 Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2019-10-09T17:06:40.474Z] #61 70.58 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-09T17:06:40.474Z] #61 70.66 Setting up python-protobuf (3.0.0-9) ... [2019-10-09T17:06:40.474Z] #61 ... [2019-10-09T17:06:40.474Z] [2019-10-09T17:06:40.474Z] #40 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-09T17:06:40.764Z] #40 DONE 0.2s [2019-10-09T17:06:40.764Z] [2019-10-09T17:06:40.764Z] #41 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-09T17:06:40.764Z] #41 DONE 0.1s [2019-10-09T17:06:40.764Z] [2019-10-09T17:06:40.764Z] #42 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T17:06:41.054Z] #42 0.345 + RM_GOPATH=0 [2019-10-09T17:06:41.054Z] #42 0.347 + TMP_GOPATH= [2019-10-09T17:06:41.054Z] #42 0.347 + : /build [2019-10-09T17:06:41.054Z] #42 0.347 + '[' -z '' ']' [2019-10-09T17:06:41.054Z] #42 0.348 ++ mktemp -d [2019-10-09T17:06:41.054Z] #42 0.360 + export GOPATH=/tmp/tmp.AaH7pybeW7 [2019-10-09T17:06:41.054Z] #42 0.374 + GOPATH=/tmp/tmp.AaH7pybeW7 [2019-10-09T17:06:41.054Z] #42 0.374 + RM_GOPATH=1 [2019-10-09T17:06:41.054Z] #42 0.375 ++ dirname ./install.sh [2019-10-09T17:06:41.054Z] #42 0.377 + dir=. [2019-10-09T17:06:41.054Z] #42 0.390 + bin=tini [2019-10-09T17:06:41.054Z] #42 0.390 + shift [2019-10-09T17:06:41.054Z] #42 0.390 + '[' '!' -f ./tini.installer ']' [2019-10-09T17:06:41.054Z] #42 0.390 + . ./tini.installer [2019-10-09T17:06:41.054Z] #42 0.390 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-09T17:06:41.054Z] #42 0.391 + install_tini [2019-10-09T17:06:41.054Z] #42 0.391 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-09T17:06:41.054Z] #42 0.392 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-09T17:06:41.054Z] #42 0.392 + git clone https://github.com/krallin/tini.git /tmp/tmp.AaH7pybeW7/tini [2019-10-09T17:06:41.054Z] #42 0.395 Cloning into '/tmp/tmp.AaH7pybeW7/tini'... [2019-10-09T17:06:41.885Z] #50 DONE 218.4s [2019-10-09T17:06:42.079Z] #42 ... [2019-10-09T17:06:42.079Z] [2019-10-09T17:06:42.079Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-09T17:06:42.079Z] #61 81.79 Setting up libcap-dev:ppc64el (1:2.25-1) ... [2019-10-09T17:06:42.079Z] #61 81.79 Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-10-09T17:06:42.079Z] #61 81.80 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-09T17:06:42.079Z] #61 81.84 Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-10-09T17:06:42.079Z] #61 81.85 Setting up libprotoc10:ppc64el (3.0.0-9) ... [2019-10-09T17:06:42.079Z] #61 81.86 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-09T17:06:42.079Z] #61 81.87 Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-10-09T17:06:42.079Z] #61 81.90 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-09T17:06:42.079Z] #61 81.90 Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-10-09T17:06:42.079Z] #61 81.91 Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2019-10-09T17:06:42.079Z] #61 81.91 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-09T17:06:42.079Z] #61 DONE 82.2s [2019-10-09T17:06:42.079Z] [2019-10-09T17:06:42.079Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:06:42.450Z] [2019-10-09T17:06:42.451Z] #51 [dev 17/25] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-09T17:06:43.381Z] #51 DONE 0.7s [2019-10-09T17:06:43.381Z] [2019-10-09T17:06:43.381Z] #54 [dev 18/25] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-09T17:06:43.381Z] #54 DONE 0.1s [2019-10-09T17:06:43.381Z] [2019-10-09T17:06:43.381Z] #57 [dev 19/25] COPY --from=dockercli /build/ /usr/local/cli [2019-10-09T17:06:43.381Z] #57 DONE 0.1s [2019-10-09T17:06:43.381Z] [2019-10-09T17:06:43.381Z] #59 [dev 20/25] COPY --from=registry /build/registry* /usr/local/bin/ [2019-10-09T17:06:43.639Z] #59 DONE 0.4s [2019-10-09T17:06:43.897Z] [2019-10-09T17:06:43.897Z] #62 [dev 21/25] COPY --from=criu /build/ /usr/local/ [2019-10-09T17:06:43.897Z] #62 DONE 0.1s [2019-10-09T17:06:43.897Z] [2019-10-09T17:06:43.897Z] #66 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-09T17:06:43.897Z] #66 DONE 0.1s [2019-10-09T17:06:43.897Z] [2019-10-09T17:06:43.897Z] #68 [dev 23/25] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-10-09T17:06:44.153Z] #68 DONE 0.3s [2019-10-09T17:06:44.153Z] [2019-10-09T17:06:44.153Z] #69 [dev 24/25] WORKDIR /go/src/github.com/docker/docker [2019-10-09T17:06:44.153Z] #69 DONE 0.0s [2019-10-09T17:06:44.410Z] [2019-10-09T17:06:44.410Z] #70 [dev 25/25] COPY . /go/src/github.com/docker/docker [2019-10-09T17:06:44.819Z] #62 ... [2019-10-09T17:06:44.819Z] [2019-10-09T17:06:44.819Z] #46 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T17:06:44.819Z] #46 25.12 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-09T17:06:44.819Z] #46 ... [2019-10-09T17:06:44.819Z] [2019-10-09T17:06:44.819Z] #19 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-09T17:06:44.819Z] #19 74.74 + cd /tmp/tmp.YqDbfxPbDo/src/github.com/go-swagger/go-swagger [2019-10-09T17:06:44.819Z] #19 74.74 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-10-09T17:06:44.819Z] #19 77.47 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-09T17:06:44.819Z] #19 ... [2019-10-09T17:06:44.819Z] [2019-10-09T17:06:44.819Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-09T17:06:44.819Z] #24 32.92 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-09T17:06:44.819Z] #24 34.16 [2019-10-09T17:06:44.819Z] #24 34.67 ######################################################################## 100.0% [2019-10-09T17:06:45.109Z] #24 35.07 [2019-10-09T17:06:45.782Z] #70 DONE 1.4s [2019-10-09T17:06:45.782Z] [2019-10-09T17:06:45.782Z] #71 exporting to image [2019-10-09T17:06:45.782Z] #71 exporting layers [2019-10-09T17:06:47.834Z] Running on azwin-2-de1ab0 in d:\jenkins\workspace\moby_PR-40058 [Pipeline] { [Pipeline] ws [2019-10-09T17:06:47.854Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2019-10-09T17:06:48.616Z] #24 38.25 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-09T17:06:48.616Z] #24 38.35 skipping existing c8c2d4a6b2e3 [2019-10-09T17:06:48.616Z] #24 38.58 [2019-10-09T17:06:49.654Z] #24 ... [2019-10-09T17:06:49.654Z] [2019-10-09T17:06:49.654Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-09T17:06:49.654Z] #17 26.72 Fetched 7720 kB in 25s (298 kB/s) [2019-10-09T17:06:49.654Z] #17 26.72 Reading package lists... [2019-10-09T17:06:49.948Z] #17 36.58 Reading package lists... [2019-10-09T17:06:49.948Z] #17 ... [2019-10-09T17:06:49.948Z] [2019-10-09T17:06:49.948Z] #42 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T17:06:49.948Z] #42 2.655 + cd /tmp/tmp.AaH7pybeW7/tini [2019-10-09T17:06:49.948Z] #42 2.655 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-09T17:06:49.948Z] #42 2.737 + cmake . [2019-10-09T17:06:49.948Z] #42 4.157 -- The C compiler identification is GNU 6.3.0 [2019-10-09T17:06:49.948Z] #42 4.276 -- Check for working C compiler: /usr/bin/cc [2019-10-09T17:06:49.948Z] #42 5.513 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-09T17:06:49.948Z] #42 5.548 -- Detecting C compiler ABI info [2019-10-09T17:06:49.948Z] #42 6.394 -- Detecting C compiler ABI info - done [2019-10-09T17:06:49.948Z] #42 6.588 -- Detecting C compile features [2019-10-09T17:06:50.577Z] #42 9.731 -- Detecting C compile features - done [2019-10-09T17:06:50.577Z] #42 9.811 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-09T17:06:50.894Z] #42 ... [2019-10-09T17:06:50.894Z] [2019-10-09T17:06:50.894Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-09T17:06:50.894Z] #34 80.73 bytes [2019-10-09T17:06:50.894Z] #34 80.73 strings [2019-10-09T17:06:51.184Z] #34 ... [2019-10-09T17:06:51.184Z] [2019-10-09T17:06:51.184Z] #42 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T17:06:51.184Z] #42 10.33 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-09T17:06:51.184Z] #42 10.60 -- Configuring done [2019-10-09T17:06:51.184Z] #42 10.64 -- Generating done [2019-10-09T17:06:51.184Z] #42 10.66 -- Build files have been written to: /tmp/tmp.AaH7pybeW7/tini [2019-10-09T17:06:51.474Z] #42 10.68 + make tini-static [2019-10-09T17:06:51.762Z] #51 210.3 + bin/containerd-stress [2019-10-09T17:06:51.763Z] #51 212.2 + bin/containerd-shim [2019-10-09T17:06:52.105Z] #42 11.31 Scanning dependencies of target tini-static [2019-10-09T17:06:52.105Z] #42 11.44 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-09T17:06:52.336Z] #71 exporting layers 6.4s done [2019-10-09T17:06:52.336Z] #71 writing image sha256:bcbd5c2658e40b64444e6460e2dfd82370ec3ccd99836d25b29eb5b753a92d69 done [2019-10-09T17:06:52.336Z] #71 naming to docker.io/library/docker:08bca254141108d8dae5b6ecba1661ab9271b0a2 done [2019-10-09T17:06:52.336Z] #71 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2019-10-09T17:06:53.777Z] [2019-10-09T17:06:53.777Z] Removing bundles/ [2019-10-09T17:06:53.777Z] [2019-10-09T17:06:53.777Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-10-09T17:06:53.777Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-09T17:06:53.777Z] GOOS="" GOARCH="" GOARM="" [2019-10-09T17:06:54.835Z] #42 ... [2019-10-09T17:06:54.835Z] [2019-10-09T17:06:54.835Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-09T17:06:54.835Z] #24 41.97 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-09T17:06:54.835Z] #24 43.09 [2019-10-09T17:06:54.835Z] #24 43.69 ######################################################################## 100.0% [2019-10-09T17:06:54.835Z] #24 44.07 [2019-10-09T17:06:54.835Z] #24 44.37 Download of images into '/build' complete. [2019-10-09T17:06:54.835Z] #24 44.37 Use something like the following to load the result into a Docker daemon: [2019-10-09T17:06:54.835Z] #24 44.37 tar -cC '/build' . | docker load [2019-10-09T17:06:54.835Z] #24 DONE 44.4s [2019-10-09T17:06:54.835Z] [2019-10-09T17:06:54.835Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:06:54.835Z] #62 2.796 Note: Building without setproctitle() and strlcpy() support. [2019-10-09T17:06:54.835Z] #62 2.796 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-09T17:06:54.835Z] #62 5.150 fatal: Not a git repository (or any of the parent directories): .git [2019-10-09T17:06:54.835Z] #62 5.205 GEN .gitid [2019-10-09T17:06:54.835Z] #62 5.217 GEN criu/include/version.h [2019-10-09T17:06:54.835Z] #62 5.269 GEN include/common/asm [2019-10-09T17:06:54.835Z] #62 8.201 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-09T17:06:54.835Z] #62 8.383 PBCC images/opts.pb-c.c [2019-10-09T17:06:54.835Z] #62 8.534 PBCC images/sit.pb-c.c [2019-10-09T17:06:54.835Z] #62 8.701 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-09T17:06:54.835Z] #62 8.861 DEP images/opts.pb-c.d [2019-10-09T17:06:54.835Z] #62 9.077 DEP images/sit.pb-c.d [2019-10-09T17:06:54.835Z] #62 9.209 PBCC images/macvlan.pb-c.c [2019-10-09T17:06:54.835Z] #62 9.319 DEP images/macvlan.pb-c.d [2019-10-09T17:06:54.835Z] #62 9.472 PBCC images/autofs.pb-c.c [2019-10-09T17:06:54.835Z] #62 9.543 DEP images/autofs.pb-c.d [2019-10-09T17:06:54.835Z] #62 9.650 PBCC images/sysctl.pb-c.c [2019-10-09T17:06:54.835Z] #62 9.728 DEP images/sysctl.pb-c.d [2019-10-09T17:06:54.835Z] #62 9.871 PBCC images/time.pb-c.c [2019-10-09T17:06:54.835Z] #62 9.927 DEP images/time.pb-c.d [2019-10-09T17:06:54.835Z] #62 10.11 PBCC images/binfmt-misc.pb-c.c [2019-10-09T17:06:54.835Z] #62 10.16 DEP images/binfmt-misc.pb-c.d [2019-10-09T17:06:54.835Z] #62 10.28 PBCC images/seccomp.pb-c.c [2019-10-09T17:06:54.835Z] #62 10.34 DEP images/seccomp.pb-c.d [2019-10-09T17:06:54.835Z] #62 10.40 PBCC images/userns.pb-c.c [2019-10-09T17:06:54.835Z] #62 10.43 DEP images/userns.pb-c.d [2019-10-09T17:06:54.835Z] #62 10.63 PBCC images/cgroup.pb-c.c [2019-10-09T17:06:54.835Z] #62 10.71 DEP images/cgroup.pb-c.d [2019-10-09T17:06:54.835Z] #62 10.87 PBCC images/fown.pb-c.c [2019-10-09T17:06:54.835Z] #62 10.89 PBCC images/ext-file.pb-c.c [2019-10-09T17:06:54.835Z] #62 10.95 DEP images/fown.pb-c.d [2019-10-09T17:06:54.835Z] #62 11.10 DEP images/ext-file.pb-c.d [2019-10-09T17:06:54.835Z] #62 11.22 PBCC images/rpc.pb-c.c [2019-10-09T17:06:54.835Z] #62 11.33 DEP images/rpc.pb-c.d [2019-10-09T17:06:54.835Z] #62 11.43 PBCC images/siginfo.pb-c.c [2019-10-09T17:06:54.835Z] #62 11.48 DEP images/siginfo.pb-c.d [2019-10-09T17:06:54.835Z] #62 11.61 PBCC images/pagemap.pb-c.c [2019-10-09T17:06:54.835Z] #62 11.72 DEP images/pagemap.pb-c.d [2019-10-09T17:06:54.835Z] #62 11.89 PBCC images/rlimit.pb-c.c [2019-10-09T17:06:54.835Z] #62 11.97 DEP images/rlimit.pb-c.d [2019-10-09T17:06:54.835Z] #62 12.15 PBCC images/file-lock.pb-c.c [2019-10-09T17:06:54.835Z] #62 12.25 DEP images/file-lock.pb-c.d [2019-10-09T17:06:54.835Z] #62 12.35 PBCC images/tty.pb-c.c [2019-10-09T17:06:54.835Z] #62 12.48 DEP images/tty.pb-c.d [2019-10-09T17:06:54.835Z] #62 12.75 PBCC images/tun.pb-c.c [2019-10-09T17:06:54.835Z] #62 12.86 PBCC images/netdev.pb-c.c [2019-10-09T17:06:55.124Z] #62 13.03 DEP images/tun.pb-c.d [2019-10-09T17:06:55.124Z] #62 13.26 DEP images/netdev.pb-c.d [2019-10-09T17:06:55.414Z] #62 13.39 PBCC images/vma.pb-c.c [2019-10-09T17:06:55.414Z] #62 13.52 DEP images/vma.pb-c.d [2019-10-09T17:06:55.414Z] #62 13.63 PBCC images/creds.pb-c.c [2019-10-09T17:06:55.702Z] #62 13.69 DEP images/creds.pb-c.d [2019-10-09T17:06:55.702Z] #62 13.78 PBCC images/utsns.pb-c.c [2019-10-09T17:06:55.987Z] #62 13.83 DEP images/utsns.pb-c.d [2019-10-09T17:06:55.987Z] #62 14.05 PBCC images/ipc-desc.pb-c.c [2019-10-09T17:06:55.987Z] #62 14.11 PBCC images/ipc-sem.pb-c.c [2019-10-09T17:06:55.987Z] #62 14.15 DEP images/ipc-desc.pb-c.d [2019-10-09T17:06:56.274Z] #62 14.22 DEP images/ipc-sem.pb-c.d [2019-10-09T17:06:56.274Z] #62 14.30 PBCC images/ipc-msg.pb-c.c [2019-10-09T17:06:56.274Z] #62 14.36 DEP images/ipc-msg.pb-c.d [2019-10-09T17:06:56.562Z] #62 14.45 PBCC images/ipc-shm.pb-c.c [2019-10-09T17:06:56.562Z] #62 14.52 DEP images/ipc-shm.pb-c.d [2019-10-09T17:06:56.562Z] #62 14.59 PBCC images/ipc-var.pb-c.c [2019-10-09T17:06:56.562Z] #62 ... [2019-10-09T17:06:56.562Z] [2019-10-09T17:06:56.562Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T17:06:56.562Z] #37 86.40 vendor/golang.org/x/net/dns/dnsmessage [2019-10-09T17:06:56.562Z] #37 87.34 bytes [2019-10-09T17:06:56.562Z] #37 ... [2019-10-09T17:06:56.562Z] [2019-10-09T17:06:56.562Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:06:56.562Z] #62 14.66 DEP images/ipc-var.pb-c.d [2019-10-09T17:06:56.850Z] #62 14.77 PBCC images/sk-opts.pb-c.c [2019-10-09T17:06:56.850Z] #62 14.82 PBCC images/packet-sock.pb-c.c [2019-10-09T17:06:56.850Z] #62 14.97 DEP images/sk-opts.pb-c.d [2019-10-09T17:06:56.979Z] #51 218.0 + bin/containerd-shim-runc-v1 [2019-10-09T17:06:57.140Z] #62 15.07 DEP images/packet-sock.pb-c.d [2019-10-09T17:06:57.141Z] #62 15.20 PBCC images/sk-netlink.pb-c.c [2019-10-09T17:06:57.141Z] #62 15.33 DEP images/sk-netlink.pb-c.d [2019-10-09T17:06:57.430Z] #62 15.48 PBCC images/sk-inet.pb-c.c [2019-10-09T17:06:57.430Z] #62 15.60 DEP images/sk-inet.pb-c.d [2019-10-09T17:06:57.735Z] #62 ... [2019-10-09T17:06:57.735Z] [2019-10-09T17:06:57.735Z] #42 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T17:06:57.735Z] #42 15.76 [100%] Linking C executable tini-static [2019-10-09T17:06:57.735Z] #42 16.93 [100%] Built target tini-static [2019-10-09T17:06:57.735Z] #42 17.02 + mkdir -p /build [2019-10-09T17:06:57.735Z] #42 17.03 + cp tini-static /build/docker-init [2019-10-09T17:06:57.735Z] #42 DONE 17.1s [2019-10-09T17:06:57.735Z] [2019-10-09T17:06:57.735Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:06:57.735Z] #62 15.85 PBCC images/sk-unix.pb-c.c [2019-10-09T17:06:58.032Z] #62 16.16 DEP images/sk-unix.pb-c.d [2019-10-09T17:06:58.319Z] #62 16.39 PBCC images/mm.pb-c.c [2019-10-09T17:06:58.612Z] #62 16.74 DEP images/mm.pb-c.d [2019-10-09T17:06:58.903Z] #62 16.93 PBCC images/timerfd.pb-c.c [2019-10-09T17:06:59.189Z] #62 17.05 DEP images/timerfd.pb-c.d [2019-10-09T17:06:59.189Z] #62 17.30 PBCC images/timer.pb-c.c [2019-10-09T17:06:59.475Z] #62 17.37 DEP images/timer.pb-c.d [2019-10-09T17:06:59.701Z] #51 221.4 + bin/containerd-shim-runc-v2 [2019-10-09T17:06:59.762Z] #62 17.64 PBCC images/sa.pb-c.c [2019-10-09T17:06:59.762Z] #62 17.86 DEP images/sa.pb-c.d [2019-10-09T17:06:59.762Z] #62 17.97 PBCC images/pipe-data.pb-c.c [2019-10-09T17:07:00.049Z] #62 18.02 DEP images/pipe-data.pb-c.d [2019-10-09T17:07:00.049Z] #62 18.17 PBCC images/mnt.pb-c.c [2019-10-09T17:07:00.337Z] #62 18.29 DEP images/mnt.pb-c.d [2019-10-09T17:07:00.337Z] #62 18.36 PBCC images/sk-packet.pb-c.c [2019-10-09T17:07:00.337Z] #62 18.41 DEP images/sk-packet.pb-c.d [2019-10-09T17:07:00.337Z] #62 18.46 PBCC images/tcp-stream.pb-c.c [2019-10-09T17:07:00.514Z] #51 222.3 + binaries [2019-10-09T17:07:00.514Z] #51 222.3 + mkdir -p /build [2019-10-09T17:07:00.514Z] #51 222.3 + cp bin/containerd /build/containerd [2019-10-09T17:07:00.514Z] #51 222.4 + cp bin/containerd-shim /build/containerd-shim [2019-10-09T17:07:00.514Z] #51 222.4 + cp bin/ctr /build/ctr [2019-10-09T17:07:00.514Z] #51 DONE 222.5s [2019-10-09T17:07:00.626Z] #62 18.56 DEP images/tcp-stream.pb-c.d [2019-10-09T17:07:00.626Z] #62 18.70 PBCC images/pipe.pb-c.c [2019-10-09T17:07:00.915Z] #62 18.84 DEP images/pipe.pb-c.d [2019-10-09T17:07:00.915Z] #62 18.92 PBCC images/pstree.pb-c.c [2019-10-09T17:07:00.915Z] #62 18.99 DEP images/pstree.pb-c.d [2019-10-09T17:07:01.204Z] #62 19.14 PBCC images/fs.pb-c.c [2019-10-09T17:07:01.204Z] #62 19.25 DEP images/fs.pb-c.d [2019-10-09T17:07:01.204Z] #62 19.34 PBCC images/signalfd.pb-c.c [2019-10-09T17:07:01.342Z] [2019-10-09T17:07:01.343Z] #52 [dev 17/25] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-09T17:07:01.343Z] #52 DONE 0.2s [2019-10-09T17:07:01.491Z] #62 19.42 DEP images/signalfd.pb-c.d [2019-10-09T17:07:01.491Z] #62 19.54 PBCC images/fh.pb-c.c [2019-10-09T17:07:01.491Z] #62 19.62 PBCC images/fsnotify.pb-c.c [2019-10-09T17:07:01.721Z] [2019-10-09T17:07:01.721Z] #55 [dev 18/25] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-09T17:07:01.721Z] #55 DONE 0.1s [2019-10-09T17:07:01.721Z] [2019-10-09T17:07:01.721Z] #58 [dev 19/25] COPY --from=dockercli /build/ /usr/local/cli [2019-10-09T17:07:01.721Z] #58 DONE 0.2s [2019-10-09T17:07:01.721Z] [2019-10-09T17:07:01.721Z] #60 [dev 20/25] COPY --from=registry /build/registry* /usr/local/bin/ [2019-10-09T17:07:01.721Z] #60 DONE 0.1s [2019-10-09T17:07:01.779Z] #62 19.80 DEP images/fh.pb-c.d [2019-10-09T17:07:01.779Z] #62 19.90 DEP images/fsnotify.pb-c.d [2019-10-09T17:07:02.066Z] #62 20.02 PBCC images/eventpoll.pb-c.c [2019-10-09T17:07:02.066Z] #62 20.08 DEP images/eventpoll.pb-c.d [2019-10-09T17:07:02.066Z] #62 20.17 PBCC images/eventfd.pb-c.c [2019-10-09T17:07:02.066Z] #62 20.20 DEP images/eventfd.pb-c.d [2019-10-09T17:07:02.110Z] [2019-10-09T17:07:02.110Z] #63 [dev 21/25] COPY --from=criu /build/ /usr/local/ [2019-10-09T17:07:02.110Z] #63 DONE 0.1s [2019-10-09T17:07:02.110Z] [2019-10-09T17:07:02.110Z] #67 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-09T17:07:02.110Z] #67 DONE 0.1s [2019-10-09T17:07:02.110Z] [2019-10-09T17:07:02.110Z] #69 [dev 23/25] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-10-09T17:07:02.110Z] #69 DONE 0.1s [2019-10-09T17:07:02.358Z] #62 ... [2019-10-09T17:07:02.358Z] [2019-10-09T17:07:02.358Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-09T17:07:02.358Z] #34 92.10 bufio [2019-10-09T17:07:02.358Z] #34 95.35 reflect [2019-10-09T17:07:02.358Z] #34 98.66 path [2019-10-09T17:07:02.358Z] #34 101.7 text/tabwriter [2019-10-09T17:07:02.358Z] #34 ... [2019-10-09T17:07:02.358Z] [2019-10-09T17:07:02.358Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:07:02.358Z] #62 20.38 PBCC images/remap-file-path.pb-c.c [2019-10-09T17:07:02.358Z] #62 20.44 DEP images/remap-file-path.pb-c.d [2019-10-09T17:07:02.500Z] [2019-10-09T17:07:02.500Z] #70 [dev 24/25] WORKDIR /go/src/github.com/docker/docker [2019-10-09T17:07:02.500Z] #70 DONE 0.0s [2019-10-09T17:07:02.500Z] [2019-10-09T17:07:02.500Z] #71 [dev 25/25] COPY . /go/src/github.com/docker/docker [2019-10-09T17:07:02.648Z] #62 20.60 PBCC images/fifo.pb-c.c [2019-10-09T17:07:02.648Z] #62 20.67 DEP images/fifo.pb-c.d [2019-10-09T17:07:02.648Z] #62 20.74 PBCC images/ghost-file.pb-c.c [2019-10-09T17:07:02.873Z] #71 DONE 0.6s [2019-10-09T17:07:02.873Z] [2019-10-09T17:07:02.873Z] #72 exporting to oci image format [2019-10-09T17:07:02.937Z] #62 20.86 DEP images/ghost-file.pb-c.d [2019-10-09T17:07:02.937Z] #62 21.07 PBCC images/regfile.pb-c.c [2019-10-09T17:07:03.225Z] #62 21.24 DEP images/regfile.pb-c.d [2019-10-09T17:07:03.225Z] #62 21.35 PBCC images/ns.pb-c.c [2019-10-09T17:07:03.271Z] #72 exporting layers [2019-10-09T17:07:03.517Z] #62 21.42 DEP images/ns.pb-c.d [2019-10-09T17:07:03.518Z] #62 21.51 PBCC images/fdinfo.pb-c.c [2019-10-09T17:07:03.810Z] #62 21.68 DEP images/fdinfo.pb-c.d [2019-10-09T17:07:03.810Z] #62 21.82 PBCC images/core-aarch64.pb-c.c [2019-10-09T17:07:03.810Z] #62 21.89 PBCC images/core-arm.pb-c.c [2019-10-09T17:07:04.101Z] #62 22.00 PBCC images/core-ppc64.pb-c.c [2019-10-09T17:07:04.101Z] #62 22.17 PBCC images/core-s390.pb-c.c [2019-10-09T17:07:04.390Z] #62 22.29 PBCC images/core-x86.pb-c.c [2019-10-09T17:07:04.390Z] #62 22.45 PBCC images/core.pb-c.c [2019-10-09T17:07:04.680Z] #62 22.66 PBCC images/inventory.pb-c.c [2019-10-09T17:07:04.986Z] #62 22.87 DEP images/core-aarch64.pb-c.d [2019-10-09T17:07:04.986Z] #62 22.98 DEP images/core-arm.pb-c.d [2019-10-09T17:07:04.986Z] #62 23.07 DEP images/core-ppc64.pb-c.d [2019-10-09T17:07:05.279Z] #62 23.24 DEP images/core-s390.pb-c.d [2019-10-09T17:07:05.279Z] #62 23.35 DEP images/core-x86.pb-c.d [2019-10-09T17:07:05.279Z] #62 23.48 DEP images/core.pb-c.d [2019-10-09T17:07:05.566Z] #62 23.56 DEP images/inventory.pb-c.d [2019-10-09T17:07:05.566Z] #62 23.78 PBCC images/cpuinfo.pb-c.c [2019-10-09T17:07:05.853Z] #62 23.83 DEP images/cpuinfo.pb-c.d [2019-10-09T17:07:05.853Z] #62 23.90 PBCC images/stats.pb-c.c [2019-10-09T17:07:05.853Z] #62 23.94 DEP images/stats.pb-c.d [2019-10-09T17:07:08.566Z] #62 26.65 make[1]: Nothing to be done for 'all'. [2019-10-09T17:07:08.857Z] #62 ... [2019-10-09T17:07:08.857Z] [2019-10-09T17:07:08.857Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-09T17:07:08.857Z] #34 108.6 internal/syscall/unix [2019-10-09T17:07:08.857Z] #34 108.6 time [2019-10-09T17:07:10.352Z] #34 ... [2019-10-09T17:07:10.352Z] [2019-10-09T17:07:10.352Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-09T17:07:10.352Z] #17 36.58 Reading package lists... [2019-10-09T17:07:10.352Z] #17 47.56 Building dependency tree... [2019-10-09T17:07:10.352Z] #17 50.04 The following additional packages will be installed: [2019-10-09T17:07:10.352Z] #17 50.05 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-09T17:07:10.352Z] #17 50.05 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-09T17:07:10.352Z] #17 50.05 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-09T17:07:10.352Z] #17 50.05 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-09T17:07:10.352Z] #17 50.05 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-09T17:07:10.352Z] #17 50.05 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-09T17:07:10.352Z] #17 50.05 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-09T17:07:10.352Z] #17 50.05 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-09T17:07:10.352Z] #17 50.06 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-09T17:07:10.352Z] #17 50.06 Suggested packages: [2019-10-09T17:07:10.352Z] #17 50.06 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-09T17:07:10.352Z] #17 50.06 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-09T17:07:10.352Z] #17 50.06 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-09T17:07:10.352Z] #17 50.06 vim-doc vim-scripts xfsdump acl attr quota [2019-10-09T17:07:10.352Z] #17 50.06 Recommended packages: [2019-10-09T17:07:10.352Z] #17 50.06 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-09T17:07:10.352Z] #17 50.07 python3-keyrings.alt python3-xdg unzip [2019-10-09T17:07:10.352Z] #17 ... [2019-10-09T17:07:10.352Z] [2019-10-09T17:07:10.352Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-09T17:07:11.239Z] #51 59.04 Checking out files: 41% (1210/2930) Checking out files: 42% (1231/2930) Checking out files: 43% (1260/2930) Checking out files: 44% (1290/2930) Checking out files: 45% (1319/2930) Checking out files: 46% (1348/2930) Checking out files: 47% (1378/2930) Checking out files: 48% (1407/2930) Checking out files: 49% (1436/2930) Checking out files: 50% (1465/2930) Checking out files: 51% (1495/2930) Checking out files: 52% (1524/2930) Checking out files: 53% (1553/2930) Checking out files: 54% (1583/2930) Checking out files: 55% (1612/2930) Checking out files: 56% (1641/2930) Checking out files: 57% (1671/2930) Checking out files: 58% (1700/2930) Checking out files: 59% (1729/2930) Checking out files: 60% (1758/2930) Checking out files: 61% (1788/2930) Checking out files: 62% (1817/2930) Checking out files: 63% (1846/2930) Checking out files: 64% (1876/2930) Checking out files: 65% (1905/2930) Checking out files: 66% (1934/2930) Checking out files: 67% (1964/2930) Checking out files: 68% (1993/2930) Checking out files: 69% (2022/2930) Checking out files: 70% (2051/2930) Checking out files: 71% (2081/2930) Checking out files: 72% (2110/2930) Checking out files: 73% (2139/2930) Checking out files: 74% (2169/2930) Checking out files: 75% (2198/2930) Checking out files: 76% (2227/2930) Checking out files: 77% (2257/2930) Checking out files: 78% (2286/2930) Checking out files: 79% (2315/2930) Checking out files: 80% (2344/2930) Checking out files: 81% (2374/2930) Checking out files: 82% (2403/2930) Checking out files: 83% (2432/2930) Checking out files: 84% (2462/2930) Checking out files: 85% (2491/2930) Checking out files: 86% (2520/2930) Checking out files: 87% (2550/2930) Checking out files: 88% (2579/2930) Checking out files: 89% (2608/2930) Checking out files: 90% (2637/2930) Checking out files: 91% (2667/2930) Checking out files: 92% (2696/2930) Checking out files: 93% (2725/2930) Checking out files: 94% (2755/2930) Checking out files: 95% (2784/2930) Checking out files: 96% (2813/2930) Checking out files: 97% (2843/2930) Checking out files: 98% (2872/2930) Checking out files: 99% (2901/2930) Checking out files: 100% (2930/2930) Checking out files: 100% (2930/2930), done. [2019-10-09T17:07:11.239Z] #51 60.00 + cd /tmp/tmp.8BmoeZXMvd/src/github.com/containerd/containerd [2019-10-09T17:07:11.239Z] #51 60.00 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-09T17:07:11.893Z] #51 ... [2019-10-09T17:07:11.893Z] [2019-10-09T17:07:11.893Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T17:07:11.893Z] #37 101.8 bufio [2019-10-09T17:07:11.893Z] #37 103.8 reflect [2019-10-09T17:07:11.893Z] #37 111.4 regexp/syntax [2019-10-09T17:07:11.893Z] #37 ... [2019-10-09T17:07:11.893Z] [2019-10-09T17:07:11.893Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-09T17:07:11.893Z] #17 57.74 The following NEW packages will be installed: [2019-10-09T17:07:11.893Z] #17 57.74 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-09T17:07:11.893Z] #17 57.74 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-09T17:07:11.893Z] #17 57.74 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-09T17:07:11.893Z] #17 57.74 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-09T17:07:11.893Z] #17 57.74 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-09T17:07:11.893Z] #17 57.74 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-09T17:07:11.893Z] #17 57.74 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-09T17:07:11.893Z] #17 57.74 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-09T17:07:11.893Z] #17 57.74 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-09T17:07:11.893Z] #17 57.75 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-09T17:07:11.893Z] #17 57.75 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-09T17:07:11.893Z] #17 57.75 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-09T17:07:11.893Z] #17 57.75 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-09T17:07:11.893Z] #17 57.75 xfsprogs xxd xz-utils zip [2019-10-09T17:07:11.893Z] #17 57.83 0 upgraded, 69 newly installed, 0 to remove and 12 not upgraded. [2019-10-09T17:07:11.893Z] #17 57.83 Need to get 87.3 MB of archives. [2019-10-09T17:07:11.893Z] #17 57.83 After this operation, 585 MB of additional disk space will be used. [2019-10-09T17:07:11.893Z] #17 57.83 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2019-10-09T17:07:11.893Z] #17 57.89 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-10-09T17:07:11.893Z] #17 57.90 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2019-10-09T17:07:11.893Z] #17 57.91 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2019-10-09T17:07:11.893Z] #17 57.92 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] [2019-10-09T17:07:11.893Z] #17 57.93 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-09T17:07:11.893Z] #17 57.98 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-09T17:07:11.893Z] #17 58.22 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2019-10-09T17:07:11.893Z] #17 58.23 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2019-10-09T17:07:11.893Z] #17 58.24 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-09T17:07:11.893Z] #17 58.42 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2019-10-09T17:07:11.893Z] #17 58.44 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2019-10-09T17:07:11.893Z] #17 58.45 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2019-10-09T17:07:11.893Z] #17 58.47 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2019-10-09T17:07:11.893Z] #17 58.48 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2019-10-09T17:07:11.893Z] #17 58.49 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2019-10-09T17:07:11.893Z] #17 58.51 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2019-10-09T17:07:11.893Z] #17 58.52 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2019-10-09T17:07:11.893Z] #17 58.53 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2019-10-09T17:07:11.893Z] #17 58.54 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2019-10-09T17:07:11.893Z] #17 58.55 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2019-10-09T17:07:11.893Z] #17 58.58 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-09T17:07:11.893Z] #17 58.59 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-09T17:07:11.893Z] #17 58.61 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2019-10-09T17:07:11.893Z] #17 58.62 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-09T17:07:11.893Z] #17 58.62 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-09T17:07:11.893Z] #17 58.64 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2019-10-09T17:07:11.893Z] #17 58.66 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-09T17:07:11.893Z] #17 58.66 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-10-09T17:07:11.893Z] #17 58.69 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-10-09T17:07:11.893Z] #17 58.69 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-09T17:07:11.893Z] #17 58.71 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2019-10-09T17:07:11.893Z] #17 58.72 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-10-09T17:07:11.893Z] #17 58.73 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-10-09T17:07:11.893Z] #17 58.74 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-10-09T17:07:11.893Z] #17 58.75 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2019-10-09T17:07:11.893Z] #17 58.75 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2019-10-09T17:07:11.893Z] #17 58.76 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-09T17:07:11.893Z] #17 58.76 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2019-10-09T17:07:11.893Z] #17 58.79 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2019-10-09T17:07:11.893Z] #17 58.81 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2019-10-09T17:07:11.893Z] #17 58.82 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2019-10-09T17:07:11.893Z] #17 58.86 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2019-10-09T17:07:11.893Z] #17 58.87 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-09T17:07:11.893Z] #17 58.88 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-09T17:07:11.893Z] #17 58.89 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-10-09T17:07:11.893Z] #17 58.89 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2019-10-09T17:07:11.893Z] #17 58.90 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] [2019-10-09T17:07:11.893Z] #17 58.99 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2019-10-09T17:07:11.893Z] #17 59.01 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-09T17:07:11.893Z] #17 59.09 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-09T17:07:12.183Z] #17 59.11 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-09T17:07:12.183Z] #17 59.12 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2019-10-09T17:07:12.183Z] #17 59.15 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-09T17:07:12.183Z] #17 59.16 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-09T17:07:12.183Z] #17 59.20 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-09T17:07:12.427Z] using credential docker-jenkins-github-credentials [2019-10-09T17:07:12.504Z] Cloning the remote Git repository [2019-10-09T17:07:12.504Z] Cloning with configured refspecs honoured and without tags [2019-10-09T17:07:12.810Z] #17 59.93 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2019-10-09T17:07:13.098Z] #17 60.02 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2019-10-09T17:07:13.098Z] #17 60.12 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2019-10-09T17:07:13.098Z] #17 60.17 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-09T17:07:13.098Z] #17 60.18 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2019-10-09T17:07:13.098Z] #17 60.24 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-09T17:07:13.313Z] ................................................ [ 29%] [2019-10-09T17:07:13.388Z] #17 60.47 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-09T17:07:13.677Z] #17 60.81 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-09T17:07:13.677Z] #17 60.83 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-09T17:07:14.307Z] #17 61.27 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-09T17:07:14.598Z] #17 61.63 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-09T17:07:14.598Z] #17 61.65 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-09T17:07:12.852Z] Cloning repository https://github.com/moby/moby.git [2019-10-09T17:07:13.223Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2019-10-09T17:07:15.100Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-09T17:07:15.101Z] > git --version # timeout=10 [2019-10-09T17:07:15.148Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-09T17:07:15.150Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/40058/head:refs/remotes/origin/PR-40058 +refs/heads/master:refs/remotes/origin/master [2019-10-09T17:07:18.096Z] #17 65.19 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-09T17:07:21.612Z] #17 ... [2019-10-09T17:07:21.612Z] [2019-10-09T17:07:21.612Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:07:21.612Z] #62 29.21 CC images/stats.o [2019-10-09T17:07:21.612Z] #62 30.24 CC images/core.o [2019-10-09T17:07:21.612Z] #62 31.79 CC images/core-x86.o [2019-10-09T17:07:21.612Z] #62 33.03 CC images/core-arm.o [2019-10-09T17:07:21.613Z] #62 33.83 CC images/core-aarch64.o [2019-10-09T17:07:21.613Z] #62 34.68 CC images/core-ppc64.o [2019-10-09T17:07:21.613Z] #62 35.99 CC images/core-s390.o [2019-10-09T17:07:21.613Z] #62 37.53 CC images/cpuinfo.o [2019-10-09T17:07:21.613Z] #62 38.57 CC images/inventory.o [2019-10-09T17:07:21.613Z] #62 39.12 CC images/fdinfo.o [2019-10-09T17:07:21.613Z] #62 ... [2019-10-09T17:07:21.613Z] [2019-10-09T17:07:21.613Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-09T17:07:21.613Z] #51 61.97 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-09T17:07:21.613Z] #51 61.97 + BUILDTAGS='netgo osusergo static_build' [2019-10-09T17:07:21.613Z] #51 61.97 + export EXTRA_FLAGS=-buildmode=pie [2019-10-09T17:07:21.613Z] #51 61.97 + EXTRA_FLAGS=-buildmode=pie [2019-10-09T17:07:21.613Z] #51 61.97 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-09T17:07:21.613Z] #51 61.97 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-09T17:07:21.613Z] #51 61.97 + '[' '' = dynamic ']' [2019-10-09T17:07:21.613Z] #51 61.97 + make [2019-10-09T17:07:21.613Z] #51 63.44 + bin/ctr [2019-10-09T17:07:21.901Z] #51 ... [2019-10-09T17:07:21.902Z] [2019-10-09T17:07:21.902Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:07:21.902Z] #62 39.98 CC images/fown.o [2019-10-09T17:07:22.529Z] #62 40.45 CC images/ns.o [2019-10-09T17:07:22.819Z] #62 40.91 CC images/regfile.o [2019-10-09T17:07:23.446Z] #62 ... [2019-10-09T17:07:23.446Z] [2019-10-09T17:07:23.446Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T17:07:23.446Z] #37 113.2 hash/crc32 [2019-10-09T17:07:23.446Z] #37 117.9 vendor/golang.org/x/text/transform [2019-10-09T17:07:23.446Z] #37 119.6 time [2019-10-09T17:07:23.446Z] #37 ... [2019-10-09T17:07:23.446Z] [2019-10-09T17:07:23.446Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-09T17:07:23.446Z] #17 69.21 debconf: delaying package configuration, since apt-utils is not installed [2019-10-09T17:07:23.446Z] #17 69.43 Fetched 87.3 MB in 10s (8696 kB/s) [2019-10-09T17:07:23.446Z] #17 69.55 Selecting previously unselected package bash-completion. [2019-10-09T17:07:23.447Z] #17 69.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15020 files and directories currently installed.) [2019-10-09T17:07:23.447Z] #17 69.64 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-09T17:07:28.986Z] #17 75.64 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-09T17:07:29.274Z] #17 76.26 Selecting previously unselected package libnet1:ppc64el. [2019-10-09T17:07:29.275Z] #17 76.30 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-09T17:07:29.275Z] #17 76.31 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-09T17:07:29.562Z] #17 76.51 Selecting previously unselected package libnfnetlink0:ppc64el. [2019-10-09T17:07:29.562Z] #17 76.53 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2019-10-09T17:07:29.562Z] #17 76.53 Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2019-10-09T17:07:29.562Z] #17 76.69 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2019-10-09T17:07:29.562Z] #17 76.70 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2019-10-09T17:07:29.562Z] #17 76.71 Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-10-09T17:07:29.865Z] #17 76.91 Selecting previously unselected package libudev-dev:ppc64el. [2019-10-09T17:07:29.865Z] #17 76.91 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ... [2019-10-09T17:07:29.865Z] #17 76.95 Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... [2019-10-09T17:07:30.157Z] #17 ... [2019-10-09T17:07:30.157Z] [2019-10-09T17:07:30.157Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-09T17:07:30.157Z] #34 120.0 internal/poll [2019-10-09T17:07:30.157Z] #34 124.3 os [2019-10-09T17:07:30.157Z] #34 125.9 internal/fmtsort [2019-10-09T17:07:30.157Z] #34 129.0 path/filepath [2019-10-09T17:07:30.157Z] #34 129.0 fmt [2019-10-09T17:07:30.157Z] #34 ... [2019-10-09T17:07:30.157Z] [2019-10-09T17:07:30.157Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-09T17:07:30.157Z] #17 77.21 Selecting previously unselected package libpython3.5-minimal:ppc64el. [2019-10-09T17:07:30.157Z] #17 77.22 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-09T17:07:30.157Z] #17 77.23 Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-10-09T17:07:31.180Z] #17 78.09 Selecting previously unselected package python3.5-minimal. [2019-10-09T17:07:31.180Z] #17 78.10 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-09T17:07:31.180Z] #17 78.12 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-09T17:07:32.669Z] #17 79.81 Selecting previously unselected package python3-minimal. [2019-10-09T17:07:32.669Z] #17 79.82 Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ... [2019-10-09T17:07:32.669Z] #17 79.83 Unpacking python3-minimal (3.5.3-1) ... [2019-10-09T17:07:32.956Z] #17 79.97 Selecting previously unselected package libmpdec2:ppc64el. [2019-10-09T17:07:32.956Z] #17 79.98 Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ... [2019-10-09T17:07:32.956Z] #17 79.98 Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2019-10-09T17:07:33.243Z] #17 80.15 Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2019-10-09T17:07:33.243Z] #17 80.16 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-09T17:07:33.243Z] #17 80.16 Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-10-09T17:07:33.530Z] #17 ... [2019-10-09T17:07:33.530Z] [2019-10-09T17:07:33.530Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:07:33.530Z] #62 41.43 CC images/ghost-file.o [2019-10-09T17:07:33.530Z] #62 42.05 CC images/fifo.o [2019-10-09T17:07:33.530Z] #62 42.43 CC images/remap-file-path.o [2019-10-09T17:07:33.530Z] #62 42.83 CC images/eventfd.o [2019-10-09T17:07:33.530Z] #62 43.21 CC images/eventpoll.o [2019-10-09T17:07:33.530Z] #62 43.71 CC images/fh.o [2019-10-09T17:07:33.530Z] #62 44.38 CC images/fsnotify.o [2019-10-09T17:07:33.530Z] #62 45.63 CC images/signalfd.o [2019-10-09T17:07:33.530Z] #62 46.07 CC images/fs.o [2019-10-09T17:07:33.530Z] #62 46.45 CC images/pstree.o [2019-10-09T17:07:33.530Z] #62 47.06 CC images/pipe.o [2019-10-09T17:07:33.530Z] #62 47.61 CC images/tcp-stream.o [2019-10-09T17:07:33.530Z] #62 48.12 CC images/sk-packet.o [2019-10-09T17:07:33.530Z] #62 48.63 CC images/mnt.o [2019-10-09T17:07:33.530Z] #62 49.11 CC images/pipe-data.o [2019-10-09T17:07:33.530Z] #62 49.55 CC images/sa.o [2019-10-09T17:07:33.530Z] #62 49.97 CC images/timer.o [2019-10-09T17:07:33.530Z] #62 50.74 CC images/timerfd.o [2019-10-09T17:07:33.530Z] #62 51.14 CC images/mm.o [2019-10-09T17:07:33.530Z] #62 51.71 CC images/sk-opts.o [2019-10-09T17:07:34.102Z] Fetching without tags [2019-10-09T17:07:34.157Z] #62 52.03 CC images/sk-unix.o [2019-10-09T17:07:34.446Z] #62 52.59 CC images/sk-inet.o [2019-10-09T17:07:34.801Z] Merging remotes/origin/master commit 448db5a783a0fa989796589877ab7bd7f1869b56 into PR head commit e5bfaf19b1ca48203c75b38e5454a05a6bcff4f5 [2019-10-09T17:07:35.073Z] #62 ... [2019-10-09T17:07:35.073Z] [2019-10-09T17:07:35.074Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-09T17:07:35.074Z] #17 82.21 Selecting previously unselected package python3.5. [2019-10-09T17:07:35.363Z] #17 82.22 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-09T17:07:35.363Z] #17 82.23 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-09T17:07:35.363Z] #17 82.49 Selecting previously unselected package libpython3-stdlib:ppc64el. [2019-10-09T17:07:33.750Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-09T17:07:33.837Z] > git config --add remote.origin.fetch +refs/pull/40058/head:refs/remotes/origin/PR-40058 # timeout=10 [2019-10-09T17:07:33.888Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-09T17:07:34.006Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-09T17:07:34.127Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-09T17:07:34.127Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-09T17:07:34.128Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/40058/head:refs/remotes/origin/PR-40058 +refs/heads/master:refs/remotes/origin/master [2019-10-09T17:07:34.896Z] > git config core.sparsecheckout # timeout=10 [2019-10-09T17:07:34.946Z] > git checkout -f e5bfaf19b1ca48203c75b38e5454a05a6bcff4f5 [2019-10-09T17:07:35.653Z] #17 82.50 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2019-10-09T17:07:35.653Z] #17 82.52 Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-10-09T17:07:35.653Z] #17 82.64 Selecting previously unselected package dh-python. [2019-10-09T17:07:35.653Z] #17 82.64 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-09T17:07:35.653Z] #17 82.66 Unpacking dh-python (2.20170125) ... [2019-10-09T17:07:35.942Z] #17 82.95 Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-10-09T17:07:35.942Z] #17 82.97 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-09T17:07:37.037Z] tests/integration/api_exec_test.py .................... [ 35%] [2019-10-09T17:07:38.328Z] Merge succeeded, producing 37d202e9bf60b077eeeb90c15440c5b698833ac7 [2019-10-09T17:07:38.329Z] Checking out Revision 37d202e9bf60b077eeeb90c15440c5b698833ac7 (PR-40058) [2019-10-09T17:07:37.610Z] > git merge 448db5a783a0fa989796589877ab7bd7f1869b56 # timeout=10 [2019-10-09T17:07:38.140Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2019-10-09T17:07:38.353Z] > git config core.sparsecheckout # timeout=10 [2019-10-09T17:07:38.403Z] > git checkout -f 37d202e9bf60b077eeeb90c15440c5b698833ac7 [2019-10-09T17:07:42.827Z] #17 ... [2019-10-09T17:07:42.827Z] [2019-10-09T17:07:42.827Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T17:07:42.827Z] #37 131.7 regexp [2019-10-09T17:07:42.827Z] #37 136.8 os/exec [2019-10-09T17:07:42.827Z] #37 137.0 net [2019-10-09T17:07:42.827Z] #37 ... [2019-10-09T17:07:42.827Z] [2019-10-09T17:07:42.827Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-09T17:07:42.827Z] #34 131.8 io/ioutil [2019-10-09T17:07:42.827Z] #34 135.3 github.com/BurntSushi/toml [2019-10-09T17:07:42.827Z] #34 135.3 log [2019-10-09T17:07:42.827Z] #34 135.3 flag [2019-10-09T17:07:42.827Z] #34 ... [2019-10-09T17:07:42.827Z] [2019-10-09T17:07:42.827Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-09T17:07:42.827Z] #17 88.92 Setting up python3-minimal (3.5.3-1) ... [2019-10-09T17:07:44.320Z] #17 91.48 Selecting previously unselected package python3. [2019-10-09T17:07:44.608Z] #17 91.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16606 files and directories currently installed.) [2019-10-09T17:07:44.608Z] #17 91.63 Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2019-10-09T17:07:44.608Z] #17 91.65 Unpacking python3 (3.5.3-1) ... [2019-10-09T17:07:44.895Z] #17 91.80 Selecting previously unselected package pigz. [2019-10-09T17:07:44.895Z] #17 91.81 Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2019-10-09T17:07:44.895Z] #17 91.82 Unpacking pigz (2.3.4-1) ... [2019-10-09T17:07:44.895Z] #17 91.98 Selecting previously unselected package libip4tc0:ppc64el. [2019-10-09T17:07:44.895Z] #17 91.98 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-09T17:07:44.895Z] #17 92.00 Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-09T17:07:45.185Z] #17 92.12 Selecting previously unselected package libip6tc0:ppc64el. [2019-10-09T17:07:45.185Z] #17 92.12 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-09T17:07:45.185Z] #17 92.12 Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-09T17:07:45.185Z] #17 92.26 Selecting previously unselected package libiptc0:ppc64el. [2019-10-09T17:07:45.185Z] #17 92.26 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-09T17:07:45.185Z] #17 92.28 Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-09T17:07:45.471Z] #17 92.42 Selecting previously unselected package libxtables12:ppc64el. [2019-10-09T17:07:45.471Z] #17 92.42 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-09T17:07:45.471Z] #17 92.42 Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-09T17:07:45.471Z] #17 ... [2019-10-09T17:07:45.471Z] [2019-10-09T17:07:45.471Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:07:45.471Z] #62 53.44 CC images/tun.o [2019-10-09T17:07:45.471Z] #62 54.13 CC images/sk-netlink.o [2019-10-09T17:07:45.471Z] #62 54.60 CC images/packet-sock.o [2019-10-09T17:07:45.471Z] #62 55.59 CC images/ipc-var.o [2019-10-09T17:07:45.471Z] #62 56.02 CC images/ipc-desc.o [2019-10-09T17:07:45.471Z] #62 56.54 CC images/ipc-shm.o [2019-10-09T17:07:45.471Z] #62 56.91 CC images/ipc-msg.o [2019-10-09T17:07:45.471Z] #62 57.49 CC images/ipc-sem.o [2019-10-09T17:07:45.471Z] #62 57.88 CC images/utsns.o [2019-10-09T17:07:45.471Z] #62 58.51 CC images/creds.o [2019-10-09T17:07:45.471Z] #62 58.98 CC images/vma.o [2019-10-09T17:07:45.471Z] #62 59.39 CC images/netdev.o [2019-10-09T17:07:45.471Z] #62 60.38 CC images/tty.o [2019-10-09T17:07:45.471Z] #62 61.77 CC images/file-lock.o [2019-10-09T17:07:45.471Z] #62 62.37 CC images/rlimit.o [2019-10-09T17:07:45.471Z] #62 62.89 CC images/pagemap.o [2019-10-09T17:07:45.471Z] #62 63.60 CC images/siginfo.o [2019-10-09T17:07:45.471Z] #62 ... [2019-10-09T17:07:45.471Z] [2019-10-09T17:07:45.471Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-09T17:07:45.471Z] #17 92.59 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2019-10-09T17:07:45.471Z] #17 92.61 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2019-10-09T17:07:45.471Z] #17 92.61 Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-10-09T17:07:45.622Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2019-10-09T17:07:45.759Z] #17 92.74 Selecting previously unselected package iptables. [2019-10-09T17:07:45.759Z] #17 92.74 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-09T17:07:45.759Z] #17 92.75 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-09T17:07:46.387Z] #17 93.51 Selecting previously unselected package xxd. [2019-10-09T17:07:46.387Z] #17 93.53 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-09T17:07:46.387Z] #17 93.53 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-09T17:07:46.691Z] #17 93.71 Selecting previously unselected package vim-common. [2019-10-09T17:07:46.691Z] #17 93.71 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-09T17:07:46.691Z] #17 93.73 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-09T17:07:46.979Z] #17 93.92 Selecting previously unselected package bzip2. [2019-10-09T17:07:46.979Z] #17 93.93 Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2019-10-09T17:07:46.979Z] #17 93.93 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-09T17:07:46.979Z] #17 94.00 Selecting previously unselected package libgpm2:ppc64el. [2019-10-09T17:07:46.979Z] #17 94.00 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2019-10-09T17:07:46.979Z] #17 94.01 Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-10-09T17:07:46.979Z] #17 94.06 Selecting previously unselected package xz-utils. [2019-10-09T17:07:46.979Z] #17 94.06 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2019-10-09T17:07:46.979Z] #17 94.07 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-09T17:07:47.267Z] #17 94.29 Selecting previously unselected package aufs-tools. [2019-10-09T17:07:47.267Z] #17 94.29 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2019-10-09T17:07:47.267Z] #17 94.30 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-09T17:07:47.556Z] #17 94.55 Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-09T17:07:47.556Z] #17 94.55 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-09T17:07:47.556Z] #17 94.56 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-09T17:07:47.556Z] #17 94.77 Selecting previously unselected package btrfs-progs. [2019-10-09T17:07:47.556Z] #17 94.78 Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-10-09T17:07:47.556Z] #17 94.80 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-09T17:07:47.772Z] Commit message: "Merge commit '448db5a783a0fa989796589877ab7bd7f1869b56' into HEAD" [2019-10-09T17:07:47.795Z] > git rev-list --no-walk e5bfaf19b1ca48203c75b38e5454a05a6bcff4f5 # timeout=10 [2019-10-09T17:07:48.582Z] #17 95.66 Selecting previously unselected package btrfs-tools. [2019-10-09T17:07:48.582Z] #17 95.68 Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-10-09T17:07:48.582Z] #17 95.69 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-09T17:07:48.582Z] #17 95.77 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-09T17:07:48.872Z] #17 95.78 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-10-09T17:07:48.872Z] #17 95.78 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-09T17:07:48.872Z] #17 96.01 Selecting previously unselected package dmsetup. [2019-10-09T17:07:48.872Z] #17 96.02 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2019-10-09T17:07:48.872Z] #17 96.02 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-09T17:07:49.162Z] #17 96.18 Selecting previously unselected package libonig4:ppc64el. [2019-10-09T17:07:49.162Z] #17 96.20 Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ... [2019-10-09T17:07:49.162Z] #17 96.21 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-10-09T17:07:49.450Z] #17 96.45 Selecting previously unselected package libjq1:ppc64el. [2019-10-09T17:07:49.450Z] #17 96.46 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-09T17:07:49.450Z] #17 96.46 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-09T17:07:49.737Z] #17 96.66 Selecting previously unselected package jq. [2019-10-09T17:07:49.737Z] #17 96.67 Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-09T17:07:49.737Z] #17 96.67 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-09T17:07:49.737Z] #17 96.82 Selecting previously unselected package libaio1:ppc64el. [2019-10-09T17:07:49.737Z] #17 96.84 Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ... [2019-10-09T17:07:49.737Z] #17 96.85 Unpacking libaio1:ppc64el (0.3.110-3) ... [2019-10-09T17:07:50.026Z] #17 96.99 Selecting previously unselected package libcap2-bin. [2019-10-09T17:07:50.026Z] #17 97.03 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2019-10-09T17:07:50.026Z] #17 97.04 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-09T17:07:50.026Z] #17 97.23 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2019-10-09T17:07:50.026Z] #17 97.26 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-10-09T17:07:50.315Z] #17 97.27 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-09T17:07:50.315Z] #17 97.41 Selecting previously unselected package libsepol1-dev:ppc64el. [2019-10-09T17:07:50.315Z] #17 97.43 Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ... [2019-10-09T17:07:50.315Z] #17 97.43 Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2019-10-09T17:07:50.831Z] tests/integration/api_image_test.py ...........s..... [ 40%] [2019-10-09T17:07:50.948Z] #17 97.96 Selecting previously unselected package libpcre16-3:ppc64el. [2019-10-09T17:07:50.948Z] #17 98.00 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ...#17 ... [2019-10-09T17:07:50.948Z] [2019-10-09T17:07:50.948Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-09T17:07:50.948Z] #34 143.6 github.com/BurntSushi/toml/cmd/tomlv [2019-10-09T17:07:50.948Z] #34 DONE 150.9s [2019-10-09T17:07:50.948Z] [2019-10-09T17:07:50.948Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-09T17:07:50.948Z] #17 98.00 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2019-10-09T17:07:50.948Z] #17 98.01 Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2019-10-09T17:07:50.948Z] #17 ... [2019-10-09T17:07:50.948Z] [2019-10-09T17:07:50.948Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T17:07:50.948Z] #37 149.2 encoding/binary [2019-10-09T17:07:50.948Z] #37 149.2 go/token [2019-10-09T17:07:50.948Z] #37 149.2 net/url [2019-10-09T17:07:51.147Z] + docker version [2019-10-09T17:07:53.682Z] #37 153.1 go/scanner [2019-10-09T17:07:54.743Z] #37 ... [2019-10-09T17:07:54.743Z] [2019-10-09T17:07:54.743Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-09T17:07:54.743Z] #17 98.54 Selecting previously unselected package libpcre32-3:ppc64el. [2019-10-09T17:07:54.743Z] #17 98.55 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2019-10-09T17:07:54.743Z] #17 98.56 Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2019-10-09T17:07:54.743Z] #17 98.89 Selecting previously unselected package libpcre3-dev:ppc64el. [2019-10-09T17:07:54.743Z] #17 98.90 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2019-10-09T17:07:54.743Z] #17 98.90 Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2019-10-09T17:07:54.743Z] #17 99.73 Selecting previously unselected package libselinux1-dev:ppc64el. [2019-10-09T17:07:54.743Z] #17 99.74 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2019-10-09T17:07:54.743Z] #17 99.75 Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-10-09T17:07:54.743Z] #17 100.3 Selecting previously unselected package libdevmapper-dev:ppc64el. [2019-10-09T17:07:54.743Z] #17 100.3 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2019-10-09T17:07:54.743Z] #17 100.3 Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-10-09T17:07:54.743Z] #17 100.5 Selecting previously unselected package libnl-3-200:ppc64el. [2019-10-09T17:07:54.743Z] #17 100.5 Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-10-09T17:07:54.743Z] #17 100.5 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-09T17:07:54.743Z] #17 100.7 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-10-09T17:07:54.743Z] #17 100.7 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-10-09T17:07:54.743Z] #17 100.7 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-09T17:07:54.743Z] #17 100.8 Selecting previously unselected package libreadline5:ppc64el. [2019-10-09T17:07:54.743Z] #17 100.8 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2019-10-09T17:07:54.743Z] #17 100.8 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-10-09T17:07:54.743Z] #17 101.1 Selecting previously unselected package libsystemd-dev:ppc64el. [2019-10-09T17:07:54.743Z] #17 101.1 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... [2019-10-09T17:07:54.743Z] #17 101.1 Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-10-09T17:07:56.244Z] #17 ... [2019-10-09T17:07:56.244Z] [2019-10-09T17:07:56.244Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:07:56.244Z] #62 64.13 CC images/rpc.o [2019-10-09T17:07:56.244Z] #62 67.23 CC images/ext-file.o [2019-10-09T17:07:56.244Z] #62 67.56 CC images/cgroup.o [2019-10-09T17:07:56.244Z] #62 68.70 CC images/userns.o [2019-10-09T17:07:56.244Z] #62 69.31 CC images/google/protobuf/descriptor.o [2019-10-09T17:07:56.244Z] #62 74.10 CC images/opts.o [2019-10-09T17:07:56.534Z] #62 74.59 CC images/seccomp.o [2019-10-09T17:07:57.165Z] #62 75.16 CC images/binfmt-misc.o [2019-10-09T17:07:57.165Z] #62 ... [2019-10-09T17:07:57.165Z] [2019-10-09T17:07:57.165Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-09T17:07:57.165Z] #17 104.2 Selecting previously unselected package net-tools. [2019-10-09T17:07:57.165Z] #17 104.2 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2019-10-09T17:07:57.165Z] #17 104.2 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-09T17:07:57.796Z] #17 104.6 Selecting previously unselected package python-pip-whl. [2019-10-09T17:07:57.797Z] #17 104.6 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-09T17:07:57.797Z] #17 104.6 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-09T17:07:58.106Z] #17 105.3 Selecting previously unselected package python3-pip. [2019-10-09T17:07:58.106Z] #17 105.3 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-09T17:07:58.106Z] #17 105.3 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-09T17:07:58.409Z] #17 105.5 Selecting previously unselected package python3-pkg-resources. [2019-10-09T17:07:58.409Z] #17 105.5 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-09T17:07:58.409Z] #17 105.5 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-09T17:07:58.698Z] #17 105.7 Selecting previously unselected package python3-setuptools. [2019-10-09T17:07:58.698Z] #17 105.8 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-09T17:07:58.698Z] #17 105.8 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-09T17:07:59.277Z] #17 106.2 Selecting previously unselected package python3-wheel. [2019-10-09T17:07:59.277Z] #17 106.2 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-09T17:07:59.277Z] #17 106.2 Unpacking python3-wheel (0.29.0-2) ... [2019-10-09T17:07:59.277Z] #17 106.4 Selecting previously unselected package thin-provisioning-tools. [2019-10-09T17:07:59.278Z] #17 106.4 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2019-10-09T17:07:59.278Z] #17 106.4 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-09T17:07:59.567Z] #17 106.7 Selecting previously unselected package vim-runtime. [2019-10-09T17:07:59.856Z] #17 106.8 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-09T17:07:59.856Z] #17 106.8 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-09T17:07:59.856Z] #17 106.9 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-09T17:07:59.856Z] #17 106.9 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-09T17:08:02.733Z] #72 exporting layers 53.2s done [2019-10-09T17:08:02.733Z] #72 exporting manifest sha256:41e755c180cafae1002be4bf35d6fbaabfa27802d5536baf1db5176edf311846 done [2019-10-09T17:08:02.733Z] #72 exporting config sha256:a88ca0f72e803d325766a10c38a3a58690b298fe8fef0ca24f2fcc44f2a62a3a done [2019-10-09T17:08:02.733Z] #72 sending tarball [2019-10-09T17:08:04.863Z] #72 sending tarball 8.7s done [2019-10-09T17:08:04.864Z] #72 DONE 62.0s [2019-10-09T17:08:04.864Z] [2019-10-09T17:08:04.864Z] #73 importing to docker [2019-10-09T17:08:06.746Z] #17 112.8 Selecting previously unselected package vim. [2019-10-09T17:08:06.746Z] #17 112.8 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-09T17:08:06.746Z] #17 112.8 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-09T17:08:06.746Z] #17 113.4 Selecting previously unselected package xfsprogs. [2019-10-09T17:08:06.746Z] #17 113.4 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2019-10-09T17:08:06.746Z] #17 113.4 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-09T17:08:07.041Z] #17 114.0 Selecting previously unselected package zip. [2019-10-09T17:08:07.041Z] #17 114.0 Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ... [2019-10-09T17:08:07.041Z] #17 114.0 Unpacking zip (3.0-11+b1) ... [2019-10-09T17:08:07.332Z] #17 114.3 Selecting previously unselected package libapparmor-perl. [2019-10-09T17:08:07.332Z] #17 114.3 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-09T17:08:07.332Z] #17 114.4 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-09T17:08:07.332Z] #17 114.5 Selecting previously unselected package apparmor. [2019-10-09T17:08:07.332Z] #17 114.5 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-09T17:08:07.623Z] #17 114.7 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-09T17:08:07.623Z] #17 ... [2019-10-09T17:08:07.623Z] [2019-10-09T17:08:07.623Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:08:07.623Z] #62 75.56 CC images/time.o [2019-10-09T17:08:07.623Z] #62 75.94 CC images/sysctl.o [2019-10-09T17:08:07.623Z] #62 76.35 CC images/autofs.o [2019-10-09T17:08:07.623Z] #62 76.78 CC images/macvlan.o [2019-10-09T17:08:07.623Z] #62 77.18 CC images/sit.o [2019-10-09T17:08:07.623Z] #62 77.63 LINK images/built-in.o [2019-10-09T17:08:07.623Z] #62 77.92 GEN compel/include/asm [2019-10-09T17:08:07.623Z] #62 77.93 GEN compel/include/version.h [2019-10-09T17:08:07.623Z] #62 77.98 touch .config [2019-10-09T17:08:07.623Z] #62 78.03 GEN include/common/config.h [2019-10-09T17:08:07.623Z] #62 78.19 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-09T17:08:07.623Z] #62 78.26 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-09T17:08:07.623Z] #62 78.33 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2019-10-09T17:08:07.623Z] #62 78.37 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2019-10-09T17:08:07.623Z] #62 78.46 DEP compel/arch/ppc64/plugins/std/memcmp.d [2019-10-09T17:08:07.623Z] #62 78.58 DEP compel/arch/ppc64/plugins/std/memcpy.d [2019-10-09T17:08:07.623Z] #62 78.62 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2019-10-09T17:08:07.623Z] #62 78.68 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-09T17:08:07.623Z] #62 78.69 DEP compel/plugins/std/infect.d [2019-10-09T17:08:07.623Z] #62 78.98 DEP compel/plugins/std/string.d [2019-10-09T17:08:07.623Z] #62 79.33 DEP compel/plugins/std/log.d [2019-10-09T17:08:07.623Z] #62 79.54 DEP compel/plugins/std/fds.d [2019-10-09T17:08:07.623Z] #62 79.76 DEP compel/plugins/std/std.d [2019-10-09T17:08:07.623Z] #62 80.01 DEP compel/plugins/shmem/shmem.d [2019-10-09T17:08:07.623Z] #62 80.14 DEP compel/plugins/fds/fds.d [2019-10-09T17:08:07.623Z] #62 80.41 CC compel/plugins/std/std.o [2019-10-09T17:08:07.623Z] #62 81.15 CC compel/plugins/std/fds.o [2019-10-09T17:08:07.623Z] #62 81.98 CC compel/plugins/std/log.o [2019-10-09T17:08:07.623Z] #62 83.53 CC compel/plugins/std/string.o [2019-10-09T17:08:07.623Z] #62 84.66 CC compel/plugins/std/infect.o [2019-10-09T17:08:07.623Z] #62 85.74 CC compel/arch/ppc64/plugins/std/parasite-head.o [2019-10-09T17:08:07.623Z] #62 85.81 CC compel/arch/ppc64/plugins/std/memcpy.o [2019-10-09T17:08:07.913Z] #62 85.91 CC compel/arch/ppc64/plugins/std/memcmp.o [2019-10-09T17:08:07.913Z] #62 85.99 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2019-10-09T17:08:07.913Z] #62 86.08 AR compel/plugins/std.lib.a [2019-10-09T17:08:07.913Z] #62 ... [2019-10-09T17:08:07.913Z] [2019-10-09T17:08:07.913Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T17:08:07.913Z] #37 157.9 go/ast [2019-10-09T17:08:07.913Z] #37 158.0 text/template/parse [2019-10-09T17:08:07.913Z] #37 158.1 encoding/base64 [2019-10-09T17:08:07.913Z] #37 161.4 encoding/json [2019-10-09T17:08:08.203Z] #37 ... [2019-10-09T17:08:08.203Z] [2019-10-09T17:08:08.203Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:08:08.203Z] #62 86.20 CC compel/plugins/fds/fds.o [2019-10-09T17:08:08.832Z] #62 86.73 AR compel/plugins/fds.lib.a [2019-10-09T17:08:08.832Z] #62 86.84 HOSTDEP compel/src/lib/log-host.d [2019-10-09T17:08:09.121Z] #62 87.07 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-09T17:08:09.121Z] #62 87.32 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2019-10-09T17:08:09.411Z] #62 87.53 HOSTDEP compel/src/main-host.d [2019-10-09T17:08:09.701Z] #62 87.88 DEP compel/src/lib/ptrace.d [2019-10-09T17:08:09.991Z] #62 88.17 DEP compel/src/lib/infect.d [2019-10-09T17:08:10.648Z] #62 88.50 DEP compel/src/lib/infect-util.d [2019-10-09T17:08:10.936Z] #62 88.82 DEP compel/src/lib/infect-rpc.d [2019-10-09T17:08:11.225Z] #62 89.07 DEP compel/arch/ppc64/src/lib/infect.d [2019-10-09T17:08:11.225Z] #62 89.27 DEP compel/arch/ppc64/src/lib/cpu.d [2019-10-09T17:08:11.513Z] #62 89.50 DEP compel/src/lib/log.d [2019-10-09T17:08:11.803Z] #62 89.76 DEP compel/src/main.d [2019-10-09T17:08:12.090Z] #62 90.04 DEP compel/src/lib/handle-elf.d [2019-10-09T17:08:12.222Z] Client: Docker Engine - Enterprise [2019-10-09T17:08:12.222Z] Version: 19.03.2 [2019-10-09T17:08:12.222Z] API version: 1.40 [2019-10-09T17:08:12.222Z] Go version: go1.12.8 [2019-10-09T17:08:12.222Z] Git commit: c92ab06ed9 [2019-10-09T17:08:12.222Z] Built: 09/03/2019 16:38:11 [2019-10-09T17:08:12.222Z] OS/Arch: windows/amd64 [2019-10-09T17:08:12.222Z] Experimental: false [2019-10-09T17:08:12.222Z] [2019-10-09T17:08:12.222Z] Server: Docker Engine - Enterprise [2019-10-09T17:08:12.222Z] Engine: [2019-10-09T17:08:12.222Z] Version: 19.03.2 [2019-10-09T17:08:12.222Z] API version: 1.40 (minimum version 1.24) [2019-10-09T17:08:12.222Z] Go version: go1.12.8 [2019-10-09T17:08:12.222Z] Git commit: c92ab06ed9 [2019-10-09T17:08:12.222Z] Built: 09/03/2019 16:35:47 [2019-10-09T17:08:12.222Z] OS/Arch: windows/amd64 [2019-10-09T17:08:12.222Z] Experimental: true [2019-10-09T17:08:12.378Z] #62 90.37 DEP compel/arch/ppc64/src/lib/handle-elf.d [2019-10-09T17:08:12.667Z] #62 90.68 CC compel/src/lib/log.o [Pipeline] sh [2019-10-09T17:08:13.295Z] #62 91.21 CC compel/arch/ppc64/src/lib/cpu.o [2019-10-09T17:08:13.741Z] + docker info [2019-10-09T17:08:13.924Z] #62 91.71 CC compel/arch/ppc64/src/lib/infect.o [2019-10-09T17:08:15.209Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-09T17:08:15.209Z] [2019-10-09T17:08:15.209Z] [2019-10-09T17:08:15.209Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-09T17:08:15.209Z] [2019-10-09T17:08:15.209Z] [2019-10-09T17:08:15.209Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2019-10-09T17:08:15.209Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-09T17:08:15.209Z] No new tests added to integration. [2019-10-09T17:08:15.209Z] [2019-10-09T17:08:15.209Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-09T17:08:15.209Z] PKG_CONFIG=pkg-config [2019-10-09T17:08:15.209Z] GOLANG_VERSION=1.13.1 [2019-10-09T17:08:15.209Z] HOSTNAME=2788e57b497b [2019-10-09T17:08:15.209Z] KEEPBUNDLE=1 [2019-10-09T17:08:15.209Z] container=docker [2019-10-09T17:08:15.209Z] TEST_SKIP_INTEGRATION=1 [2019-10-09T17:08:15.209Z] GO111MODULE=off [2019-10-09T17:08:15.209Z] GOPATH=/go [2019-10-09T17:08:15.209Z] PWD=/go/src/github.com/docker/docker [2019-10-09T17:08:15.209Z] HOME=/root [2019-10-09T17:08:15.209Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-09T17:08:15.209Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-09T17:08:15.209Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-09T17:08:15.209Z] DOCKER_GITCOMMIT=08bca254141108d8dae5b6ecba1661ab9271b0a2 [2019-10-09T17:08:15.209Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-09T17:08:15.209Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-09T17:08:15.209Z] TERM=xterm [2019-10-09T17:08:15.209Z] VALIDATE_BRANCH=master [2019-10-09T17:08:15.209Z] DEST=bundles/test-integration [2019-10-09T17:08:15.209Z] SHLVL=1 [2019-10-09T17:08:15.209Z] TIMEOUT=120m [2019-10-09T17:08:15.209Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-10-09T17:08:15.209Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-09T17:08:15.209Z] DOCKER_PKG=github.com/docker/docker [2019-10-09T17:08:15.209Z] TESTDEBUG=0 [2019-10-09T17:08:15.209Z] _=/usr/bin/env [2019-10-09T17:08:15.209Z] Building test suite binary ./integration-cli/test.main [2019-10-09T17:08:15.209Z] PKG_CONFIG=pkg-config [2019-10-09T17:08:15.209Z] GOLANG_VERSION=1.13.1 [2019-10-09T17:08:15.209Z] HOSTNAME=1d0ef61f0711 [2019-10-09T17:08:15.209Z] KEEPBUNDLE=1 [2019-10-09T17:08:15.209Z] container=docker [2019-10-09T17:08:15.209Z] TEST_SKIP_INTEGRATION=1 [2019-10-09T17:08:15.209Z] GO111MODULE=off [2019-10-09T17:08:15.209Z] GOPATH=/go [2019-10-09T17:08:15.209Z] PWD=/go/src/github.com/docker/docker [2019-10-09T17:08:15.209Z] HOME=/root [2019-10-09T17:08:15.209Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-09T17:08:15.209Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-09T17:08:15.209Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-09T17:08:15.209Z] DOCKER_GITCOMMIT=08bca254141108d8dae5b6ecba1661ab9271b0a2 [2019-10-09T17:08:15.209Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-09T17:08:15.209Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-09T17:08:15.209Z] TERM=xterm [2019-10-09T17:08:15.209Z] VALIDATE_BRANCH=master [2019-10-09T17:08:15.209Z] DEST=bundles/test-integration [2019-10-09T17:08:15.209Z] SHLVL=1 [2019-10-09T17:08:15.209Z] TIMEOUT=120m [2019-10-09T17:08:15.209Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-10-09T17:08:15.209Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-09T17:08:15.209Z] DOCKER_PKG=github.com/docker/docker [2019-10-09T17:08:15.209Z] TESTDEBUG=0 [2019-10-09T17:08:15.209Z] _=/usr/bin/env [2019-10-09T17:08:15.209Z] Building test suite binary ./integration-cli/test.main [2019-10-09T17:08:15.209Z] PKG_CONFIG=pkg-config [2019-10-09T17:08:15.209Z] GOLANG_VERSION=1.13.1 [2019-10-09T17:08:15.209Z] HOSTNAME=4b11464f26dd [2019-10-09T17:08:15.209Z] KEEPBUNDLE=1 [2019-10-09T17:08:15.209Z] container=docker [2019-10-09T17:08:15.209Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-09T17:08:15.209Z] GO111MODULE=off [2019-10-09T17:08:15.209Z] GOPATH=/go [2019-10-09T17:08:15.209Z] PWD=/go/src/github.com/docker/docker [2019-10-09T17:08:15.209Z] HOME=/root [2019-10-09T17:08:15.209Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-09T17:08:15.209Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-09T17:08:15.209Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-09T17:08:15.209Z] DOCKER_GITCOMMIT=08bca254141108d8dae5b6ecba1661ab9271b0a2 [2019-10-09T17:08:15.209Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-09T17:08:15.209Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-09T17:08:15.209Z] TERM=xterm [2019-10-09T17:08:15.209Z] VALIDATE_BRANCH=master [2019-10-09T17:08:15.209Z] DEST=bundles/test-integration [2019-10-09T17:08:15.209Z] SHLVL=1 [2019-10-09T17:08:15.209Z] TIMEOUT=120m [2019-10-09T17:08:15.209Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-09T17:08:15.209Z] DOCKER_PKG=github.com/docker/docker [2019-10-09T17:08:15.209Z] TESTDEBUG=0 [2019-10-09T17:08:15.209Z] _=/usr/bin/env [2019-10-09T17:08:15.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-09T17:08:15.423Z] #62 93.36 CC compel/src/lib/infect-rpc.o [2019-10-09T17:08:16.049Z] #62 94.14 CC compel/src/lib/infect-util.o [2019-10-09T17:08:16.695Z] tests/integration/api_network_test.py ........................... [ 47%] [2019-10-09T17:08:16.696Z] #62 94.69 CC compel/src/lib/infect.o [2019-10-09T17:08:17.325Z] #62 ... [2019-10-09T17:08:17.325Z] [2019-10-09T17:08:17.325Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T17:08:17.325Z] #37 177.2 text/template [2019-10-09T17:08:18.831Z] #37 ... [2019-10-09T17:08:18.831Z] [2019-10-09T17:08:18.831Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-09T17:08:18.831Z] #17 115.5 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-09T17:08:18.831Z] #17 115.5 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2019-10-09T17:08:18.831Z] #17 115.5 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-09T17:08:18.831Z] #17 117.9 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-09T17:08:18.831Z] #17 118.0 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2019-10-09T17:08:18.831Z] #17 118.0 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-09T17:08:18.831Z] #17 121.2 Selecting previously unselected package binutils-mingw-w64. [2019-10-09T17:08:18.831Z] #17 121.2 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-09T17:08:18.831Z] #17 121.2 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-09T17:08:18.831Z] #17 121.3 Selecting previously unselected package mingw-w64-common. [2019-10-09T17:08:18.831Z] #17 121.3 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-09T17:08:18.831Z] #17 121.3 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-09T17:08:20.328Z] #17 ... [2019-10-09T17:08:20.328Z] [2019-10-09T17:08:20.328Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T17:08:20.328Z] #37 180.2 go/parser [2019-10-09T17:08:24.770Z] #73 DONE 16.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-09T17:08:25.387Z] tests/integration/api_plugin_test.py ........... [ 50%] [2019-10-09T17:08:25.821Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40058/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=08bca254141108d8dae5b6ecba1661ab9271b0a2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:08bca254141108d8dae5b6ecba1661ab9271b0a2 hack/test/unit [2019-10-09T17:08:25.872Z] #37 ... [2019-10-09T17:08:25.872Z] [2019-10-09T17:08:25.872Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:08:25.872Z] #62 100.1 CC compel/src/lib/ptrace.o [2019-10-09T17:08:25.872Z] #62 101.0 AR compel/libcompel.a [2019-10-09T17:08:25.872Z] #62 101.3 HOSTCC compel/src/main-host.o [2019-10-09T17:08:25.872Z] #62 102.0 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2019-10-09T17:08:25.872Z] #62 102.3 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-09T17:08:25.872Z] #62 103.1 HOSTCC compel/src/lib/log-host.o [2019-10-09T17:08:25.872Z] #62 103.5 HOSTLINK compel/compel-host-bin [2019-10-09T17:08:25.872Z] #62 103.7 DEP soccr/soccr.d [2019-10-09T17:08:26.166Z] #62 104.1 CC soccr/soccr.o [2019-10-09T17:08:27.844Z] tests/integration/api_secret_test.py ..... [ 51%] [2019-10-09T17:08:29.065Z] ? github.com/docker/docker/api [no test files] [2019-10-09T17:08:29.698Z] #62 ... [2019-10-09T17:08:29.698Z] [2019-10-09T17:08:29.698Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T17:08:29.698Z] #37 189.0 encoding/xml [2019-10-09T17:08:31.751Z] #37 ... [2019-10-09T17:08:31.751Z] [2019-10-09T17:08:31.751Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-09T17:08:31.751Z] #17 128.5 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-09T17:08:31.751Z] #17 128.5 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-09T17:08:31.751Z] #17 128.5 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-09T17:08:31.751Z] #17 136.0 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-09T17:08:31.751Z] #17 136.0 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-09T17:08:31.751Z] #17 136.0 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-09T17:08:31.751Z] #17 136.1 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-09T17:08:31.751Z] #17 136.1 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-09T17:08:31.751Z] #17 136.2 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-09T17:08:31.751Z] #17 ... [2019-10-09T17:08:31.751Z] [2019-10-09T17:08:31.751Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:08:31.751Z] #62 107.4 AR soccr/libsoccr.a [2019-10-09T17:08:31.751Z] #62 107.5 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-09T17:08:31.751Z] #62 108.1 DEP criu/arch/ppc64/sigframe.d [2019-10-09T17:08:31.751Z] #62 108.4 DEP criu/arch/ppc64/crtools.d [2019-10-09T17:08:31.751Z] #62 108.7 DEP criu/arch/ppc64/cpu.d [2019-10-09T17:08:31.751Z] #62 109.0 CC criu/arch/ppc64/cpu.o [2019-10-09T17:08:32.384Z] #62 110.2 CC criu/arch/ppc64/crtools.o [2019-10-09T17:08:33.444Z] tests/integration/api_service_test.py ................s................. [ 60%] [2019-10-09T17:08:34.450Z] #62 112.5 CC criu/arch/ppc64/sigframe.o [2019-10-09T17:08:35.479Z] #62 113.3 LINK criu/arch/ppc64/crtools.built-in.o [2019-10-09T17:08:35.479Z] #62 113.4 DEP criu/arch/ppc64/misc.d [2019-10-09T17:08:35.479Z] #62 113.4 DEP criu/arch/ppc64/vdso-trampoline.d [2019-10-09T17:08:35.479Z] #62 113.5 DEP criu/arch/ppc64/vdso-pie.d [2019-10-09T17:08:35.768Z] #62 113.7 DEP criu/pie/parasite-vdso.d [2019-10-09T17:08:36.396Z] #62 114.2 DEP criu/pie/util-vdso.d [2019-10-09T17:08:36.685Z] #62 114.6 DEP criu/pie/util.d [2019-10-09T17:08:36.685Z] #62 ... [2019-10-09T17:08:36.685Z] [2019-10-09T17:08:36.685Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-09T17:08:36.685Z] #65 186.6 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-09T17:08:36.685Z] #65 186.6 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-09T17:08:36.974Z] #65 ... [2019-10-09T17:08:36.974Z] [2019-10-09T17:08:36.974Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:08:36.974Z] #62 115.0 CC criu/pie/util.o [2019-10-09T17:08:37.998Z] #62 115.9 CC criu/pie/util-vdso.o [2019-10-09T17:08:39.505Z] #62 117.5 CC criu/pie/parasite-vdso.o [2019-10-09T17:08:39.505Z] #62 ... [2019-10-09T17:08:39.505Z] [2019-10-09T17:08:39.505Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-09T17:08:39.505Z] #65 DONE 199.5s [2019-10-09T17:08:39.505Z] [2019-10-09T17:08:39.505Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-09T17:08:39.505Z] #66 DONE 0.1s [2019-10-09T17:08:39.794Z] [2019-10-09T17:08:39.794Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T17:08:39.794Z] #37 198.2 math/big [2019-10-09T17:08:40.768Z] ok github.com/docker/docker/api/server 0.010s coverage: 9.0% of statements [2019-10-09T17:08:42.528Z] #37 202.4 go/doc [2019-10-09T17:08:44.214Z] #37 ... [2019-10-09T17:08:44.214Z] [2019-10-09T17:08:44.214Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:08:44.214Z] #62 119.8 CC criu/arch/ppc64/vdso-pie.o [2019-10-09T17:08:44.214Z] #62 120.4 CC criu/arch/ppc64/vdso-trampoline.o [2019-10-09T17:08:44.214Z] #62 120.4 CC criu/arch/ppc64/misc.o [2019-10-09T17:08:44.214Z] #62 120.5 AR criu/pie/pie.lib.a [2019-10-09T17:08:44.214Z] #62 120.6 DEP criu/pie/restorer.d [2019-10-09T17:08:44.214Z] #62 121.1 DEP criu/arch/ppc64/restorer.d [2019-10-09T17:08:44.214Z] #62 121.5 DEP criu/pie/parasite.d [2019-10-09T17:08:44.214Z] #62 121.9 CC criu/pie/parasite.o [2019-10-09T17:08:46.273Z] #62 124.5 LINK criu/pie/parasite.built-in.o [2019-10-09T17:08:46.389Z] ......................... [ 67%] [2019-10-09T17:08:46.566Z] #62 124.5 GEN criu/pie/parasite-blob.h [2019-10-09T17:08:46.566Z] #62 124.5 CC criu/arch/ppc64/restorer.o [2019-10-09T17:08:47.594Z] #62 125.6 CC criu/pie/restorer.o [2019-10-09T17:08:54.479Z] #62 131.7 LINK criu/pie/restorer.built-in.o [2019-10-09T17:08:54.479Z] #62 131.8 GEN criu/pie/restorer-blob.h [2019-10-09T17:08:54.479Z] #62 131.9 DEP criu/vdso.d [2019-10-09T17:08:54.479Z] #62 132.4 DEP criu/uts_ns.d [2019-10-09T17:08:54.769Z] #62 132.7 DEP criu/util.d [2019-10-09T17:08:55.059Z] #62 133.2 DEP criu/uffd.d [2019-10-09T17:08:55.687Z] #62 133.8 DEP criu/tun.d [2019-10-09T17:08:55.977Z] #62 ... [2019-10-09T17:08:55.977Z] [2019-10-09T17:08:55.977Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-09T17:08:55.977Z] #17 163.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-09T17:08:55.977Z] #17 163.0 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-09T17:08:55.977Z] #17 163.0 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-09T17:09:02.830Z] #17 ... [2019-10-09T17:09:02.830Z] [2019-10-09T17:09:02.830Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:09:02.830Z] #62 134.4 DEP criu/tty.d [2019-10-09T17:09:02.830Z] #62 134.9 DEP criu/timerfd.d [2019-10-09T17:09:02.830Z] #62 135.5 DEP criu/sysfs_parse.d [2019-10-09T17:09:02.830Z] #62 135.9 DEP criu/sysctl.d [2019-10-09T17:09:02.830Z] #62 136.3 DEP criu/string.d [2019-10-09T17:09:02.830Z] #62 136.5 DEP criu/stats.d [2019-10-09T17:09:02.830Z] #62 136.7 DEP criu/sockets.d [2019-10-09T17:09:02.830Z] #62 137.3 DEP criu/sk-unix.d [2019-10-09T17:09:02.830Z] #62 137.7 DEP criu/sk-tcp.d [2019-10-09T17:09:02.830Z] #62 138.1 DEP criu/sk-queue.d [2019-10-09T17:09:02.830Z] #62 138.5 DEP criu/sk-packet.d [2019-10-09T17:09:02.830Z] #62 138.9 DEP criu/sk-netlink.d [2019-10-09T17:09:02.830Z] #62 139.3 DEP criu/sk-inet.d [2019-10-09T17:09:02.830Z] #62 139.7 DEP criu/signalfd.d [2019-10-09T17:09:02.830Z] #62 140.1 DEP criu/sigframe.d [2019-10-09T17:09:02.830Z] #62 140.3 DEP criu/shmem.d [2019-10-09T17:09:02.830Z] #62 140.6 DEP criu/servicefd.d [2019-10-09T17:09:02.830Z] #62 140.9 DEP criu/seize.d [2019-10-09T17:09:03.470Z] #62 141.3 DEP criu/seccomp.d [2019-10-09T17:09:03.765Z] #62 141.7 DEP criu/rst-malloc.d [2019-10-09T17:09:03.765Z] #62 142.0 DEP criu/rbtree.d [2019-10-09T17:09:04.053Z] #62 142.0 DEP criu/pstree.d [2019-10-09T17:09:04.053Z] #62 142.2 DEP criu/protobuf.d [2019-10-09T17:09:04.358Z] #62 142.5 GEN criu/protobuf-desc-gen.h [2019-10-09T17:09:07.072Z] #62 ... [2019-10-09T17:09:07.072Z] [2019-10-09T17:09:07.072Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T17:09:07.072Z] #37 216.8 github.com/LK4D4/vndr/build [2019-10-09T17:09:07.072Z] #37 219.1 vendor/golang.org/x/net/idna [2019-10-09T17:09:07.721Z] #37 ... [2019-10-09T17:09:07.721Z] [2019-10-09T17:09:07.721Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:09:07.721Z] #62 145.5 DEP criu/protobuf-desc.d [2019-10-09T17:09:07.721Z] #62 145.9 DEP criu/proc_parse.d [2019-10-09T17:09:08.347Z] #62 146.4 DEP criu/plugin.d [2019-10-09T17:09:08.637Z] #62 146.6 DEP criu/pipes.d [2019-10-09T17:09:09.265Z] #62 147.2 DEP criu/pie-util.d [2019-10-09T17:09:09.553Z] #62 147.6 DEP criu/pie-util-vdso.d [2019-10-09T17:09:09.842Z] #62 147.9 DEP criu/pie-util-vdso-elf32.d [2019-10-09T17:09:10.132Z] #62 148.2 DEP criu/path.d [2019-10-09T17:09:10.789Z] #62 148.6 DEP criu/parasite-syscall.d [2019-10-09T17:09:11.080Z] #62 149.2 DEP criu/pagemap.d [2019-10-09T17:09:11.704Z] #62 149.6 DEP criu/pagemap-cache.d [2019-10-09T17:09:11.994Z] #62 150.0 DEP criu/page-xfer.d [2019-10-09T17:09:12.622Z] #62 150.5 DEP criu/page-pipe.d [2019-10-09T17:09:12.622Z] #62 150.7 DEP criu/netfilter.d [2019-10-09T17:09:13.252Z] #62 151.2 DEP criu/net.d [2019-10-09T17:09:13.252Z] #62 ... [2019-10-09T17:09:13.252Z] [2019-10-09T17:09:13.252Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-09T17:09:13.252Z] #17 180.5 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-09T17:09:13.542Z] #17 180.5 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-09T17:09:13.542Z] #17 180.5 Setting up libsepol1-dev:ppc64el (2.6-2) ... [2019-10-09T17:09:13.542Z] #17 180.5 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-09T17:09:13.542Z] #17 180.5 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-09T17:09:13.542Z] #17 180.6 Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-09T17:09:13.542Z] #17 180.6 Processing triggers for mime-support (3.60) ... [2019-10-09T17:09:13.831Z] #17 180.8 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-09T17:09:13.831Z] #17 180.8 Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-10-09T17:09:13.831Z] #17 180.8 Setting up libcap2-bin (1:2.25-1) ... [2019-10-09T17:09:13.831Z] #17 180.8 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-09T17:09:13.831Z] #17 180.8 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-09T17:09:13.831Z] #17 180.8 Setting up bash-completion (1:2.1-4.3) ... [2019-10-09T17:09:14.308Z] Client: [2019-10-09T17:09:14.308Z] Debug Mode: false [2019-10-09T17:09:14.308Z] Plugins: [2019-10-09T17:09:14.308Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-10-09T17:09:14.308Z] [2019-10-09T17:09:14.308Z] Server: [2019-10-09T17:09:14.308Z] Containers: 0 [2019-10-09T17:09:14.308Z] Running: 0 [2019-10-09T17:09:14.308Z] Paused: 0 [2019-10-09T17:09:14.308Z] Stopped: 0 [2019-10-09T17:09:14.308Z] Images: 0 [2019-10-09T17:09:14.308Z] Server Version: 19.03.2 [2019-10-09T17:09:14.308Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-10-09T17:09:14.308Z] Windows: [2019-10-09T17:09:14.308Z] LCOW: [2019-10-09T17:09:14.308Z] Logging Driver: json-file [2019-10-09T17:09:14.308Z] Plugins: [2019-10-09T17:09:14.308Z] Volume: local [2019-10-09T17:09:14.308Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-10-09T17:09:14.308Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-09T17:09:14.308Z] Swarm: inactive [2019-10-09T17:09:14.308Z] Default Isolation: process [2019-10-09T17:09:14.308Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-09T17:09:14.308Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-09T17:09:14.308Z] OSType: windows [2019-10-09T17:09:14.308Z] Architecture: x86_64 [2019-10-09T17:09:14.308Z] CPUs: 4 [2019-10-09T17:09:14.308Z] Total Memory: 32GiB [2019-10-09T17:09:14.308Z] Name: azwin-2-de1ab0 [2019-10-09T17:09:14.308Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-10-09T17:09:14.308Z] Docker Root Dir: D:\docker [2019-10-09T17:09:14.308Z] Debug Mode: false [2019-10-09T17:09:14.308Z] Registry: https://index.docker.io/v1/ [2019-10-09T17:09:14.308Z] Labels: [2019-10-09T17:09:14.308Z] Experimental: true [2019-10-09T17:09:14.308Z] Insecure Registries: [2019-10-09T17:09:14.308Z] 10.0.0.4:5000 [2019-10-09T17:09:14.308Z] 127.0.0.0/8 [2019-10-09T17:09:14.308Z] Registry Mirrors: [2019-10-09T17:09:14.308Z] http://10.0.0.4:5000/ [2019-10-09T17:09:14.308Z] Live Restore Enabled: false [2019-10-09T17:09:14.308Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2019-10-09T17:09:19.385Z] #17 ... [2019-10-09T17:09:19.385Z] [2019-10-09T17:09:19.385Z] #57 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-09T17:09:19.385Z] #57 229.2 Checking out files: 22% (2429/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: 35% (3802/10638) Checking out files: 36% (3830/10638) Checking out files: 37% (3937/10638) Checking out files: 38% (4043/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: 50% (5361/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: 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: 65% (6916/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: 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: 79% (8449/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: 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: 93% (9943/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-09T17:09:19.385Z] #57 234.8 + cd /tmp/tmp.mkal6SpZUb/tmp/docker-ce [2019-10-09T17:09:19.385Z] #57 234.8 + git checkout -q v17.06.2-ce [2019-10-09T17:09:20.024Z] #57 ... [2019-10-09T17:09:20.024Z] [2019-10-09T17:09:20.024Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-09T17:09:20.024Z] #17 186.8 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-10-09T17:09:20.024Z] #17 186.9 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-09T17:09:20.024Z] #17 186.9 Setting up zip (3.0-11+b1) ... [2019-10-09T17:09:20.024Z] #17 186.9 Setting up bzip2 (1.0.6-8.1) ... [2019-10-09T17:09:20.024Z] #17 186.9 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-09T17:09:20.024Z] #17 187.0 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-09T17:09:20.024Z] #17 187.0 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-09T17:09:20.024Z] #17 187.1 Setting up libaio1:ppc64el (0.3.110-3) ... [2019-10-09T17:09:20.024Z] #17 187.1 Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-09T17:09:20.024Z] #17 187.1 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-09T17:09:20.024Z] #17 187.2 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-09T17:09:20.024Z] #17 187.2 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-09T17:09:20.024Z] #17 187.2 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-09T17:09:20.311Z] #17 187.2 Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-10-09T17:09:20.311Z] #17 187.2 Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2019-10-09T17:09:20.311Z] #17 187.2 Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2019-10-09T17:09:20.311Z] #17 187.3 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-09T17:09:21.341Z] #17 188.1 Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-10-09T17:09:21.341Z] #17 188.1 Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2019-10-09T17:09:21.341Z] #17 188.1 Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-10-09T17:09:21.341Z] #17 188.1 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-09T17:09:21.341Z] #17 188.1 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-09T17:09:21.341Z] #17 188.1 Setting up libudev-dev:ppc64el (232-25+deb9u12) ... [2019-10-09T17:09:21.341Z] #17 188.2 Setting up pigz (2.3.4-1) ... [2019-10-09T17:09:21.341Z] #17 188.2 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-09T17:09:21.341Z] #17 188.2 Setting up libmpdec2:ppc64el (2.4.2-1) ... [2019-10-09T17:09:21.341Z] #17 188.2 Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-09T17:09:21.341Z] #17 188.2 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-09T17:09:21.341Z] #17 188.2 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-09T17:09:21.341Z] #17 188.2 Setting up jq (1.5+dfsg-1.3) ... [2019-10-09T17:09:21.341Z] #17 188.2 Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2019-10-09T17:09:21.341Z] #17 188.2 Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-10-09T17:09:21.341Z] #17 188.2 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-09T17:09:21.341Z] #17 188.3 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-09T17:09:21.341Z] #17 188.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-09T17:09:21.341Z] #17 188.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-09T17:09:21.341Z] #17 188.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-09T17:09:21.341Z] #17 188.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-09T17:09:21.341Z] #17 188.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-09T17:09:21.341Z] #17 188.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-09T17:09:21.341Z] #17 188.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-09T17:09:21.341Z] #17 188.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-09T17:09:21.341Z] #17 188.4 Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-10-09T17:09:21.341Z] #17 ... [2019-10-09T17:09:21.341Z] [2019-10-09T17:09:21.341Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T17:09:21.341Z] #37 231.2 mime/quotedprintable [2019-10-09T17:09:21.341Z] #37 233.3 net/http/internal [2019-10-09T17:09:21.341Z] #37 235.4 vendor/golang.org/x/crypto/cryptobyte [2019-10-09T17:09:21.341Z] #37 236.4 vendor/golang.org/x/net/http/httpproxy [2019-10-09T17:09:21.341Z] #37 236.5 net/textproto [2019-10-09T17:09:21.341Z] #37 239.5 mime/multipart [2019-10-09T17:09:21.341Z] #37 239.5 vendor/golang.org/x/net/http/httpguts [2019-10-09T17:09:21.341Z] #37 240.8 crypto/x509 [2019-10-09T17:09:21.341Z] #37 ... [2019-10-09T17:09:21.341Z] [2019-10-09T17:09:21.341Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-09T17:09:21.341Z] #17 188.4 Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-09T17:09:21.341Z] #17 188.4 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-09T17:09:21.341Z] #17 188.4 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-09T17:09:21.341Z] #17 188.5 Setting up btrfs-progs (4.7.3-1) ... [2019-10-09T17:09:21.341Z] #17 188.5 Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-10-09T17:09:21.341Z] #17 188.5 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-09T17:09:24.056Z] #17 ... [2019-10-09T17:09:24.056Z] [2019-10-09T17:09:24.056Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:09:24.056Z] #62 151.9 DEP criu/namespaces.d [2019-10-09T17:09:24.056Z] #62 152.5 DEP criu/mount.d [2019-10-09T17:09:24.056Z] #62 152.9 DEP criu/mem.d [2019-10-09T17:09:24.056Z] #62 153.3 DEP criu/lsm.d [2019-10-09T17:09:24.056Z] #62 153.5 DEP criu/log.d [2019-10-09T17:09:24.056Z] #62 153.9 DEP criu/libnetlink.d [2019-10-09T17:09:24.056Z] #62 154.4 DEP criu/kerndat.d [2019-10-09T17:09:24.056Z] #62 154.9 DEP criu/kcmp-ids.d [2019-10-09T17:09:24.056Z] #62 155.1 DEP criu/irmap.d [2019-10-09T17:09:24.056Z] #62 155.4 DEP criu/ipc_ns.d [2019-10-09T17:09:24.056Z] #62 155.8 DEP criu/image.d [2019-10-09T17:09:24.056Z] #62 156.2 DEP criu/image-desc.d [2019-10-09T17:09:24.056Z] #62 156.3 DEP criu/fsnotify.d [2019-10-09T17:09:24.056Z] #62 156.8 DEP criu/filesystems.d [2019-10-09T17:09:24.056Z] #62 157.4 DEP criu/files.d [2019-10-09T17:09:24.056Z] #62 158.0 DEP criu/files-reg.d [2019-10-09T17:09:24.056Z] #62 158.5 DEP criu/files-ext.d [2019-10-09T17:09:24.056Z] #62 158.9 DEP criu/file-lock.d [2019-10-09T17:09:24.056Z] #62 159.4 DEP criu/file-ids.d [2019-10-09T17:09:24.056Z] #62 159.8 DEP criu/fifo.d [2019-10-09T17:09:24.056Z] #62 160.2 DEP criu/fdstore.d [2019-10-09T17:09:24.056Z] #62 160.5 DEP criu/fault-injection.d [2019-10-09T17:09:24.056Z] #62 160.6 DEP criu/external.d [2019-10-09T17:09:24.056Z] #62 160.9 DEP criu/eventpoll.d [2019-10-09T17:09:24.056Z] #62 161.3 DEP criu/eventfd.d [2019-10-09T17:09:24.056Z] #62 161.8 DEP criu/crtools.d [2019-10-09T17:09:24.345Z] #62 162.4 DEP criu/cr-service.d [2019-10-09T17:09:24.635Z] #62 162.8 DEP criu/cr-restore.d [2019-10-09T17:09:25.265Z] #62 163.4 DEP criu/cr-errno.d [2019-10-09T17:09:25.555Z] #62 163.4 DEP criu/cr-dump.d [2019-10-09T17:09:25.843Z] #62 164.0 DEP criu/cr-dedup.d [2019-10-09T17:09:26.473Z] #62 164.5 DEP criu/cr-check.d [2019-10-09T17:09:26.779Z] #62 ... [2019-10-09T17:09:26.779Z] [2019-10-09T17:09:26.779Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T17:09:26.779Z] #37 246.6 crypto/tls [2019-10-09T17:09:29.010Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] [2019-10-09T17:09:30.282Z] #37 ... [2019-10-09T17:09:30.282Z] [2019-10-09T17:09:30.282Z] #57 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-09T17:09:30.282Z] #57 240.3 + mkdir -p /tmp/tmp.mkal6SpZUb/src/github.com/docker [2019-10-09T17:09:30.282Z] #57 240.3 + mv components/cli /tmp/tmp.mkal6SpZUb/src/github.com/docker/cli [2019-10-09T17:09:30.282Z] #57 240.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-10-09T17:09:30.570Z] #57 ... [2019-10-09T17:09:30.571Z] [2019-10-09T17:09:30.571Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:09:30.571Z] #62 165.1 DEP criu/config.d [2019-10-09T17:09:30.571Z] #62 165.4 DEP criu/clone-noasan.d [2019-10-09T17:09:30.571Z] #62 165.6 DEP criu/cgroup.d [2019-10-09T17:09:30.571Z] #62 166.0 DEP criu/cgroup-props.d [2019-10-09T17:09:30.571Z] #62 166.3 DEP criu/bitmap.d [2019-10-09T17:09:30.571Z] #62 166.4 DEP criu/bfd.d [2019-10-09T17:09:30.571Z] #62 166.7 DEP criu/autofs.d [2019-10-09T17:09:30.571Z] #62 167.1 DEP criu/aio.d [2019-10-09T17:09:30.571Z] #62 167.5 DEP criu/action-scripts.d [2019-10-09T17:09:30.571Z] #62 168.3 CC criu/action-scripts.o [2019-10-09T17:09:31.600Z] #62 169.4 CC criu/aio.o [2019-10-09T17:09:33.097Z] #62 170.9 CC criu/autofs.o [2019-10-09T17:09:34.123Z] #62 ... [2019-10-09T17:09:34.123Z] [2019-10-09T17:09:34.123Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-09T17:09:34.123Z] #17 201.2 Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-10-09T17:09:34.123Z] #17 201.2 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-09T17:09:34.123Z] #17 201.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-09T17:09:34.123Z] #17 201.2 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-09T17:09:34.123Z] #17 201.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-09T17:09:34.123Z] #17 201.2 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-09T17:09:34.123Z] #17 201.3 Setting up btrfs-tools (4.7.3-1) ... [2019-10-09T17:09:34.123Z] #17 201.3 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-09T17:09:34.123Z] #17 201.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-09T17:09:34.410Z] #17 201.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-09T17:09:34.410Z] #17 201.3 Setting up python3 (3.5.3-1) ... [2019-10-09T17:09:36.470Z] #17 ... [2019-10-09T17:09:36.470Z] [2019-10-09T17:09:36.470Z] #31 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-09T17:09:36.470Z] #31 DONE 256.5s [2019-10-09T17:09:36.760Z] [2019-10-09T17:09:36.760Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:09:36.760Z] #62 174.8 CC criu/bfd.o [2019-10-09T17:09:38.817Z] #62 176.7 CC criu/bitmap.o [2019-10-09T17:09:39.105Z] #62 177.1 CC criu/cgroup-props.o [2019-10-09T17:09:39.866Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-09T17:09:39.866Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2019-10-09T17:09:39.866Z] ok github.com/docker/docker/api/server/middleware 0.013s coverage: 37.7% of statements [2019-10-09T17:09:39.866Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-09T17:09:39.866Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-09T17:09:39.866Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-09T17:09:39.866Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-09T17:09:39.866Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-09T17:09:39.866Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-09T17:09:39.866Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-09T17:09:39.866Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-09T17:09:39.866Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-09T17:09:39.866Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-09T17:09:39.866Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-09T17:09:39.866Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 4.0% of statements [2019-10-09T17:09:39.866Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-09T17:09:39.866Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-09T17:09:39.866Z] ? github.com/docker/docker/api/types [no test files] [2019-10-09T17:09:39.866Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-09T17:09:39.866Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-09T17:09:39.866Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-09T17:09:39.866Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-09T17:09:39.866Z] ok github.com/docker/docker/api/types/strslice 0.016s coverage: 90.0% of statements [2019-10-09T17:09:39.866Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 95.2% of statements [2019-10-09T17:09:39.866Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-09T17:09:39.866Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-09T17:09:39.866Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-09T17:09:39.866Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-09T17:09:39.866Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-09T17:09:39.866Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-09T17:09:39.866Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-09T17:09:39.866Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2019-10-09T17:09:39.866Z] ok github.com/docker/docker/api/types/versions 0.014s coverage: 75.0% of statements [2019-10-09T17:09:39.866Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-09T17:09:39.866Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-09T17:09:39.866Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-09T17:09:39.866Z] ? github.com/docker/docker/builder [no test files] [2019-10-09T17:09:39.866Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-09T17:09:39.866Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-09T17:09:39.866Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-09T17:09:39.866Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-09T17:09:39.866Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-09T17:09:39.866Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-09T17:09:39.866Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-09T17:09:39.866Z] ok github.com/docker/docker/builder/dockerignore 0.002s coverage: 96.8% of statements [2019-10-09T17:09:40.120Z] DEBUG: print all environment variables to check how Jenkins runs this script [2019-10-09T17:09:40.121Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-7c5b39c8\powershellScript.ps1'; exit $LASTEXITCODE; [2019-10-09T17:09:40.121Z] ---------------------------------------------------------------------------- [2019-10-09T17:09:40.121Z] [2019-10-09T17:09:40.121Z] INFO: executeCI.ps1 starting at Wed Oct 9 17:09:38 CUT 2019 [2019-10-09T17:09:40.121Z] [2019-10-09T17:09:40.121Z] INFO: Script version 05-Feb-2019 09:03 PDT [2019-10-09T17:09:40.121Z] INFO: Running git version 2.23.0.windows.1 [2019-10-09T17:09:40.121Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2019-10-09T17:09:40.121Z] INFO: Environment variables: [2019-10-09T17:09:40.121Z] [2019-10-09T17:09:40.121Z] Name Value [2019-10-09T17:09:40.121Z] ---- ----- [2019-10-09T17:09:40.121Z] ALLUSERSPROFILE C:\ProgramData [2019-10-09T17:09:40.121Z] amd64 true [2019-10-09T17:09:40.121Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2019-10-09T17:09:40.121Z] APT_MIRROR cdn-fastly.deb.debian.org [2019-10-09T17:09:40.121Z] BRANCH_NAME PR-40058 [2019-10-09T17:09:40.121Z] BUILD_DISPLAY_NAME #3 [2019-10-09T17:09:40.121Z] BUILD_ID 3 [2019-10-09T17:09:40.121Z] BUILD_NUMBER 3 [2019-10-09T17:09:40.121Z] BUILD_TAG jenkins-moby-PR-40058-3 [2019-10-09T17:09:40.121Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-40058/3/ [2019-10-09T17:09:40.121Z] CHANGE_AUTHOR cpuguy83 [2019-10-09T17:09:40.121Z] CHANGE_AUTHOR_DISPLAY_NAME Brian Goff [2019-10-09T17:09:40.121Z] CHANGE_AUTHOR_EMAIL cpuguy83@gmail.com [2019-10-09T17:09:40.121Z] CHANGE_BRANCH buildkit_dockerfile [2019-10-09T17:09:40.121Z] CHANGE_FORK cpuguy83 [2019-10-09T17:09:40.121Z] CHANGE_ID 40058 [2019-10-09T17:09:40.121Z] CHANGE_TARGET master [2019-10-09T17:09:40.121Z] CHANGE_TITLE Fix `make cross` target [2019-10-09T17:09:40.121Z] CHANGE_URL https://github.com/moby/moby/pull/40058 [2019-10-09T17:09:40.121Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-09T17:09:40.121Z] CommonProgramFiles C:\Program Files\Common Files [2019-10-09T17:09:40.121Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2019-10-09T17:09:40.121Z] CommonProgramW6432 C:\Program Files\Common Files [2019-10-09T17:09:40.121Z] COMPUTERNAME azwin-2-de1ab0 [2019-10-09T17:09:40.121Z] ComSpec C:\windows\system32\cmd.exe [2019-10-09T17:09:40.121Z] ConfigSequenceNumber 0 [2019-10-09T17:09:40.121Z] DOCKER_BUILDKIT 0 [2019-10-09T17:09:40.121Z] DOCKER_DUT_DEBUG 1 [2019-10-09T17:09:40.121Z] DOCKER_EXPERIMENTAL 1 [2019-10-09T17:09:40.121Z] DOCKER_GRAPHDRIVER overlay2 [2019-10-09T17:09:40.121Z] DriverData C:\Windows\System32\Drivers\DriverData [2019-10-09T17:09:40.121Z] EXECUTOR_NUMBER 0 [2019-10-09T17:09:40.121Z] FQDN azwin-2-de1ab0.westus.cloudapp.azure.com [2019-10-09T17:09:40.121Z] GIT_BRANCH PR-40058 [2019-10-09T17:09:40.121Z] GIT_COMMIT 08bca254141108d8dae5b6ecba1661ab9271b0a2 [2019-10-09T17:09:40.121Z] GIT_PREVIOUS_COMMIT e5bfaf19b1ca48203c75b38e5454a05a6bcff4f5 [2019-10-09T17:09:40.121Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT e5bfaf19b1ca48203c75b38e5454a05a6bcff4f5 [2019-10-09T17:09:40.121Z] GIT_URL https://github.com/moby/moby.git [2019-10-09T17:09:40.121Z] HUDSON_COOKIE 76a219f1-df6f-43b9-81a0-fdd992803626 [2019-10-09T17:09:40.121Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2019-10-09T17:09:40.121Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2019-10-09T17:09:40.121Z] HUDSON_URL https://ci.docker.com/public/ [2019-10-09T17:09:40.121Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbuild.windows.x86_64 [2019-10-09T17:09:40.121Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2019-10-09T17:09:40.121Z] JENKINS_NODE_COOKIE 1e18f4b4-d8e2-4411-b6c8-db2721e171bd [2019-10-09T17:09:40.121Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2019-10-09T17:09:40.121Z] JENKINS_URL https://ci.docker.com/public/ [2019-10-09T17:09:40.121Z] JOB_BASE_NAME PR-40058 [2019-10-09T17:09:40.121Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40058/display/redirect [2019-10-09T17:09:40.121Z] JOB_NAME moby/PR-40058 [2019-10-09T17:09:40.121Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-40058/ [2019-10-09T17:09:40.121Z] library.jps.version master [2019-10-09T17:09:40.121Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2019-10-09T17:09:40.121Z] NODE_LABELS amd64 azure azwin-2-de1ab0 azwin-2019 docker west-us windows windows-2019 x86_64 [2019-10-09T17:09:40.121Z] NODE_NAME azwin-2-de1ab0 [2019-10-09T17:09:40.121Z] NUMBER_OF_PROCESSORS 4 [2019-10-09T17:09:40.121Z] OS Windows_NT [2019-10-09T17:09:40.121Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2019-10-09T17:09:40.121Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2019-10-09T17:09:40.121Z] ppc64le true [2019-10-09T17:09:40.123Z] PROCESSOR_ARCHITECTURE AMD64 [2019-10-09T17:09:40.123Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2019-10-09T17:09:40.123Z] PROCESSOR_LEVEL 6 [2019-10-09T17:09:40.123Z] PROCESSOR_REVISION 4f01 [2019-10-09T17:09:40.123Z] ProgramData C:\ProgramData [2019-10-09T17:09:40.123Z] ProgramFiles C:\Program Files [2019-10-09T17:09:40.123Z] ProgramFiles(x86) C:\Program Files (x86) [2019-10-09T17:09:40.123Z] ProgramW6432 C:\Program Files [2019-10-09T17:09:40.123Z] PROMPT $P$G [2019-10-09T17:09:40.123Z] PSExecutionPolicyPreference Bypass [2019-10-09T17:09:40.123Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2019-10-09T17:09:40.123Z] PUBLIC C:\Users\Public [2019-10-09T17:09:40.123Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40058/3/display/redirect?page=changes [2019-10-09T17:09:40.123Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40058/3/display/redirect [2019-10-09T17:09:40.123Z] s390x true [2019-10-09T17:09:40.123Z] skip_dco false [2019-10-09T17:09:40.123Z] SKIP_VALIDATION_TESTS 1 [2019-10-09T17:09:40.123Z] SOURCES_DRIVE d [2019-10-09T17:09:40.123Z] SOURCES_SUBDIR gopath [2019-10-09T17:09:40.123Z] STAGE_NAME Run tests [2019-10-09T17:09:40.123Z] SystemDrive C: [2019-10-09T17:09:40.123Z] SystemRoot C:\windows [2019-10-09T17:09:40.123Z] TEMP C:\windows\TEMP [2019-10-09T17:09:40.123Z] TESTDEBUG 0 [2019-10-09T17:09:40.123Z] TESTRUN_DRIVE d [2019-10-09T17:09:40.123Z] TESTRUN_SUBDIR CI [2019-10-09T17:09:40.123Z] TIMEOUT 120m [2019-10-09T17:09:40.123Z] TMP C:\windows\TEMP [2019-10-09T17:09:40.123Z] unit_validate true [2019-10-09T17:09:40.123Z] USERDOMAIN WORKGROUP [2019-10-09T17:09:40.123Z] USERNAME azwin-2-de1ab0$ [2019-10-09T17:09:40.123Z] USERPROFILE C:\windows\system32\config\systemprofile [2019-10-09T17:09:40.123Z] windir C:\windows [2019-10-09T17:09:40.123Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2019-10-09T17:09:40.123Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2019-10-09T17:09:40.123Z] windowsRS1 false [2019-10-09T17:09:40.123Z] windowsRS5 true [2019-10-09T17:09:40.123Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2019-10-09T17:09:40.123Z] [2019-10-09T17:09:40.123Z] [2019-10-09T17:09:40.123Z] [2019-10-09T17:09:41.089Z] INFO: Sources under d:\gopath\... [2019-10-09T17:09:41.089Z] INFO: Test run under d:\CI\... [2019-10-09T17:09:41.089Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2019-10-09T17:09:41.089Z] INFO: docker/docker repository was found [2019-10-09T17:09:41.547Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2019-10-09T17:09:41.822Z] #62 179.3 CC criu/cgroup.o [2019-10-09T17:09:42.438Z] ok github.com/docker/docker/builder/remotecontext 0.293s coverage: 13.6% of statements [2019-10-09T17:09:42.832Z] ok github.com/docker/docker/builder/dockerfile 0.792s coverage: 48.2% of statements [2019-10-09T17:09:42.881Z] #62 ... [2019-10-09T17:09:42.881Z] [2019-10-09T17:09:42.881Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-09T17:09:42.881Z] #17 205.8 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-09T17:09:42.881Z] #17 207.9 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-09T17:09:42.881Z] #17 208.1 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-09T17:09:42.881Z] #17 208.2 Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-09T17:09:42.881Z] #17 208.2 Setting up python3-wheel (0.29.0-2) ... [2019-10-09T17:09:43.089Z] ltsc2019: Pulling from windows/servercore [2019-10-09T17:09:43.171Z] #17 210.2 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-09T17:09:43.856Z] tests/integration/api_volume_test.py ......... [ 74%] [2019-10-09T17:09:44.153Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2019-10-09T17:09:44.556Z] ok github.com/docker/docker/builder/remotecontext/git 1.253s coverage: 85.1% of statements [2019-10-09T17:09:44.556Z] ? github.com/docker/docker/cli [no test files] [2019-10-09T17:09:44.556Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-09T17:09:45.227Z] #17 212.3 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-09T17:09:45.227Z] #17 212.3 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-09T17:09:46.377Z] tests/integration/client_test.py ..... [ 75%] [2019-10-09T17:09:46.941Z] tests/integration/errors_test.py . [ 76%] [2019-10-09T17:09:47.951Z] #17 214.6 Setting up dmsetup (2:1.02.137-2) ... [2019-10-09T17:09:47.951Z] #17 214.7 Setting up python3-setuptools (33.1.1-1) ... [2019-10-09T17:09:47.951Z] #17 ... [2019-10-09T17:09:47.951Z] [2019-10-09T17:09:47.951Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:09:47.951Z] #62 186.2 CC criu/clone-noasan.o [2019-10-09T17:09:48.581Z] #62 186.5 CC criu/config.o [2019-10-09T17:09:48.874Z] ok github.com/docker/docker/client 0.326s coverage: 75.8% of statements [2019-10-09T17:09:50.125Z] #62 ... [2019-10-09T17:09:50.125Z] [2019-10-09T17:09:50.125Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T17:09:50.125Z] #37 259.9 net/http/httptrace [2019-10-09T17:09:50.125Z] #37 260.3 net/http [2019-10-09T17:09:50.125Z] #37 ... [2019-10-09T17:09:50.125Z] [2019-10-09T17:09:50.125Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-09T17:09:50.125Z] #17 217.1 Setting up dh-python (2.20170125) ... [2019-10-09T17:09:50.156Z] 65014b3c3121: Pulling fs layer [2019-10-09T17:09:50.156Z] 12c8dbabfd62: Pulling fs layer [2019-10-09T17:09:51.193Z] #17 218.3 Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-10-09T17:09:51.193Z] #17 218.3 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-09T17:09:51.480Z] #17 DONE 218.5s [2019-10-09T17:09:51.480Z] [2019-10-09T17:09:51.480Z] #18 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-09T17:09:58.337Z] #18 ... [2019-10-09T17:09:58.337Z] [2019-10-09T17:09:58.337Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:09:58.337Z] #62 190.1 CC criu/cr-check.o [2019-10-09T17:09:58.337Z] #62 193.9 CC criu/cr-dedup.o [2019-10-09T17:09:58.337Z] #62 195.0 CC criu/cr-dump.o [2019-10-09T17:10:00.391Z] #62 ... [2019-10-09T17:10:00.391Z] [2019-10-09T17:10:00.392Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T17:10:00.392Z] #37 280.4 github.com/LK4D4/vndr/godl [2019-10-09T17:10:02.444Z] #37 282.2 github.com/LK4D4/vndr [2019-10-09T17:10:04.950Z] 12c8dbabfd62: Verifying Checksum [2019-10-09T17:10:06.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-09T17:10:06.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-09T17:10:06.868Z] #37 ... [2019-10-09T17:10:06.868Z] [2019-10-09T17:10:06.868Z] #18 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-09T17:10:06.868Z] #18 11.50 Collecting yamllint==1.16.0 [2019-10-09T17:10:06.868Z] #18 13.25 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-09T17:10:06.868Z] #18 14.40 Collecting pyyaml (from yamllint==1.16.0) [2019-10-09T17:10:06.868Z] #18 14.98 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-09T17:10:09.181Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-09T17:10:12.420Z] #18 20.79 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-09T17:10:12.725Z] #18 21.08 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-09T17:10:13.019Z] #18 ... [2019-10-09T17:10:13.019Z] [2019-10-09T17:10:13.019Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:10:13.019Z] #62 201.0 CC criu/cr-errno.o [2019-10-09T17:10:13.019Z] #62 201.2 CC criu/cr-restore.o [2019-10-09T17:10:14.516Z] #62 212.5 CC criu/cr-service.o [2019-10-09T17:10:16.019Z] #62 ... [2019-10-09T17:10:16.019Z] [2019-10-09T17:10:16.019Z] #18 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-09T17:10:16.019Z] #18 24.32 Building wheels for collected packages: pyyaml, pathspec [2019-10-09T17:10:16.019Z] #18 24.32 Running setup.py bdist_wheel for pyyaml: started [2019-10-09T17:10:17.326Z] 65014b3c3121: Verifying Checksum [2019-10-09T17:10:17.326Z] 65014b3c3121: Download complete [2019-10-09T17:10:17.523Z] #18 ... [2019-10-09T17:10:17.523Z] [2019-10-09T17:10:17.523Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T17:10:17.523Z] #37 DONE 297.3s [2019-10-09T17:10:17.523Z] [2019-10-09T17:10:17.523Z] #19 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-09T17:10:18.547Z] #19 ... [2019-10-09T17:10:18.547Z] [2019-10-09T17:10:18.547Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:10:18.547Z] #62 216.7 CC criu/crtools.o [2019-10-09T17:10:21.281Z] #62 218.8 CC criu/eventfd.o [2019-10-09T17:10:21.570Z] #62 219.6 CC criu/eventpoll.o [2019-10-09T17:10:23.316Z] ok github.com/docker/docker/cmd/dockerd 0.043s coverage: 30.3% of statements [2019-10-09T17:10:23.316Z] ok github.com/docker/docker/container 0.118s coverage: 35.3% of statements [2019-10-09T17:10:23.316Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-09T17:10:23.316Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-09T17:10:23.316Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-09T17:10:23.316Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-09T17:10:23.629Z] #62 221.6 CC criu/external.o [2019-10-09T17:10:23.919Z] #62 ... [2019-10-09T17:10:23.919Z] [2019-10-09T17:10:23.919Z] #18 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-09T17:10:23.919Z] #18 28.02 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-09T17:10:23.919Z] #18 28.03 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-09T17:10:23.919Z] #18 28.21 Running setup.py bdist_wheel for pathspec: started [2019-10-09T17:10:23.919Z] #18 30.85 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-09T17:10:23.919Z] #18 30.86 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-09T17:10:23.919Z] #18 30.89 Successfully built pyyaml pathspec [2019-10-09T17:10:23.919Z] #18 30.90 Installing collected packages: pyyaml, pathspec, yamllint [2019-10-09T17:10:23.919Z] #18 31.93 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-09T17:10:23.919Z] #18 DONE 32.4s [2019-10-09T17:10:23.919Z] [2019-10-09T17:10:23.919Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-09T17:10:24.552Z] #59 ... [2019-10-09T17:10:24.552Z] [2019-10-09T17:10:24.552Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:10:24.552Z] #62 222.3 CC criu/fault-injection.o [2019-10-09T17:10:24.552Z] #62 222.5 CC criu/fdstore.o [2019-10-09T17:10:25.183Z] #62 223.2 CC criu/fifo.o [2019-10-09T17:10:26.217Z] #62 223.9 CC criu/file-ids.o [2019-10-09T17:10:26.511Z] #62 224.4 CC criu/file-lock.o [2019-10-09T17:10:27.533Z] tests/integration/models_containers_test.py ............................ [ 83%] [2019-10-09T17:10:28.588Z] #62 226.5 CC criu/files-ext.o [2019-10-09T17:10:28.780Z] ok github.com/docker/docker/daemon/cluster 0.043s coverage: 0.5% of statements [2019-10-09T17:10:29.613Z] #62 227.5 CC criu/files-reg.o [2019-10-09T17:10:30.059Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2019-10-09T17:10:31.925Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 35.8% of statements [2019-10-09T17:10:34.040Z] #62 231.4 CC criu/files.o [2019-10-09T17:10:34.327Z] #62 ... [2019-10-09T17:10:34.327Z] [2019-10-09T17:10:34.327Z] #19 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-09T17:10:34.327Z] #19 314.3 + rm -rf /tmp/tmp.YqDbfxPbDo [2019-10-09T17:10:34.615Z] #19 DONE 314.7s [2019-10-09T17:10:34.615Z] [2019-10-09T17:10:34.615Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:10:36.667Z] #62 ... [2019-10-09T17:10:36.667Z] [2019-10-09T17:10:36.667Z] #20 [dev 9/25] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-10-09T17:10:36.667Z] #20 DONE 0.1s [2019-10-09T17:10:36.667Z] [2019-10-09T17:10:36.667Z] #57 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-09T17:10:36.667Z] #57 ... [2019-10-09T17:10:36.667Z] [2019-10-09T17:10:36.667Z] #25 [dev 10/25] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-09T17:10:37.321Z] #25 DONE 0.7s [2019-10-09T17:10:37.321Z] [2019-10-09T17:10:37.321Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-09T17:10:37.956Z] #59 ... [2019-10-09T17:10:37.956Z] [2019-10-09T17:10:37.956Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:10:37.956Z] #62 236.0 CC criu/filesystems.o [2019-10-09T17:10:39.459Z] #62 237.3 CC criu/fsnotify.o [2019-10-09T17:10:39.819Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.430s coverage: 13.7% of statements [2019-10-09T17:10:40.680Z] ok github.com/docker/docker/daemon 12.299s coverage: 17.6% of statements [2019-10-09T17:10:41.073Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-09T17:10:41.073Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-09T17:10:41.542Z] #62 239.4 CC criu/image-desc.o [2019-10-09T17:10:41.542Z] #62 239.6 CC criu/image.o [2019-10-09T17:10:41.900Z] ok github.com/docker/docker/daemon/config 0.035s coverage: 84.6% of statements [2019-10-09T17:10:42.721Z] ok github.com/docker/docker/daemon/discovery 0.005s coverage: 30.0% of statements [2019-10-09T17:10:43.045Z] #62 241.1 CC criu/ipc_ns.o [2019-10-09T17:10:43.274Z] ok github.com/docker/docker/daemon/events 0.085s coverage: 50.0% of statements [2019-10-09T17:10:43.274Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-09T17:10:43.274Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-09T17:10:44.793Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2019-10-09T17:10:45.772Z] #62 243.4 CC criu/irmap.o [2019-10-09T17:10:46.401Z] #62 244.5 CC criu/kcmp-ids.o [2019-10-09T17:10:47.026Z] #62 245.0 CC criu/kerndat.o [2019-10-09T17:10:47.300Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2019-10-09T17:10:48.106Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.229s coverage: 57.9% of statements [2019-10-09T17:10:48.330Z] ......... [ 85%] [2019-10-09T17:10:49.100Z] #62 246.9 CC criu/libnetlink.o [2019-10-09T17:10:49.732Z] #62 247.6 CC criu/log.o [2019-10-09T17:10:50.765Z] #62 248.6 CC criu/lsm.o [2019-10-09T17:10:51.393Z] #62 249.2 CC criu/mem.o [2019-10-09T17:10:54.130Z] #62 ... [2019-10-09T17:10:54.130Z] [2019-10-09T17:10:54.130Z] #46 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T17:10:54.130Z] #46 284.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-09T17:10:54.550Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.447s coverage: 45.9% of statements [2019-10-09T17:10:54.900Z] tests/integration/models_images_test.py ............... [ 89%] [2019-10-09T17:10:56.525Z] tests/integration/models_networks_test.py .... [ 90%] [2019-10-09T17:10:57.636Z] #46 288.0 + mkdir -p /build [2019-10-09T17:10:57.636Z] #46 288.0 + cp runc /build/runc [2019-10-09T17:10:57.636Z] #46 DONE 288.1s [2019-10-09T17:10:57.636Z] [2019-10-09T17:10:57.636Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:10:57.636Z] #62 252.4 CC criu/mount.o [2019-10-09T17:10:57.788Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.892s coverage: 51.0% of statements [2019-10-09T17:10:57.788Z] ok github.com/docker/docker/daemon/graphdriver/aufs 12.457s coverage: 72.5% of statements [2019-10-09T17:10:57.788Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-09T17:11:00.506Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.600s coverage: 76.1% of statements [2019-10-09T17:11:01.812Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2019-10-09T17:11:02.079Z] #62 259.8 CC criu/namespaces.o [2019-10-09T17:11:02.615Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2019-10-09T17:11:03.074Z] tests/integration/models_nodes_test.py . [ 91%] [2019-10-09T17:11:04.004Z] tests/integration/models_resources_test.py . [ 91%] [2019-10-09T17:11:04.814Z] #62 262.9 CC criu/net.o [2019-10-09T17:11:05.087Z] ok github.com/docker/docker/daemon/images 0.010s coverage: 4.9% of statements [2019-10-09T17:11:05.552Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.209s coverage: 57.0% of statements [2019-10-09T17:11:05.552Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-09T17:11:05.552Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-09T17:11:05.552Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-09T17:11:05.999Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2019-10-09T17:11:05.999Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-09T17:11:07.942Z] ok github.com/docker/docker/daemon/logger 0.214s coverage: 42.7% of statements [2019-10-09T17:11:08.340Z] ok github.com/docker/docker/daemon/logger/awslogs 0.141s coverage: 77.8% of statements [2019-10-09T17:11:08.340Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-09T17:11:08.340Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-09T17:11:09.708Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 68.2% of statements [2019-10-09T17:11:09.708Z] ok github.com/docker/docker/daemon/logger/journald 0.013s coverage: 26.2% of statements [2019-10-09T17:11:09.826Z] tests/integration/models_services_test.py ..............X. [ 95%] [2019-10-09T17:11:10.356Z] #62 267.6 CC criu/netfilter.o [2019-10-09T17:11:10.356Z] #62 268.1 CC criu/page-pipe.o [2019-10-09T17:11:10.827Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 88.3% of statements [2019-10-09T17:11:10.983Z] #62 269.1 CC criu/page-xfer.o [2019-10-09T17:11:11.221Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.005s coverage: 62.1% of statements [2019-10-09T17:11:12.345Z] ok github.com/docker/docker/daemon/logger/local 0.041s coverage: 74.7% of statements [2019-10-09T17:11:12.345Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-09T17:11:13.041Z] #62 271.1 CC criu/pagemap-cache.o [2019-10-09T17:11:13.200Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.008s coverage: 19.9% of statements [2019-10-09T17:11:14.069Z] #62 272.0 CC criu/pagemap.o [2019-10-09T17:11:14.238Z] tests/integration/models_swarm_test.py .. [ 96%] [2019-10-09T17:11:14.239Z] tests/integration/models_volumes_test.py .. [ 96%] [2019-10-09T17:11:15.083Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2019-10-09T17:11:15.466Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2019-10-09T17:11:15.568Z] #62 273.6 CC criu/parasite-syscall.o [2019-10-09T17:11:15.863Z] ok github.com/docker/docker/daemon/logger/splunk 1.642s coverage: 84.5% of statements [2019-10-09T17:11:15.863Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-09T17:11:16.263Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2019-10-09T17:11:16.263Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-09T17:11:16.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-09T17:11:17.070Z] #62 275.2 CC criu/path.o [2019-10-09T17:11:17.696Z] #62 275.7 CC criu/pie-util-vdso-elf32.o [2019-10-09T17:11:17.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-09T17:11:18.325Z] #62 276.4 CC criu/pie-util-vdso.o [2019-10-09T17:11:18.948Z] #62 277.1 CC criu/pie-util.o [2019-10-09T17:11:18.951Z] ok github.com/docker/docker/distribution/metadata 0.059s coverage: 48.2% of statements [2019-10-09T17:11:19.235Z] #62 277.4 CC criu/pipes.o [2019-10-09T17:11:19.569Z] tests/integration/regression_test.py ...... [ 98%] [2019-10-09T17:11:19.781Z] ok github.com/docker/docker/distribution 0.315s coverage: 22.4% of statements [2019-10-09T17:11:19.781Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-09T17:11:19.826Z] tests/integration/credentials/store_test.py ...... [ 99%] [2019-10-09T17:11:19.826Z] tests/integration/credentials/utils_test.py . [100%] [2019-10-09T17:11:19.826Z] [2019-10-09T17:11:19.826Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2019-10-09T17:11:19.826Z] =========================== short test summary info ============================ [2019-10-09T17:11:19.826Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2019-10-09T17:11:19.826Z] CONFIG_RT_GROUP_SCHED isn't enabled [2019-10-09T17:11:19.826Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2019-10-09T17:11:19.826Z] Not supported on most drivers [2019-10-09T17:11:19.826Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2019-10-09T17:11:19.826Z] This doesn't seem to be taken into account by the engine [2019-10-09T17:11:19.826Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2019-10-09T17:11:19.826Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2019-10-09T17:11:19.826Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2019-10-09T17:11:19.826Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2019-10-09T17:11:19.826Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2019-10-09T17:11:19.826Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2019-10-09T17:11:19.826Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2019-10-09T17:11:19.826Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 393.29 seconds == [2019-10-09T17:11:20.389Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2019-10-09T17:11:20.753Z] #62 278.9 CC criu/plugin.o [2019-10-09T17:11:21.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-09T17:11:21.080Z] ok github.com/docker/docker/errdefs 0.006s coverage: 49.4% of statements [2019-10-09T17:11:21.787Z] #62 279.6 CC criu/proc_parse.o [2019-10-09T17:11:22.366Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2019-10-09T17:11:22.764Z] ok github.com/docker/docker/distribution/xfer 1.965s coverage: 85.1% of statements [2019-10-09T17:11:22.764Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-09T17:11:23.742Z] ok github.com/docker/docker/image/cache 0.021s coverage: 19.2% of statements [2019-10-09T17:11:23.742Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-09T17:11:24.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-09T17:11:24.723Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2019-10-09T17:11:24.723Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-09T17:11:25.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-09T17:11:25.693Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2019-10-09T17:11:26.219Z] #62 ... [2019-10-09T17:11:26.219Z] [2019-10-09T17:11:26.219Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-09T17:11:26.219Z] #59 365.6 + dpkg --print-architecture [2019-10-09T17:11:26.219Z] #59 365.6 + cd /tmp/tmp.1qFGgYhx8Y/src/github.com/docker/distribution [2019-10-09T17:11:26.219Z] #59 365.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-09T17:11:26.219Z] #59 366.5 + GOPATH=/tmp/tmp.1qFGgYhx8Y/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.1qFGgYhx8Y [2019-10-09T17:11:26.219Z] #59 366.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-09T17:11:27.048Z] ok github.com/docker/docker/opts 0.016s coverage: 66.9% of statements [2019-10-09T17:11:27.048Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-10-09T17:11:28.951Z] ok github.com/docker/docker/pkg/archive 0.582s coverage: 76.8% of statements [2019-10-09T17:11:30.470Z] ok github.com/docker/docker/pkg/authorization 0.272s coverage: 68.3% of statements [2019-10-09T17:11:30.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-09T17:11:30.871Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2019-10-09T17:11:30.871Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-10-09T17:11:32.606Z] umount: bundles/test-docker-py/root: mountpoint not found [2019-10-09T17:11:32.606Z] Clearing AppArmor profiles cache:. [2019-10-09T17:11:32.606Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-09T17:11:32.606Z] Unloading profiles will leave already running processes permanently [2019-10-09T17:11:32.606Z] unconfined, which can lead to unexpected situations. [2019-10-09T17:11:32.606Z] [2019-10-09T17:11:32.606Z] To set a process to complain mode, use the command line tool [2019-10-09T17:11:32.606Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-09T17:11:32.606Z] with the 'teardown' option." [2019-10-09T17:11:32.606Z] Post stage [Pipeline] junit [2019-10-09T17:11:32.875Z] Recording test results [Pipeline] sh [2019-10-09T17:11:33.180Z] + echo Ensuring container killed. [2019-10-09T17:11:33.180Z] Ensuring container killed. [2019-10-09T17:11:33.180Z] + docker rm -vf docker-pr3 [2019-10-09T17:11:33.180Z] Error: No such container: docker-pr3 [2019-10-09T17:11:33.180Z] + true [Pipeline] sh [2019-10-09T17:11:33.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-09T17:11:33.365Z] ok github.com/docker/docker/layer 7.280s coverage: 68.8% of statements [2019-10-09T17:11:33.365Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-09T17:11:33.365Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-09T17:11:33.365Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-09T17:11:33.365Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-09T17:11:33.365Z] ? github.com/docker/docker/oci [no test files] [2019-10-09T17:11:33.365Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-09T17:11:33.365Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2019-10-09T17:11:33.463Z] + echo Chowning /workspace to jenkins user [2019-10-09T17:11:33.463Z] Chowning /workspace to jenkins user [2019-10-09T17:11:33.463Z] + id -u [2019-10-09T17:11:33.463Z] + id -g [2019-10-09T17:11:33.463Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40058:/workspace busybox chown -R 1000:1000 /workspace [2019-10-09T17:11:34.179Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2019-10-09T17:11:34.595Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-09T17:11:35.427Z] ok github.com/docker/docker/pkg/chrootarchive 3.429s coverage: 43.2% of statements [2019-10-09T17:11:35.427Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-09T17:11:35.427Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-09T17:11:35.653Z] + bundleName=docker-py [2019-10-09T17:11:35.653Z] + echo Creating docker-py-bundles.tar.gz [2019-10-09T17:11:35.653Z] Creating docker-py-bundles.tar.gz [2019-10-09T17:11:35.653Z] + 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-09T17:11:35.675Z] Archiving artifacts [2019-10-09T17:11:35.897Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40058/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2019-10-09T17:11:36.341Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40058/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=08bca254141108d8dae5b6ecba1661ab9271b0a2 -e DOCKER_GRAPHDRIVER docker:08bca254141108d8dae5b6ecba1661ab9271b0a2 hack/make.sh binary-daemon [2019-10-09T17:11:36.368Z] ok github.com/docker/docker/pkg/discovery/memory 0.027s coverage: 92.3% of statements [2019-10-09T17:11:36.586Z] #59 ... [2019-10-09T17:11:36.586Z] [2019-10-09T17:11:36.586Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:11:36.586Z] #62 284.4 CC criu/protobuf-desc.o [2019-10-09T17:11:36.586Z] #62 286.2 CC criu/protobuf.o [2019-10-09T17:11:36.586Z] #62 286.8 CC criu/pstree.o [2019-10-09T17:11:36.586Z] #62 288.6 CC criu/rbtree.o [2019-10-09T17:11:36.586Z] #62 289.2 CC criu/rst-malloc.o [2019-10-09T17:11:36.586Z] #62 289.7 CC criu/seccomp.o [2019-10-09T17:11:36.586Z] #62 291.0 CC criu/seize.o [2019-10-09T17:11:36.586Z] #62 292.5 CC criu/servicefd.o [2019-10-09T17:11:36.586Z] #62 293.4 CC criu/shmem.o [2019-10-09T17:11:36.909Z] [2019-10-09T17:11:36.927Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2019-10-09T17:11:37.166Z] Removing bundles/ [2019-10-09T17:11:37.166Z] [2019-10-09T17:11:37.166Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2019-10-09T17:11:37.166Z] Building: bundles/binary-daemon/dockerd-dev [2019-10-09T17:11:37.166Z] GOOS="" GOARCH="" GOARM="" [2019-10-09T17:11:37.212Z] #62 295.1 CC criu/sigframe.o [2019-10-09T17:11:37.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-09T17:11:37.501Z] #62 295.4 CC criu/signalfd.o [2019-10-09T17:11:37.771Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2019-10-09T17:11:37.788Z] #62 295.9 CC criu/sk-inet.o [2019-10-09T17:11:38.601Z] ok github.com/docker/docker/pkg/discovery/kv 3.151s coverage: 84.1% of statements [2019-10-09T17:11:38.993Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2019-10-09T17:11:38.993Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2019-10-09T17:11:39.843Z] #62 297.6 CC criu/sk-netlink.o [2019-10-09T17:11:39.892Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2019-10-09T17:11:39.892Z] ok github.com/docker/docker/pkg/fsutils 0.460s coverage: 85.1% of statements [2019-10-09T17:11:40.473Z] #62 298.3 CC criu/sk-packet.o [2019-10-09T17:11:40.704Z] ok github.com/docker/docker/pkg/idtools 0.481s coverage: 70.1% of statements [2019-10-09T17:11:41.115Z] ok github.com/docker/docker/pkg/ioutils 0.479s coverage: 70.1% of statements [2019-10-09T17:11:41.496Z] #62 299.5 CC criu/sk-queue.o [2019-10-09T17:11:41.507Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2019-10-09T17:11:41.507Z] ok github.com/docker/docker/pkg/locker 0.034s coverage: 88.9% of statements [2019-10-09T17:11:42.058Z] ok github.com/docker/docker/pkg/longpath 0.009s coverage: 100.0% of statements [2019-10-09T17:11:42.058Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-09T17:11:42.555Z] #62 300.7 CC criu/sk-tcp.o [2019-10-09T17:11:42.968Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2019-10-09T17:11:43.357Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2019-10-09T17:11:43.579Z] #62 301.6 CC criu/sk-unix.o [2019-10-09T17:11:43.738Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-10-09T17:11:43.955Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-09T17:11:44.134Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 91.4% of statements [2019-10-09T17:11:44.134Z] ok github.com/docker/docker/pkg/mount 1.278s coverage: 69.6% of statements [2019-10-09T17:11:44.134Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-09T17:11:44.134Z] ok github.com/docker/docker/pkg/pidfile 0.012s coverage: 82.4% of statements [2019-10-09T17:11:44.134Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-09T17:11:44.134Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-09T17:11:45.443Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.019s coverage: 56.8% of statements [2019-10-09T17:11:45.871Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-10-09T17:11:46.264Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-10-09T17:11:46.664Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2019-10-09T17:11:47.064Z] #62 305.0 CC criu/sockets.o [2019-10-09T17:11:47.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-09T17:11:47.958Z] ok github.com/docker/docker/pkg/pubsub 1.030s coverage: 73.9% of statements [2019-10-09T17:11:48.553Z] #62 306.7 CC criu/stats.o [2019-10-09T17:11:48.837Z] ok github.com/docker/docker/pkg/reexec 0.004s coverage: 82.4% of statements [2019-10-09T17:11:49.191Z] #62 307.2 CC criu/string.o [2019-10-09T17:11:49.483Z] #62 307.4 CC criu/sysctl.o [2019-10-09T17:11:50.530Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-09T17:11:51.004Z] #62 308.7 CC criu/sysfs_parse.o [2019-10-09T17:11:51.291Z] #62 309.5 CC criu/timerfd.o [2019-10-09T17:11:52.036Z] ok github.com/docker/docker/pkg/signal 2.477s coverage: 61.0% of statements [2019-10-09T17:11:52.036Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2019-10-09T17:11:52.313Z] #62 310.2 CC criu/tty.o [2019-10-09T17:11:52.416Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-10-09T17:11:52.864Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-10-09T17:11:53.273Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2019-10-09T17:11:53.773Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 80.6% of statements [2019-10-09T17:11:54.717Z] ok github.com/docker/docker/pkg/system 0.034s coverage: 36.9% of statements [2019-10-09T17:11:55.118Z] ok github.com/docker/docker/pkg/tailfile 0.062s coverage: 88.6% of statements [2019-10-09T17:11:55.795Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-09T17:11:55.944Z] ok github.com/docker/docker/pkg/tarsum 0.095s coverage: 89.3% of statements [2019-10-09T17:11:56.342Z] ok github.com/docker/docker/pkg/term 0.005s coverage: 84.8% of statements [2019-10-09T17:11:56.716Z] testing: warning: no tests to run [2019-10-09T17:11:56.716Z] coverage: [no statements] [2019-10-09T17:11:56.716Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2019-10-09T17:11:56.747Z] #62 314.2 CC criu/tun.o [2019-10-09T17:11:57.085Z] ok github.com/docker/docker/pkg/truncindex 0.105s coverage: 91.5% of statements [2019-10-09T17:11:57.085Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2019-10-09T17:11:57.374Z] #62 315.3 CC criu/uffd.o [2019-10-09T17:11:57.467Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-10-09T17:11:58.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-09T17:11:59.977Z] ok github.com/docker/docker/plugin 0.531s coverage: 27.1% of statements [2019-10-09T17:12:00.112Z] #62 318.1 CC criu/util.o [2019-10-09T17:12:00.799Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-10-09T17:12:00.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-09T17:12:01.637Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 76.2% of statements [2019-10-09T17:12:02.020Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2019-10-09T17:12:02.832Z] #62 320.4 CC criu/uts_ns.o [2019-10-09T17:12:03.120Z] #62 321.1 CC criu/vdso.o [2019-10-09T17:12:03.911Z] ok github.com/docker/docker/registry 0.149s coverage: 56.3% of statements [2019-10-09T17:12:04.140Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-09T17:12:04.140Z] Using test binary docker [2019-10-09T17:12:04.140Z] +++ /etc/init.d/apparmor start [2019-10-09T17:12:04.140Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-09T17:12:04.140Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-09T17:12:04.140Z] Warning failed to create cache: (null) [2019-10-09T17:12:04.140Z] . [2019-10-09T17:12:04.140Z] INFO: Waiting for daemon to start... [2019-10-09T17:12:04.140Z] Starting dockerd [2019-10-09T17:12:04.140Z] +++ 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-09T17:12:04.151Z] #62 322.1 LINK criu/built-in.o [2019-10-09T17:12:04.443Z] #62 322.4 LINK criu/criu [2019-10-09T17:12:04.731Z] #62 ... [2019-10-09T17:12:04.731Z] [2019-10-09T17:12:04.731Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-09T17:12:04.731Z] #59 405.1 + rm -rf /tmp/tmp.1qFGgYhx8Y/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.1qFGgYhx8Y [2019-10-09T17:12:04.739Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-10-09T17:12:04.740Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2019-10-09T17:12:05.037Z] #59 DONE 405.2s [2019-10-09T17:12:05.037Z] [2019-10-09T17:12:05.037Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-09T17:12:05.324Z] #28 ... [2019-10-09T17:12:05.324Z] [2019-10-09T17:12:05.324Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T17:12:05.324Z] #62 323.3 DEP lib/c/criu.d [2019-10-09T17:12:05.612Z] #62 323.5 CC images/rpc.pb-c.o [2019-10-09T17:12:06.184Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2019-10-09T17:12:06.184Z] ok github.com/docker/docker/testutil 0.013s coverage: 62.5% of statements [2019-10-09T17:12:06.298Z] . [2019-10-09T17:12:06.298Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-09T17:12:06.556Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-09T17:12:06.556Z] Error: No such image: emptyfs [2019-10-09T17:12:06.556Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-09T17:12:06.556Z] ++++ docker load [2019-10-09T17:12:06.814Z] Running integration-test (iteration 1) [2019-10-09T17:12:06.814Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2019-10-09T17:12:06.814Z] ++ 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-09T17:12:06.814Z] ++ set -e [2019-10-09T17:12:06.814Z] ++ '[' -n 0 ']' [2019-10-09T17:12:06.814Z] ++ set -x [2019-10-09T17:12:06.814Z] ++ env -i DEST=/go/src/github.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-09T17:12:07.682Z] #62 325.3 CC lib/c/criu.o [2019-10-09T17:12:09.180Z] #62 327.3 LINK lib/c/built-in.o [2019-10-09T17:12:09.468Z] #62 327.4 LINK lib/c/libcriu.so [2019-10-09T17:12:09.507Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-10-09T17:12:09.756Z] #62 327.9 GEN magic.py [2019-10-09T17:12:10.045Z] #62 328.1 Note: Building without setproctitle() and strlcpy() support. [2019-10-09T17:12:10.045Z] #62 328.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-09T17:12:10.324Z] ok github.com/docker/docker/volume/local 0.047s coverage: 73.0% of statements [2019-10-09T17:12:11.073Z] #62 329.0 fatal: Not a git repository (or any of the parent directories): .git [2019-10-09T17:12:11.175Z] ok github.com/docker/docker/volume/mounts 0.023s coverage: 67.0% of statements [2019-10-09T17:12:12.700Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2019-10-09T17:12:12.727Z] #62 330.4 make[1]: Nothing to be done for 'all'. [2019-10-09T17:12:13.763Z] #62 331.8 make[1]: 'images/built-in.o' is up to date. [2019-10-09T17:12:13.763Z] #62 331.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-09T17:12:13.763Z] #62 331.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-09T17:12:14.058Z] #62 332.0 make[1]: 'compel/libcompel.a' is up to date. [2019-10-09T17:12:14.058Z] #62 332.1 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-09T17:12:14.058Z] #62 332.2 make[1]: Nothing to be done for 'all'. [2019-10-09T17:12:14.058Z] #62 332.2 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-09T17:12:14.685Z] #62 332.6 make[2]: Nothing to be done for 'all'. [2019-10-09T17:12:14.685Z] #62 332.7 make[2]: Nothing to be done for 'all'. [2019-10-09T17:12:14.685Z] #62 332.8 make[2]: Nothing to be done for 'all'. [2019-10-09T17:12:14.976Z] #62 333.0 make[2]: Nothing to be done for 'all'. [2019-10-09T17:12:14.976Z] #62 333.1 make[2]: Nothing to be done for 'all'. [2019-10-09T17:12:15.266Z] #62 333.2 make[2]: Nothing to be done for 'all'. [2019-10-09T17:12:15.266Z] #62 333.3 make[2]: Nothing to be done for 'all'. [2019-10-09T17:12:15.556Z] #62 333.5 make[2]: Nothing to be done for 'all'. [2019-10-09T17:12:15.556Z] #62 333.5 INSTALL criu/criu [2019-10-09T17:12:15.556Z] #62 DONE 333.7s [2019-10-09T17:12:15.556Z] [2019-10-09T17:12:15.557Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-09T17:12:19.043Z] ok github.com/docker/docker/pkg/plugins 33.614s coverage: 76.6% of statements [2019-10-09T17:12:19.043Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-09T17:12:19.043Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-09T17:12:19.043Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-09T17:12:19.043Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-09T17:12:19.043Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-09T17:12:19.043Z] ? github.com/docker/docker/rootless [no test files] [2019-10-09T17:12:19.043Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-09T17:12:19.043Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-09T17:12:19.043Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-09T17:12:19.043Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-09T17:12:19.043Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-09T17:12:19.043Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-09T17:12:19.043Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-09T17:12:19.043Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-09T17:12:19.043Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-09T17:12:19.043Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-09T17:12:19.043Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-09T17:12:19.043Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-09T17:12:19.043Z] ? github.com/docker/docker/volume [no test files] [2019-10-09T17:12:19.043Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-09T17:12:19.043Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-09T17:12:19.043Z] [2019-10-09T17:12:19.043Z] === Skipped [2019-10-09T17:12:19.043Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-09T17:12:19.043Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-09T17:12:19.043Z] [2019-10-09T17:12:19.043Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-09T17:12:19.043Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-09T17:12:19.043Z] [2019-10-09T17:12:19.043Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-09T17:12:19.043Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-09T17:12:19.043Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-09T17:12:19.043Z] [2019-10-09T17:12:19.043Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-09T17:12:19.043Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-09T17:12:19.043Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-09T17:12:19.043Z] [2019-10-09T17:12:19.043Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-09T17:12:19.043Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-09T17:12:19.043Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-09T17:12:19.043Z] [2019-10-09T17:12:19.043Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-09T17:12:19.043Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-09T17:12:19.043Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-09T17:12:19.043Z] [2019-10-09T17:12:19.043Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-09T17:12:19.043Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-09T17:12:19.043Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-09T17:12:19.043Z] [2019-10-09T17:12:19.043Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-09T17:12:19.043Z] graphtest_unix.go:73: No driver to put! [2019-10-09T17:12:19.043Z] [2019-10-09T17:12:19.043Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-09T17:12:19.043Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-09T17:12:19.043Z] [2019-10-09T17:12:19.043Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-09T17:12:19.043Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-09T17:12:19.043Z] [2019-10-09T17:12:19.043Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-09T17:12:19.043Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-09T17:12:19.043Z] [2019-10-09T17:12:19.043Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-09T17:12:19.043Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-09T17:12:19.043Z] [2019-10-09T17:12:19.043Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-09T17:12:19.043Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-09T17:12:19.043Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-09T17:12:19.043Z] [2019-10-09T17:12:19.043Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-09T17:12:19.043Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-09T17:12:19.043Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-09T17:12:19.043Z] [2019-10-09T17:12:19.043Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-09T17:12:19.043Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-09T17:12:19.043Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-09T17:12:19.043Z] [2019-10-09T17:12:19.043Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-09T17:12:19.043Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-09T17:12:19.043Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-09T17:12:19.043Z] [2019-10-09T17:12:19.043Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-09T17:12:19.043Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-09T17:12:19.043Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-09T17:12:19.043Z] [2019-10-09T17:12:19.043Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-09T17:12:19.043Z] graphtest_unix.go:73: No driver to put! [2019-10-09T17:12:19.043Z] [2019-10-09T17:12:19.043Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-09T17:12:19.043Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-09T17:12:19.043Z] [2019-10-09T17:12:19.043Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-09T17:12:19.043Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-09T17:12:19.043Z] [2019-10-09T17:12:19.043Z] [2019-10-09T17:12:19.043Z] DONE 2114 tests, 20 skipped in 231.069s Post stage [Pipeline] junit [2019-10-09T17:12:20.124Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-09T17:12:22.614Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40058/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=08bca254141108d8dae5b6ecba1661ab9271b0a2 -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:08bca254141108d8dae5b6ecba1661ab9271b0a2 hack/make.sh dynbinary test-integration [2019-10-09T17:12:22.996Z] [2019-10-09T17:12:22.996Z] Removing bundles/ [2019-10-09T17:12:22.996Z] [2019-10-09T17:12:22.996Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-09T17:12:22.996Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-09T17:12:22.996Z] GOOS="" GOARCH="" GOARM="" [2019-10-09T17:12:28.952Z] 65014b3c3121: Pull complete [2019-10-09T17:12:38.880Z] Loaded image: buildpack-deps:jessie [2019-10-09T17:12:38.880Z] Loaded image: busybox:latest [2019-10-09T17:12:38.880Z] Loaded image: busybox:glibc [2019-10-09T17:12:38.880Z] Loaded image: debian:jessie [2019-10-09T17:12:38.880Z] Loaded image: hello-world:latest [2019-10-09T17:12:38.880Z] INFO: Testing against a local daemon [2019-10-09T17:12:38.880Z] === RUN TestCgroupNamespacesBuild [2019-10-09T17:12:40.255Z] --- PASS: TestCgroupNamespacesBuild (2.76s) [2019-10-09T17:12:40.255Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-09T17:12:40.255Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-09T17:12:42.784Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.21s) [2019-10-09T17:12:42.784Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-09T17:12:42.784Z] === RUN TestBuildWithSession [2019-10-09T17:12:42.784Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-09T17:12:42.784Z] build_session_test.go:25: TODO: BuildKit [2019-10-09T17:12:42.784Z] === RUN TestBuildSquashParent [2019-10-09T17:12:48.214Z] #28 DONE 446.1s [2019-10-09T17:12:48.214Z] [2019-10-09T17:12:48.214Z] #57 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-09T17:12:48.214Z] #57 ... [2019-10-09T17:12:48.214Z] [2019-10-09T17:12:48.214Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-09T17:12:48.214Z] #51 395.9 + bin/containerd [2019-10-09T17:12:48.214Z] #51 ... [2019-10-09T17:12:48.214Z] [2019-10-09T17:12:48.214Z] #29 [dev 11/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-09T17:12:48.214Z] #29 DONE 0.1s [2019-10-09T17:12:48.214Z] [2019-10-09T17:12:48.214Z] #32 [dev 12/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-09T17:12:48.214Z] #32 DONE 0.1s [2019-10-09T17:12:48.214Z] [2019-10-09T17:12:48.214Z] #35 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-09T17:12:48.214Z] #35 DONE 0.1s [2019-10-09T17:12:48.214Z] [2019-10-09T17:12:48.214Z] #38 [dev 14/25] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-09T17:12:48.502Z] #38 DONE 0.1s [2019-10-09T17:12:48.502Z] [2019-10-09T17:12:48.502Z] #43 [dev 15/25] COPY --from=tini /build/ /usr/local/bin/ [2019-10-09T17:12:48.502Z] #43 DONE 0.1s [2019-10-09T17:12:48.502Z] [2019-10-09T17:12:48.502Z] #57 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-09T17:12:48.502Z] #57 ... [2019-10-09T17:12:48.502Z] [2019-10-09T17:12:48.502Z] #47 [dev 16/25] COPY --from=runc /build/ /usr/local/bin/ [2019-10-09T17:12:48.502Z] #47 DONE 0.1s [2019-10-09T17:12:48.789Z] [2019-10-09T17:12:48.789Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-09T17:12:52.753Z] --- PASS: TestBuildSquashParent (10.35s) [2019-10-09T17:12:52.753Z] build_squash_test.go:29: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent" [2019-10-09T17:12:52.753Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-09T17:12:52.753Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-09T17:12:52.753Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-09T17:12:52.753Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-09T17:12:52.753Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-09T17:12:52.753Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-09T17:12:52.753Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-09T17:12:52.753Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-09T17:12:52.753Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-09T17:12:52.753Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-09T17:12:52.753Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-09T17:12:52.753Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-09T17:12:52.753Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-09T17:12:52.753Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-09T17:12:52.753Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-09T17:12:56.036Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-09T17:12:56.294Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-09T17:12:58.575Z] Created binary: bundles/binary-daemon/dockerd-dev [2019-10-09T17:12:58.575Z] Copying nested executables into bundles/binary-daemon [2019-10-09T17:12:58.575Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2019-10-09T17:12:58.912Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40058/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=08bca254141108d8dae5b6ecba1661ab9271b0a2 -e DOCKER_GRAPHDRIVER docker:08bca254141108d8dae5b6ecba1661ab9271b0a2 hack/make.sh cross [2019-10-09T17:12:59.586Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-09T17:12:59.586Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-09T17:12:59.659Z] [2019-10-09T17:12:59.659Z] Removing bundles/ [2019-10-09T17:12:59.659Z] [2019-10-09T17:12:59.659Z] ---> Making bundle: cross (in bundles/cross) [2019-10-09T17:12:59.659Z] Cross building: bundles/cross/linux/amd64 [2019-10-09T17:12:59.659Z] Building: bundles/cross/linux/amd64/dockerd-dev [2019-10-09T17:12:59.659Z] GOOS="linux" GOARCH="amd64" GOARM="" [2019-10-09T17:13:01.390Z] #51 ... [2019-10-09T17:13:01.390Z] [2019-10-09T17:13:01.390Z] #57 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-09T17:13:01.390Z] #57 461.0 + return [2019-10-09T17:13:01.390Z] #57 DONE 461.1s [2019-10-09T17:13:01.390Z] [2019-10-09T17:13:01.390Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-09T17:13:02.869Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-10-09T17:13:02.869Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.34s) [2019-10-09T17:13:02.869Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.63s) [2019-10-09T17:13:02.869Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.22s) [2019-10-09T17:13:02.869Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.17s) [2019-10-09T17:13:02.869Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.27s) [2019-10-09T17:13:02.869Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.17s) [2019-10-09T17:13:02.869Z] === RUN TestBuildMultiStageCopy [2019-10-09T17:13:02.869Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-09T17:13:06.154Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-09T17:13:06.154Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-09T17:13:06.720Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-09T17:13:07.286Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-09T17:13:07.852Z] --- PASS: TestBuildMultiStageCopy (5.26s) [2019-10-09T17:13:07.852Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.84s) [2019-10-09T17:13:07.852Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.57s) [2019-10-09T17:13:07.852Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.58s) [2019-10-09T17:13:07.852Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.62s) [2019-10-09T17:13:07.852Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.65s) [2019-10-09T17:13:07.852Z] === RUN TestBuildMultiStageParentConfig [2019-10-09T17:13:09.752Z] --- PASS: TestBuildMultiStageParentConfig (1.62s) [2019-10-09T17:13:09.752Z] === RUN TestBuildLabelWithTargets [2019-10-09T17:13:12.280Z] --- PASS: TestBuildLabelWithTargets (2.39s) [2019-10-09T17:13:12.280Z] === RUN TestBuildWithEmptyLayers [2019-10-09T17:13:13.214Z] --- PASS: TestBuildWithEmptyLayers (1.29s) [2019-10-09T17:13:13.214Z] === RUN TestBuildMultiStageOnBuild [2019-10-09T17:13:17.399Z] --- PASS: TestBuildMultiStageOnBuild (3.68s) [2019-10-09T17:13:17.399Z] === RUN TestBuildUncleanTarFilenames [2019-10-09T17:13:18.771Z] --- PASS: TestBuildUncleanTarFilenames (1.83s) [2019-10-09T17:13:18.771Z] === RUN TestBuildMultiStageLayerLeak [2019-10-09T17:13:22.950Z] --- PASS: TestBuildMultiStageLayerLeak (4.01s) [2019-10-09T17:13:22.950Z] === RUN TestBuildWithHugeFile [2019-10-09T17:13:28.311Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-09T17:13:28.311Z] Using test binary docker [2019-10-09T17:13:28.311Z] +++ /etc/init.d/apparmor start [2019-10-09T17:13:28.311Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-09T17:13:28.311Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-09T17:13:28.311Z] Warning failed to create cache: (null) [2019-10-09T17:13:28.311Z] . [2019-10-09T17:13:28.311Z] INFO: Waiting for daemon to start... [2019-10-09T17:13:28.311Z] Starting dockerd [2019-10-09T17:13:28.311Z] +++ 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-09T17:13:28.569Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-09T17:13:28.569Z] Using test binary docker [2019-10-09T17:13:28.569Z] +++ /etc/init.d/apparmor start [2019-10-09T17:13:28.569Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-09T17:13:28.569Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-09T17:13:28.569Z] Warning failed to create cache: (null) [2019-10-09T17:13:28.569Z] . [2019-10-09T17:13:28.569Z] Starting dockerd [2019-10-09T17:13:28.569Z] INFO: Waiting for daemon to start... [2019-10-09T17:13:28.569Z] +++ 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-09T17:13:30.467Z] . [2019-10-09T17:13:30.467Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-09T17:13:30.467Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-09T17:13:30.467Z] Error: No such image: emptyfs [2019-10-09T17:13:30.467Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-09T17:13:30.467Z] ++++ docker load [2019-10-09T17:13:30.725Z] Running integration-test (iteration 1) [2019-10-09T17:13:30.725Z] 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-09T17:13:30.725Z] ++ 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-09T17:13:30.725Z] ++ set -e [2019-10-09T17:13:30.725Z] ++ '[' -n 0 ']' [2019-10-09T17:13:30.725Z] ++ set -x [2019-10-09T17:13:30.725Z] ++ env -i DEST=/go/src/github.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-09T17:13:30.725Z] [2019-10-09T17:13:30.725Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-09T17:13:30.725Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-09T17:13:30.725Z] Error: No such image: emptyfs [2019-10-09T17:13:30.725Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-09T17:13:30.725Z] ++++ docker load [2019-10-09T17:13:31.289Z] Running integration-test (iteration 1) [2019-10-09T17:13:31.289Z] 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-09T17:13:31.289Z] ++ 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-09T17:13:31.289Z] ++ set -e [2019-10-09T17:13:31.289Z] ++ '[' -n 0 ']' [2019-10-09T17:13:31.289Z] ++ set -x [2019-10-09T17:13:31.290Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09T17:13:33.394Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-09T17:13:33.394Z] [2019-10-09T17:13:33.394Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-09T17:13:33.394Z] PKG_CONFIG=pkg-config [2019-10-09T17:13:33.394Z] GOLANG_VERSION=1.13.1 [2019-10-09T17:13:33.394Z] HOSTNAME=97ce3d3fb7a0 [2019-10-09T17:13:33.394Z] DOCKER_EXPERIMENTAL=1 [2019-10-09T17:13:33.394Z] container=docker [2019-10-09T17:13:33.394Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-09T17:13:33.394Z] GO111MODULE=off [2019-10-09T17:13:33.394Z] GOPATH=/go [2019-10-09T17:13:33.394Z] PWD=/go/src/github.com/docker/docker [2019-10-09T17:13:33.394Z] HOME=/root [2019-10-09T17:13:33.394Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-09T17:13:33.394Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-09T17:13:33.394Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-09T17:13:33.394Z] DOCKER_GITCOMMIT=08bca254141108d8dae5b6ecba1661ab9271b0a2 [2019-10-09T17:13:33.394Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-09T17:13:33.394Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-09T17:13:33.394Z] TERM=xterm [2019-10-09T17:13:33.394Z] VALIDATE_BRANCH=master [2019-10-09T17:13:33.394Z] DEST=bundles/test-integration [2019-10-09T17:13:33.394Z] SHLVL=1 [2019-10-09T17:13:33.394Z] TIMEOUT=120m [2019-10-09T17:13:33.394Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-09T17:13:33.394Z] DOCKER_PKG=github.com/docker/docker [2019-10-09T17:13:33.394Z] TESTDEBUG=0 [2019-10-09T17:13:33.394Z] _=/usr/bin/env [2019-10-09T17:13:33.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-09T17:13:40.662Z] #51 445.8 + bin/containerd-stress [2019-10-09T17:13:40.662Z] #51 449.6 + bin/containerd-shim [2019-10-09T17:13:50.994Z] #51 459.9 + bin/containerd-shim-runc-v1 [2019-10-09T17:13:56.519Z] #51 464.9 + bin/containerd-shim-runc-v2 [2019-10-09T17:13:57.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-09T17:13:57.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-09T17:13:57.537Z] #51 466.4 + binaries [2019-10-09T17:13:57.537Z] #51 466.4 + mkdir -p /build [2019-10-09T17:13:57.537Z] #51 466.4 + cp bin/containerd /build/containerd [2019-10-09T17:13:57.537Z] #51 466.5 + cp bin/containerd-shim /build/containerd-shim [2019-10-09T17:13:57.537Z] #51 466.5 + cp bin/ctr /build/ctr [2019-10-09T17:13:57.537Z] #51 DONE 466.6s [2019-10-09T17:13:57.912Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-09T17:13:59.022Z] [2019-10-09T17:13:59.022Z] #52 [dev 17/25] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-09T17:13:59.022Z] #52 DONE 0.1s [2019-10-09T17:13:59.022Z] [2019-10-09T17:13:59.022Z] #55 [dev 18/25] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-09T17:13:59.308Z] #55 DONE 0.1s [2019-10-09T17:13:59.308Z] [2019-10-09T17:13:59.308Z] #58 [dev 19/25] COPY --from=dockercli /build/ /usr/local/cli [2019-10-09T17:13:59.308Z] #58 DONE 0.1s [2019-10-09T17:13:59.308Z] [2019-10-09T17:13:59.308Z] #60 [dev 20/25] COPY --from=registry /build/registry* /usr/local/bin/ [2019-10-09T17:13:59.308Z] #60 DONE 0.1s [2019-10-09T17:13:59.308Z] [2019-10-09T17:13:59.308Z] #63 [dev 21/25] COPY --from=criu /build/ /usr/local/ [2019-10-09T17:13:59.308Z] #63 DONE 0.1s [2019-10-09T17:13:59.308Z] [2019-10-09T17:13:59.308Z] #67 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-09T17:13:59.593Z] #67 DONE 0.1s [2019-10-09T17:13:59.593Z] [2019-10-09T17:13:59.593Z] #69 [dev 23/25] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-10-09T17:13:59.593Z] #69 DONE 0.3s [2019-10-09T17:13:59.880Z] [2019-10-09T17:13:59.880Z] #70 [dev 24/25] WORKDIR /go/src/github.com/docker/docker [2019-10-09T17:13:59.880Z] #70 DONE 0.0s [2019-10-09T17:13:59.880Z] [2019-10-09T17:13:59.880Z] #71 [dev 25/25] COPY . /go/src/github.com/docker/docker [2019-10-09T17:14:02.633Z] #71 DONE 2.8s [2019-10-09T17:14:02.633Z] [2019-10-09T17:14:02.633Z] #72 exporting to oci image format [2019-10-09T17:14:02.633Z] #72 exporting layers [2019-10-09T17:14:03.342Z] Loaded image: buildpack-deps:jessie [2019-10-09T17:14:03.342Z] Loaded image: busybox:latest [2019-10-09T17:14:03.342Z] Loaded image: buildpack-deps:jessie [2019-10-09T17:14:03.342Z] Loaded image: busybox:latest [2019-10-09T17:14:03.342Z] Loaded image: busybox:glibc [2019-10-09T17:14:03.342Z] Loaded image: debian:jessie [2019-10-09T17:14:03.342Z] Loaded image: hello-world:latest [2019-10-09T17:14:03.342Z] INFO: Testing against a local daemon [2019-10-09T17:14:03.342Z] === RUN TestDockerSuite [2019-10-09T17:14:03.342Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-10-09T17:14:03.342Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-10-09T17:14:03.342Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-10-09T17:14:03.342Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-10-09T17:14:03.342Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-10-09T17:14:03.342Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-10-09T17:14:03.342Z] Loaded image: busybox:glibc [2019-10-09T17:14:03.342Z] Loaded image: debian:jessie [2019-10-09T17:14:03.342Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-10-09T17:14:03.343Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-10-09T17:14:03.343Z] Loaded image: hello-world:latest [2019-10-09T17:14:03.343Z] INFO: Testing against a local daemon [2019-10-09T17:14:03.343Z] === RUN TestDockerDaemonSuite [2019-10-09T17:14:03.343Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-10-09T17:14:06.619Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-10-09T17:14:06.619Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-10-09T17:14:07.184Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-10-09T17:14:07.184Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-10-09T17:14:08.117Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-10-09T17:14:08.374Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-10-09T17:14:08.374Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-10-09T17:14:10.900Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-10-09T17:14:11.465Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-10-09T17:14:11.722Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-10-09T17:14:11.722Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-10-09T17:14:11.722Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-10-09T17:14:13.095Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-10-09T17:14:13.354Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-10-09T17:14:14.286Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-10-09T17:14:14.543Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-10-09T17:14:14.801Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-10-09T17:14:14.801Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-10-09T17:14:14.801Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-10-09T17:14:18.085Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-10-09T17:14:20.615Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-10-09T17:14:21.057Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2019-10-09T17:14:21.057Z] Copying nested executables into bundles/cross/linux/amd64 [2019-10-09T17:14:21.057Z] Cross building: bundles/cross/windows/amd64 [2019-10-09T17:14:21.057Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2019-10-09T17:14:21.057Z] GOOS="windows" GOARCH="amd64" GOARM="" [2019-10-09T17:14:21.549Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-10-09T17:14:22.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-09T17:14:22.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-09T17:14:22.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-09T17:14:22.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-09T17:14:22.924Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-10-09T17:14:22.981Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-09T17:14:23.489Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-10-09T17:14:24.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-09T17:14:26.015Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2019-10-09T17:14:26.221Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-09T17:14:26.273Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-10-09T17:14:27.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-09T17:14:29.553Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-10-09T17:14:29.553Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2019-10-09T17:14:30.485Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-10-09T17:14:30.625Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-09T17:14:31.857Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-10-09T17:14:32.481Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-09T17:14:32.792Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-10-09T17:14:33.726Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-10-09T17:14:34.127Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-09T17:14:35.099Z] === RUN TestDockerSuite/TestAttachAfterDetach [2019-10-09T17:14:36.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-09T17:14:37.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-09T17:14:37.628Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2019-10-09T17:14:37.629Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-10-09T17:14:38.692Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-09T17:14:39.527Z] === RUN TestDockerSuite/TestAttachDetach [2019-10-09T17:14:39.996Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-09T17:14:39.996Z] Using test binary docker [2019-10-09T17:14:39.996Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-09T17:14:39.996Z] +++ /etc/init.d/apparmor start [2019-10-09T17:14:39.996Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-09T17:14:39.996Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-09T17:14:39.996Z] Warning failed to create cache: (null) [2019-10-09T17:14:39.996Z] . [2019-10-09T17:14:39.996Z] INFO: Waiting for daemon to start... [2019-10-09T17:14:39.996Z] Starting dockerd [2019-10-09T17:14:39.996Z] +++ 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-09T17:14:40.591Z] 12c8dbabfd62: Pull complete [2019-10-09T17:14:40.591Z] Digest: sha256:404e0ee336a063619d1e93a2446061cf19cb3068bacb1775f5613e3b54e527e1 [2019-10-09T17:14:40.591Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-09T17:14:40.591Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-09T17:14:40.591Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2019-10-09T17:14:40.591Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2019-10-09T17:14:40.591Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.805' [2019-10-09T17:14:40.591Z] INFO: Docker version of control daemon [2019-10-09T17:14:40.591Z] [2019-10-09T17:14:40.591Z] Client: Docker Engine - Enterprise [2019-10-09T17:14:40.591Z] Version: 19.03.2 [2019-10-09T17:14:40.591Z] API version: 1.40 [2019-10-09T17:14:40.591Z] Go version: go1.12.8 [2019-10-09T17:14:40.591Z] Git commit: c92ab06ed9 [2019-10-09T17:14:40.591Z] Built: 09/03/2019 16:38:11 [2019-10-09T17:14:40.591Z] OS/Arch: windows/amd64 [2019-10-09T17:14:40.591Z] Experimental: false [2019-10-09T17:14:40.591Z] [2019-10-09T17:14:40.591Z] Server: Docker Engine - Enterprise [2019-10-09T17:14:40.591Z] Engine: [2019-10-09T17:14:40.591Z] Version: 19.03.2 [2019-10-09T17:14:40.591Z] API version: 1.40 (minimum version 1.24) [2019-10-09T17:14:40.591Z] Go version: go1.12.8 [2019-10-09T17:14:40.591Z] Git commit: c92ab06ed9 [2019-10-09T17:14:40.591Z] Built: 09/03/2019 16:35:47 [2019-10-09T17:14:40.591Z] OS/Arch: windows/amd64 [2019-10-09T17:14:40.591Z] Experimental: true [2019-10-09T17:14:40.591Z] [2019-10-09T17:14:40.591Z] INFO: Docker info of control daemon [2019-10-09T17:14:40.591Z] [2019-10-09T17:14:40.591Z] Client: [2019-10-09T17:14:40.591Z] Debug Mode: false [2019-10-09T17:14:40.591Z] Plugins: [2019-10-09T17:14:40.591Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-10-09T17:14:40.591Z] [2019-10-09T17:14:40.591Z] Server: [2019-10-09T17:14:40.591Z] Containers: 0 [2019-10-09T17:14:40.591Z] Running: 0 [2019-10-09T17:14:40.591Z] Paused: 0 [2019-10-09T17:14:40.591Z] Stopped: 0 [2019-10-09T17:14:40.591Z] Images: 1 [2019-10-09T17:14:40.591Z] Server Version: 19.03.2 [2019-10-09T17:14:40.591Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-10-09T17:14:40.591Z] Windows: [2019-10-09T17:14:40.591Z] LCOW: [2019-10-09T17:14:40.591Z] Logging Driver: json-file [2019-10-09T17:14:40.591Z] Plugins: [2019-10-09T17:14:40.591Z] Volume: local [2019-10-09T17:14:40.591Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-10-09T17:14:40.591Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-09T17:14:40.591Z] Swarm: inactive [2019-10-09T17:14:40.591Z] Default Isolation: process [2019-10-09T17:14:40.591Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-09T17:14:40.591Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-09T17:14:40.591Z] OSType: windows [2019-10-09T17:14:40.591Z] Architecture: x86_64 [2019-10-09T17:14:40.591Z] CPUs: 4 [2019-10-09T17:14:40.591Z] Total Memory: 32GiB [2019-10-09T17:14:40.591Z] Name: azwin-2-de1ab0 [2019-10-09T17:14:40.591Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-10-09T17:14:40.591Z] Docker Root Dir: D:\docker [2019-10-09T17:14:40.591Z] Debug Mode: false [2019-10-09T17:14:40.591Z] Registry: https://index.docker.io/v1/ [2019-10-09T17:14:40.591Z] Labels: [2019-10-09T17:14:40.591Z] Experimental: true [2019-10-09T17:14:40.591Z] Insecure Registries: [2019-10-09T17:14:40.591Z] 10.0.0.4:5000 [2019-10-09T17:14:40.591Z] 127.0.0.0/8 [2019-10-09T17:14:40.591Z] Registry Mirrors: [2019-10-09T17:14:40.591Z] http://10.0.0.4:5000/ [2019-10-09T17:14:40.591Z] Live Restore Enabled: false [2019-10-09T17:14:40.591Z] [2019-10-09T17:14:40.591Z] [2019-10-09T17:14:40.591Z] INFO: Commit hash is 37d202e9b [2019-10-09T17:14:40.591Z] INFO: Nuke-Everything... [2019-10-09T17:14:40.591Z] INFO: Container count on control daemon to delete is 0 [2019-10-09T17:14:40.591Z] INFO: Nuking d:\CI [2019-10-09T17:14:40.591Z] INFO: Zapped successfully [2019-10-09T17:14:40.591Z] INFO: Location for testing is d:\CI\PR-40058\3 [2019-10-09T17:14:40.591Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2019-10-09T17:14:40.591Z] [2019-10-09T17:14:40.591Z] [2019-10-09T17:14:40.591Z] INFO: Building the image from Dockerfile.windows at 10/09/2019 17:14:36... [2019-10-09T17:14:40.591Z] [2019-10-09T17:14:40.900Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-10-09T17:14:41.906Z] . [2019-10-09T17:14:41.906Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-09T17:14:41.906Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-09T17:14:41.906Z] Error: No such image: emptyfs [2019-10-09T17:14:41.906Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-09T17:14:41.906Z] ++++ docker load [2019-10-09T17:14:42.300Z] Running integration-test (iteration 1) [2019-10-09T17:14:42.300Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2019-10-09T17:14:42.300Z] ++ 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-09T17:14:42.300Z] ++ set -e [2019-10-09T17:14:42.300Z] ++ '[' -n 0 ']' [2019-10-09T17:14:42.300Z] ++ set -x [2019-10-09T17:14:42.300Z] ++ env -i DEST=/go/src/github.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-09T17:14:42.799Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-10-09T17:14:42.799Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2019-10-09T17:14:44.320Z] Sending build context to Docker daemon 50.07MB [2019-10-09T17:14:44.320Z] [2019-10-09T17:14:44.320Z] Step 1/8 : FROM microsoft/windowsservercore [2019-10-09T17:14:44.320Z] ---> 739b21bd02e7 [2019-10-09T17:14:44.320Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2019-10-09T17:14:44.320Z] ---> Running in eab3b88d7d98 [2019-10-09T17:14:44.696Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-10-09T17:14:44.778Z] Removing intermediate container eab3b88d7d98 [2019-10-09T17:14:44.778Z] ---> 2c2217ac0e7b [2019-10-09T17:14:44.778Z] Step 3/8 : ARG GO_VERSION=1.13.1 [2019-10-09T17:14:44.778Z] ---> Running in cfd63226824d [2019-10-09T17:14:45.236Z] Removing intermediate container cfd63226824d [2019-10-09T17:14:45.236Z] ---> 9d300812e454 [2019-10-09T17:14:45.236Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 [2019-10-09T17:14:45.236Z] ---> Running in f02bf9842675 [2019-10-09T17:14:46.204Z] Removing intermediate container f02bf9842675 [2019-10-09T17:14:46.204Z] ---> 3afa1f463154 [2019-10-09T17:14:46.204Z] 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-09T17:14:46.204Z] ---> Running in 06425de7e774 [2019-10-09T17:14:46.593Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-10-09T17:14:46.851Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2019-10-09T17:14:47.416Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-10-09T17:14:48.348Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2019-10-09T17:14:49.281Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-10-09T17:14:51.810Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-10-09T17:14:51.872Z] Loaded image: buildpack-deps:jessie [2019-10-09T17:14:51.872Z] Loaded image: busybox:latest [2019-10-09T17:14:51.872Z] Loaded image: busybox:glibc [2019-10-09T17:14:51.872Z] Loaded image: debian:jessie [2019-10-09T17:14:52.272Z] Loaded image: hello-world:latest [2019-10-09T17:14:52.272Z] INFO: Testing against a local daemon [2019-10-09T17:14:52.272Z] === RUN TestCgroupNamespacesBuild [2019-10-09T17:14:52.375Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-10-09T17:14:52.633Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-10-09T17:14:53.197Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-10-09T17:14:54.150Z] --- PASS: TestCgroupNamespacesBuild (1.79s) [2019-10-09T17:14:54.150Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-09T17:14:54.150Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-09T17:14:54.764Z] [2019-10-09T17:14:54.764Z] SUCCESS: Specified value was saved. [2019-10-09T17:14:55.098Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2019-10-09T17:14:55.222Z] INFO: Downloading git... [2019-10-09T17:14:55.356Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-10-09T17:14:55.614Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-10-09T17:14:56.003Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.77s) [2019-10-09T17:14:56.003Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-09T17:14:56.003Z] === RUN TestBuildWithSession [2019-10-09T17:14:56.003Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-09T17:14:56.003Z] build_session_test.go:25: TODO: BuildKit [2019-10-09T17:14:56.003Z] === RUN TestBuildSquashParent [2019-10-09T17:14:56.765Z] INFO: Downloading go... [2019-10-09T17:14:57.512Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-10-09T17:14:57.512Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-10-09T17:14:58.316Z] INFO: Downloading compiler 1 of 3... [2019-10-09T17:14:58.773Z] INFO: Downloading compiler 2 of 3... [2019-10-09T17:14:58.884Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-10-09T17:14:58.884Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2019-10-09T17:14:58.884Z] --- PASS: TestBuildWithHugeFile (96.24s) [2019-10-09T17:14:58.884Z] === RUN TestBuildWithEmptyDockerfile [2019-10-09T17:14:59.141Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-09T17:14:59.141Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-09T17:14:59.141Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-09T17:14:59.141Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-09T17:14:59.141Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-09T17:14:59.141Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-09T17:14:59.141Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-09T17:14:59.141Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-09T17:14:59.141Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-09T17:14:59.231Z] INFO: Downloading compiler 3 of 3... [2019-10-09T17:14:59.398Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2019-10-09T17:14:59.398Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2019-10-09T17:14:59.398Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2019-10-09T17:14:59.398Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2019-10-09T17:14:59.398Z] === RUN TestBuildPreserveOwnership [2019-10-09T17:14:59.398Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-09T17:14:59.655Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-10-09T17:14:59.693Z] INFO: Extracting git... [2019-10-09T17:15:00.220Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2019-10-09T17:15:02.746Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2019-10-09T17:15:03.311Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-09T17:15:03.925Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-10-09T17:15:03.992Z] --- PASS: TestBuildSquashParent (7.14s) [2019-10-09T17:15:03.992Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-09T17:15:03.992Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-09T17:15:03.992Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-09T17:15:03.992Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-09T17:15:03.992Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-09T17:15:03.992Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-09T17:15:03.992Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-09T17:15:03.992Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-09T17:15:03.992Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-09T17:15:03.992Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-09T17:15:03.992Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-09T17:15:03.992Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-09T17:15:03.992Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-09T17:15:03.992Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-09T17:15:03.992Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-09T17:15:04.186Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2019-10-09T17:15:05.574Z] --- PASS: TestBuildPreserveOwnership (5.99s) [2019-10-09T17:15:05.574Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.04s) [2019-10-09T17:15:05.574Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.95s) [2019-10-09T17:15:05.574Z] === RUN TestBuildPlatformInvalid [2019-10-09T17:15:05.574Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2019-10-09T17:15:05.574Z] PASS [2019-10-09T17:15:05.574Z] [2019-10-09T17:15:05.574Z] === Skipped [2019-10-09T17:15:05.574Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2019-10-09T17:15:05.574Z] build_session_test.go:25: TODO: BuildKit [2019-10-09T17:15:05.574Z] [2019-10-09T17:15:05.574Z] [2019-10-09T17:15:05.574Z] DONE 32 tests, 1 skipped in 178.493s [2019-10-09T17:15:05.574Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2019-10-09T17:15:05.574Z] ++ 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-09T17:15:05.574Z] ++ set -e [2019-10-09T17:15:05.574Z] ++ '[' -n 0 ']' [2019-10-09T17:15:05.574Z] ++ set -x [2019-10-09T17:15:05.574Z] ++ env -i DEST=/go/src/github.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-09T17:15:05.574Z] INFO: Testing against a local daemon [2019-10-09T17:15:05.574Z] === RUN TestConfigList [2019-10-09T17:15:06.446Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-09T17:15:06.446Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-09T17:15:08.098Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2019-10-09T17:15:08.481Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-09T17:15:08.662Z] --- PASS: TestConfigList (2.97s) [2019-10-09T17:15:08.662Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-09T17:15:08.662Z] === RUN TestConfigsCreateAndDelete [2019-10-09T17:15:08.917Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-09T17:15:11.490Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-10-09T17:15:11.490Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.12s) [2019-10-09T17:15:11.490Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.21s) [2019-10-09T17:15:11.490Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.23s) [2019-10-09T17:15:11.490Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.72s) [2019-10-09T17:15:11.490Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.36s) [2019-10-09T17:15:11.490Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.39s) [2019-10-09T17:15:11.490Z] === RUN TestBuildMultiStageCopy [2019-10-09T17:15:11.490Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-09T17:15:11.938Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2019-10-09T17:15:11.938Z] --- PASS: TestConfigsCreateAndDelete (3.23s) [2019-10-09T17:15:11.938Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-09T17:15:11.938Z] === RUN TestConfigsUpdate [2019-10-09T17:15:11.938Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2019-10-09T17:15:12.502Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2019-10-09T17:15:13.068Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-10-09T17:15:13.634Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2019-10-09T17:15:13.999Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-09T17:15:13.999Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-09T17:15:15.005Z] --- PASS: TestConfigsUpdate (3.19s) [2019-10-09T17:15:15.005Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-09T17:15:15.005Z] === RUN TestTemplatedConfig [2019-10-09T17:15:15.226Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-09T17:15:16.087Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-09T17:15:16.505Z] --- PASS: TestBuildMultiStageCopy (5.40s) [2019-10-09T17:15:16.505Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.47s) [2019-10-09T17:15:16.505Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.45s) [2019-10-09T17:15:16.505Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.19s) [2019-10-09T17:15:16.505Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.67s) [2019-10-09T17:15:16.505Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.62s) [2019-10-09T17:15:16.505Z] === RUN TestBuildMultiStageParentConfig [2019-10-09T17:15:16.902Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2019-10-09T17:15:16.902Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2019-10-09T17:15:17.357Z] INFO: Expanding go... [2019-10-09T17:15:18.365Z] --- PASS: TestBuildMultiStageParentConfig (1.48s) [2019-10-09T17:15:18.365Z] === RUN TestBuildLabelWithTargets [2019-10-09T17:15:18.800Z] --- PASS: TestTemplatedConfig (3.72s) [2019-10-09T17:15:18.800Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-09T17:15:18.800Z] === RUN TestConfigInspect [2019-10-09T17:15:18.800Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-10-09T17:15:19.366Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-10-09T17:15:19.624Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2019-10-09T17:15:19.624Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2019-10-09T17:15:20.996Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-10-09T17:15:21.014Z] --- PASS: TestBuildLabelWithTargets (2.77s) [2019-10-09T17:15:21.014Z] === RUN TestBuildWithEmptyLayers [2019-10-09T17:15:21.254Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-10-09T17:15:21.818Z] --- PASS: TestConfigInspect (2.95s) [2019-10-09T17:15:21.818Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-09T17:15:21.818Z] === RUN TestConfigCreateWithLabels [2019-10-09T17:15:21.834Z] --- PASS: TestBuildWithEmptyLayers (1.00s) [2019-10-09T17:15:21.834Z] === RUN TestBuildMultiStageOnBuild [2019-10-09T17:15:22.076Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2019-10-09T17:15:22.076Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2019-10-09T17:15:23.974Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2019-10-09T17:15:24.538Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-10-09T17:15:24.795Z] --- PASS: TestConfigCreateWithLabels (3.23s) [2019-10-09T17:15:24.795Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-09T17:15:24.795Z] === RUN TestConfigCreateResolve [2019-10-09T17:15:25.187Z] --- PASS: TestBuildMultiStageOnBuild (2.83s) [2019-10-09T17:15:25.187Z] === RUN TestBuildUncleanTarFilenames [2019-10-09T17:15:25.728Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2019-10-09T17:15:26.495Z] --- PASS: TestBuildUncleanTarFilenames (1.79s) [2019-10-09T17:15:26.495Z] === RUN TestBuildMultiStageLayerLeak [2019-10-09T17:15:27.099Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-10-09T17:15:27.663Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2019-10-09T17:15:27.663Z] --- PASS: TestConfigCreateResolve (2.88s) [2019-10-09T17:15:27.663Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-09T17:15:27.663Z] === RUN TestConfigDaemonLibtrustID [2019-10-09T17:15:28.228Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-10-09T17:15:28.228Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2019-10-09T17:15:28.228Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-09T17:15:28.228Z] PASS [2019-10-09T17:15:28.228Z] [2019-10-09T17:15:28.228Z] DONE 8 tests in 22.816s [2019-10-09T17:15:28.228Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2019-10-09T17:15:28.228Z] ++ 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-09T17:15:28.228Z] ++ set -e [2019-10-09T17:15:28.228Z] ++ '[' -n 0 ']' [2019-10-09T17:15:28.228Z] ++ set -x [2019-10-09T17:15:28.228Z] ++ env -i DEST=/go/src/github.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-09T17:15:28.486Z] INFO: Testing against a local daemon [2019-10-09T17:15:28.486Z] === RUN TestCheckpoint [2019-10-09T17:15:28.486Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-09T17:15:28.486Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-09T17:15:28.486Z] === RUN TestContainerInvalidJSON [2019-10-09T17:15:28.486Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-09T17:15:28.486Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-09T17:15:28.486Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-09T17:15:28.486Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-09T17:15:28.486Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-09T17:15:28.486Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-09T17:15:28.486Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-09T17:15:28.486Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-09T17:15:28.486Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-09T17:15:28.486Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-10-09T17:15:28.486Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-09T17:15:28.486Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-09T17:15:28.486Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-09T17:15:28.486Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-09T17:15:28.722Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2019-10-09T17:15:28.722Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2019-10-09T17:15:28.722Z] remote: Enumerating objects: 19, done. [2019-10-09T17:15:28.722Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2019-10-09T17:15:28.722Z] 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-09T17:15:28.722Z] Building: bundles/cross/windows/amd64/containerutility.exe [2019-10-09T17:15:28.722Z] [Pipeline] } [Pipeline] // stage [2019-10-09T17:15:28.744Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2019-10-09T17:15:28.744Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-09T17:15:28.744Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2019-10-09T17:15:28.744Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-09T17:15:28.744Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2019-10-09T17:15:28.744Z] === RUN TestCopyToContainerPathIsNotDir [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-09T17:15:29.001Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2019-10-09T17:15:29.001Z] === RUN TestCopyFromContainer [2019-10-09T17:15:29.040Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40058/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=08bca254141108d8dae5b6ecba1661ab9271b0a2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:08bca254141108d8dae5b6ecba1661ab9271b0a2 hack/test/unit [2019-10-09T17:15:30.002Z] --- PASS: TestBuildMultiStageLayerLeak (3.13s) [2019-10-09T17:15:30.002Z] === RUN TestBuildWithHugeFile [2019-10-09T17:15:30.906Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2019-10-09T17:15:30.906Z] === RUN TestCopyFromContainer// [2019-10-09T17:15:30.906Z] === RUN TestCopyFromContainer//bar/root [2019-10-09T17:15:31.164Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-09T17:15:31.164Z] === RUN TestCopyFromContainer/bar/quux [2019-10-09T17:15:31.423Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-09T17:15:31.423Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2019-10-09T17:15:31.423Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-09T17:15:31.423Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-09T17:15:31.567Z] ? github.com/docker/docker/api [no test files] [2019-10-09T17:15:31.682Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-09T17:15:31.682Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-09T17:15:31.940Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-09T17:15:31.940Z] --- PASS: TestCopyFromContainer (3.00s) [2019-10-09T17:15:31.940Z] --- PASS: TestCopyFromContainer// (0.08s) [2019-10-09T17:15:31.940Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2019-10-09T17:15:31.940Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2019-10-09T17:15:31.940Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2019-10-09T17:15:31.940Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2019-10-09T17:15:31.940Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2019-10-09T17:15:31.940Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2019-10-09T17:15:31.940Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-10-09T17:15:31.940Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2019-10-09T17:15:31.940Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2019-10-09T17:15:31.940Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-09T17:15:31.940Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-09T17:15:31.940Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-09T17:15:31.940Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-09T17:15:31.940Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-09T17:15:31.940Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-09T17:15:31.940Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-09T17:15:31.940Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-09T17:15:31.940Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-09T17:15:31.940Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-09T17:15:31.940Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-10-09T17:15:31.940Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-10-09T17:15:31.940Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-09T17:15:31.940Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-09T17:15:31.940Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-09T17:15:31.940Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2019-10-09T17:15:31.940Z] === RUN TestCreateWithInvalidEnv [2019-10-09T17:15:31.940Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-09T17:15:31.940Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-09T17:15:31.940Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-09T17:15:31.940Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-09T17:15:31.940Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-09T17:15:31.940Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-09T17:15:32.198Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-09T17:15:32.198Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-09T17:15:32.198Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-09T17:15:32.198Z] --- PASS: TestCreateWithInvalidEnv (0.06s) [2019-10-09T17:15:32.198Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-09T17:15:32.198Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-09T17:15:32.198Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-10-09T17:15:32.198Z] === RUN TestCreateTmpfsMountsTarget [2019-10-09T17:15:32.198Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-10-09T17:15:32.198Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-09T17:15:34.723Z] --- PASS: TestCreateWithCustomMaskedPaths (2.58s) [2019-10-09T17:15:34.723Z] === RUN TestCreateWithCapabilities [2019-10-09T17:15:34.723Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-09T17:15:34.723Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-09T17:15:34.723Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-09T17:15:34.723Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-09T17:15:34.723Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-09T17:15:34.723Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-09T17:15:34.723Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-09T17:15:34.723Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-09T17:15:34.723Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-09T17:15:34.723Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-09T17:15:34.723Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-09T17:15:34.723Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-09T17:15:34.723Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-09T17:15:34.723Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-09T17:15:34.723Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-09T17:15:34.723Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-09T17:15:34.723Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-09T17:15:34.723Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-09T17:15:34.723Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-09T17:15:34.723Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-09T17:15:34.723Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-09T17:15:34.723Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-09T17:15:34.723Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-09T17:15:34.723Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-09T17:15:34.723Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-09T17:15:34.723Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-09T17:15:34.982Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-09T17:15:34.982Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-09T17:15:34.982Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-09T17:15:34.982Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-09T17:15:34.982Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-09T17:15:34.982Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-09T17:15:34.983Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-09T17:15:34.983Z] --- PASS: TestCreateWithCapabilities (0.02s) [2019-10-09T17:15:34.983Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2019-10-09T17:15:34.983Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2019-10-09T17:15:34.983Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2019-10-09T17:15:34.983Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2019-10-09T17:15:34.983Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-10-09T17:15:34.983Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-10-09T17:15:34.983Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-09T17:15:34.983Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2019-10-09T17:15:34.983Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2019-10-09T17:15:34.983Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2019-10-09T17:15:34.983Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2019-10-09T17:15:34.983Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-09T17:15:35.554Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2019-10-09T17:15:36.927Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-10-09T17:15:37.858Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.66s) [2019-10-09T17:15:37.858Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-09T17:15:37.858Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-09T17:15:37.858Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-09T17:15:37.858Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-09T17:15:37.858Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-09T17:15:37.858Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-09T17:15:37.858Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-09T17:15:37.858Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-09T17:15:37.858Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-09T17:15:37.858Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-09T17:15:37.858Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-09T17:15:37.858Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-09T17:15:37.858Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-09T17:15:37.858Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-09T17:15:37.858Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-09T17:15:37.858Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-09T17:15:37.858Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2019-10-09T17:15:37.858Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2019-10-09T17:15:37.858Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2019-10-09T17:15:37.858Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-10-09T17:15:37.858Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-10-09T17:15:37.858Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-10-09T17:15:37.858Z] === RUN TestContainerStartOnDaemonRestart [2019-10-09T17:15:37.858Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-09T17:15:37.858Z] === RUN TestDaemonRestartIpcMode [2019-10-09T17:15:37.858Z] === PAUSE TestDaemonRestartIpcMode [2019-10-09T17:15:37.858Z] === RUN TestDiff [2019-10-09T17:15:38.800Z] --- PASS: TestDiff (1.00s) [2019-10-09T17:15:38.800Z] === RUN TestExecWithCloseStdin [2019-10-09T17:15:39.732Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-10-09T17:15:39.732Z] --- PASS: TestExecWithCloseStdin (0.99s) [2019-10-09T17:15:39.732Z] === RUN TestExec [2019-10-09T17:15:40.665Z] --- PASS: TestExec (1.00s) [2019-10-09T17:15:40.665Z] === RUN TestExecUser [2019-10-09T17:15:41.232Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-10-09T17:15:41.490Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-10-09T17:15:41.750Z] --- PASS: TestExecUser (1.07s) [2019-10-09T17:15:41.750Z] === RUN TestExportContainerAndImportImage [2019-10-09T17:15:43.121Z] --- PASS: TestExportContainerAndImportImage (1.14s) [2019-10-09T17:15:43.121Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-09T17:15:43.121Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2019-10-09T17:15:43.379Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-10-09T17:15:43.637Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2019-10-09T17:15:43.758Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2019-10-09T17:15:44.203Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2019-10-09T17:15:44.460Z] --- PASS: TestExportContainerAfterDaemonRestart (1.52s) [2019-10-09T17:15:44.460Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-09T17:15:44.460Z] === RUN TestHealthCheckWorkdir [2019-10-09T17:15:44.717Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2019-10-09T17:15:45.650Z] --- PASS: TestHealthCheckWorkdir (1.33s) [2019-10-09T17:15:45.650Z] === RUN TestHealthKillContainer [2019-10-09T17:15:46.582Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-10-09T17:15:47.281Z] INFO: Expanding compiler 1 of 3... [2019-10-09T17:15:47.281Z] INFO: Expanding compiler 2 of 3... [2019-10-09T17:15:47.954Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-10-09T17:15:48.519Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-10-09T17:15:48.776Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-10-09T17:15:49.034Z] --- PASS: TestHealthKillContainer (3.26s) [2019-10-09T17:15:49.034Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-09T17:15:49.600Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-10-09T17:15:49.858Z] --- PASS: TestInspectCpusetInConfigPre120 (0.89s) [2019-10-09T17:15:49.858Z] === RUN TestIpcModeNone [2019-10-09T17:15:50.116Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2019-10-09T17:15:51.048Z] --- PASS: TestIpcModeNone (1.17s) [2019-10-09T17:15:51.048Z] === RUN TestIpcModePrivate [2019-10-09T17:15:51.963Z] INFO: Expanding compiler 3 of 3... [2019-10-09T17:15:51.980Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2019-10-09T17:15:52.242Z] --- PASS: TestIpcModePrivate (1.11s) [2019-10-09T17:15:52.242Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:211, shared: false, mustBeShared: false [2019-10-09T17:15:52.242Z] === RUN TestIpcModeShareable [2019-10-09T17:15:52.421Z] INFO: Removing downloaded files... [2019-10-09T17:15:52.421Z] INFO: Creating source directory... [2019-10-09T17:15:52.421Z] INFO: Configuring git core.autocrlf... [2019-10-09T17:15:52.421Z] INFO: Completed [2019-10-09T17:15:53.175Z] --- PASS: TestIpcModeShareable (1.03s) [2019-10-09T17:15:53.175Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:193, shared: true, mustBeShared: true [2019-10-09T17:15:53.175Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-09T17:15:53.740Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-10-09T17:15:53.740Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-10-09T17:15:54.836Z] #72 exporting layers 112.0s done [2019-10-09T17:15:54.836Z] #72 exporting manifest sha256:39217aa3c88312358d6ac890afc88fb0721c27fd3e697e0e2060d695c5f88f88 done [2019-10-09T17:15:54.836Z] #72 exporting config sha256:bc67917528c9993facbe91842d17ec4165e3d0246996362519eabd43417c019f done [2019-10-09T17:15:54.836Z] #72 sending tarball [2019-10-09T17:15:55.637Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-10-09T17:15:56.201Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.98s) [2019-10-09T17:15:56.201Z] === RUN TestAPIIpcModeHost [2019-10-09T17:15:56.767Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-10-09T17:15:57.332Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2019-10-09T17:15:57.332Z] --- PASS: TestAPIIpcModeHost (1.14s) [2019-10-09T17:15:57.332Z] === RUN TestDaemonIpcModeShareable [2019-10-09T17:15:57.899Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-10-09T17:15:57.899Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2019-10-09T17:15:59.270Z] --- PASS: TestDaemonIpcModeShareable (1.84s) [2019-10-09T17:15:59.270Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-09T17:15:59.270Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:204, shared: true, mustBeShared: true [2019-10-09T17:15:59.270Z] === RUN TestDaemonIpcModePrivate [2019-10-09T17:15:59.270Z] === RUN TestDockerSuite/TestBuildAddScript [2019-10-09T17:16:01.167Z] --- PASS: TestDaemonIpcModePrivate (1.71s) [2019-10-09T17:16:01.167Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-09T17:16:01.167Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:208, shared: false, mustBeShared: false [2019-10-09T17:16:01.167Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-09T17:16:01.425Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-10-09T17:16:02.358Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-10-09T17:16:02.616Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.72s) [2019-10-09T17:16:02.616Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-09T17:16:02.616Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:208, shared: false, mustBeShared: false [2019-10-09T17:16:02.616Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-09T17:16:04.513Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.80s) [2019-10-09T17:16:04.513Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-09T17:16:04.513Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:205, shared: true, mustBeShared: true [2019-10-09T17:16:04.513Z] === RUN TestIpcModeOlderClient [2019-10-09T17:16:04.513Z] === PAUSE TestIpcModeOlderClient [2019-10-09T17:16:04.513Z] === RUN TestKillContainerInvalidSignal [2019-10-09T17:16:05.147Z] --- PASS: TestKillContainerInvalidSignal (0.77s) [2019-10-09T17:16:05.147Z] === RUN TestKillContainer [2019-10-09T17:16:05.415Z] === RUN TestKillContainer/no_signal [2019-10-09T17:16:06.358Z] === RUN TestKillContainer/non_killing_signal [2019-10-09T17:16:06.929Z] === RUN TestKillContainer/killing_signal [2019-10-09T17:16:07.861Z] --- PASS: TestKillContainer (2.60s) [2019-10-09T17:16:07.861Z] --- PASS: TestKillContainer/no_signal (0.95s) [2019-10-09T17:16:07.861Z] --- PASS: TestKillContainer/non_killing_signal (0.61s) [2019-10-09T17:16:07.861Z] --- PASS: TestKillContainer/killing_signal (0.74s) [2019-10-09T17:16:07.861Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-09T17:16:07.861Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-09T17:16:07.861Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-10-09T17:16:08.793Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-09T17:16:09.726Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.94s) [2019-10-09T17:16:09.726Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.83s) [2019-10-09T17:16:09.726Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.82s) [2019-10-09T17:16:09.726Z] === RUN TestKillStoppedContainer [2019-10-09T17:16:09.726Z] --- PASS: TestKillStoppedContainer (0.08s) [2019-10-09T17:16:09.726Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-09T17:16:09.983Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2019-10-09T17:16:09.983Z] === RUN TestKillDifferentUserContainer [2019-10-09T17:16:10.240Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-10-09T17:16:11.173Z] --- PASS: TestKillDifferentUserContainer (1.05s) [2019-10-09T17:16:11.173Z] === RUN TestInspectOomKilledTrue [2019-10-09T17:16:11.173Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2019-10-09T17:16:11.173Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-09T17:16:11.173Z] === RUN TestInspectOomKilledFalse [2019-10-09T17:16:11.173Z] --- SKIP: TestInspectOomKilledFalse (0.01s) [2019-10-09T17:16:11.173Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-09T17:16:11.173Z] === RUN TestLinksEtcHostsContentMatch [2019-10-09T17:16:11.426Z] --- PASS: TestBuildWithHugeFile (36.27s) [2019-10-09T17:16:11.426Z] === RUN TestBuildWithEmptyDockerfile [2019-10-09T17:16:11.426Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-09T17:16:11.426Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-09T17:16:11.426Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-09T17:16:11.426Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-09T17:16:11.426Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-09T17:16:11.426Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-09T17:16:11.426Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-09T17:16:11.426Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-09T17:16:11.426Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-09T17:16:11.426Z] --- PASS: TestBuildWithEmptyDockerfile (0.16s) [2019-10-09T17:16:11.426Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.71s) [2019-10-09T17:16:11.426Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.71s) [2019-10-09T17:16:11.426Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2019-10-09T17:16:11.426Z] === RUN TestBuildPreserveOwnership [2019-10-09T17:16:11.426Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-09T17:16:11.737Z] --- PASS: TestLinksEtcHostsContentMatch (0.87s) [2019-10-09T17:16:11.737Z] === RUN TestLinksContainerNames [2019-10-09T17:16:11.907Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-09T17:16:13.481Z] #72 sending tarball 17.5s done [2019-10-09T17:16:13.482Z] #72 DONE 129.6s [2019-10-09T17:16:13.482Z] [2019-10-09T17:16:13.482Z] #73 importing to docker [2019-10-09T17:16:14.266Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2019-10-09T17:16:14.266Z] --- PASS: TestLinksContainerNames (2.02s) [2019-10-09T17:16:14.266Z] === RUN TestLogsFollowTailEmpty [2019-10-09T17:16:14.425Z] --- PASS: TestBuildPreserveOwnership (7.30s) [2019-10-09T17:16:14.425Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.99s) [2019-10-09T17:16:14.425Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.27s) [2019-10-09T17:16:14.425Z] === RUN TestBuildPlatformInvalid [2019-10-09T17:16:14.425Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2019-10-09T17:16:14.425Z] PASS [2019-10-09T17:16:14.425Z] [2019-10-09T17:16:14.425Z] === Skipped [2019-10-09T17:16:14.425Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2019-10-09T17:16:14.425Z] build_session_test.go:25: TODO: BuildKit [2019-10-09T17:16:14.425Z] [2019-10-09T17:16:14.425Z] [2019-10-09T17:16:14.425Z] DONE 32 tests, 1 skipped in 92.118s [2019-10-09T17:16:14.425Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2019-10-09T17:16:14.425Z] ++ 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-09T17:16:14.425Z] ++ set -e [2019-10-09T17:16:14.425Z] ++ '[' -n 0 ']' [2019-10-09T17:16:14.425Z] ++ set -x [2019-10-09T17:16:14.425Z] ++ env -i DEST=/go/src/github.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-09T17:16:14.803Z] INFO: Testing against a local daemon [2019-10-09T17:16:14.803Z] === RUN TestConfigList [2019-10-09T17:16:14.831Z] --- PASS: TestLogsFollowTailEmpty (1.09s) [2019-10-09T17:16:14.831Z] === RUN TestContainerNetworkMountsNoChown [2019-10-09T17:16:16.202Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-10-09T17:16:16.202Z] --- PASS: TestContainerNetworkMountsNoChown (1.05s) [2019-10-09T17:16:16.202Z] === RUN TestMountDaemonRoot [2019-10-09T17:16:16.202Z] === RUN TestMountDaemonRoot/default [2019-10-09T17:16:16.202Z] === PAUSE TestMountDaemonRoot/default [2019-10-09T17:16:16.202Z] === RUN TestMountDaemonRoot/private [2019-10-09T17:16:16.202Z] === PAUSE TestMountDaemonRoot/private [2019-10-09T17:16:16.202Z] === RUN TestMountDaemonRoot/rprivate [2019-10-09T17:16:16.202Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-09T17:16:16.202Z] === RUN TestMountDaemonRoot/slave [2019-10-09T17:16:16.202Z] === PAUSE TestMountDaemonRoot/slave [2019-10-09T17:16:16.202Z] === RUN TestMountDaemonRoot/rslave [2019-10-09T17:16:16.202Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-09T17:16:16.202Z] === RUN TestMountDaemonRoot/shared [2019-10-09T17:16:16.202Z] === PAUSE TestMountDaemonRoot/shared [2019-10-09T17:16:16.202Z] === RUN TestMountDaemonRoot/rshared [2019-10-09T17:16:16.202Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-09T17:16:16.202Z] === CONT TestMountDaemonRoot/default [2019-10-09T17:16:16.202Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-09T17:16:16.202Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-09T17:16:16.202Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-09T17:16:16.202Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-09T17:16:16.202Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-09T17:16:16.202Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-09T17:16:16.202Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-09T17:16:16.202Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-09T17:16:16.202Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-09T17:16:16.202Z] === CONT TestMountDaemonRoot/rshared [2019-10-09T17:16:16.202Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-09T17:16:16.202Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-09T17:16:16.202Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-09T17:16:16.202Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-09T17:16:16.202Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-09T17:16:16.202Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-09T17:16:16.202Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-09T17:16:16.202Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-09T17:16:16.202Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-09T17:16:16.202Z] === CONT TestMountDaemonRoot/shared [2019-10-09T17:16:16.202Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-09T17:16:16.202Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-09T17:16:16.202Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-09T17:16:16.202Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-09T17:16:16.202Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-09T17:16:16.202Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-09T17:16:16.202Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-09T17:16:16.202Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-09T17:16:16.202Z] === CONT TestMountDaemonRoot/rslave [2019-10-09T17:16:16.202Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-09T17:16:16.202Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-09T17:16:16.202Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-09T17:16:16.202Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-09T17:16:16.202Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-09T17:16:16.202Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-09T17:16:16.202Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-09T17:16:16.202Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-09T17:16:16.202Z] === CONT TestMountDaemonRoot/slave [2019-10-09T17:16:16.202Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-09T17:16:16.202Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-09T17:16:16.202Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-09T17:16:16.202Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-09T17:16:16.202Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-09T17:16:16.202Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-09T17:16:16.202Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-09T17:16:16.202Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-09T17:16:16.202Z] === CONT TestMountDaemonRoot/rprivate [2019-10-09T17:16:16.202Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-09T17:16:16.202Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-09T17:16:16.202Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-09T17:16:16.202Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-09T17:16:16.202Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-09T17:16:16.202Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-09T17:16:16.202Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-09T17:16:16.202Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-09T17:16:16.202Z] === CONT TestMountDaemonRoot/private [2019-10-09T17:16:16.202Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-09T17:16:16.202Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-09T17:16:16.202Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-09T17:16:16.202Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-09T17:16:16.202Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-09T17:16:16.202Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-09T17:16:16.202Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-09T17:16:16.202Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-09T17:16:16.202Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-09T17:16:16.202Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-09T17:16:16.202Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-09T17:16:16.202Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-09T17:16:16.202Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2019-10-09T17:16:16.202Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-09T17:16:16.202Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-09T17:16:16.459Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-09T17:16:16.459Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-09T17:16:16.459Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-09T17:16:16.459Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-09T17:16:16.459Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-09T17:16:16.459Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-09T17:16:16.459Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-09T17:16:16.459Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-09T17:16:16.716Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-09T17:16:16.716Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-09T17:16:16.716Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-09T17:16:16.716Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-09T17:16:16.716Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-09T17:16:16.716Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-09T17:16:16.716Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-09T17:16:16.716Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-09T17:16:16.716Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-09T17:16:16.716Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-09T17:16:16.716Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-09T17:16:16.716Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-09T17:16:16.974Z] --- PASS: TestMountDaemonRoot (0.03s) [2019-10-09T17:16:16.974Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-09T17:16:16.974Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s) [2019-10-09T17:16:16.974Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2019-10-09T17:16:16.974Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.14s) [2019-10-09T17:16:16.974Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2019-10-09T17:16:16.974Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-09T17:16:16.974Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2019-10-09T17:16:16.974Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2019-10-09T17:16:16.974Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2019-10-09T17:16:16.974Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2019-10-09T17:16:16.974Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-09T17:16:16.974Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-10-09T17:16:16.974Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2019-10-09T17:16:16.974Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2019-10-09T17:16:16.974Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-10-09T17:16:16.974Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-09T17:16:16.974Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2019-10-09T17:16:16.974Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2019-10-09T17:16:16.974Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2019-10-09T17:16:16.974Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2019-10-09T17:16:16.974Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-09T17:16:16.974Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-10-09T17:16:16.974Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2019-10-09T17:16:16.974Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-10-09T17:16:16.974Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2019-10-09T17:16:16.974Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-09T17:16:16.974Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2019-10-09T17:16:16.974Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2019-10-09T17:16:16.974Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2019-10-09T17:16:16.974Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.07s) [2019-10-09T17:16:16.974Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-09T17:16:16.974Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-10-09T17:16:16.974Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2019-10-09T17:16:16.974Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-10-09T17:16:16.974Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-10-09T17:16:16.974Z] === RUN TestContainerBindMountNonRecursive [2019-10-09T17:16:18.112Z] --- PASS: TestConfigList (2.95s) [2019-10-09T17:16:18.112Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-09T17:16:18.112Z] === RUN TestConfigsCreateAndDelete [2019-10-09T17:16:20.254Z] --- PASS: TestContainerBindMountNonRecursive (3.05s) [2019-10-09T17:16:20.255Z] === RUN TestNetworkNat [2019-10-09T17:16:20.255Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-10-09T17:16:20.751Z] --- PASS: TestConfigsCreateAndDelete (3.13s) [2019-10-09T17:16:20.751Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-09T17:16:20.751Z] === RUN TestConfigsUpdate [2019-10-09T17:16:20.819Z] === RUN TestDockerSuite/TestBuildAddTar [2019-10-09T17:16:20.819Z] --- PASS: TestNetworkNat (0.91s) [2019-10-09T17:16:20.819Z] === RUN TestNetworkLocalhostTCPNat [2019-10-09T17:16:21.751Z] --- PASS: TestNetworkLocalhostTCPNat (0.93s) [2019-10-09T17:16:21.751Z] === RUN TestNetworkLoopbackNat [2019-10-09T17:16:23.653Z] --- PASS: TestNetworkLoopbackNat (1.59s) [2019-10-09T17:16:23.653Z] === RUN TestPause [2019-10-09T17:16:24.057Z] --- PASS: TestConfigsUpdate (2.87s) [2019-10-09T17:16:24.057Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-09T17:16:24.057Z] === RUN TestTemplatedConfig [2019-10-09T17:16:24.585Z] --- PASS: TestPause (1.14s) [2019-10-09T17:16:24.585Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-09T17:16:24.585Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-09T17:16:24.585Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-09T17:16:24.585Z] === RUN TestPauseStopPausedContainer [2019-10-09T17:16:26.486Z] --- PASS: TestPauseStopPausedContainer (1.71s) [2019-10-09T17:16:26.486Z] === RUN TestPsFilter [2019-10-09T17:16:26.486Z] --- PASS: TestPsFilter (0.22s) [2019-10-09T17:16:26.486Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-09T17:16:27.417Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.88s) [2019-10-09T17:16:27.417Z] === RUN TestRemoveContainerWithVolume [2019-10-09T17:16:27.797Z] --- PASS: TestTemplatedConfig (4.01s) [2019-10-09T17:16:27.797Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-09T17:16:27.797Z] === RUN TestConfigInspect [2019-10-09T17:16:28.353Z] --- PASS: TestRemoveContainerWithVolume (0.94s) [2019-10-09T17:16:28.353Z] === RUN TestRemoveContainerRunning [2019-10-09T17:16:29.728Z] --- PASS: TestRemoveContainerRunning (1.27s) [2019-10-09T17:16:29.728Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-09T17:16:29.728Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2019-10-09T17:16:30.291Z] --- PASS: TestConfigInspect (2.79s) [2019-10-09T17:16:30.291Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-09T17:16:30.291Z] === RUN TestConfigCreateWithLabels [2019-10-09T17:16:30.661Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-10-09T17:16:30.661Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.08s) [2019-10-09T17:16:30.661Z] === RUN TestRemoveInvalidContainer [2019-10-09T17:16:30.661Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-10-09T17:16:30.661Z] === RUN TestRenameLinkedContainer [2019-10-09T17:16:32.032Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-10-09T17:16:32.294Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-10-09T17:16:33.668Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2019-10-09T17:16:33.668Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-10-09T17:16:33.679Z] --- PASS: TestConfigCreateWithLabels (2.96s) [2019-10-09T17:16:33.679Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-09T17:16:33.679Z] === RUN TestConfigCreateResolve [2019-10-09T17:16:34.600Z] --- PASS: TestRenameLinkedContainer (3.86s) [2019-10-09T17:16:34.600Z] === RUN TestRenameStoppedContainer [2019-10-09T17:16:35.165Z] --- PASS: TestRenameStoppedContainer (0.80s) [2019-10-09T17:16:35.165Z] === RUN TestRenameRunningContainerAndReuse [2019-10-09T17:16:37.012Z] --- PASS: TestConfigCreateResolve (3.25s) [2019-10-09T17:16:37.012Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-09T17:16:37.012Z] === RUN TestConfigDaemonLibtrustID [2019-10-09T17:16:37.012Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2019-10-09T17:16:37.012Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-09T17:16:37.012Z] PASS [2019-10-09T17:16:37.012Z] [2019-10-09T17:16:37.012Z] DONE 8 tests in 22.702s [2019-10-09T17:16:37.012Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2019-10-09T17:16:37.012Z] ++ 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-09T17:16:37.012Z] ++ set -e [2019-10-09T17:16:37.012Z] ++ '[' -n 0 ']' [2019-10-09T17:16:37.012Z] ++ set -x [2019-10-09T17:16:37.012Z] ++ env -i DEST=/go/src/github.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-09T17:16:37.390Z] INFO: Testing against a local daemon [2019-10-09T17:16:37.390Z] === RUN TestCheckpoint [2019-10-09T17:16:37.390Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-09T17:16:37.390Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-09T17:16:37.390Z] === RUN TestContainerInvalidJSON [2019-10-09T17:16:37.390Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-09T17:16:37.390Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-09T17:16:37.390Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-09T17:16:37.390Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-09T17:16:37.390Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-09T17:16:37.390Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-09T17:16:37.390Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-09T17:16:37.390Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-09T17:16:37.390Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-09T17:16:37.390Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-10-09T17:16:37.390Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-09T17:16:37.390Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-09T17:16:37.390Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-09T17:16:37.390Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-09T17:16:37.390Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2019-10-09T17:16:37.390Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-09T17:16:37.390Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2019-10-09T17:16:37.390Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-09T17:16:37.694Z] --- PASS: TestRenameRunningContainerAndReuse (2.04s) [2019-10-09T17:16:37.694Z] === RUN TestRenameInvalidName [2019-10-09T17:16:37.781Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2019-10-09T17:16:37.781Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-09T17:16:37.781Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2019-10-09T17:16:37.781Z] === RUN TestCopyFromContainer [2019-10-09T17:16:37.951Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-10-09T17:16:38.209Z] --- PASS: TestRenameInvalidName (0.99s) [2019-10-09T17:16:38.209Z] === RUN TestRenameAnonymousContainer [2019-10-09T17:16:38.773Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2019-10-09T17:16:39.826Z] === RUN TestCopyFromContainer// [2019-10-09T17:16:39.826Z] === RUN TestCopyFromContainer//bar/root [2019-10-09T17:16:40.214Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-09T17:16:40.215Z] === RUN TestCopyFromContainer/bar/quux [2019-10-09T17:16:40.215Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-09T17:16:40.215Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-09T17:16:40.499Z] #73 DONE 25.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-09T17:16:40.595Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-09T17:16:40.595Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-09T17:16:40.595Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-09T17:16:40.595Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-09T17:16:40.925Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40058/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=08bca254141108d8dae5b6ecba1661ab9271b0a2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:08bca254141108d8dae5b6ecba1661ab9271b0a2 hack/test/unit [2019-10-09T17:16:41.009Z] --- PASS: TestCopyFromContainer (3.06s) [2019-10-09T17:16:41.009Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-10-09T17:16:41.009Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2019-10-09T17:16:41.009Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2019-10-09T17:16:41.009Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2019-10-09T17:16:41.009Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2019-10-09T17:16:41.009Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2019-10-09T17:16:41.009Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2019-10-09T17:16:41.009Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-10-09T17:16:41.009Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2019-10-09T17:16:41.009Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2019-10-09T17:16:41.009Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-09T17:16:41.009Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-09T17:16:41.009Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-09T17:16:41.009Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-09T17:16:41.009Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-09T17:16:41.009Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-09T17:16:41.009Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-09T17:16:41.009Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-09T17:16:41.010Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-09T17:16:41.010Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-09T17:16:41.010Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-10-09T17:16:41.010Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-10-09T17:16:41.010Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-09T17:16:41.010Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-09T17:16:41.010Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-09T17:16:41.010Z] --- PASS: TestCreateLinkToNonExistingContainer (0.09s) [2019-10-09T17:16:41.010Z] === RUN TestCreateWithInvalidEnv [2019-10-09T17:16:41.010Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-09T17:16:41.010Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-09T17:16:41.010Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-09T17:16:41.010Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-09T17:16:41.010Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-09T17:16:41.010Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-09T17:16:41.010Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-09T17:16:41.010Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-09T17:16:41.010Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-09T17:16:41.010Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-10-09T17:16:41.010Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-09T17:16:41.010Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-09T17:16:41.010Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-09T17:16:41.010Z] === RUN TestCreateTmpfsMountsTarget [2019-10-09T17:16:41.010Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2019-10-09T17:16:41.010Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-09T17:16:42.051Z] --- PASS: TestRenameAnonymousContainer (3.66s) [2019-10-09T17:16:42.051Z] === RUN TestRenameContainerWithSameName [2019-10-09T17:16:42.051Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2019-10-09T17:16:42.987Z] --- PASS: TestRenameContainerWithSameName (0.94s) [2019-10-09T17:16:42.987Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-09T17:16:43.553Z] --- PASS: TestCreateWithCustomMaskedPaths (2.73s) [2019-10-09T17:16:43.553Z] === RUN TestCreateWithCapabilities [2019-10-09T17:16:43.553Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-09T17:16:43.553Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-09T17:16:43.553Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-09T17:16:43.553Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-09T17:16:43.553Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-09T17:16:43.553Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-09T17:16:43.553Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-09T17:16:43.553Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-09T17:16:43.553Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-09T17:16:43.553Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-09T17:16:43.553Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-09T17:16:43.553Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-09T17:16:43.553Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-09T17:16:43.553Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-09T17:16:43.553Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-09T17:16:43.553Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-09T17:16:43.553Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-09T17:16:43.553Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-09T17:16:43.553Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-09T17:16:43.553Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-09T17:16:43.553Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-09T17:16:43.553Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-09T17:16:43.553Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-09T17:16:43.553Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-09T17:16:43.945Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-09T17:16:43.945Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-09T17:16:43.945Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-09T17:16:43.945Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-09T17:16:43.945Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-09T17:16:43.945Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-09T17:16:43.945Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-09T17:16:43.945Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-09T17:16:43.945Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-09T17:16:43.945Z] --- PASS: TestCreateWithCapabilities (0.02s) [2019-10-09T17:16:43.945Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2019-10-09T17:16:43.945Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2019-10-09T17:16:43.945Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-10-09T17:16:43.945Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-09T17:16:43.945Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2019-10-09T17:16:43.945Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-09T17:16:43.945Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s) [2019-10-09T17:16:43.945Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2019-10-09T17:16:43.945Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2019-10-09T17:16:43.945Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2019-10-09T17:16:43.945Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s) [2019-10-09T17:16:43.945Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-09T17:16:44.884Z] --- PASS: TestRenameContainerWithLinkedContainer (1.72s) [2019-10-09T17:16:44.884Z] === RUN TestResize [2019-10-09T17:16:45.142Z] === RUN TestDockerSuite/TestBuildBlankName [2019-10-09T17:16:45.354Z] ? github.com/docker/docker/api [no test files] [2019-10-09T17:16:45.709Z] --- PASS: TestResize (0.99s) [2019-10-09T17:16:45.709Z] === RUN TestResizeWithInvalidSize [2019-10-09T17:16:45.709Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-10-09T17:16:46.645Z] --- PASS: TestResizeWithInvalidSize (0.89s) [2019-10-09T17:16:46.645Z] === RUN TestResizeWhenContainerNotStarted [2019-10-09T17:16:46.752Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.76s) [2019-10-09T17:16:46.752Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-09T17:16:46.752Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-09T17:16:46.752Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-09T17:16:46.752Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-09T17:16:46.752Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-09T17:16:46.752Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-09T17:16:46.752Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-09T17:16:46.752Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-09T17:16:46.752Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-09T17:16:46.752Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-09T17:16:46.752Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-09T17:16:46.752Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-09T17:16:46.752Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-09T17:16:46.752Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-09T17:16:46.752Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-09T17:16:46.752Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-09T17:16:46.752Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2019-10-09T17:16:46.752Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-10-09T17:16:46.752Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2019-10-09T17:16:46.752Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-10-09T17:16:46.752Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-10-09T17:16:46.752Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-10-09T17:16:46.752Z] === RUN TestContainerStartOnDaemonRestart [2019-10-09T17:16:46.752Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-09T17:16:46.752Z] === RUN TestDaemonRestartIpcMode [2019-10-09T17:16:46.752Z] === PAUSE TestDaemonRestartIpcMode [2019-10-09T17:16:46.752Z] === RUN TestDiff [2019-10-09T17:16:47.578Z] --- PASS: TestResizeWhenContainerNotStarted (0.92s) [2019-10-09T17:16:47.578Z] === RUN TestDaemonRestartKillContainers [2019-10-09T17:16:47.578Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-09T17:16:47.578Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-09T17:16:47.578Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-09T17:16:47.578Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-09T17:16:47.578Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-09T17:16:47.578Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-09T17:16:47.578Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-09T17:16:47.578Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-09T17:16:47.578Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-09T17:16:47.578Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-09T17:16:47.578Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-09T17:16:47.578Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-09T17:16:47.578Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-09T17:16:47.578Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-09T17:16:47.578Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-09T17:16:47.578Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-09T17:16:47.578Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-09T17:16:47.578Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-09T17:16:47.578Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-09T17:16:47.578Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-09T17:16:47.578Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-09T17:16:47.578Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-09T17:16:47.578Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-09T17:16:47.578Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-09T17:16:47.578Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-09T17:16:47.578Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-09T17:16:47.587Z] --- PASS: TestDiff (0.76s) [2019-10-09T17:16:47.587Z] === RUN TestExecWithCloseStdin [2019-10-09T17:16:47.835Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-10-09T17:16:48.401Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-10-09T17:16:48.873Z] --- PASS: TestExecWithCloseStdin (1.16s) [2019-10-09T17:16:48.873Z] === RUN TestExec [2019-10-09T17:16:49.701Z] --- PASS: TestExec (1.08s) [2019-10-09T17:16:49.701Z] === RUN TestExecUser [2019-10-09T17:16:49.783Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2019-10-09T17:16:49.783Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-09T17:16:50.525Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-09T17:16:50.782Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-10-09T17:16:51.103Z] --- PASS: TestExecUser (1.28s) [2019-10-09T17:16:51.103Z] === RUN TestExportContainerAndImportImage [2019-10-09T17:16:51.350Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-09T17:16:51.426Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-09T17:16:51.426Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2019-10-09T17:16:51.426Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2019-10-09T17:16:51.426Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-09T17:16:51.426Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-09T17:16:51.426Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-09T17:16:51.426Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-09T17:16:51.426Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-09T17:16:51.426Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-09T17:16:51.426Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-09T17:16:51.426Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-09T17:16:51.426Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-09T17:16:51.426Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-09T17:16:51.426Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-09T17:16:51.426Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 4.0% of statements [2019-10-09T17:16:51.426Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-09T17:16:51.426Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-09T17:16:51.426Z] ? github.com/docker/docker/api/types [no test files] [2019-10-09T17:16:51.426Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-09T17:16:51.426Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-09T17:16:51.426Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-09T17:16:51.426Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-09T17:16:51.426Z] ok github.com/docker/docker/api/types/strslice 0.011s coverage: 90.0% of statements [2019-10-09T17:16:51.427Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 95.2% of statements [2019-10-09T17:16:51.427Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-09T17:16:51.427Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-09T17:16:51.427Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-09T17:16:51.427Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-09T17:16:51.427Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-09T17:16:51.427Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-09T17:16:51.427Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-09T17:16:51.427Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2019-10-09T17:16:51.427Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2019-10-09T17:16:51.427Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-09T17:16:51.427Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-09T17:16:51.427Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-09T17:16:51.427Z] ? github.com/docker/docker/builder [no test files] [2019-10-09T17:16:51.427Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-09T17:16:51.427Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-09T17:16:51.427Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-09T17:16:51.427Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-09T17:16:51.427Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-09T17:16:51.427Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-09T17:16:51.427Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-09T17:16:51.427Z] ok github.com/docker/docker/builder/dockerignore 0.010s coverage: 96.8% of statements [2019-10-09T17:16:51.914Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-09T17:16:51.914Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-10-09T17:16:51.991Z] ok github.com/docker/docker/builder/remotecontext 0.195s coverage: 13.6% of statements [2019-10-09T17:16:52.248Z] ok github.com/docker/docker/builder/dockerfile 0.562s coverage: 48.2% of statements [2019-10-09T17:16:52.480Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-10-09T17:16:52.657Z] --- PASS: TestExportContainerAndImportImage (1.37s) [2019-10-09T17:16:52.657Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-09T17:16:53.180Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2019-10-09T17:16:53.957Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2019-10-09T17:16:53.957Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-09T17:16:53.957Z] === RUN TestHealthCheckWorkdir [2019-10-09T17:16:54.111Z] ok github.com/docker/docker/builder/remotecontext/git 1.254s coverage: 85.1% of statements [2019-10-09T17:16:54.111Z] ? github.com/docker/docker/cli [no test files] [2019-10-09T17:16:54.111Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-09T17:16:55.013Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-09T17:16:55.249Z] --- PASS: TestHealthCheckWorkdir (1.22s) [2019-10-09T17:16:55.249Z] === RUN TestHealthKillContainer [2019-10-09T17:16:55.582Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-10-09T17:16:55.840Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-09T17:16:58.290Z] ok github.com/docker/docker/client 0.217s coverage: 75.8% of statements [2019-10-09T17:16:58.367Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-09T17:16:58.367Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-10-09T17:16:58.367Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-09T17:16:58.598Z] --- PASS: TestHealthKillContainer (3.19s) [2019-10-09T17:16:58.598Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-09T17:16:59.399Z] --- PASS: TestInspectCpusetInConfigPre120 (0.92s) [2019-10-09T17:16:59.399Z] === RUN TestIpcModeNone [2019-10-09T17:17:00.680Z] --- PASS: TestIpcModeNone (1.16s) [2019-10-09T17:17:00.680Z] === RUN TestIpcModePrivate [2019-10-09T17:17:01.033Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-09T17:17:01.290Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-09T17:17:01.515Z] --- PASS: TestIpcModePrivate (1.04s) [2019-10-09T17:17:01.515Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false [2019-10-09T17:17:01.515Z] === RUN TestIpcModeShareable [2019-10-09T17:17:01.856Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-10-09T17:17:02.809Z] --- PASS: TestIpcModeShareable (1.09s) [2019-10-09T17:17:02.809Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true [2019-10-09T17:17:02.809Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-09T17:17:03.229Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-10-09T17:17:03.794Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-10-09T17:17:04.053Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-09T17:17:04.053Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.47s) [2019-10-09T17:17:04.053Z] 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-09T17:17:04.053Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.82s) [2019-10-09T17:17:04.053Z] 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-09T17:17:04.053Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.57s) [2019-10-09T17:17:04.053Z] 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-09T17:17:04.053Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.56s) [2019-10-09T17:17:04.053Z] 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-09T17:17:04.053Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.50s) [2019-10-09T17:17:04.053Z] 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-09T17:17:04.053Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.06s) [2019-10-09T17:17:04.053Z] 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-09T17:17:04.053Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.96s) [2019-10-09T17:17:04.053Z] 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-09T17:17:04.053Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.59s) [2019-10-09T17:17:04.053Z] 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-09T17:17:04.053Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.12s) [2019-10-09T17:17:04.053Z] 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-09T17:17:04.053Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.42s) [2019-10-09T17:17:04.053Z] 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-09T17:17:04.053Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.67s) [2019-10-09T17:17:04.053Z] 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-09T17:17:04.053Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.63s) [2019-10-09T17:17:04.053Z] 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-09T17:17:04.053Z] === RUN TestCgroupNamespacesRun [2019-10-09T17:17:06.193Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.15s) [2019-10-09T17:17:06.193Z] === RUN TestAPIIpcModeHost [2019-10-09T17:17:06.586Z] --- PASS: TestAPIIpcModeHost (0.86s) [2019-10-09T17:17:06.586Z] === RUN TestDaemonIpcModeShareable [2019-10-09T17:17:06.587Z] --- PASS: TestCgroupNamespacesRun (2.13s) [2019-10-09T17:17:06.588Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-09T17:17:06.588Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-09T17:17:06.846Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-10-09T17:17:07.779Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-10-09T17:17:08.036Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.81s) [2019-10-09T17:17:08.036Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-09T17:17:08.036Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-09T17:17:08.457Z] --- PASS: TestDaemonIpcModeShareable (1.76s) [2019-10-09T17:17:08.457Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-09T17:17:08.457Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-10-09T17:17:08.457Z] === RUN TestDaemonIpcModePrivate [2019-10-09T17:17:08.602Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-10-09T17:17:09.976Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.99s) [2019-10-09T17:17:09.976Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-09T17:17:09.976Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-09T17:17:10.427Z] --- PASS: TestDaemonIpcModePrivate (1.94s) [2019-10-09T17:17:10.427Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-09T17:17:10.427Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-10-09T17:17:10.427Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-09T17:17:10.909Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-10-09T17:17:11.843Z] --- PASS: TestCgroupNamespacesRunHostMode (1.98s) [2019-10-09T17:17:11.843Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-09T17:17:11.843Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-09T17:17:12.300Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.87s) [2019-10-09T17:17:12.300Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-09T17:17:12.300Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-10-09T17:17:12.300Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-09T17:17:12.420Z] ok github.com/docker/docker/api/server 0.045s coverage: 9.0% of statements [2019-10-09T17:17:13.740Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.99s) [2019-10-09T17:17:13.740Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-09T17:17:13.740Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-09T17:17:13.998Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-10-09T17:17:13.998Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-10-09T17:17:13.998Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-10-09T17:17:14.173Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.95s) [2019-10-09T17:17:14.173Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-09T17:17:14.173Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-10-09T17:17:14.173Z] === RUN TestIpcModeOlderClient [2019-10-09T17:17:14.173Z] === PAUSE TestIpcModeOlderClient [2019-10-09T17:17:14.173Z] === RUN TestKillContainerInvalidSignal [2019-10-09T17:17:14.931Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.86s) [2019-10-09T17:17:14.931Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-09T17:17:14.931Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-09T17:17:14.975Z] --- PASS: TestKillContainerInvalidSignal (0.86s) [2019-10-09T17:17:14.975Z] === RUN TestKillContainer [2019-10-09T17:17:14.975Z] === RUN TestKillContainer/no_signal [2019-10-09T17:17:15.497Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s) [2019-10-09T17:17:15.497Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-09T17:17:15.497Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-09T17:17:16.294Z] === RUN TestKillContainer/non_killing_signal [2019-10-09T17:17:17.177Z] === RUN TestKillContainer/killing_signal [2019-10-09T17:17:17.394Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.76s) [2019-10-09T17:17:17.394Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-09T17:17:17.394Z] === RUN TestKernelTCPMemory [2019-10-09T17:17:17.958Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2019-10-09T17:17:18.485Z] --- PASS: TestKillContainer (3.16s) [2019-10-09T17:17:18.485Z] --- PASS: TestKillContainer/no_signal (1.06s) [2019-10-09T17:17:18.485Z] --- PASS: TestKillContainer/non_killing_signal (0.76s) [2019-10-09T17:17:18.485Z] --- PASS: TestKillContainer/killing_signal (0.81s) [2019-10-09T17:17:18.485Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-09T17:17:18.485Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-09T17:17:18.524Z] --- PASS: TestKernelTCPMemory (1.29s) [2019-10-09T17:17:18.524Z] === RUN TestNISDomainname [2019-10-09T17:17:19.306Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-09T17:17:19.898Z] --- PASS: TestNISDomainname (1.27s) [2019-10-09T17:17:19.898Z] === RUN TestHostnameDnsResolution [2019-10-09T17:17:20.119Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.06s) [2019-10-09T17:17:20.119Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.08s) [2019-10-09T17:17:20.119Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.62s) [2019-10-09T17:17:20.119Z] === RUN TestKillStoppedContainer [2019-10-09T17:17:20.499Z] --- PASS: TestKillStoppedContainer (0.10s) [2019-10-09T17:17:20.499Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-09T17:17:20.499Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2019-10-09T17:17:20.499Z] === RUN TestKillDifferentUserContainer [2019-10-09T17:17:21.272Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-10-09T17:17:21.272Z] --- PASS: TestHostnameDnsResolution (1.52s) [2019-10-09T17:17:21.272Z] === RUN TestStats [2019-10-09T17:17:21.323Z] --- PASS: TestKillDifferentUserContainer (0.88s) [2019-10-09T17:17:21.323Z] === RUN TestInspectOomKilledTrue [2019-10-09T17:17:21.323Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2019-10-09T17:17:21.323Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-09T17:17:21.323Z] === RUN TestInspectOomKilledFalse [2019-10-09T17:17:21.323Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-09T17:17:21.323Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-09T17:17:21.323Z] === RUN TestLinksEtcHostsContentMatch [2019-10-09T17:17:22.436Z] --- PASS: TestLinksEtcHostsContentMatch (1.09s) [2019-10-09T17:17:22.436Z] === RUN TestLinksContainerNames [2019-10-09T17:17:23.172Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2019-10-09T17:17:24.105Z] --- PASS: TestStats (2.78s) [2019-10-09T17:17:24.105Z] === RUN TestStopContainerWithTimeout [2019-10-09T17:17:24.105Z] === RUN TestStopContainerWithTimeout/0 [2019-10-09T17:17:24.105Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-09T17:17:24.105Z] === RUN TestStopContainerWithTimeout/1 [2019-10-09T17:17:24.105Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-09T17:17:24.105Z] === RUN TestStopContainerWithTimeout/3 [2019-10-09T17:17:24.105Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-09T17:17:24.105Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-09T17:17:24.105Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-09T17:17:24.105Z] === CONT TestStopContainerWithTimeout/0 [2019-10-09T17:17:24.105Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-09T17:17:24.258Z] --- PASS: TestLinksContainerNames (1.87s) [2019-10-09T17:17:24.259Z] === RUN TestLogsFollowTailEmpty [2019-10-09T17:17:24.362Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-10-09T17:17:25.056Z] --- PASS: TestLogsFollowTailEmpty (0.87s) [2019-10-09T17:17:25.056Z] === RUN TestContainerNetworkMountsNoChown [2019-10-09T17:17:25.295Z] === CONT TestStopContainerWithTimeout/3 [2019-10-09T17:17:26.552Z] --- PASS: TestContainerNetworkMountsNoChown (0.97s) [2019-10-09T17:17:26.552Z] === RUN TestMountDaemonRoot [2019-10-09T17:17:26.552Z] === RUN TestMountDaemonRoot/default [2019-10-09T17:17:26.552Z] === PAUSE TestMountDaemonRoot/default [2019-10-09T17:17:26.552Z] === RUN TestMountDaemonRoot/private [2019-10-09T17:17:26.552Z] === PAUSE TestMountDaemonRoot/private [2019-10-09T17:17:26.552Z] === RUN TestMountDaemonRoot/rprivate [2019-10-09T17:17:26.552Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-09T17:17:26.552Z] === RUN TestMountDaemonRoot/slave [2019-10-09T17:17:26.552Z] === PAUSE TestMountDaemonRoot/slave [2019-10-09T17:17:26.552Z] === RUN TestMountDaemonRoot/rslave [2019-10-09T17:17:26.552Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-09T17:17:26.552Z] === RUN TestMountDaemonRoot/shared [2019-10-09T17:17:26.552Z] === PAUSE TestMountDaemonRoot/shared [2019-10-09T17:17:26.552Z] === RUN TestMountDaemonRoot/rshared [2019-10-09T17:17:26.552Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-09T17:17:26.552Z] === CONT TestMountDaemonRoot/default [2019-10-09T17:17:26.552Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-09T17:17:26.552Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-09T17:17:26.552Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-09T17:17:26.552Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-09T17:17:26.552Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-09T17:17:26.552Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-09T17:17:26.552Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-09T17:17:26.552Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-09T17:17:26.552Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-09T17:17:26.552Z] === CONT TestMountDaemonRoot/rshared [2019-10-09T17:17:26.552Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-09T17:17:26.552Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-09T17:17:26.552Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-09T17:17:26.552Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-09T17:17:26.552Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-09T17:17:26.552Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-09T17:17:26.552Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-09T17:17:26.552Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-09T17:17:26.552Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-09T17:17:26.552Z] === CONT TestMountDaemonRoot/shared [2019-10-09T17:17:26.552Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-09T17:17:26.552Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-09T17:17:26.552Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-09T17:17:26.552Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-09T17:17:26.552Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-09T17:17:26.552Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-09T17:17:26.552Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-09T17:17:26.552Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-09T17:17:26.552Z] === CONT TestMountDaemonRoot/rslave [2019-10-09T17:17:26.552Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-09T17:17:26.552Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-09T17:17:26.552Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-09T17:17:26.552Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-09T17:17:26.552Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-09T17:17:26.552Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-09T17:17:26.552Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-09T17:17:26.552Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-09T17:17:26.552Z] === CONT TestMountDaemonRoot/slave [2019-10-09T17:17:26.552Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-09T17:17:26.552Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-09T17:17:26.552Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-09T17:17:26.552Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-09T17:17:26.552Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-09T17:17:26.552Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-09T17:17:26.552Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-09T17:17:26.552Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-09T17:17:26.552Z] === CONT TestMountDaemonRoot/rprivate [2019-10-09T17:17:26.552Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-09T17:17:26.552Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-09T17:17:26.552Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-09T17:17:26.552Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-09T17:17:26.552Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-09T17:17:26.552Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-09T17:17:26.552Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-09T17:17:26.552Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-09T17:17:26.552Z] === CONT TestMountDaemonRoot/private [2019-10-09T17:17:26.552Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-09T17:17:26.552Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-09T17:17:26.552Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-09T17:17:26.552Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-09T17:17:26.552Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-09T17:17:26.552Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-09T17:17:26.553Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-09T17:17:26.553Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-09T17:17:26.553Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-09T17:17:26.553Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-09T17:17:26.553Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-09T17:17:26.553Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-09T17:17:26.553Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-09T17:17:26.553Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-09T17:17:26.553Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-09T17:17:26.553Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-09T17:17:26.553Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-09T17:17:26.553Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-09T17:17:26.665Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-10-09T17:17:26.941Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-09T17:17:26.941Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-09T17:17:26.941Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-09T17:17:26.941Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-09T17:17:26.941Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-09T17:17:26.941Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-09T17:17:26.941Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-09T17:17:26.941Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-09T17:17:26.941Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-09T17:17:26.941Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-09T17:17:26.941Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-09T17:17:26.941Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-09T17:17:26.941Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-09T17:17:26.941Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-09T17:17:26.941Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-09T17:17:26.941Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-09T17:17:26.941Z] --- PASS: TestMountDaemonRoot (0.02s) [2019-10-09T17:17:26.941Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-09T17:17:26.941Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2019-10-09T17:17:26.941Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2019-10-09T17:17:26.941Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2019-10-09T17:17:26.941Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2019-10-09T17:17:26.941Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-09T17:17:26.941Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2019-10-09T17:17:26.941Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2019-10-09T17:17:26.941Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2019-10-09T17:17:26.941Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s) [2019-10-09T17:17:26.941Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-09T17:17:26.941Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2019-10-09T17:17:26.941Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2019-10-09T17:17:26.941Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-10-09T17:17:26.941Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2019-10-09T17:17:26.941Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-09T17:17:26.941Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2019-10-09T17:17:26.941Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2019-10-09T17:17:26.941Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2019-10-09T17:17:26.941Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2019-10-09T17:17:26.941Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-09T17:17:26.941Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2019-10-09T17:17:26.941Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2019-10-09T17:17:26.941Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-10-09T17:17:26.941Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2019-10-09T17:17:26.941Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-09T17:17:26.941Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2019-10-09T17:17:26.941Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2019-10-09T17:17:26.941Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-10-09T17:17:26.941Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2019-10-09T17:17:26.941Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-09T17:17:26.941Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2019-10-09T17:17:26.941Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-10-09T17:17:26.941Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-10-09T17:17:26.941Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-10-09T17:17:26.941Z] === RUN TestContainerBindMountNonRecursive [2019-10-09T17:17:27.599Z] === CONT TestStopContainerWithTimeout/1 [2019-10-09T17:17:27.599Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-10-09T17:17:27.857Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-10-09T17:17:29.013Z] --- PASS: TestContainerBindMountNonRecursive (2.05s) [2019-10-09T17:17:29.013Z] === RUN TestNetworkNat [2019-10-09T17:17:29.230Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-10-09T17:17:29.230Z] --- PASS: TestStopContainerWithTimeout/0 (1.22s) [2019-10-09T17:17:29.230Z] --- PASS: TestStopContainerWithTimeout/-1 (3.25s) [2019-10-09T17:17:29.230Z] --- PASS: TestStopContainerWithTimeout/3 (2.93s) [2019-10-09T17:17:29.230Z] --- PASS: TestStopContainerWithTimeout/1 (1.90s) [2019-10-09T17:17:29.230Z] === RUN TestDeleteDevicemapper [2019-10-09T17:17:29.230Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-09T17:17:29.230Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-09T17:17:29.230Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-09T17:17:29.488Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-10-09T17:17:29.835Z] --- PASS: TestNetworkNat (0.95s) [2019-10-09T17:17:29.835Z] === RUN TestNetworkLocalhostTCPNat [2019-10-09T17:17:30.352Z] ok github.com/docker/docker/cmd/dockerd 0.063s coverage: 30.3% of statements [2019-10-09T17:17:30.420Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-10-09T17:17:31.117Z] --- PASS: TestNetworkLocalhostTCPNat (0.95s) [2019-10-09T17:17:31.117Z] === RUN TestNetworkLoopbackNat [2019-10-09T17:17:31.793Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-10-09T17:17:32.250Z] ok github.com/docker/docker/container 0.121s coverage: 35.3% of statements [2019-10-09T17:17:32.250Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-09T17:17:32.250Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-09T17:17:32.250Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-09T17:17:32.250Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-09T17:17:32.357Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.98s) [2019-10-09T17:17:32.357Z] === RUN TestUpdateMemory [2019-10-09T17:17:32.357Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-09T17:17:32.357Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-09T17:17:32.357Z] === RUN TestUpdateCPUQuota [2019-10-09T17:17:32.403Z] --- PASS: TestNetworkLoopbackNat (1.26s) [2019-10-09T17:17:32.403Z] === RUN TestPause [2019-10-09T17:17:33.207Z] --- PASS: TestPause (1.02s) [2019-10-09T17:17:33.207Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-09T17:17:33.207Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-09T17:17:33.207Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-09T17:17:33.207Z] === RUN TestPauseStopPausedContainer [2019-10-09T17:17:33.291Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-10-09T17:17:34.077Z] --- PASS: TestPauseStopPausedContainer (1.04s) [2019-10-09T17:17:34.077Z] === RUN TestPsFilter [2019-10-09T17:17:34.224Z] --- PASS: TestUpdateCPUQuota (1.83s) [2019-10-09T17:17:34.224Z] === RUN TestUpdatePidsLimit [2019-10-09T17:17:34.224Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-09T17:17:34.575Z] --- PASS: TestPsFilter (0.25s) [2019-10-09T17:17:34.575Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-09T17:17:34.790Z] === RUN TestUpdatePidsLimit/no_change [2019-10-09T17:17:35.047Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-09T17:17:35.435Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.81s) [2019-10-09T17:17:35.435Z] === RUN TestRemoveContainerWithVolume [2019-10-09T17:17:35.615Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-09T17:17:35.873Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-10-09T17:17:36.132Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-09T17:17:36.260Z] --- PASS: TestRemoveContainerWithVolume (0.98s) [2019-10-09T17:17:36.260Z] === RUN TestRemoveContainerRunning [2019-10-09T17:17:36.698Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-09T17:17:37.058Z] --- PASS: TestRemoveContainerRunning (0.94s) [2019-10-09T17:17:37.058Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-09T17:17:37.263Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-09T17:17:38.365Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.98s) [2019-10-09T17:17:38.365Z] === RUN TestRemoveInvalidContainer [2019-10-09T17:17:38.365Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2019-10-09T17:17:38.365Z] === RUN TestRenameLinkedContainer [2019-10-09T17:17:39.161Z] --- PASS: TestUpdatePidsLimit (4.80s) [2019-10-09T17:17:39.161Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.47s) [2019-10-09T17:17:39.161Z] --- PASS: TestUpdatePidsLimit/no_change (0.43s) [2019-10-09T17:17:39.161Z] --- PASS: TestUpdatePidsLimit/update_lower (0.52s) [2019-10-09T17:17:39.161Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.54s) [2019-10-09T17:17:39.161Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.49s) [2019-10-09T17:17:39.161Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.49s) [2019-10-09T17:17:39.161Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.47s) [2019-10-09T17:17:39.161Z] === RUN TestUpdateRestartPolicy [2019-10-09T17:17:39.161Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-10-09T17:17:40.093Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2019-10-09T17:17:40.660Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-10-09T17:17:41.804Z] --- PASS: TestRenameLinkedContainer (3.74s) [2019-10-09T17:17:41.804Z] === RUN TestRenameStoppedContainer [2019-10-09T17:17:42.031Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-10-09T17:17:42.218Z] ok github.com/docker/docker/daemon/cluster 0.057s coverage: 0.5% of statements [2019-10-09T17:17:42.475Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-10-09T17:17:42.597Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-10-09T17:17:43.113Z] --- PASS: TestRenameStoppedContainer (0.89s) [2019-10-09T17:17:43.113Z] === RUN TestRenameRunningContainerAndReuse [2019-10-09T17:17:43.530Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-10-09T17:17:43.845Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.8% of statements [2019-10-09T17:17:44.420Z] --- PASS: TestRenameRunningContainerAndReuse (1.75s) [2019-10-09T17:17:44.420Z] === RUN TestRenameInvalidName [2019-10-09T17:17:44.903Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-10-09T17:17:45.694Z] --- PASS: TestRenameInvalidName (0.92s) [2019-10-09T17:17:45.694Z] === RUN TestRenameAnonymousContainer [2019-10-09T17:17:47.428Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-10-09T17:17:49.019Z] --- PASS: TestRenameAnonymousContainer (3.29s) [2019-10-09T17:17:49.019Z] === RUN TestRenameContainerWithSameName [2019-10-09T17:17:49.324Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-10-09T17:17:50.256Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-10-09T17:17:50.273Z] --- PASS: TestRenameContainerWithSameName (1.26s) [2019-10-09T17:17:50.273Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-09T17:17:50.513Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-10-09T17:17:51.446Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2019-10-09T17:17:51.946Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.430s coverage: 13.7% of statements [2019-10-09T17:17:52.106Z] --- PASS: TestRenameContainerWithLinkedContainer (1.70s) [2019-10-09T17:17:52.106Z] === RUN TestResize [2019-10-09T17:17:52.378Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-10-09T17:17:52.378Z] --- PASS: TestUpdateRestartPolicy (13.54s) [2019-10-09T17:17:52.378Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-09T17:17:52.481Z] --- PASS: TestResize (0.89s) [2019-10-09T17:17:52.481Z] === RUN TestResizeWithInvalidSize [2019-10-09T17:17:53.315Z] ok github.com/docker/docker/daemon/config 0.025s coverage: 84.6% of statements [2019-10-09T17:17:53.315Z] ok github.com/docker/docker/daemon 12.201s coverage: 17.6% of statements [2019-10-09T17:17:53.315Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-09T17:17:53.315Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-09T17:17:53.750Z] --- PASS: TestUpdateRestartWithAutoRemove (0.94s) [2019-10-09T17:17:53.750Z] === RUN TestWaitNonBlocked [2019-10-09T17:17:53.750Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-09T17:17:53.750Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-09T17:17:53.750Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-09T17:17:53.750Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-09T17:17:53.750Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-09T17:17:53.750Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-09T17:17:53.750Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2019-10-09T17:17:53.751Z] --- PASS: TestResizeWithInvalidSize (0.88s) [2019-10-09T17:17:53.751Z] === RUN TestResizeWhenContainerNotStarted [2019-10-09T17:17:54.250Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2019-10-09T17:17:54.507Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2019-10-09T17:17:54.507Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-09T17:17:54.507Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-09T17:17:54.649Z] --- PASS: TestResizeWhenContainerNotStarted (1.07s) [2019-10-09T17:17:54.649Z] === RUN TestDaemonRestartKillContainers [2019-10-09T17:17:54.649Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-09T17:17:54.649Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-09T17:17:54.649Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-09T17:17:54.649Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-09T17:17:54.649Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-09T17:17:54.649Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-09T17:17:54.649Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-09T17:17:54.649Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-09T17:17:54.649Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-09T17:17:54.649Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-09T17:17:54.649Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-09T17:17:54.649Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-09T17:17:54.649Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-09T17:17:54.649Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-09T17:17:54.649Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-09T17:17:54.649Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-09T17:17:54.649Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-09T17:17:54.649Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-09T17:17:54.649Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-09T17:17:54.649Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-09T17:17:54.649Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-09T17:17:54.649Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-09T17:17:54.649Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-09T17:17:54.649Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-09T17:17:54.649Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-09T17:17:54.649Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-09T17:17:54.682Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-10-09T17:17:54.682Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.25s) [2019-10-09T17:17:54.682Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.30s) [2019-10-09T17:17:54.682Z] === RUN TestWaitBlocked [2019-10-09T17:17:54.682Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-09T17:17:54.682Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-09T17:17:54.682Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-09T17:17:54.682Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-09T17:17:54.940Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-09T17:17:54.940Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-09T17:17:55.877Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2019-10-09T17:17:55.880Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2019-10-09T17:17:56.446Z] --- PASS: TestWaitBlocked (0.03s) [2019-10-09T17:17:56.446Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.50s) [2019-10-09T17:17:56.446Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.54s) [2019-10-09T17:17:56.446Z] === CONT TestContainerStartOnDaemonRestart [2019-10-09T17:17:56.446Z] === CONT TestIpcModeOlderClient [2019-10-09T17:17:56.446Z] --- PASS: TestIpcModeOlderClient (0.17s) [2019-10-09T17:17:56.446Z] === CONT TestDaemonRestartIpcMode [2019-10-09T17:17:56.522Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-09T17:17:56.916Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-09T17:17:58.211Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-09T17:17:58.411Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2019-10-09T17:17:58.592Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-09T17:17:58.972Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-10-09T17:17:58.976Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.203s coverage: 57.0% of statements [2019-10-09T17:17:59.439Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-09T17:17:59.538Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2019-10-09T17:17:59.538Z] --- PASS: TestContainerStartOnDaemonRestart (3.02s) [2019-10-09T17:17:59.538Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-09T17:17:59.967Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-09T17:18:00.103Z] --- PASS: TestDaemonRestartIpcMode (3.65s) [2019-10-09T17:18:00.104Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-09T17:18:00.104Z] PASS [2019-10-09T17:18:00.104Z] [2019-10-09T17:18:00.104Z] === Skipped [2019-10-09T17:18:00.104Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2019-10-09T17:18:00.104Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-09T17:18:00.104Z] [2019-10-09T17:18:00.104Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2019-10-09T17:18:00.104Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-09T17:18:00.104Z] [2019-10-09T17:18:00.104Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.01s) [2019-10-09T17:18:00.104Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-09T17:18:00.104Z] [2019-10-09T17:18:00.104Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-09T17:18:00.104Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-09T17:18:00.104Z] [2019-10-09T17:18:00.104Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2019-10-09T17:18:00.104Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-09T17:18:00.104Z] [2019-10-09T17:18:00.104Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2019-10-09T17:18:00.104Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-09T17:18:00.104Z] [2019-10-09T17:18:00.104Z] [2019-10-09T17:18:00.104Z] DONE 197 tests, 6 skipped in 151.813s [2019-10-09T17:18:00.104Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2019-10-09T17:18:00.104Z] ++ 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-09T17:18:00.104Z] ++ set -e [2019-10-09T17:18:00.104Z] ++ '[' -n 0 ']' [2019-10-09T17:18:00.104Z] ++ set -x [2019-10-09T17:18:00.104Z] ++ env -i DEST=/go/src/github.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-09T17:18:00.363Z] INFO: Testing against a local daemon [2019-10-09T17:18:00.363Z] === RUN TestCommitInheritsEnv [2019-10-09T17:18:00.929Z] --- PASS: TestCommitInheritsEnv (0.41s) [2019-10-09T17:18:00.929Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-09T17:18:00.929Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-09T17:18:00.929Z] === RUN TestImagesFilterMultiReference [2019-10-09T17:18:00.929Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2019-10-09T17:18:00.929Z] === RUN TestImagePullPlatformInvalid [2019-10-09T17:18:00.929Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-10-09T17:18:00.929Z] === RUN TestRemoveImageOrphaning [2019-10-09T17:18:01.187Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-10-09T17:18:01.445Z] --- PASS: TestRemoveImageOrphaning (0.60s) [2019-10-09T17:18:01.445Z] === RUN TestRemoveImageGarbageCollector [2019-10-09T17:18:01.890Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-09T17:18:02.010Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-10-09T17:18:02.253Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.405s coverage: 72.5% of statements [2019-10-09T17:18:02.253Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.661s coverage: 45.9% of statements [2019-10-09T17:18:02.253Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-09T17:18:02.576Z] === RUN TestDockerSuite/TestBuildCmd [2019-10-09T17:18:02.730Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-09T17:18:03.149Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-10-09T17:18:03.408Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-10-09T17:18:03.973Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-10-09T17:18:03.973Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-10-09T17:18:03.973Z] --- PASS: TestRemoveImageGarbageCollector (2.44s) [2019-10-09T17:18:03.973Z] remove_unix_test.go:40: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRemoveImageGarbageCollector" [2019-10-09T17:18:03.973Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-09T17:18:03.973Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2019-10-09T17:18:03.973Z] === RUN TestTagInvalidReference [2019-10-09T17:18:03.973Z] --- PASS: TestTagInvalidReference (0.03s) [2019-10-09T17:18:03.973Z] === RUN TestTagValidPrefixedRepo [2019-10-09T17:18:04.228Z] Removing intermediate container 06425de7e774 [2019-10-09T17:18:04.228Z] ---> 5e289ff8100f [2019-10-09T17:18:04.228Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2019-10-09T17:18:04.228Z] ---> Running in efee9fbf6e1b [2019-10-09T17:18:04.228Z] Removing intermediate container efee9fbf6e1b [2019-10-09T17:18:04.228Z] ---> d4967ed12741 [2019-10-09T17:18:04.228Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2019-10-09T17:18:04.228Z] ---> Running in 425a1f35757f [2019-10-09T17:18:04.228Z] Removing intermediate container 425a1f35757f [2019-10-09T17:18:04.228Z] ---> 854c878818fa [2019-10-09T17:18:04.228Z] Step 8/8 : COPY . . [2019-10-09T17:18:04.231Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2019-10-09T17:18:04.231Z] === RUN TestTagExistedNameWithoutForce [2019-10-09T17:18:04.231Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-10-09T17:18:04.231Z] === RUN TestTagOfficialNames [2019-10-09T17:18:04.231Z] --- PASS: TestTagOfficialNames (0.08s) [2019-10-09T17:18:04.231Z] === RUN TestTagMatchesDigest [2019-10-09T17:18:04.231Z] --- PASS: TestTagMatchesDigest (0.02s) [2019-10-09T17:18:04.231Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-09T17:18:04.776Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.969s coverage: 51.0% of statements [2019-10-09T17:18:05.325Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-09T17:18:05.603Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-10-09T17:18:05.603Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-10-09T17:18:05.708Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.281s coverage: 76.1% of statements [2019-10-09T17:18:05.712Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-09T17:18:06.978Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2019-10-09T17:18:07.079Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2019-10-09T17:18:07.079Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.077s coverage: 57.2% of statements [2019-10-09T17:18:07.079Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-09T17:18:07.079Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-09T17:18:07.236Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-10-09T17:18:07.825Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-10-09T17:18:08.451Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.021s coverage: 3.0% of statements [2019-10-09T17:18:08.518Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-09T17:18:08.518Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.93s) [2019-10-09T17:18:08.518Z] 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-09T17:18:08.518Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.45s) [2019-10-09T17:18:08.518Z] 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-09T17:18:08.518Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.53s) [2019-10-09T17:18:08.518Z] 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-09T17:18:08.518Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.50s) [2019-10-09T17:18:08.518Z] 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-09T17:18:08.518Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.48s) [2019-10-09T17:18:08.518Z] 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-09T17:18:08.518Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.62s) [2019-10-09T17:18:08.518Z] 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-09T17:18:08.518Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.54s) [2019-10-09T17:18:08.518Z] 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-09T17:18:08.518Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.42s) [2019-10-09T17:18:08.518Z] 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-09T17:18:08.518Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.43s) [2019-10-09T17:18:08.518Z] 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-09T17:18:08.518Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.27s) [2019-10-09T17:18:08.518Z] 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-09T17:18:08.518Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.76s) [2019-10-09T17:18:08.518Z] 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-09T17:18:08.518Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.79s) [2019-10-09T17:18:08.518Z] 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-09T17:18:08.518Z] === RUN TestCgroupNamespacesRun [2019-10-09T17:18:09.184Z] ok github.com/docker/docker/daemon/links 0.012s coverage: 93.0% of statements [2019-10-09T17:18:10.124Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 4.9% of statements [2019-10-09T17:18:10.124Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-09T17:18:10.124Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-09T17:18:11.056Z] ok github.com/docker/docker/daemon/logger 0.217s coverage: 42.7% of statements [2019-10-09T17:18:11.247Z] --- PASS: TestCgroupNamespacesRun (2.37s) [2019-10-09T17:18:11.247Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-09T17:18:11.247Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-09T17:18:12.427Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2019-10-09T17:18:12.427Z] ok github.com/docker/docker/daemon/logger/awslogs 0.143s coverage: 77.8% of statements [2019-10-09T17:18:12.427Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-09T17:18:12.427Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-09T17:18:12.569Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.73s) [2019-10-09T17:18:12.569Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-09T17:18:12.569Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-09T17:18:12.992Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2019-10-09T17:18:13.139Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-10-09T17:18:13.139Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2019-10-09T17:18:13.556Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 62.1% of statements [2019-10-09T17:18:13.556Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 88.3% of statements [2019-10-09T17:18:14.072Z] === RUN TestDockerSuite/TestBuildContChar [2019-10-09T17:18:14.072Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2019-10-09T17:18:14.640Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-10-09T17:18:14.741Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.99s) [2019-10-09T17:18:14.741Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-09T17:18:14.741Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-09T17:18:14.926Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 74.7% of statements [2019-10-09T17:18:14.926Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-09T17:18:15.184Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.040s coverage: 19.9% of statements [2019-10-09T17:18:15.205Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2019-10-09T17:18:16.556Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 47.8% of statements [2019-10-09T17:18:16.608Z] --- PASS: TestCgroupNamespacesRunHostMode (1.80s) [2019-10-09T17:18:16.608Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-09T17:18:16.608Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-09T17:18:16.814Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2019-10-09T17:18:17.746Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-10-09T17:18:18.004Z] ok github.com/docker/docker/daemon/logger/splunk 1.576s coverage: 84.5% of statements [2019-10-09T17:18:18.004Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-09T17:18:18.004Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-09T17:18:18.465Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.82s) [2019-10-09T17:18:18.465Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-09T17:18:18.465Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-09T17:18:18.485Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-10-09T17:18:18.485Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-10-09T17:18:19.054Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-10-09T17:18:19.262Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.84s) [2019-10-09T17:18:19.263Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-09T17:18:19.263Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-09T17:18:19.619Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-10-09T17:18:19.877Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-10-09T17:18:19.903Z] ok github.com/docker/docker/distribution 0.177s coverage: 22.4% of statements [2019-10-09T17:18:19.903Z] ok github.com/docker/docker/distribution/metadata 0.041s coverage: 48.2% of statements [2019-10-09T17:18:19.903Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-09T17:18:20.079Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.86s) [2019-10-09T17:18:20.080Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-09T17:18:20.080Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-09T17:18:20.441Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-10-09T17:18:21.006Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-10-09T17:18:21.275Z] ok github.com/docker/docker/errdefs 0.008s coverage: 49.4% of statements [2019-10-09T17:18:21.570Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-10-09T17:18:22.105Z] ---> 029747360ef9 [2019-10-09T17:18:22.154Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.88s) [2019-10-09T17:18:22.154Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-09T17:18:22.154Z] === RUN TestKernelTCPMemory [2019-10-09T17:18:22.502Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2019-10-09T17:18:22.647Z] ok github.com/docker/docker/image 0.018s coverage: 86.4% of statements [2019-10-09T17:18:22.956Z] --- PASS: TestKernelTCPMemory (0.99s) [2019-10-09T17:18:22.956Z] === RUN TestNISDomainname [2019-10-09T17:18:23.214Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2019-10-09T17:18:23.471Z] ok github.com/docker/docker/distribution/xfer 1.876s coverage: 85.1% of statements [2019-10-09T17:18:23.471Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-09T17:18:23.471Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-09T17:18:23.639Z] Successfully built 029747360ef9 [2019-10-09T17:18:23.639Z] Successfully tagged docker:latest [2019-10-09T17:18:23.639Z] INFO: Image build ended at 10/09/2019 17:18:23. Duration:00:03:46.6964079 [2019-10-09T17:18:23.639Z] [2019-10-09T17:18:23.639Z] [2019-10-09T17:18:23.639Z] INFO: Building the test binaries at 10/09/2019 17:18:23... [2019-10-09T17:18:24.257Z] --- PASS: TestNISDomainname (1.22s) [2019-10-09T17:18:24.257Z] === RUN TestHostnameDnsResolution [2019-10-09T17:18:24.404Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2019-10-09T17:18:24.404Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-09T17:18:24.969Z] ok github.com/docker/docker/libcontainerd/queue 0.033s coverage: 100.0% of statements [2019-10-09T17:18:25.027Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-10-09T17:18:25.595Z] --- PASS: TestHostnameDnsResolution (1.39s) [2019-10-09T17:18:25.595Z] === RUN TestStats [2019-10-09T17:18:26.365Z] ok github.com/docker/docker/opts 0.017s coverage: 66.9% of statements [2019-10-09T17:18:26.365Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-10-09T17:18:27.553Z] --- PASS: TestStats (2.05s) [2019-10-09T17:18:27.553Z] === RUN TestStopContainerWithTimeout [2019-10-09T17:18:27.553Z] === RUN TestStopContainerWithTimeout/0 [2019-10-09T17:18:27.553Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-09T17:18:27.553Z] === RUN TestStopContainerWithTimeout/1 [2019-10-09T17:18:27.553Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-09T17:18:27.553Z] === RUN TestStopContainerWithTimeout/3 [2019-10-09T17:18:27.553Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-09T17:18:27.553Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-09T17:18:27.553Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-09T17:18:27.553Z] === CONT TestStopContainerWithTimeout/0 [2019-10-09T17:18:27.553Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-09T17:18:28.261Z] ok github.com/docker/docker/pkg/archive 0.383s coverage: 77.3% of statements [2019-10-09T17:18:28.844Z] === CONT TestStopContainerWithTimeout/3 [2019-10-09T17:18:29.209Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2019-10-09T17:18:29.439Z] INFO: make.ps1 starting at 10/09/2019 17:18:28 [2019-10-09T17:18:29.439Z] INFO: Git commit (37d202e9b) assumed from DOCKER_GITCOMMIT environment variable [2019-10-09T17:18:29.439Z] INFO: Invoking autogen... [2019-10-09T17:18:29.632Z] ok github.com/docker/docker/pkg/authorization 0.446s coverage: 68.3% of statements [2019-10-09T17:18:29.632Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-10-09T17:18:29.889Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-10-09T17:18:29.897Z] INFO: Building daemon... [2019-10-09T17:18:30.580Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2019-10-09T17:18:30.694Z] === CONT TestStopContainerWithTimeout/1 [2019-10-09T17:18:32.553Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-10-09T17:18:32.553Z] --- PASS: TestStopContainerWithTimeout/0 (1.05s) [2019-10-09T17:18:32.553Z] --- PASS: TestStopContainerWithTimeout/-1 (2.99s) [2019-10-09T17:18:32.553Z] --- PASS: TestStopContainerWithTimeout/3 (2.96s) [2019-10-09T17:18:32.553Z] --- PASS: TestStopContainerWithTimeout/1 (1.93s) [2019-10-09T17:18:32.553Z] === RUN TestDeleteDevicemapper [2019-10-09T17:18:32.553Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-09T17:18:32.553Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-09T17:18:32.553Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-09T17:18:33.161Z] ok github.com/docker/docker/layer 7.489s coverage: 68.8% of statements [2019-10-09T17:18:33.161Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-09T17:18:33.161Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-09T17:18:33.161Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-09T17:18:33.161Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-09T17:18:33.161Z] ? github.com/docker/docker/oci [no test files] [2019-10-09T17:18:33.161Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-09T17:18:33.418Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2019-10-09T17:18:33.418Z] ok github.com/docker/docker/pkg/chrootarchive 2.965s coverage: 43.2% of statements [2019-10-09T17:18:33.418Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-09T17:18:33.418Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-09T17:18:33.982Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2019-10-09T17:18:34.239Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2019-10-09T17:18:34.804Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2019-10-09T17:18:35.368Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2019-10-09T17:18:35.625Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2019-10-09T17:18:35.845Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-10-09T17:18:36.778Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-10-09T17:18:37.008Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2019-10-09T17:18:37.043Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.09s) [2019-10-09T17:18:37.043Z] === RUN TestUpdateMemory [2019-10-09T17:18:37.043Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-09T17:18:37.043Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-09T17:18:37.043Z] === RUN TestUpdateCPUQuota [2019-10-09T17:18:37.573Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 89.5% of statements [2019-10-09T17:18:38.140Z] ok github.com/docker/docker/pkg/fsutils 0.214s coverage: 85.1% of statements [2019-10-09T17:18:38.140Z] ok github.com/docker/docker/pkg/discovery/kv 3.104s coverage: 84.1% of statements [2019-10-09T17:18:38.152Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-10-09T17:18:38.355Z] --- PASS: TestUpdateCPUQuota (1.79s) [2019-10-09T17:18:38.355Z] === RUN TestUpdatePidsLimit [2019-10-09T17:18:38.355Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-09T17:18:38.398Z] ok github.com/docker/docker/pkg/homedir 0.018s coverage: 11.4% of statements [2019-10-09T17:18:38.716Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-10-09T17:18:38.734Z] === RUN TestUpdatePidsLimit/no_change [2019-10-09T17:18:39.111Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-09T17:18:39.768Z] ok github.com/docker/docker/pkg/idtools 0.571s coverage: 70.1% of statements [2019-10-09T17:18:39.768Z] ok github.com/docker/docker/pkg/ioutils 0.449s coverage: 69.3% of statements [2019-10-09T17:18:40.026Z] ok github.com/docker/docker/pkg/locker 0.028s coverage: 88.9% of statements [2019-10-09T17:18:40.080Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-09T17:18:40.090Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-10-09T17:18:40.284Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2019-10-09T17:18:40.541Z] ok github.com/docker/docker/pkg/longpath 0.014s coverage: 100.0% of statements [2019-10-09T17:18:40.541Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-09T17:18:40.573Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-09T17:18:40.995Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-09T17:18:41.107Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2019-10-09T17:18:41.364Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-10-09T17:18:41.622Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-10-09T17:18:41.622Z] ok github.com/docker/docker/pkg/mount 0.602s coverage: 69.6% of statements [2019-10-09T17:18:41.622Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-09T17:18:41.810Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-09T17:18:41.879Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 91.4% of statements [2019-10-09T17:18:42.136Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2019-10-09T17:18:42.136Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-09T17:18:42.136Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-09T17:18:43.068Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2019-10-09T17:18:43.368Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-10-09T17:18:43.368Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2019-10-09T17:18:43.632Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-10-09T17:18:43.683Z] --- PASS: TestUpdatePidsLimit (5.39s) [2019-10-09T17:18:43.683Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.43s) [2019-10-09T17:18:43.683Z] --- PASS: TestUpdatePidsLimit/no_change (0.45s) [2019-10-09T17:18:43.683Z] --- PASS: TestUpdatePidsLimit/update_lower (0.49s) [2019-10-09T17:18:43.683Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.46s) [2019-10-09T17:18:43.683Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.53s) [2019-10-09T17:18:43.683Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.13s) [2019-10-09T17:18:43.683Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.45s) [2019-10-09T17:18:43.683Z] === RUN TestUpdateRestartPolicy [2019-10-09T17:18:43.889Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-10-09T17:18:43.889Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-10-09T17:18:45.258Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 73.9% of statements [2019-10-09T17:18:45.515Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-10-09T17:18:45.894Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2019-10-09T17:18:46.458Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2019-10-09T17:18:47.022Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2019-10-09T17:18:47.627Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2019-10-09T17:18:48.192Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-10-09T17:18:48.788Z] ok github.com/docker/docker/pkg/signal 2.375s coverage: 61.0% of statements [2019-10-09T17:18:48.788Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2019-10-09T17:18:49.045Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-10-09T17:18:49.301Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-10-09T17:18:49.559Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2019-10-09T17:18:49.569Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2019-10-09T17:18:49.569Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2019-10-09T17:18:49.648Z] ok github.com/docker/docker/api/server/httputils 0.008s coverage: 14.7% of statements [2019-10-09T17:18:49.648Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-09T17:18:49.648Z] ok github.com/docker/docker/api/server/middleware 0.031s coverage: 37.7% of statements [2019-10-09T17:18:49.648Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-09T17:18:49.648Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-09T17:18:49.648Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-09T17:18:49.648Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-09T17:18:49.648Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-09T17:18:49.648Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-09T17:18:49.648Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-09T17:18:49.648Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-09T17:18:49.816Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 80.6% of statements [2019-10-09T17:18:50.134Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-10-09T17:18:50.134Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-10-09T17:18:50.134Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-10-09T17:18:50.134Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-10-09T17:18:50.134Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-10-09T17:18:50.286Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-09T17:18:50.381Z] ok github.com/docker/docker/pkg/system 0.028s coverage: 36.9% of statements [2019-10-09T17:18:50.639Z] ok github.com/docker/docker/pkg/tailfile 0.069s coverage: 88.6% of statements [2019-10-09T17:18:51.216Z] ok github.com/docker/docker/pkg/tarsum 0.053s coverage: 89.3% of statements [2019-10-09T17:18:51.505Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2019-10-09T17:18:51.822Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2019-10-09T17:18:51.822Z] testing: warning: no tests to run [2019-10-09T17:18:51.822Z] coverage: [no statements] [2019-10-09T17:18:51.822Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-10-09T17:18:52.328Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-09T17:18:52.328Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-09T17:18:52.385Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-10-09T17:18:52.385Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-10-09T17:18:52.614Z] ok github.com/docker/docker/api/types/strslice 0.041s coverage: 90.0% of statements [2019-10-09T17:18:52.642Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-10-09T17:18:53.237Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 4.0% of statements [2019-10-09T17:18:53.237Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-09T17:18:53.237Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-09T17:18:53.237Z] ? github.com/docker/docker/api/types [no test files] [2019-10-09T17:18:53.237Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-09T17:18:53.237Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-09T17:18:53.237Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-09T17:18:53.237Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-09T17:18:53.237Z] ok github.com/docker/docker/api/types/filters 0.015s coverage: 95.2% of statements [2019-10-09T17:18:53.237Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-09T17:18:53.237Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-09T17:18:53.237Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-09T17:18:53.237Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-09T17:18:53.237Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-09T17:18:53.237Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-09T17:18:53.237Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-09T17:18:53.859Z] ok github.com/docker/docker/api/types/time 0.037s coverage: 100.0% of statements [2019-10-09T17:18:53.859Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2019-10-09T17:18:53.859Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-09T17:18:53.859Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-09T17:18:53.859Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-09T17:18:53.859Z] ? github.com/docker/docker/builder [no test files] [2019-10-09T17:18:53.859Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-09T17:18:53.859Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-09T17:18:53.859Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-09T17:18:53.859Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-09T17:18:53.859Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-09T17:18:53.859Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-09T17:18:53.859Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-09T17:18:54.029Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-10-09T17:18:54.538Z] ok github.com/docker/docker/plugin 0.528s coverage: 27.1% of statements [2019-10-09T17:18:55.346Z] ok github.com/docker/docker/builder/dockerignore 0.063s coverage: 96.8% of statements [2019-10-09T17:18:55.469Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-10-09T17:18:55.930Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-10-09T17:18:56.033Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 73.8% of statements [2019-10-09T17:18:56.291Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2019-10-09T17:18:57.446Z] --- PASS: TestUpdateRestartPolicy (13.17s) [2019-10-09T17:18:57.446Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-09T17:18:57.663Z] ok github.com/docker/docker/registry 0.090s coverage: 56.3% of statements [2019-10-09T17:18:57.828Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2019-10-09T17:18:57.843Z] --- PASS: TestUpdateRestartWithAutoRemove (0.93s) [2019-10-09T17:18:57.843Z] === RUN TestWaitNonBlocked [2019-10-09T17:18:57.843Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-09T17:18:57.843Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-09T17:18:57.843Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-09T17:18:57.843Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-09T17:18:57.843Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-09T17:18:57.843Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-09T17:18:58.227Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-10-09T17:18:58.484Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2019-10-09T17:18:59.157Z] --- PASS: TestWaitNonBlocked (0.01s) [2019-10-09T17:18:59.157Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.14s) [2019-10-09T17:18:59.157Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.21s) [2019-10-09T17:18:59.157Z] === RUN TestWaitBlocked [2019-10-09T17:18:59.157Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-09T17:18:59.157Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-09T17:18:59.157Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-09T17:18:59.157Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-09T17:18:59.157Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-09T17:18:59.157Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-09T17:18:59.416Z] ok github.com/docker/docker/runconfig 0.009s coverage: 68.2% of statements [2019-10-09T17:18:59.416Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-10-09T17:18:59.728Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2019-10-09T17:18:59.797Z] ok github.com/docker/docker/cli/debug 0.017s coverage: 100.0% of statements [2019-10-09T17:19:00.539Z] --- PASS: TestWaitBlocked (0.04s) [2019-10-09T17:19:00.539Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.25s) [2019-10-09T17:19:00.539Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.35s) [2019-10-09T17:19:00.539Z] === CONT TestContainerStartOnDaemonRestart [2019-10-09T17:19:00.539Z] === CONT TestIpcModeOlderClient [2019-10-09T17:19:00.539Z] --- PASS: TestIpcModeOlderClient (0.19s) [2019-10-09T17:19:00.539Z] === CONT TestDaemonRestartIpcMode [2019-10-09T17:19:01.628Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2019-10-09T17:19:01.886Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-10-09T17:19:01.941Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-10-09T17:19:02.451Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-10-09T17:19:02.506Z] ok github.com/docker/docker/volume/local 0.021s coverage: 73.0% of statements [2019-10-09T17:19:03.072Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2019-10-09T17:19:03.293Z] ok github.com/docker/docker/builder/remotecontext/git 5.292s coverage: 85.1% of statements [2019-10-09T17:19:04.004Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2019-10-09T17:19:04.042Z] --- PASS: TestContainerStartOnDaemonRestart (3.30s) [2019-10-09T17:19:04.042Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-09T17:19:04.319Z] ok github.com/docker/docker/builder/remotecontext 0.490s coverage: 13.6% of statements [2019-10-09T17:19:04.869Z] --- PASS: TestDaemonRestartIpcMode (3.96s) [2019-10-09T17:19:04.869Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-09T17:19:04.869Z] PASS [2019-10-09T17:19:04.869Z] [2019-10-09T17:19:04.869Z] === Skipped [2019-10-09T17:19:04.869Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2019-10-09T17:19:04.869Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-09T17:19:04.869Z] [2019-10-09T17:19:04.869Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.01s) [2019-10-09T17:19:04.869Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-09T17:19:04.869Z] [2019-10-09T17:19:04.869Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-09T17:19:04.869Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-09T17:19:04.869Z] [2019-10-09T17:19:04.869Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-09T17:19:04.869Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-09T17:19:04.869Z] [2019-10-09T17:19:04.869Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2019-10-09T17:19:04.869Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-09T17:19:04.869Z] [2019-10-09T17:19:04.869Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2019-10-09T17:19:04.869Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-09T17:19:04.869Z] [2019-10-09T17:19:04.869Z] [2019-10-09T17:19:04.869Z] DONE 197 tests, 6 skipped in 147.480s [2019-10-09T17:19:04.869Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2019-10-09T17:19:04.869Z] ++ 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-09T17:19:04.869Z] ++ set -e [2019-10-09T17:19:04.869Z] ++ '[' -n 0 ']' [2019-10-09T17:19:04.869Z] ++ set -x [2019-10-09T17:19:04.869Z] ++ env -i DEST=/go/src/github.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-09T17:19:04.869Z] INFO: Testing against a local daemon [2019-10-09T17:19:04.869Z] === RUN TestCommitInheritsEnv [2019-10-09T17:19:05.702Z] --- PASS: TestCommitInheritsEnv (0.46s) [2019-10-09T17:19:05.702Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-09T17:19:05.702Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-09T17:19:05.702Z] === RUN TestImagesFilterMultiReference [2019-10-09T17:19:05.702Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2019-10-09T17:19:05.702Z] === RUN TestImagePullPlatformInvalid [2019-10-09T17:19:05.702Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-10-09T17:19:05.702Z] === RUN TestRemoveImageOrphaning [2019-10-09T17:19:06.076Z] --- PASS: TestRemoveImageOrphaning (0.50s) [2019-10-09T17:19:06.076Z] === RUN TestRemoveImageGarbageCollector [2019-10-09T17:19:06.076Z] --- SKIP: TestRemoveImageGarbageCollector (0.01s) [2019-10-09T17:19:06.076Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-09T17:19:06.076Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-09T17:19:06.076Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2019-10-09T17:19:06.076Z] === RUN TestTagInvalidReference [2019-10-09T17:19:06.076Z] --- PASS: TestTagInvalidReference (0.03s) [2019-10-09T17:19:06.076Z] === RUN TestTagValidPrefixedRepo [2019-10-09T17:19:06.076Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2019-10-09T17:19:06.076Z] === RUN TestTagExistedNameWithoutForce [2019-10-09T17:19:06.076Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2019-10-09T17:19:06.076Z] === RUN TestTagOfficialNames [2019-10-09T17:19:06.076Z] --- PASS: TestTagOfficialNames (0.07s) [2019-10-09T17:19:06.076Z] === RUN TestTagMatchesDigest [2019-10-09T17:19:06.076Z] --- PASS: TestTagMatchesDigest (0.01s) [2019-10-09T17:19:06.076Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-09T17:19:06.630Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2019-10-09T17:19:06.630Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-10-09T17:19:07.196Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-10-09T17:19:07.829Z] ok github.com/docker/docker/builder/dockerfile 1.454s coverage: 48.2% of statements [2019-10-09T17:19:07.829Z] ? github.com/docker/docker/cli [no test files] [2019-10-09T17:19:07.829Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-09T17:19:09.727Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2019-10-09T17:19:13.366Z] ok github.com/docker/docker/client 0.992s coverage: 75.8% of statements [2019-10-09T17:19:14.993Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-10-09T17:19:14.993Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2019-10-09T17:19:16.892Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-10-09T17:19:18.266Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2019-10-09T17:19:18.852Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.6% of statements [2019-10-09T17:19:18.852Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-09T17:19:18.852Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-09T17:19:18.852Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-09T17:19:18.852Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-09T17:19:18.852Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-09T17:19:18.852Z] ? github.com/docker/docker/rootless [no test files] [2019-10-09T17:19:18.852Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-09T17:19:18.852Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-09T17:19:18.852Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-09T17:19:18.852Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-09T17:19:18.852Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-09T17:19:18.852Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-09T17:19:18.852Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-09T17:19:18.852Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-09T17:19:18.852Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-09T17:19:18.852Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-09T17:19:18.852Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-09T17:19:18.852Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-09T17:19:18.852Z] ? github.com/docker/docker/volume [no test files] [2019-10-09T17:19:18.852Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-09T17:19:18.852Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-09T17:19:18.852Z] [2019-10-09T17:19:18.852Z] === Skipped [2019-10-09T17:19:18.852Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-09T17:19:18.852Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-09T17:19:18.852Z] [2019-10-09T17:19:18.852Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-09T17:19:18.852Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-09T17:19:18.852Z] [2019-10-09T17:19:18.852Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-09T17:19:18.852Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-09T17:19:18.852Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-09T17:19:18.852Z] [2019-10-09T17:19:18.852Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-09T17:19:18.852Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-09T17:19:18.852Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-09T17:19:18.852Z] [2019-10-09T17:19:18.852Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-09T17:19:18.852Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-09T17:19:18.852Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-09T17:19:18.852Z] [2019-10-09T17:19:18.852Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-09T17:19:18.852Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-09T17:19:18.852Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-09T17:19:18.852Z] [2019-10-09T17:19:18.852Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-09T17:19:18.852Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-09T17:19:18.852Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-09T17:19:18.852Z] [2019-10-09T17:19:18.852Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-09T17:19:18.852Z] graphtest_unix.go:73: No driver to put! [2019-10-09T17:19:18.852Z] [2019-10-09T17:19:18.852Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-09T17:19:18.852Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-09T17:19:18.852Z] [2019-10-09T17:19:18.852Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-09T17:19:18.852Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-09T17:19:18.852Z] [2019-10-09T17:19:18.852Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-09T17:19:18.853Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-09T17:19:18.853Z] [2019-10-09T17:19:18.853Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-09T17:19:18.853Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-09T17:19:18.853Z] [2019-10-09T17:19:18.853Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-09T17:19:18.853Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-09T17:19:18.853Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-09T17:19:18.853Z] [2019-10-09T17:19:18.853Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-09T17:19:18.853Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-09T17:19:18.853Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-09T17:19:18.853Z] [2019-10-09T17:19:18.853Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-09T17:19:18.853Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-09T17:19:18.853Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-09T17:19:18.853Z] [2019-10-09T17:19:18.853Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-09T17:19:18.853Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-09T17:19:18.853Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-09T17:19:18.853Z] [2019-10-09T17:19:18.853Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-09T17:19:18.853Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-09T17:19:18.853Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-09T17:19:18.853Z] [2019-10-09T17:19:18.853Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-09T17:19:18.853Z] graphtest_unix.go:73: No driver to put! [2019-10-09T17:19:18.853Z] [2019-10-09T17:19:18.853Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-09T17:19:18.853Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-09T17:19:18.853Z] [2019-10-09T17:19:18.853Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-09T17:19:18.853Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-09T17:19:18.853Z] [2019-10-09T17:19:18.853Z] [2019-10-09T17:19:18.853Z] DONE 2114 tests, 20 skipped in 226.125s Post stage [Pipeline] junit [2019-10-09T17:19:18.875Z] Recording test results [2019-10-09T17:19:19.200Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2019-10-09T17:19:19.574Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40058/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=08bca254141108d8dae5b6ecba1661ab9271b0a2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:08bca254141108d8dae5b6ecba1661ab9271b0a2 hack/validate/vendor [2019-10-09T17:19:20.519Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2019-10-09T17:19:21.790Z] + echo Building e2e image [2019-10-09T17:19:21.790Z] Building e2e image [2019-10-09T17:19:21.791Z] + docker build --build-arg DOCKER_GITCOMMIT=08bca254141108d8dae5b6ecba1661ab9271b0a2 -t moby-e2e-test -f Dockerfile.e2e . [2019-10-09T17:19:21.791Z] #2 [internal] load .dockerignore [2019-10-09T17:19:21.791Z] #2 DONE 0.0s [2019-10-09T17:19:21.791Z] [2019-10-09T17:19:21.791Z] #2 [internal] load .dockerignore [2019-10-09T17:19:21.791Z] #2 transferring context: 34B done [2019-10-09T17:19:21.791Z] #2 DONE 0.0s [2019-10-09T17:19:21.791Z] [2019-10-09T17:19:21.791Z] #1 [internal] load build definition from Dockerfile.e2e [2019-10-09T17:19:21.791Z] #1 transferring dockerfile: 3.21kB done [2019-10-09T17:19:21.791Z] #1 DONE 0.0s [2019-10-09T17:19:21.791Z] [2019-10-09T17:19:21.791Z] #4 [internal] load metadata for docker.io/library/golang:1.13.1-alpine [2019-10-09T17:19:22.049Z] #4 DONE 0.3s [2019-10-09T17:19:22.049Z] [2019-10-09T17:19:22.049Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2019-10-09T17:19:22.049Z] #3 DONE 0.3s [2019-10-09T17:19:22.049Z] [2019-10-09T17:19:22.049Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db3... [2019-10-09T17:19:22.049Z] #5 resolve docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb done [2019-10-09T17:19:22.049Z] #5 DONE 0.0s [2019-10-09T17:19:22.049Z] [2019-10-09T17:19:22.049Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2019-10-09T17:19:22.481Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-10-09T17:19:22.618Z] #6 ... [2019-10-09T17:19:22.619Z] [2019-10-09T17:19:22.619Z] #8 [internal] load build context [2019-10-09T17:19:22.619Z] #8 transferring context: 813.17kB 0.4s done [2019-10-09T17:19:22.619Z] #8 DONE 0.5s [2019-10-09T17:19:22.919Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-10-09T17:19:22.932Z] [2019-10-09T17:19:22.932Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.1-alpine@sha256:2293e952c7... [2019-10-09T17:19:22.932Z] #14 resolve docker.io/library/golang:1.13.1-alpine@sha256:2293e952c79b8b3a987e1e09d48b6aa403d703cef9a8fa316d30ba2918d37367 done [2019-10-09T17:19:22.932Z] #14 sha256:483ab69016be0d2c2176d0719da8854579fe1849a5d9975b32cbe7432ca9b038 1.36kB / 1.36kB done [2019-10-09T17:19:22.932Z] #14 sha256:48260c3da24c87ff788aa0db0518a8325cdb504eaffde3a34e2e113777d84444 3.80kB / 3.80kB done [2019-10-09T17:19:22.932Z] #14 sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 301.73kB / 301.73kB 0.1s done [2019-10-09T17:19:22.932Z] #14 sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf 154B / 154B 0.1s done [2019-10-09T17:19:22.932Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 30.67MB / 126.85MB 0.6s [2019-10-09T17:19:22.932Z] #14 sha256:33c1f6efaf8c784c2d40f176375034cd5be5c1b0e3bdbb71a5c7c4fe1620b137 126B / 126B 0.2s done [2019-10-09T17:19:22.932Z] #14 sha256:2293e952c79b8b3a987e1e09d48b6aa403d703cef9a8fa316d30ba2918d37367 1.65kB / 1.65kB done [2019-10-09T17:19:22.932Z] #14 extracting sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 0.3s done [2019-10-09T17:19:22.932Z] #14 extracting sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf done [2019-10-09T17:19:22.932Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 41.08MB / 126.85MB 0.8s [2019-10-09T17:19:23.178Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-10-09T17:19:23.191Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 70.83MB / 126.85MB 1.0s [2019-10-09T17:19:23.453Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 81.74MB / 126.85MB 1.1s [2019-10-09T17:19:23.453Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 90.29MB / 126.85MB 1.3s [2019-10-09T17:19:23.715Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 101.78MB / 126.85MB 1.5s [2019-10-09T17:19:23.715Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 114.25MB / 126.85MB 1.6s [2019-10-09T17:19:23.973Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 126.85MB / 126.85MB 1.8s [2019-10-09T17:19:23.973Z] #14 ... [2019-10-09T17:19:23.973Z] [2019-10-09T17:19:23.973Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2019-10-09T17:19:23.973Z] #6 DONE 2.0s [2019-10-09T17:19:23.973Z] [2019-10-09T17:19:23.973Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.1-alpine@sha256:2293e952c7... [2019-10-09T17:19:23.973Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 126.85MB / 126.85MB 1.9s done [2019-10-09T17:19:24.231Z] #14 extracting sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 [2019-10-09T17:19:25.076Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-10-09T17:19:29.490Z] #14 extracting sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 5.1s [2019-10-09T17:19:30.383Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-10-09T17:19:30.422Z] #14 extracting sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 6.1s done [2019-10-09T17:19:30.659Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-10-09T17:19:30.659Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-10-09T17:19:30.679Z] #14 extracting sha256:33c1f6efaf8c784c2d40f176375034cd5be5c1b0e3bdbb71a5c7c4fe1620b137 done [2019-10-09T17:19:30.936Z] #14 DONE 8.8s [2019-10-09T17:19:30.936Z] [2019-10-09T17:19:30.936Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-10-09T17:19:31.193Z] #15 ... [2019-10-09T17:19:31.193Z] [2019-10-09T17:19:31.193Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2019-10-09T17:19:31.193Z] #7 1.285 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-10-09T17:19:31.193Z] #7 2.473 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-10-09T17:19:31.193Z] #7 2.577 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-10-09T17:19:31.193Z] #7 2.584 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-10-09T17:19:31.193Z] #7 2.795 (3/31) Installing ncurses-libs (6.1_p20190518-r0) [2019-10-09T17:19:31.193Z] #7 2.805 (4/31) Installing readline (8.0.0-r0) [2019-10-09T17:19:31.193Z] #7 2.813 (5/31) Installing bash (5.0.0-r0) [2019-10-09T17:19:31.193Z] #7 2.832 Executing bash-5.0.0-r0.post-install [2019-10-09T17:19:31.193Z] #7 2.839 (6/31) Installing ca-certificates (20190108-r0) [2019-10-09T17:19:31.193Z] #7 2.860 (7/31) Installing libgcc (8.3.0-r0) [2019-10-09T17:19:31.193Z] #7 2.864 (8/31) Installing libstdc++ (8.3.0-r0) [2019-10-09T17:19:31.193Z] #7 2.881 (9/31) Installing binutils (2.32-r0) [2019-10-09T17:19:31.193Z] #7 2.991 (10/31) Installing gmp (6.1.2-r1) [2019-10-09T17:19:31.193Z] #7 2.999 (11/31) Installing isl (0.18-r0) [2019-10-09T17:19:31.193Z] #7 3.021 (12/31) Installing libgomp (8.3.0-r0) [2019-10-09T17:19:31.193Z] #7 3.025 (13/31) Installing libatomic (8.3.0-r0) [2019-10-09T17:19:31.193Z] #7 3.028 (14/31) Installing mpfr3 (3.1.5-r1) [2019-10-09T17:19:31.193Z] #7 3.035 (15/31) Installing mpc1 (1.1.0-r0) [2019-10-09T17:19:31.193Z] #7 3.041 (16/31) Installing gcc (8.3.0-r0) [2019-10-09T17:19:31.193Z] #7 3.957 (17/31) Installing musl-dev (1.1.22-r3) [2019-10-09T17:19:31.193Z] #7 4.066 (18/31) Installing libc-dev (0.7.1-r0) [2019-10-09T17:19:31.193Z] #7 4.068 (19/31) Installing g++ (8.3.0-r0) [2019-10-09T17:19:31.193Z] #7 4.653 (20/31) Installing nghttp2-libs (1.39.2-r0) [2019-10-09T17:19:31.193Z] #7 4.657 (21/31) Installing libcurl (7.66.0-r0) [2019-10-09T17:19:31.193Z] #7 4.666 (22/31) Installing expat (2.2.8-r0) [2019-10-09T17:19:31.193Z] #7 4.672 (23/31) Installing pcre2 (10.33-r0) [2019-10-09T17:19:31.193Z] #7 4.681 (24/31) Installing git (2.22.0-r0) [2019-10-09T17:19:31.193Z] #7 4.907 (25/31) Installing libmnl (1.0.4-r0) [2019-10-09T17:19:31.193Z] #7 4.910 (26/31) Installing libnftnl-libs (1.1.3-r0) [2019-10-09T17:19:31.193Z] #7 4.915 (27/31) Installing iptables (1.8.3-r0) [2019-10-09T17:19:31.193Z] #7 4.944 (28/31) Installing pigz (2.4-r0) [2019-10-09T17:19:31.193Z] #7 4.971 (29/31) Installing tar (1.32-r0) [2019-10-09T17:19:31.193Z] #7 4.990 (30/31) Installing xz-libs (5.2.4-r0) [2019-10-09T17:19:31.193Z] #7 4.994 (31/31) Installing xz (5.2.4-r0) [2019-10-09T17:19:31.193Z] #7 5.000 Executing busybox-1.30.1-r2.trigger [2019-10-09T17:19:31.193Z] #7 5.011 Executing ca-certificates-20190108-r0.trigger [2019-10-09T17:19:31.193Z] #7 5.076 OK: 185 MiB in 45 packages [2019-10-09T17:19:31.193Z] #7 DONE 7.1s [2019-10-09T17:19:31.193Z] [2019-10-09T17:19:31.193Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2019-10-09T17:19:31.193Z] #9 DONE 0.1s [2019-10-09T17:19:31.193Z] [2019-10-09T17:19:31.193Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2019-10-09T17:19:31.450Z] #10 DONE 0.1s [2019-10-09T17:19:31.450Z] [2019-10-09T17:19:31.450Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2019-10-09T17:19:31.450Z] #11 DONE 0.1s [2019-10-09T17:19:31.450Z] [2019-10-09T17:19:31.450Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2019-10-09T17:19:31.450Z] #12 DONE 0.1s [2019-10-09T17:19:31.450Z] [2019-10-09T17:19:31.450Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2019-10-09T17:19:31.450Z] #13 DONE 0.1s [2019-10-09T17:19:31.450Z] [2019-10-09T17:19:31.450Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-10-09T17:19:32.014Z] #15 0.854 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-10-09T17:19:32.583Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-10-09T17:19:32.839Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2019-10-09T17:19:32.943Z] #15 1.937 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-10-09T17:19:32.943Z] #15 2.004 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-10-09T17:19:32.943Z] #15 2.007 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-10-09T17:19:32.943Z] #15 2.134 (3/43) Installing ncurses-libs (6.1_p20190518-r0) [2019-10-09T17:19:33.200Z] #15 2.142 (4/43) Installing readline (8.0.0-r0) [2019-10-09T17:19:33.200Z] #15 2.146 (5/43) Installing bash (5.0.0-r0) [2019-10-09T17:19:33.200Z] #15 2.157 Executing bash-5.0.0-r0.post-install [2019-10-09T17:19:33.200Z] #15 2.159 (6/43) Installing linux-headers (4.19.36-r0) [2019-10-09T17:19:33.200Z] #15 2.241 (7/43) Installing libuuid (2.33.2-r0) [2019-10-09T17:19:33.200Z] #15 2.244 (8/43) Installing btrfs-progs-libs (5.1.1-r0) [2019-10-09T17:19:33.200Z] #15 2.247 (9/43) Installing btrfs-progs-dev (5.1.1-r0) [2019-10-09T17:19:33.200Z] #15 2.252 (10/43) Installing binutils (2.32-r0) [2019-10-09T17:19:33.200Z] #15 2.320 (11/43) Installing libmagic (5.37-r0) [2019-10-09T17:19:33.200Z] #15 2.340 (12/43) Installing file (5.37-r0) [2019-10-09T17:19:33.200Z] #15 2.342 (13/43) Installing gmp (6.1.2-r1) [2019-10-09T17:19:33.457Z] #15 2.348 (14/43) Installing isl (0.18-r0) [2019-10-09T17:19:33.457Z] #15 2.363 (15/43) Installing libgomp (8.3.0-r0) [2019-10-09T17:19:33.457Z] #15 2.366 (16/43) Installing libatomic (8.3.0-r0) [2019-10-09T17:19:33.457Z] #15 2.369 (17/43) Installing libgcc (8.3.0-r0) [2019-10-09T17:19:33.457Z] #15 2.371 (18/43) Installing mpfr3 (3.1.5-r1) [2019-10-09T17:19:33.457Z] #15 2.376 (19/43) Installing mpc1 (1.1.0-r0) [2019-10-09T17:19:33.457Z] #15 2.379 (20/43) Installing libstdc++ (8.3.0-r0) [2019-10-09T17:19:33.457Z] #15 2.390 (21/43) Installing gcc (8.3.0-r0) [2019-10-09T17:19:33.772Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-10-09T17:19:34.021Z] #15 3.000 (22/43) Installing musl-dev (1.1.22-r3) [2019-10-09T17:19:34.021Z] #15 3.075 (23/43) Installing libc-dev (0.7.1-r0) [2019-10-09T17:19:34.021Z] #15 3.077 (24/43) Installing g++ (8.3.0-r0) [2019-10-09T17:19:34.278Z] #15 3.464 (25/43) Installing make (4.2.1-r2) [2019-10-09T17:19:34.278Z] #15 3.469 (26/43) Installing fortify-headers (1.1-r0) [2019-10-09T17:19:34.278Z] #15 3.472 (27/43) Installing build-base (0.5-r1) [2019-10-09T17:19:34.279Z] #15 3.474 (28/43) Installing nghttp2-libs (1.39.2-r0) [2019-10-09T17:19:34.279Z] #15 3.477 (29/43) Installing libcurl (7.66.0-r0) [2019-10-09T17:19:34.535Z] #15 3.483 (30/43) Installing curl (7.66.0-r0) [2019-10-09T17:19:34.535Z] #15 3.487 (31/43) Installing oniguruma (6.9.2-r0) [2019-10-09T17:19:34.535Z] #15 3.493 (32/43) Installing jq (1.6-r0) [2019-10-09T17:19:34.535Z] #15 3.502 (33/43) Installing device-mapper-libs (2.02.184-r0) [2019-10-09T17:19:34.535Z] #15 3.507 (34/43) Installing device-mapper-event-libs (2.02.184-r0) [2019-10-09T17:19:34.535Z] #15 3.509 (35/43) Installing libaio (0.3.111-r0) [2019-10-09T17:19:34.535Z] #15 3.511 (36/43) Installing libblkid (2.33.2-r0) [2019-10-09T17:19:34.535Z] #15 3.517 (37/43) Installing lvm2-libs (2.02.184-r0) [2019-10-09T17:19:34.535Z] #15 3.544 (38/43) Installing libfdisk (2.33.2-r0) [2019-10-09T17:19:34.535Z] #15 3.550 (39/43) Installing libmount (2.33.2-r0) [2019-10-09T17:19:34.535Z] #15 3.555 (40/43) Installing libsmartcols (2.33.2-r0) [2019-10-09T17:19:34.535Z] #15 3.559 (41/43) Installing pkgconf (1.6.1-r1) [2019-10-09T17:19:34.535Z] #15 3.563 (42/43) Installing util-linux-dev (2.33.2-r0) [2019-10-09T17:19:34.535Z] #15 3.582 (43/43) Installing lvm2-dev (2.02.184-r0) [2019-10-09T17:19:34.535Z] #15 3.599 Executing busybox-1.30.1-r2.trigger [2019-10-09T17:19:34.535Z] #15 3.605 OK: 190 MiB in 58 packages [2019-10-09T17:19:35.467Z] #15 DONE 4.5s [2019-10-09T17:19:35.467Z] [2019-10-09T17:19:35.467Z] #16 [base 3/5] RUN mkdir -p /build/ [2019-10-09T17:19:35.670Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-10-09T17:19:36.031Z] #16 DONE 0.7s [2019-10-09T17:19:36.288Z] [2019-10-09T17:19:36.288Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2019-10-09T17:19:37.218Z] #17 DONE 0.8s [2019-10-09T17:19:37.218Z] [2019-10-09T17:19:37.218Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2019-10-09T17:19:37.218Z] #18 DONE 0.0s [2019-10-09T17:19:37.218Z] [2019-10-09T17:19:37.218Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2019-10-09T17:19:37.218Z] #19 DONE 0.1s [2019-10-09T17:19:37.218Z] [2019-10-09T17:19:37.218Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-09T17:19:38.587Z] #20 1.399 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-09T17:19:38.587Z] #20 1.593 [2019-10-09T17:19:39.360Z] #20 1.702 ########### 15.4% ######################## 34.7% #################################### 50.7% #################################################### 72.9% ################################################################## 91.9% ######################################################################## 100.0% [2019-10-09T17:19:39.360Z] #20 2.321 [2019-10-09T17:19:39.617Z] #20 2.429 ############################ 39.5% ############################################# 63.7% ######################################################################## 100.0% [2019-10-09T17:19:39.875Z] #20 2.781 [2019-10-09T17:19:40.389Z] #20 2.891 ## 3.1% #################### 28.8% ############################################# 63.5% ############################################################## 86.8% ######################################################################## 100.0% [2019-10-09T17:19:40.953Z] #20 3.858 [2019-10-09T17:19:41.985Z] #20 3.967 ### 4.7% ######### 12.6% ########## 14.4% #################### 29.1% ########################## 36.7% ############################### 44.1% ##################################### 51.5% ########################################## 58.9% ## [2019-10-09T17:19:41.985Z] #20 ... [2019-10-09T17:19:41.985Z] [2019-10-09T17:19:41.985Z] #31 [builder 1/4] COPY . . [2019-10-09T17:19:41.985Z] #31 DONE 4.9s [2019-10-09T17:19:41.985Z] [2019-10-09T17:19:41.985Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-09T17:19:41.995Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2019-10-09T17:19:41.995Z] [2019-10-09T17:19:41.995Z] ________ ____ __. [2019-10-09T17:19:41.995Z] \_____ \ | |/ _| [2019-10-09T17:19:41.995Z] / | \| < [2019-10-09T17:19:41.995Z] / | \ | \ [2019-10-09T17:19:41.995Z] \_______ /____|__ \ [2019-10-09T17:19:41.995Z] \/ \/ [2019-10-09T17:19:41.995Z] [2019-10-09T17:19:41.995Z] INFO: make.ps1 ended at 10/09/2019 17:19:38 [2019-10-09T17:19:41.995Z] INFO: Binaries build ended at 10/09/2019 17:19:41. Duration:00:01:18.0094340 [2019-10-09T17:19:42.243Z] #20 3.967 ### 4.7% ######### 12.6% ########## 14.4% #################### 29.1% ########################## 36.7% ############################### 44.1% ##################################### 51.5% ########################################## 58.9% ############################################### 66.4% ##################################################### 73.8% ########################################################## 80.9% ################################################################ 89.2% #################################################################### 95.3% ######################################################################## 100.0% [2019-10-09T17:19:42.500Z] #20 5.427 [2019-10-09T17:19:43.066Z] #20 6.062 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-09T17:19:43.322Z] #20 ... [2019-10-09T17:19:43.322Z] [2019-10-09T17:19:43.322Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2019-10-09T17:19:43.322Z] #32 DONE 1.3s [2019-10-09T17:19:43.322Z] [2019-10-09T17:19:43.322Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-09T17:19:43.771Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-10-09T17:19:44.165Z] INFO: Copying the built daemon binary to d:\CI\PR-40058\3\binary\dockerd-37d202e9b.exe... [2019-10-09T17:19:44.254Z] #33 1.017 [2019-10-09T17:19:44.254Z] #33 1.068 Removing bundles/ [2019-10-09T17:19:44.254Z] #33 1.070 [2019-10-09T17:19:44.254Z] #33 1.074 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2019-10-09T17:19:44.855Z] #33 1.689 Building test suite binary ./integration-cli/test.main [2019-10-09T17:19:45.130Z] INFO: Copying the built client binary to d:\CI\PR-40058\3\binary\docker-37d202e9b.exe... [2019-10-09T17:19:45.130Z] INFO: Copying dockerversion from the container... [2019-10-09T17:19:45.130Z] INFO: Copying the golang package from the container to d:\CI\PR-40058\3\installer\go.zip... [2019-10-09T17:19:46.298Z] === RUN TestDockerDaemonSuite/TestShmSize [2019-10-09T17:19:47.673Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2019-10-09T17:19:48.026Z] INFO: Extracting go.zip to d:\CI\PR-40058\3\go [2019-10-09T17:19:48.146Z] #33 ... [2019-10-09T17:19:48.146Z] [2019-10-09T17:19:48.146Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-09T17:19:48.146Z] #20 6.561 [2019-10-09T17:19:48.146Z] #20 6.638 ######################################################################## 100.0% [2019-10-09T17:19:48.146Z] #20 6.818 [2019-10-09T17:19:48.146Z] #20 7.494 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-09T17:19:48.146Z] #20 7.824 [2019-10-09T17:19:48.146Z] #20 7.908 ######################################################################## 100.0% [2019-10-09T17:19:48.146Z] #20 8.117 [2019-10-09T17:19:48.146Z] #20 8.958 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-09T17:19:48.146Z] #20 9.069 skipping existing 1849cc453dee [2019-10-09T17:19:48.146Z] #20 9.280 [2019-10-09T17:19:48.146Z] #20 10.24 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-09T17:19:48.146Z] #20 10.61 [2019-10-09T17:19:48.146Z] #20 10.70 ######################################################################## 100.0% [2019-10-09T17:19:48.146Z] #20 10.89 [2019-10-09T17:19:48.146Z] #20 10.96 Download of images into '/build' complete. [2019-10-09T17:19:48.146Z] #20 10.96 Use something like the following to load the result into a Docker daemon: [2019-10-09T17:19:48.146Z] #20 10.96 tar -cC '/build' . | docker load [2019-10-09T17:19:48.146Z] #20 DONE 11.1s [2019-10-09T17:19:48.146Z] [2019-10-09T17:19:48.146Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2019-10-09T17:19:48.146Z] #26 DONE 0.1s [2019-10-09T17:19:48.146Z] [2019-10-09T17:19:48.146Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-09T17:19:48.146Z] #22 DONE 0.1s [2019-10-09T17:19:48.146Z] [2019-10-09T17:19:48.146Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2019-10-09T17:19:48.406Z] #27 DONE 0.1s [2019-10-09T17:19:48.406Z] [2019-10-09T17:19:48.406Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-09T17:19:48.406Z] #23 DONE 0.1s [2019-10-09T17:19:48.406Z] [2019-10-09T17:19:48.406Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2019-10-09T17:19:48.406Z] #28 DONE 0.1s [2019-10-09T17:19:48.406Z] [2019-10-09T17:19:48.406Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-10-09T17:19:49.047Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-10-09T17:19:50.419Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-10-09T17:19:50.933Z] #24 2.207 + RM_GOPATH=0 [2019-10-09T17:19:50.933Z] #24 2.207 + TMP_GOPATH= [2019-10-09T17:19:50.933Z] #24 2.207 + : /build [2019-10-09T17:19:50.933Z] #24 2.207 + '[' -z '' ']' [2019-10-09T17:19:50.933Z] #24 2.207 ++ mktemp -d [2019-10-09T17:19:50.933Z] #24 2.211 + export GOPATH=/tmp/tmp.fcnnfj [2019-10-09T17:19:50.933Z] #24 2.211 + GOPATH=/tmp/tmp.fcnnfj [2019-10-09T17:19:50.933Z] #24 2.211 + RM_GOPATH=1 [2019-10-09T17:19:50.933Z] #24 2.211 ++ dirname ./install.sh [2019-10-09T17:19:50.933Z] #24 2.211 + dir=. [2019-10-09T17:19:50.933Z] #24 2.211 + bin=dockercli [2019-10-09T17:19:50.933Z] #24 2.211 + shift [2019-10-09T17:19:50.933Z] #24 2.211 + '[' '!' -f ./dockercli.installer ']' [2019-10-09T17:19:50.933Z] #24 2.211 + . ./dockercli.installer [2019-10-09T17:19:50.933Z] #24 2.211 ++ DOCKERCLI_CHANNEL=stable [2019-10-09T17:19:50.933Z] #24 2.211 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-10-09T17:19:50.933Z] #24 2.211 + install_dockercli [2019-10-09T17:19:50.933Z] #24 2.211 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-09T17:19:50.933Z] #24 2.211 ++ uname -m [2019-10-09T17:19:50.933Z] #24 2.211 + arch=x86_64 [2019-10-09T17:19:50.933Z] #24 2.211 + '[' x86_64 '!=' x86_64 ']' [2019-10-09T17:19:50.933Z] #24 2.211 + url=https://download.docker.com/linux/static [2019-10-09T17:19:50.933Z] #24 2.212 Install docker/cli version 17.06.2-ce from stable [2019-10-09T17:19:50.933Z] #24 2.216 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-10-09T17:19:50.933Z] #24 2.220 + tar -xz docker/docker [2019-10-09T17:19:50.984Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2019-10-09T17:19:50.984Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2019-10-09T17:19:53.460Z] #24 ... [2019-10-09T17:19:53.460Z] [2019-10-09T17:19:53.460Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-09T17:19:53.460Z] #21 DONE 1.0s [2019-10-09T17:19:53.460Z] [2019-10-09T17:19:53.460Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-10-09T17:19:54.024Z] #29 ... [2019-10-09T17:19:54.024Z] [2019-10-09T17:19:54.024Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-10-09T17:19:54.024Z] #24 5.591 + mkdir -p /build [2019-10-09T17:19:54.024Z] #24 5.592 + mv docker/docker /build/ [2019-10-09T17:19:54.024Z] #24 5.593 + rmdir docker [2019-10-09T17:19:54.024Z] #24 DONE 5.7s [2019-10-09T17:19:54.024Z] [2019-10-09T17:19:54.024Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-10-09T17:19:54.594Z] #29 ... [2019-10-09T17:19:54.594Z] [2019-10-09T17:19:54.594Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2019-10-09T17:19:55.159Z] #25 DONE 0.2s [2019-10-09T17:19:55.159Z] [2019-10-09T17:19:55.159Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-10-09T17:19:55.163Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-10-09T17:19:57.063Z] --- PASS: TestDockerDaemonSuite (353.64s) [2019-10-09T17:19:57.063Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.70s) [2019-10-09T17:19:57.063Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool" [2019-10-09T17:19:57.063Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.37s) [2019-10-09T17:19:57.063Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon" [2019-10-09T17:19:57.063Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.85s) [2019-10-09T17:19:57.063Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock" [2019-10-09T17:19:57.063Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.91s) [2019-10-09T17:19:57.063Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill" [2019-10-09T17:19:57.063Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill" [2019-10-09T17:19:57.063Z] docker_cli_daemon_test.go:1449: Daemon d9344f800ced9 is not started [2019-10-09T17:19:57.063Z] check_test.go:309: Daemon db8d55e1581fd is not started [2019-10-09T17:19:57.063Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.18s) [2019-10-09T17:19:57.063Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash" [2019-10-09T17:19:57.063Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.30s) [2019-10-09T17:19:57.063Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown" [2019-10-09T17:19:57.063Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown" [2019-10-09T17:19:57.063Z] check_test.go:309: Daemon d70ebeb859c5f is not started [2019-10-09T17:19:57.063Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.97s) [2019-10-09T17:19:57.063Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort" [2019-10-09T17:19:57.063Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.77s) [2019-10-09T17:19:57.063Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal" [2019-10-09T17:19:57.063Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.25s) [2019-10-09T17:19:57.063Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork" [2019-10-09T17:19:57.063Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.09s) [2019-10-09T17:19:57.063Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr" [2019-10-09T17:19:57.063Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.04s) [2019-10-09T17:19:57.063Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2" [2019-10-09T17:19:57.063Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (4.07s) [2019-10-09T17:19:57.063Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP" [2019-10-09T17:19:57.063Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.66s) [2019-10-09T17:19:57.063Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone" [2019-10-09T17:19:57.063Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.25s) [2019-10-09T17:19:57.063Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent" [2019-10-09T17:19:57.063Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2019-10-09T17:19:57.063Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress" [2019-10-09T17:19:57.063Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress" [2019-10-09T17:19:57.063Z] check_test.go:309: Daemon d5000c8a7f1be is not started [2019-10-09T17:19:57.063Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2019-10-09T17:19:57.063Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress" [2019-10-09T17:19:57.063Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress" [2019-10-09T17:19:57.063Z] check_test.go:309: Daemon d2255567253de is not started [2019-10-09T17:19:57.063Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.28s) [2019-10-09T17:19:57.063Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode" [2019-10-09T17:19:57.063Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.56s) [2019-10-09T17:19:57.063Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog" [2019-10-09T17:19:57.063Z] check_test.go:309: Daemon d821d04942546 is not started [2019-10-09T17:19:57.063Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.22s) [2019-10-09T17:19:57.063Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit" [2019-10-09T17:19:57.063Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.50s) [2019-10-09T17:19:57.063Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet" [2019-10-09T17:19:57.063Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.34s) [2019-10-09T17:19:57.063Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit" [2019-10-09T17:19:57.063Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.11s) [2019-10-09T17:19:57.063Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig" [2019-10-09T17:19:57.063Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.55s) [2019-10-09T17:19:57.063Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload" [2019-10-09T17:19:57.063Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2019-10-09T17:19:57.063Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents" [2019-10-09T17:19:57.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.62s) [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters" [2019-10-09T17:19:57.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.50s) [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure" [2019-10-09T17:19:57.064Z] check_test.go:309: Daemon ddb3b333296dc is not started [2019-10-09T17:19:57.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD" [2019-10-09T17:19:57.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.51s) [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug" [2019-10-09T17:19:57.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal" [2019-10-09T17:19:57.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.15s) [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose" [2019-10-09T17:19:57.064Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing" [2019-10-09T17:19:57.064Z] requirement.go:26: unmatched requirement bridgeNfIptables [2019-10-09T17:19:57.064Z] check_test.go:309: Daemon db198da209cd4 is not started [2019-10-09T17:19:57.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.95s) [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP" [2019-10-09T17:19:57.064Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled" [2019-10-09T17:19:57.064Z] requirement.go:26: unmatched requirement IPv6 [2019-10-09T17:19:57.064Z] check_test.go:309: Daemon de6252e9ea2f3 is not started [2019-10-09T17:19:57.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.34s) [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR" [2019-10-09T17:19:57.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.91s) [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac" [2019-10-09T17:19:57.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.91s) [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode" [2019-10-09T17:19:57.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.79s) [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean" [2019-10-09T17:19:57.064Z] check_test.go:309: Daemon d4339e8fa8c18 is not started [2019-10-09T17:19:57.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.25s) [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate" [2019-10-09T17:19:57.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration" [2019-10-09T17:19:57.064Z] check_test.go:309: Daemon d774f1e81c703 is not started [2019-10-09T17:19:57.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.04s) [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins" [2019-10-09T17:19:57.064Z] docker_cli_daemon_plugins_test.go:79: Daemon d98b7f4bdad6a is not started [2019-10-09T17:19:57.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.16s) [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins" [2019-10-09T17:19:57.064Z] docker_cli_daemon_plugins_test.go:169: Daemon d981b06f7ddb7 is not started [2019-10-09T17:19:57.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.65s) [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink" [2019-10-09T17:19:57.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug" [2019-10-09T17:19:57.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal" [2019-10-09T17:19:57.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.52s) [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong" [2019-10-09T17:19:57.064Z] check_test.go:309: Daemon debdf0dde4545 is not started [2019-10-09T17:19:57.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.91s) [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions" [2019-10-09T17:19:57.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.65s) [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault" [2019-10-09T17:19:57.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.78s) [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride" [2019-10-09T17:19:57.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.82s) [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone" [2019-10-09T17:19:57.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.74s) [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError" [2019-10-09T17:19:57.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.66s) [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride" [2019-10-09T17:19:57.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.01s) [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild" [2019-10-09T17:19:57.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency" [2019-10-09T17:19:57.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile" [2019-10-09T17:19:57.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.55s) [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload" [2019-10-09T17:19:57.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.88s) [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError" [2019-10-09T17:19:57.064Z] check_test.go:309: Daemon dcfb1d8171ba5 is not started [2019-10-09T17:19:57.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.42s) [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns" [2019-10-09T17:19:57.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.48s) [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart" [2019-10-09T17:19:57.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.61s) [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait" [2019-10-09T17:19:57.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.08s) [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes" [2019-10-09T17:19:57.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.38s) [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure" [2019-10-09T17:19:57.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.24s) [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer" [2019-10-09T17:19:57.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.81s) [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork" [2019-10-09T17:19:57.064Z] check_test.go:309: Daemon d9ef4a59bbff8 is not started [2019-10-09T17:19:57.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.68s) [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse" [2019-10-09T17:19:57.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.39s) [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode" [2019-10-09T17:19:57.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.71s) [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped" [2019-10-09T17:19:57.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.22s) [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer" [2019-10-09T17:19:57.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s) [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange" [2019-10-09T17:19:57.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.43s) [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning" [2019-10-09T17:19:57.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.23s) [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways" [2019-10-09T17:19:57.064Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize" [2019-10-09T17:19:57.064Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-09T17:19:57.064Z] check_test.go:309: Daemon d7c6a26bae04b is not started [2019-10-09T17:19:57.064Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize" [2019-10-09T17:19:57.064Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-09T17:19:57.064Z] check_test.go:309: Daemon d3400c5105ede is not started [2019-10-09T17:19:57.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.89s) [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer" [2019-10-09T17:19:57.064Z] check_test.go:309: Daemon d3f01f60da8f6 is not started [2019-10-09T17:19:57.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.11s) [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks" [2019-10-09T17:19:57.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.30s) [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames" [2019-10-09T17:19:57.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.00s) [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer" [2019-10-09T17:19:57.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.26s) [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled" [2019-10-09T17:19:57.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.31s) [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled" [2019-10-09T17:19:57.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.14s) [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts" [2019-10-09T17:19:57.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.49s) [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume" [2019-10-09T17:19:57.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.37s) [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer" [2019-10-09T17:19:57.064Z] check_test.go:309: Daemon da47b57e9e395 is not started [2019-10-09T17:19:57.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.24s) [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs" [2019-10-09T17:19:57.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.54s) [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins" [2019-10-09T17:19:57.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.07s) [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout" [2019-10-09T17:19:57.064Z] check_test.go:309: Daemon d72a6da4ffeab is not started [2019-10-09T17:19:57.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile" [2019-10-09T17:19:57.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.36s) [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins" [2019-10-09T17:19:57.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.05s) [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation" [2019-10-09T17:19:57.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse" [2019-10-09T17:19:57.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.59s) [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost" [2019-10-09T17:19:57.064Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.12s) [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-09T17:19:57.064Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-09T17:19:57.064Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-09T17:19:57.064Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-09T17:19:57.064Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2019-10-09T17:19:57.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-09T17:19:57.064Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2019-10-09T17:19:57.065Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-09T17:19:57.065Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2019-10-09T17:19:57.065Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-09T17:19:57.065Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2019-10-09T17:19:57.065Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-09T17:19:57.065Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2019-10-09T17:19:57.065Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-09T17:19:57.065Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2019-10-09T17:19:57.065Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-09T17:19:57.065Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2019-10-09T17:19:57.065Z] check_test.go:309: Daemon df8ef28340907 is not started [2019-10-09T17:19:57.065Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.18s) [2019-10-09T17:19:57.065Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors" [2019-10-09T17:19:57.065Z] check_test.go:309: Daemon d6bddbe994ce1 is not started [2019-10-09T17:19:57.065Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2019-10-09T17:19:57.065Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost" [2019-10-09T17:19:57.065Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.55s) [2019-10-09T17:19:57.065Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964" [2019-10-09T17:19:57.065Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.33s) [2019-10-09T17:19:57.065Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults" [2019-10-09T17:19:57.065Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.60s) [2019-10-09T17:19:57.065Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp" [2019-10-09T17:19:57.065Z] check_test.go:309: Daemon dacafdd4c0c17 is not started [2019-10-09T17:19:57.065Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.42s) [2019-10-09T17:19:57.065Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting" [2019-10-09T17:19:57.065Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.16s) [2019-10-09T17:19:57.065Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig" [2019-10-09T17:19:57.065Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.47s) [2019-10-09T17:19:57.065Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath" [2019-10-09T17:19:57.065Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2019-10-09T17:19:57.065Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey" [2019-10-09T17:19:57.065Z] check_test.go:309: Daemon db89e376ea976 is not started [2019-10-09T17:19:57.065Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.46s) [2019-10-09T17:19:57.065Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork" [2019-10-09T17:19:57.065Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.27s) [2019-10-09T17:19:57.065Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart" [2019-10-09T17:19:57.065Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.39s) [2019-10-09T17:19:57.065Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore" [2019-10-09T17:19:57.065Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.48s) [2019-10-09T17:19:57.065Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove" [2019-10-09T17:19:57.065Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove" [2019-10-09T17:19:57.065Z] check_test.go:309: Daemon d4146340c3ce3 is not started [2019-10-09T17:19:57.065Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2019-10-09T17:19:57.065Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo" [2019-10-09T17:19:57.065Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.54s) [2019-10-09T17:19:57.065Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert" [2019-10-09T17:19:57.065Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.55s) [2019-10-09T17:19:57.065Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert" [2019-10-09T17:19:57.065Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.06s) [2019-10-09T17:19:57.065Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun" [2019-10-09T17:19:57.065Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2019-10-09T17:19:57.065Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand" [2019-10-09T17:19:57.065Z] check_test.go:309: Daemon da152dc17d804 is not started [2019-10-09T17:19:57.065Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.00s) [2019-10-09T17:19:57.065Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability" [2019-10-09T17:19:57.065Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.94s) [2019-10-09T17:19:57.065Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled" [2019-10-09T17:19:57.065Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.26s) [2019-10-09T17:19:57.065Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart" [2019-10-09T17:19:57.065Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.64s) [2019-10-09T17:19:57.065Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling" [2019-10-09T17:19:57.065Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.88s) [2019-10-09T17:19:57.065Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel" [2019-10-09T17:19:57.065Z] --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.60s) [2019-10-09T17:19:57.065Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors" [2019-10-09T17:19:57.065Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.95s) [2019-10-09T17:19:57.065Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore" [2019-10-09T17:19:57.065Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.83s) [2019-10-09T17:19:57.065Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore" [2019-10-09T17:19:57.065Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.28s) [2019-10-09T17:19:57.065Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged" [2019-10-09T17:19:57.065Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.98s) [2019-10-09T17:19:57.065Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat" [2019-10-09T17:19:57.065Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.20s) [2019-10-09T17:19:57.065Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap" [2019-10-09T17:19:57.065Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.11s) [2019-10-09T17:19:57.065Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames" [2019-10-09T17:19:57.065Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.68s) [2019-10-09T17:19:57.065Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile" [2019-10-09T17:19:57.065Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.81s) [2019-10-09T17:19:57.065Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine" [2019-10-09T17:19:57.065Z] docker_cli_daemon_test.go:2542: Daemon dcab39dee0c29 is not started [2019-10-09T17:19:57.065Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.95s) [2019-10-09T17:19:57.065Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile" [2019-10-09T17:19:57.065Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.07s) [2019-10-09T17:19:57.065Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault" [2019-10-09T17:19:57.065Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.94s) [2019-10-09T17:19:57.065Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize" [2019-10-09T17:19:57.065Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.22s) [2019-10-09T17:19:57.065Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload" [2019-10-09T17:19:57.065Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.10s) [2019-10-09T17:19:57.065Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify" [2019-10-09T17:19:57.065Z] check_test.go:309: Daemon d5467df17544c is not started [2019-10-09T17:19:57.065Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.86s) [2019-10-09T17:19:57.065Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin" [2019-10-09T17:19:57.065Z] === RUN TestDockerSwarmSuite [2019-10-09T17:19:57.065Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2019-10-09T17:20:02.325Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2019-10-09T17:20:05.605Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2019-10-09T17:20:09.784Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-10-09T17:20:10.247Z] ok github.com/docker/docker/cmd/dockerd 0.267s coverage: 30.3% of statements [2019-10-09T17:20:10.349Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-10-09T17:20:10.607Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-10-09T17:20:11.172Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2019-10-09T17:20:11.295Z] ok github.com/docker/docker/container 0.242s coverage: 35.3% of statements [2019-10-09T17:20:11.295Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-09T17:20:11.295Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-09T17:20:11.295Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-09T17:20:11.295Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-09T17:20:15.734Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.070s coverage: 65.3% of statements [2019-10-09T17:20:16.439Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-10-09T17:20:17.075Z] #29 28.41 # github.com/docker/docker/contrib/httpserver [2019-10-09T17:20:17.075Z] #29 28.41 loadinternal: cannot find runtime/cgo [2019-10-09T17:20:17.332Z] #29 DONE 28.9s [2019-10-09T17:20:17.332Z] [2019-10-09T17:20:17.332Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-09T17:20:17.956Z] INFO: Extraction ended at 10/09/2019 17:20:15. Duration:00:00:27.4981499 [2019-10-09T17:20:17.957Z] INFO: Updating the golang and path environment variables [2019-10-09T17:20:17.957Z] INFO: GOPATH=d:\gopath [2019-10-09T17:20:17.957Z] INFO: go version go1.13.1 windows/amd64 [2019-10-09T17:20:17.957Z] INFO: Running the daemon under test in debug mode [2019-10-09T17:20:17.957Z] INFO: Starting a daemon under test... [2019-10-09T17:20:17.957Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40058\3\daemon --pidfile d:\CI\PR-40058\3\docker.pid -D [2019-10-09T17:20:17.957Z] INFO: Process started successfully. [2019-10-09T17:20:17.957Z] INFO: Start tailing logs of the daemon under tests [2019-10-09T17:20:17.957Z] INFO: Waiting for the daemon under test to start... [2019-10-09T17:20:18.266Z] #33 ... [2019-10-09T17:20:18.266Z] [2019-10-09T17:20:18.266Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2019-10-09T17:20:18.266Z] #30 DONE 0.1s [2019-10-09T17:20:18.266Z] [2019-10-09T17:20:18.266Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-09T17:20:19.069Z] INFO: Daemon under test started and replied! [2019-10-09T17:20:19.069Z] INFO: Docker version of the daemon under test [2019-10-09T17:20:19.069Z] [2019-10-09T17:20:19.069Z] Client: [2019-10-09T17:20:19.069Z] Version: 17.06.2-ce [2019-10-09T17:20:19.069Z] API version: 1.30 [2019-10-09T17:20:19.069Z] Go version: go1.8.3 [2019-10-09T17:20:19.069Z] Git commit: cec0b72 [2019-10-09T17:20:19.069Z] Built: Tue Sep 5 19:57:19 2017 [2019-10-09T17:20:19.069Z] OS/Arch: windows/amd64 [2019-10-09T17:20:19.069Z] [2019-10-09T17:20:19.069Z] Server: [2019-10-09T17:20:19.069Z] Version: 0.0.0-dev [2019-10-09T17:20:19.069Z] API version: 1.41 (minimum version 1.24) [2019-10-09T17:20:19.069Z] Go version: go1.13.1 [2019-10-09T17:20:19.069Z] Git commit: 37d202e9b [2019-10-09T17:20:19.069Z] Built: 10/09/2019 17:18:28 [2019-10-09T17:20:19.069Z] OS/Arch: windows/amd64 [2019-10-09T17:20:19.069Z] Experimental: false [2019-10-09T17:20:19.069Z] [2019-10-09T17:20:19.069Z] INFO: Docker info of the daemon under test [2019-10-09T17:20:19.069Z] [2019-10-09T17:20:19.069Z] Containers: 0 [2019-10-09T17:20:19.069Z] Running: 0 [2019-10-09T17:20:19.069Z] Paused: 0 [2019-10-09T17:20:19.069Z] Stopped: 0 [2019-10-09T17:20:19.069Z] Images: 0 [2019-10-09T17:20:19.069Z] Server Version: 0.0.0-dev [2019-10-09T17:20:19.069Z] Storage Driver: windowsfilter [2019-10-09T17:20:19.069Z] Windows: [2019-10-09T17:20:19.069Z] Logging Driver: json-file [2019-10-09T17:20:19.069Z] Plugins: [2019-10-09T17:20:19.069Z] Volume: local [2019-10-09T17:20:19.069Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-10-09T17:20:19.069Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-09T17:20:19.069Z] Swarm: inactive [2019-10-09T17:20:19.069Z] Default Isolation: process [2019-10-09T17:20:19.069Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-09T17:20:19.069Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-09T17:20:19.069Z] OSType: windows [2019-10-09T17:20:19.069Z] Architecture: x86_64 [2019-10-09T17:20:19.069Z] CPUs: 4 [2019-10-09T17:20:19.069Z] Total Memory: 32GiB [2019-10-09T17:20:19.069Z] Name: azwin-2-de1ab0 [2019-10-09T17:20:19.069Z] ID: 7WCC:BHOG:CIHD:7CWW:NAFE:RBC3:GZ2Z:OXQ5:MVT7:NR6X:VEBX:HOV3 [2019-10-09T17:20:19.069Z] Docker Root Dir: D:\CI\PR-40058\3\daemon [2019-10-09T17:20:19.069Z] Debug Mode (client): false [2019-10-09T17:20:19.069Z] Debug Mode (server): true [2019-10-09T17:20:19.069Z] File Descriptors: -1 [2019-10-09T17:20:19.069Z] Goroutines: 17 [2019-10-09T17:20:19.069Z] System Time: 2019-10-09T17:20:18.941838Z [2019-10-09T17:20:19.069Z] EventsListeners: 0 [2019-10-09T17:20:19.069Z] Registry: https://index.docker.io/v1/ [2019-10-09T17:20:19.069Z] Labels: [2019-10-09T17:20:19.069Z] Experimental: false [2019-10-09T17:20:19.069Z] Insecure Registries: [2019-10-09T17:20:19.069Z] 127.0.0.0/8 [2019-10-09T17:20:19.069Z] Live Restore Enabled: false [2019-10-09T17:20:19.069Z] [2019-10-09T17:20:19.069Z] [2019-10-09T17:20:19.069Z] INFO: Docker images of the daemon under test [2019-10-09T17:20:19.069Z] [2019-10-09T17:20:19.069Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-10-09T17:20:19.069Z] [2019-10-09T17:20:19.527Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2019-10-09T17:20:19.527Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2019-10-09T17:20:19.527Z] ltsc2019: Pulling from windows/servercore [2019-10-09T17:20:19.716Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-10-09T17:20:22.245Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-10-09T17:20:22.600Z] ok github.com/docker/docker/daemon/cluster/convert 0.036s coverage: 35.8% of statements [2019-10-09T17:20:24.768Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2019-10-09T17:20:25.310Z] 65014b3c3121: Pulling fs layer [2019-10-09T17:20:25.310Z] 12c8dbabfd62: Pulling fs layer [2019-10-09T17:20:25.700Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2019-10-09T17:20:27.042Z] ok github.com/docker/docker/daemon/cluster 0.201s coverage: 0.5% of statements [2019-10-09T17:20:29.883Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-10-09T17:20:32.578Z] ok github.com/docker/docker/daemon/discovery 0.046s coverage: 30.0% of statements [2019-10-09T17:20:33.163Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-10-09T17:20:35.297Z] ok github.com/docker/docker/daemon/events 0.073s coverage: 50.0% of statements [2019-10-09T17:20:35.297Z] ok github.com/docker/docker/daemon/config 0.152s coverage: 84.6% of statements [2019-10-09T17:20:35.624Z] 12c8dbabfd62: Verifying Checksum [2019-10-09T17:20:35.624Z] 12c8dbabfd62: Download complete [2019-10-09T17:20:35.690Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-10-09T17:20:38.791Z] ok github.com/docker/docker/daemon/graphdriver 0.011s coverage: 2.2% of statements [2019-10-09T17:20:42.268Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.614s coverage: 13.6% of statements [2019-10-09T17:20:43.284Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2019-10-09T17:20:45.343Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.982s coverage: 57.9% of statements [2019-10-09T17:20:45.632Z] ok github.com/docker/docker/daemon 12.514s coverage: 17.6% of statements [2019-10-09T17:20:45.632Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-09T17:20:45.632Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-09T17:20:45.632Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-09T17:20:45.632Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-09T17:20:45.948Z] 65014b3c3121: Verifying Checksum [2019-10-09T17:20:45.948Z] 65014b3c3121: Download complete [2019-10-09T17:20:50.141Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.564s coverage: 68.6% of statements [2019-10-09T17:20:52.206Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.890s coverage: 51.0% of statements [2019-10-09T17:20:53.243Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.101s coverage: 45.9% of statements [2019-10-09T17:20:53.243Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-09T17:20:53.756Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2019-10-09T17:20:53.756Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2019-10-09T17:20:54.735Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.641s coverage: 76.1% of statements [2019-10-09T17:20:55.023Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.236s coverage: 52.6% of statements [2019-10-09T17:20:55.023Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-09T17:20:55.023Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-09T17:20:55.653Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-10-09T17:20:55.910Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-10-09T17:20:56.517Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.099s coverage: 58.0% of statements [2019-10-09T17:20:56.805Z] ok github.com/docker/docker/daemon/links 0.027s coverage: 93.0% of statements [2019-10-09T17:20:59.512Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.044s coverage: 3.0% of statements [2019-10-09T17:21:02.234Z] ok github.com/docker/docker/daemon/logger 0.320s coverage: 42.7% of statements [2019-10-09T17:21:02.463Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-10-09T17:21:02.463Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-10-09T17:21:02.463Z] --- PASS: TestImportExtremelyLargeImageWorks (178.05s) [2019-10-09T17:21:02.463Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-10-09T17:21:02.463Z] PASS [2019-10-09T17:21:02.463Z] [2019-10-09T17:21:02.463Z] DONE 12 tests in 182.136s [2019-10-09T17:21:02.463Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2019-10-09T17:21:02.463Z] ++ 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-09T17:21:02.463Z] ++ set -e [2019-10-09T17:21:02.463Z] ++ '[' -n 0 ']' [2019-10-09T17:21:02.463Z] ++ set -x [2019-10-09T17:21:02.463Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09T17:21:02.463Z] INFO: Testing against a local daemon [2019-10-09T17:21:02.463Z] === RUN TestNetworkCreateDelete [2019-10-09T17:21:02.463Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-10-09T17:21:02.463Z] --- PASS: TestNetworkCreateDelete (0.13s) [2019-10-09T17:21:02.463Z] === RUN TestDockerNetworkDeletePreferID [2019-10-09T17:21:03.029Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2019-10-09T17:21:03.029Z] === RUN TestInspectNetwork [2019-10-09T17:21:03.029Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-10-09T17:21:03.287Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-10-09T17:21:03.544Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-10-09T17:21:03.803Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-10-09T17:21:04.288Z] ok github.com/docker/docker/daemon/logger/awslogs 0.575s coverage: 77.8% of statements [2019-10-09T17:21:04.288Z] ok github.com/docker/docker/daemon/logger/gelf 0.024s coverage: 68.2% of statements [2019-10-09T17:21:05.787Z] ok github.com/docker/docker/daemon/images 0.065s coverage: 4.9% of statements [2019-10-09T17:21:05.787Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-09T17:21:05.787Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-09T17:21:05.787Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-09T17:21:05.787Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-09T17:21:05.787Z] ok github.com/docker/docker/daemon/logger/journald 0.020s coverage: 26.2% of statements [2019-10-09T17:21:06.811Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.025s coverage: 88.3% of statements [2019-10-09T17:21:07.120Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-10-09T17:21:08.053Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-10-09T17:21:08.878Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.025s coverage: 62.1% of statements [2019-10-09T17:21:09.938Z] ok github.com/docker/docker/daemon/logger/local 0.062s coverage: 74.7% of statements [2019-10-09T17:21:09.938Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-09T17:21:09.989Z] === RUN TestDockerSuite/TestBuildEnv [2019-10-09T17:21:09.989Z] === RUN TestInspectNetwork/full_network_id [2019-10-09T17:21:09.989Z] === RUN TestInspectNetwork/partial_network_id [2019-10-09T17:21:09.989Z] === RUN TestInspectNetwork/network_name [2019-10-09T17:21:09.989Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-09T17:21:10.223Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.061s coverage: 19.9% of statements [2019-10-09T17:21:11.358Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-10-09T17:21:11.710Z] ok github.com/docker/docker/daemon/logger/templates 0.022s coverage: 8.3% of statements [2019-10-09T17:21:11.923Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2019-10-09T17:21:12.746Z] ok github.com/docker/docker/daemon/logger/syslog 0.049s coverage: 47.8% of statements [2019-10-09T17:21:12.856Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-10-09T17:21:12.856Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2019-10-09T17:21:14.228Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-10-09T17:21:14.228Z] --- PASS: TestInspectNetwork (11.21s) [2019-10-09T17:21:14.228Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-09T17:21:14.228Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-09T17:21:14.228Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-09T17:21:14.228Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-09T17:21:14.228Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-09T17:21:14.228Z] === RUN TestRunContainerWithBridgeNone [2019-10-09T17:21:14.234Z] ok github.com/docker/docker/daemon/network 0.012s coverage: 63.8% of statements [2019-10-09T17:21:15.254Z] ok github.com/docker/docker/daemon/logger/splunk 3.034s coverage: 84.5% of statements [2019-10-09T17:21:15.254Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-09T17:21:15.254Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-09T17:21:16.355Z] --- PASS: TestImportExtremelyLargeImageWorks (121.35s) [2019-10-09T17:21:16.355Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-10-09T17:21:16.355Z] PASS [2019-10-09T17:21:16.355Z] [2019-10-09T17:21:16.355Z] === Skipped [2019-10-09T17:21:16.355Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.01s) [2019-10-09T17:21:16.355Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-09T17:21:16.355Z] [2019-10-09T17:21:16.355Z] [2019-10-09T17:21:16.355Z] DONE 12 tests, 1 skipped in 122.915s [2019-10-09T17:21:16.355Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2019-10-09T17:21:16.355Z] ++ 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-09T17:21:16.355Z] ++ set -e [2019-10-09T17:21:16.355Z] ++ '[' -n 0 ']' [2019-10-09T17:21:16.355Z] ++ set -x [2019-10-09T17:21:16.355Z] ++ env -i DEST=/go/src/github.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-09T17:21:16.355Z] INFO: Testing against a local daemon [2019-10-09T17:21:16.355Z] === RUN TestNetworkCreateDelete [2019-10-09T17:21:16.355Z] --- PASS: TestNetworkCreateDelete (0.12s) [2019-10-09T17:21:16.355Z] === RUN TestDockerNetworkDeletePreferID [2019-10-09T17:21:16.355Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2019-10-09T17:21:16.355Z] === RUN TestInspectNetwork [2019-10-09T17:21:16.355Z] === RUN TestInspectNetwork/full_network_id [2019-10-09T17:21:16.355Z] === RUN TestInspectNetwork/partial_network_id [2019-10-09T17:21:16.355Z] === RUN TestInspectNetwork/network_name [2019-10-09T17:21:16.355Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-09T17:21:17.505Z] --- PASS: TestRunContainerWithBridgeNone (2.75s) [2019-10-09T17:21:17.505Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-09T17:21:17.505Z] === RUN TestNetworkInvalidJSON [2019-10-09T17:21:17.505Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-09T17:21:17.505Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-09T17:21:17.505Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-09T17:21:17.505Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-09T17:21:17.505Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-09T17:21:17.505Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-09T17:21:17.505Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-09T17:21:17.505Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-09T17:21:17.505Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-09T17:21:17.505Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-10-09T17:21:17.505Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-09T17:21:17.505Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-09T17:21:17.505Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-09T17:21:17.505Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-09T17:21:18.068Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2019-10-09T17:21:18.068Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-09T17:21:18.068Z] === RUN TestDaemonDefaultNetworkPools [2019-10-09T17:21:18.217Z] --- PASS: TestInspectNetwork (9.74s) [2019-10-09T17:21:18.217Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-09T17:21:18.217Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-09T17:21:18.217Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-09T17:21:18.217Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-09T17:21:18.217Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-09T17:21:18.217Z] === RUN TestRunContainerWithBridgeNone [2019-10-09T17:21:18.632Z] --- PASS: TestDaemonDefaultNetworkPools (0.68s) [2019-10-09T17:21:18.632Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-09T17:21:18.632Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-09T17:21:18.777Z] ok github.com/docker/docker/distribution/metadata 0.138s coverage: 48.2% of statements [2019-10-09T17:21:18.777Z] ok github.com/docker/docker/errdefs 0.020s coverage: 49.4% of statements [2019-10-09T17:21:20.002Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2019-10-09T17:21:20.002Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-09T17:21:20.002Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-09T17:21:20.935Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2019-10-09T17:21:20.935Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-09T17:21:20.935Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-09T17:21:21.487Z] ok github.com/docker/docker/distribution 0.820s coverage: 22.4% of statements [2019-10-09T17:21:21.487Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-09T17:21:21.499Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-10-09T17:21:21.499Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2019-10-09T17:21:21.499Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-09T17:21:21.499Z] === RUN TestServiceWithPredefinedNetwork [2019-10-09T17:21:21.527Z] --- PASS: TestRunContainerWithBridgeNone (3.01s) [2019-10-09T17:21:21.527Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-09T17:21:21.527Z] === RUN TestNetworkInvalidJSON [2019-10-09T17:21:21.527Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-09T17:21:21.527Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-09T17:21:21.527Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-09T17:21:21.527Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-09T17:21:21.527Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-09T17:21:21.527Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-09T17:21:21.527Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-09T17:21:21.527Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-09T17:21:21.527Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-09T17:21:21.528Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-10-09T17:21:21.528Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-09T17:21:21.528Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-09T17:21:21.528Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-09T17:21:21.528Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-09T17:21:22.331Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2019-10-09T17:21:22.331Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-09T17:21:22.331Z] === RUN TestDaemonDefaultNetworkPools [2019-10-09T17:21:22.984Z] ok github.com/docker/docker/image/cache 0.022s coverage: 19.2% of statements [2019-10-09T17:21:23.119Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2019-10-09T17:21:23.119Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-09T17:21:23.119Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-09T17:21:23.275Z] ok github.com/docker/docker/distribution/xfer 1.696s coverage: 85.6% of statements [2019-10-09T17:21:23.275Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-09T17:21:24.044Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2019-10-09T17:21:24.044Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-09T17:21:24.044Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-09T17:21:24.400Z] ok github.com/docker/docker/image 0.108s coverage: 86.4% of statements [2019-10-09T17:21:24.400Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-09T17:21:24.780Z] --- PASS: TestServiceWithPredefinedNetwork (3.03s) [2019-10-09T17:21:24.780Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-09T17:21:24.780Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-09T17:21:24.780Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-09T17:21:24.780Z] service_test.go:230: FLAKY_TEST [2019-10-09T17:21:24.780Z] === RUN TestServiceWithDataPathPortInit [2019-10-09T17:21:25.316Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2019-10-09T17:21:25.316Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-09T17:21:25.316Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-09T17:21:25.421Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [2019-10-09T17:21:26.093Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2019-10-09T17:21:26.093Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-09T17:21:26.093Z] === RUN TestServiceWithPredefinedNetwork [2019-10-09T17:21:26.445Z] ok github.com/docker/docker/image/v1 0.024s coverage: 25.0% of statements [2019-10-09T17:21:26.445Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-09T17:21:27.469Z] ok github.com/docker/docker/pkg/aaparser 0.034s coverage: 50.0% of statements [2019-10-09T17:21:29.518Z] --- PASS: TestServiceWithPredefinedNetwork (3.12s) [2019-10-09T17:21:29.519Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-09T17:21:29.519Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-09T17:21:29.519Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-09T17:21:29.519Z] service_test.go:230: FLAKY_TEST [2019-10-09T17:21:29.519Z] === RUN TestServiceWithDataPathPortInit [2019-10-09T17:21:30.967Z] ok github.com/docker/docker/opts 0.127s coverage: 66.9% of statements [2019-10-09T17:21:32.523Z] ok github.com/docker/docker/pkg/broadcaster 0.016s coverage: 100.0% of statements [2019-10-09T17:21:33.554Z] ok github.com/docker/docker/pkg/capabilities 0.016s coverage: 87.5% of statements [2019-10-09T17:21:33.841Z] ok github.com/docker/docker/pkg/archive 1.478s coverage: 76.8% of statements [2019-10-09T17:21:34.470Z] ok github.com/docker/docker/pkg/authorization 3.158s coverage: 68.3% of statements [2019-10-09T17:21:35.493Z] ok github.com/docker/docker/pkg/directory 0.014s coverage: 80.0% of statements [2019-10-09T17:21:36.120Z] ok github.com/docker/docker/pkg/discovery 0.008s coverage: 58.3% of statements [2019-10-09T17:21:36.742Z] ok github.com/docker/docker/pkg/discovery/file 0.030s coverage: 92.9% of statements [2019-10-09T17:21:38.232Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2019-10-09T17:21:38.232Z] ok github.com/docker/docker/layer 7.590s coverage: 68.8% of statements [2019-10-09T17:21:38.232Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-09T17:21:38.233Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-09T17:21:38.233Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-09T17:21:38.233Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-09T17:21:38.233Z] ? github.com/docker/docker/oci [no test files] [2019-10-09T17:21:38.233Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-09T17:21:39.284Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2019-10-09T17:21:39.284Z] ok github.com/docker/docker/pkg/discovery/nodes 0.012s coverage: 93.8% of statements [2019-10-09T17:21:40.775Z] ok github.com/docker/docker/pkg/chrootarchive 4.560s coverage: 43.2% of statements [2019-10-09T17:21:40.775Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-09T17:21:40.775Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-09T17:21:41.063Z] ok github.com/docker/docker/pkg/filenotify 0.610s coverage: 67.0% of statements [2019-10-09T17:21:41.354Z] ok github.com/docker/docker/pkg/fileutils 0.053s coverage: 89.5% of statements [2019-10-09T17:21:42.405Z] ok github.com/docker/docker/pkg/discovery/kv 3.260s coverage: 84.1% of statements [2019-10-09T17:21:42.692Z] ok github.com/docker/docker/pkg/fsutils 0.460s coverage: 85.1% of statements [2019-10-09T17:21:42.980Z] ok github.com/docker/docker/pkg/homedir 0.023s coverage: 11.4% of statements [2019-10-09T17:21:44.486Z] ok github.com/docker/docker/pkg/jsonmessage 0.028s coverage: 91.7% of statements [2019-10-09T17:21:46.960Z] --- PASS: TestServiceWithDataPathPortInit (19.69s) [2019-10-09T17:21:46.960Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-09T17:21:46.960Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-09T17:21:46.960Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-09T17:21:46.960Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-10-09T17:21:46.960Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-10-09T17:21:46.977Z] ok github.com/docker/docker/pkg/locker 0.037s coverage: 88.9% of statements [2019-10-09T17:21:46.977Z] ok github.com/docker/docker/pkg/idtools 0.826s coverage: 70.1% of statements [2019-10-09T17:21:46.977Z] ok github.com/docker/docker/pkg/longpath 0.034s coverage: 100.0% of statements [2019-10-09T17:21:46.977Z] ok github.com/docker/docker/pkg/ioutils 1.732s coverage: 70.6% of statements [2019-10-09T17:21:46.977Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-09T17:21:46.977Z] ok github.com/docker/docker/pkg/namesgenerator 0.035s coverage: 85.7% of statements [2019-10-09T17:21:47.051Z] --- PASS: TestServiceWithDataPathPortInit (17.58s) [2019-10-09T17:21:47.051Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-09T17:21:47.051Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-09T17:21:47.051Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-09T17:21:47.262Z] ok github.com/docker/docker/pkg/parsers 0.014s coverage: 97.0% of statements [2019-10-09T17:21:47.559Z] ok github.com/docker/docker/pkg/parsers/kernel 0.008s coverage: 60.0% of statements [2019-10-09T17:21:48.185Z] ok github.com/docker/docker/pkg/mount 0.957s coverage: 69.6% of statements [2019-10-09T17:21:48.185Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-09T17:21:48.476Z] ok github.com/docker/docker/pkg/pidfile 0.017s coverage: 82.4% of statements [2019-10-09T17:21:48.763Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.014s coverage: 91.4% of statements [2019-10-09T17:21:48.764Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-09T17:21:48.764Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-09T17:21:49.791Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.021s coverage: 56.8% of statements [2019-10-09T17:21:51.287Z] ok github.com/docker/docker/pkg/pools 0.007s coverage: 88.2% of statements [2019-10-09T17:21:51.287Z] ok github.com/docker/docker/pkg/progress 0.005s coverage: 75.9% of statements [2019-10-09T17:21:51.575Z] ok github.com/docker/docker/pkg/plugins/transport 0.021s coverage: 85.7% of statements [2019-10-09T17:21:52.597Z] ok github.com/docker/docker/pkg/reexec 0.011s coverage: 82.4% of statements [2019-10-09T17:21:53.220Z] ok github.com/docker/docker/pkg/pubsub 1.157s coverage: 73.9% of statements [2019-10-09T17:21:53.508Z] ok github.com/docker/docker/pkg/stdcopy 0.019s coverage: 100.0% of statements [2019-10-09T17:21:54.685Z] #33 121.6 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-09T17:21:54.685Z] #33 123.9 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-09T17:21:54.685Z] #33 125.1 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-09T17:21:54.685Z] #33 126.9 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-09T17:21:54.685Z] #33 129.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-09T17:21:54.685Z] #33 130.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-09T17:21:54.942Z] #33 131.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-09T17:21:55.023Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2019-10-09T17:21:55.023Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements [2019-10-09T17:21:55.065Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.92s) [2019-10-09T17:21:55.066Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-09T17:21:55.066Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:go5kpkdf7x50m0jvdek7wi5kr Created:2019-10-09 17:21:45.846908934 +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[aa84bb883fb22510eef7996d53ad4c05ad088dad4f249bff4bf598003ff6a696:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mieo11p2fl1dvu812dhl5kxit EndpointID:163fa973a5865d8606ab1ca4778aaaae9d11908f5dd6cc76c50abe44f471423d MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:27180bee238feedef7d881149f0c1e8135d86aef89df6c4914bfb9fdd101b796 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:58f1ed1cc718 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mieo11p2fl1dvu812dhl5kxit EndpointID:163fa973a5865d8606ab1ca4778aaaae9d11908f5dd6cc76c50abe44f471423d EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-09T17:21:55.066Z] PASS [2019-10-09T17:21:55.066Z] [2019-10-09T17:21:55.066Z] === Skipped [2019-10-09T17:21:55.066Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-09T17:21:55.066Z] service_test.go:230: FLAKY_TEST [2019-10-09T17:21:55.066Z] [2019-10-09T17:21:55.066Z] [2019-10-09T17:21:55.066Z] DONE 21 tests, 1 skipped in 51.920s [2019-10-09T17:21:55.066Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-09T17:21:55.066Z] ++ 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-09T17:21:55.066Z] ++ set -e [2019-10-09T17:21:55.066Z] ++ '[' -n 0 ']' [2019-10-09T17:21:55.066Z] ++ set -x [2019-10-09T17:21:55.066Z] ++ env -i DEST=/go/src/github.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-09T17:21:55.066Z] INFO: Testing against a local daemon [2019-10-09T17:21:55.066Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-09T17:21:55.066Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-10-09T17:21:55.066Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-09T17:21:55.066Z] === RUN TestDockerNetworkIpvlan [2019-10-09T17:21:55.066Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-09T17:21:55.066Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-09T17:21:55.066Z] PASS [2019-10-09T17:21:55.066Z] [2019-10-09T17:21:55.066Z] === Skipped [2019-10-09T17:21:55.066Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2019-10-09T17:21:55.066Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-09T17:21:55.066Z] [2019-10-09T17:21:55.066Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-09T17:21:55.066Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-09T17:21:55.066Z] [2019-10-09T17:21:55.066Z] [2019-10-09T17:21:55.066Z] DONE 2 tests, 2 skipped in 0.119s [2019-10-09T17:21:55.066Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-09T17:21:55.066Z] ++ 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-09T17:21:55.066Z] ++ set -e [2019-10-09T17:21:55.066Z] ++ '[' -n 0 ']' [2019-10-09T17:21:55.066Z] ++ set -x [2019-10-09T17:21:55.066Z] ++ env -i DEST=/go/src/github.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-09T17:21:55.066Z] INFO: Testing against a local daemon [2019-10-09T17:21:55.066Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-09T17:21:55.642Z] ok github.com/docker/docker/pkg/symlink 0.017s coverage: 87.7% of statements [2019-10-09T17:21:55.928Z] ok github.com/docker/docker/pkg/sysinfo 0.012s coverage: 80.0% of statements [2019-10-09T17:21:55.997Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s) [2019-10-09T17:21:55.997Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-09T17:21:55.997Z] === RUN TestDockerNetworkMacvlan [2019-10-09T17:21:55.997Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-10-09T17:21:56.312Z] #33 132.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-09T17:21:56.312Z] #33 133.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-09T17:21:56.426Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.58s) [2019-10-09T17:21:56.426Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-09T17:21:56.426Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jlp81efn1z08fwd2jal6b93fn Created:2019-10-09 17:21:48.1329456 +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[38dfaf5f81055d685452dc90155fb5ee3c885d0b006f61cf22fe76f6fc82f922:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.aw527pkw3ucz51rvyx57xqgow EndpointID:e03d9c53e2195e58efda1104290693378e8f462283b2ffd1f9168a368e4864bb MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8b0347678ed6488967baf357aa7722a108d10cf7a204a75228f60a8c9d002246 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:b799e289b1ac IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.aw527pkw3ucz51rvyx57xqgow EndpointID:e03d9c53e2195e58efda1104290693378e8f462283b2ffd1f9168a368e4864bb EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-09T17:21:56.426Z] PASS [2019-10-09T17:21:56.426Z] [2019-10-09T17:21:56.426Z] === Skipped [2019-10-09T17:21:56.426Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-09T17:21:56.426Z] service_test.go:230: FLAKY_TEST [2019-10-09T17:21:56.426Z] [2019-10-09T17:21:56.426Z] [2019-10-09T17:21:56.426Z] DONE 21 tests, 1 skipped in 47.607s [2019-10-09T17:21:56.426Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-09T17:21:56.426Z] ++ 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-09T17:21:56.426Z] ++ set -e [2019-10-09T17:21:56.426Z] ++ '[' -n 0 ']' [2019-10-09T17:21:56.426Z] ++ set -x [2019-10-09T17:21:56.427Z] ++ env -i DEST=/go/src/github.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-09T17:21:56.427Z] INFO: Testing against a local daemon [2019-10-09T17:21:56.427Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-09T17:21:56.427Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-10-09T17:21:56.427Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-09T17:21:56.427Z] === RUN TestDockerNetworkIpvlan [2019-10-09T17:21:56.427Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-09T17:21:56.427Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-09T17:21:56.427Z] PASS [2019-10-09T17:21:56.427Z] [2019-10-09T17:21:56.427Z] === Skipped [2019-10-09T17:21:56.427Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2019-10-09T17:21:56.427Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-09T17:21:56.427Z] [2019-10-09T17:21:56.427Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-09T17:21:56.427Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-09T17:21:56.427Z] [2019-10-09T17:21:56.427Z] [2019-10-09T17:21:56.427Z] DONE 2 tests, 2 skipped in 0.191s [2019-10-09T17:21:56.427Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-09T17:21:56.427Z] ++ 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-09T17:21:56.427Z] ++ set -e [2019-10-09T17:21:56.427Z] ++ '[' -n 0 ']' [2019-10-09T17:21:56.427Z] ++ set -x [2019-10-09T17:21:56.427Z] ++ env -i DEST=/go/src/github.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-09T17:21:56.427Z] INFO: Testing against a local daemon [2019-10-09T17:21:56.427Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-09T17:21:56.561Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-09T17:21:56.812Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s) [2019-10-09T17:21:56.812Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-09T17:21:56.812Z] === RUN TestDockerNetworkMacvlan [2019-10-09T17:21:56.818Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-10-09T17:21:56.957Z] ok github.com/docker/docker/pkg/signal 3.909s coverage: 61.0% of statements [2019-10-09T17:21:57.259Z] ok github.com/docker/docker/pkg/tailfile 0.125s coverage: 88.6% of statements [2019-10-09T17:21:57.259Z] ok github.com/docker/docker/pkg/system 0.036s coverage: 36.9% of statements [2019-10-09T17:21:57.383Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-10-09T17:21:57.649Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-09T17:21:57.907Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-10-09T17:21:58.159Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-09T17:21:58.207Z] #33 134.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-09T17:21:58.473Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-09T17:21:58.749Z] testing: warning: no tests to run [2019-10-09T17:21:58.749Z] coverage: [no statements] [2019-10-09T17:21:58.749Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2019-10-09T17:21:58.749Z] ok github.com/docker/docker/pkg/term 0.044s coverage: 85.9% of statements [2019-10-09T17:21:59.137Z] #33 135.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-09T17:21:59.405Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-10-09T17:21:59.405Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-10-09T17:21:59.531Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-09T17:21:59.767Z] ok github.com/docker/docker/pkg/urlutil 0.007s coverage: 100.0% of statements [2019-10-09T17:21:59.767Z] ok github.com/docker/docker/pkg/truncindex 0.105s coverage: 91.5% of statements [2019-10-09T17:21:59.767Z] ok github.com/docker/docker/pkg/tarsum 0.215s coverage: 89.3% of statements [2019-10-09T17:21:59.969Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-10-09T17:22:00.394Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-09T17:22:00.395Z] ok github.com/docker/docker/pkg/useragent 0.036s coverage: 88.9% of statements [2019-10-09T17:22:00.507Z] #33 137.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-09T17:22:01.350Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-10-09T17:22:01.608Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-09T17:22:02.401Z] #33 138.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-09T17:22:02.447Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2019-10-09T17:22:03.772Z] #33 140.2 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-09T17:22:04.478Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-09T17:22:04.705Z] #33 141.3 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-09T17:22:05.154Z] ok github.com/docker/docker/reference 0.065s coverage: 83.7% of statements [2019-10-09T17:22:05.442Z] ok github.com/docker/docker/profiles/seccomp 0.017s coverage: 68.8% of statements [2019-10-09T17:22:05.730Z] ok github.com/docker/docker/plugin 0.620s coverage: 27.1% of statements [2019-10-09T17:22:05.793Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-09T17:22:06.603Z] #33 143.1 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-09T17:22:07.168Z] #33 144.1 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-09T17:22:07.779Z] ok github.com/docker/docker/registry/resumable 0.058s coverage: 100.0% of statements [2019-10-09T17:22:07.779Z] ok github.com/docker/docker/restartmanager 0.025s coverage: 45.3% of statements [2019-10-09T17:22:08.538Z] #33 145.1 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-09T17:22:08.548Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-09T17:22:09.273Z] ok github.com/docker/docker/testutil 0.007s coverage: 62.5% of statements [2019-10-09T17:22:09.470Z] #33 146.2 [2019-10-09T17:22:10.033Z] #33 DONE 146.7s [2019-10-09T17:22:10.033Z] [2019-10-09T17:22:10.033Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2019-10-09T17:22:10.777Z] ok github.com/docker/docker/registry 0.545s coverage: 56.3% of statements [2019-10-09T17:22:10.777Z] ok github.com/docker/docker/runconfig 0.035s coverage: 68.2% of statements [2019-10-09T17:22:11.927Z] #34 DONE 1.9s [2019-10-09T17:22:12.344Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-09T17:22:12.909Z] === RUN TestDockerSuite/TestBuildExpose [2019-10-09T17:22:13.166Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-10-09T17:22:13.166Z] --- PASS: TestDockerNetworkMacvlan (17.25s) [2019-10-09T17:22:13.166Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-09T17:22:13.166Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2019-10-09T17:22:13.166Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-09T17:22:13.166Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-10-09T17:22:13.166Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-09T17:22:13.166Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.91s) [2019-10-09T17:22:13.166Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-09T17:22:13.166Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.07s) [2019-10-09T17:22:13.166Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-09T17:22:13.166Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.30s) [2019-10-09T17:22:13.166Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-09T17:22:13.166Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.32s) [2019-10-09T17:22:13.166Z] PASS [2019-10-09T17:22:13.166Z] [2019-10-09T17:22:13.166Z] DONE 8 tests in 18.702s [2019-10-09T17:22:13.166Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-09T17:22:13.166Z] ++ 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-09T17:22:13.166Z] ++ set -e [2019-10-09T17:22:13.166Z] ++ '[' -n 0 ']' [2019-10-09T17:22:13.166Z] ++ set -x [2019-10-09T17:22:13.166Z] ++ env -i DEST=/go/src/github.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-09T17:22:13.166Z] testing: warning: no tests to run [2019-10-09T17:22:13.166Z] PASS [2019-10-09T17:22:13.166Z] [2019-10-09T17:22:13.166Z] DONE 0 tests in 0.027s [2019-10-09T17:22:13.166Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-09T17:22:13.166Z] ++ 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-09T17:22:13.166Z] ++ set -e [2019-10-09T17:22:13.166Z] ++ '[' -n 0 ']' [2019-10-09T17:22:13.166Z] ++ set -x [2019-10-09T17:22:13.166Z] ++ env -i DEST=/go/src/github.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-09T17:22:13.166Z] INFO: Testing against a local daemon [2019-10-09T17:22:13.424Z] === RUN TestAuthZPluginAllowRequest [2019-10-09T17:22:13.681Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-10-09T17:22:13.823Z] [2019-10-09T17:22:13.823Z] #35 [runner 12/12] COPY --from=builder /build/ / [2019-10-09T17:22:14.247Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-10-09T17:22:14.272Z] ok github.com/docker/docker/volume/drivers 0.016s coverage: 36.1% of statements [2019-10-09T17:22:14.386Z] #35 DONE 1.1s [2019-10-09T17:22:14.386Z] [2019-10-09T17:22:14.386Z] #36 exporting to image [2019-10-09T17:22:14.386Z] #36 exporting layers [2019-10-09T17:22:14.505Z] === RUN TestDockerSuite/TestBuildFails [2019-10-09T17:22:14.899Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-09T17:22:15.069Z] --- PASS: TestAuthZPluginAllowRequest (1.74s) [2019-10-09T17:22:15.069Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-09T17:22:15.069Z] === RUN TestAuthZPluginTLS [2019-10-09T17:22:15.634Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-10-09T17:22:15.634Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-10-09T17:22:15.634Z] --- PASS: TestAuthZPluginTLS (0.56s) [2019-10-09T17:22:15.634Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-09T17:22:15.634Z] === RUN TestAuthZPluginDenyRequest [2019-10-09T17:22:15.801Z] --- PASS: TestDockerNetworkMacvlan (18.59s) [2019-10-09T17:22:15.801Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-09T17:22:15.801Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2019-10-09T17:22:15.801Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-09T17:22:15.801Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2019-10-09T17:22:15.801Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-09T17:22:15.801Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.07s) [2019-10-09T17:22:15.801Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-09T17:22:15.801Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.37s) [2019-10-09T17:22:15.801Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-09T17:22:15.801Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.90s) [2019-10-09T17:22:15.801Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-09T17:22:15.801Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.99s) [2019-10-09T17:22:15.801Z] PASS [2019-10-09T17:22:15.801Z] [2019-10-09T17:22:15.801Z] DONE 8 tests in 20.137s [2019-10-09T17:22:15.801Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-09T17:22:15.801Z] ++ 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-09T17:22:15.801Z] ++ set -e [2019-10-09T17:22:15.801Z] ++ '[' -n 0 ']' [2019-10-09T17:22:15.801Z] ++ set -x [2019-10-09T17:22:15.801Z] ++ env -i DEST=/go/src/github.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-09T17:22:15.801Z] testing: warning: no tests to run [2019-10-09T17:22:15.801Z] PASS [2019-10-09T17:22:15.801Z] [2019-10-09T17:22:15.801Z] DONE 0 tests in 0.066s [2019-10-09T17:22:15.801Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-09T17:22:15.801Z] ++ 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-09T17:22:15.801Z] ++ set -e [2019-10-09T17:22:15.801Z] ++ '[' -n 0 ']' [2019-10-09T17:22:15.801Z] ++ set -x [2019-10-09T17:22:15.801Z] ++ env -i DEST=/go/src/github.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-09T17:22:16.198Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2019-10-09T17:22:16.198Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-09T17:22:16.198Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-09T17:22:16.281Z] INFO: Testing against a local daemon [2019-10-09T17:22:16.281Z] === RUN TestAuthZPluginAllowRequest [2019-10-09T17:22:16.318Z] ok github.com/docker/docker/volume/local 0.042s coverage: 73.0% of statements [2019-10-09T17:22:16.318Z] ok github.com/docker/docker/volume/mounts 0.146s coverage: 67.0% of statements [2019-10-09T17:22:16.761Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2019-10-09T17:22:16.761Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-09T17:22:16.761Z] === RUN TestAuthZPluginDenyResponse [2019-10-09T17:22:17.327Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2019-10-09T17:22:17.327Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-09T17:22:17.327Z] === RUN TestAuthZPluginAllowEventStream [2019-10-09T17:22:17.660Z] #36 exporting layers 3.4s done [2019-10-09T17:22:17.660Z] #36 writing image sha256:7b5a6076266fb24bc94389ad0a72cd795981d3c033ab116ab21131a0adc71da7 done [2019-10-09T17:22:17.660Z] #36 naming to docker.io/library/moby-e2e-test done [2019-10-09T17:22:17.660Z] #36 DONE 3.4s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-09T17:22:17.893Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-10-09T17:22:18.005Z] + echo Ensuring container killed. [2019-10-09T17:22:18.006Z] Ensuring container killed. [2019-10-09T17:22:18.006Z] + docker rm -vf docker-pr3 [2019-10-09T17:22:18.006Z] Error: No such container: docker-pr3 [2019-10-09T17:22:18.006Z] + true [Pipeline] sh [2019-10-09T17:22:18.294Z] + echo Chowning /workspace to jenkins user [2019-10-09T17:22:18.294Z] Chowning /workspace to jenkins user [2019-10-09T17:22:18.294Z] + id -u [2019-10-09T17:22:18.294Z] + id -g [2019-10-09T17:22:18.294Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40058:/workspace busybox chown -R 1000:1000 /workspace [2019-10-09T17:22:18.386Z] ok github.com/docker/docker/volume/service 0.034s coverage: 73.0% of statements [2019-10-09T17:22:18.825Z] --- PASS: TestAuthZPluginAllowEventStream (1.68s) [2019-10-09T17:22:18.825Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-09T17:22:18.825Z] === RUN TestAuthZPluginErrorResponse [2019-10-09T17:22:18.826Z] --- PASS: TestAuthZPluginAllowRequest (2.53s) [2019-10-09T17:22:18.826Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-09T17:22:18.826Z] === RUN TestAuthZPluginTLS [2019-10-09T17:22:19.200Z] --- PASS: TestAuthZPluginTLS (0.57s) [2019-10-09T17:22:19.200Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-09T17:22:19.200Z] === RUN TestAuthZPluginDenyRequest [2019-10-09T17:22:19.390Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2019-10-09T17:22:19.390Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-09T17:22:19.390Z] === RUN TestAuthZPluginErrorRequest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-09T17:22:19.954Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2019-10-09T17:22:19.954Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-09T17:22:19.954Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-09T17:22:19.955Z] + bundleName=unit [2019-10-09T17:22:19.955Z] + echo Creating unit-bundles.tar.gz [2019-10-09T17:22:19.955Z] Creating unit-bundles.tar.gz [2019-10-09T17:22:19.955Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2019-10-09T17:22:19.955Z] bundles/junit-report.xml [2019-10-09T17:22:19.955Z] bundles/go-test-report.json [2019-10-09T17:22:19.955Z] bundles/profile.out [Pipeline] archiveArtifacts [2019-10-09T17:22:19.965Z] Archiving artifacts [2019-10-09T17:22:20.044Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2019-10-09T17:22:20.045Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-09T17:22:20.045Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-09T17:22:20.211Z] === RUN TestDockerSuite/TestBuildForceRm [2019-10-09T17:22:20.428Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40058/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-09T17:22:20.467Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2019-10-09T17:22:20.467Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-09T17:22:20.467Z] === RUN TestAuthZPluginDenyResponse [2019-10-09T17:22:20.469Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2019-10-09T17:22:20.469Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-09T17:22:20.469Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-09T17:22:20.734Z] + make clean [2019-10-09T17:22:20.861Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2019-10-09T17:22:20.861Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-09T17:22:20.861Z] === RUN TestAuthZPluginAllowEventStream [2019-10-09T17:22:20.992Z] docker volume rm -f docker-dev-cache [2019-10-09T17:22:20.992Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-09T17:22:22.372Z] === RUN TestDockerSuite/TestBuildFromGit [2019-10-09T17:22:22.747Z] --- PASS: TestAuthZPluginAllowEventStream (1.88s) [2019-10-09T17:22:22.747Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-09T17:22:22.747Z] === RUN TestAuthZPluginErrorResponse [2019-10-09T17:22:22.937Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.29s) [2019-10-09T17:22:22.937Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-09T17:22:22.937Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-09T17:22:23.550Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2019-10-09T17:22:23.550Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-09T17:22:23.550Z] === RUN TestAuthZPluginErrorRequest [2019-10-09T17:22:23.928Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2019-10-09T17:22:23.928Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-09T17:22:23.928Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-09T17:22:24.027Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-10-09T17:22:24.286Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-10-09T17:22:24.304Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2019-10-09T17:22:24.304Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-09T17:22:24.304Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-09T17:22:25.216Z] ok github.com/docker/docker/pkg/plugins 33.640s coverage: 76.6% of statements [2019-10-09T17:22:25.216Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-09T17:22:25.216Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-09T17:22:25.216Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-09T17:22:25.216Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-09T17:22:25.216Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-09T17:22:25.216Z] ? github.com/docker/docker/rootless [no test files] [2019-10-09T17:22:25.216Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-09T17:22:25.216Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-09T17:22:25.216Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-09T17:22:25.216Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-09T17:22:25.216Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-09T17:22:25.216Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-09T17:22:25.216Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-09T17:22:25.216Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-09T17:22:25.216Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-09T17:22:25.216Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-09T17:22:25.216Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-09T17:22:25.216Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-09T17:22:25.216Z] ? github.com/docker/docker/volume [no test files] [2019-10-09T17:22:25.216Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-09T17:22:25.216Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-09T17:22:25.216Z] [2019-10-09T17:22:25.216Z] === Skipped [2019-10-09T17:22:25.216Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-09T17:22:25.216Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-09T17:22:25.216Z] [2019-10-09T17:22:25.216Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-09T17:22:25.216Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-09T17:22:25.216Z] [2019-10-09T17:22:25.216Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-09T17:22:25.217Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-09T17:22:25.217Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-09T17:22:25.217Z] [2019-10-09T17:22:25.217Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-09T17:22:25.217Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-09T17:22:25.217Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-09T17:22:25.217Z] [2019-10-09T17:22:25.217Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-09T17:22:25.217Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-09T17:22:25.217Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-09T17:22:25.217Z] [2019-10-09T17:22:25.217Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-09T17:22:25.217Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-09T17:22:25.217Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-09T17:22:25.217Z] [2019-10-09T17:22:25.217Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-09T17:22:25.217Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-09T17:22:25.217Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-09T17:22:25.217Z] [2019-10-09T17:22:25.217Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-09T17:22:25.217Z] graphtest_unix.go:73: No driver to put! [2019-10-09T17:22:25.217Z] [2019-10-09T17:22:25.217Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-09T17:22:25.217Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-09T17:22:25.217Z] [2019-10-09T17:22:25.217Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-09T17:22:25.217Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-09T17:22:25.217Z] [2019-10-09T17:22:25.217Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-09T17:22:25.217Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-09T17:22:25.217Z] [2019-10-09T17:22:25.217Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-09T17:22:25.217Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-09T17:22:25.217Z] [2019-10-09T17:22:25.217Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-09T17:22:25.217Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-09T17:22:25.217Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-09T17:22:25.217Z] [2019-10-09T17:22:25.217Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-09T17:22:25.217Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-09T17:22:25.217Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-09T17:22:25.217Z] [2019-10-09T17:22:25.217Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-09T17:22:25.217Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-09T17:22:25.217Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-09T17:22:25.217Z] [2019-10-09T17:22:25.217Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-09T17:22:25.217Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-09T17:22:25.217Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-09T17:22:25.217Z] [2019-10-09T17:22:25.217Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-09T17:22:25.217Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-09T17:22:25.217Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-09T17:22:25.217Z] [2019-10-09T17:22:25.217Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-09T17:22:25.217Z] graphtest_unix.go:73: No driver to put! [2019-10-09T17:22:25.217Z] [2019-10-09T17:22:25.217Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-09T17:22:25.217Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-09T17:22:25.217Z] [2019-10-09T17:22:25.217Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-09T17:22:25.217Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-09T17:22:25.217Z] [2019-10-09T17:22:25.217Z] [2019-10-09T17:22:25.217Z] DONE 2114 tests, 20 skipped in 341.824s [2019-10-09T17:22:25.218Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.25s) [2019-10-09T17:22:25.218Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-09T17:22:25.218Z] === RUN TestAuthZPluginHeader [2019-10-09T17:22:25.475Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile Post stage [Pipeline] junit [2019-10-09T17:22:25.892Z] Recording test results [2019-10-09T17:22:26.039Z] --- PASS: TestAuthZPluginHeader (0.81s) [2019-10-09T17:22:26.039Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-09T17:22:26.039Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-09T17:22:26.794Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.17s) [2019-10-09T17:22:26.794Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-09T17:22:26.794Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-09T17:22:26.801Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40058/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=08bca254141108d8dae5b6ecba1661ab9271b0a2 -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:08bca254141108d8dae5b6ecba1661ab9271b0a2 hack/make.sh dynbinary test-integration [2019-10-09T17:22:27.089Z] [2019-10-09T17:22:27.375Z] Removing bundles/ [2019-10-09T17:22:27.375Z] [2019-10-09T17:22:27.375Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-09T17:22:27.375Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-09T17:22:27.375Z] GOOS="" GOARCH="" GOARM="" [2019-10-09T17:22:27.935Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-10-09T17:22:28.500Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-10-09T17:22:28.757Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-10-09T17:22:28.824Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.31s) [2019-10-09T17:22:28.824Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-09T17:22:28.824Z] === RUN TestAuthZPluginHeader [2019-10-09T17:22:29.696Z] --- PASS: TestAuthZPluginHeader (0.90s) [2019-10-09T17:22:29.696Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-09T17:22:29.696Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-09T17:22:29.696Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2019-10-09T17:22:29.696Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-09T17:22:29.696Z] === RUN TestAuthZPluginV2Disable [2019-10-09T17:22:29.696Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-09T17:22:29.696Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-09T17:22:29.696Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-09T17:22:29.696Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-09T17:22:29.696Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-09T17:22:29.696Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-09T17:22:29.696Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-09T17:22:29.696Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-09T17:22:29.696Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-09T17:22:30.657Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.78s) [2019-10-09T17:22:30.658Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest" [2019-10-09T17:22:30.658Z] === RUN TestAuthZPluginV2Disable [2019-10-09T17:22:31.221Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-10-09T17:22:33.119Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2019-10-09T17:22:33.376Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-10-09T17:22:34.767Z] --- PASS: TestAuthZPluginV2Disable (4.02s) [2019-10-09T17:22:34.767Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable" [2019-10-09T17:22:34.767Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-09T17:22:35.025Z] === RUN TestDockerSuite/TestBuildHistory [2019-10-09T17:22:38.374Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.81s) [2019-10-09T17:22:38.374Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests" [2019-10-09T17:22:38.374Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-09T17:22:40.898Z] === RUN TestDockerSuite/TestBuildIidFile [2019-10-09T17:22:41.832Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-10-09T17:22:42.397Z] === RUN TestDockerSuite/TestBuildInheritance [2019-10-09T17:22:43.330Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-10-09T17:22:43.895Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-10-09T17:22:44.155Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-10-09T17:22:46.051Z] === RUN TestDockerSuite/TestBuildLabel [2019-10-09T17:22:46.984Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-10-09T17:22:47.241Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-10-09T17:22:47.804Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-10-09T17:22:48.061Z] === RUN TestDockerSuite/TestBuildLabels [2019-10-09T17:22:48.626Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-10-09T17:22:49.519Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.94s) [2019-10-09T17:22:49.519Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-09T17:22:49.519Z] PASS [2019-10-09T17:22:49.519Z] [2019-10-09T17:22:49.519Z] === Skipped [2019-10-09T17:22:49.519Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2019-10-09T17:22:49.519Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-09T17:22:49.519Z] [2019-10-09T17:22:49.519Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-09T17:22:49.519Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-09T17:22:49.519Z] [2019-10-09T17:22:49.519Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-09T17:22:49.519Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-09T17:22:49.519Z] [2019-10-09T17:22:49.519Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-09T17:22:49.519Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-09T17:22:49.519Z] [2019-10-09T17:22:49.519Z] [2019-10-09T17:22:49.519Z] DONE 17 tests, 4 skipped in 31.100s [2019-10-09T17:22:49.519Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-09T17:22:49.519Z] ++ 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-09T17:22:49.519Z] ++ set -e [2019-10-09T17:22:49.519Z] ++ '[' -n 0 ']' [2019-10-09T17:22:49.519Z] ++ set -x [2019-10-09T17:22:49.519Z] ++ env -i DEST=/go/src/github.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-09T17:22:49.519Z] INFO: Testing against a local daemon [2019-10-09T17:22:49.519Z] === RUN TestPluginInvalidJSON [2019-10-09T17:22:49.519Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-09T17:22:49.519Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-09T17:22:49.519Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-09T17:22:49.519Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-10-09T17:22:49.519Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-09T17:22:49.519Z] PASS [2019-10-09T17:22:49.519Z] [2019-10-09T17:22:49.519Z] DONE 2 tests in 0.195s [2019-10-09T17:22:49.519Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-09T17:22:49.519Z] ++ 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-09T17:22:49.520Z] ++ set -e [2019-10-09T17:22:49.520Z] ++ '[' -n 0 ']' [2019-10-09T17:22:49.520Z] ++ set -x [2019-10-09T17:22:49.520Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09T17:22:49.520Z] INFO: Testing against a local daemon [2019-10-09T17:22:49.520Z] === RUN TestExternalGraphDriver [2019-10-09T17:22:49.520Z] === RUN TestExternalGraphDriver/json [2019-10-09T17:22:49.520Z] === RUN TestExternalGraphDriver/spec [2019-10-09T17:22:49.996Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-10-09T17:22:50.562Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.21s) [2019-10-09T17:22:50.562Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart" [2019-10-09T17:22:50.562Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-09T17:22:52.010Z] === RUN TestExternalGraphDriver/pull [2019-10-09T17:22:53.086Z] === RUN TestDockerSuite/TestBuildLastModified [2019-10-09T17:22:54.576Z] --- PASS: TestExternalGraphDriver (7.08s) [2019-10-09T17:22:54.576Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-09T17:22:54.576Z] --- PASS: TestExternalGraphDriver/json (2.31s) [2019-10-09T17:22:54.576Z] --- PASS: TestExternalGraphDriver/spec (2.26s) [2019-10-09T17:22:54.576Z] --- PASS: TestExternalGraphDriver/pull (2.35s) [2019-10-09T17:22:54.576Z] === RUN TestGraphdriverPluginV2 [2019-10-09T17:22:54.576Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2019-10-09T17:22:54.576Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-09T17:22:54.576Z] PASS [2019-10-09T17:22:54.576Z] [2019-10-09T17:22:54.576Z] === Skipped [2019-10-09T17:22:54.576Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2019-10-09T17:22:54.576Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-09T17:22:54.576Z] [2019-10-09T17:22:54.576Z] [2019-10-09T17:22:54.576Z] DONE 5 tests, 1 skipped in 7.271s [2019-10-09T17:22:54.576Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-09T17:22:54.576Z] ++ 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-09T17:22:54.576Z] ++ set -e [2019-10-09T17:22:54.576Z] ++ '[' -n 0 ']' [2019-10-09T17:22:54.576Z] ++ set -x [2019-10-09T17:22:54.576Z] ++ env -i DEST=/go/src/github.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-09T17:22:54.576Z] INFO: Testing against a local daemon [2019-10-09T17:22:54.576Z] === RUN TestContinueAfterPluginCrash [2019-10-09T17:22:54.576Z] === PAUSE TestContinueAfterPluginCrash [2019-10-09T17:22:54.576Z] === RUN TestDaemonStartWithLogOpt [2019-10-09T17:22:54.576Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-09T17:22:54.576Z] === CONT TestContinueAfterPluginCrash [2019-10-09T17:22:54.576Z] === CONT TestDaemonStartWithLogOpt [2019-10-09T17:22:58.341Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-10-09T17:22:58.341Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-10-09T17:23:01.618Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-10-09T17:23:01.875Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-10-09T17:23:01.876Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-10-09T17:23:01.876Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-10-09T17:23:02.133Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-10-09T17:23:02.390Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-10-09T17:23:03.761Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-10-09T17:23:05.234Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-10-09T17:23:07.130Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2019-10-09T17:23:07.130Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-09T17:23:07.130Z] PASS [2019-10-09T17:23:07.388Z] [2019-10-09T17:23:07.388Z] DONE 17 tests in 54.083s [2019-10-09T17:23:07.388Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-09T17:23:07.388Z] ++ 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-09T17:23:07.388Z] ++ set -e [2019-10-09T17:23:07.388Z] ++ '[' -n 0 ']' [2019-10-09T17:23:07.388Z] ++ set -x [2019-10-09T17:23:07.388Z] ++ env -i DEST=/go/src/github.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-09T17:23:07.388Z] INFO: Testing against a local daemon [2019-10-09T17:23:07.388Z] === RUN TestPluginInvalidJSON [2019-10-09T17:23:07.389Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-09T17:23:07.389Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-09T17:23:07.389Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-09T17:23:07.389Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-10-09T17:23:07.389Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-09T17:23:07.389Z] PASS [2019-10-09T17:23:07.389Z] [2019-10-09T17:23:07.389Z] DONE 2 tests in 0.138s [2019-10-09T17:23:07.389Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-09T17:23:07.389Z] ++ 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-09T17:23:07.389Z] ++ set -e [2019-10-09T17:23:07.389Z] ++ '[' -n 0 ']' [2019-10-09T17:23:07.389Z] ++ set -x [2019-10-09T17:23:07.389Z] ++ env -i DEST=/go/src/github.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-09T17:23:07.646Z] INFO: Testing against a local daemon [2019-10-09T17:23:07.646Z] === RUN TestExternalGraphDriver [2019-10-09T17:23:07.646Z] === RUN TestExternalGraphDriver/json [2019-10-09T17:23:08.522Z] --- PASS: TestDaemonStartWithLogOpt (12.59s) [2019-10-09T17:23:08.522Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-09T17:23:09.543Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-10-09T17:23:09.801Z] === RUN TestExternalGraphDriver/spec [2019-10-09T17:23:09.801Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-10-09T17:23:10.366Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-10-09T17:23:11.738Z] === RUN TestExternalGraphDriver/pull [2019-10-09T17:23:12.578Z] --- PASS: TestContinueAfterPluginCrash (17.51s) [2019-10-09T17:23:12.578Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-09T17:23:12.578Z] PASS [2019-10-09T17:23:12.578Z] [2019-10-09T17:23:12.578Z] DONE 2 tests in 17.910s [2019-10-09T17:23:12.578Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-09T17:23:12.578Z] ++ 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-09T17:23:12.578Z] ++ set -e [2019-10-09T17:23:12.578Z] ++ '[' -n 0 ']' [2019-10-09T17:23:12.578Z] ++ set -x [2019-10-09T17:23:12.578Z] ++ env -i DEST=/go/src/github.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-09T17:23:12.578Z] INFO: Testing against a local daemon [2019-10-09T17:23:12.578Z] === RUN TestPluginWithDevMounts [2019-10-09T17:23:12.578Z] === PAUSE TestPluginWithDevMounts [2019-10-09T17:23:12.578Z] === CONT TestPluginWithDevMounts [2019-10-09T17:23:14.265Z] --- PASS: TestExternalGraphDriver (6.26s) [2019-10-09T17:23:14.265Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-09T17:23:14.265Z] --- PASS: TestExternalGraphDriver/json (2.06s) [2019-10-09T17:23:14.265Z] --- PASS: TestExternalGraphDriver/spec (2.07s) [2019-10-09T17:23:14.265Z] --- PASS: TestExternalGraphDriver/pull (1.99s) [2019-10-09T17:23:14.265Z] === RUN TestGraphdriverPluginV2 [2019-10-09T17:23:14.436Z] --- PASS: TestPluginWithDevMounts (2.04s) [2019-10-09T17:23:14.436Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-09T17:23:14.436Z] PASS [2019-10-09T17:23:14.436Z] [2019-10-09T17:23:14.436Z] DONE 1 tests in 2.210s [2019-10-09T17:23:14.436Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2019-10-09T17:23:14.436Z] ++ 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-09T17:23:14.436Z] ++ set -e [2019-10-09T17:23:14.436Z] ++ '[' -n 0 ']' [2019-10-09T17:23:14.436Z] ++ set -x [2019-10-09T17:23:14.436Z] ++ env -i DEST=/go/src/github.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-09T17:23:14.436Z] INFO: Testing against a local daemon [2019-10-09T17:23:14.436Z] === RUN TestSecretInspect [2019-10-09T17:23:17.689Z] --- PASS: TestSecretInspect (3.08s) [2019-10-09T17:23:17.689Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-09T17:23:17.689Z] === RUN TestSecretList [2019-10-09T17:23:19.521Z] --- PASS: TestGraphdriverPluginV2 (4.80s) [2019-10-09T17:23:19.521Z] external_test.go:413: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2" [2019-10-09T17:23:19.521Z] PASS [2019-10-09T17:23:19.521Z] [2019-10-09T17:23:19.521Z] DONE 5 tests in 11.181s [2019-10-09T17:23:19.521Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-09T17:23:19.522Z] ++ 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-09T17:23:19.522Z] ++ set -e [2019-10-09T17:23:19.522Z] ++ '[' -n 0 ']' [2019-10-09T17:23:19.522Z] ++ set -x [2019-10-09T17:23:19.522Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-09T17:23:19.522Z] INFO: Testing against a local daemon [2019-10-09T17:23:19.522Z] === RUN TestContinueAfterPluginCrash [2019-10-09T17:23:19.522Z] === PAUSE TestContinueAfterPluginCrash [2019-10-09T17:23:19.522Z] === RUN TestDaemonStartWithLogOpt [2019-10-09T17:23:19.522Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-09T17:23:19.522Z] === CONT TestContinueAfterPluginCrash [2019-10-09T17:23:19.522Z] === CONT TestDaemonStartWithLogOpt [2019-10-09T17:23:21.021Z] --- PASS: TestSecretList (2.97s) [2019-10-09T17:23:21.021Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-09T17:23:21.021Z] === RUN TestSecretsCreateAndDelete [2019-10-09T17:23:22.046Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-10-09T17:23:22.046Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-10-09T17:23:23.609Z] --- PASS: TestSecretsCreateAndDelete (2.84s) [2019-10-09T17:23:23.609Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-09T17:23:23.609Z] === RUN TestSecretsUpdate [2019-10-09T17:23:26.834Z] --- PASS: TestSecretsUpdate (2.95s) [2019-10-09T17:23:26.834Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-09T17:23:26.834Z] === RUN TestTemplatedSecret [2019-10-09T17:23:27.307Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2019-10-09T17:23:28.239Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-10-09T17:23:28.740Z] 65014b3c3121: Pull complete [2019-10-09T17:23:30.057Z] --- PASS: TestTemplatedSecret (3.60s) [2019-10-09T17:23:30.057Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-09T17:23:30.057Z] === RUN TestSecretCreateResolve [2019-10-09T17:23:30.134Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-10-09T17:23:33.467Z] --- PASS: TestSecretCreateResolve (2.87s) [2019-10-09T17:23:33.467Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-09T17:23:33.467Z] PASS [2019-10-09T17:23:33.467Z] [2019-10-09T17:23:33.467Z] DONE 6 tests in 18.442s [2019-10-09T17:23:33.467Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2019-10-09T17:23:33.467Z] ++ 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-09T17:23:33.467Z] ++ set -e [2019-10-09T17:23:33.467Z] ++ '[' -n 0 ']' [2019-10-09T17:23:33.467Z] ++ set -x [2019-10-09T17:23:33.467Z] ++ env -i DEST=/go/src/github.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-09T17:23:33.467Z] INFO: Testing against a local daemon [2019-10-09T17:23:33.467Z] === RUN TestServiceCreateInit [2019-10-09T17:23:33.467Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-09T17:23:34.315Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-10-09T17:23:34.315Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-10-09T17:23:36.951Z] --- PASS: TestDaemonStartWithLogOpt (18.19s) [2019-10-09T17:23:36.951Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-09T17:23:38.603Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-09T17:23:39.475Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-10-09T17:23:39.732Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-10-09T17:23:41.627Z] --- PASS: TestContinueAfterPluginCrash (22.81s) [2019-10-09T17:23:41.627Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-09T17:23:41.627Z] PASS [2019-10-09T17:23:41.627Z] [2019-10-09T17:23:41.627Z] DONE 2 tests in 22.916s [2019-10-09T17:23:41.627Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-09T17:23:41.627Z] ++ 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-09T17:23:41.627Z] ++ set -e [2019-10-09T17:23:41.627Z] ++ '[' -n 0 ']' [2019-10-09T17:23:41.627Z] ++ set -x [2019-10-09T17:23:41.627Z] ++ env -i DEST=/go/src/github.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-09T17:23:41.627Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2019-10-09T17:23:41.627Z] INFO: Testing against a local daemon [2019-10-09T17:23:41.627Z] === RUN TestPluginWithDevMounts [2019-10-09T17:23:41.627Z] === PAUSE TestPluginWithDevMounts [2019-10-09T17:23:41.627Z] === CONT TestPluginWithDevMounts [2019-10-09T17:23:41.884Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-10-09T17:23:42.449Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-10-09T17:23:43.820Z] --- PASS: TestPluginWithDevMounts (2.16s) [2019-10-09T17:23:43.820Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-09T17:23:43.820Z] PASS [2019-10-09T17:23:43.820Z] [2019-10-09T17:23:43.820Z] DONE 1 tests in 2.303s [2019-10-09T17:23:43.820Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2019-10-09T17:23:43.820Z] ++ 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-09T17:23:43.820Z] ++ set -e [2019-10-09T17:23:43.820Z] ++ '[' -n 0 ']' [2019-10-09T17:23:43.820Z] ++ set -x [2019-10-09T17:23:43.820Z] ++ env -i DEST=/go/src/github.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-09T17:23:44.078Z] INFO: Testing against a local daemon [2019-10-09T17:23:44.078Z] === RUN TestSecretInspect [2019-10-09T17:23:44.954Z] --- PASS: TestServiceCreateInit (10.92s) [2019-10-09T17:23:44.954Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.44s) [2019-10-09T17:23:44.954Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-09T17:23:44.954Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.45s) [2019-10-09T17:23:44.954Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-09T17:23:44.954Z] === RUN TestCreateServiceMultipleTimes [2019-10-09T17:23:45.009Z] === RUN TestDockerSuite/TestBuildNetNone [2019-10-09T17:23:45.940Z] === RUN TestDockerSuite/TestBuildNoContext [2019-10-09T17:23:47.314Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-10-09T17:23:48.245Z] --- PASS: TestSecretInspect (4.06s) [2019-10-09T17:23:48.245Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-09T17:23:48.245Z] === RUN TestSecretList [2019-10-09T17:23:48.502Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-10-09T17:23:50.397Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-10-09T17:23:50.962Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-10-09T17:23:50.962Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-10-09T17:23:51.219Z] --- PASS: TestSecretList (3.07s) [2019-10-09T17:23:51.219Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-09T17:23:51.219Z] === RUN TestSecretsCreateAndDelete [2019-10-09T17:23:51.219Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-10-09T17:23:51.783Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-10-09T17:23:52.371Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-10-09T17:23:54.907Z] --- PASS: TestSecretsCreateAndDelete (3.34s) [2019-10-09T17:23:54.907Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-09T17:23:54.907Z] === RUN TestSecretsUpdate [2019-10-09T17:23:54.907Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-10-09T17:23:55.472Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-10-09T17:23:57.998Z] --- PASS: TestSecretsUpdate (3.10s) [2019-10-09T17:23:57.998Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-09T17:23:57.998Z] === RUN TestTemplatedSecret [2019-10-09T17:23:58.256Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-10-09T17:24:00.152Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-10-09T17:24:01.523Z] --- PASS: TestTemplatedSecret (3.71s) [2019-10-09T17:24:01.523Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-09T17:24:01.523Z] === RUN TestSecretCreateResolve [2019-10-09T17:24:02.455Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-10-09T17:24:03.824Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-10-09T17:24:04.389Z] --- PASS: TestSecretCreateResolve (3.04s) [2019-10-09T17:24:04.389Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-09T17:24:04.389Z] PASS [2019-10-09T17:24:04.389Z] [2019-10-09T17:24:04.389Z] DONE 6 tests in 20.488s [2019-10-09T17:24:04.389Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2019-10-09T17:24:04.389Z] ++ 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-09T17:24:04.389Z] ++ set -e [2019-10-09T17:24:04.389Z] ++ '[' -n 0 ']' [2019-10-09T17:24:04.389Z] ++ set -x [2019-10-09T17:24:04.389Z] ++ env -i DEST=/go/src/github.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-09T17:24:04.646Z] INFO: Testing against a local daemon [2019-10-09T17:24:04.646Z] === RUN TestServiceCreateInit [2019-10-09T17:24:04.646Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-09T17:24:04.835Z] --- PASS: TestCreateServiceMultipleTimes (17.88s) [2019-10-09T17:24:04.835Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-09T17:24:04.835Z] === RUN TestCreateServiceConflict [2019-10-09T17:24:04.835Z] --- PASS: TestCreateServiceConflict (2.93s) [2019-10-09T17:24:04.835Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-09T17:24:04.835Z] === RUN TestCreateServiceMaxReplicas [2019-10-09T17:24:05.577Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-10-09T17:24:05.835Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-10-09T17:24:09.001Z] --- PASS: TestCreateServiceMaxReplicas (3.71s) [2019-10-09T17:24:09.001Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-09T17:24:09.001Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-09T17:24:10.012Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-09T17:24:10.575Z] === RUN TestDockerSuite/TestBuildPATH [2019-10-09T17:24:13.099Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-10-09T17:24:14.029Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-10-09T17:24:15.401Z] --- PASS: TestServiceCreateInit (10.73s) [2019-10-09T17:24:15.401Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.42s) [2019-10-09T17:24:15.401Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-09T17:24:15.401Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.28s) [2019-10-09T17:24:15.401Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-09T17:24:15.401Z] === RUN TestCreateServiceMultipleTimes [2019-10-09T17:24:15.401Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-10-09T17:24:22.697Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.02s) [2019-10-09T17:24:22.697Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-09T17:24:22.697Z] === RUN TestCreateServiceSecretFileMode [2019-10-09T17:24:26.113Z] --- PASS: TestCreateServiceSecretFileMode (3.25s) [2019-10-09T17:24:26.113Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-09T17:24:26.113Z] === RUN TestCreateServiceConfigFileMode [2019-10-09T17:24:27.585Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-10-09T17:24:27.585Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-10-09T17:24:28.574Z] --- PASS: TestCreateServiceConfigFileMode (2.75s) [2019-10-09T17:24:28.575Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-09T17:24:28.575Z] === RUN TestCreateServiceSysctls [2019-10-09T17:24:31.929Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2019-10-09T17:24:33.758Z] --- PASS: TestCreateServiceSysctls (4.75s) [2019-10-09T17:24:33.758Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-09T17:24:33.758Z] === RUN TestCreateServiceCapabilities [2019-10-09T17:24:33.823Z] === RUN TestDockerSuite/TestBuildRm [2019-10-09T17:24:34.608Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-09T17:24:34.608Z] [2019-10-09T17:24:34.608Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-09T17:24:34.608Z] PKG_CONFIG=pkg-config [2019-10-09T17:24:34.608Z] GOLANG_VERSION=1.13.1 [2019-10-09T17:24:34.608Z] HOSTNAME=dc4181120a97 [2019-10-09T17:24:34.608Z] DOCKER_EXPERIMENTAL=1 [2019-10-09T17:24:34.608Z] container=docker [2019-10-09T17:24:34.608Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-09T17:24:34.608Z] GO111MODULE=off [2019-10-09T17:24:34.608Z] GOPATH=/go [2019-10-09T17:24:34.608Z] PWD=/go/src/github.com/docker/docker [2019-10-09T17:24:34.608Z] HOME=/root [2019-10-09T17:24:34.608Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-09T17:24:34.608Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-09T17:24:34.608Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-09T17:24:34.608Z] DOCKER_GITCOMMIT=08bca254141108d8dae5b6ecba1661ab9271b0a2 [2019-10-09T17:24:34.608Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-09T17:24:34.608Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-09T17:24:34.608Z] TERM=xterm [2019-10-09T17:24:34.608Z] VALIDATE_BRANCH=master [2019-10-09T17:24:34.608Z] DEST=bundles/test-integration [2019-10-09T17:24:34.608Z] SHLVL=1 [2019-10-09T17:24:34.608Z] TIMEOUT=120m [2019-10-09T17:24:34.608Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-09T17:24:34.608Z] DOCKER_PKG=github.com/docker/docker [2019-10-09T17:24:34.608Z] TESTDEBUG=0 [2019-10-09T17:24:34.608Z] _=/usr/bin/env [2019-10-09T17:24:34.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-09T17:24:35.192Z] --- PASS: TestCreateServiceMultipleTimes (19.97s) [2019-10-09T17:24:35.192Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-09T17:24:35.192Z] === RUN TestCreateServiceConflict [2019-10-09T17:24:36.975Z] --- PASS: TestCreateServiceCapabilities (3.50s) [2019-10-09T17:24:36.975Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-09T17:24:36.975Z] === RUN TestInspect [2019-10-09T17:24:37.716Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-10-09T17:24:38.647Z] --- PASS: TestCreateServiceConflict (3.46s) [2019-10-09T17:24:38.647Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-09T17:24:38.647Z] === RUN TestCreateServiceMaxReplicas [2019-10-09T17:24:39.210Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-10-09T17:24:40.581Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-10-09T17:24:41.120Z] --- PASS: TestInspect (4.09s) [2019-10-09T17:24:41.120Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-09T17:24:41.120Z] === RUN TestDockerNetworkConnectAlias [2019-10-09T17:24:41.147Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-10-09T17:24:42.078Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-10-09T17:24:42.336Z] --- PASS: TestCreateServiceMaxReplicas (3.57s) [2019-10-09T17:24:42.336Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-09T17:24:42.336Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-09T17:24:43.267Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-10-09T17:24:44.201Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-10-09T17:24:44.766Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-10-09T17:24:46.137Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-10-09T17:24:47.442Z] --- PASS: TestDockerNetworkConnectAlias (6.11s) [2019-10-09T17:24:47.442Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-09T17:24:47.442Z] === RUN TestDockerNetworkReConnect [2019-10-09T17:24:50.315Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-10-09T17:24:50.315Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-10-09T17:24:50.572Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-10-09T17:24:50.572Z] === RUN TestDockerSuite/TestBuildSpaces [2019-10-09T17:24:51.136Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-10-09T17:24:52.066Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-10-09T17:24:52.066Z] === RUN TestDockerSuite/TestBuildStderr [2019-10-09T17:24:52.663Z] --- PASS: TestDockerNetworkReConnect (4.80s) [2019-10-09T17:24:52.663Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-09T17:24:52.663Z] === RUN TestServicePlugin [2019-10-09T17:24:52.663Z] --- SKIP: TestServicePlugin (0.02s) [2019-10-09T17:24:52.663Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-09T17:24:52.663Z] === RUN TestServiceUpdateLabel [2019-10-09T17:24:53.434Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-10-09T17:24:55.889Z] --- PASS: TestServiceUpdateLabel (3.49s) [2019-10-09T17:24:55.889Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-09T17:24:55.889Z] === RUN TestServiceUpdateSecrets [2019-10-09T17:24:58.689Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.33s) [2019-10-09T17:24:58.689Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-09T17:24:58.689Z] === RUN TestCreateServiceSecretFileMode [2019-10-09T17:24:58.689Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-10-09T17:25:00.059Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-10-09T17:25:01.430Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-10-09T17:25:01.994Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-10-09T17:25:01.994Z] --- PASS: TestCreateServiceSecretFileMode (3.47s) [2019-10-09T17:25:01.994Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-09T17:25:01.994Z] === RUN TestCreateServiceConfigFileMode [2019-10-09T17:25:03.362Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-10-09T17:25:05.260Z] === RUN TestDockerSuite/TestBuildUser [2019-10-09T17:25:05.518Z] --- PASS: TestCreateServiceConfigFileMode (3.34s) [2019-10-09T17:25:05.518Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-09T17:25:05.518Z] === RUN TestCreateServiceSysctls [2019-10-09T17:25:07.412Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-10-09T17:25:09.936Z] --- PASS: TestCreateServiceSysctls (4.26s) [2019-10-09T17:25:09.936Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-09T17:25:09.936Z] === RUN TestCreateServiceCapabilities [2019-10-09T17:25:11.830Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-10-09T17:25:12.514Z] --- PASS: TestServiceUpdateSecrets (16.81s) [2019-10-09T17:25:12.515Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-09T17:25:12.515Z] === RUN TestServiceUpdateConfigs [2019-10-09T17:25:13.200Z] --- PASS: TestCreateServiceCapabilities (3.45s) [2019-10-09T17:25:13.200Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-09T17:25:13.200Z] === RUN TestInspect [2019-10-09T17:25:16.483Z] --- PASS: TestInspect (3.48s) [2019-10-09T17:25:16.483Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-09T17:25:16.483Z] === RUN TestDockerNetworkConnectAlias [2019-10-09T17:25:19.781Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2019-10-09T17:25:21.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-09T17:25:21.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-09T17:25:23.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-09T17:25:23.958Z] --- PASS: TestDockerNetworkConnectAlias (7.39s) [2019-10-09T17:25:23.958Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-09T17:25:23.958Z] === RUN TestDockerNetworkReConnect [2019-10-09T17:25:26.479Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2019-10-09T17:25:29.210Z] --- PASS: TestServiceUpdateConfigs (16.20s) [2019-10-09T17:25:29.210Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-09T17:25:29.210Z] === RUN TestServiceUpdateNetwork [2019-10-09T17:25:30.655Z] --- PASS: TestDockerNetworkReConnect (6.08s) [2019-10-09T17:25:30.655Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-09T17:25:30.655Z] === RUN TestServicePlugin [2019-10-09T17:25:31.588Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-10-09T17:25:32.959Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-10-09T17:25:33.216Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-10-09T17:25:34.585Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-10-09T17:25:35.955Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-10-09T17:25:37.852Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-10-09T17:25:37.852Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-10-09T17:25:37.852Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-10-09T17:25:37.852Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-10-09T17:25:37.852Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-10-09T17:25:40.367Z] 12c8dbabfd62: Pull complete [2019-10-09T17:25:40.367Z] Digest: sha256:404e0ee336a063619d1e93a2446061cf19cb3068bacb1775f5613e3b54e527e1 [2019-10-09T17:25:40.367Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-09T17:25:40.367Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2019-10-09T17:25:40.367Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2019-10-09T17:25:40.367Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.805' [2019-10-09T17:25:40.367Z] WARN: Skipping validation tests [2019-10-09T17:25:40.367Z] INFO: Running unit tests at 10/09/2019 17:25:32... [2019-10-09T17:25:40.367Z] INFO: make.ps1 starting at 10/09/2019 17:25:36 [2019-10-09T17:25:40.367Z] INFO: Git commit (37d202e9b) assumed from DOCKER_GITCOMMIT environment variable [2019-10-09T17:25:40.367Z] INFO: Invoking autogen... [2019-10-09T17:25:40.367Z] INFO: Running unit tests... [2019-10-09T17:25:40.375Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-10-09T17:25:40.375Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-10-09T17:25:41.309Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-10-09T17:25:41.567Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-10-09T17:25:42.937Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-10-09T17:25:42.938Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-10-09T17:25:43.178Z] --- PASS: TestServiceUpdateNetwork (14.86s) [2019-10-09T17:25:43.178Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-09T17:25:43.178Z] PASS [2019-10-09T17:25:43.178Z] [2019-10-09T17:25:43.178Z] === Skipped [2019-10-09T17:25:43.178Z] === SKIP: s390x.integration.service TestServicePlugin (0.02s) [2019-10-09T17:25:43.178Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-09T17:25:43.178Z] [2019-10-09T17:25:43.178Z] [2019-10-09T17:25:43.178Z] DONE 19 tests, 1 skipped in 130.367s [2019-10-09T17:25:43.178Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2019-10-09T17:25:43.178Z] ++ 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-09T17:25:43.178Z] ++ set -e [2019-10-09T17:25:43.178Z] ++ '[' -n 0 ']' [2019-10-09T17:25:43.178Z] ++ set -x [2019-10-09T17:25:43.178Z] ++ env -i DEST=/go/src/github.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-09T17:25:43.574Z] INFO: Testing against a local daemon [2019-10-09T17:25:43.574Z] === RUN TestSessionCreate [2019-10-09T17:25:44.100Z] --- PASS: TestSessionCreate (0.03s) [2019-10-09T17:25:44.100Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-09T17:25:44.100Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2019-10-09T17:25:44.100Z] PASS [2019-10-09T17:25:44.100Z] [2019-10-09T17:25:44.100Z] DONE 2 tests in 0.466s [2019-10-09T17:25:44.100Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2019-10-09T17:25:44.100Z] ++ 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-09T17:25:44.100Z] ++ set -e [2019-10-09T17:25:44.100Z] ++ '[' -n 0 ']' [2019-10-09T17:25:44.100Z] ++ set -x [2019-10-09T17:25:44.100Z] ++ env -i DEST=/go/src/github.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-09T17:25:44.100Z] INFO: Testing against a local daemon [2019-10-09T17:25:44.100Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-09T17:25:44.100Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2019-10-09T17:25:44.100Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-09T17:25:44.100Z] === RUN TestEventsExecDie [2019-10-09T17:25:44.959Z] --- PASS: TestEventsExecDie (1.06s) [2019-10-09T17:25:44.959Z] === RUN TestEventsBackwardsCompatible [2019-10-09T17:25:45.374Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2019-10-09T17:25:45.374Z] === RUN TestInfoBinaryCommits [2019-10-09T17:25:45.374Z] --- PASS: TestInfoBinaryCommits (0.04s) [2019-10-09T17:25:45.374Z] === RUN TestInfoAPIVersioned [2019-10-09T17:25:45.374Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-10-09T17:25:45.374Z] === RUN TestInfoAPI [2019-10-09T17:25:45.374Z] --- PASS: TestInfoAPI (0.02s) [2019-10-09T17:25:45.374Z] === RUN TestInfoAPIWarnings [2019-10-09T17:25:46.204Z] --- PASS: TestInfoAPIWarnings (0.85s) [2019-10-09T17:25:46.204Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-09T17:25:46.204Z] === RUN TestLoginFailsWithBadCredentials [2019-10-09T17:25:46.211Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-10-09T17:25:46.576Z] --- PASS: TestLoginFailsWithBadCredentials (0.45s) [2019-10-09T17:25:46.576Z] === RUN TestPingCacheHeaders [2019-10-09T17:25:46.576Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-10-09T17:25:46.576Z] === RUN TestPingGet [2019-10-09T17:25:46.576Z] --- PASS: TestPingGet (0.02s) [2019-10-09T17:25:46.576Z] === RUN TestPingHead [2019-10-09T17:25:46.576Z] --- PASS: TestPingHead (0.02s) [2019-10-09T17:25:46.576Z] === RUN TestVersion [2019-10-09T17:25:46.576Z] --- PASS: TestVersion (0.02s) [2019-10-09T17:25:46.576Z] PASS [2019-10-09T17:25:46.576Z] [2019-10-09T17:25:46.576Z] === Skipped [2019-10-09T17:25:46.576Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2019-10-09T17:25:46.576Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-09T17:25:46.576Z] [2019-10-09T17:25:46.576Z] [2019-10-09T17:25:46.576Z] DONE 12 tests, 1 skipped in 2.763s [2019-10-09T17:25:46.576Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2019-10-09T17:25:46.576Z] ++ 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-09T17:25:46.576Z] ++ set -e [2019-10-09T17:25:46.576Z] ++ '[' -n 0 ']' [2019-10-09T17:25:46.576Z] ++ set -x [2019-10-09T17:25:46.576Z] ++ env -i DEST=/go/src/github.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-09T17:25:46.775Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-10-09T17:25:46.948Z] INFO: Testing against a local daemon [2019-10-09T17:25:46.948Z] === RUN TestVolumesCreateAndList [2019-10-09T17:25:46.948Z] --- PASS: TestVolumesCreateAndList (0.03s) [2019-10-09T17:25:46.948Z] === RUN TestVolumesRemove [2019-10-09T17:25:46.948Z] --- PASS: TestVolumesRemove (0.09s) [2019-10-09T17:25:46.948Z] === RUN TestVolumesInspect [2019-10-09T17:25:46.948Z] --- PASS: TestVolumesInspect (0.03s) [2019-10-09T17:25:46.948Z] === RUN TestVolumesInvalidJSON [2019-10-09T17:25:46.948Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-09T17:25:46.948Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-09T17:25:46.948Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-09T17:25:46.948Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2019-10-09T17:25:46.948Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-09T17:25:46.948Z] PASS [2019-10-09T17:25:46.948Z] [2019-10-09T17:25:46.948Z] DONE 5 tests in 0.337s [2019-10-09T17:25:46.948Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-09T17:25:47.314Z] ++++ cat bundles/test-integration/docker.pid [2019-10-09T17:25:47.314Z] +++ kill 11472 [2019-10-09T17:25:48.147Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-10-09T17:25:49.123Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-09T17:25:49.123Z] +++ /etc/init.d/apparmor stop [2019-10-09T17:25:49.123Z] Clearing AppArmor profiles cache:. [2019-10-09T17:25:49.123Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-09T17:25:49.123Z] Unloading profiles will leave already running processes permanently [2019-10-09T17:25:49.123Z] unconfined, which can lead to unexpected situations. [2019-10-09T17:25:49.123Z] [2019-10-09T17:25:49.123Z] To set a process to complain mode, use the command line tool [2019-10-09T17:25:49.123Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-09T17:25:49.123Z] with the 'teardown' option." [2019-10-09T17:25:49.123Z] [2019-10-09T17:25:49.518Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-10-09T17:25:50.082Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-10-09T17:25:51.013Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-10-09T17:25:51.013Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-10-09T17:25:51.946Z] === RUN TestDockerSuite/TestBuildXZHost Post stage [Pipeline] junit [2019-10-09T17:25:52.613Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-09T17:25:54.300Z] + echo Ensuring container killed. [2019-10-09T17:25:54.300Z] Ensuring container killed. [2019-10-09T17:25:54.300Z] + docker rm -vf docker-pr3 [2019-10-09T17:25:54.300Z] Error: No such container: docker-pr3 [2019-10-09T17:25:54.300Z] + true [Pipeline] sh [2019-10-09T17:25:55.194Z] + echo Chowning /workspace to jenkins user [2019-10-09T17:25:55.194Z] Chowning /workspace to jenkins user [2019-10-09T17:25:55.194Z] + id -u [2019-10-09T17:25:55.194Z] + id -g [2019-10-09T17:25:55.194Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40058:/workspace busybox chown -R 1001:1001 /workspace [2019-10-09T17:25:55.194Z] Unable to find image 'busybox:latest' locally [2019-10-09T17:25:55.221Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-10-09T17:25:55.221Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-10-09T17:25:55.221Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-10-09T17:25:55.599Z] latest: Pulling from library/busybox [2019-10-09T17:25:55.599Z] 6d4c3d9fc915: Pulling fs layer [2019-10-09T17:25:55.599Z] 6d4c3d9fc915: Download complete [2019-10-09T17:25:55.784Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-10-09T17:25:56.715Z] === RUN TestDockerSuite/TestCommitChange [2019-10-09T17:25:56.892Z] 6d4c3d9fc915: Pull complete [2019-10-09T17:25:56.892Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-09T17:25:56.892Z] Status: Downloaded newer image for busybox:latest [2019-10-09T17:25:58.037Z] ? github.com/docker/docker/api [no test files] [2019-10-09T17:25:58.085Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-10-09T17:25:59.015Z] === RUN TestDockerSuite/TestCommitHardlink [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-09T17:26:00.289Z] + bundleName=s390x-integration [2019-10-09T17:26:00.289Z] + echo Creating s390x-integration-bundles.tar.gz [2019-10-09T17:26:00.289Z] Creating s390x-integration-bundles.tar.gz [2019-10-09T17:26:00.289Z] + 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-09T17:26:00.289Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-10-09T17:26:00.430Z] Archiving artifacts [2019-10-09T17:26:00.908Z] === RUN TestDockerSuite/TestCommitNewFile [2019-10-09T17:26:01.736Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40058/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-09T17:26:02.277Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-10-09T17:26:02.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-09T17:26:02.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-09T17:26:02.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-09T17:26:02.748Z] + make clean [2019-10-09T17:26:02.748Z] docker volume rm -f docker-dev-cache [2019-10-09T17:26:03.112Z] docker-dev-cache [Pipeline] deleteDir [2019-10-09T17:26:03.207Z] === RUN TestDockerSuite/TestCommitTTY [2019-10-09T17:26:04.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-09T17:26:04.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-09T17:26:05.101Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-10-09T17:26:06.032Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-10-09T17:26:06.032Z] --- PASS: TestServicePlugin (35.92s) [2019-10-09T17:26:06.032Z] plugin_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-09T17:26:06.032Z] plugin_test.go:59: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-09T17:26:06.032Z] plugin_test.go:61: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-09T17:26:06.032Z] plugin_test.go:62: [d48f69b66f134] joining swarm manager [d37cdefbdf6cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-09T17:26:06.032Z] plugin_test.go:64: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-09T17:26:06.032Z] plugin_test.go:65: [d5d81299bba57] joining swarm manager [d37cdefbdf6cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-09T17:26:06.032Z] === RUN TestServiceUpdateLabel [2019-10-09T17:26:07.928Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-10-09T17:26:08.299Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-09T17:26:08.859Z] --- PASS: TestServiceUpdateLabel (2.79s) [2019-10-09T17:26:08.859Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-09T17:26:08.859Z] === RUN TestServiceUpdateSecrets [2019-10-09T17:26:08.859Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-10-09T17:26:08.859Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-10-09T17:26:08.859Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-10-09T17:26:08.859Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-10-09T17:26:09.115Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-10-09T17:26:09.115Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-10-09T17:26:09.115Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-10-09T17:26:09.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-09T17:26:11.010Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-10-09T17:26:12.903Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-10-09T17:26:12.903Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-10-09T17:26:13.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-09T17:26:13.467Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-10-09T17:26:14.836Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-10-09T17:26:15.399Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-10-09T17:26:15.706Z] ok github.com/docker/docker/api/server 0.178s coverage: 9.0% of statements [2019-10-09T17:26:16.329Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-10-09T17:26:17.260Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-10-09T17:26:17.260Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-10-09T17:26:17.260Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-10-09T17:26:17.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-09T17:26:17.826Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-10-09T17:26:17.826Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-10-09T17:26:18.083Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-10-09T17:26:18.083Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-10-09T17:26:18.340Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-10-09T17:26:19.269Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-10-09T17:26:19.835Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-10-09T17:26:20.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-09T17:26:20.765Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-10-09T17:26:20.765Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-10-09T17:26:21.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-09T17:26:22.659Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-09T17:26:23.591Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-10-09T17:26:23.591Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-10-09T17:26:24.523Z] --- PASS: TestServiceUpdateSecrets (15.51s) [2019-10-09T17:26:24.523Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-09T17:26:24.523Z] === RUN TestServiceUpdateConfigs [2019-10-09T17:26:24.523Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-10-09T17:26:25.454Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-10-09T17:26:26.298Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-09T17:26:26.386Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-10-09T17:26:27.317Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-10-09T17:26:27.317Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-10-09T17:26:27.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-09T17:26:27.885Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-10-09T17:26:28.815Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-10-09T17:26:29.803Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-10-09T17:26:29.803Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-10-09T17:26:29.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-09T17:26:30.747Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-10-09T17:26:31.935Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-09T17:26:31.935Z] Using test binary docker [2019-10-09T17:26:31.935Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-09T17:26:31.935Z] +++ /etc/init.d/apparmor start [2019-10-09T17:26:31.935Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-09T17:26:31.935Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-09T17:26:31.935Z] Warning failed to create cache: (null) [2019-10-09T17:26:31.935Z] . [2019-10-09T17:26:31.935Z] INFO: Waiting for daemon to start... [2019-10-09T17:26:31.935Z] Starting dockerd [2019-10-09T17:26:31.935Z] +++ 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-09T17:26:32.652Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-10-09T17:26:33.972Z] . [2019-10-09T17:26:33.972Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-09T17:26:33.972Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-09T17:26:33.972Z] Error: No such image: emptyfs [2019-10-09T17:26:33.972Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-09T17:26:33.972Z] ++++ docker load [2019-10-09T17:26:34.021Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-10-09T17:26:34.021Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-10-09T17:26:34.021Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-10-09T17:26:34.021Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-10-09T17:26:34.021Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-10-09T17:26:34.264Z] Running integration-test (iteration 1) [2019-10-09T17:26:34.264Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2019-10-09T17:26:34.264Z] ++ 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-09T17:26:34.264Z] ++ set -e [2019-10-09T17:26:34.264Z] ++ '[' -n 0 ']' [2019-10-09T17:26:34.264Z] ++ set -x [2019-10-09T17:26:34.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=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-09T17:26:34.951Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-10-09T17:26:40.201Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-10-09T17:26:40.201Z] --- PASS: TestServiceUpdateConfigs (15.41s) [2019-10-09T17:26:40.201Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-09T17:26:40.201Z] === RUN TestServiceUpdateNetwork [2019-10-09T17:26:40.201Z] === RUN TestDockerSuite/TestContainerAPITop [2019-10-09T17:26:41.131Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-10-09T17:26:41.131Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-10-09T17:26:41.131Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-10-09T17:26:44.406Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-10-09T17:26:44.969Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-10-09T17:26:45.532Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-10-09T17:26:46.199Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-10-09T17:26:49.532Z] Loaded image: buildpack-deps:jessie [2019-10-09T17:26:49.532Z] Loaded image: busybox:latest [2019-10-09T17:26:49.532Z] Loaded image: busybox:glibc [2019-10-09T17:26:49.532Z] Loaded image: debian:jessie [2019-10-09T17:26:49.532Z] Loaded image: hello-world:latest [2019-10-09T17:26:49.532Z] INFO: Testing against a local daemon [2019-10-09T17:26:49.532Z] === RUN TestCgroupNamespacesBuild [2019-10-09T17:26:50.550Z] --- PASS: TestCgroupNamespacesBuild (1.67s) [2019-10-09T17:26:50.550Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-09T17:26:50.550Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-09T17:26:51.455Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-10-09T17:26:52.386Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-10-09T17:26:52.582Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.66s) [2019-10-09T17:26:52.582Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-09T17:26:52.582Z] === RUN TestBuildWithSession [2019-10-09T17:26:52.582Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-09T17:26:52.582Z] build_session_test.go:25: TODO: BuildKit [2019-10-09T17:26:52.582Z] === RUN TestBuildSquashParent [2019-10-09T17:26:54.910Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-10-09T17:26:55.168Z] --- PASS: TestServiceUpdateNetwork (15.45s) [2019-10-09T17:26:55.168Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-09T17:26:55.168Z] PASS [2019-10-09T17:26:55.168Z] [2019-10-09T17:26:55.168Z] DONE 19 tests in 170.737s [2019-10-09T17:26:55.168Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2019-10-09T17:26:55.168Z] ++ 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-09T17:26:55.168Z] ++ set -e [2019-10-09T17:26:55.168Z] ++ '[' -n 0 ']' [2019-10-09T17:26:55.168Z] ++ set -x [2019-10-09T17:26:55.168Z] ++ env -i DEST=/go/src/github.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-09T17:26:55.168Z] INFO: Testing against a local daemon [2019-10-09T17:26:55.168Z] === RUN TestSessionCreate [2019-10-09T17:26:55.425Z] --- PASS: TestSessionCreate (0.04s) [2019-10-09T17:26:55.425Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-09T17:26:55.425Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2019-10-09T17:26:55.425Z] PASS [2019-10-09T17:26:55.425Z] [2019-10-09T17:26:55.425Z] DONE 2 tests in 0.183s [2019-10-09T17:26:55.425Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2019-10-09T17:26:55.425Z] ++ 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-09T17:26:55.425Z] ++ set -e [2019-10-09T17:26:55.425Z] ++ '[' -n 0 ']' [2019-10-09T17:26:55.425Z] ++ set -x [2019-10-09T17:26:55.425Z] ++ env -i DEST=/go/src/github.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-09T17:26:55.425Z] INFO: Testing against a local daemon [2019-10-09T17:26:55.425Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-09T17:26:55.425Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-09T17:26:55.425Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-09T17:26:55.425Z] === RUN TestEventsExecDie [2019-10-09T17:26:55.682Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-10-09T17:26:56.615Z] --- PASS: TestEventsExecDie (0.96s) [2019-10-09T17:26:56.615Z] === RUN TestEventsBackwardsCompatible [2019-10-09T17:26:56.615Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2019-10-09T17:26:56.615Z] === RUN TestInfoBinaryCommits [2019-10-09T17:26:56.615Z] --- PASS: TestInfoBinaryCommits (0.02s) [2019-10-09T17:26:56.615Z] === RUN TestInfoAPIVersioned [2019-10-09T17:26:56.615Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-10-09T17:26:56.615Z] === RUN TestInfoAPI [2019-10-09T17:26:56.615Z] --- PASS: TestInfoAPI (0.03s) [2019-10-09T17:26:56.615Z] === RUN TestInfoAPIWarnings [2019-10-09T17:26:57.548Z] --- PASS: TestInfoAPIWarnings (0.76s) [2019-10-09T17:26:57.548Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-09T17:26:57.548Z] === RUN TestLoginFailsWithBadCredentials [2019-10-09T17:26:57.548Z] --- PASS: TestLoginFailsWithBadCredentials (0.22s) [2019-10-09T17:26:57.548Z] === RUN TestPingCacheHeaders [2019-10-09T17:26:57.548Z] --- PASS: TestPingCacheHeaders (0.06s) [2019-10-09T17:26:57.548Z] === RUN TestPingGet [2019-10-09T17:26:57.548Z] --- PASS: TestPingGet (0.02s) [2019-10-09T17:26:57.548Z] === RUN TestPingHead [2019-10-09T17:26:57.805Z] --- PASS: TestPingHead (0.03s) [2019-10-09T17:26:57.805Z] === RUN TestVersion [2019-10-09T17:26:57.805Z] --- PASS: TestVersion (0.03s) [2019-10-09T17:26:57.805Z] PASS [2019-10-09T17:26:57.805Z] [2019-10-09T17:26:57.805Z] === Skipped [2019-10-09T17:26:57.805Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-09T17:26:57.805Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-09T17:26:57.805Z] [2019-10-09T17:26:57.805Z] [2019-10-09T17:26:57.805Z] DONE 12 tests, 1 skipped in 2.358s [2019-10-09T17:26:57.805Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2019-10-09T17:26:57.805Z] ++ 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-09T17:26:57.805Z] ++ set -e [2019-10-09T17:26:57.805Z] ++ '[' -n 0 ']' [2019-10-09T17:26:57.805Z] ++ set -x [2019-10-09T17:26:57.805Z] ++ env -i DEST=/go/src/github.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-09T17:26:57.805Z] INFO: Testing against a local daemon [2019-10-09T17:26:57.805Z] === RUN TestVolumesCreateAndList [2019-10-09T17:26:57.805Z] --- PASS: TestVolumesCreateAndList (0.03s) [2019-10-09T17:26:57.805Z] === RUN TestVolumesRemove [2019-10-09T17:26:58.064Z] --- PASS: TestVolumesRemove (0.15s) [2019-10-09T17:26:58.064Z] === RUN TestVolumesInspect [2019-10-09T17:26:58.064Z] --- PASS: TestVolumesInspect (0.02s) [2019-10-09T17:26:58.064Z] === RUN TestVolumesInvalidJSON [2019-10-09T17:26:58.064Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-09T17:26:58.064Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-09T17:26:58.064Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-09T17:26:58.064Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2019-10-09T17:26:58.064Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-09T17:26:58.064Z] PASS [2019-10-09T17:26:58.064Z] [2019-10-09T17:26:58.064Z] DONE 5 tests in 0.309s [2019-10-09T17:26:58.064Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-09T17:26:58.080Z] --- PASS: TestBuildSquashParent (5.34s) [2019-10-09T17:26:58.080Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-09T17:26:58.080Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-09T17:26:58.080Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-09T17:26:58.080Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-09T17:26:58.080Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-09T17:26:58.080Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-09T17:26:58.080Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-09T17:26:58.080Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-09T17:26:58.080Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-09T17:26:58.080Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-09T17:26:58.080Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-09T17:26:58.080Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-09T17:26:58.080Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-09T17:26:58.080Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-09T17:26:58.080Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-09T17:26:58.080Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-09T17:26:58.080Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-09T17:26:58.321Z] ++++ cat bundles/test-integration/docker.pid [2019-10-09T17:26:58.321Z] +++ kill 5273 [2019-10-09T17:26:59.693Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-09T17:26:59.693Z] +++ /etc/init.d/apparmor stop [2019-10-09T17:26:59.693Z] Clearing AppArmor profiles cache:. [2019-10-09T17:26:59.693Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-09T17:26:59.693Z] Unloading profiles will leave already running processes permanently [2019-10-09T17:26:59.693Z] unconfined, which can lead to unexpected situations. [2019-10-09T17:26:59.693Z] [2019-10-09T17:26:59.693Z] To set a process to complain mode, use the command line tool [2019-10-09T17:26:59.693Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-09T17:26:59.693Z] with the 'teardown' option." [2019-10-09T17:26:59.693Z] [2019-10-09T17:27:00.791Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-09T17:27:00.791Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-09T17:27:02.825Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2019-10-09T17:27:02.825Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.84s) [2019-10-09T17:27:02.825Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.94s) [2019-10-09T17:27:02.825Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.19s) [2019-10-09T17:27:02.825Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.32s) [2019-10-09T17:27:02.825Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.92s) [2019-10-09T17:27:02.825Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.15s) [2019-10-09T17:27:02.825Z] === RUN TestBuildMultiStageCopy [2019-10-09T17:27:02.825Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-09T17:27:04.852Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-09T17:27:04.852Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-09T17:27:05.137Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-09T17:27:05.422Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-09T17:27:06.050Z] --- PASS: TestBuildMultiStageCopy (3.29s) [2019-10-09T17:27:06.050Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.78s) [2019-10-09T17:27:06.050Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.34s) [2019-10-09T17:27:06.050Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.36s) [2019-10-09T17:27:06.050Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.41s) [2019-10-09T17:27:06.050Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.40s) [2019-10-09T17:27:06.050Z] === RUN TestBuildMultiStageParentConfig [2019-10-09T17:27:06.373Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-09T17:27:06.373Z] ok github.com/docker/docker/api/server/httputils 0.115s coverage: 14.7% of statements [2019-10-09T17:27:07.060Z] --- PASS: TestBuildMultiStageParentConfig (0.97s) [2019-10-09T17:27:07.060Z] === RUN TestBuildLabelWithTargets [2019-10-09T17:27:08.537Z] --- PASS: TestBuildLabelWithTargets (1.58s) [2019-10-09T17:27:08.537Z] === RUN TestBuildWithEmptyLayers [2019-10-09T17:27:08.546Z] ok github.com/docker/docker/api/server/middleware 0.189s coverage: 37.7% of statements [2019-10-09T17:27:08.546Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-09T17:27:08.546Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-09T17:27:08.546Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-09T17:27:08.546Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-09T17:27:08.546Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-09T17:27:08.546Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-09T17:27:08.546Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-09T17:27:08.546Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-09T17:27:08.546Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-09T17:27:08.546Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-09T17:27:08.546Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-09T17:27:09.157Z] --- PASS: TestBuildWithEmptyLayers (0.76s) [2019-10-09T17:27:09.157Z] === RUN TestBuildMultiStageOnBuild [2019-10-09T17:27:10.079Z] ok github.com/docker/docker/api/server/router/swarm 0.103s coverage: 4.0% of statements [2019-10-09T17:27:10.079Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-09T17:27:10.079Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-09T17:27:10.079Z] ? github.com/docker/docker/api/types [no test files] [2019-10-09T17:27:10.079Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-09T17:27:10.079Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-09T17:27:10.079Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-09T17:27:10.079Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-09T17:27:10.079Z] ok github.com/docker/docker/api/types/filters 0.072s coverage: 95.2% of statements [2019-10-09T17:27:10.079Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-09T17:27:10.079Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-09T17:27:10.079Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-09T17:27:10.079Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-09T17:27:10.079Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-09T17:27:10.079Z] ok github.com/docker/docker/api/types/strslice 0.060s coverage: 90.0% of statements [2019-10-09T17:27:10.079Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-09T17:27:10.079Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-09T17:27:10.537Z] ok github.com/docker/docker/api/types/time 0.417s coverage: 100.0% of statements [2019-10-09T17:27:10.537Z] ok github.com/docker/docker/api/types/versions 0.099s coverage: 75.0% of statements [2019-10-09T17:27:10.537Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-09T17:27:10.537Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-09T17:27:10.537Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-09T17:27:10.537Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2019-10-09T17:27:10.537Z] ? github.com/docker/docker/builder [no test files] [2019-10-09T17:27:10.537Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-09T17:27:10.537Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-09T17:27:10.537Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-09T17:27:10.537Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-09T17:27:10.537Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-09T17:27:10.537Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-09T17:27:10.537Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-09T17:27:11.992Z] --- PASS: TestBuildMultiStageOnBuild (2.15s) [2019-10-09T17:27:11.993Z] === RUN TestBuildUncleanTarFilenames [2019-10-09T17:27:12.610Z] --- PASS: TestBuildUncleanTarFilenames (1.14s) [2019-10-09T17:27:12.610Z] === RUN TestBuildMultiStageLayerLeak [2019-10-09T17:27:15.304Z] --- PASS: TestBuildMultiStageLayerLeak (2.28s) [2019-10-09T17:27:15.304Z] === RUN TestBuildWithHugeFile [2019-10-09T17:27:16.369Z] ok github.com/docker/docker/builder/dockerfile 0.729s coverage: 46.1% of statements [2019-10-09T17:27:16.369Z] ok github.com/docker/docker/builder/dockerignore 0.059s coverage: 96.8% of statements [2019-10-09T17:27:16.369Z] ok github.com/docker/docker/builder/remotecontext 0.843s coverage: 9.2% of statements [2019-10-09T17:27:21.695Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-10-09T17:27:21.695Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-10-09T17:27:22.259Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-10-09T17:27:25.534Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-10-09T17:27:28.059Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-10-09T17:27:31.342Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-10-09T17:27:32.289Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-10-09T17:27:32.545Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-10-09T17:27:33.478Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-10-09T17:27:34.408Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2019-10-09T17:27:35.779Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-10-09T17:27:36.348Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-10-09T17:27:37.287Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-10-09T17:27:38.218Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-10-09T17:27:39.586Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-10-09T17:27:40.519Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-10-09T17:27:40.519Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-10-09T17:27:41.452Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-10-09T17:27:42.821Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-10-09T17:27:43.752Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-10-09T17:27:44.682Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-10-09T17:27:45.612Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-10-09T17:27:47.505Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-10-09T17:27:48.069Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-10-09T17:27:49.440Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-10-09T17:27:49.440Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-10-09T17:27:50.389Z] === RUN TestDockerSuite/TestCpRelativePath [2019-10-09T17:27:51.324Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-10-09T17:27:52.039Z] ok github.com/docker/docker/builder/remotecontext/git 33.523s coverage: 85.1% of statements [2019-10-09T17:27:52.039Z] ? github.com/docker/docker/cli [no test files] [2019-10-09T17:27:52.039Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-09T17:27:52.039Z] ok github.com/docker/docker/cli/debug 0.040s coverage: 100.0% of statements [2019-10-09T17:27:52.039Z] ok github.com/docker/docker/client 0.460s coverage: 75.3% of statements [2019-10-09T17:27:52.696Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-10-09T17:27:53.261Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-10-09T17:27:53.572Z] ok github.com/docker/docker/cmd/dockerd 0.670s coverage: 19.0% of statements [2019-10-09T17:27:54.630Z] === RUN TestDockerSuite/TestCpToCaseA [2019-10-09T17:27:56.522Z] === RUN TestDockerSuite/TestCpToCaseB [2019-10-09T17:27:57.306Z] ok github.com/docker/docker/container 0.490s coverage: 42.5% of statements [2019-10-09T17:27:57.306Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-09T17:27:57.306Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-09T17:27:57.306Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-09T17:27:57.306Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-09T17:27:57.451Z] === RUN TestDockerSuite/TestCpToCaseC [2019-10-09T17:27:59.975Z] === RUN TestDockerSuite/TestCpToCaseD [2019-10-09T17:28:01.869Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-10-09T17:28:05.143Z] === RUN TestDockerSuite/TestCpToCaseE [2019-10-09T17:28:07.038Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-10-09T17:28:08.933Z] === RUN TestDockerSuite/TestCpToCaseF [2019-10-09T17:28:09.864Z] === RUN TestDockerSuite/TestCpToCaseG [2019-10-09T17:28:15.124Z] === RUN TestDockerSuite/TestCpToCaseH [2019-10-09T17:28:18.374Z] ok github.com/docker/docker/daemon 2.978s coverage: 9.2% of statements [2019-10-09T17:28:18.374Z] ok github.com/docker/docker/daemon/cluster 1.801s coverage: 0.5% of statements [2019-10-09T17:28:18.374Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.361s coverage: 65.3% of statements [2019-10-09T17:28:18.374Z] ok github.com/docker/docker/daemon/cluster/convert 0.619s coverage: 35.8% of statements [2019-10-09T17:28:18.374Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-09T17:28:18.374Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.084s coverage: 10.9% of statements [2019-10-09T17:28:18.374Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-09T17:28:18.374Z] ok github.com/docker/docker/daemon/config 1.280s coverage: 82.8% of statements [2019-10-09T17:28:18.374Z] ok github.com/docker/docker/daemon/discovery 0.200s coverage: 30.0% of statements [2019-10-09T17:28:18.374Z] ok github.com/docker/docker/daemon/events 0.572s coverage: 50.0% of statements [2019-10-09T17:28:18.374Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-09T17:28:18.374Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-09T17:28:18.374Z] ok github.com/docker/docker/daemon/graphdriver 0.216s coverage: 2.3% of statements [2019-10-09T17:28:18.374Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2019-10-09T17:28:18.374Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2019-10-09T17:28:18.374Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-09T17:28:18.374Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2019-10-09T17:28:18.374Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2019-10-09T17:28:18.374Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2019-10-09T17:28:18.374Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2019-10-09T17:28:18.374Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-09T17:28:18.374Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2019-10-09T17:28:18.374Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2019-10-09T17:28:18.374Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2019-10-09T17:28:19.299Z] === RUN TestDockerSuite/TestCpToCaseI [2019-10-09T17:28:19.340Z] ok github.com/docker/docker/daemon/images 0.541s coverage: 4.9% of statements [2019-10-09T17:28:19.340Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-09T17:28:19.340Z] ok github.com/docker/docker/daemon/links 0.466s coverage: 93.0% of statements [2019-10-09T17:28:19.340Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-09T17:28:19.340Z] ok github.com/docker/docker/daemon/logger 0.584s coverage: 43.0% of statements [2019-10-09T17:28:19.340Z] ok github.com/docker/docker/daemon/logger/awslogs 0.542s coverage: 77.8% of statements [2019-10-09T17:28:19.340Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2019-10-09T17:28:19.340Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-09T17:28:19.340Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-09T17:28:19.340Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2019-10-09T17:28:19.340Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2019-10-09T17:28:19.556Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-10-09T17:28:20.310Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.676s coverage: 62.1% of statements [2019-10-09T17:28:20.310Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.470s coverage: 88.3% of statements [2019-10-09T17:28:22.483Z] ok github.com/docker/docker/daemon/logger/local 0.858s coverage: 74.7% of statements [2019-10-09T17:28:22.483Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-09T17:28:22.483Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.422s coverage: 21.4% of statements [2019-10-09T17:28:24.809Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2019-10-09T17:28:25.562Z] ok github.com/docker/docker/daemon/logger/splunk 2.220s coverage: 84.5% of statements [2019-10-09T17:28:25.562Z] ok github.com/docker/docker/daemon/logger/syslog 0.176s coverage: 47.8% of statements [2019-10-09T17:28:25.562Z] ok github.com/docker/docker/daemon/logger/templates 0.059s coverage: 8.3% of statements [2019-10-09T17:28:25.562Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-09T17:28:25.562Z] ? github.com/docker/docker/daemon/network [no test files] [2019-10-09T17:28:25.562Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-09T17:28:25.739Z] === RUN TestDockerSuite/TestCpToDot [2019-10-09T17:28:25.996Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-10-09T17:28:26.561Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-10-09T17:28:28.454Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-10-09T17:28:28.458Z] ok github.com/docker/docker/distribution 1.839s coverage: 20.6% of statements [2019-10-09T17:28:28.458Z] ok github.com/docker/docker/distribution/metadata 1.964s coverage: 48.2% of statements [2019-10-09T17:28:28.458Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-09T17:28:29.423Z] ok github.com/docker/docker/distribution/xfer 2.488s coverage: 76.8% of statements [2019-10-09T17:28:29.423Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-09T17:28:29.423Z] ok github.com/docker/docker/errdefs 0.118s coverage: 49.4% of statements [2019-10-09T17:28:30.978Z] === RUN TestDockerSuite/TestCpToStdout [2019-10-09T17:28:31.543Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-10-09T17:28:31.595Z] ok github.com/docker/docker/image 1.186s coverage: 86.4% of statements [2019-10-09T17:28:31.595Z] ok github.com/docker/docker/image/cache 0.384s coverage: 19.2% of statements [2019-10-09T17:28:31.595Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-09T17:28:31.595Z] ok github.com/docker/docker/image/v1 0.566s coverage: 25.0% of statements [2019-10-09T17:28:31.595Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-09T17:28:34.494Z] ok github.com/docker/docker/layer 0.518s coverage: 30.0% of statements [2019-10-09T17:28:34.494Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-09T17:28:35.717Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-10-09T17:28:35.717Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-10-09T17:28:36.280Z] === RUN TestDockerSuite/TestCpVolumePath [2019-10-09T17:28:36.666Z] ok github.com/docker/docker/libcontainerd/local 0.441s coverage: 1.0% of statements [2019-10-09T17:28:36.666Z] ok github.com/docker/docker/libcontainerd/queue 0.174s coverage: 100.0% of statements [2019-10-09T17:28:36.666Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-09T17:28:36.666Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-09T17:28:36.666Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-09T17:28:36.666Z] ? github.com/docker/docker/oci [no test files] [2019-10-09T17:28:36.666Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-09T17:28:36.666Z] ok github.com/docker/docker/opts 0.382s coverage: 67.3% of statements [2019-10-09T17:28:36.666Z] ok github.com/docker/docker/pkg/aaparser 0.231s coverage: 50.0% of statements [2019-10-09T17:28:37.384Z] --- PASS: TestBuildWithHugeFile (81.00s) [2019-10-09T17:28:37.384Z] === RUN TestBuildWithEmptyDockerfile [2019-10-09T17:28:37.384Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-09T17:28:37.384Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-09T17:28:37.384Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-09T17:28:37.384Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-09T17:28:37.384Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-09T17:28:37.384Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-09T17:28:37.384Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-09T17:28:37.384Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-09T17:28:37.384Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-09T17:28:37.384Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2019-10-09T17:28:37.384Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.40s) [2019-10-09T17:28:37.384Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.40s) [2019-10-09T17:28:37.384Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.40s) [2019-10-09T17:28:37.384Z] === RUN TestBuildPreserveOwnership [2019-10-09T17:28:37.384Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-09T17:28:38.175Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-10-09T17:28:38.175Z] === RUN TestDockerSuite/TestCreateArgs [2019-10-09T17:28:38.175Z] === RUN TestDockerSuite/TestCreateByImageID [2019-10-09T17:28:38.738Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-10-09T17:28:39.669Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-10-09T17:28:39.669Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-10-09T17:28:39.669Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-10-09T17:28:40.078Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-09T17:28:40.600Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-10-09T17:28:40.857Z] === RUN TestDockerSuite/TestCreateLabels [2019-10-09T17:28:40.857Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-10-09T17:28:41.114Z] === RUN TestDockerSuite/TestCreateRM [2019-10-09T17:28:41.371Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-10-09T17:28:41.371Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-10-09T17:28:41.371Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-10-09T17:28:41.565Z] --- PASS: TestBuildPreserveOwnership (5.16s) [2019-10-09T17:28:41.565Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.46s) [2019-10-09T17:28:41.565Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.69s) [2019-10-09T17:28:41.565Z] === RUN TestBuildPlatformInvalid [2019-10-09T17:28:41.565Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2019-10-09T17:28:41.565Z] PASS [2019-10-09T17:28:41.565Z] [2019-10-09T17:28:41.565Z] === Skipped [2019-10-09T17:28:41.565Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2019-10-09T17:28:41.565Z] build_session_test.go:25: TODO: BuildKit [2019-10-09T17:28:41.565Z] [2019-10-09T17:28:41.565Z] [2019-10-09T17:28:41.565Z] DONE 32 tests, 1 skipped in 127.313s [2019-10-09T17:28:41.565Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2019-10-09T17:28:41.565Z] ++ 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-09T17:28:41.565Z] ++ set -e [2019-10-09T17:28:41.565Z] ++ '[' -n 0 ']' [2019-10-09T17:28:41.565Z] ++ set -x [2019-10-09T17:28:41.565Z] ++ env -i DEST=/go/src/github.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-09T17:28:41.628Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-10-09T17:28:41.853Z] INFO: Testing against a local daemon [2019-10-09T17:28:41.853Z] === RUN TestConfigList [2019-10-09T17:28:43.530Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-10-09T17:28:43.788Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-10-09T17:28:43.884Z] --- PASS: TestConfigList (2.24s) [2019-10-09T17:28:43.884Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-09T17:28:43.884Z] === RUN TestConfigsCreateAndDelete [2019-10-09T17:28:44.045Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-10-09T17:28:44.045Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-10-09T17:28:46.562Z] --- PASS: TestConfigsCreateAndDelete (2.25s) [2019-10-09T17:28:46.562Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-09T17:28:46.562Z] === RUN TestConfigsUpdate [2019-10-09T17:28:48.601Z] --- PASS: TestConfigsUpdate (2.27s) [2019-10-09T17:28:48.601Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-09T17:28:48.601Z] === RUN TestTemplatedConfig [2019-10-09T17:28:49.298Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-10-09T17:28:49.298Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-10-09T17:28:49.298Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-10-09T17:28:49.298Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-10-09T17:28:49.555Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-10-09T17:28:49.555Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-10-09T17:28:50.119Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-10-09T17:28:52.012Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-10-09T17:28:52.083Z] --- PASS: TestTemplatedConfig (3.08s) [2019-10-09T17:28:52.084Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-09T17:28:52.084Z] === RUN TestConfigInspect [2019-10-09T17:28:52.576Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-10-09T17:28:54.111Z] --- PASS: TestConfigInspect (2.19s) [2019-10-09T17:28:54.111Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-09T17:28:54.111Z] === RUN TestConfigCreateWithLabels [2019-10-09T17:28:54.469Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-10-09T17:28:56.164Z] --- PASS: TestConfigCreateWithLabels (2.19s) [2019-10-09T17:28:56.164Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-09T17:28:56.164Z] === RUN TestConfigCreateResolve [2019-10-09T17:28:56.362Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-10-09T17:28:56.926Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-10-09T17:28:57.856Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-10-09T17:28:57.856Z] === RUN TestDockerSuite/TestDevicePermissions [2019-10-09T17:28:58.200Z] --- PASS: TestConfigCreateResolve (2.13s) [2019-10-09T17:28:58.200Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-09T17:28:58.200Z] === RUN TestConfigDaemonLibtrustID [2019-10-09T17:28:58.786Z] === RUN TestDockerSuite/TestDockerFails [2019-10-09T17:28:58.786Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2019-10-09T17:28:58.786Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2019-10-09T17:28:58.786Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2019-10-09T17:28:58.817Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2019-10-09T17:28:58.817Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-09T17:28:58.817Z] PASS [2019-10-09T17:28:58.817Z] [2019-10-09T17:28:58.817Z] DONE 8 tests in 16.998s [2019-10-09T17:28:58.817Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2019-10-09T17:28:58.817Z] ++ 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-09T17:28:58.817Z] ++ set -e [2019-10-09T17:28:58.817Z] ++ '[' -n 0 ']' [2019-10-09T17:28:58.817Z] ++ set -x [2019-10-09T17:28:58.817Z] ++ env -i DEST=/go/src/github.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-09T17:28:58.817Z] INFO: Testing against a local daemon [2019-10-09T17:28:58.817Z] === RUN TestCheckpoint [2019-10-09T17:28:58.817Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-09T17:28:58.817Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-09T17:28:58.817Z] === RUN TestContainerInvalidJSON [2019-10-09T17:28:58.817Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-09T17:28:58.817Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-09T17:28:58.817Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-09T17:28:58.817Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-09T17:28:58.817Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-09T17:28:58.817Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-09T17:28:58.817Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-09T17:28:58.817Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-09T17:28:58.817Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-09T17:28:58.817Z] --- PASS: TestContainerInvalidJSON (0.05s) [2019-10-09T17:28:58.817Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-09T17:28:58.817Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-09T17:28:58.817Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-09T17:28:58.817Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-09T17:28:59.098Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2019-10-09T17:28:59.098Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-09T17:28:59.098Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2019-10-09T17:28:59.098Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-09T17:28:59.098Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2019-10-09T17:28:59.098Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-09T17:28:59.384Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2019-10-09T17:28:59.384Z] === RUN TestCopyFromContainer [2019-10-09T17:29:00.157Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2019-10-09T17:29:00.157Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2019-10-09T17:29:00.871Z] === RUN TestCopyFromContainer// [2019-10-09T17:29:01.088Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2019-10-09T17:29:01.155Z] === RUN TestCopyFromContainer//bar/root [2019-10-09T17:29:01.155Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-09T17:29:01.155Z] === RUN TestCopyFromContainer/bar/quux [2019-10-09T17:29:01.440Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-09T17:29:01.440Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-09T17:29:01.440Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-09T17:29:01.725Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-09T17:29:01.725Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-09T17:29:01.725Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-09T17:29:02.009Z] --- PASS: TestCopyFromContainer (2.66s) [2019-10-09T17:29:02.009Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-10-09T17:29:02.009Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2019-10-09T17:29:02.009Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-10-09T17:29:02.009Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2019-10-09T17:29:02.009Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2019-10-09T17:29:02.009Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2019-10-09T17:29:02.009Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2019-10-09T17:29:02.009Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2019-10-09T17:29:02.009Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2019-10-09T17:29:02.009Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2019-10-09T17:29:02.009Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-09T17:29:02.009Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-09T17:29:02.009Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-09T17:29:02.009Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-09T17:29:02.009Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-09T17:29:02.009Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-09T17:29:02.009Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-09T17:29:02.009Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-09T17:29:02.009Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-09T17:29:02.009Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-09T17:29:02.009Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-10-09T17:29:02.009Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-09T17:29:02.009Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-09T17:29:02.009Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-10-09T17:29:02.009Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-09T17:29:02.009Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-10-09T17:29:02.009Z] === RUN TestCreateWithInvalidEnv [2019-10-09T17:29:02.009Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-09T17:29:02.009Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-09T17:29:02.009Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-09T17:29:02.009Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-09T17:29:02.009Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-09T17:29:02.009Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-09T17:29:02.009Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-09T17:29:02.009Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-09T17:29:02.009Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-09T17:29:02.009Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2019-10-09T17:29:02.009Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-09T17:29:02.009Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-09T17:29:02.009Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-09T17:29:02.009Z] === RUN TestCreateTmpfsMountsTarget [2019-10-09T17:29:02.009Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-10-09T17:29:02.009Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-09T17:29:03.612Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2019-10-09T17:29:03.612Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2019-10-09T17:29:03.612Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2019-10-09T17:29:03.612Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2019-10-09T17:29:04.049Z] --- PASS: TestCreateWithCustomMaskedPaths (1.87s) [2019-10-09T17:29:04.049Z] === RUN TestCreateWithCapabilities [2019-10-09T17:29:04.049Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-09T17:29:04.049Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-09T17:29:04.049Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-09T17:29:04.049Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-09T17:29:04.049Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-09T17:29:04.049Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-09T17:29:04.049Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-09T17:29:04.049Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-09T17:29:04.049Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-09T17:29:04.049Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-09T17:29:04.049Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-09T17:29:04.049Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-09T17:29:04.049Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-09T17:29:04.049Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-09T17:29:04.049Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-09T17:29:04.049Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-09T17:29:04.049Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-09T17:29:04.049Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-09T17:29:04.049Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-09T17:29:04.049Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-09T17:29:04.049Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-09T17:29:04.049Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-09T17:29:04.049Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-09T17:29:04.049Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-09T17:29:04.049Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-09T17:29:04.049Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-09T17:29:04.049Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-09T17:29:04.049Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-09T17:29:04.049Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-09T17:29:04.049Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-09T17:29:04.049Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-09T17:29:04.049Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-09T17:29:04.049Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-09T17:29:04.049Z] --- PASS: TestCreateWithCapabilities (0.03s) [2019-10-09T17:29:04.049Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-10-09T17:29:04.049Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2019-10-09T17:29:04.049Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2019-10-09T17:29:04.049Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-09T17:29:04.049Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2019-10-09T17:29:04.049Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-09T17:29:04.049Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2019-10-09T17:29:04.049Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2019-10-09T17:29:04.049Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2019-10-09T17:29:04.049Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.04s) [2019-10-09T17:29:04.049Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2019-10-09T17:29:04.049Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-09T17:29:06.088Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.95s) [2019-10-09T17:29:06.088Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-09T17:29:06.088Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-09T17:29:06.088Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-09T17:29:06.088Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-09T17:29:06.088Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-09T17:29:06.088Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-09T17:29:06.088Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-09T17:29:06.088Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-09T17:29:06.088Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-09T17:29:06.088Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-09T17:29:06.088Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-09T17:29:06.088Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-09T17:29:06.088Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-09T17:29:06.088Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-09T17:29:06.088Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-09T17:29:06.088Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-09T17:29:06.088Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2019-10-09T17:29:06.088Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2019-10-09T17:29:06.088Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2019-10-09T17:29:06.088Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2019-10-09T17:29:06.088Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2019-10-09T17:29:06.088Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2019-10-09T17:29:06.088Z] === RUN TestContainerStartOnDaemonRestart [2019-10-09T17:29:06.088Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-09T17:29:06.088Z] === RUN TestDaemonRestartIpcMode [2019-10-09T17:29:06.088Z] === PAUSE TestDaemonRestartIpcMode [2019-10-09T17:29:06.088Z] === RUN TestDiff [2019-10-09T17:29:06.594Z] ok github.com/docker/docker/pkg/archive 10.029s coverage: 62.0% of statements [2019-10-09T17:29:06.594Z] ok github.com/docker/docker/pkg/authorization 0.859s coverage: 26.8% of statements [2019-10-09T17:29:06.594Z] ok github.com/docker/docker/pkg/broadcaster 0.082s coverage: 100.0% of statements [2019-10-09T17:29:06.594Z] ok github.com/docker/docker/pkg/capabilities 0.045s coverage: 87.5% of statements [2019-10-09T17:29:06.594Z] ok github.com/docker/docker/pkg/chrootarchive 0.132s coverage: 15.4% of statements [2019-10-09T17:29:06.594Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-09T17:29:06.594Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-09T17:29:06.594Z] ok github.com/docker/docker/pkg/directory 0.220s coverage: 80.0% of statements [2019-10-09T17:29:06.594Z] ok github.com/docker/docker/pkg/discovery 0.131s coverage: 58.3% of statements [2019-10-09T17:29:06.594Z] ok github.com/docker/docker/pkg/discovery/file 0.127s coverage: 92.9% of statements [2019-10-09T17:29:06.594Z] ok github.com/docker/docker/pkg/discovery/kv 3.732s coverage: 84.1% of statements [2019-10-09T17:29:06.594Z] ok github.com/docker/docker/pkg/discovery/memory 0.075s coverage: 92.3% of statements [2019-10-09T17:29:06.594Z] ok github.com/docker/docker/pkg/discovery/nodes 0.143s coverage: 93.8% of statements [2019-10-09T17:29:06.594Z] ok github.com/docker/docker/pkg/filenotify 0.123s coverage: 36.2% of statements [2019-10-09T17:29:06.594Z] ok github.com/docker/docker/pkg/fileutils 0.172s coverage: 87.7% of statements [2019-10-09T17:29:06.594Z] ok github.com/docker/docker/pkg/homedir 0.083s coverage: 42.9% of statements [2019-10-09T17:29:06.594Z] ok github.com/docker/docker/pkg/idtools 0.058s coverage: 6.3% of statements [2019-10-09T17:29:06.594Z] ok github.com/docker/docker/pkg/ioutils 0.724s coverage: 68.4% of statements [2019-10-09T17:29:06.594Z] ok github.com/docker/docker/pkg/jsonmessage 0.278s coverage: 91.7% of statements [2019-10-09T17:29:06.594Z] ok github.com/docker/docker/pkg/locker 0.096s coverage: 88.9% of statements [2019-10-09T17:29:06.594Z] ok github.com/docker/docker/pkg/longpath 0.155s coverage: 100.0% of statements [2019-10-09T17:29:06.594Z] ? github.com/docker/docker/pkg/mount [no test files] [2019-10-09T17:29:06.594Z] ok github.com/docker/docker/pkg/namesgenerator 0.047s coverage: 85.7% of statements [2019-10-09T17:29:06.594Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-09T17:29:06.594Z] ok github.com/docker/docker/pkg/parsers 0.073s coverage: 97.0% of statements [2019-10-09T17:29:06.594Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2019-10-09T17:29:06.594Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2019-10-09T17:29:06.594Z] ok github.com/docker/docker/pkg/pidfile 0.137s coverage: 82.6% of statements [2019-10-09T17:29:06.594Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-09T17:29:06.594Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-09T17:29:06.910Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-10-09T17:29:07.267Z] --- PASS: TestDiff (0.68s) [2019-10-09T17:29:07.267Z] === RUN TestExecWithCloseStdin [2019-10-09T17:29:07.883Z] --- PASS: TestExecWithCloseStdin (0.93s) [2019-10-09T17:29:07.883Z] === RUN TestExec [2019-10-09T17:29:08.505Z] --- PASS: TestExec (0.85s) [2019-10-09T17:29:08.506Z] === RUN TestExecUser [2019-10-09T17:29:09.523Z] --- PASS: TestExecUser (0.85s) [2019-10-09T17:29:09.523Z] === RUN TestExportContainerAndImportImage [2019-10-09T17:29:10.558Z] --- PASS: TestExportContainerAndImportImage (0.97s) [2019-10-09T17:29:10.558Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-09T17:29:11.178Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-10-09T17:29:12.057Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) [2019-10-09T17:29:12.057Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-09T17:29:12.057Z] === RUN TestHealthCheckWorkdir [2019-10-09T17:29:13.073Z] --- PASS: TestHealthCheckWorkdir (1.16s) [2019-10-09T17:29:13.073Z] === RUN TestHealthKillContainer [2019-10-09T17:29:14.454Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-10-09T17:29:16.582Z] --- PASS: TestHealthKillContainer (2.97s) [2019-10-09T17:29:16.582Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-09T17:29:16.868Z] --- PASS: TestInspectCpusetInConfigPre120 (0.68s) [2019-10-09T17:29:16.868Z] === RUN TestIpcModeNone [2019-10-09T17:29:16.976Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-10-09T17:29:17.880Z] --- PASS: TestIpcModeNone (0.88s) [2019-10-09T17:29:17.880Z] === RUN TestIpcModePrivate [2019-10-09T17:29:18.513Z] --- PASS: TestIpcModePrivate (0.90s) [2019-10-09T17:29:18.513Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2019-10-09T17:29:18.513Z] === RUN TestIpcModeShareable [2019-10-09T17:29:18.869Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2019-10-09T17:29:19.525Z] --- PASS: TestIpcModeShareable (0.87s) [2019-10-09T17:29:19.525Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2019-10-09T17:29:19.525Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-09T17:29:20.243Z] === RUN TestDockerSuite/TestEventsAttach [2019-10-09T17:29:21.173Z] === RUN TestDockerSuite/TestEventsCommit [2019-10-09T17:29:22.104Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-10-09T17:29:22.216Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.52s) [2019-10-09T17:29:22.216Z] === RUN TestAPIIpcModeHost [2019-10-09T17:29:22.835Z] --- PASS: TestAPIIpcModeHost (0.75s) [2019-10-09T17:29:22.835Z] === RUN TestDaemonIpcModeShareable [2019-10-09T17:29:23.035Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-10-09T17:29:23.966Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-10-09T17:29:24.447Z] ok github.com/docker/docker/pkg/plugins 35.198s coverage: 73.4% of statements [2019-10-09T17:29:24.447Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.129s coverage: 56.8% of statements [2019-10-09T17:29:24.447Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-09T17:29:24.447Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-09T17:29:24.447Z] ok github.com/docker/docker/pkg/plugins/transport 0.208s coverage: 85.7% of statements [2019-10-09T17:29:24.447Z] ok github.com/docker/docker/pkg/pools 0.129s coverage: 88.2% of statements [2019-10-09T17:29:24.447Z] ok github.com/docker/docker/pkg/progress 0.090s coverage: 75.9% of statements [2019-10-09T17:29:24.447Z] ok github.com/docker/docker/pkg/pubsub 1.128s coverage: 73.9% of statements [2019-10-09T17:29:24.447Z] ok github.com/docker/docker/pkg/reexec 0.141s coverage: 82.4% of statements [2019-10-09T17:29:24.447Z] ok github.com/docker/docker/pkg/signal 0.141s coverage: 20.3% of statements [2019-10-09T17:29:24.447Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-09T17:29:24.447Z] ok github.com/docker/docker/pkg/stdcopy 0.060s coverage: 100.0% of statements [2019-10-09T17:29:24.447Z] ok github.com/docker/docker/pkg/streamformatter 0.168s coverage: 66.2% of statements [2019-10-09T17:29:24.447Z] ok github.com/docker/docker/pkg/stringid 0.068s coverage: 70.6% of statements [2019-10-09T17:29:24.447Z] ? github.com/docker/docker/pkg/symlink [no test files] [2019-10-09T17:29:24.447Z] ok github.com/docker/docker/pkg/sysinfo 0.064s coverage: 38.2% of statements [2019-10-09T17:29:24.447Z] ok github.com/docker/docker/pkg/system 0.080s coverage: 12.7% of statements [2019-10-09T17:29:24.447Z] ok github.com/docker/docker/pkg/tailfile 0.073s coverage: 88.6% of statements [2019-10-09T17:29:24.447Z] ok github.com/docker/docker/pkg/tarsum 0.248s coverage: 89.3% of statements [2019-10-09T17:29:24.447Z] ok github.com/docker/docker/pkg/term 0.135s coverage: 30.8% of statements [2019-10-09T17:29:24.447Z] ok github.com/docker/docker/pkg/term/windows 0.072s coverage: 0.0% of statements [no tests to run] [2019-10-09T17:29:24.447Z] ok github.com/docker/docker/pkg/truncindex 0.219s coverage: 91.5% of statements [2019-10-09T17:29:24.447Z] ok github.com/docker/docker/pkg/urlutil 0.074s coverage: 100.0% of statements [2019-10-09T17:29:24.447Z] ok github.com/docker/docker/pkg/useragent 0.086s coverage: 88.9% of statements [2019-10-09T17:29:24.447Z] ok github.com/docker/docker/plugin 0.393s coverage: 11.6% of statements [2019-10-09T17:29:24.447Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-09T17:29:24.447Z] ok github.com/docker/docker/plugin/v2 0.232s coverage: 20.1% of statements [2019-10-09T17:29:24.447Z] ok github.com/docker/docker/reference 0.151s coverage: 84.4% of statements [2019-10-09T17:29:24.447Z] ok github.com/docker/docker/registry 0.785s coverage: 52.2% of statements [2019-10-09T17:29:24.447Z] ok github.com/docker/docker/registry/resumable 0.476s coverage: 100.0% of statements [2019-10-09T17:29:24.447Z] ok github.com/docker/docker/restartmanager 0.045s coverage: 45.3% of statements [2019-10-09T17:29:24.447Z] ? github.com/docker/docker/rootless [no test files] [2019-10-09T17:29:24.447Z] ok github.com/docker/docker/runconfig 0.157s coverage: 54.5% of statements [2019-10-09T17:29:24.447Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-09T17:29:24.447Z] ok github.com/docker/docker/testutil 0.216s coverage: 62.5% of statements [2019-10-09T17:29:24.447Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-09T17:29:24.447Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-09T17:29:24.447Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-09T17:29:24.447Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-09T17:29:24.447Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-09T17:29:24.447Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-09T17:29:24.447Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-09T17:29:24.447Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-09T17:29:24.447Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-09T17:29:24.447Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-09T17:29:24.447Z] ? github.com/docker/docker/volume [no test files] [2019-10-09T17:29:24.447Z] ok github.com/docker/docker/volume/drivers 0.423s coverage: 36.1% of statements [2019-10-09T17:29:24.447Z] ok github.com/docker/docker/volume/local 0.311s coverage: 37.7% of statements [2019-10-09T17:29:24.447Z] ok github.com/docker/docker/volume/mounts 0.121s coverage: 66.2% of statements [2019-10-09T17:29:24.447Z] ok github.com/docker/docker/volume/service 0.535s coverage: 70.3% of statements [2019-10-09T17:29:24.447Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-09T17:29:24.447Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-09T17:29:24.530Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2019-10-09T17:29:24.872Z] --- PASS: TestDaemonIpcModeShareable (1.81s) [2019-10-09T17:29:24.872Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-09T17:29:24.872Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-10-09T17:29:24.872Z] === RUN TestDaemonIpcModePrivate [2019-10-09T17:29:26.363Z] --- PASS: TestDaemonIpcModePrivate (1.78s) [2019-10-09T17:29:26.364Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-09T17:29:26.364Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-10-09T17:29:26.364Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-09T17:29:26.619Z] INFO: make.ps1 ended at 10/09/2019 17:29:26 [2019-10-09T17:29:27.051Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2019-10-09T17:29:28.403Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.82s) [2019-10-09T17:29:28.403Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-09T17:29:28.403Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-10-09T17:29:28.403Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-09T17:29:28.419Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-10-09T17:29:28.790Z] INFO: Unit tests ended at 10/09/2019 17:29:28. Duration:00:03:55.6538800 [2019-10-09T17:29:28.790Z] INFO: Building busybox [2019-10-09T17:29:28.790Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-10-09T17:29:28.790Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-10-09T17:29:28.790Z] [2019-10-09T17:29:28.790Z] Sending build context to Docker daemon 2.56kB [2019-10-09T17:29:28.790Z] [2019-10-09T17:29:28.790Z] Step 1/6 : FROM microsoft/windowsservercore [2019-10-09T17:29:28.790Z] ---> 739b21bd02e7 [2019-10-09T17:29:28.790Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2019-10-09T17:29:28.790Z] ---> Running in 718f7804b2ab [2019-10-09T17:29:29.885Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.80s) [2019-10-09T17:29:29.885Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-09T17:29:29.885Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-10-09T17:29:29.885Z] === RUN TestIpcModeOlderClient [2019-10-09T17:29:29.885Z] === PAUSE TestIpcModeOlderClient [2019-10-09T17:29:29.885Z] === RUN TestKillContainerInvalidSignal [2019-10-09T17:29:30.891Z] --- PASS: TestKillContainerInvalidSignal (0.70s) [2019-10-09T17:29:30.891Z] === RUN TestKillContainer [2019-10-09T17:29:30.891Z] === RUN TestKillContainer/no_signal [2019-10-09T17:29:31.508Z] === RUN TestKillContainer/non_killing_signal [2019-10-09T17:29:31.702Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2019-10-09T17:29:31.794Z] === RUN TestKillContainer/killing_signal [2019-10-09T17:29:32.813Z] --- PASS: TestKillContainer (2.09s) [2019-10-09T17:29:32.813Z] --- PASS: TestKillContainer/no_signal (0.66s) [2019-10-09T17:29:32.813Z] --- PASS: TestKillContainer/non_killing_signal (0.45s) [2019-10-09T17:29:32.813Z] --- PASS: TestKillContainer/killing_signal (0.69s) [2019-10-09T17:29:32.813Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-09T17:29:32.813Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-09T17:29:33.435Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-09T17:29:34.227Z] === RUN TestDockerSuite/TestEventsCopy [2019-10-09T17:29:34.446Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.47s) [2019-10-09T17:29:34.446Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.66s) [2019-10-09T17:29:34.446Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s) [2019-10-09T17:29:34.446Z] === RUN TestKillStoppedContainer [2019-10-09T17:29:34.446Z] --- PASS: TestKillStoppedContainer (0.08s) [2019-10-09T17:29:34.446Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-09T17:29:34.446Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2019-10-09T17:29:34.446Z] === RUN TestKillDifferentUserContainer [2019-10-09T17:29:34.568Z] Removing intermediate container 718f7804b2ab [2019-10-09T17:29:34.568Z] ---> 97578c3aa1b3 [2019-10-09T17:29:34.568Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2019-10-09T17:29:35.065Z] --- PASS: TestKillDifferentUserContainer (0.70s) [2019-10-09T17:29:35.065Z] === RUN TestInspectOomKilledTrue [2019-10-09T17:29:35.533Z] [2019-10-09T17:29:35.597Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2019-10-09T17:29:35.597Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-10-09T17:29:35.991Z] ---> 755f24168bf2 [2019-10-09T17:29:35.991Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2019-10-09T17:29:35.991Z] ---> Running in f542248755d7 [2019-10-09T17:29:36.539Z] --- PASS: TestInspectOomKilledTrue (1.30s) [2019-10-09T17:29:36.540Z] === RUN TestInspectOomKilledFalse [2019-10-09T17:29:37.154Z] --- PASS: TestInspectOomKilledFalse (0.66s) [2019-10-09T17:29:37.155Z] === RUN TestLinksEtcHostsContentMatch [2019-10-09T17:29:37.492Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-10-09T17:29:37.527Z] [2019-10-09T17:29:37.527Z] SUCCESS: Specified value was saved. [2019-10-09T17:29:37.775Z] --- PASS: TestLinksEtcHostsContentMatch (0.65s) [2019-10-09T17:29:37.775Z] === RUN TestLinksContainerNames [2019-10-09T17:29:38.423Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-10-09T17:29:38.679Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-10-09T17:29:38.680Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-10-09T17:29:39.258Z] --- PASS: TestLinksContainerNames (1.40s) [2019-10-09T17:29:39.258Z] === RUN TestLogsFollowTailEmpty [2019-10-09T17:29:39.886Z] --- PASS: TestLogsFollowTailEmpty (0.72s) [2019-10-09T17:29:39.886Z] === RUN TestContainerNetworkMountsNoChown [2019-10-09T17:29:40.428Z] Removing intermediate container f542248755d7 [2019-10-09T17:29:40.428Z] ---> e1b741eae322 [2019-10-09T17:29:40.428Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2019-10-09T17:29:40.428Z] ---> Running in 3686659a4129 [2019-10-09T17:29:40.521Z] --- PASS: TestContainerNetworkMountsNoChown (0.71s) [2019-10-09T17:29:40.521Z] === RUN TestMountDaemonRoot [2019-10-09T17:29:40.521Z] === RUN TestMountDaemonRoot/default [2019-10-09T17:29:40.521Z] === PAUSE TestMountDaemonRoot/default [2019-10-09T17:29:40.521Z] === RUN TestMountDaemonRoot/private [2019-10-09T17:29:40.521Z] === PAUSE TestMountDaemonRoot/private [2019-10-09T17:29:40.521Z] === RUN TestMountDaemonRoot/rprivate [2019-10-09T17:29:40.521Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-09T17:29:40.521Z] === RUN TestMountDaemonRoot/slave [2019-10-09T17:29:40.521Z] === PAUSE TestMountDaemonRoot/slave [2019-10-09T17:29:40.521Z] === RUN TestMountDaemonRoot/rslave [2019-10-09T17:29:40.521Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-09T17:29:40.521Z] === RUN TestMountDaemonRoot/shared [2019-10-09T17:29:40.521Z] === PAUSE TestMountDaemonRoot/shared [2019-10-09T17:29:40.521Z] === RUN TestMountDaemonRoot/rshared [2019-10-09T17:29:40.521Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-09T17:29:40.521Z] === CONT TestMountDaemonRoot/default [2019-10-09T17:29:40.521Z] === CONT TestMountDaemonRoot/rslave [2019-10-09T17:29:40.521Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-09T17:29:40.521Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-09T17:29:40.521Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-09T17:29:40.521Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-09T17:29:40.521Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-09T17:29:40.521Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-09T17:29:40.521Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-09T17:29:40.521Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-09T17:29:40.522Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-09T17:29:40.522Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-09T17:29:40.522Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-09T17:29:40.522Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-09T17:29:40.522Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-09T17:29:40.522Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-09T17:29:40.522Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-09T17:29:40.522Z] === CONT TestMountDaemonRoot/rprivate [2019-10-09T17:29:40.522Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-09T17:29:40.522Z] === CONT TestMountDaemonRoot/rshared [2019-10-09T17:29:40.522Z] === CONT TestMountDaemonRoot/slave [2019-10-09T17:29:40.522Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-09T17:29:40.522Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-09T17:29:40.522Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-09T17:29:40.522Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-09T17:29:40.522Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-09T17:29:40.522Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-09T17:29:40.522Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-09T17:29:40.522Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-09T17:29:40.522Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-09T17:29:40.522Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-09T17:29:40.522Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-09T17:29:40.522Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-09T17:29:40.522Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-09T17:29:40.522Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-09T17:29:40.522Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-09T17:29:40.522Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-09T17:29:40.522Z] === CONT TestMountDaemonRoot/private [2019-10-09T17:29:40.522Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-09T17:29:40.522Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-09T17:29:40.522Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-09T17:29:40.522Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-09T17:29:40.522Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-09T17:29:40.522Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-09T17:29:40.522Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-09T17:29:40.522Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-09T17:29:40.522Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-09T17:29:40.522Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-09T17:29:40.522Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-09T17:29:40.522Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-09T17:29:40.522Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-09T17:29:40.522Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-09T17:29:40.522Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-09T17:29:40.522Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-09T17:29:40.522Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-09T17:29:40.522Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-09T17:29:40.522Z] === CONT TestMountDaemonRoot/shared [2019-10-09T17:29:40.522Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-09T17:29:40.522Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-09T17:29:40.522Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-09T17:29:40.522Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-09T17:29:40.522Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-09T17:29:40.522Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-09T17:29:40.522Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-09T17:29:40.522Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-09T17:29:40.522Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-09T17:29:40.522Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-09T17:29:40.522Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-09T17:29:40.522Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-09T17:29:40.575Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-10-09T17:29:40.808Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-09T17:29:40.808Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-09T17:29:40.808Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-09T17:29:40.808Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-09T17:29:40.808Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-09T17:29:40.808Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-09T17:29:40.808Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-09T17:29:40.808Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-09T17:29:40.808Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-09T17:29:40.808Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-09T17:29:40.808Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-09T17:29:40.808Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-09T17:29:40.808Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-09T17:29:40.808Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-09T17:29:40.808Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-09T17:29:40.808Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-09T17:29:40.808Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-09T17:29:40.808Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-09T17:29:40.808Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-09T17:29:40.808Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-09T17:29:40.808Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-09T17:29:40.808Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-09T17:29:40.808Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-10-09T17:29:40.808Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-09T17:29:40.808Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2019-10-09T17:29:40.808Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2019-10-09T17:29:40.808Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2019-10-09T17:29:40.808Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2019-10-09T17:29:40.808Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-09T17:29:40.808Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2019-10-09T17:29:40.808Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2019-10-09T17:29:40.808Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2019-10-09T17:29:40.808Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2019-10-09T17:29:40.808Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-09T17:29:40.808Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2019-10-09T17:29:40.808Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-10-09T17:29:40.808Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-10-09T17:29:40.808Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-10-09T17:29:40.808Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-09T17:29:40.808Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2019-10-09T17:29:40.808Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2019-10-09T17:29:40.808Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2019-10-09T17:29:40.808Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2019-10-09T17:29:40.808Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-09T17:29:40.808Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-10-09T17:29:40.808Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-10-09T17:29:40.808Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2019-10-09T17:29:40.808Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-10-09T17:29:40.808Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-09T17:29:40.808Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2019-10-09T17:29:40.808Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-10-09T17:29:40.808Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2019-10-09T17:29:40.808Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2019-10-09T17:29:40.808Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-09T17:29:40.808Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-10-09T17:29:40.808Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2019-10-09T17:29:40.808Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-10-09T17:29:40.808Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-10-09T17:29:40.808Z] === RUN TestContainerBindMountNonRecursive [2019-10-09T17:29:41.139Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2019-10-09T17:29:41.396Z] === RUN TestDockerSuite/TestEventsFilterType [2019-10-09T17:29:41.960Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2019-10-09T17:29:41.960Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2019-10-09T17:29:41.960Z] === RUN TestDockerSuite/TestEventsFilters [2019-10-09T17:29:42.846Z] --- PASS: TestContainerBindMountNonRecursive (1.67s) [2019-10-09T17:29:42.846Z] === RUN TestNetworkNat [2019-10-09T17:29:43.461Z] --- PASS: TestNetworkNat (0.76s) [2019-10-09T17:29:43.461Z] === RUN TestNetworkLocalhostTCPNat [2019-10-09T17:29:43.859Z] === RUN TestDockerSuite/TestEventsFormat [2019-10-09T17:29:44.086Z] --- PASS: TestNetworkLocalhostTCPNat (0.74s) [2019-10-09T17:29:44.086Z] === RUN TestNetworkLoopbackNat [2019-10-09T17:29:45.100Z] --- PASS: TestNetworkLoopbackNat (0.92s) [2019-10-09T17:29:45.100Z] === RUN TestPause [2019-10-09T17:29:45.718Z] --- PASS: TestPause (0.75s) [2019-10-09T17:29:45.718Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-09T17:29:45.718Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-09T17:29:45.718Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-09T17:29:45.718Z] === RUN TestPauseStopPausedContainer [2019-10-09T17:29:45.753Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-10-09T17:29:45.753Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-10-09T17:29:45.753Z] === RUN TestDockerSuite/TestEventsImageImport [2019-10-09T17:29:46.684Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-10-09T17:29:46.684Z] === RUN TestDockerSuite/TestEventsImagePull [2019-10-09T17:29:46.744Z] --- PASS: TestPauseStopPausedContainer (0.80s) [2019-10-09T17:29:46.744Z] === RUN TestPsFilter [2019-10-09T17:29:46.744Z] --- PASS: TestPsFilter (0.18s) [2019-10-09T17:29:46.744Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-09T17:29:47.248Z] === RUN TestDockerSuite/TestEventsImageTag [2019-10-09T17:29:47.365Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.69s) [2019-10-09T17:29:47.365Z] === RUN TestRemoveContainerWithVolume [2019-10-09T17:29:47.495Z] Cannot create a file when that file already exists. [2019-10-09T17:29:48.177Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2019-10-09T17:29:48.378Z] --- PASS: TestRemoveContainerWithVolume (0.69s) [2019-10-09T17:29:48.378Z] === RUN TestRemoveContainerRunning [2019-10-09T17:29:48.741Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2019-10-09T17:29:48.741Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2019-10-09T17:29:48.741Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-10-09T17:29:48.996Z] --- PASS: TestRemoveContainerRunning (0.68s) [2019-10-09T17:29:48.996Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-09T17:29:49.611Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.70s) [2019-10-09T17:29:49.611Z] === RUN TestRemoveInvalidContainer [2019-10-09T17:29:49.611Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2019-10-09T17:29:49.611Z] === RUN TestRenameLinkedContainer [2019-10-09T17:29:50.635Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2019-10-09T17:29:52.004Z] === RUN TestDockerSuite/TestEventsRename [2019-10-09T17:29:52.303Z] --- PASS: TestRenameLinkedContainer (2.70s) [2019-10-09T17:29:52.303Z] === RUN TestRenameStoppedContainer [2019-10-09T17:29:52.568Z] === RUN TestDockerSuite/TestEventsResize [2019-10-09T17:29:52.921Z] --- PASS: TestRenameStoppedContainer (0.67s) [2019-10-09T17:29:52.922Z] === RUN TestRenameRunningContainerAndReuse [2019-10-09T17:29:53.499Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-10-09T17:29:54.399Z] --- PASS: TestRenameRunningContainerAndReuse (1.36s) [2019-10-09T17:29:54.399Z] === RUN TestRenameInvalidName [2019-10-09T17:29:54.446Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-10-09T17:29:54.551Z] Removing intermediate container 3686659a4129 [2019-10-09T17:29:54.551Z] ---> 1fd6aeb6eccd [2019-10-09T17:29:54.551Z] Step 6/6 : CMD ["sh"] [2019-10-09T17:29:54.551Z] ---> Running in 53d5b0eb4879 [2019-10-09T17:29:54.551Z] Removing intermediate container 53d5b0eb4879 [2019-10-09T17:29:54.551Z] ---> e0991d9d91eb [2019-10-09T17:29:54.551Z] Successfully built e0991d9d91eb [2019-10-09T17:29:54.551Z] Successfully tagged busybox:latest [2019-10-09T17:29:54.551Z] INFO: Docker images of the daemon under test [2019-10-09T17:29:54.551Z] [2019-10-09T17:29:54.551Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-10-09T17:29:54.551Z] busybox latest e0991d9d91eb Less than a second ago 4.83GB [2019-10-09T17:29:54.551Z] mcr.microsoft.com/windows/servercore ltsc2019 739b21bd02e7 24 hours ago 4.79GB [2019-10-09T17:29:54.551Z] microsoft/windowsservercore latest 739b21bd02e7 24 hours ago 4.79GB [2019-10-09T17:29:54.551Z] [2019-10-09T17:29:54.551Z] INFO: Running integration tests at 10/09/2019 17:29:53... [2019-10-09T17:29:54.551Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2019-10-09T17:29:54.551Z] INFO: Integration API tests being run from the host: [2019-10-09T17:29:54.551Z] INFO: make.ps1 starting at 10/09/2019 17:29:53 [2019-10-09T17:29:55.019Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2019-10-09T17:29:55.021Z] --- PASS: TestRenameInvalidName (0.69s) [2019-10-09T17:29:55.021Z] === RUN TestRenameAnonymousContainer [2019-10-09T17:29:55.376Z] === RUN TestDockerSuite/TestEventsStreaming [2019-10-09T17:29:56.308Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-10-09T17:29:57.701Z] --- PASS: TestRenameAnonymousContainer (2.47s) [2019-10-09T17:29:57.702Z] === RUN TestRenameContainerWithSameName [2019-10-09T17:29:58.319Z] --- PASS: TestRenameContainerWithSameName (0.68s) [2019-10-09T17:29:58.319Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-09T17:29:59.580Z] === RUN TestDockerSuite/TestEventsTop [2019-10-09T17:29:59.794Z] --- PASS: TestRenameContainerWithLinkedContainer (1.41s) [2019-10-09T17:29:59.794Z] === RUN TestResize [2019-10-09T17:30:00.419Z] --- PASS: TestResize (0.71s) [2019-10-09T17:30:00.419Z] === RUN TestResizeWithInvalidSize [2019-10-09T17:30:00.511Z] === RUN TestDockerSuite/TestEventsUntag [2019-10-09T17:30:01.038Z] --- PASS: TestResizeWithInvalidSize (0.74s) [2019-10-09T17:30:01.038Z] === RUN TestResizeWhenContainerNotStarted [2019-10-09T17:30:01.659Z] --- PASS: TestResizeWhenContainerNotStarted (0.66s) [2019-10-09T17:30:01.659Z] === RUN TestDaemonRestartKillContainers [2019-10-09T17:30:01.659Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-09T17:30:01.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-09T17:30:01.659Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-09T17:30:01.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-09T17:30:01.659Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-09T17:30:01.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-09T17:30:01.659Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-09T17:30:01.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-09T17:30:01.659Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-09T17:30:01.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-09T17:30:01.659Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-09T17:30:01.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-09T17:30:01.659Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-09T17:30:01.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-09T17:30:01.659Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-09T17:30:01.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-09T17:30:01.659Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-09T17:30:01.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-09T17:30:01.659Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-09T17:30:01.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-09T17:30:01.659Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-09T17:30:01.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-09T17:30:01.659Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-09T17:30:01.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-09T17:30:01.659Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-09T17:30:01.659Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-09T17:30:01.659Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-09T17:30:01.659Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-09T17:30:02.404Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-10-09T17:30:02.968Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-10-09T17:30:03.724Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-09T17:30:03.724Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-09T17:30:04.865Z] === RUN TestDockerSuite/TestExec [2019-10-09T17:30:05.228Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-09T17:30:05.228Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-09T17:30:05.797Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-10-09T17:30:06.727Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-10-09T17:30:07.938Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-09T17:30:07.938Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-09T17:30:07.938Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-09T17:30:08.096Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-10-09T17:30:08.231Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-09T17:30:09.996Z] === RUN TestDockerSuite/TestExecAPIStart [2019-10-09T17:30:11.748Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-09T17:30:11.748Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.95s) [2019-10-09T17:30:11.748Z] 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-09T17:30:11.748Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.16s) [2019-10-09T17:30:11.748Z] 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-09T17:30:11.748Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.24s) [2019-10-09T17:30:11.748Z] 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-09T17:30:11.748Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.40s) [2019-10-09T17:30:11.748Z] 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-09T17:30:11.748Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.34s) [2019-10-09T17:30:11.748Z] 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-09T17:30:11.748Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.15s) [2019-10-09T17:30:11.748Z] 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-09T17:30:11.748Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.12s) [2019-10-09T17:30:11.748Z] 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-09T17:30:11.748Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.19s) [2019-10-09T17:30:11.748Z] 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-09T17:30:11.748Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.10s) [2019-10-09T17:30:11.748Z] 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-09T17:30:11.748Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.14s) [2019-10-09T17:30:11.748Z] 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-09T17:30:11.748Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.84s) [2019-10-09T17:30:11.748Z] 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-09T17:30:11.748Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.90s) [2019-10-09T17:30:11.748Z] 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-09T17:30:11.748Z] === RUN TestCgroupNamespacesRun [2019-10-09T17:30:11.890Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-10-09T17:30:12.453Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-10-09T17:30:13.223Z] --- PASS: TestCgroupNamespacesRun (1.79s) [2019-10-09T17:30:13.224Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-09T17:30:13.224Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-09T17:30:13.383Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-10-09T17:30:14.313Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-10-09T17:30:14.705Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.74s) [2019-10-09T17:30:14.705Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-09T17:30:14.705Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-09T17:30:15.707Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-10-09T17:30:16.638Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-10-09T17:30:16.733Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.73s) [2019-10-09T17:30:16.733Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-09T17:30:16.733Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-09T17:30:17.567Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-10-09T17:30:18.227Z] --- PASS: TestCgroupNamespacesRunHostMode (1.71s) [2019-10-09T17:30:18.227Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-09T17:30:18.227Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-09T17:30:19.461Z] === RUN TestDockerSuite/TestExecCgroup [2019-10-09T17:30:19.711Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.70s) [2019-10-09T17:30:19.711Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-09T17:30:19.711Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-09T17:30:20.140Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2019-10-09T17:30:20.598Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2019-10-09T17:30:20.727Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.89s) [2019-10-09T17:30:20.727Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-09T17:30:20.727Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-09T17:30:21.357Z] === RUN TestDockerSuite/TestExecEnv [2019-10-09T17:30:21.737Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2019-10-09T17:30:21.738Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-09T17:30:21.738Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-09T17:30:22.731Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-10-09T17:30:23.502Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2019-10-09T17:30:23.767Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.77s) [2019-10-09T17:30:23.767Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-09T17:30:23.767Z] === RUN TestKernelTCPMemory [2019-10-09T17:30:24.392Z] --- PASS: TestKernelTCPMemory (0.99s) [2019-10-09T17:30:24.392Z] === RUN TestNISDomainname [2019-10-09T17:30:24.625Z] === RUN TestDockerSuite/TestExecExitStatus [2019-10-09T17:30:25.415Z] --- PASS: TestNISDomainname (1.03s) [2019-10-09T17:30:25.415Z] === RUN TestHostnameDnsResolution [2019-10-09T17:30:25.555Z] === RUN TestDockerSuite/TestExecInspectID [2019-10-09T17:30:26.613Z] --- PASS: TestHostnameDnsResolution (1.24s) [2019-10-09T17:30:26.613Z] === RUN TestStats [2019-10-09T17:30:27.241Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2019-10-09T17:30:28.828Z] === RUN TestDockerSuite/TestExecInteractive [2019-10-09T17:30:29.397Z] --- PASS: TestStats (1.98s) [2019-10-09T17:30:29.397Z] === RUN TestStopContainerWithTimeout [2019-10-09T17:30:29.397Z] === RUN TestStopContainerWithTimeout/0 [2019-10-09T17:30:29.397Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-09T17:30:29.397Z] === RUN TestStopContainerWithTimeout/1 [2019-10-09T17:30:29.397Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-09T17:30:29.397Z] === RUN TestStopContainerWithTimeout/3 [2019-10-09T17:30:29.397Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-09T17:30:29.397Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-09T17:30:29.397Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-09T17:30:29.397Z] === CONT TestStopContainerWithTimeout/0 [2019-10-09T17:30:29.397Z] === CONT TestStopContainerWithTimeout/3 [2019-10-09T17:30:29.397Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-09T17:30:29.397Z] === CONT TestStopContainerWithTimeout/1 [2019-10-09T17:30:29.420Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-10-09T17:30:29.759Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-10-09T17:30:29.759Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2019-10-09T17:30:30.384Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-10-09T17:30:30.690Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-10-09T17:30:31.350Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2019-10-09T17:30:31.625Z] === RUN TestDockerSuite/TestExecParseError [2019-10-09T17:30:31.808Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-10-09T17:30:32.096Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2019-10-09T17:30:32.096Z] --- PASS: TestStopContainerWithTimeout/0 (1.26s) [2019-10-09T17:30:32.096Z] --- PASS: TestStopContainerWithTimeout/1 (2.39s) [2019-10-09T17:30:32.096Z] --- PASS: TestStopContainerWithTimeout/-1 (2.95s) [2019-10-09T17:30:32.096Z] --- PASS: TestStopContainerWithTimeout/3 (3.28s) [2019-10-09T17:30:32.096Z] === RUN TestDeleteDevicemapper [2019-10-09T17:30:32.096Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-09T17:30:32.096Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-09T17:30:32.096Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-09T17:30:32.559Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-10-09T17:30:32.777Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-10-09T17:30:33.490Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-10-09T17:30:34.422Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-10-09T17:30:34.786Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.89s) [2019-10-09T17:30:34.786Z] === RUN TestUpdateMemory [2019-10-09T17:30:35.694Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-10-09T17:30:35.796Z] --- PASS: TestUpdateMemory (1.06s) [2019-10-09T17:30:35.796Z] === RUN TestUpdateCPUQuota [2019-10-09T17:30:37.819Z] --- PASS: TestUpdateCPUQuota (1.62s) [2019-10-09T17:30:37.819Z] === RUN TestUpdatePidsLimit [2019-10-09T17:30:37.819Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-09T17:30:37.819Z] === RUN TestUpdatePidsLimit/no_change [2019-10-09T17:30:38.441Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-09T17:30:38.600Z] === RUN TestDockerSuite/TestExecSetEnv [2019-10-09T17:30:38.725Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-09T17:30:39.009Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-09T17:30:39.175Z] === RUN TestDockerSuite/TestExecStartFails [2019-10-09T17:30:39.423Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-10-09T17:30:39.630Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-09T17:30:39.915Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-09T17:30:40.555Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-10-09T17:30:41.961Z] --- PASS: TestUpdatePidsLimit (4.17s) [2019-10-09T17:30:41.961Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2019-10-09T17:30:41.961Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2019-10-09T17:30:41.961Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2019-10-09T17:30:41.961Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2019-10-09T17:30:41.961Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2019-10-09T17:30:41.961Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2019-10-09T17:30:41.961Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2019-10-09T17:30:41.961Z] === RUN TestUpdateRestartPolicy [2019-10-09T17:30:48.012Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-10-09T17:30:50.201Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2019-10-09T17:30:52.734Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-10-09T17:30:52.734Z] === RUN TestDockerSuite/TestExecTTY [2019-10-09T17:30:53.109Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2019-10-09T17:30:53.664Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-10-09T17:30:54.489Z] --- PASS: TestUpdateRestartPolicy (12.12s) [2019-10-09T17:30:54.489Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-09T17:30:54.489Z] --- PASS: TestUpdateRestartWithAutoRemove (0.69s) [2019-10-09T17:30:54.489Z] === RUN TestWaitNonBlocked [2019-10-09T17:30:54.489Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-09T17:30:54.489Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-09T17:30:54.489Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-09T17:30:54.489Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-09T17:30:54.489Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-09T17:30:54.489Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-09T17:30:54.594Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-10-09T17:30:55.502Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-10-09T17:30:55.502Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.79s) [2019-10-09T17:30:55.502Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.84s) [2019-10-09T17:30:55.502Z] === RUN TestWaitBlocked [2019-10-09T17:30:55.502Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-09T17:30:55.502Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-09T17:30:55.502Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-09T17:30:55.502Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-09T17:30:55.502Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-09T17:30:55.502Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-09T17:30:55.526Z] === RUN TestDockerSuite/TestExecUlimits [2019-10-09T17:30:56.630Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-10-09T17:30:56.630Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-10-09T17:30:56.708Z] --- PASS: TestWaitBlocked (0.05s) [2019-10-09T17:30:56.708Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.10s) [2019-10-09T17:30:56.708Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.14s) [2019-10-09T17:30:56.708Z] === CONT TestContainerStartOnDaemonRestart [2019-10-09T17:30:56.708Z] === CONT TestIpcModeOlderClient [2019-10-09T17:30:56.708Z] === CONT TestDaemonRestartIpcMode [2019-10-09T17:30:56.708Z] --- PASS: TestIpcModeOlderClient (0.16s) [2019-10-09T17:30:56.888Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-10-09T17:30:58.783Z] === RUN TestDockerSuite/TestExecWithNoTERM [2019-10-09T17:31:00.152Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-10-09T17:31:00.181Z] --- PASS: TestContainerStartOnDaemonRestart (3.28s) [2019-10-09T17:31:00.181Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-09T17:31:00.469Z] --- PASS: TestDaemonRestartIpcMode (3.84s) [2019-10-09T17:31:00.469Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-09T17:31:00.469Z] PASS [2019-10-09T17:31:00.469Z] [2019-10-09T17:31:00.469Z] === Skipped [2019-10-09T17:31:00.469Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2019-10-09T17:31:00.469Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-09T17:31:00.469Z] [2019-10-09T17:31:00.469Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-09T17:31:00.469Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-09T17:31:00.469Z] [2019-10-09T17:31:00.469Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2019-10-09T17:31:00.469Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-09T17:31:00.469Z] [2019-10-09T17:31:00.469Z] [2019-10-09T17:31:00.469Z] DONE 197 tests, 3 skipped in 121.687s [2019-10-09T17:31:00.469Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2019-10-09T17:31:00.469Z] ++ 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-09T17:31:00.469Z] ++ set -e [2019-10-09T17:31:00.469Z] ++ '[' -n 0 ']' [2019-10-09T17:31:00.469Z] ++ set -x [2019-10-09T17:31:00.469Z] ++ env -i DEST=/go/src/github.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-09T17:31:00.469Z] INFO: Testing against a local daemon [2019-10-09T17:31:00.469Z] === RUN TestCommitInheritsEnv [2019-10-09T17:31:01.086Z] --- PASS: TestCommitInheritsEnv (0.42s) [2019-10-09T17:31:01.086Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-09T17:31:01.086Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-09T17:31:01.086Z] === RUN TestImagesFilterMultiReference [2019-10-09T17:31:01.086Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2019-10-09T17:31:01.086Z] === RUN TestImagePullPlatformInvalid [2019-10-09T17:31:01.086Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-10-09T17:31:01.086Z] === RUN TestRemoveImageOrphaning [2019-10-09T17:31:01.705Z] --- PASS: TestRemoveImageOrphaning (0.43s) [2019-10-09T17:31:01.705Z] === RUN TestRemoveImageGarbageCollector [2019-10-09T17:31:01.705Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-10-09T17:31:01.705Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-09T17:31:01.705Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-09T17:31:01.705Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-10-09T17:31:01.705Z] === RUN TestTagInvalidReference [2019-10-09T17:31:01.705Z] --- PASS: TestTagInvalidReference (0.04s) [2019-10-09T17:31:01.705Z] === RUN TestTagValidPrefixedRepo [2019-10-09T17:31:01.705Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-10-09T17:31:01.705Z] === RUN TestTagExistedNameWithoutForce [2019-10-09T17:31:01.706Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2019-10-09T17:31:01.706Z] === RUN TestTagOfficialNames [2019-10-09T17:31:01.706Z] --- PASS: TestTagOfficialNames (0.06s) [2019-10-09T17:31:01.706Z] === RUN TestTagMatchesDigest [2019-10-09T17:31:01.706Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-09T17:31:01.706Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-09T17:31:02.051Z] === RUN TestDockerSuite/TestExecWithTERM [2019-10-09T17:31:02.616Z] === RUN TestDockerSuite/TestExecWithUser [2019-10-09T17:31:03.497Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2019-10-09T17:31:03.986Z] === RUN TestDockerSuite/TestGetContainerStats [2019-10-09T17:31:05.669Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2019-10-09T17:31:08.566Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2019-10-09T17:31:09.238Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-10-09T17:31:11.474Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2019-10-09T17:31:11.474Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-09T17:31:11.474Z] INFO: Testing against a local daemon [2019-10-09T17:31:11.474Z] === RUN TestBuildWithSession [2019-10-09T17:31:11.474Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-09T17:31:11.474Z] build_session_test.go:25: TODO: BuildKit [2019-10-09T17:31:11.474Z] === RUN TestBuildSquashParent [2019-10-09T17:31:11.474Z] --- SKIP: TestBuildSquashParent (0.00s) [2019-10-09T17:31:11.474Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-10-09T17:31:11.474Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-09T17:31:11.474Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2019-10-09T17:31:11.474Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-09T17:31:11.474Z] === RUN TestBuildMultiStageCopy [2019-10-09T17:31:11.474Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-09T17:31:14.492Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-10-09T17:31:17.012Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-10-09T17:31:22.263Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-10-09T17:31:22.263Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-10-09T17:31:22.263Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-10-09T17:31:22.520Z] === RUN TestDockerSuite/TestHealth [2019-10-09T17:31:23.832Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-09T17:31:23.832Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-09T17:31:24.291Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-09T17:31:25.824Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-09T17:31:27.359Z] --- PASS: TestBuildMultiStageCopy (15.89s) [2019-10-09T17:31:27.359Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (11.21s) [2019-10-09T17:31:27.359Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.81s) [2019-10-09T17:31:27.359Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.15s) [2019-10-09T17:31:27.359Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.28s) [2019-10-09T17:31:27.359Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.43s) [2019-10-09T17:31:27.359Z] === RUN TestBuildMultiStageParentConfig [2019-10-09T17:31:27.359Z] --- SKIP: TestBuildMultiStageParentConfig (0.00s) [2019-10-09T17:31:27.359Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-09T17:31:27.359Z] === RUN TestBuildLabelWithTargets [2019-10-09T17:31:27.359Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2019-10-09T17:31:27.359Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-09T17:31:27.359Z] === RUN TestBuildWithEmptyLayers [2019-10-09T17:31:28.330Z] --- PASS: TestBuildWithEmptyLayers (1.35s) [2019-10-09T17:31:28.330Z] === RUN TestBuildMultiStageOnBuild [2019-10-09T17:31:28.330Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s) [2019-10-09T17:31:28.330Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-09T17:31:28.330Z] === RUN TestBuildUncleanTarFilenames [2019-10-09T17:31:28.330Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2019-10-09T17:31:28.330Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-09T17:31:28.330Z] === RUN TestBuildMultiStageLayerLeak [2019-10-09T17:31:28.330Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s) [2019-10-09T17:31:28.330Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-09T17:31:28.330Z] === RUN TestBuildWithHugeFile [2019-10-09T17:31:28.330Z] --- SKIP: TestBuildWithHugeFile (0.00s) [2019-10-09T17:31:28.330Z] build_test.go:491: testEnv.OSType == "windows" [2019-10-09T17:31:28.330Z] === RUN TestBuildWithEmptyDockerfile [2019-10-09T17:31:28.330Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-09T17:31:28.330Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-09T17:31:28.330Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-09T17:31:28.330Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-09T17:31:28.330Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-09T17:31:28.330Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-09T17:31:28.788Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-09T17:31:28.788Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-09T17:31:28.788Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-09T17:31:28.788Z] --- PASS: TestBuildWithEmptyDockerfile (0.46s) [2019-10-09T17:31:28.788Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2019-10-09T17:31:28.788Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2019-10-09T17:31:28.788Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2019-10-09T17:31:28.788Z] === RUN TestBuildPreserveOwnership [2019-10-09T17:31:28.788Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2019-10-09T17:31:28.788Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-09T17:31:28.788Z] === RUN TestBuildPlatformInvalid [2019-10-09T17:31:28.788Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2019-10-09T17:31:28.788Z] PASS [2019-10-09T17:31:28.788Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2019-10-09T17:31:28.788Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-09T17:31:28.788Z] INFO: Testing against a local daemon [2019-10-09T17:31:28.788Z] === RUN TestConfigList [2019-10-09T17:31:28.788Z] --- SKIP: TestConfigList (0.00s) [2019-10-09T17:31:28.788Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-10-09T17:31:28.788Z] === RUN TestConfigsCreateAndDelete [2019-10-09T17:31:28.788Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2019-10-09T17:31:28.788Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2019-10-09T17:31:28.788Z] === RUN TestConfigsUpdate [2019-10-09T17:31:28.788Z] --- SKIP: TestConfigsUpdate (0.00s) [2019-10-09T17:31:28.788Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2019-10-09T17:31:28.788Z] === RUN TestTemplatedConfig [2019-10-09T17:31:28.788Z] --- SKIP: TestTemplatedConfig (0.00s) [2019-10-09T17:31:28.788Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2019-10-09T17:31:28.788Z] === RUN TestConfigInspect [2019-10-09T17:31:28.788Z] --- SKIP: TestConfigInspect (0.00s) [2019-10-09T17:31:28.788Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2019-10-09T17:31:28.788Z] === RUN TestConfigCreateWithLabels [2019-10-09T17:31:28.788Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2019-10-09T17:31:28.788Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2019-10-09T17:31:28.788Z] === RUN TestConfigCreateResolve [2019-10-09T17:31:28.788Z] --- SKIP: TestConfigCreateResolve (0.00s) [2019-10-09T17:31:29.246Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2019-10-09T17:31:29.246Z] === RUN TestConfigDaemonLibtrustID [2019-10-09T17:31:29.246Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2019-10-09T17:31:29.246Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2019-10-09T17:31:29.246Z] PASS [2019-10-09T17:31:29.246Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2019-10-09T17:31:29.246Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-09T17:31:29.246Z] INFO: Testing against a local daemon [2019-10-09T17:31:29.246Z] === RUN TestCheckpoint [2019-10-09T17:31:29.246Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-09T17:31:29.246Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-09T17:31:29.246Z] === RUN TestContainerInvalidJSON [2019-10-09T17:31:29.246Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-09T17:31:29.246Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-09T17:31:29.246Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-09T17:31:29.246Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-09T17:31:29.246Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-09T17:31:29.246Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-09T17:31:29.246Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-09T17:31:29.246Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-09T17:31:29.246Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-09T17:31:29.246Z] --- PASS: TestContainerInvalidJSON (0.04s) [2019-10-09T17:31:29.246Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-09T17:31:29.246Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-09T17:31:29.246Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2019-10-09T17:31:29.246Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-09T17:31:29.246Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.03s) [2019-10-09T17:31:29.246Z] copy_test.go:25: testEnv.OSType == "windows" [2019-10-09T17:31:29.246Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-09T17:31:29.246Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2019-10-09T17:31:29.246Z] copy_test.go:39: testEnv.OSType == "windows" [2019-10-09T17:31:29.246Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-09T17:31:29.246Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s) [2019-10-09T17:31:29.246Z] copy_test.go:51: testEnv.OSType == "windows" [2019-10-09T17:31:29.246Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-09T17:31:29.246Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2019-10-09T17:31:29.246Z] copy_test.go:65: testEnv.OSType == "windows" [2019-10-09T17:31:29.246Z] === RUN TestCopyFromContainer [2019-10-09T17:31:29.246Z] --- SKIP: TestCopyFromContainer (0.00s) [2019-10-09T17:31:29.246Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2019-10-09T17:31:29.246Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-09T17:31:29.246Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-09T17:31:29.246Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-09T17:31:29.246Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-09T17:31:29.246Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-09T17:31:29.246Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-09T17:31:29.246Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-09T17:31:29.246Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-09T17:31:29.246Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-09T17:31:29.246Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-09T17:31:29.246Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-10-09T17:31:29.246Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-10-09T17:31:29.246Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-10-09T17:31:29.246Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-10-09T17:31:29.246Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-09T17:31:29.246Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2019-10-09T17:31:29.246Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2019-10-09T17:31:29.246Z] === RUN TestCreateWithInvalidEnv [2019-10-09T17:31:29.246Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-09T17:31:29.246Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-09T17:31:29.246Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-09T17:31:29.246Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-09T17:31:29.246Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-09T17:31:29.246Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-09T17:31:29.246Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-09T17:31:29.246Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-09T17:31:29.246Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-09T17:31:29.246Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-10-09T17:31:29.246Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-10-09T17:31:29.246Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2019-10-09T17:31:29.246Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2019-10-09T17:31:29.246Z] === RUN TestCreateTmpfsMountsTarget [2019-10-09T17:31:29.246Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2019-10-09T17:31:29.246Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2019-10-09T17:31:29.246Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-09T17:31:29.246Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2019-10-09T17:31:29.246Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2019-10-09T17:31:29.246Z] === RUN TestCreateWithCapabilities [2019-10-09T17:31:29.246Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2019-10-09T17:31:29.246Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2019-10-09T17:31:29.246Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-09T17:31:29.246Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2019-10-09T17:31:29.246Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2019-10-09T17:31:29.246Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-09T17:31:29.246Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-09T17:31:29.246Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-09T17:31:29.246Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-09T17:31:29.246Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-09T17:31:29.246Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-09T17:31:29.246Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-09T17:31:29.246Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-09T17:31:29.246Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-09T17:31:29.246Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-09T17:31:29.246Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-09T17:31:29.246Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-09T17:31:29.246Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-09T17:31:29.246Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-09T17:31:29.246Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-09T17:31:29.246Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-09T17:31:29.246Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-10-09T17:31:29.246Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-10-09T17:31:29.246Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-10-09T17:31:29.246Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-10-09T17:31:29.246Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-10-09T17:31:29.246Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-10-09T17:31:29.246Z] === RUN TestDiff [2019-10-09T17:31:29.246Z] --- SKIP: TestDiff (0.00s) [2019-10-09T17:31:29.246Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2019-10-09T17:31:29.246Z] === RUN TestExecWithCloseStdin [2019-10-09T17:31:31.416Z] --- PASS: TestExecWithCloseStdin (2.28s) [2019-10-09T17:31:31.416Z] === RUN TestExec [2019-10-09T17:31:31.416Z] --- SKIP: TestExec (0.00s) [2019-10-09T17:31:31.416Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-10-09T17:31:31.416Z] === RUN TestExecUser [2019-10-09T17:31:31.416Z] --- SKIP: TestExecUser (0.00s) [2019-10-09T17:31:31.416Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-10-09T17:31:31.416Z] === RUN TestExportContainerAndImportImage [2019-10-09T17:31:31.416Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2019-10-09T17:31:31.416Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-10-09T17:31:31.416Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-09T17:31:31.416Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2019-10-09T17:31:31.416Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2019-10-09T17:31:31.417Z] === RUN TestHealthCheckWorkdir [2019-10-09T17:31:31.417Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2019-10-09T17:31:31.417Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2019-10-09T17:31:31.417Z] === RUN TestHealthKillContainer [2019-10-09T17:31:31.417Z] --- SKIP: TestHealthKillContainer (0.00s) [2019-10-09T17:31:31.874Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2019-10-09T17:31:31.874Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-09T17:31:31.874Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2019-10-09T17:31:31.874Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2019-10-09T17:31:31.874Z] === RUN TestKillContainerInvalidSignal [2019-10-09T17:31:33.410Z] --- PASS: TestKillContainerInvalidSignal (1.89s) [2019-10-09T17:31:33.410Z] === RUN TestKillContainer [2019-10-09T17:31:33.410Z] --- SKIP: TestKillContainer (0.00s) [2019-10-09T17:31:33.410Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2019-10-09T17:31:33.410Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-09T17:31:33.410Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2019-10-09T17:31:33.410Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-09T17:31:33.410Z] === RUN TestKillStoppedContainer [2019-10-09T17:31:33.410Z] --- SKIP: TestKillStoppedContainer (0.00s) [2019-10-09T17:31:33.410Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-09T17:31:33.410Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-09T17:31:33.410Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2019-10-09T17:31:33.410Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-09T17:31:33.410Z] === RUN TestKillDifferentUserContainer [2019-10-09T17:31:33.410Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2019-10-09T17:31:33.410Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2019-10-09T17:31:33.410Z] === RUN TestInspectOomKilledTrue [2019-10-09T17:31:33.410Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-09T17:31:33.410Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-09T17:31:33.410Z] === RUN TestInspectOomKilledFalse [2019-10-09T17:31:33.410Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-09T17:31:33.410Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-09T17:31:33.410Z] === RUN TestLogsFollowTailEmpty [2019-10-09T17:31:35.583Z] --- PASS: TestLogsFollowTailEmpty (1.82s) [2019-10-09T17:31:35.584Z] === RUN TestNetworkNat [2019-10-09T17:31:35.584Z] --- SKIP: TestNetworkNat (0.00s) [2019-10-09T17:31:35.584Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2019-10-09T17:31:35.584Z] === RUN TestNetworkLocalhostTCPNat [2019-10-09T17:31:35.584Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2019-10-09T17:31:35.584Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-09T17:31:35.584Z] === RUN TestNetworkLoopbackNat [2019-10-09T17:31:35.584Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2019-10-09T17:31:35.584Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2019-10-09T17:31:35.584Z] === RUN TestPause [2019-10-09T17:31:35.584Z] --- SKIP: TestPause (0.00s) [2019-10-09T17:31:35.584Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2019-10-09T17:31:35.584Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-09T17:31:37.116Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.88s) [2019-10-09T17:31:37.116Z] === RUN TestPauseStopPausedContainer [2019-10-09T17:31:37.116Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2019-10-09T17:31:37.116Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2019-10-09T17:31:37.116Z] === RUN TestPsFilter [2019-10-09T17:31:37.478Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-10-09T17:31:37.574Z] --- PASS: TestPsFilter (0.14s) [2019-10-09T17:31:37.574Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-09T17:31:39.748Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.21s) [2019-10-09T17:31:39.748Z] === RUN TestRemoveContainerWithVolume [2019-10-09T17:31:41.924Z] --- PASS: TestRemoveContainerWithVolume (2.10s) [2019-10-09T17:31:41.924Z] === RUN TestRemoveContainerRunning [2019-10-09T17:31:44.024Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-10-09T17:31:44.024Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-10-09T17:31:44.024Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-10-09T17:31:44.024Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-10-09T17:31:44.098Z] --- PASS: TestRemoveContainerRunning (2.14s) [2019-10-09T17:31:44.098Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-09T17:31:44.955Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-10-09T17:31:44.955Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-10-09T17:31:45.631Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.01s) [2019-10-09T17:31:45.632Z] === RUN TestRemoveInvalidContainer [2019-10-09T17:31:45.885Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-10-09T17:31:45.885Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-10-09T17:31:45.885Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-10-09T17:31:45.885Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-10-09T17:31:46.089Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-10-09T17:31:46.089Z] === RUN TestRenameLinkedContainer [2019-10-09T17:31:46.089Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2019-10-09T17:31:46.089Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2019-10-09T17:31:46.089Z] === RUN TestRenameStoppedContainer [2019-10-09T17:31:46.143Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-10-09T17:31:46.706Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-10-09T17:31:47.270Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-10-09T17:31:47.270Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-10-09T17:31:48.210Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-10-09T17:31:48.467Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-10-09T17:31:49.835Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-10-09T17:31:50.948Z] === RUN TestDockerSuite/TestImagesFormat [2019-10-09T17:31:50.948Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-10-09T17:31:51.877Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-10-09T17:31:53.147Z] --- PASS: TestRenameStoppedContainer (7.03s) [2019-10-09T17:31:53.147Z] === RUN TestRenameRunningContainerAndReuse [2019-10-09T17:31:55.153Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-10-09T17:31:55.153Z] === RUN TestDockerSuite/TestImportBadURL [2019-10-09T17:31:55.153Z] === RUN TestDockerSuite/TestImportDisplay [2019-10-09T17:31:56.875Z] --- PASS: TestRenameRunningContainerAndReuse (4.00s) [2019-10-09T17:31:56.875Z] === RUN TestRenameInvalidName [2019-10-09T17:31:57.682Z] === RUN TestDockerSuite/TestImportFile [2019-10-09T17:31:59.045Z] --- PASS: TestRenameInvalidName (1.91s) [2019-10-09T17:31:59.045Z] === RUN TestRenameAnonymousContainer [2019-10-09T17:31:59.045Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2019-10-09T17:31:59.045Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2019-10-09T17:31:59.045Z] === RUN TestRenameContainerWithSameName [2019-10-09T17:31:59.579Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-10-09T17:31:59.579Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-10-09T17:32:00.577Z] --- PASS: TestRenameContainerWithSameName (1.87s) [2019-10-09T17:32:00.577Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-09T17:32:00.577Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2019-10-09T17:32:00.577Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2019-10-09T17:32:00.577Z] === RUN TestResize [2019-10-09T17:32:00.577Z] --- SKIP: TestResize (0.00s) [2019-10-09T17:32:00.577Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2019-10-09T17:32:00.577Z] === RUN TestResizeWithInvalidSize [2019-10-09T17:32:00.577Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2019-10-09T17:32:00.577Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2019-10-09T17:32:00.577Z] === RUN TestResizeWhenContainerNotStarted [2019-10-09T17:32:01.475Z] === RUN TestDockerSuite/TestImportGzipped [2019-10-09T17:32:03.475Z] --- PASS: TestResizeWhenContainerNotStarted (2.42s) [2019-10-09T17:32:03.475Z] === RUN TestDaemonRestartKillContainers [2019-10-09T17:32:03.475Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2019-10-09T17:32:03.475Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-10-09T17:32:03.475Z] === RUN TestStats [2019-10-09T17:32:03.475Z] --- SKIP: TestStats (0.00s) [2019-10-09T17:32:03.475Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2019-10-09T17:32:03.475Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-09T17:32:04.002Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-10-09T17:32:04.002Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-10-09T17:32:05.898Z] === RUN TestDockerSuite/TestInfoDebug [2019-10-09T17:32:06.156Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-10-09T17:32:06.720Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2019-10-09T17:32:07.284Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-10-09T17:32:08.657Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-10-09T17:32:08.914Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-10-09T17:32:09.480Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-10-09T17:32:10.411Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-10-09T17:32:11.372Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-10-09T17:32:11.372Z] === RUN TestDockerSuite/TestInfoFormat [2019-10-09T17:32:11.372Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2019-10-09T17:32:11.629Z] === RUN TestDockerSuite/TestInsecureRegistries [2019-10-09T17:32:11.885Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2019-10-09T17:32:12.142Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-10-09T17:32:13.074Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-10-09T17:32:13.784Z] --- PASS: TestStopContainerWithRestartPolicyAlways (10.68s) [2019-10-09T17:32:13.784Z] === RUN TestStopContainerWithTimeout [2019-10-09T17:32:13.784Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2019-10-09T17:32:13.784Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2019-10-09T17:32:13.784Z] === RUN TestUpdateRestartPolicy [2019-10-09T17:32:14.445Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-10-09T17:32:15.008Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2019-10-09T17:32:15.008Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-10-09T17:32:15.939Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-10-09T17:32:16.869Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-10-09T17:32:17.802Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-10-09T17:32:17.802Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2019-10-09T17:32:18.368Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2019-10-09T17:32:19.737Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-10-09T17:32:20.670Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-10-09T17:32:21.601Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-10-09T17:32:21.858Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-10-09T17:32:21.858Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-10-09T17:32:22.790Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-10-09T17:32:22.790Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-10-09T17:32:24.162Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-10-09T17:32:25.093Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2019-10-09T17:32:25.093Z] === RUN TestDockerSuite/TestInspectDefault [2019-10-09T17:32:26.028Z] === RUN TestDockerSuite/TestInspectHistory [2019-10-09T17:32:27.400Z] === RUN TestDockerSuite/TestInspectImage [2019-10-09T17:32:27.400Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-10-09T17:32:27.400Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-10-09T17:32:27.400Z] === RUN TestDockerSuite/TestInspectInt64 [2019-10-09T17:32:28.333Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-10-09T17:32:29.265Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-10-09T17:32:29.265Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-10-09T17:32:29.828Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-10-09T17:32:30.392Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-10-09T17:32:30.657Z] === RUN TestDockerSuite/TestInspectPlugin [2019-10-09T17:32:33.180Z] === RUN TestDockerSuite/TestInspectRootFS [2019-10-09T17:32:33.180Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-10-09T17:32:33.745Z] === RUN TestDockerSuite/TestInspectStatus [2019-10-09T17:32:34.677Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-10-09T17:32:34.851Z] --- PASS: TestUpdateRestartPolicy (20.68s) [2019-10-09T17:32:34.851Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-09T17:32:36.384Z] --- PASS: TestUpdateRestartWithAutoRemove (1.79s) [2019-10-09T17:32:36.384Z] === RUN TestWaitNonBlocked [2019-10-09T17:32:36.384Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-09T17:32:36.384Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-09T17:32:36.384Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-09T17:32:36.384Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-09T17:32:36.384Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-09T17:32:36.384Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-09T17:32:36.571Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-10-09T17:32:36.571Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2019-10-09T17:32:37.503Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-10-09T17:32:38.433Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-10-09T17:32:39.280Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-10-09T17:32:39.280Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.43s) [2019-10-09T17:32:39.280Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.50s) [2019-10-09T17:32:39.280Z] === RUN TestWaitBlocked [2019-10-09T17:32:39.280Z] --- SKIP: TestWaitBlocked (0.00s) [2019-10-09T17:32:39.280Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2019-10-09T17:32:39.280Z] PASS [2019-10-09T17:32:39.280Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2019-10-09T17:32:39.280Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-09T17:32:39.280Z] INFO: Testing against a local daemon [2019-10-09T17:32:39.280Z] === RUN TestCommitInheritsEnv [2019-10-09T17:32:39.280Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2019-10-09T17:32:39.280Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-09T17:32:39.280Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-09T17:32:39.280Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-10-09T17:32:39.280Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2019-10-09T17:32:39.280Z] === RUN TestImagesFilterMultiReference [2019-10-09T17:32:39.280Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2019-10-09T17:32:39.280Z] === RUN TestImagePullPlatformInvalid [2019-10-09T17:32:39.280Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-10-09T17:32:39.280Z] === RUN TestRemoveImageOrphaning [2019-10-09T17:32:39.280Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2019-10-09T17:32:39.280Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-09T17:32:39.280Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-09T17:32:39.280Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-10-09T17:32:39.280Z] === RUN TestTagInvalidReference [2019-10-09T17:32:39.280Z] --- PASS: TestTagInvalidReference (0.03s) [2019-10-09T17:32:39.280Z] === RUN TestTagValidPrefixedRepo [2019-10-09T17:32:39.280Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-10-09T17:32:39.280Z] === RUN TestTagExistedNameWithoutForce [2019-10-09T17:32:39.280Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-10-09T17:32:39.280Z] === RUN TestTagOfficialNames [2019-10-09T17:32:39.280Z] --- SKIP: TestTagOfficialNames (0.00s) [2019-10-09T17:32:39.280Z] tag_test.go:98: testEnv.OSType == "windows" [2019-10-09T17:32:39.280Z] === RUN TestTagMatchesDigest [2019-10-09T17:32:39.280Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-09T17:32:39.280Z] PASS [2019-10-09T17:32:39.280Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2019-10-09T17:32:39.280Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-09T17:32:39.280Z] INFO: Testing against a local daemon [2019-10-09T17:32:39.280Z] === RUN TestNetworkCreateDelete [2019-10-09T17:32:39.280Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2019-10-09T17:32:39.280Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2019-10-09T17:32:39.280Z] === RUN TestDockerNetworkDeletePreferID [2019-10-09T17:32:39.280Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2019-10-09T17:32:39.280Z] 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-09T17:32:39.280Z] === RUN TestInspectNetwork [2019-10-09T17:32:39.280Z] --- SKIP: TestInspectNetwork (0.00s) [2019-10-09T17:32:39.280Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2019-10-09T17:32:39.280Z] === RUN TestRunContainerWithBridgeNone [2019-10-09T17:32:39.280Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2019-10-09T17:32:39.280Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2019-10-09T17:32:39.280Z] === RUN TestNetworkInvalidJSON [2019-10-09T17:32:39.280Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-09T17:32:39.280Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-09T17:32:39.280Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-09T17:32:39.280Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-09T17:32:39.280Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-09T17:32:39.280Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-09T17:32:39.280Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-09T17:32:39.280Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-09T17:32:39.280Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-09T17:32:39.280Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-10-09T17:32:39.280Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-09T17:32:39.280Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2019-10-09T17:32:39.280Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2019-10-09T17:32:39.280Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-09T17:32:39.280Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2019-10-09T17:32:39.280Z] service_test.go:29: testEnv.OSType == "windows" [2019-10-09T17:32:39.280Z] === RUN TestDaemonDefaultNetworkPools [2019-10-09T17:32:39.280Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2019-10-09T17:32:39.280Z] service_test.go:51: testEnv.OSType == "windows" [2019-10-09T17:32:39.280Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-09T17:32:39.280Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2019-10-09T17:32:39.280Z] service_test.go:94: testEnv.OSType == "windows" [2019-10-09T17:32:39.280Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-09T17:32:39.280Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2019-10-09T17:32:39.280Z] service_test.go:127: testEnv.OSType == "windows" [2019-10-09T17:32:39.280Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-09T17:32:39.280Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2019-10-09T17:32:39.280Z] service_test.go:177: testEnv.OSType == "windows" [2019-10-09T17:32:39.280Z] === RUN TestServiceWithPredefinedNetwork [2019-10-09T17:32:39.280Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2019-10-09T17:32:39.280Z] service_test.go:201: testEnv.OSType == "windows" [2019-10-09T17:32:39.280Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-09T17:32:39.280Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-09T17:32:39.280Z] service_test.go:230: FLAKY_TEST [2019-10-09T17:32:39.280Z] === RUN TestServiceWithDataPathPortInit [2019-10-09T17:32:39.280Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2019-10-09T17:32:39.280Z] service_test.go:319: testEnv.OSType == "windows" [2019-10-09T17:32:39.280Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-09T17:32:39.280Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2019-10-09T17:32:39.280Z] service_test.go:386: testEnv.OSType == "windows" [2019-10-09T17:32:39.280Z] PASS [2019-10-09T17:32:39.280Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-10-09T17:32:39.280Z] PASS [2019-10-09T17:32:39.280Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-10-09T17:32:39.280Z] PASS [2019-10-09T17:32:39.280Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2019-10-09T17:32:39.280Z] PASS [2019-10-09T17:32:39.280Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-10-09T17:32:39.280Z] PASS [2019-10-09T17:32:39.280Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-10-09T17:32:39.280Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-09T17:32:39.280Z] INFO: Testing against a local daemon [2019-10-09T17:32:39.280Z] === RUN TestPluginInvalidJSON [2019-10-09T17:32:39.280Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-09T17:32:39.280Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-09T17:32:39.280Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-09T17:32:39.280Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-10-09T17:32:39.280Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-09T17:32:39.280Z] PASS [2019-10-09T17:32:39.280Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-10-09T17:32:39.365Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-10-09T17:32:39.738Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-09T17:32:39.738Z] INFO: Testing against a local daemon [2019-10-09T17:32:39.738Z] === RUN TestExternalGraphDriver [2019-10-09T17:32:39.738Z] --- SKIP: TestExternalGraphDriver (0.00s) [2019-10-09T17:32:39.738Z] external_test.go:48: runtime.GOOS == "windows" [2019-10-09T17:32:39.738Z] === RUN TestGraphdriverPluginV2 [2019-10-09T17:32:39.738Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2019-10-09T17:32:39.738Z] external_test.go:407: runtime.GOOS == "windows" [2019-10-09T17:32:39.738Z] PASS [2019-10-09T17:32:39.738Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-10-09T17:32:39.738Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-09T17:32:39.738Z] INFO: Testing against a local daemon [2019-10-09T17:32:39.738Z] PASS [2019-10-09T17:32:39.738Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-10-09T17:32:39.738Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-09T17:32:39.738Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2019-10-09T17:32:39.738Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-09T17:32:39.738Z] INFO: Testing against a local daemon [2019-10-09T17:32:39.738Z] === RUN TestSecretInspect [2019-10-09T17:32:39.738Z] --- SKIP: TestSecretInspect (0.00s) [2019-10-09T17:32:39.738Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-10-09T17:32:39.738Z] === RUN TestSecretList [2019-10-09T17:32:39.738Z] --- SKIP: TestSecretList (0.00s) [2019-10-09T17:32:39.738Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2019-10-09T17:32:39.738Z] === RUN TestSecretsCreateAndDelete [2019-10-09T17:32:39.738Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2019-10-09T17:32:39.738Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2019-10-09T17:32:39.738Z] === RUN TestSecretsUpdate [2019-10-09T17:32:39.738Z] --- SKIP: TestSecretsUpdate (0.00s) [2019-10-09T17:32:39.738Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-10-09T17:32:39.738Z] === RUN TestTemplatedSecret [2019-10-09T17:32:39.738Z] --- SKIP: TestTemplatedSecret (0.00s) [2019-10-09T17:32:39.738Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2019-10-09T17:32:39.738Z] === RUN TestSecretCreateResolve [2019-10-09T17:32:39.738Z] --- SKIP: TestSecretCreateResolve (0.00s) [2019-10-09T17:32:39.738Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2019-10-09T17:32:39.738Z] PASS [2019-10-09T17:32:39.738Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2019-10-09T17:32:39.738Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-09T17:32:39.738Z] INFO: Testing against a local daemon [2019-10-09T17:32:39.738Z] === RUN TestServiceCreateInit [2019-10-09T17:32:39.738Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-09T17:32:39.738Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-09T17:32:39.738Z] --- PASS: TestServiceCreateInit (0.03s) [2019-10-09T17:32:39.738Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-10-09T17:32:39.738Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-10-09T17:32:39.738Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-10-09T17:32:39.738Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-10-09T17:32:39.738Z] === RUN TestCreateServiceMultipleTimes [2019-10-09T17:32:39.738Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2019-10-09T17:32:39.738Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2019-10-09T17:32:39.738Z] === RUN TestCreateServiceConflict [2019-10-09T17:32:39.738Z] --- SKIP: TestCreateServiceConflict (0.00s) [2019-10-09T17:32:39.738Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2019-10-09T17:32:39.738Z] === RUN TestCreateServiceMaxReplicas [2019-10-09T17:32:39.738Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2019-10-09T17:32:39.738Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2019-10-09T17:32:39.738Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-09T17:32:39.738Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2019-10-09T17:32:39.738Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-10-09T17:32:39.738Z] === RUN TestCreateServiceSecretFileMode [2019-10-09T17:32:39.738Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2019-10-09T17:32:39.738Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2019-10-09T17:32:39.738Z] === RUN TestCreateServiceConfigFileMode [2019-10-09T17:32:39.738Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2019-10-09T17:32:39.738Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2019-10-09T17:32:39.738Z] === RUN TestCreateServiceSysctls [2019-10-09T17:32:39.738Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2019-10-09T17:32:39.738Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2019-10-09T17:32:39.738Z] === RUN TestCreateServiceCapabilities [2019-10-09T17:32:40.195Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2019-10-09T17:32:40.195Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" [2019-10-09T17:32:40.195Z] === RUN TestInspect [2019-10-09T17:32:40.195Z] --- SKIP: TestInspect (0.00s) [2019-10-09T17:32:40.195Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2019-10-09T17:32:40.195Z] === RUN TestDockerNetworkConnectAlias [2019-10-09T17:32:40.195Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2019-10-09T17:32:40.195Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-10-09T17:32:40.195Z] === RUN TestDockerNetworkReConnect [2019-10-09T17:32:40.195Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2019-10-09T17:32:40.195Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2019-10-09T17:32:40.195Z] === RUN TestServicePlugin [2019-10-09T17:32:40.195Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-09T17:32:40.195Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-10-09T17:32:40.195Z] === RUN TestServiceUpdateLabel [2019-10-09T17:32:40.195Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2019-10-09T17:32:40.195Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2019-10-09T17:32:40.195Z] === RUN TestServiceUpdateSecrets [2019-10-09T17:32:40.195Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2019-10-09T17:32:40.195Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2019-10-09T17:32:40.195Z] === RUN TestServiceUpdateConfigs [2019-10-09T17:32:40.195Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2019-10-09T17:32:40.195Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2019-10-09T17:32:40.195Z] === RUN TestServiceUpdateNetwork [2019-10-09T17:32:40.195Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2019-10-09T17:32:40.195Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2019-10-09T17:32:40.195Z] PASS [2019-10-09T17:32:40.195Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2019-10-09T17:32:40.195Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-09T17:32:40.195Z] INFO: Testing against a local daemon [2019-10-09T17:32:40.195Z] === RUN TestSessionCreate [2019-10-09T17:32:40.195Z] --- SKIP: TestSessionCreate (0.00s) [2019-10-09T17:32:40.195Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2019-10-09T17:32:40.195Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-09T17:32:40.195Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2019-10-09T17:32:40.195Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2019-10-09T17:32:40.195Z] PASS [2019-10-09T17:32:40.195Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2019-10-09T17:32:40.195Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-09T17:32:40.195Z] INFO: Testing against a local daemon [2019-10-09T17:32:40.195Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-09T17:32:40.195Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-09T17:32:40.195Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2019-10-09T17:32:40.195Z] === RUN TestEventsExecDie [2019-10-09T17:32:40.195Z] --- SKIP: TestEventsExecDie (0.00s) [2019-10-09T17:32:40.195Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2019-10-09T17:32:40.195Z] === RUN TestEventsBackwardsCompatible [2019-10-09T17:32:40.195Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2019-10-09T17:32:40.195Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2019-10-09T17:32:40.195Z] === RUN TestInfoAPI [2019-10-09T17:32:40.195Z] --- PASS: TestInfoAPI (0.05s) [2019-10-09T17:32:40.195Z] === RUN TestInfoAPIWarnings [2019-10-09T17:32:40.195Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2019-10-09T17:32:40.195Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-09T17:32:40.195Z] === RUN TestLoginFailsWithBadCredentials [2019-10-09T17:32:40.296Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-10-09T17:32:40.862Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-10-09T17:32:41.160Z] --- PASS: TestLoginFailsWithBadCredentials (1.05s) [2019-10-09T17:32:41.160Z] === RUN TestPingCacheHeaders [2019-10-09T17:32:41.160Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-10-09T17:32:41.160Z] === RUN TestPingGet [2019-10-09T17:32:41.160Z] --- PASS: TestPingGet (0.03s) [2019-10-09T17:32:41.160Z] === RUN TestPingHead [2019-10-09T17:32:41.160Z] --- PASS: TestPingHead (0.03s) [2019-10-09T17:32:41.160Z] === RUN TestVersion [2019-10-09T17:32:41.160Z] --- PASS: TestVersion (0.03s) [2019-10-09T17:32:41.160Z] PASS [2019-10-09T17:32:41.160Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2019-10-09T17:32:41.618Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-09T17:32:41.618Z] INFO: Testing against a local daemon [2019-10-09T17:32:41.618Z] === RUN TestVolumesCreateAndList [2019-10-09T17:32:41.618Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-10-09T17:32:41.618Z] === RUN TestVolumesRemove [2019-10-09T17:32:41.618Z] --- SKIP: TestVolumesRemove (0.00s) [2019-10-09T17:32:41.618Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2019-10-09T17:32:41.618Z] === RUN TestVolumesInspect [2019-10-09T17:32:41.618Z] --- PASS: TestVolumesInspect (0.05s) [2019-10-09T17:32:41.618Z] === RUN TestVolumesInvalidJSON [2019-10-09T17:32:41.618Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-09T17:32:41.618Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-09T17:32:41.618Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-09T17:32:41.618Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-10-09T17:32:41.618Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-09T17:32:41.618Z] PASS [2019-10-09T17:32:41.618Z] INFO: make.ps1 ended at 10/09/2019 17:32:41 [2019-10-09T17:32:41.618Z] INFO: Integration CLI tests being run from the host: [2019-10-09T17:32:41.618Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2019-10-09T17:32:41.792Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-10-09T17:32:41.792Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2019-10-09T17:32:44.314Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-10-09T17:32:46.209Z] === RUN TestDockerSuite/TestLinksEnvs [2019-10-09T17:32:47.580Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-10-09T17:32:48.143Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-10-09T17:32:50.035Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-10-09T17:32:50.186Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-09T17:32:50.186Z] INFO: Testing against a local daemon [2019-10-09T17:32:50.186Z] === RUN TestDockerSuite [2019-10-09T17:32:50.186Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-10-09T17:32:50.186Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-10-09T17:32:50.186Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-10-09T17:32:50.186Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-10-09T17:32:50.186Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-10-09T17:32:50.186Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-10-09T17:32:50.186Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-10-09T17:32:50.186Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-10-09T17:32:50.644Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-10-09T17:32:51.104Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-10-09T17:32:51.561Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-10-09T17:32:52.019Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-10-09T17:32:52.560Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-10-09T17:32:55.085Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-10-09T17:32:55.342Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-10-09T17:32:57.868Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-10-09T17:32:58.125Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-10-09T17:32:59.054Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-10-09T17:33:03.232Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2019-10-09T17:33:13.191Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-10-09T17:33:13.755Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2019-10-09T17:33:15.651Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-10-09T17:33:18.174Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-10-09T17:33:18.174Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2019-10-09T17:33:19.104Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-10-09T17:33:22.383Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2019-10-09T17:33:22.383Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-10-09T17:33:22.383Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-10-09T17:33:22.383Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-10-09T17:33:22.383Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-10-09T17:33:23.320Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-10-09T17:33:23.884Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-10-09T17:33:28.055Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-10-09T17:33:28.619Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-10-09T17:33:31.139Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2019-10-09T17:33:33.661Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-10-09T17:33:34.227Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-10-09T17:33:34.484Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-10-09T17:33:34.484Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-10-09T17:33:35.855Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-10-09T17:33:37.226Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-10-09T17:33:37.790Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-10-09T17:33:38.355Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-10-09T17:33:39.724Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-10-09T17:33:41.092Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-10-09T17:33:41.092Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-10-09T17:33:44.366Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-10-09T17:33:44.623Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-10-09T17:33:44.880Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-10-09T17:33:45.444Z] === RUN TestDockerSuite/TestLogsSince [2019-10-09T17:33:49.630Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-10-09T17:33:52.903Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-10-09T17:33:52.903Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2019-10-09T17:33:56.177Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-10-09T17:33:58.705Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-10-09T17:33:59.269Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2019-10-09T17:33:59.269Z] === RUN TestDockerSuite/TestLogsTail [2019-10-09T17:34:00.200Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-10-09T17:34:01.132Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-10-09T17:34:02.063Z] === RUN TestDockerSuite/TestMountIntoProc [2019-10-09T17:34:02.627Z] === RUN TestDockerSuite/TestMountIntoSys [2019-10-09T17:34:03.557Z] === RUN TestDockerSuite/TestNetHostname [2019-10-09T17:34:06.081Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-10-09T17:34:06.081Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2019-10-09T17:34:06.338Z] === RUN TestDockerSuite/TestNetworkEvents [2019-10-09T17:34:07.707Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-10-09T17:34:10.237Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-10-09T17:34:11.167Z] === RUN TestDockerSuite/TestPluginActive [2019-10-09T17:34:11.732Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2019-10-09T17:34:13.102Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-10-09T17:34:19.651Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-10-09T17:34:19.651Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-10-09T17:34:19.908Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-10-09T17:34:24.080Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-10-09T17:34:25.009Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-10-09T17:34:25.939Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2019-10-09T17:34:26.872Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-10-09T17:34:28.768Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2019-10-09T17:34:33.013Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-10-09T17:34:33.013Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2019-10-09T17:34:34.908Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-10-09T17:34:36.284Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-10-09T17:34:36.284Z] === RUN TestDockerSuite/TestPortHostBinding [2019-10-09T17:34:38.178Z] === RUN TestDockerSuite/TestPortList [2019-10-09T17:34:41.457Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2019-10-09T17:34:44.731Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2019-10-09T17:34:49.990Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-10-09T17:34:51.360Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-10-09T17:34:57.904Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2019-10-09T17:34:58.468Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-10-09T17:34:58.468Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-10-09T17:34:58.725Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-10-09T17:34:59.656Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-10-09T17:34:59.656Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-10-09T17:35:00.220Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-10-09T17:35:00.220Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-10-09T17:35:01.153Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-10-09T17:35:01.153Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-10-09T17:35:03.048Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-10-09T17:35:03.048Z] === RUN TestDockerSuite/TestPruneContainerLabel [2019-10-09T17:35:06.334Z] === RUN TestDockerSuite/TestPruneContainerUntil [2019-10-09T17:35:07.703Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2019-10-09T17:35:08.267Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2019-10-09T17:35:08.267Z] === RUN TestDockerSuite/TestPsByOrder [2019-10-09T17:35:10.788Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2019-10-09T17:35:11.718Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-10-09T17:35:13.088Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-10-09T17:35:17.263Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-10-09T17:35:18.867Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-10-09T17:35:18.867Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-10-09T17:35:18.867Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-10-09T17:35:18.867Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-10-09T17:35:18.867Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-10-09T17:35:18.867Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-10-09T17:35:18.867Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-10-09T17:35:18.867Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-10-09T17:35:18.867Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-10-09T17:35:18.867Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-10-09T17:35:18.867Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-10-09T17:35:18.867Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-10-09T17:35:22.518Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-10-09T17:35:22.518Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-10-09T17:35:23.544Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-10-09T17:35:23.544Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-10-09T17:35:23.544Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-10-09T17:35:25.042Z] === RUN TestDockerSwarmSuite/TestServiceScale [2019-10-09T17:35:25.972Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-10-09T17:35:27.866Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2019-10-09T17:35:28.251Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-10-09T17:35:29.784Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-10-09T17:35:29.784Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-10-09T17:35:29.784Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-10-09T17:35:29.784Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-10-09T17:35:29.784Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-10-09T17:35:32.683Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-10-09T17:35:32.683Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-10-09T17:35:32.683Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-10-09T17:35:34.409Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-10-09T17:35:35.779Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-10-09T17:35:39.054Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-10-09T17:35:40.951Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-10-09T17:35:41.235Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-10-09T17:35:42.320Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-10-09T17:35:44.389Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-10-09T17:35:47.664Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-10-09T17:35:47.921Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2019-10-09T17:35:48.852Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-10-09T17:35:49.109Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-10-09T17:35:50.040Z] === RUN TestDockerSuite/TestPsRightTagName [2019-10-09T17:35:50.969Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-10-09T17:35:52.864Z] === RUN TestDockerSuite/TestPsShowMounts [2019-10-09T17:35:54.233Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-10-09T17:35:55.605Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-10-09T17:35:56.538Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-10-09T17:35:56.538Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-10-09T17:35:56.794Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-10-09T17:35:57.051Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-10-09T17:35:57.051Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-10-09T17:35:57.982Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-10-09T17:35:59.875Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-10-09T17:36:01.249Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-10-09T17:36:02.181Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-10-09T17:36:09.283Z] --- PASS: TestImportExtremelyLargeImageWorks (301.59s) [2019-10-09T17:36:09.283Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-10-09T17:36:09.283Z] PASS [2019-10-09T17:36:09.283Z] [2019-10-09T17:36:09.283Z] === Skipped [2019-10-09T17:36:09.283Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-10-09T17:36:09.283Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-09T17:36:09.283Z] [2019-10-09T17:36:09.283Z] [2019-10-09T17:36:09.283Z] DONE 12 tests, 1 skipped in 302.986s [2019-10-09T17:36:09.283Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2019-10-09T17:36:09.283Z] ++ 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-09T17:36:09.283Z] ++ set -e [2019-10-09T17:36:09.283Z] ++ '[' -n 0 ']' [2019-10-09T17:36:09.283Z] ++ set -x [2019-10-09T17:36:09.283Z] ++ env -i DEST=/go/src/github.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-09T17:36:09.283Z] INFO: Testing against a local daemon [2019-10-09T17:36:09.283Z] === RUN TestNetworkCreateDelete [2019-10-09T17:36:09.283Z] --- PASS: TestNetworkCreateDelete (0.21s) [2019-10-09T17:36:09.283Z] === RUN TestDockerNetworkDeletePreferID [2019-10-09T17:36:09.283Z] --- PASS: TestDockerNetworkDeletePreferID (0.54s) [2019-10-09T17:36:09.283Z] === RUN TestInspectNetwork [2019-10-09T17:36:09.283Z] === RUN TestInspectNetwork/full_network_id [2019-10-09T17:36:09.283Z] === RUN TestInspectNetwork/partial_network_id [2019-10-09T17:36:09.283Z] === RUN TestInspectNetwork/network_name [2019-10-09T17:36:09.283Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-09T17:36:10.275Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-10-09T17:36:11.205Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-10-09T17:36:12.739Z] --- PASS: TestInspectNetwork (8.29s) [2019-10-09T17:36:12.739Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-09T17:36:12.739Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-09T17:36:12.739Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-09T17:36:12.739Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-09T17:36:12.739Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-09T17:36:12.739Z] === RUN TestRunContainerWithBridgeNone [2019-10-09T17:36:13.728Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2019-10-09T17:36:13.728Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-10-09T17:36:13.728Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-10-09T17:36:13.728Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-10-09T17:36:14.292Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-10-09T17:36:15.430Z] --- PASS: TestRunContainerWithBridgeNone (2.55s) [2019-10-09T17:36:15.430Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-09T17:36:15.430Z] === RUN TestNetworkInvalidJSON [2019-10-09T17:36:15.430Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-09T17:36:15.430Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-09T17:36:15.430Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-09T17:36:15.430Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-09T17:36:15.430Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-09T17:36:15.430Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-09T17:36:15.430Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-09T17:36:15.430Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-09T17:36:15.430Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-09T17:36:15.430Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-10-09T17:36:15.430Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-09T17:36:15.430Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-09T17:36:15.430Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-09T17:36:15.430Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-09T17:36:16.457Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-10-09T17:36:16.457Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-09T17:36:16.457Z] === RUN TestDaemonDefaultNetworkPools [2019-10-09T17:36:16.821Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-10-09T17:36:17.081Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2019-10-09T17:36:17.081Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-09T17:36:17.081Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-09T17:36:18.558Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2019-10-09T17:36:18.558Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-09T17:36:18.558Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-09T17:36:18.713Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-10-09T17:36:19.575Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.46s) [2019-10-09T17:36:19.575Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-09T17:36:19.575Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-09T17:36:20.192Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2019-10-09T17:36:20.192Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-09T17:36:20.192Z] === RUN TestServiceWithPredefinedNetwork [2019-10-09T17:36:21.991Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2019-10-09T17:36:22.554Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-10-09T17:36:22.892Z] --- PASS: TestServiceWithPredefinedNetwork (2.45s) [2019-10-09T17:36:22.892Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-09T17:36:22.892Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-09T17:36:22.892Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-09T17:36:22.892Z] service_test.go:230: FLAKY_TEST [2019-10-09T17:36:22.892Z] === RUN TestServiceWithDataPathPortInit [2019-10-09T17:36:23.926Z] === RUN TestDockerSuite/TestRmiBlank [2019-10-09T17:36:24.183Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-10-09T17:36:24.183Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-10-09T17:36:24.440Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2019-10-09T17:36:28.616Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-10-09T17:36:29.548Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-10-09T17:36:29.805Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-10-09T17:36:31.705Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-10-09T17:36:32.641Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-10-09T17:36:34.536Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-10-09T17:36:35.905Z] === RUN TestDockerSuite/TestRmiTag [2019-10-09T17:36:35.905Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-10-09T17:36:36.622Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-10-09T17:36:38.141Z] --- PASS: TestServiceWithDataPathPortInit (14.56s) [2019-10-09T17:36:38.141Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-09T17:36:38.141Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-09T17:36:38.141Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-09T17:36:40.794Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-10-09T17:36:41.052Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-10-09T17:36:41.982Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-10-09T17:36:42.914Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-10-09T17:36:43.478Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-10-09T17:36:44.961Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.18s) [2019-10-09T17:36:44.961Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-09T17:36:44.961Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:bzwvpp2pjgu8mn3seijnd4feu Created:2019-10-09 17:36:38.382811537 +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[4f292edf954473edb9151a95a3348e6a3b590aec101d47400b79ac8cce54bcb4:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mmm2t5vhodq4vt039idzokx5q EndpointID:32f488844f676692a4632f3d2c16ac0a9d0508ecc56fa7f2b17950510090e3bc MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:531f7f6d76d65dacdb34c373825e5c8e050f0aa674bd52d2b479ba8935acdac9 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:f2af27dbe052 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mmm2t5vhodq4vt039idzokx5q EndpointID:32f488844f676692a4632f3d2c16ac0a9d0508ecc56fa7f2b17950510090e3bc EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-09T17:36:44.961Z] PASS [2019-10-09T17:36:44.961Z] [2019-10-09T17:36:44.961Z] === Skipped [2019-10-09T17:36:44.961Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-09T17:36:44.961Z] service_test.go:230: FLAKY_TEST [2019-10-09T17:36:44.961Z] [2019-10-09T17:36:44.961Z] [2019-10-09T17:36:44.961Z] DONE 21 tests, 1 skipped in 41.013s [2019-10-09T17:36:44.961Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-09T17:36:44.961Z] ++ 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-09T17:36:44.961Z] ++ set -e [2019-10-09T17:36:44.961Z] ++ '[' -n 0 ']' [2019-10-09T17:36:44.961Z] ++ set -x [2019-10-09T17:36:44.962Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09T17:36:44.962Z] INFO: Testing against a local daemon [2019-10-09T17:36:44.962Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-09T17:36:44.962Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-09T17:36:44.962Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-09T17:36:44.962Z] === RUN TestDockerNetworkIpvlan [2019-10-09T17:36:44.962Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-09T17:36:44.962Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-09T17:36:44.962Z] PASS [2019-10-09T17:36:44.962Z] [2019-10-09T17:36:44.962Z] === Skipped [2019-10-09T17:36:44.962Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-09T17:36:44.962Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-09T17:36:44.962Z] [2019-10-09T17:36:44.962Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-09T17:36:44.962Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-09T17:36:44.962Z] [2019-10-09T17:36:44.962Z] [2019-10-09T17:36:44.962Z] DONE 2 tests, 2 skipped in 0.102s [2019-10-09T17:36:44.962Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-09T17:36:44.962Z] ++ 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-09T17:36:44.962Z] ++ set -e [2019-10-09T17:36:44.962Z] ++ '[' -n 0 ']' [2019-10-09T17:36:44.962Z] ++ set -x [2019-10-09T17:36:44.962Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09T17:36:44.962Z] INFO: Testing against a local daemon [2019-10-09T17:36:44.962Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-09T17:36:45.378Z] === RUN TestDockerSuite/TestRunAddHost [2019-10-09T17:36:45.942Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-10-09T17:36:46.199Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-10-09T17:36:46.434Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.50s) [2019-10-09T17:36:46.434Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-09T17:36:46.434Z] === RUN TestDockerNetworkMacvlan [2019-10-09T17:36:47.056Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-09T17:36:47.129Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-10-09T17:36:47.129Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-10-09T17:36:48.062Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-10-09T17:36:48.069Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-09T17:36:49.085Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-09T17:36:49.431Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-10-09T17:36:50.361Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-10-09T17:36:51.292Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-10-09T17:36:51.776Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-09T17:36:52.221Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2019-10-09T17:36:53.589Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-10-09T17:36:55.247Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-09T17:36:55.483Z] === RUN TestDockerSuite/TestRunAttachDetach [2019-10-09T17:36:56.413Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2019-10-09T17:36:57.342Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2019-10-09T17:36:58.272Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2019-10-09T17:36:59.203Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2019-10-09T17:36:59.767Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2019-10-09T17:37:00.024Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-10-09T17:37:00.761Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-09T17:37:01.380Z] --- PASS: TestDockerNetworkMacvlan (15.18s) [2019-10-09T17:37:01.380Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-09T17:37:01.380Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2019-10-09T17:37:01.380Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-09T17:37:01.380Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-10-09T17:37:01.380Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-09T17:37:01.380Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.24s) [2019-10-09T17:37:01.380Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-09T17:37:01.380Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.19s) [2019-10-09T17:37:01.380Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-09T17:37:01.380Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.25s) [2019-10-09T17:37:01.380Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-09T17:37:01.380Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.95s) [2019-10-09T17:37:01.380Z] PASS [2019-10-09T17:37:01.380Z] [2019-10-09T17:37:01.380Z] DONE 8 tests in 16.771s [2019-10-09T17:37:01.380Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-09T17:37:01.380Z] ++ 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-09T17:37:01.380Z] ++ set -e [2019-10-09T17:37:01.380Z] ++ '[' -n 0 ']' [2019-10-09T17:37:01.380Z] ++ set -x [2019-10-09T17:37:01.380Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09T17:37:01.380Z] testing: warning: no tests to run [2019-10-09T17:37:01.380Z] PASS [2019-10-09T17:37:01.380Z] [2019-10-09T17:37:01.380Z] DONE 0 tests in 0.017s [2019-10-09T17:37:01.380Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-09T17:37:01.380Z] ++ 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-09T17:37:01.380Z] ++ set -e [2019-10-09T17:37:01.380Z] ++ '[' -n 0 ']' [2019-10-09T17:37:01.380Z] ++ set -x [2019-10-09T17:37:01.380Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09T17:37:01.391Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2019-10-09T17:37:01.665Z] INFO: Testing against a local daemon [2019-10-09T17:37:01.665Z] === RUN TestAuthZPluginAllowRequest [2019-10-09T17:37:02.761Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-10-09T17:37:03.155Z] --- PASS: TestAuthZPluginAllowRequest (1.70s) [2019-10-09T17:37:03.155Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-09T17:37:03.155Z] === RUN TestAuthZPluginTLS [2019-10-09T17:37:03.325Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-10-09T17:37:03.773Z] --- PASS: TestAuthZPluginTLS (0.60s) [2019-10-09T17:37:03.774Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-09T17:37:03.774Z] === RUN TestAuthZPluginDenyRequest [2019-10-09T17:37:04.268Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-10-09T17:37:04.396Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2019-10-09T17:37:04.396Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-09T17:37:04.396Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-09T17:37:05.019Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.59s) [2019-10-09T17:37:05.019Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-09T17:37:05.019Z] === RUN TestAuthZPluginDenyResponse [2019-10-09T17:37:05.198Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-10-09T17:37:05.198Z] === RUN TestDockerSuite/TestRunBindMounts [2019-10-09T17:37:05.636Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2019-10-09T17:37:05.636Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-09T17:37:05.636Z] === RUN TestAuthZPluginAllowEventStream [2019-10-09T17:37:07.137Z] --- PASS: TestAuthZPluginAllowEventStream (1.65s) [2019-10-09T17:37:07.137Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-09T17:37:07.137Z] === RUN TestAuthZPluginErrorResponse [2019-10-09T17:37:07.719Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-10-09T17:37:07.761Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2019-10-09T17:37:07.761Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-09T17:37:07.761Z] === RUN TestAuthZPluginErrorRequest [2019-10-09T17:37:08.283Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-10-09T17:37:08.283Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-10-09T17:37:08.386Z] --- PASS: TestAuthZPluginErrorRequest (0.58s) [2019-10-09T17:37:08.386Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-09T17:37:08.386Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-09T17:37:09.005Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.60s) [2019-10-09T17:37:09.005Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-09T17:37:09.005Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-09T17:37:09.213Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-10-09T17:37:10.144Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-10-09T17:37:11.049Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.12s) [2019-10-09T17:37:11.049Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-09T17:37:11.049Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-09T17:37:11.075Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-10-09T17:37:11.075Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-10-09T17:37:12.008Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-10-09T17:37:12.937Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-10-09T17:37:13.500Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-10-09T17:37:13.737Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.14s) [2019-10-09T17:37:13.737Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-09T17:37:13.737Z] === RUN TestAuthZPluginHeader [2019-10-09T17:37:14.367Z] --- PASS: TestAuthZPluginHeader (0.94s) [2019-10-09T17:37:14.367Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-09T17:37:14.367Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-09T17:37:14.367Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-09T17:37:14.367Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-09T17:37:14.367Z] === RUN TestAuthZPluginV2Disable [2019-10-09T17:37:14.367Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-09T17:37:14.367Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-09T17:37:14.367Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-09T17:37:14.367Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-09T17:37:14.367Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-09T17:37:14.367Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-09T17:37:14.367Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-09T17:37:14.367Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-09T17:37:14.367Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-09T17:37:14.429Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-10-09T17:37:15.359Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-10-09T17:37:15.359Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-10-09T17:37:15.923Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-10-09T17:37:15.923Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-10-09T17:37:17.291Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-10-09T17:37:18.222Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-10-09T17:37:19.151Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-10-09T17:37:19.717Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-10-09T17:37:19.973Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-10-09T17:37:20.903Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-10-09T17:37:22.273Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-10-09T17:37:24.171Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-10-09T17:37:25.540Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-10-09T17:37:26.470Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-10-09T17:37:27.034Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-10-09T17:37:27.964Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-10-09T17:37:28.894Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-10-09T17:37:29.459Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-10-09T17:37:31.353Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-10-09T17:37:32.823Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2019-10-09T17:37:32.823Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-09T17:37:32.823Z] PASS [2019-10-09T17:37:32.823Z] [2019-10-09T17:37:32.823Z] === Skipped [2019-10-09T17:37:32.823Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-09T17:37:32.823Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-09T17:37:32.823Z] [2019-10-09T17:37:32.823Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-09T17:37:32.823Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-09T17:37:32.823Z] [2019-10-09T17:37:32.823Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-09T17:37:32.823Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-09T17:37:32.823Z] [2019-10-09T17:37:32.823Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-09T17:37:32.823Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-09T17:37:32.823Z] [2019-10-09T17:37:32.823Z] [2019-10-09T17:37:32.823Z] DONE 17 tests, 4 skipped in 29.610s [2019-10-09T17:37:32.823Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-09T17:37:32.823Z] ++ 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-09T17:37:32.823Z] ++ set -e [2019-10-09T17:37:32.823Z] ++ '[' -n 0 ']' [2019-10-09T17:37:32.823Z] ++ set -x [2019-10-09T17:37:32.823Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09T17:37:32.823Z] INFO: Testing against a local daemon [2019-10-09T17:37:32.823Z] === RUN TestPluginInvalidJSON [2019-10-09T17:37:32.823Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-09T17:37:32.823Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-09T17:37:32.823Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-09T17:37:32.823Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-10-09T17:37:32.823Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-09T17:37:32.823Z] PASS [2019-10-09T17:37:32.823Z] [2019-10-09T17:37:32.823Z] DONE 2 tests in 0.132s [2019-10-09T17:37:32.823Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-09T17:37:32.823Z] ++ 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-09T17:37:32.823Z] ++ set -e [2019-10-09T17:37:32.823Z] ++ '[' -n 0 ']' [2019-10-09T17:37:32.823Z] ++ set -x [2019-10-09T17:37:32.823Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09T17:37:32.823Z] INFO: Testing against a local daemon [2019-10-09T17:37:32.823Z] === RUN TestExternalGraphDriver [2019-10-09T17:37:32.823Z] === RUN TestExternalGraphDriver/json [2019-10-09T17:37:33.834Z] === RUN TestExternalGraphDriver/spec [2019-10-09T17:37:35.689Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-10-09T17:37:35.689Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-10-09T17:37:35.689Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-10-09T17:37:35.871Z] === RUN TestExternalGraphDriver/pull [2019-10-09T17:37:37.835Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-10-09T17:37:37.835Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-10-09T17:37:37.835Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-10-09T17:37:37.835Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-10-09T17:37:37.902Z] --- PASS: TestExternalGraphDriver (6.64s) [2019-10-09T17:37:37.902Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-09T17:37:37.902Z] --- PASS: TestExternalGraphDriver/json (2.13s) [2019-10-09T17:37:37.902Z] --- PASS: TestExternalGraphDriver/spec (2.06s) [2019-10-09T17:37:37.902Z] --- PASS: TestExternalGraphDriver/pull (2.24s) [2019-10-09T17:37:37.902Z] === RUN TestGraphdriverPluginV2 [2019-10-09T17:37:37.902Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2019-10-09T17:37:37.902Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-09T17:37:37.902Z] PASS [2019-10-09T17:37:37.902Z] [2019-10-09T17:37:37.902Z] === Skipped [2019-10-09T17:37:37.902Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2019-10-09T17:37:37.902Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-09T17:37:37.902Z] [2019-10-09T17:37:37.902Z] [2019-10-09T17:37:37.902Z] DONE 5 tests, 1 skipped in 6.798s [2019-10-09T17:37:38.188Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-09T17:37:38.188Z] ++ 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-09T17:37:38.188Z] ++ set -e [2019-10-09T17:37:38.188Z] ++ '[' -n 0 ']' [2019-10-09T17:37:38.188Z] ++ set -x [2019-10-09T17:37:38.188Z] ++ env -i DEST=/go/src/github.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-09T17:37:38.188Z] INFO: Testing against a local daemon [2019-10-09T17:37:38.188Z] === RUN TestContinueAfterPluginCrash [2019-10-09T17:37:38.188Z] === PAUSE TestContinueAfterPluginCrash [2019-10-09T17:37:38.188Z] === RUN TestDaemonStartWithLogOpt [2019-10-09T17:37:38.188Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-09T17:37:38.188Z] === CONT TestContinueAfterPluginCrash [2019-10-09T17:37:38.188Z] === CONT TestDaemonStartWithLogOpt [2019-10-09T17:37:38.210Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-10-09T17:37:40.104Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-10-09T17:37:41.563Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-10-09T17:37:42.528Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-10-09T17:37:42.528Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-10-09T17:37:42.528Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-10-09T17:37:42.528Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-10-09T17:37:42.528Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-10-09T17:37:42.627Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-10-09T17:37:43.492Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-10-09T17:37:45.898Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-10-09T17:37:45.898Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-10-09T17:37:45.898Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-10-09T17:37:46.155Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-10-09T17:37:46.388Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-10-09T17:37:47.353Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-10-09T17:37:47.810Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-10-09T17:37:47.810Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-10-09T17:37:47.810Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-10-09T17:37:48.054Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-10-09T17:37:49.959Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-10-09T17:37:49.982Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-10-09T17:37:51.853Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-10-09T17:37:52.782Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-10-09T17:37:54.676Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-10-09T17:37:55.241Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2019-10-09T17:37:55.241Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-10-09T17:37:56.172Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2019-10-09T17:37:56.726Z] --- PASS: TestDaemonStartWithLogOpt (15.94s) [2019-10-09T17:37:56.726Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-09T17:37:58.067Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-10-09T17:37:58.067Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-10-09T17:37:58.753Z] --- PASS: TestContinueAfterPluginCrash (20.69s) [2019-10-09T17:37:58.753Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-09T17:37:58.753Z] PASS [2019-10-09T17:37:58.753Z] [2019-10-09T17:37:58.753Z] DONE 2 tests in 20.805s [2019-10-09T17:37:58.753Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-09T17:37:58.753Z] ++ 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-09T17:37:58.753Z] ++ set -e [2019-10-09T17:37:58.753Z] ++ '[' -n 0 ']' [2019-10-09T17:37:58.753Z] ++ set -x [2019-10-09T17:37:58.753Z] ++ env -i DEST=/go/src/github.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-09T17:37:58.998Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-10-09T17:37:59.040Z] INFO: Testing against a local daemon [2019-10-09T17:37:59.040Z] === RUN TestPluginWithDevMounts [2019-10-09T17:37:59.040Z] === PAUSE TestPluginWithDevMounts [2019-10-09T17:37:59.040Z] === CONT TestPluginWithDevMounts [2019-10-09T17:37:59.562Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-10-09T17:38:00.494Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2019-10-09T17:38:01.059Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-10-09T17:38:01.059Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-10-09T17:38:01.718Z] --- PASS: TestPluginWithDevMounts (2.32s) [2019-10-09T17:38:01.718Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-09T17:38:01.718Z] PASS [2019-10-09T17:38:01.718Z] [2019-10-09T17:38:01.718Z] DONE 1 tests in 2.443s [2019-10-09T17:38:01.718Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2019-10-09T17:38:01.718Z] ++ 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-09T17:38:01.718Z] ++ set -e [2019-10-09T17:38:01.718Z] ++ '[' -n 0 ']' [2019-10-09T17:38:01.718Z] ++ set -x [2019-10-09T17:38:01.718Z] ++ env -i DEST=/go/src/github.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-09T17:38:01.718Z] INFO: Testing against a local daemon [2019-10-09T17:38:01.718Z] === RUN TestSecretInspect [2019-10-09T17:38:01.991Z] === RUN TestDockerSuite/TestRunEnvironment [2019-10-09T17:38:02.358Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-10-09T17:38:02.924Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-10-09T17:38:03.752Z] --- PASS: TestSecretInspect (2.22s) [2019-10-09T17:38:03.752Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-09T17:38:03.752Z] === RUN TestSecretList [2019-10-09T17:38:03.853Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-10-09T17:38:04.417Z] === RUN TestDockerSuite/TestRunExitCode [2019-10-09T17:38:05.348Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-10-09T17:38:05.777Z] --- PASS: TestSecretList (2.17s) [2019-10-09T17:38:05.777Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-09T17:38:05.777Z] === RUN TestSecretsCreateAndDelete [2019-10-09T17:38:06.278Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-10-09T17:38:06.841Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-10-09T17:38:07.040Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-10-09T17:38:07.774Z] === RUN TestDockerSuite/TestRunExposePort [2019-10-09T17:38:07.775Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-10-09T17:38:08.005Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-10-09T17:38:08.005Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-10-09T17:38:08.475Z] --- PASS: TestSecretsCreateAndDelete (2.29s) [2019-10-09T17:38:08.475Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-09T17:38:08.475Z] === RUN TestSecretsUpdate [2019-10-09T17:38:08.707Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-10-09T17:38:09.270Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-10-09T17:38:10.506Z] --- PASS: TestSecretsUpdate (2.29s) [2019-10-09T17:38:10.506Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-09T17:38:10.506Z] === RUN TestTemplatedSecret [2019-10-09T17:38:10.902Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-10-09T17:38:11.165Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-10-09T17:38:11.422Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-09T17:38:11.422Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-10-09T17:38:12.435Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-10-09T17:38:13.986Z] --- PASS: TestTemplatedSecret (2.98s) [2019-10-09T17:38:13.986Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-09T17:38:13.986Z] === RUN TestSecretCreateResolve [2019-10-09T17:38:15.597Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-10-09T17:38:16.021Z] --- PASS: TestSecretCreateResolve (2.24s) [2019-10-09T17:38:16.021Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-09T17:38:16.021Z] PASS [2019-10-09T17:38:16.021Z] [2019-10-09T17:38:16.021Z] DONE 6 tests in 14.281s [2019-10-09T17:38:16.021Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2019-10-09T17:38:16.021Z] ++ 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-09T17:38:16.021Z] ++ set -e [2019-10-09T17:38:16.021Z] ++ '[' -n 0 ']' [2019-10-09T17:38:16.021Z] ++ set -x [2019-10-09T17:38:16.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-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-09T17:38:16.021Z] INFO: Testing against a local daemon [2019-10-09T17:38:16.021Z] === RUN TestServiceCreateInit [2019-10-09T17:38:16.021Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-09T17:38:16.161Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-10-09T17:38:20.443Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-09T17:38:22.748Z] === RUN TestDockerSuite/TestBuildAddScript [2019-10-09T17:38:22.748Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-10-09T17:38:22.748Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-10-09T17:38:22.748Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-10-09T17:38:22.748Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-10-09T17:38:22.748Z] === RUN TestDockerSuite/TestBuildAddTar [2019-10-09T17:38:24.848Z] --- PASS: TestServiceCreateInit (8.62s) [2019-10-09T17:38:24.848Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.27s) [2019-10-09T17:38:24.848Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-09T17:38:24.848Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.30s) [2019-10-09T17:38:24.848Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-09T17:38:24.848Z] === RUN TestCreateServiceMultipleTimes [2019-10-09T17:38:28.338Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2019-10-09T17:38:28.901Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-10-09T17:38:30.793Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2019-10-09T17:38:30.794Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2019-10-09T17:38:30.794Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-10-09T17:38:30.794Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-10-09T17:38:31.781Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-10-09T17:38:35.056Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-10-09T17:38:36.949Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-10-09T17:38:38.856Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-10-09T17:38:39.420Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-10-09T17:38:39.984Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-10-09T17:38:40.914Z] === RUN TestDockerSuite/TestRunModeHostname [2019-10-09T17:38:41.844Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-10-09T17:38:41.844Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-10-09T17:38:42.111Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-10-09T17:38:43.314Z] --- PASS: TestCreateServiceMultipleTimes (16.94s) [2019-10-09T17:38:43.314Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-09T17:38:43.314Z] === RUN TestCreateServiceConflict [2019-10-09T17:38:43.598Z] --- PASS: TestCreateServiceConflict (2.22s) [2019-10-09T17:38:43.598Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-09T17:38:43.598Z] === RUN TestCreateServiceMaxReplicas [2019-10-09T17:38:44.005Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-10-09T17:38:45.374Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-10-09T17:38:46.288Z] --- PASS: TestCreateServiceMaxReplicas (2.85s) [2019-10-09T17:38:46.288Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-09T17:38:46.288Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-09T17:38:46.743Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-10-09T17:38:46.743Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-10-09T17:38:47.000Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-10-09T17:38:48.895Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-10-09T17:38:50.265Z] === RUN TestDockerSuite/TestRunMount [2019-10-09T17:38:56.812Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-10-09T17:38:57.069Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-10-09T17:38:57.999Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-10-09T17:38:58.588Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-10-09T17:38:58.588Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-10-09T17:38:58.588Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-10-09T17:38:59.372Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-10-09T17:39:01.275Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-10-09T17:39:01.527Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.31s) [2019-10-09T17:39:01.527Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-09T17:39:01.527Z] === RUN TestCreateServiceSecretFileMode [2019-10-09T17:39:02.206Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2019-10-09T17:39:03.566Z] --- PASS: TestCreateServiceSecretFileMode (2.60s) [2019-10-09T17:39:03.566Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-09T17:39:03.566Z] === RUN TestCreateServiceConfigFileMode [2019-10-09T17:39:04.100Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-10-09T17:39:06.245Z] --- PASS: TestCreateServiceConfigFileMode (2.56s) [2019-10-09T17:39:06.245Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-09T17:39:06.245Z] === RUN TestCreateServiceSysctls [2019-10-09T17:39:08.277Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-10-09T17:39:09.722Z] --- PASS: TestCreateServiceSysctls (3.42s) [2019-10-09T17:39:09.723Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-09T17:39:09.723Z] === RUN TestCreateServiceCapabilities [2019-10-09T17:39:10.800Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-10-09T17:39:11.766Z] --- PASS: TestCreateServiceCapabilities (2.61s) [2019-10-09T17:39:11.766Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-09T17:39:11.766Z] === RUN TestInspect [2019-10-09T17:39:14.075Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-10-09T17:39:14.075Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-10-09T17:39:15.235Z] --- PASS: TestInspect (2.79s) [2019-10-09T17:39:15.235Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-09T17:39:15.235Z] === RUN TestDockerNetworkConnectAlias [2019-10-09T17:39:15.971Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-10-09T17:39:16.251Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-10-09T17:39:16.251Z] === RUN TestDockerSuite/TestBuildBlankName [2019-10-09T17:39:16.251Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-10-09T17:39:17.341Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-10-09T17:39:17.341Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-10-09T17:39:18.271Z] === RUN TestDockerSuite/TestRunNetHost [2019-10-09T17:39:19.640Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-10-09T17:39:20.571Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-10-09T17:39:20.756Z] --- PASS: TestDockerNetworkConnectAlias (5.56s) [2019-10-09T17:39:20.757Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-09T17:39:20.757Z] === RUN TestDockerNetworkReConnect [2019-10-09T17:39:21.136Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-10-09T17:39:22.506Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-10-09T17:39:23.313Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-10-09T17:39:23.880Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-10-09T17:39:24.292Z] --- PASS: TestDockerNetworkReConnect (3.68s) [2019-10-09T17:39:24.292Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-09T17:39:24.292Z] === RUN TestServicePlugin [2019-10-09T17:39:24.292Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-09T17:39:24.292Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-09T17:39:24.292Z] === RUN TestServiceUpdateLabel [2019-10-09T17:39:24.407Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-10-09T17:39:25.399Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-10-09T17:39:26.324Z] --- PASS: TestServiceUpdateLabel (2.23s) [2019-10-09T17:39:26.324Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-09T17:39:26.324Z] === RUN TestServiceUpdateSecrets [2019-10-09T17:39:26.329Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-10-09T17:39:29.090Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-10-09T17:39:31.585Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2019-10-09T17:39:31.585Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-10-09T17:39:32.517Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-10-09T17:39:32.517Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2019-10-09T17:39:33.448Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-10-09T17:39:33.448Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-10-09T17:39:34.379Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2019-10-09T17:39:34.379Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-10-09T17:39:35.309Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-10-09T17:39:35.309Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-10-09T17:39:36.239Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-10-09T17:39:37.169Z] === RUN TestDockerSuite/TestRunOOMExitCode [2019-10-09T17:39:37.169Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-10-09T17:39:38.098Z] === RUN TestDockerSuite/TestRunPIDsLimit [2019-10-09T17:39:38.662Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-10-09T17:39:39.410Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-10-09T17:39:39.592Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2019-10-09T17:39:39.592Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2019-10-09T17:39:40.961Z] === RUN TestDockerSuite/TestRunPortInUse [2019-10-09T17:39:41.557Z] --- PASS: TestServiceUpdateSecrets (14.90s) [2019-10-09T17:39:41.557Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-09T17:39:41.557Z] === RUN TestServiceUpdateConfigs [2019-10-09T17:39:41.892Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2019-10-09T17:39:42.822Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-10-09T17:39:43.385Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-10-09T17:39:44.316Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-10-09T17:39:45.246Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-10-09T17:39:46.181Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-09T17:39:46.181Z] === RUN TestDockerSuite/TestRunPublishPort [2019-10-09T17:39:47.114Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-10-09T17:39:47.371Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-10-09T17:39:47.936Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2019-10-09T17:39:47.973Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-10-09T17:39:47.973Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-10-09T17:39:48.192Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-10-09T17:39:48.192Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-10-09T17:39:48.755Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2019-10-09T17:39:49.012Z] === RUN TestDockerSuite/TestRunRedirectStdout [2019-10-09T17:39:50.906Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-10-09T17:39:50.906Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-10-09T17:39:51.836Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2019-10-09T17:39:55.113Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-10-09T17:39:56.042Z] === RUN TestDockerSuite/TestRunRm [2019-10-09T17:39:56.814Z] --- PASS: TestServiceUpdateConfigs (14.88s) [2019-10-09T17:39:56.814Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-09T17:39:56.814Z] === RUN TestServiceUpdateNetwork [2019-10-09T17:39:56.973Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-10-09T17:39:58.276Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-10-09T17:39:58.276Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-10-09T17:39:58.276Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-10-09T17:40:01.147Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-10-09T17:40:01.710Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-10-09T17:40:02.640Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2019-10-09T17:40:04.012Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2019-10-09T17:40:04.056Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-10-09T17:40:04.056Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-10-09T17:40:04.056Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-10-09T17:40:04.056Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-10-09T17:40:04.056Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-10-09T17:40:04.949Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2019-10-09T17:40:09.136Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2019-10-09T17:40:09.356Z] --- PASS: TestServiceUpdateNetwork (12.95s) [2019-10-09T17:40:09.356Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-09T17:40:09.356Z] PASS [2019-10-09T17:40:09.356Z] [2019-10-09T17:40:09.356Z] === Skipped [2019-10-09T17:40:09.356Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2019-10-09T17:40:09.356Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-09T17:40:09.356Z] [2019-10-09T17:40:09.356Z] [2019-10-09T17:40:09.356Z] DONE 19 tests, 1 skipped in 113.238s [2019-10-09T17:40:09.356Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2019-10-09T17:40:09.356Z] ++ 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-09T17:40:09.356Z] ++ set -e [2019-10-09T17:40:09.356Z] ++ '[' -n 0 ']' [2019-10-09T17:40:09.356Z] ++ set -x [2019-10-09T17:40:09.356Z] ++ env -i DEST=/go/src/github.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-09T17:40:09.356Z] INFO: Testing against a local daemon [2019-10-09T17:40:09.356Z] === RUN TestSessionCreate [2019-10-09T17:40:09.356Z] --- PASS: TestSessionCreate (0.05s) [2019-10-09T17:40:09.356Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-09T17:40:09.356Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-10-09T17:40:09.356Z] PASS [2019-10-09T17:40:09.356Z] [2019-10-09T17:40:09.356Z] DONE 2 tests in 0.190s [2019-10-09T17:40:09.356Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2019-10-09T17:40:09.356Z] ++ 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-09T17:40:09.356Z] ++ set -e [2019-10-09T17:40:09.356Z] ++ '[' -n 0 ']' [2019-10-09T17:40:09.356Z] ++ set -x [2019-10-09T17:40:09.356Z] ++ env -i DEST=/go/src/github.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-09T17:40:09.356Z] INFO: Testing against a local daemon [2019-10-09T17:40:09.356Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-09T17:40:09.356Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-09T17:40:09.356Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-09T17:40:09.356Z] === RUN TestEventsExecDie [2019-10-09T17:40:10.372Z] --- PASS: TestEventsExecDie (0.90s) [2019-10-09T17:40:10.372Z] === RUN TestEventsBackwardsCompatible [2019-10-09T17:40:10.372Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2019-10-09T17:40:10.372Z] === RUN TestInfoBinaryCommits [2019-10-09T17:40:10.372Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-10-09T17:40:10.372Z] === RUN TestInfoAPIVersioned [2019-10-09T17:40:10.372Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-10-09T17:40:10.372Z] === RUN TestInfoAPI [2019-10-09T17:40:10.372Z] --- PASS: TestInfoAPI (0.05s) [2019-10-09T17:40:10.372Z] === RUN TestInfoAPIWarnings [2019-10-09T17:40:11.380Z] --- PASS: TestInfoAPIWarnings (0.90s) [2019-10-09T17:40:11.380Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-09T17:40:11.380Z] === RUN TestLoginFailsWithBadCredentials [2019-10-09T17:40:12.003Z] --- PASS: TestLoginFailsWithBadCredentials (0.55s) [2019-10-09T17:40:12.003Z] === RUN TestPingCacheHeaders [2019-10-09T17:40:12.003Z] --- PASS: TestPingCacheHeaders (0.07s) [2019-10-09T17:40:12.003Z] === RUN TestPingGet [2019-10-09T17:40:12.003Z] --- PASS: TestPingGet (0.05s) [2019-10-09T17:40:12.003Z] === RUN TestPingHead [2019-10-09T17:40:12.003Z] --- PASS: TestPingHead (0.05s) [2019-10-09T17:40:12.003Z] === RUN TestVersion [2019-10-09T17:40:12.003Z] --- PASS: TestVersion (0.05s) [2019-10-09T17:40:12.003Z] PASS [2019-10-09T17:40:12.003Z] [2019-10-09T17:40:12.003Z] === Skipped [2019-10-09T17:40:12.003Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-09T17:40:12.003Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-09T17:40:12.003Z] [2019-10-09T17:40:12.003Z] [2019-10-09T17:40:12.003Z] DONE 12 tests, 1 skipped in 2.880s [2019-10-09T17:40:12.003Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2019-10-09T17:40:12.003Z] ++ 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-09T17:40:12.003Z] ++ set -e [2019-10-09T17:40:12.003Z] ++ '[' -n 0 ']' [2019-10-09T17:40:12.003Z] ++ set -x [2019-10-09T17:40:12.003Z] ++ env -i DEST=/go/src/github.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-09T17:40:12.003Z] INFO: Testing against a local daemon [2019-10-09T17:40:12.003Z] === RUN TestVolumesCreateAndList [2019-10-09T17:40:12.293Z] --- PASS: TestVolumesCreateAndList (0.07s) [2019-10-09T17:40:12.293Z] === RUN TestVolumesRemove [2019-10-09T17:40:12.293Z] --- PASS: TestVolumesRemove (0.08s) [2019-10-09T17:40:12.293Z] === RUN TestVolumesInspect [2019-10-09T17:40:12.293Z] --- PASS: TestVolumesInspect (0.04s) [2019-10-09T17:40:12.293Z] === RUN TestVolumesInvalidJSON [2019-10-09T17:40:12.293Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-09T17:40:12.293Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-09T17:40:12.293Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-09T17:40:12.293Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-10-09T17:40:12.293Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-09T17:40:12.293Z] PASS [2019-10-09T17:40:12.293Z] [2019-10-09T17:40:12.293Z] DONE 5 tests in 0.318s [2019-10-09T17:40:12.293Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-09T17:40:12.577Z] ++++ cat bundles/test-integration/docker.pid [2019-10-09T17:40:12.577Z] +++ kill 13085 [2019-10-09T17:40:14.065Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-09T17:40:14.065Z] +++ /etc/init.d/apparmor stop [2019-10-09T17:40:14.065Z] Clearing AppArmor profiles cache:. [2019-10-09T17:40:14.065Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-09T17:40:14.065Z] Unloading profiles will leave already running processes permanently [2019-10-09T17:40:14.065Z] unconfined, which can lead to unexpected situations. [2019-10-09T17:40:14.065Z] [2019-10-09T17:40:14.065Z] To set a process to complain mode, use the command line tool [2019-10-09T17:40:14.065Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-09T17:40:14.065Z] with the 'teardown' option." [2019-10-09T17:40:14.065Z] [2019-10-09T17:40:14.389Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2019-10-09T17:40:14.646Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2019-10-09T17:40:15.580Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns Post stage [Pipeline] junit [2019-10-09T17:40:16.137Z] Recording test results [2019-10-09T17:40:16.649Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-09T17:40:17.135Z] + echo Ensuring container killed. [2019-10-09T17:40:17.135Z] Ensuring container killed. [2019-10-09T17:40:17.135Z] + docker rm -vf docker-pr3 [2019-10-09T17:40:17.135Z] Error: No such container: docker-pr3 [2019-10-09T17:40:17.135Z] + true [Pipeline] sh [2019-10-09T17:40:17.212Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2019-10-09T17:40:17.531Z] + echo Chowning /workspace to jenkins user [2019-10-09T17:40:17.531Z] Chowning /workspace to jenkins user [2019-10-09T17:40:17.531Z] + id -u [2019-10-09T17:40:17.531Z] + id -g [2019-10-09T17:40:17.531Z] + docker run --rm -v /home/docker/workspace/moby_PR-40058:/workspace busybox chown -R 1001:1001 /workspace [2019-10-09T17:40:17.531Z] Unable to find image 'busybox:latest' locally [2019-10-09T17:40:17.814Z] latest: Pulling from library/busybox [2019-10-09T17:40:18.103Z] e38168a01e65: Pulling fs layer [2019-10-09T17:40:18.147Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2019-10-09T17:40:18.394Z] e38168a01e65: Verifying Checksum [2019-10-09T17:40:18.394Z] e38168a01e65: Download complete [2019-10-09T17:40:18.394Z] e38168a01e65: Pull complete [2019-10-09T17:40:18.394Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-09T17:40:18.394Z] Status: Downloaded newer image for busybox:latest [2019-10-09T17:40:18.710Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2019-10-09T17:40:19.641Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-09T17:40:20.571Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-10-09T17:40:20.811Z] + bundleName=ppc64le-integration [2019-10-09T17:40:20.811Z] + echo Creating ppc64le-integration-bundles.tar.gz [2019-10-09T17:40:20.811Z] Creating ppc64le-integration-bundles.tar.gz [2019-10-09T17:40:20.811Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name+ *.prof -o -name *-report.xmlxargs ) tar -print -czf [2019-10-09T17:40:20.811Z] ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-10-09T17:40:21.128Z] Archiving artifacts [2019-10-09T17:40:21.134Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-10-09T17:40:21.481Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40058/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-09T17:40:21.874Z] + make clean [2019-10-09T17:40:22.490Z] docker volume rm -f docker-dev-cache [2019-10-09T17:40:22.491Z] docker-dev-cache [Pipeline] deleteDir [2019-10-09T17:40:24.408Z] === RUN TestDockerSuite/TestRunState [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-09T17:40:25.778Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-10-09T17:40:26.342Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-10-09T17:40:27.271Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-10-09T17:40:27.528Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2019-10-09T17:40:27.528Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-10-09T17:40:28.458Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-10-09T17:40:29.021Z] === RUN TestDockerSuite/TestRunSysctls [2019-10-09T17:40:30.927Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-10-09T17:40:30.927Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-10-09T17:40:30.927Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-10-09T17:40:31.494Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2019-10-09T17:40:34.018Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2019-10-09T17:40:34.134Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-10-09T17:40:34.949Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2019-10-09T17:40:35.667Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-10-09T17:40:36.634Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-10-09T17:40:36.843Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2019-10-09T17:40:37.092Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-10-09T17:40:38.625Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-10-09T17:40:38.625Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-10-09T17:40:41.020Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-10-09T17:40:43.309Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-10-09T17:40:44.275Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-10-09T17:40:44.275Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-10-09T17:40:44.275Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-10-09T17:40:44.292Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-10-09T17:40:44.856Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-10-09T17:40:45.788Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-10-09T17:40:45.788Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-10-09T17:40:45.808Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-10-09T17:40:46.719Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-10-09T17:40:46.775Z] === RUN TestDockerSuite/TestBuildCmd [2019-10-09T17:40:47.233Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-10-09T17:40:47.692Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-10-09T17:40:48.150Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-10-09T17:40:49.243Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-10-09T17:40:50.616Z] === RUN TestDockerSuite/TestRunUserByID [2019-10-09T17:40:51.180Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-10-09T17:40:51.436Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-10-09T17:40:51.436Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-10-09T17:40:52.368Z] === RUN TestDockerSuite/TestRunUserByName [2019-10-09T17:40:52.826Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-10-09T17:40:53.299Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-10-09T17:40:53.875Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2019-10-09T17:40:53.875Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-10-09T17:40:54.132Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-10-09T17:40:55.000Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-10-09T17:40:55.000Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-10-09T17:40:55.064Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-10-09T17:40:55.966Z] === RUN TestDockerSuite/TestBuildContChar [2019-10-09T17:41:00.320Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-10-09T17:41:00.320Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-10-09T17:41:01.692Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-10-09T17:41:04.213Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-10-09T17:41:05.581Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-10-09T17:41:08.105Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-10-09T17:41:10.628Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-10-09T17:41:10.760Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-10-09T17:41:10.760Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-10-09T17:41:10.760Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-10-09T17:41:11.558Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-10-09T17:41:11.725Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-10-09T17:41:12.490Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-10-09T17:41:12.691Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-10-09T17:41:13.149Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-10-09T17:41:13.149Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-10-09T17:41:13.422Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-10-09T17:41:13.422Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-10-09T17:41:13.422Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-10-09T17:41:13.422Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-10-09T17:41:13.422Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2019-10-09T17:41:13.608Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-10-09T17:41:14.352Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2019-10-09T17:41:14.576Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-10-09T17:41:14.576Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-10-09T17:41:14.576Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-10-09T17:41:15.283Z] === RUN TestDockerSuite/TestRunWithCPUShares [2019-10-09T17:41:16.221Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2019-10-09T17:41:17.593Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2019-10-09T17:41:18.523Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2019-10-09T17:41:19.453Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-10-09T17:41:19.453Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2019-10-09T17:41:20.357Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-10-09T17:41:20.386Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2019-10-09T17:41:20.386Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2019-10-09T17:41:20.386Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2019-10-09T17:41:20.386Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-10-09T17:41:20.386Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2019-10-09T17:41:20.643Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2019-10-09T17:41:20.643Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2019-10-09T17:41:20.900Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2019-10-09T17:41:21.159Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2019-10-09T17:41:21.159Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2019-10-09T17:41:22.088Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2019-10-09T17:41:23.018Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2019-10-09T17:41:23.582Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2019-10-09T17:41:23.582Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2019-10-09T17:41:24.512Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-10-09T17:41:24.769Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-10-09T17:41:25.700Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-10-09T17:41:25.700Z] === RUN TestDockerSuite/TestRunWithShmSize [2019-10-09T17:41:26.635Z] === RUN TestDockerSuite/TestRunWithSwappiness [2019-10-09T17:41:27.199Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2019-10-09T17:41:27.199Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-10-09T17:41:27.199Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-10-09T17:41:28.129Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-10-09T17:41:30.024Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2019-10-09T17:41:30.588Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2019-10-09T17:41:30.588Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-10-09T17:41:31.520Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-10-09T17:41:31.520Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-10-09T17:41:33.415Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-10-09T17:41:33.979Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-10-09T17:41:35.880Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2019-10-09T17:41:36.452Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-10-09T17:41:37.393Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-10-09T17:41:37.393Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-10-09T17:41:37.393Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-10-09T17:41:38.763Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2019-10-09T17:41:39.693Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2019-10-09T17:41:41.061Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-10-09T17:41:41.061Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-10-09T17:41:42.956Z] === RUN TestDockerSuite/TestSaveImageId [2019-10-09T17:41:43.213Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-10-09T17:41:43.777Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-10-09T17:41:46.307Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-10-09T17:41:46.307Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2019-10-09T17:41:46.307Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-10-09T17:41:47.675Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-10-09T17:41:47.675Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-10-09T17:41:47.675Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-10-09T17:41:49.590Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-10-09T17:41:50.960Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-10-09T17:41:51.525Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-10-09T17:41:51.525Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-10-09T17:41:51.525Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-10-09T17:41:51.783Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-10-09T17:41:51.783Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-10-09T17:41:52.041Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-10-09T17:41:55.317Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-10-09T17:41:56.015Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-10-09T17:41:56.015Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-10-09T17:41:56.472Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-10-09T17:42:00.573Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-10-09T17:42:03.096Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-10-09T17:42:03.534Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-10-09T17:42:03.534Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-10-09T17:42:03.534Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-10-09T17:42:03.534Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-10-09T17:42:03.992Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-10-09T17:42:03.992Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-10-09T17:42:04.025Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-10-09T17:42:05.923Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-10-09T17:42:08.444Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-10-09T17:42:11.721Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-10-09T17:42:11.978Z] === RUN TestDockerSuite/TestStartRecordError [2019-10-09T17:42:13.872Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-10-09T17:42:16.393Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-10-09T17:42:18.913Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-10-09T17:42:23.088Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-10-09T17:42:27.264Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-10-09T17:42:29.116Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-10-09T17:42:29.116Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-10-09T17:42:29.116Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-10-09T17:42:29.783Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-10-09T17:42:36.329Z] === RUN TestDockerSuite/TestStatsNoStream [2019-10-09T17:42:38.849Z] === RUN TestDockerSuite/TestStopContainerSignal [2019-10-09T17:42:40.742Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-10-09T17:42:41.306Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-10-09T17:42:42.238Z] === RUN TestDockerSuite/TestTopPrivileged [2019-10-09T17:42:43.168Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-10-09T17:42:43.168Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-10-09T17:42:44.098Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-10-09T17:42:48.274Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-10-09T17:42:52.447Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2019-10-09T17:42:52.706Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2019-10-09T17:42:53.652Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2019-10-09T17:42:53.652Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2019-10-09T17:42:54.248Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-10-09T17:42:54.583Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2019-10-09T17:42:55.213Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-10-09T17:42:56.180Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-10-09T17:42:56.479Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2019-10-09T17:42:56.479Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2019-10-09T17:42:57.848Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2019-10-09T17:42:59.217Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2019-10-09T17:42:59.905Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-10-09T17:43:00.148Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2019-10-09T17:43:02.041Z] === RUN TestDockerSuite/TestUpdateStats [2019-10-09T17:43:02.079Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-10-09T17:43:04.251Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-10-09T17:43:06.213Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2019-10-09T17:43:08.109Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2019-10-09T17:43:08.109Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2019-10-09T17:43:09.040Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2019-10-09T17:43:09.970Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-10-09T17:43:14.143Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2019-10-09T17:43:18.327Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2019-10-09T17:43:21.599Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2019-10-09T17:43:24.872Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-10-09T17:43:29.045Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-10-09T17:43:34.300Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2019-10-09T17:43:36.820Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2019-10-09T17:43:39.342Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2019-10-09T17:43:40.711Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2019-10-09T17:43:42.080Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2019-10-09T17:43:44.606Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2019-10-09T17:43:47.134Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2019-10-09T17:43:49.654Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2019-10-09T17:43:52.175Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2019-10-09T17:43:54.697Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-10-09T17:43:56.066Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2019-10-09T17:44:04.656Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-10-09T17:44:04.656Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-10-09T17:44:04.656Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-10-09T17:44:10.914Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-10-09T17:44:10.916Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-10-09T17:44:10.916Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-10-09T17:44:10.916Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2019-10-09T17:44:10.916Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-10-09T17:44:10.916Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-10-09T17:44:10.916Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-10-09T17:44:10.916Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-10-09T17:44:11.481Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-10-09T17:44:11.481Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-10-09T17:44:12.851Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-10-09T17:44:12.852Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-10-09T17:44:12.852Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-10-09T17:44:12.852Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-10-09T17:44:12.852Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-10-09T17:44:12.852Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-10-09T17:44:16.127Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-10-09T17:44:16.127Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-10-09T17:44:16.127Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-10-09T17:44:16.127Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-10-09T17:44:16.127Z] === RUN TestDockerSuite/TestVolumeEvents [2019-10-09T17:44:16.127Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-10-09T17:44:16.692Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-10-09T17:44:19.232Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-10-09T17:44:19.232Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-10-09T17:44:19.489Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-10-09T17:44:22.010Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2019-10-09T17:44:23.379Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-10-09T17:44:25.272Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-10-09T17:44:28.550Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-10-09T17:44:28.550Z] --- PASS: TestDockerSuite (1824.94s) [2019-10-09T17:44:28.550Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2019-10-09T17:44:28.550Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2019-10-09T17:44:28.550Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-10-09T17:44:28.550Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2019-10-09T17:44:28.550Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2019-10-09T17:44:28.550Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2019-10-09T17:44:28.550Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2019-10-09T17:44:28.550Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.86s) [2019-10-09T17:44:28.550Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s) [2019-10-09T17:44:28.550Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.80s) [2019-10-09T17:44:28.550Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s) [2019-10-09T17:44:28.550Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.11s) [2019-10-09T17:44:28.550Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.22s) [2019-10-09T17:44:28.550Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2019-10-09T17:44:28.550Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (3.05s) [2019-10-09T17:44:28.550Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.31s) [2019-10-09T17:44:28.550Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-10-09T17:44:28.550Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-10-09T17:44:28.550Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.09s) [2019-10-09T17:44:28.550Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.63s) [2019-10-09T17:44:28.550Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s) [2019-10-09T17:44:28.550Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2019-10-09T17:44:28.550Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2019-10-09T17:44:28.550Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.55s) [2019-10-09T17:44:28.550Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.72s) [2019-10-09T17:44:28.550Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.29s) [2019-10-09T17:44:28.550Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.76s) [2019-10-09T17:44:28.550Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.27s) [2019-10-09T17:44:28.550Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.58s) [2019-10-09T17:44:28.550Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.67s) [2019-10-09T17:44:28.550Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.22s) [2019-10-09T17:44:28.550Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.35s) [2019-10-09T17:44:28.550Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.27s) [2019-10-09T17:44:28.550Z] --- PASS: TestDockerSuite/TestAttachDetach (1.51s) [2019-10-09T17:44:28.550Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.50s) [2019-10-09T17:44:28.550Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.14s) [2019-10-09T17:44:28.550Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.64s) [2019-10-09T17:44:28.550Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.13s) [2019-10-09T17:44:28.550Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (2.01s) [2019-10-09T17:44:28.550Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (3.88s) [2019-10-09T17:44:28.550Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (2.10s) [2019-10-09T17:44:28.550Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (2.00s) [2019-10-09T17:44:28.550Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2019-10-09T17:44:28.550Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.44s) [2019-10-09T17:44:28.550Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.86s) [2019-10-09T17:44:28.550Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.10s) [2019-10-09T17:44:28.550Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.72s) [2019-10-09T17:44:28.550Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.67s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.82s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.37s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.63s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.89s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.74s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.47s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.00s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.23s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.17s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.86s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.06s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.93s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.16s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.52s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.94s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.89s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.75s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.19s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.52s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildAddTar (9.91s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.48s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.47s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.39s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.35s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.45s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.62s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.53s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.54s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.13s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.78s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.46s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.52s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.29s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.57s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.30s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.11s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.40s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.33s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.95s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.04s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.24s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.47s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.65s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.86s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.56s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.47s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.75s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.05s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.50s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.39s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.84s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.56s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildCmd (0.48s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.33s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.48s) [2019-10-09T17:44:28.551Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-10-09T17:44:28.551Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.52s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.17s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.27s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildContChar (4.28s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.32s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.44s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.43s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.72s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.42s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.35s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.08s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.82s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.20s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.25s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.87s) [2019-10-09T17:44:28.551Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-10-09T17:44:28.551Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-09T17:44:28.551Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-10-09T17:44:28.551Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-09T17:44:28.551Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-10-09T17:44:28.551Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-09T17:44:28.551Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2019-10-09T17:44:28.551Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.60s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.63s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.26s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.57s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.53s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.59s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.77s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.80s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.93s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.85s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.07s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.52s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.67s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.48s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.50s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.65s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.10s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.66s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.19s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.87s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.83s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.60s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.10s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.91s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.73s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (20.18s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.17s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.82s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.39s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.39s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.65s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.10s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.32s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.34s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.73s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.38s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.72s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildEnv (1.51s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.52s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.29s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.49s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.03s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.74s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.59s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.90s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.55s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.55s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.55s) [2019-10-09T17:44:28.551Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-10-09T17:44:28.551Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.37s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.90s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildExpose (0.36s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.58s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.50s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.37s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildFails (0.91s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.39s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.26s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.99s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.88s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.37s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.15s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.22s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.77s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.31s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.24s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.23s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.83s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildHistory (5.68s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.85s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.74s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.84s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.76s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (2.12s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildLabel (0.79s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.38s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.50s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildLabels (0.49s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.17s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.82s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.31s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.75s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.27s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.34s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.55s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.14s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.52s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.61s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.54s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (6.08s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.94s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.97s) [2019-10-09T17:44:28.551Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-10-09T17:44:28.551Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.35s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.46s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.08s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.39s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.62s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildNetNone (1.01s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.47s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.01s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.09s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.39s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.33s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.38s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.78s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.47s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.68s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.73s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.86s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.26s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.39s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.61s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.42s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.61s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildPATH (2.63s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.02s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.21s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (11.19s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (5.11s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.19s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildRm (3.80s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.48s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.49s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.56s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.82s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.38s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.35s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.37s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.27s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.09s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.28s) [2019-10-09T17:44:28.551Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-09T17:44:28.551Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.37s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.03s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildStderr (1.11s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.45s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.31s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.42s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.57s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.18s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.69s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildUser (2.43s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.14s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (20.02s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.36s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.41s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.12s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.39s) [2019-10-09T17:44:28.551Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.84s) [2019-10-09T17:44:28.551Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2019-10-09T17:44:28.551Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-09T17:44:28.551Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2019-10-09T17:44:28.551Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-09T17:44:28.551Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-09T17:44:28.551Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-09T17:44:28.552Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2019-10-09T17:44:28.552Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.39s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.97s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.59s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.06s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.01s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.19s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.46s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.46s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.84s) [2019-10-09T17:44:28.552Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-09T17:44:28.552Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.13s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.92s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2019-10-09T17:44:28.552Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-10-09T17:44:28.552Z] docker_cli_sni_test.go:18: Flakey test [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.92s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.87s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestCommitChange (1.11s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.98s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.74s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.62s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.96s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestCommitTTY (1.72s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.99s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.00s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.02s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.09s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.80s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.87s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.81s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.95s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.81s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.90s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.82s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.08s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.78s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.08s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.15s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.86s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.83s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.85s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.71s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.85s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.91s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.98s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.88s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.93s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.90s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.88s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.96s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.81s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.54s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.47s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.11s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.89s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.60s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.78s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.89s) [2019-10-09T17:44:28.552Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-09T17:44:28.552Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.92s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.81s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.31s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (5.36s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.68s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.23s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.36s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.19s) [2019-10-09T17:44:28.552Z] docker_api_containers_test.go:2100: case 0 - config: {volume /foo false } [2019-10-09T17:44:28.552Z] docker_api_containers_test.go:2100: case 1 - config: {volume /foo/ false } [2019-10-09T17:44:28.552Z] docker_api_containers_test.go:2100: case 2 - config: {volume test1 /foo false } [2019-10-09T17:44:28.552Z] docker_api_containers_test.go:2100: case 3 - config: {volume test2 /foo true } [2019-10-09T17:44:28.552Z] docker_api_containers_test.go:2100: case 4 - config: {volume test3 /foo false 0xc0008a87c0 } [2019-10-09T17:44:28.552Z] docker_api_containers_test.go:2100: case 5 - config: {bind /tmp/test-mounts-api-1815095889 /foo false } [2019-10-09T17:44:28.552Z] docker_api_containers_test.go:2100: case 6 - config: {bind /tmp/test-mounts-api-1815095889 /foo true } [2019-10-09T17:44:28.552Z] docker_api_containers_test.go:2100: case 7 - config: {bind /tmp/test-mounts-api-3689473916 /foo false } [2019-10-09T17:44:28.552Z] docker_api_containers_test.go:2100: case 8 - config: {bind /tmp/test-mounts-api-3689473916 /foo true } [2019-10-09T17:44:28.552Z] docker_api_containers_test.go:2100: case 9 - config: {bind /tmp/test-mounts-api-3689473916 /foo true 0xc0008a8c80 } [2019-10-09T17:44:28.552Z] docker_api_containers_test.go:2100: case 10 - config: {volume /foo false 0xc0008a8ca0 } [2019-10-09T17:44:28.552Z] docker_api_containers_test.go:2100: case 11 - config: {volume /foo/ false 0xc0008a8cc0 } [2019-10-09T17:44:28.552Z] docker_api_containers_test.go:2100: case 12 - config: {volume test4 /foo false 0xc0008a8ce0 } [2019-10-09T17:44:28.552Z] docker_api_containers_test.go:2100: case 13 - config: {volume test5 /foo true 0xc0008a8d00 } [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.67s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.51s) [2019-10-09T17:44:28.552Z] docker_api_containers_test.go:1927: case 0 [2019-10-09T17:44:28.552Z] docker_api_containers_test.go:1927: case 1 [2019-10-09T17:44:28.552Z] docker_api_containers_test.go:1927: case 2 [2019-10-09T17:44:28.552Z] docker_api_containers_test.go:1927: case 3 [2019-10-09T17:44:28.552Z] docker_api_containers_test.go:1927: case 4 [2019-10-09T17:44:28.552Z] docker_api_containers_test.go:1927: case 5 [2019-10-09T17:44:28.552Z] docker_api_containers_test.go:1927: case 6 [2019-10-09T17:44:28.552Z] docker_api_containers_test.go:1927: case 7 [2019-10-09T17:44:28.552Z] docker_api_containers_test.go:1927: case 8 [2019-10-09T17:44:28.552Z] docker_api_containers_test.go:1927: case 9 [2019-10-09T17:44:28.552Z] docker_api_containers_test.go:1927: case 10 [2019-10-09T17:44:28.552Z] docker_api_containers_test.go:1927: case 11 [2019-10-09T17:44:28.552Z] docker_api_containers_test.go:1927: case 12 [2019-10-09T17:44:28.552Z] docker_api_containers_test.go:1927: case 13 [2019-10-09T17:44:28.552Z] docker_api_containers_test.go:1927: case 14 [2019-10-09T17:44:28.552Z] docker_api_containers_test.go:1927: case 15 [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.02s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.42s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.13s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.59s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.25s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.94s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.91s) [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.09s) [2019-10-09T17:44:28.552Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-check-ownership087963161/file1 f6eb4c3f798d82cfb3dbc44bc6f7eda94fe3e5326e3458f484eef831953c2fad:/tmpvol/file1` [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.89s) [2019-10-09T17:44:28.552Z] docker_cli_cp_utils_test.go:192: running `docker cp 38af555f875b976625e0ebdcb591f3fb61aa00bd939ffe7626f59248afbebb23:/root/file1 /tmp/test-cp-from-case-a833381028/itWorks.txt` [2019-10-09T17:44:28.552Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a833381028/itWorks.txt" contains "file1\n" [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.94s) [2019-10-09T17:44:28.552Z] docker_cli_cp_utils_test.go:192: running `docker cp 2495acab282703e330a4314933d6bade5560aa09b25a28d99d9abfb01ba4edc8:/file1 /tmp/test-cp-from-case-b161741747/testDir/` [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.93s) [2019-10-09T17:44:28.552Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c134348150/file2" contains "file2\n" [2019-10-09T17:44:28.552Z] docker_cli_cp_utils_test.go:192: running `docker cp b77819e6e4b5c68670f874da7287a6e30874b1e986b4983b3894463f1ff66780:/root/file1 /tmp/test-cp-from-case-c134348150/file2` [2019-10-09T17:44:28.552Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c134348150/file2" contains "file1\n" [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.11s) [2019-10-09T17:44:28.552Z] docker_cli_cp_utils_test.go:192: running `docker cp d3993f2fb55c9959c5dffea1245425dc3cd5a97d09170365d7bb24ba17e39fc3:/file1 /tmp/test-cp-from-case-d180116061/dir1` [2019-10-09T17:44:28.552Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d180116061/dir1/file1" contains "file1\n" [2019-10-09T17:44:28.552Z] docker_cli_cp_utils_test.go:192: running `docker cp d3993f2fb55c9959c5dffea1245425dc3cd5a97d09170365d7bb24ba17e39fc3:/file1 /tmp/test-cp-from-case-d180116061/dir1/` [2019-10-09T17:44:28.552Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d180116061/dir1/file1" contains "file1\n" [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.13s) [2019-10-09T17:44:28.552Z] docker_cli_cp_utils_test.go:192: running `docker cp 5d26907cc4babfe0d2af52d569c02d0ad7724ae21a163d685e524323077ad8d4:dir1 /tmp/test-cp-from-case-e803210264/testDir` [2019-10-09T17:44:28.552Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e803210264/testDir/file1-1" contains "file1-1\n" [2019-10-09T17:44:28.552Z] docker_cli_cp_utils_test.go:192: running `docker cp 5d26907cc4babfe0d2af52d569c02d0ad7724ae21a163d685e524323077ad8d4:dir1 /tmp/test-cp-from-case-e803210264/testDir/` [2019-10-09T17:44:28.552Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e803210264/testDir/file1-1" contains "file1-1\n" [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.04s) [2019-10-09T17:44:28.552Z] docker_cli_cp_utils_test.go:192: running `docker cp 7cb08d54e2c78666c8ba4ab7b7d25fa2ac4f55d1b80461ad7dae908b6c240b00:/root/dir1 /tmp/test-cp-from-case-f762920087/file1` [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.03s) [2019-10-09T17:44:28.552Z] docker_cli_cp_utils_test.go:192: running `docker cp a58a7030334822ec42f1d134d133fd427b9b21ad3570ac4463a757982bb273e9:/root/dir1 /tmp/test-cp-from-case-g296342282/dir2` [2019-10-09T17:44:28.552Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g296342282/dir2/dir1/file1-1" contains "file1-1\n" [2019-10-09T17:44:28.552Z] docker_cli_cp_utils_test.go:192: running `docker cp a58a7030334822ec42f1d134d133fd427b9b21ad3570ac4463a757982bb273e9:/root/dir1 /tmp/test-cp-from-case-g296342282/dir2/` [2019-10-09T17:44:28.552Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g296342282/dir2/dir1/file1-1" contains "file1-1\n" [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.08s) [2019-10-09T17:44:28.552Z] docker_cli_cp_utils_test.go:192: running `docker cp 500cedb4af78a537de008605c4dd967286b5b3d46221463aed2e617434dc5ff5:dir1/. /tmp/test-cp-from-case-h955373793/testDir` [2019-10-09T17:44:28.552Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h955373793/testDir/file1-1" contains "file1-1\n" [2019-10-09T17:44:28.552Z] docker_cli_cp_utils_test.go:192: running `docker cp 500cedb4af78a537de008605c4dd967286b5b3d46221463aed2e617434dc5ff5:dir1/. /tmp/test-cp-from-case-h955373793/testDir/` [2019-10-09T17:44:28.552Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h955373793/testDir/file1-1" contains "file1-1\n" [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.96s) [2019-10-09T17:44:28.552Z] docker_cli_cp_utils_test.go:192: running `docker cp 060891d6bda67a8c862024498cfd077a918f1c4dc93f81a6c599b404846355cd:/root/dir1/. /tmp/test-cp-from-case-i244616396/file1` [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.06s) [2019-10-09T17:44:28.552Z] docker_cli_cp_utils_test.go:192: running `docker cp ea3d51284ac9ace2e32caeb3e9ec29f8b12df51eec565c6a008b907e1207afaa:/root/dir1/. /tmp/test-cp-from-case-j299861947/dir2` [2019-10-09T17:44:28.552Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j299861947/dir2/file1-1" contains "file1-1\n" [2019-10-09T17:44:28.552Z] docker_cli_cp_utils_test.go:192: running `docker cp ea3d51284ac9ace2e32caeb3e9ec29f8b12df51eec565c6a008b907e1207afaa:/root/dir1/. /tmp/test-cp-from-case-j299861947/dir2/` [2019-10-09T17:44:28.552Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j299861947/dir2/file1-1" contains "file1-1\n" [2019-10-09T17:44:28.552Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.44s) [2019-10-09T17:44:28.552Z] docker_cli_cp_utils_test.go:192: running `docker cp 2d01cb2e6789cbc52b97d8b50cac81d13f0253c7006c306c58bcee9aca82a331:/file2 /tmp/test-cp-from-err-dst-not-dir190366174/symlinkToFile1` [2019-10-09T17:44:28.552Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir190366174/symlinkToFile1" points to "file1" [2019-10-09T17:44:28.552Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir190366174/file1" contains "file2\n" [2019-10-09T17:44:28.552Z] docker_cli_cp_utils_test.go:192: running `docker cp 2d01cb2e6789cbc52b97d8b50cac81d13f0253c7006c306c58bcee9aca82a331:/file2 /tmp/test-cp-from-err-dst-not-dir190366174/symlinkToDir1` [2019-10-09T17:44:28.552Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir190366174/symlinkToDir1" points to "dir1" [2019-10-09T17:44:28.552Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir190366174/file2" contains "file2\n" [2019-10-09T17:44:28.552Z] docker_cli_cp_utils_test.go:192: running `docker cp 2d01cb2e6789cbc52b97d8b50cac81d13f0253c7006c306c58bcee9aca82a331:/file2 /tmp/test-cp-from-err-dst-not-dir190366174/brokenSymlinkToFileX` [2019-10-09T17:44:28.552Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir190366174/brokenSymlinkToFileX" points to "fileX" [2019-10-09T17:44:28.552Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir190366174/fileX" contains "file2\n" [2019-10-09T17:44:28.552Z] docker_cli_cp_utils_test.go:192: running `docker cp 2d01cb2e6789cbc52b97d8b50cac81d13f0253c7006c306c58bcee9aca82a331:/dir2 /tmp/test-cp-from-err-dst-not-dir190366174/symlinkToDir1` [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir190366174/symlinkToDir1" points to "dir1" [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir190366174/dir1/dir2/file2-1" contains "file2-1\n" [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:192: running `docker cp 2d01cb2e6789cbc52b97d8b50cac81d13f0253c7006c306c58bcee9aca82a331:/dir2 /tmp/test-cp-from-err-dst-not-dir190366174/brokenSymlinkToDirX` [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir190366174/brokenSymlinkToDirX" points to "dirX" [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir190366174/dirX/file2-1" contains "file2-1\n" [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.05s) [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.03s) [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.95s) [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.00s) [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.22s) [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.97s) [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.21s) [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.78s) [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-a552893254/file1 958373b1395dac1e28aa2300f6976c813b11889e1e4d807a49813a83c9d0d004:/root/itWorks.txt` [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:279: checking that container "958373b1395dac1e28aa2300f6976c813b11889e1e4d807a49813a83c9d0d004" start output contains "file1\n" [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:209: running `docker start -a 958373b1395dac1e28aa2300f6976c813b11889e1e4d807a49813a83c9d0d004` [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.96s) [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-b540168173/file1 a09a72723ab803100c8643fd358e4bdf871d74c431d0b67003ee7a5563adf932:testDir/` [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.46s) [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:279: checking that container "0a13902f71f2a6cab4fffc5ccc960b46c7a5bcda8989e38c4df525d25b55185d" start output contains "file2\n" [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:209: running `docker start -a 0a13902f71f2a6cab4fffc5ccc960b46c7a5bcda8989e38c4df525d25b55185d` [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-c642953832/file1 0a13902f71f2a6cab4fffc5ccc960b46c7a5bcda8989e38c4df525d25b55185d:/root/file2` [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:279: checking that container "0a13902f71f2a6cab4fffc5ccc960b46c7a5bcda8989e38c4df525d25b55185d" start output contains "file1\n" [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:209: running `docker start -a 0a13902f71f2a6cab4fffc5ccc960b46c7a5bcda8989e38c4df525d25b55185d` [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.26s) [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:279: checking that container "9eb12a486afcdba301ded1e0e95a5427c59fad7f03c56fcc7757187368c0b720" start output contains "" [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:209: running `docker start -a 9eb12a486afcdba301ded1e0e95a5427c59fad7f03c56fcc7757187368c0b720` [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d380231335/file1 9eb12a486afcdba301ded1e0e95a5427c59fad7f03c56fcc7757187368c0b720:dir1` [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:279: checking that container "9eb12a486afcdba301ded1e0e95a5427c59fad7f03c56fcc7757187368c0b720" start output contains "file1\n" [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:209: running `docker start -a 9eb12a486afcdba301ded1e0e95a5427c59fad7f03c56fcc7757187368c0b720` [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:279: checking that container "19626e997fbabdc5066540967759e04c10b7511ce1201dd25ad2d719d3be36e4" start output contains "" [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:209: running `docker start -a 19626e997fbabdc5066540967759e04c10b7511ce1201dd25ad2d719d3be36e4` [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d380231335/file1 19626e997fbabdc5066540967759e04c10b7511ce1201dd25ad2d719d3be36e4:dir1/` [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:279: checking that container "19626e997fbabdc5066540967759e04c10b7511ce1201dd25ad2d719d3be36e4" start output contains "file1\n" [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:209: running `docker start -a 19626e997fbabdc5066540967759e04c10b7511ce1201dd25ad2d719d3be36e4` [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.86s) [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e865057754/dir1 c09e0bdc8f1ba843acbc696808104f495dca30069aab38c31e93b589a83cdf5a:testDir` [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:279: checking that container "c09e0bdc8f1ba843acbc696808104f495dca30069aab38c31e93b589a83cdf5a" start output contains "file1-1\n" [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:209: running `docker start -a c09e0bdc8f1ba843acbc696808104f495dca30069aab38c31e93b589a83cdf5a` [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e865057754/dir1 0ba4a55becdca3e6a5df48c1c67606d3d07fa9307dca310a156d61c43403dd3a:testDir/` [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:279: checking that container "0ba4a55becdca3e6a5df48c1c67606d3d07fa9307dca310a156d61c43403dd3a" start output contains "file1-1\n" [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:209: running `docker start -a 0ba4a55becdca3e6a5df48c1c67606d3d07fa9307dca310a156d61c43403dd3a` [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestCpToCaseF (1.04s) [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-f385094513/dir1 87215e3ce4ab8d69684b044e3ec6fc3cbf8929a0d8dbd744732ed0753c53799a:/root/file1` [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.28s) [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:279: checking that container "f68ac9a62201c44bce788cf2b32deb300b0f37eea0d03c744f6635534b2b2ce4" start output contains "" [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:209: running `docker start -a f68ac9a62201c44bce788cf2b32deb300b0f37eea0d03c744f6635534b2b2ce4` [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g193531932/dir1 f68ac9a62201c44bce788cf2b32deb300b0f37eea0d03c744f6635534b2b2ce4:/root/dir2` [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:279: checking that container "f68ac9a62201c44bce788cf2b32deb300b0f37eea0d03c744f6635534b2b2ce4" start output contains "file1-1\n" [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:209: running `docker start -a f68ac9a62201c44bce788cf2b32deb300b0f37eea0d03c744f6635534b2b2ce4` [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:279: checking that container "236fa05433835eccd8b2e9660010257ebd736ced8af4b4f68664ae7130422d36" start output contains "" [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:209: running `docker start -a 236fa05433835eccd8b2e9660010257ebd736ced8af4b4f68664ae7130422d36` [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g193531932/dir1 236fa05433835eccd8b2e9660010257ebd736ced8af4b4f68664ae7130422d36:/dir2/` [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:279: checking that container "236fa05433835eccd8b2e9660010257ebd736ced8af4b4f68664ae7130422d36" start output contains "file1-1\n" [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:209: running `docker start -a 236fa05433835eccd8b2e9660010257ebd736ced8af4b4f68664ae7130422d36` [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.49s) [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h068982475/dir1/. 21e30a3298b18c68939dd5308f4989b2f2339fbb95bec27a145df10ebbc2cb78:testDir` [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:279: checking that container "21e30a3298b18c68939dd5308f4989b2f2339fbb95bec27a145df10ebbc2cb78" start output contains "file1-1\n" [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:209: running `docker start -a 21e30a3298b18c68939dd5308f4989b2f2339fbb95bec27a145df10ebbc2cb78` [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h068982475/dir1/. f938e4bafce85754cd690e13651ccde4d37c2265ab0cf56e3d3455f78dc045f8:testDir/` [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:279: checking that container "f938e4bafce85754cd690e13651ccde4d37c2265ab0cf56e3d3455f78dc045f8" start output contains "file1-1\n" [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:209: running `docker start -a f938e4bafce85754cd690e13651ccde4d37c2265ab0cf56e3d3455f78dc045f8` [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.87s) [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-i620946862/dir1/. 8035d27c0826e37261653b634a54c292a54d4a47d5d1df969137ef866fb8c097:/root/file1` [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.09s) [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:279: checking that container "9072aa828ae20695f47a29ed8017506f0e15eb047cfb9422454f046062519d74" start output contains "" [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:209: running `docker start -a 9072aa828ae20695f47a29ed8017506f0e15eb047cfb9422454f046062519d74` [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j213094197/dir1/. 9072aa828ae20695f47a29ed8017506f0e15eb047cfb9422454f046062519d74:/dir2` [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:279: checking that container "9072aa828ae20695f47a29ed8017506f0e15eb047cfb9422454f046062519d74" start output contains "file1-1\n" [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:209: running `docker start -a 9072aa828ae20695f47a29ed8017506f0e15eb047cfb9422454f046062519d74` [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:279: checking that container "69f61d9dd6bb6648368d1e7338a08d2f1f1e998b6761ddd0dcc4972bab979d3d" start output contains "" [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:209: running `docker start -a 69f61d9dd6bb6648368d1e7338a08d2f1f1e998b6761ddd0dcc4972bab979d3d` [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j213094197/dir1/. 69f61d9dd6bb6648368d1e7338a08d2f1f1e998b6761ddd0dcc4972bab979d3d:/dir2/` [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:279: checking that container "69f61d9dd6bb6648368d1e7338a08d2f1f1e998b6761ddd0dcc4972bab979d3d" start output contains "file1-1\n" [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:209: running `docker start -a 69f61d9dd6bb6648368d1e7338a08d2f1f1e998b6761ddd0dcc4972bab979d3d` [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.99s) [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions506093328/permdirtest permtest:/` [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:209: running `docker start -a permtest` [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestCpToDot (1.01s) [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.87s) [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-rootfs800921282/file1 6eed6f717dfbd5b1db4d02dfeb665a72d02193844d0876a2a35d72b8d856557f:/root/shouldNotExist` [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:279: checking that container "6eed6f717dfbd5b1db4d02dfeb665a72d02193844d0876a2a35d72b8d856557f" start output contains "" [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:209: running `docker start -a 6eed6f717dfbd5b1db4d02dfeb665a72d02193844d0876a2a35d72b8d856557f` [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.97s) [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-volume331148089/file1 8c3d37e0ced9921e58a45017ccb9b2d3b5994c153354b09dc0114d0a186f99d4:/vol_ro/shouldNotExist` [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:279: checking that container "8c3d37e0ced9921e58a45017ccb9b2d3b5994c153354b09dc0114d0a186f99d4" start output contains "" [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:209: running `docker start -a 8c3d37e0ced9921e58a45017ccb9b2d3b5994c153354b09dc0114d0a186f99d4` [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestCpToStdout (1.10s) [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.40s) [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-068880196/file2 b72da6276c1484b7c457f790077dadf92818ad276cf13b3e2ec01977f5934f76:/vol2/symlinkToFile1` [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-068880196/symlinkToFile1" points to "file1" [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-068880196/file1" contains "file2\n" [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-068880196/file2 b72da6276c1484b7c457f790077dadf92818ad276cf13b3e2ec01977f5934f76:/vol2/symlinkToDir1` [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-068880196/symlinkToDir1" points to "dir1" [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-068880196/file2" contains "file2\n" [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-068880196/file2 b72da6276c1484b7c457f790077dadf92818ad276cf13b3e2ec01977f5934f76:/vol2/brokenSymlinkToFileX` [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-068880196/brokenSymlinkToFileX" points to "fileX" [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-068880196/fileX" contains "file2\n" [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-068880196//dir2 b72da6276c1484b7c457f790077dadf92818ad276cf13b3e2ec01977f5934f76:/vol2/symlinkToDir1` [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-068880196/symlinkToDir1" points to "dir1" [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-068880196/dir1/dir2/file2-1" contains "file2-1\n" [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-068880196//dir2 b72da6276c1484b7c457f790077dadf92818ad276cf13b3e2ec01977f5934f76:/vol2/brokenSymlinkToDirX` [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-068880196/brokenSymlinkToDirX" points to "dirX" [2019-10-09T17:44:28.553Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-068880196/dirX/file2-1" contains "file2-1\n" [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.43s) [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.95s) [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.69s) [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestCreateArgs (0.11s) [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.52s) [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.83s) [2019-10-09T17:44:28.553Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-09T17:44:28.553Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.76s) [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.36s) [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestCreateLabels (0.10s) [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.16s) [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestCreateRM (0.17s) [2019-10-09T17:44:28.553Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-09T17:44:28.553Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.18s) [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.39s) [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.12s) [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s) [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.03s) [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.11s) [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s) [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.09s) [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s) [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.63s) [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.60s) [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.85s) [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.72s) [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.69s) [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.85s) [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.79s) [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.83s) [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.34s) [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.11s) [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (2.08s) [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.05s) [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.22s) [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.93s) [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.40s) [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.03s) [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.06s) [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.26s) [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestEventsAttach (0.89s) [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestEventsCommit (1.11s) [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.86s) [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.83s) [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.78s) [2019-10-09T17:44:28.553Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.96s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.75s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.29s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.57s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestEventsCopy (1.37s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.81s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.84s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.36s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.72s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.83s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.21s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.53s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestEventsFilters (1.86s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestEventsFormat (1.66s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.90s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.23s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.48s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.31s) [2019-10-09T17:44:28.554Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-09T17:44:28.554Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-09T17:44:28.554Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-09T17:44:28.554Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.08s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (1.10s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestEventsRename (0.79s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestEventsResize (0.93s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.87s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.00s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.88s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.11s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestEventsTop (0.96s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.94s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestExec (1.07s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.90s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.14s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.69s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.90s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.97s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.94s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.99s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.01s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.99s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.99s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.79s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestExecCgroup (2.25s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestExecEnv (0.99s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (2.00s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.92s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestExecInspectID (3.05s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestExecInteractive (1.11s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.05s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.03s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestExecParseError (0.91s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestExecPausedContainer (1.01s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.87s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.86s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.95s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestExecStartFails (1.33s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.11s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.91s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestExecTTY (0.99s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.06s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.90s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestExecUlimits (0.94s) [2019-10-09T17:44:28.554Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-09T17:44:28.554Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.25s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.19s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.78s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.01s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestExecWithUser (1.21s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.95s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.93s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.84s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.88s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.81s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestHealth (21.40s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.10s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.88s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.31s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.37s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.48s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.18s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.10s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.13s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.00s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestImagesFormat (0.11s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (1.11s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.11s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestImportBadURL (0.15s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestImportDisplay (2.20s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestImportFile (1.99s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.03s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.91s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestImportGzipped (2.47s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.02s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestInfoDebug (0.57s) [2019-10-09T17:44:28.554Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug" [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.62s) [2019-10-09T17:44:28.554Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName" [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.55s) [2019-10-09T17:44:28.554Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend" [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-10-09T17:44:28.554Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise" [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.08s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.91s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (1.03s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.04s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestInfoFormat (0.04s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.05s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestInsecureRegistries (0.55s) [2019-10-09T17:44:28.554Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries" [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.09s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.03s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.76s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.90s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.81s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.14s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.84s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestInspectAmpersand (1.06s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.95s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.01s) [2019-10-09T17:44:28.554Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-10-09T17:44:28.554Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.41s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.94s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestInspectDefault (0.94s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestInspectHistory (1.09s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestInspectImage (0.04s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.05s) [2019-10-09T17:44:28.554Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-10-09T17:44:28.554Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.91s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.90s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.10s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.80s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.79s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.06s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.82s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestInspectStatus (0.94s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.76s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.08s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.86s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.09s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.73s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.84s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.93s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.42s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.68s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.67s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.38s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.93s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.63s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.63s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.47s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.49s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.93s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.79s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.50s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.51s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (1.03s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.91s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.38s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.83s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.82s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.84s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.82s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.94s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.92s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.24s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.49s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.16s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.32s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.25s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.92s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.82s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.76s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestLogsSince (7.01s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (6.03s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.76s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestLogsTail (0.96s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.85s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.95s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.55s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.87s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestNetHostname (2.48s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.37s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.36s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.73s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.80s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestPluginActive (1.76s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.35s) [2019-10-09T17:44:28.554Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-10-09T17:44:28.554Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.75s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.33s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.59s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.06s) [2019-10-09T17:44:28.554Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector" [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.24s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.35s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.74s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.72s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestPortList (11.49s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.56s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.45s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.82s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.80s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.79s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.13s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.55s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.38s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.64s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.33s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestPsByOrder (3.53s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.13s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.79s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.13s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.13s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.12s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.12s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.63s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.95s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.80s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.72s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.14s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.75s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.71s) [2019-10-09T17:44:28.554Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.21s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.93s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.65s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.96s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.95s) [2019-10-09T17:44:28.555Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-10-09T17:44:28.555Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.26s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.12s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.10s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.02s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.56s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.59s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.84s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.67s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.49s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.38s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.10s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.40s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.66s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.63s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.93s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.62s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.21s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.11s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.32s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.91s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.97s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.89s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.03s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.83s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.40s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.85s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.18s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.45s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.59s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunAddHost (0.79s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.37s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.84s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.78s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.72s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.80s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.90s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.86s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.53s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.63s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.01s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.00s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.00s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.87s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.97s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.09s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.40s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.81s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.78s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.85s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.46s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.84s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.90s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.84s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.94s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.87s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.83s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.83s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.82s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.82s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.78s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.26s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.86s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.86s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.79s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.85s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.58s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.68s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.51s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.77s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.78s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.80s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.86s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.80s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.78s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.63s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.76s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.43s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.80s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.62s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.67s) [2019-10-09T17:44:28.555Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-09T17:44:28.555Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-09T17:44:28.555Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-09T17:44:28.555Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.75s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.89s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.61s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.36s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.76s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.76s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.80s) [2019-10-09T17:44:28.555Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-09T17:44:28.555Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.81s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.78s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.88s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.81s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.79s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.78s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.82s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.86s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.83s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.79s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunExitCode (0.80s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.81s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.81s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.83s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunExposePort (0.03s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.80s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.80s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.61s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.40s) [2019-10-09T17:44:28.555Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-09T17:44:28.555Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.94s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.88s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.60s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.19s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.72s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.83s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.52s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.62s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.78s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.85s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.71s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.70s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.16s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.27s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.60s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.29s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.70s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.24s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.63s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.60s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunMount (6.90s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.87s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (1.03s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.87s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.84s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (4.30s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.75s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.85s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (2.01s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.65s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.84s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunNetHost (1.29s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.84s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.86s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.47s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.69s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.19s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.81s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.89s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.15s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.90s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.86s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.11s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.85s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.95s) [2019-10-09T17:44:28.555Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-10-09T17:44:28.555Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.70s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.85s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.99s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.18s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.74s) [2019-10-09T17:44:28.555Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.78s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.94s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.83s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.90s) [2019-10-09T17:44:28.555Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-10-09T17:44:28.555Z] requirement.go:26: unmatched requirement IsolationIsProcess [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunPublishPort (1.02s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.92s) [2019-10-09T17:44:28.555Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-10-09T17:44:28.555Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.88s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.81s) [2019-10-09T17:44:28.555Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-09T17:44:28.555Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.74s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.55s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunRm (0.85s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.83s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.82s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.83s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.71s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.85s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.10s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.85s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.82s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.80s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.80s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.78s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.81s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.81s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.83s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.84s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.80s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.65s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunState (1.69s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.84s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.86s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.21s) [2019-10-09T17:44:28.555Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-10-09T17:44:28.555Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.83s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.75s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunSysctls (1.65s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.82s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.58s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.78s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.99s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.01s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.10s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.82s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.88s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.88s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.52s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.31s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunUserByID (0.78s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.78s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunUserByName (0.84s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.83s) [2019-10-09T17:44:28.555Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-09T17:44:28.555Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.87s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.45s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.78s) [2019-10-09T17:44:28.555Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.16s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.47s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.52s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.42s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.82s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.87s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.79s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.94s) [2019-10-09T17:44:28.556Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-09T17:44:28.556Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-09T17:44:28.556Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-09T17:44:28.556Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-09T17:44:28.556Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-09T17:44:28.556Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.82s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.98s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.80s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.59s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.80s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.83s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.85s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.03s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.23s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.16s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.19s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.18s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.17s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.80s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.82s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.83s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.83s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.28s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.84s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.75s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.84s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.79s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.65s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.86s) [2019-10-09T17:44:28.556Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-09T17:44:28.556Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.71s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.65s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.75s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.55s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.83s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.30s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.18s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.34s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.00s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.53s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.22s) [2019-10-09T17:44:28.556Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents342201990 [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.76s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.58s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.73s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.38s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.09s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.06s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.41s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.72s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.67s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.56s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.05s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.55s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.88s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.63s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.86s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestStartRecordError (1.84s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.50s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.31s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.80s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.29s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.77s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestStatsNoStream (3.04s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.90s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.89s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.90s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.85s) [2019-10-09T17:44:28.556Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-10-09T17:44:28.556Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.83s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.37s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.53s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.81s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.80s) [2019-10-09T17:44:28.556Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-10-09T17:44:28.556Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.02s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.74s) [2019-10-09T17:44:28.556Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-09T17:44:28.556Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.59s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.13s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.99s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.69s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestUpdateStats (4.55s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.56s) [2019-10-09T17:44:28.556Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-09T17:44:28.556Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.13s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.99s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.29s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.83s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.51s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.79s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.40s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.25s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.38s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.48s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.66s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.60s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.38s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.43s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.63s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.58s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.39s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.85s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.09s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.09s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.87s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.07s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.67s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.95s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.47s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.69s) [2019-10-09T17:44:28.556Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.85s) [2019-10-09T17:44:28.556Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2019-10-09T17:44:28.556Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-10-09T17:44:28.556Z] === RUN TestDockerRegistrySuite [2019-10-09T17:44:28.556Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-10-09T17:44:30.452Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-10-09T17:44:31.822Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-10-09T17:44:33.717Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-10-09T17:44:33.717Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-10-09T17:44:38.970Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-10-09T17:44:43.163Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-10-09T17:44:47.344Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-10-09T17:44:48.715Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-10-09T17:44:50.083Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-10-09T17:44:51.976Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-10-09T17:44:53.344Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-10-09T17:44:55.237Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-10-09T17:44:55.312Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-10-09T17:44:55.312Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-10-09T17:44:56.167Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-10-09T17:44:56.278Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-10-09T17:44:57.535Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-10-09T17:45:00.808Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-10-09T17:45:03.330Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-10-09T17:45:04.259Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-10-09T17:45:07.534Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-10-09T17:45:08.907Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-10-09T17:45:09.163Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-10-09T17:45:10.534Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-10-09T17:45:11.905Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-10-09T17:45:13.276Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-10-09T17:45:17.451Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-10-09T17:45:17.451Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-10-09T17:45:18.820Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-10-09T17:45:18.820Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2019-10-09T17:45:19.077Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-10-09T17:45:19.334Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-10-09T17:45:19.591Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-10-09T17:45:19.848Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-10-09T17:45:20.104Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-10-09T17:45:20.361Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-10-09T17:45:21.396Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-10-09T17:45:22.256Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-10-09T17:45:22.256Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2019-10-09T17:45:24.779Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-10-09T17:45:26.152Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-10-09T17:45:26.152Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2019-10-09T17:45:27.521Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-10-09T17:45:28.889Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-10-09T17:45:29.150Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2019-10-09T17:45:29.416Z] --- PASS: TestDockerRegistrySuite (61.54s) [2019-10-09T17:45:29.416Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (2.17s) [2019-10-09T17:45:29.416Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest" [2019-10-09T17:45:29.416Z] check_test.go:196: Daemon d4e5aad8eaa1e is not started [2019-10-09T17:45:29.416Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.55s) [2019-10-09T17:45:29.416Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull" [2019-10-09T17:45:29.416Z] check_test.go:196: Daemon d10e10bf8088c is not started [2019-10-09T17:45:29.416Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.89s) [2019-10-09T17:45:29.416Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull" [2019-10-09T17:45:29.416Z] check_test.go:196: Daemon df0dd2917acc0 is not started [2019-10-09T17:45:29.416Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2019-10-09T17:45:29.416Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentFailingPull" [2019-10-09T17:45:29.416Z] check_test.go:196: Daemon deb754d6aec43 is not started [2019-10-09T17:45:29.416Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.41s) [2019-10-09T17:45:29.416Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags" [2019-10-09T17:45:29.416Z] check_test.go:196: Daemon d2ee41e09dc03 is not started [2019-10-09T17:45:29.416Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.47s) [2019-10-09T17:45:29.416Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullWholeRepo" [2019-10-09T17:45:29.416Z] check_test.go:196: Daemon d7e9151aae0d5 is not started [2019-10-09T17:45:29.416Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.65s) [2019-10-09T17:45:29.416Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush" [2019-10-09T17:45:29.416Z] check_test.go:196: Daemon d4523bac66390 is not started [2019-10-09T17:45:29.416Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.54s) [2019-10-09T17:45:29.416Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest" [2019-10-09T17:45:29.416Z] check_test.go:196: Daemon dda79bf53dd7e is not started [2019-10-09T17:45:29.416Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.32s) [2019-10-09T17:45:29.416Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush" [2019-10-09T17:45:29.416Z] check_test.go:196: Daemon d0755cea9adba is not started [2019-10-09T17:45:29.416Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.63s) [2019-10-09T17:45:29.416Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest" [2019-10-09T17:45:29.416Z] check_test.go:196: Daemon d1b6c2265cc87 is not started [2019-10-09T17:45:29.416Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.59s) [2019-10-09T17:45:29.416Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag" [2019-10-09T17:45:29.416Z] check_test.go:196: Daemon d4bcef322f255 is not started [2019-10-09T17:45:29.416Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.57s) [2019-10-09T17:45:29.416Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag" [2019-10-09T17:45:29.416Z] check_test.go:196: Daemon d1abb55dc4c14 is not started [2019-10-09T17:45:29.416Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.33s) [2019-10-09T17:45:29.416Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush" [2019-10-09T17:45:29.416Z] check_test.go:196: Daemon dfe206a64de30 is not started [2019-10-09T17:45:29.416Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.32s) [2019-10-09T17:45:29.416Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests" [2019-10-09T17:45:29.416Z] check_test.go:196: Daemon d8b6151090ac0 is not started [2019-10-09T17:45:29.416Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.67s) [2019-10-09T17:45:29.416Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests" [2019-10-09T17:45:29.416Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:01dc131e3710023916d017ca083e18a5b777238ea341556444940f1bf1c586d4 [2019-10-09T17:45:29.416Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6948e883aa40df700c5425b5f1686960d5190b40cafceb4d84fc10685e4ec732 [2019-10-09T17:45:29.416Z] check_test.go:196: Daemon dbef77b5e20f3 is not started [2019-10-09T17:45:29.416Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.67s) [2019-10-09T17:45:29.416Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests" [2019-10-09T17:45:29.416Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:33bcdf9a2c143ba7c12678f19696125aac848211057430e3d78d94abb6f38672 [2019-10-09T17:45:29.416Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e446c1663180974c907d797d6766799094f6831416730301fc17656f02ffa618 [2019-10-09T17:45:29.416Z] check_test.go:196: Daemon dc278062a3282 is not started [2019-10-09T17:45:29.416Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.38s) [2019-10-09T17:45:29.416Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests" [2019-10-09T17:45:29.416Z] check_test.go:196: Daemon d9b322281b989 is not started [2019-10-09T17:45:29.416Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.37s) [2019-10-09T17:45:29.416Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest" [2019-10-09T17:45:29.416Z] check_test.go:196: Daemon d98ab9045ccd3 is not started [2019-10-09T17:45:29.416Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.33s) [2019-10-09T17:45:29.416Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest" [2019-10-09T17:45:29.416Z] check_test.go:196: Daemon db58939f7880a is not started [2019-10-09T17:45:29.416Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-10-09T17:45:29.416Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback" [2019-10-09T17:45:29.416Z] check_test.go:196: Daemon dde53bea1211f is not started [2019-10-09T17:45:29.416Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.45s) [2019-10-09T17:45:29.416Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest" [2019-10-09T17:45:29.416Z] check_test.go:196: Daemon dbcd16b40b366 is not started [2019-10-09T17:45:29.416Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.27s) [2019-10-09T17:45:29.416Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer" [2019-10-09T17:45:29.416Z] check_test.go:196: Daemon df711cb86f16e is not started [2019-10-09T17:45:29.416Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.35s) [2019-10-09T17:45:29.416Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest" [2019-10-09T17:45:29.416Z] check_test.go:196: Daemon d638a0ae2a610 is not started [2019-10-09T17:45:29.416Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.71s) [2019-10-09T17:45:29.416Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability" [2019-10-09T17:45:29.416Z] check_test.go:196: Daemon d2e0dfa20b5a1 is not started [2019-10-09T17:45:29.416Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2019-10-09T17:45:29.416Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases" [2019-10-09T17:45:29.416Z] check_test.go:196: Daemon d7cc65a2fa286 is not started [2019-10-09T17:45:29.416Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.40s) [2019-10-09T17:45:29.416Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList" [2019-10-09T17:45:29.416Z] check_test.go:196: Daemon dba265e65660d is not started [2019-10-09T17:45:29.416Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.50s) [2019-10-09T17:45:29.416Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers" [2019-10-09T17:45:29.416Z] check_test.go:196: Daemon d054b73962c78 is not started [2019-10-09T17:45:29.416Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2019-10-09T17:45:29.416Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag" [2019-10-09T17:45:29.416Z] check_test.go:196: Daemon dc4fe81fde3a7 is not started [2019-10-09T17:45:29.416Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.34s) [2019-10-09T17:45:29.416Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage" [2019-10-09T17:45:29.416Z] check_test.go:196: Daemon d71c0d2a5d380 is not started [2019-10-09T17:45:29.416Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.30s) [2019-10-09T17:45:29.416Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer" [2019-10-09T17:45:29.416Z] check_test.go:196: Daemon ddc33f093ff8c is not started [2019-10-09T17:45:29.416Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2019-10-09T17:45:29.416Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags" [2019-10-09T17:45:29.416Z] check_test.go:196: Daemon dcdfd9a0dee38 is not started [2019-10-09T17:45:29.416Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2019-10-09T17:45:29.416Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged" [2019-10-09T17:45:29.416Z] check_test.go:196: Daemon dd08c2c768829 is not started [2019-10-09T17:45:29.416Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.53s) [2019-10-09T17:45:29.416Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest" [2019-10-09T17:45:29.416Z] check_test.go:196: Daemon d8f4299cd0d91 is not started [2019-10-09T17:45:29.416Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.57s) [2019-10-09T17:45:29.416Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest" [2019-10-09T17:45:29.416Z] check_test.go:196: Daemon d1495ae8378e5 is not started [2019-10-09T17:45:29.416Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.63s) [2019-10-09T17:45:29.416Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag" [2019-10-09T17:45:29.416Z] check_test.go:196: Daemon d94912a8a3087 is not started [2019-10-09T17:45:29.416Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.58s) [2019-10-09T17:45:29.416Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest" [2019-10-09T17:45:29.416Z] check_test.go:196: Daemon d8e39c4fe9028 is not started [2019-10-09T17:45:29.416Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.05s) [2019-10-09T17:45:29.416Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough" [2019-10-09T17:45:29.416Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.80s) [2019-10-09T17:45:29.416Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only" [2019-10-09T17:45:29.416Z] === RUN TestDockerSchema1RegistrySuite [2019-10-09T17:45:29.416Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-10-09T17:45:29.673Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-10-09T17:45:31.702Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-10-09T17:45:34.929Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2019-10-09T17:45:34.929Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-10-09T17:45:38.204Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-10-09T17:45:39.134Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-10-09T17:45:44.388Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-10-09T17:45:44.951Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-10-09T17:45:46.321Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-10-09T17:45:46.507Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-10-09T17:45:46.578Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-10-09T17:45:47.947Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-10-09T17:45:49.315Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-10-09T17:45:50.686Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-10-09T17:45:54.861Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-10-09T17:45:54.861Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-10-09T17:45:55.118Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-10-09T17:45:55.375Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-10-09T17:45:55.633Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-10-09T17:45:55.890Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-10-09T17:45:56.147Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-10-09T17:45:56.403Z] --- PASS: TestDockerSchema1RegistrySuite (26.85s) [2019-10-09T17:45:56.403Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2019-10-09T17:45:56.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentFailingPull" [2019-10-09T17:45:56.403Z] check_test.go:223: Daemon d6701dd25ab02 is not started [2019-10-09T17:45:56.403Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.68s) [2019-10-09T17:45:56.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags" [2019-10-09T17:45:56.403Z] check_test.go:223: Daemon db689bbf2da91 is not started [2019-10-09T17:45:56.403Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.60s) [2019-10-09T17:45:56.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo" [2019-10-09T17:45:56.404Z] check_test.go:223: Daemon d99fd7d349efc is not started [2019-10-09T17:45:56.404Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.73s) [2019-10-09T17:45:56.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush" [2019-10-09T17:45:56.404Z] check_test.go:223: Daemon d42f8a0d78f62 is not started [2019-10-09T17:45:56.404Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.33s) [2019-10-09T17:45:56.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported" [2019-10-09T17:45:56.404Z] check_test.go:223: Daemon d5e0d514c21f1 is not started [2019-10-09T17:45:56.404Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.41s) [2019-10-09T17:45:56.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest" [2019-10-09T17:45:56.404Z] check_test.go:223: Daemon d9943a7ee1752 is not started [2019-10-09T17:45:56.404Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-10-09T17:45:56.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback" [2019-10-09T17:45:56.404Z] check_test.go:223: Daemon d4c8df4710518 is not started [2019-10-09T17:45:56.404Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.43s) [2019-10-09T17:45:56.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest" [2019-10-09T17:45:56.404Z] check_test.go:223: Daemon d3934a7551960 is not started [2019-10-09T17:45:56.404Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.26s) [2019-10-09T17:45:56.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer" [2019-10-09T17:45:56.404Z] check_test.go:223: Daemon d2aacd21dab92 is not started [2019-10-09T17:45:56.404Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.32s) [2019-10-09T17:45:56.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest" [2019-10-09T17:45:56.404Z] check_test.go:223: Daemon d7cd626b73a1d is not started [2019-10-09T17:45:56.404Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.75s) [2019-10-09T17:45:56.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability" [2019-10-09T17:45:56.404Z] check_test.go:223: Daemon d7b8e30d476fd is not started [2019-10-09T17:45:56.404Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) [2019-10-09T17:45:56.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases" [2019-10-09T17:45:56.404Z] check_test.go:223: Daemon dbc909863d812 is not started [2019-10-09T17:45:56.404Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.46s) [2019-10-09T17:45:56.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers" [2019-10-09T17:45:56.404Z] check_test.go:223: Daemon df8536ca7cb9a is not started [2019-10-09T17:45:56.404Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2019-10-09T17:45:56.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag" [2019-10-09T17:45:56.404Z] check_test.go:223: Daemon dfe4cad70f2c8 is not started [2019-10-09T17:45:56.404Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2019-10-09T17:45:56.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage" [2019-10-09T17:45:56.404Z] check_test.go:223: Daemon d7ef3c6b31604 is not started [2019-10-09T17:45:56.404Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.28s) [2019-10-09T17:45:56.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer" [2019-10-09T17:45:56.404Z] check_test.go:223: Daemon d41fa62858e2e is not started [2019-10-09T17:45:56.404Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s) [2019-10-09T17:45:56.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags" [2019-10-09T17:45:56.404Z] check_test.go:223: Daemon db7d371d16fff is not started [2019-10-09T17:45:56.404Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2019-10-09T17:45:56.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged" [2019-10-09T17:45:56.404Z] check_test.go:223: Daemon dcb68fc404205 is not started [2019-10-09T17:45:56.404Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-10-09T17:45:56.404Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-10-09T17:45:57.334Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-10-09T17:45:57.898Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-10-09T17:45:57.898Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-10-09T17:45:58.462Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2019-10-09T17:45:59.026Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-10-09T17:45:59.283Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-10-09T17:45:59.847Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-10-09T17:46:00.411Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-10-09T17:46:00.411Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.19s) [2019-10-09T17:46:00.411Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.91s) [2019-10-09T17:46:00.411Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry" [2019-10-09T17:46:00.411Z] check_test.go:252: Daemon d7547481c65ea is not started [2019-10-09T17:46:00.411Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.49s) [2019-10-09T17:46:00.412Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth" [2019-10-09T17:46:00.412Z] check_test.go:252: Daemon d9e236bc62f2d is not started [2019-10-09T17:46:00.412Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2019-10-09T17:46:00.412Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry" [2019-10-09T17:46:00.412Z] check_test.go:252: Daemon d7c5642c224f5 is not started [2019-10-09T17:46:00.412Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.19s) [2019-10-09T17:46:00.412Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth" [2019-10-09T17:46:00.412Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.26s) [2019-10-09T17:46:00.412Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored" [2019-10-09T17:46:00.412Z] check_test.go:252: Daemon d97cf83722fe2 is not started [2019-10-09T17:46:00.412Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s) [2019-10-09T17:46:00.412Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth" [2019-10-09T17:46:00.412Z] check_test.go:252: Daemon d7743cb58f28b is not started [2019-10-09T17:46:00.412Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.62s) [2019-10-09T17:46:00.412Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme" [2019-10-09T17:46:00.412Z] check_test.go:252: Daemon dcc56b699e4a7 is not started [2019-10-09T17:46:00.412Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.19s) [2019-10-09T17:46:00.412Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry" [2019-10-09T17:46:00.412Z] check_test.go:252: Daemon d3cc11373cbcf is not started [2019-10-09T17:46:00.412Z] === RUN TestDockerRegistryAuthTokenSuite [2019-10-09T17:46:00.412Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-10-09T17:46:05.666Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-10-09T17:46:05.923Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-10-09T17:46:05.923Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-10-09T17:46:06.180Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-10-09T17:46:06.437Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.81s) [2019-10-09T17:46:06.437Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) [2019-10-09T17:46:06.437Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError" [2019-10-09T17:46:06.437Z] check_test.go:279: Daemon d5526d15f89e6 is not started [2019-10-09T17:46:06.437Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.18s) [2019-10-09T17:46:06.437Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken" [2019-10-09T17:46:06.437Z] check_test.go:279: Daemon d0c87f2c9fdb0 is not started [2019-10-09T17:46:06.437Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2019-10-09T17:46:06.437Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized" [2019-10-09T17:46:06.437Z] check_test.go:279: Daemon de11910ddb33d is not started [2019-10-09T17:46:06.437Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2019-10-09T17:46:06.437Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable" [2019-10-09T17:46:06.437Z] check_test.go:279: Daemon dc59589e42235 is not started [2019-10-09T17:46:06.437Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2019-10-09T17:46:06.437Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse" [2019-10-09T17:46:06.437Z] check_test.go:279: Daemon d7181d4e90353 is not started [2019-10-09T17:46:06.437Z] === RUN TestDockerNetworkSuite [2019-10-09T17:46:06.437Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2019-10-09T17:46:09.711Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2019-10-09T17:46:10.641Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2019-10-09T17:46:14.815Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2019-10-09T17:46:16.183Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2019-10-09T17:46:16.431Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-10-09T17:46:18.091Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2019-10-09T17:46:18.655Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2019-10-09T17:46:21.197Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-10-09T17:46:22.567Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2019-10-09T17:46:23.495Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-10-09T17:46:24.467Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-10-09T17:46:24.724Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2019-10-09T17:46:34.678Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2019-10-09T17:46:35.862Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-10-09T17:46:36.048Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2019-10-09T17:46:38.571Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2019-10-09T17:46:40.466Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2019-10-09T17:46:41.396Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2019-10-09T17:46:41.654Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-10-09T17:46:41.911Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2019-10-09T17:46:43.805Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2019-10-09T17:46:45.176Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2019-10-09T17:46:45.176Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-10-09T17:46:45.176Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2019-10-09T17:46:45.432Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2019-10-09T17:46:46.802Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2019-10-09T17:46:47.069Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2019-10-09T17:46:47.069Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2019-10-09T17:46:47.326Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2019-10-09T17:46:48.698Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2019-10-09T17:46:48.698Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2019-10-09T17:46:50.593Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2019-10-09T17:46:50.593Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2019-10-09T17:46:50.850Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2019-10-09T17:46:51.107Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2019-10-09T17:46:52.038Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2019-10-09T17:46:55.313Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2019-10-09T17:46:55.572Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2019-10-09T17:46:58.845Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2019-10-09T17:46:59.102Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2019-10-09T17:47:02.482Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2019-10-09T17:47:10.579Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2019-10-09T17:47:10.579Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2019-10-09T17:47:10.579Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2019-10-09T17:47:10.579Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2019-10-09T17:47:10.579Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2019-10-09T17:47:10.579Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2019-10-09T17:47:10.579Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2019-10-09T17:47:10.579Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2019-10-09T17:47:14.752Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2019-10-09T17:47:14.752Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2019-10-09T17:47:14.752Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2019-10-09T17:47:16.677Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2019-10-09T17:47:21.929Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2019-10-09T17:47:26.104Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2019-10-09T17:47:26.104Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2019-10-09T17:47:27.472Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2019-10-09T17:47:29.994Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2019-10-09T17:47:29.995Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2019-10-09T17:47:31.366Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2019-10-09T17:47:31.929Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2019-10-09T17:47:33.826Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2019-10-09T17:47:40.375Z] --- PASS: TestDockerNetworkSuite (92.96s) [2019-10-09T17:47:40.375Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.80s) [2019-10-09T17:47:40.375Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak" [2019-10-09T17:47:40.375Z] docker_cli_network_unix_test.go:46: Daemon d3180c623c267 is not started [2019-10-09T17:47:40.375Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.31s) [2019-10-09T17:47:40.375Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig" [2019-10-09T17:47:40.375Z] docker_cli_network_unix_test.go:46: Daemon d4604af424f2c is not started [2019-10-09T17:47:40.375Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.52s) [2019-10-09T17:47:40.375Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint" [2019-10-09T17:47:40.375Z] docker_cli_network_unix_test.go:46: Daemon d13d35157518f is not started [2019-10-09T17:47:40.375Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.79s) [2019-10-09T17:47:40.375Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect" [2019-10-09T17:47:40.375Z] docker_cli_network_unix_test.go:46: Daemon d840198803c8a is not started [2019-10-09T17:47:40.375Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.68s) [2019-10-09T17:47:40.375Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer" [2019-10-09T17:47:40.375Z] docker_cli_network_unix_test.go:1233: Daemon df72643612ac5 is not started [2019-10-09T17:47:40.375Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.38s) [2019-10-09T17:47:40.375Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping" [2019-10-09T17:47:40.375Z] docker_cli_network_unix_test.go:46: Daemon d826aebcd30a5 is not started [2019-10-09T17:47:40.375Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.77s) [2019-10-09T17:47:40.375Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP" [2019-10-09T17:47:40.375Z] docker_cli_network_unix_test.go:46: Daemon dda5b30278c51 is not started [2019-10-09T17:47:40.375Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.98s) [2019-10-09T17:47:40.375Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP" [2019-10-09T17:47:40.375Z] docker_cli_network_unix_test.go:46: Daemon d20e64de21d3e is not started [2019-10-09T17:47:40.375Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.80s) [2019-10-09T17:47:40.375Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer" [2019-10-09T17:47:40.375Z] docker_cli_network_unix_test.go:46: Daemon dbb0bc4ba1b16 is not started [2019-10-09T17:47:40.375Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.94s) [2019-10-09T17:47:40.375Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork" [2019-10-09T17:47:40.375Z] docker_cli_network_unix_test.go:46: Daemon dec997e61376d is not started [2019-10-09T17:47:40.375Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.65s) [2019-10-09T17:47:40.375Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks" [2019-10-09T17:47:40.375Z] docker_cli_network_unix_test.go:46: Daemon dc72cca237e01 is not started [2019-10-09T17:47:40.375Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.50s) [2019-10-09T17:47:40.375Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac" [2019-10-09T17:47:40.375Z] docker_cli_network_unix_test.go:46: Daemon d5684db848af3 is not started [2019-10-09T17:47:40.375Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.52s) [2019-10-09T17:47:40.375Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping" [2019-10-09T17:47:40.375Z] docker_cli_network_unix_test.go:46: Daemon d1afa76af92d3 is not started [2019-10-09T17:47:40.375Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2019-10-09T17:47:40.375Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete" [2019-10-09T17:47:40.375Z] docker_cli_network_unix_test.go:46: Daemon d98d26ea184e6 is not started [2019-10-09T17:47:40.375Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.29s) [2019-10-09T17:47:40.375Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters" [2019-10-09T17:47:40.376Z] docker_cli_network_unix_test.go:46: Daemon d7ece346c5b11 is not started [2019-10-09T17:47:40.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.33s) [2019-10-09T17:47:40.376Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind" [2019-10-09T17:47:40.376Z] docker_cli_network_unix_test.go:46: Daemon d16aaba1728c5 is not started [2019-10-09T17:47:40.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.24s) [2019-10-09T17:47:40.376Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel" [2019-10-09T17:47:40.376Z] docker_cli_network_unix_test.go:46: Daemon dabc733297b3b is not started [2019-10-09T17:47:40.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.09s) [2019-10-09T17:47:40.376Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined" [2019-10-09T17:47:40.376Z] docker_cli_network_unix_test.go:46: Daemon d7d82bcdd76b5 is not started [2019-10-09T17:47:40.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.28s) [2019-10-09T17:47:40.376Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM" [2019-10-09T17:47:40.376Z] docker_cli_network_unix_test.go:46: Daemon d4bd4f18f66d2 is not started [2019-10-09T17:47:40.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.27s) [2019-10-09T17:47:40.376Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork" [2019-10-09T17:47:40.376Z] docker_cli_network_unix_test.go:46: Daemon d88f80e1f3c59 is not started [2019-10-09T17:47:40.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.61s) [2019-10-09T17:47:40.376Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault" [2019-10-09T17:47:40.376Z] docker_cli_network_unix_test.go:46: Daemon d90b3cf3785a8 is not started [2019-10-09T17:47:40.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.12s) [2019-10-09T17:47:40.376Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge" [2019-10-09T17:47:40.376Z] docker_cli_network_unix_test.go:46: Daemon d87fac7f259b1 is not started [2019-10-09T17:47:40.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.51s) [2019-10-09T17:47:40.376Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost" [2019-10-09T17:47:40.376Z] docker_cli_network_unix_test.go:46: Daemon dff644db0ffd6 is not started [2019-10-09T17:47:40.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.11s) [2019-10-09T17:47:40.376Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions" [2019-10-09T17:47:40.376Z] docker_cli_network_unix_test.go:46: Daemon dc631f8937231 is not started [2019-10-09T17:47:40.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.77s) [2019-10-09T17:47:40.376Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart" [2019-10-09T17:47:40.376Z] docker_cli_network_unix_test.go:968: Daemon d449c5d1d9c5f is not started [2019-10-09T17:47:40.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.72s) [2019-10-09T17:47:40.376Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias" [2019-10-09T17:47:40.376Z] docker_cli_network_unix_test.go:46: Daemon d888908e47944 is not started [2019-10-09T17:47:40.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.73s) [2019-10-09T17:47:40.376Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart" [2019-10-09T17:47:40.376Z] docker_cli_network_unix_test.go:1116: Daemon d8d23379b376d is not started [2019-10-09T17:47:40.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.18s) [2019-10-09T17:47:40.376Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations" [2019-10-09T17:47:40.376Z] docker_cli_network_unix_test.go:46: Daemon d3e98dadbce97 is not started [2019-10-09T17:47:40.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.72s) [2019-10-09T17:47:40.376Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks" [2019-10-09T17:47:40.376Z] docker_cli_network_unix_test.go:46: Daemon df621cc260988 is not started [2019-10-09T17:47:40.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2019-10-09T17:47:40.376Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions" [2019-10-09T17:47:40.376Z] docker_cli_network_unix_test.go:46: Daemon dadf2a3b28284 is not started [2019-10-09T17:47:40.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.10s) [2019-10-09T17:47:40.376Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer" [2019-10-09T17:47:40.376Z] docker_cli_network_unix_test.go:46: Daemon de8ff5d79c534 is not started [2019-10-09T17:47:40.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s) [2019-10-09T17:47:40.376Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified" [2019-10-09T17:47:40.376Z] docker_cli_network_unix_test.go:46: Daemon d028eedf86017 is not started [2019-10-09T17:47:40.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.14s) [2019-10-09T17:47:40.376Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified" [2019-10-09T17:47:40.376Z] docker_cli_network_unix_test.go:46: Daemon db75cab0c7b3b is not started [2019-10-09T17:47:40.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2019-10-09T17:47:40.376Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault" [2019-10-09T17:47:40.376Z] docker_cli_network_unix_test.go:46: Daemon dfa0d376a601c is not started [2019-10-09T17:47:40.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.19s) [2019-10-09T17:47:40.376Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly" [2019-10-09T17:47:40.376Z] docker_cli_network_unix_test.go:46: Daemon de5f32c9b9b74 is not started [2019-10-09T17:47:40.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2019-10-09T17:47:40.376Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault" [2019-10-09T17:47:40.376Z] docker_cli_network_unix_test.go:46: Daemon dde006b78b593 is not started [2019-10-09T17:47:40.376Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-10-09T17:47:40.376Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter" [2019-10-09T17:47:40.376Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2019-10-09T17:47:40.376Z] docker_cli_network_unix_test.go:46: Daemon df3cf32ab15fc is not started [2019-10-09T17:47:40.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.44s) [2019-10-09T17:47:40.376Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect" [2019-10-09T17:47:40.376Z] docker_cli_network_unix_test.go:46: Daemon d07f9d5d5b8af is not started [2019-10-09T17:47:40.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.79s) [2019-10-09T17:47:40.376Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart" [2019-10-09T17:47:40.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.75s) [2019-10-09T17:47:40.376Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart" [2019-10-09T17:47:40.376Z] docker_cli_network_unix_test.go:1084: Daemon df91339088c2b is not started [2019-10-09T17:47:40.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2019-10-09T17:47:40.376Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver" [2019-10-09T17:47:40.376Z] docker_cli_network_unix_test.go:46: Daemon dcacf1402a4af is not started [2019-10-09T17:47:40.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.35s) [2019-10-09T17:47:40.376Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping" [2019-10-09T17:47:40.376Z] docker_cli_network_unix_test.go:46: Daemon d5d7b945e3359 is not started [2019-10-09T17:47:40.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.67s) [2019-10-09T17:47:40.376Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks" [2019-10-09T17:47:40.376Z] docker_cli_network_unix_test.go:46: Daemon df0f723007445 is not started [2019-10-09T17:47:40.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2019-10-09T17:47:40.376Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined" [2019-10-09T17:47:40.376Z] docker_cli_network_unix_test.go:46: Daemon d24efdc41d36e is not started [2019-10-09T17:47:40.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.26s) [2019-10-09T17:47:40.376Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID" [2019-10-09T17:47:40.376Z] docker_cli_network_unix_test.go:46: Daemon d9b030373a54b is not started [2019-10-09T17:47:40.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.73s) [2019-10-09T17:47:40.376Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP" [2019-10-09T17:47:40.376Z] docker_cli_network_unix_test.go:46: Daemon da299f95d0db0 is not started [2019-10-09T17:47:40.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.53s) [2019-10-09T17:47:40.376Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP" [2019-10-09T17:47:40.376Z] docker_cli_network_unix_test.go:46: Daemon d44c00053a18e is not started [2019-10-09T17:47:40.376Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.85s) [2019-10-09T17:47:40.376Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver" [2019-10-09T17:47:40.376Z] docker_cli_network_unix_test.go:46: Daemon d17b23f5d26ef is not started [2019-10-09T17:47:40.376Z] === RUN TestDockerHubPullSuite [2019-10-09T17:47:40.376Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2019-10-09T17:47:41.306Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2019-10-09T17:47:43.833Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2019-10-09T17:47:44.089Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2019-10-09T17:47:45.984Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2019-10-09T17:47:46.241Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2019-10-09T17:47:46.241Z] --- PASS: TestDockerHubPullSuite (7.06s) [2019-10-09T17:47:46.241Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.04s) [2019-10-09T17:47:46.241Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry" [2019-10-09T17:47:46.241Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.25s) [2019-10-09T17:47:46.241Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.52s) [2019-10-09T17:47:46.241Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.93s) [2019-10-09T17:47:46.241Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.26s) [2019-10-09T17:47:46.241Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.05s) [2019-10-09T17:47:46.241Z] PASS [2019-10-09T17:47:46.241Z] [2019-10-09T17:47:46.241Z] === Skipped [2019-10-09T17:47:46.241Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-10-09T17:47:46.241Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-10-09T17:47:46.241Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-09T17:47:46.241Z] [2019-10-09T17:47:46.241Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-10-09T17:47:46.241Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-10-09T17:47:46.241Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-09T17:47:46.241Z] [2019-10-09T17:47:46.241Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-10-09T17:47:46.241Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-10-09T17:47:46.241Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-09T17:47:46.499Z] [2019-10-09T17:47:46.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-10-09T17:47:46.499Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-10-09T17:47:46.499Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-09T17:47:46.499Z] [2019-10-09T17:47:46.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2019-10-09T17:47:46.499Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2019-10-09T17:47:46.499Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-09T17:47:46.499Z] [2019-10-09T17:47:46.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-10-09T17:47:46.499Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-10-09T17:47:46.499Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-09T17:47:46.499Z] [2019-10-09T17:47:46.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-10-09T17:47:46.499Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-10-09T17:47:46.499Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-09T17:47:46.499Z] [2019-10-09T17:47:46.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-09T17:47:46.499Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-09T17:47:46.499Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-09T17:47:46.499Z] [2019-10-09T17:47:46.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2019-10-09T17:47:46.499Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2019-10-09T17:47:46.499Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-09T17:47:46.499Z] [2019-10-09T17:47:46.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2019-10-09T17:47:46.499Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2019-10-09T17:47:46.499Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-09T17:47:46.499Z] [2019-10-09T17:47:46.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-09T17:47:46.499Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-09T17:47:46.499Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-09T17:47:46.499Z] [2019-10-09T17:47:46.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2019-10-09T17:47:46.499Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2019-10-09T17:47:46.499Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-09T17:47:46.499Z] [2019-10-09T17:47:46.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-09T17:47:46.499Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-09T17:47:46.499Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-09T17:47:46.499Z] [2019-10-09T17:47:46.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-10-09T17:47:46.499Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-10-09T17:47:46.499Z] docker_cli_sni_test.go:18: Flakey test [2019-10-09T17:47:46.499Z] [2019-10-09T17:47:46.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-09T17:47:46.499Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-09T17:47:46.499Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-09T17:47:46.499Z] [2019-10-09T17:47:46.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-09T17:47:46.499Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-09T17:47:46.499Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-09T17:47:46.499Z] [2019-10-09T17:47:46.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-09T17:47:46.499Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-09T17:47:46.499Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-09T17:47:46.499Z] [2019-10-09T17:47:46.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-09T17:47:46.499Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-09T17:47:46.499Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-09T17:47:46.499Z] [2019-10-09T17:47:46.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-09T17:47:46.499Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-09T17:47:46.499Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-09T17:47:46.499Z] [2019-10-09T17:47:46.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-09T17:47:46.499Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-09T17:47:46.499Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-09T17:47:46.499Z] [2019-10-09T17:47:46.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-10-09T17:47:46.499Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-10-09T17:47:46.499Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-09T17:47:46.499Z] [2019-10-09T17:47:46.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-10-09T17:47:46.499Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-10-09T17:47:46.499Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-09T17:47:46.499Z] [2019-10-09T17:47:46.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-10-09T17:47:46.499Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-10-09T17:47:46.499Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-09T17:47:46.499Z] [2019-10-09T17:47:46.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-10-09T17:47:46.499Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-10-09T17:47:46.499Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-09T17:47:46.499Z] [2019-10-09T17:47:46.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-09T17:47:46.499Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-09T17:47:46.499Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-09T17:47:46.499Z] [2019-10-09T17:47:46.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-09T17:47:46.499Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-09T17:47:46.499Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-09T17:47:46.499Z] [2019-10-09T17:47:46.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-09T17:47:46.499Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-09T17:47:46.499Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-10-09T17:47:46.499Z] [2019-10-09T17:47:46.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-09T17:47:46.499Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-09T17:47:46.499Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2019-10-09T17:47:46.499Z] [2019-10-09T17:47:46.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-10-09T17:47:46.499Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-10-09T17:47:46.499Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-09T17:47:46.499Z] [2019-10-09T17:47:46.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-10-09T17:47:46.499Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-10-09T17:47:46.499Z] requirement.go:26: unmatched requirement IsolationIsProcess [2019-10-09T17:47:46.499Z] [2019-10-09T17:47:46.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-10-09T17:47:46.499Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-10-09T17:47:46.499Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2019-10-09T17:47:46.499Z] [2019-10-09T17:47:46.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-09T17:47:46.499Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-09T17:47:46.499Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-10-09T17:47:46.499Z] [2019-10-09T17:47:46.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-10-09T17:47:46.499Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-10-09T17:47:46.499Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-09T17:47:46.499Z] [2019-10-09T17:47:46.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-09T17:47:46.499Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-09T17:47:46.499Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-10-09T17:47:46.499Z] [2019-10-09T17:47:46.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-09T17:47:46.499Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-09T17:47:46.499Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-09T17:47:46.499Z] [2019-10-09T17:47:46.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-09T17:47:46.499Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-09T17:47:46.499Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-09T17:47:46.499Z] [2019-10-09T17:47:46.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-09T17:47:46.499Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-09T17:47:46.499Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-09T17:47:46.499Z] [2019-10-09T17:47:46.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-09T17:47:46.499Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-09T17:47:46.499Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-09T17:47:46.499Z] [2019-10-09T17:47:46.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-10-09T17:47:46.499Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-10-09T17:47:46.499Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-09T17:47:46.499Z] [2019-10-09T17:47:46.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-10-09T17:47:46.499Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-10-09T17:47:46.499Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-09T17:47:46.499Z] [2019-10-09T17:47:46.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-09T17:47:46.499Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-09T17:47:46.499Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-09T17:47:46.499Z] [2019-10-09T17:47:46.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-09T17:47:46.499Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-09T17:47:46.499Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-09T17:47:46.499Z] [2019-10-09T17:47:46.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2019-10-09T17:47:46.499Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2019-10-09T17:47:46.499Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-10-09T17:47:46.499Z] [2019-10-09T17:47:46.499Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-10-09T17:47:46.499Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-10-09T17:47:46.499Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter" [2019-10-09T17:47:46.499Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2019-10-09T17:47:46.499Z] docker_cli_network_unix_test.go:46: Daemon df3cf32ab15fc is not started [2019-10-09T17:47:46.499Z] [2019-10-09T17:47:46.499Z] [2019-10-09T17:47:46.499Z] DONE 1253 tests, 44 skipped in 2055.741s [2019-10-09T17:47:46.499Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-09T17:47:46.499Z] ++++ cat bundles/test-integration/docker.pid [2019-10-09T17:47:46.499Z] +++ kill 7224 [2019-10-09T17:47:54.598Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-09T17:47:54.598Z] +++ /etc/init.d/apparmor stop [2019-10-09T17:47:54.598Z] Clearing AppArmor profiles cache:. [2019-10-09T17:47:54.598Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-09T17:47:54.598Z] Unloading profiles will leave already running processes permanently [2019-10-09T17:47:54.598Z] unconfined, which can lead to unexpected situations. [2019-10-09T17:47:54.598Z] [2019-10-09T17:47:54.598Z] To set a process to complain mode, use the command line tool [2019-10-09T17:47:54.598Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-09T17:47:54.598Z] with the 'teardown' option." [2019-10-09T17:47:54.598Z] [2019-10-09T17:47:54.598Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-10-09T17:48:01.867Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-10-09T17:48:01.867Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-10-09T17:48:01.867Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-10-09T17:48:01.867Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-10-09T17:48:01.867Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-10-09T17:48:01.867Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-10-09T17:48:01.867Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-10-09T17:48:01.867Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-10-09T17:48:01.867Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-10-09T17:48:01.867Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-10-09T17:48:02.832Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-10-09T17:48:07.512Z] === RUN TestDockerSuite/TestBuildEnv [2019-10-09T17:48:07.512Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-10-09T17:48:07.970Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-10-09T17:48:07.970Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-10-09T17:48:07.970Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-10-09T17:48:07.970Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-10-09T17:48:10.866Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-10-09T17:48:10.866Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-10-09T17:48:11.323Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-10-09T17:48:11.323Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-10-09T17:48:12.288Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-10-09T17:48:12.655Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-10-09T17:48:16.966Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-10-09T17:48:30.713Z] --- PASS: TestDockerSwarmSuite (1713.47s) [2019-10-09T17:48:30.713Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.75s) [2019-10-09T17:48:30.713Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks" [2019-10-09T17:48:30.713Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.64s) [2019-10-09T17:48:30.713Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope" [2019-10-09T17:48:30.713Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.95s) [2019-10-09T17:48:30.713Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort" [2019-10-09T17:48:30.713Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.37s) [2019-10-09T17:48:30.713Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash" [2019-10-09T17:48:30.713Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash" [2019-10-09T17:48:30.713Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.05s) [2019-10-09T17:48:30.713Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling" [2019-10-09T17:48:30.713Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (25.61s) [2019-10-09T17:48:30.713Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-10-09T17:48:30.713Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-10-09T17:48:30.713Z] check_test.go:358: [ddaa34e33f0d0] joining swarm manager [df6237f68321c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-09T17:48:30.713Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-10-09T17:48:30.713Z] check_test.go:358: [d8880d86d9d3d] joining swarm manager [df6237f68321c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-09T17:48:30.713Z] check_test.go:379: Daemon ddaa34e33f0d0 is not started [2019-10-09T17:48:30.713Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-10-09T17:48:30.713Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-10-09T17:48:30.713Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.66s) [2019-10-09T17:48:30.713Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit" [2019-10-09T17:48:30.713Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit" [2019-10-09T17:48:30.713Z] check_test.go:358: [dd879d3f38bde] joining swarm manager [d0a8c6cb8f253]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-09T17:48:30.713Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.82s) [2019-10-09T17:48:30.713Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress" [2019-10-09T17:48:30.713Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.54s) [2019-10-09T17:48:30.713Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken" [2019-10-09T17:48:30.713Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken" [2019-10-09T17:48:30.713Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (31.58s) [2019-10-09T17:48:30.713Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-10-09T17:48:30.713Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-10-09T17:48:30.713Z] check_test.go:358: [deeb929313c19] joining swarm manager [d8efb6191d0df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-09T17:48:30.713Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-10-09T17:48:30.713Z] check_test.go:358: [dbe618df524af] joining swarm manager [d8efb6191d0df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-09T17:48:30.713Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2019-10-09T17:48:30.713Z] docker_api_swarm_test.go:364: Waiting for possible election... [2019-10-09T17:48:30.713Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.14s) [2019-10-09T17:48:30.713Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-10-09T17:48:30.713Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-10-09T17:48:30.713Z] check_test.go:358: [d8d17e50f00ee] joining swarm manager [d0a2d8d84efca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-09T17:48:30.713Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-10-09T17:48:30.713Z] check_test.go:358: [d312c17ea814b] joining swarm manager [d0a2d8d84efca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-09T17:48:30.713Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.07s) [2019-10-09T17:48:30.713Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin" [2019-10-09T17:48:30.713Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin" [2019-10-09T17:48:30.713Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.89s) [2019-10-09T17:48:30.713Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer" [2019-10-09T17:48:30.713Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.69s) [2019-10-09T17:48:30.713Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-10-09T17:48:30.713Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-10-09T17:48:30.713Z] check_test.go:358: [d251862f3edbe] joining swarm manager [d2f68abe7c44c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-09T17:48:30.713Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-10-09T17:48:30.713Z] check_test.go:358: [d46ba8375e73b] joining swarm manager [d2f68abe7c44c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-09T17:48:30.713Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.62s) [2019-10-09T17:48:30.713Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-10-09T17:48:30.713Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-10-09T17:48:30.713Z] check_test.go:358: [d3adc24364821] joining swarm manager [dc236e4ba43db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-09T17:48:30.713Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-10-09T17:48:30.713Z] check_test.go:358: [d3eb6b3dd61a3] joining swarm manager [dc236e4ba43db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-09T17:48:30.713Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.70s) [2019-10-09T17:48:30.713Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause" [2019-10-09T17:48:30.713Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause" [2019-10-09T17:48:30.713Z] check_test.go:358: [d8c7445619152] joining swarm manager [d006928d9f0dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-09T17:48:30.713Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.63s) [2019-10-09T17:48:30.713Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-10-09T17:48:30.713Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-10-09T17:48:30.713Z] check_test.go:358: [d97366e70b231] joining swarm manager [db6348363fc59]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-09T17:48:30.713Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-10-09T17:48:30.713Z] check_test.go:358: [d6248ab84cd2c] joining swarm manager [db6348363fc59]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-09T17:48:30.713Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.71s) [2019-10-09T17:48:30.713Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate" [2019-10-09T17:48:30.713Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.28s) [2019-10-09T17:48:30.713Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote" [2019-10-09T17:48:30.713Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote" [2019-10-09T17:48:30.713Z] check_test.go:358: [df00c1fb8b251] joining swarm manager [dd2154ec9a4b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-09T17:48:30.713Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (58.79s) [2019-10-09T17:48:30.713Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-10-09T17:48:30.713Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-10-09T17:48:30.713Z] check_test.go:358: [d08acc3cf0dda] joining swarm manager [d56b9189157ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-09T17:48:30.713Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-10-09T17:48:30.713Z] check_test.go:358: [d77eaf210c8f3] joining swarm manager [d56b9189157ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-09T17:48:30.713Z] check_test.go:379: Daemon d77eaf210c8f3 is not started [2019-10-09T17:48:30.713Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (55.13s) [2019-10-09T17:48:30.713Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-09T17:48:30.713Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-09T17:48:30.713Z] check_test.go:358: [d248f71a346e6] joining swarm manager [dea9db04e51ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-09T17:48:30.713Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-09T17:48:30.713Z] check_test.go:358: [d3edc2474ae4f] joining swarm manager [dea9db04e51ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-09T17:48:30.713Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-09T17:48:30.713Z] check_test.go:358: [d7c455aafa81d] joining swarm manager [dea9db04e51ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-09T17:48:30.713Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-09T17:48:30.713Z] check_test.go:358: [dcfaadbca4bb7] joining swarm manager [dea9db04e51ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-10-09T17:48:30.713Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-09T17:48:30.713Z] check_test.go:358: [d80304afe632a] joining swarm manager [dea9db04e51ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2019-10-09T17:48:30.713Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.40s) [2019-10-09T17:48:30.713Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin" [2019-10-09T17:48:30.713Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.86s) [2019-10-09T17:48:30.713Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate" [2019-10-09T17:48:30.713Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.07s) [2019-10-09T17:48:30.713Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-10-09T17:48:30.713Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-10-09T17:48:30.713Z] check_test.go:358: [deba5b19986a8] joining swarm manager [d6512f43a1599]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-09T17:48:30.713Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-10-09T17:48:30.713Z] check_test.go:358: [d79b55d610c1b] joining swarm manager [d6512f43a1599]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-09T17:48:30.713Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.38s) [2019-10-09T17:48:30.713Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-10-09T17:48:30.713Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-10-09T17:48:30.713Z] check_test.go:358: [d9a81c6e042a6] joining swarm manager [daf38553b3293]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-09T17:48:30.713Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-10-09T17:48:30.713Z] check_test.go:358: [d09737178ee0f] joining swarm manager [daf38553b3293]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-09T17:48:30.713Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.78s) [2019-10-09T17:48:30.713Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-10-09T17:48:30.713Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-10-09T17:48:30.713Z] check_test.go:358: [db0cfebf6351a] joining swarm manager [d4eb2992730be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-09T17:48:30.713Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-10-09T17:48:30.713Z] check_test.go:358: [d3959310a04cd] joining swarm manager [d4eb2992730be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-09T17:48:30.713Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.36s) [2019-10-09T17:48:30.713Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate" [2019-10-09T17:48:30.713Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.14s) [2019-10-09T17:48:30.713Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-09T17:48:30.713Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-09T17:48:30.713Z] check_test.go:358: [d629d285828a5] joining swarm manager [db6ce76a3b8be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-09T17:48:30.713Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-09T17:48:30.713Z] check_test.go:358: [db2bad0bb48e9] joining swarm manager [db6ce76a3b8be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-09T17:48:30.713Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-09T17:48:30.713Z] check_test.go:358: [da4d1b3398a2d] joining swarm manager [db6ce76a3b8be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-09T17:48:30.713Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-09T17:48:30.713Z] check_test.go:358: [dd076f2a1ec8d] joining swarm manager [db6ce76a3b8be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-10-09T17:48:30.713Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.09s) [2019-10-09T17:48:30.713Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList" [2019-10-09T17:48:30.713Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.82s) [2019-10-09T17:48:30.713Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-10-09T17:48:30.714Z] check_test.go:358: [dd6a909f2da8b] joining swarm manager [ded32c4fa00e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-10-09T17:48:30.714Z] check_test.go:358: [d2a3f5a70449f] joining swarm manager [ded32c4fa00e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-09T17:48:30.714Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.08s) [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-10-09T17:48:30.714Z] check_test.go:358: [d1bef6800f604] joining swarm manager [dce3ea96f57ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-10-09T17:48:30.714Z] check_test.go:358: [deb54eb499ddd] joining swarm manager [dce3ea96f57ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-09T17:48:30.714Z] check_test.go:379: Daemon d1bef6800f604 is not started [2019-10-09T17:48:30.714Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.36s) [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-10-09T17:48:30.714Z] check_test.go:358: [dc12d8ad72b26] joining swarm manager [d69a4fa50f9f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-10-09T17:48:30.714Z] check_test.go:358: [dea4a976945a4] joining swarm manager [d69a4fa50f9f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-09T17:48:30.714Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.38s) [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-10-09T17:48:30.714Z] check_test.go:358: [d9b4f5ee2a1df] joining swarm manager [d910fbd50c5f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-10-09T17:48:30.714Z] check_test.go:358: [dc9feb9dbb802] joining swarm manager [d910fbd50c5f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-09T17:48:30.714Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.76s) [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst" [2019-10-09T17:48:30.714Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.97s) [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName" [2019-10-09T17:48:30.714Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.03s) [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked" [2019-10-09T17:48:30.714Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.88s) [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig" [2019-10-09T17:48:30.714Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.42s) [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate" [2019-10-09T17:48:30.714Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.54s) [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts" [2019-10-09T17:48:30.714Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.13s) [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames" [2019-10-09T17:48:30.714Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.28s) [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable" [2019-10-09T17:48:30.714Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (6.38s) [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave" [2019-10-09T17:48:30.714Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (26.25s) [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure" [2019-10-09T17:48:30.714Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.93s) [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork" [2019-10-09T17:48:30.714Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.19s) [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask" [2019-10-09T17:48:30.714Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.07s) [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs" [2019-10-09T17:48:30.714Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.20s) [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume" [2019-10-09T17:48:30.714Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.61s) [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice" [2019-10-09T17:48:30.714Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.21s) [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple" [2019-10-09T17:48:30.714Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.89s) [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths" [2019-10-09T17:48:30.714Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.24s) [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias" [2019-10-09T17:48:30.714Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.32s) [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice" [2019-10-09T17:48:30.714Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.04s) [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple" [2019-10-09T17:48:30.714Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.65s) [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths" [2019-10-09T17:48:30.714Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.82s) [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun" [2019-10-09T17:48:30.714Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.72s) [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart" [2019-10-09T17:48:30.714Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.98s) [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs" [2019-10-09T17:48:30.714Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.1idwpomdb9bg@2788e57b497b | hello1\n" [2019-10-09T17:48:30.714Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.dk90yhh4im7k@2788e57b497b | hello2\n" [2019-10-09T17:48:30.714Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.11s) [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness" [2019-10-09T17:48:30.714Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.07s) [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails" [2019-10-09T17:48:30.714Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.36s) [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow" [2019-10-09T17:48:30.714Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.70s) [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer" [2019-10-09T17:48:30.714Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.43s) [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince" [2019-10-09T17:48:30.714Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.07s) [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY" [2019-10-09T17:48:30.714Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.32s) [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail" [2019-10-09T17:48:30.714Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.94s) [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs" [2019-10-09T17:48:30.714Z] docker_cli_service_logs_test.go:242: checking task bd8zzotcsix5 [2019-10-09T17:48:30.714Z] docker_cli_service_logs_test.go:247: checking messages for bd8zzotcsix5 [2019-10-09T17:48:30.714Z] docker_cli_service_logs_test.go:242: checking task fporwtx8pjni [2019-10-09T17:48:30.714Z] docker_cli_service_logs_test.go:247: checking messages for fporwtx8pjni [2019-10-09T17:48:30.714Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.94s) [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale" [2019-10-09T17:48:30.714Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.16s) [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock" [2019-10-09T17:48:30.714Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.09s) [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig" [2019-10-09T17:48:30.714Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.07s) [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork" [2019-10-09T17:48:30.714Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.34s) [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-10-09T17:48:30.714Z] check_test.go:358: [d695e20193082] joining swarm manager [d23b309524aba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-10-09T17:48:30.714Z] check_test.go:358: [d18b07b5a338e] joining swarm manager [d23b309524aba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-09T17:48:30.714Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.13s) [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope" [2019-10-09T17:48:30.714Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.86s) [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret" [2019-10-09T17:48:30.714Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.13s) [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService" [2019-10-09T17:48:30.714Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.32s) [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-10-09T17:48:30.714Z] check_test.go:358: [d72a717e5b8f1] joining swarm manager [de85f8965b25c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-10-09T17:48:30.714Z] check_test.go:358: [d14edddc77e1a] joining swarm manager [de85f8965b25c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-09T17:48:30.714Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.29s) [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType" [2019-10-09T17:48:30.714Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (107.99s) [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-10-09T17:48:30.714Z] check_test.go:358: [d97ffbf194f1b] joining swarm manager [dbb8e5040030c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-10-09T17:48:30.714Z] check_test.go:358: [d1cead3b41831] joining swarm manager [dbb8e5040030c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-09T17:48:30.714Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.91s) [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId" [2019-10-09T17:48:30.714Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (11.62s) [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart" [2019-10-09T17:48:30.714Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.79s) [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions" [2019-10-09T17:48:30.714Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.68s) [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork" [2019-10-09T17:48:30.714Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.12s) [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon" [2019-10-09T17:48:30.714Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.21s) [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork" [2019-10-09T17:48:30.714Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.27s) [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit" [2019-10-09T17:48:30.714Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-10-09T17:48:30.714Z] requirement.go:26: unmatched requirement IPv6 [2019-10-09T17:48:30.714Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.53s) [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked" [2019-10-09T17:48:30.714Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.80s) [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr" [2019-10-09T17:48:30.714Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.83s) [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr" [2019-10-09T17:48:30.714Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.94s) [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain" [2019-10-09T17:48:30.714Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.97s) [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave" [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave" [2019-10-09T17:48:30.714Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (49.80s) [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-10-09T17:48:30.714Z] check_test.go:358: [d5deef762d24f] joining swarm manager [d269c40e8194b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-10-09T17:48:30.714Z] check_test.go:358: [d7a0d5a20275f] joining swarm manager [d269c40e8194b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-09T17:48:30.714Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (10.35s) [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain" [2019-10-09T17:48:30.714Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain" [2019-10-09T17:48:30.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.98s) [2019-10-09T17:48:30.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked" [2019-10-09T17:48:30.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (124.14s) [2019-10-09T17:48:30.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-09T17:48:30.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-09T17:48:30.715Z] check_test.go:358: [dbd33ceb8bfaa] joining swarm manager [dbf0747462094]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-09T17:48:30.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-09T17:48:30.715Z] check_test.go:358: [d8e69830bb1d2] joining swarm manager [dbf0747462094]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-09T17:48:30.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-09T17:48:30.715Z] check_test.go:358: [ddffee7cef85f] joining swarm manager [dbf0747462094]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-09T17:48:30.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.74s) [2019-10-09T17:48:30.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-10-09T17:48:30.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-10-09T17:48:30.715Z] check_test.go:358: [d31bde45e320a] joining swarm manager [d5c84ab15a8d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-09T17:48:30.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-10-09T17:48:30.715Z] check_test.go:358: [db0566541851f] joining swarm manager [d5c84ab15a8d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-09T17:48:30.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.14s) [2019-10-09T17:48:30.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup" [2019-10-09T17:48:30.715Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-0" with "bridge", then "bridge" [2019-10-09T17:48:30.715Z] 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-09T17:48:30.715Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-0" with "bridge", then "overlay" [2019-10-09T17:48:30.715Z] 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-09T17:48:30.715Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-1" with "overlay", then "bridge" [2019-10-09T17:48:30.715Z] 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-09T17:48:30.715Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-1" with "overlay", then "overlay" [2019-10-09T17:48:30.715Z] 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-09T17:48:30.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.97s) [2019-10-09T17:48:30.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866" [2019-10-09T17:48:30.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (6.05s) [2019-10-09T17:48:30.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions" [2019-10-09T17:48:30.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.06s) [2019-10-09T17:48:30.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin" [2019-10-09T17:48:30.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (53.90s) [2019-10-09T17:48:30.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2" [2019-10-09T17:48:30.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2" [2019-10-09T17:48:30.715Z] check_test.go:358: [da3a9162a0790] joining swarm manager [d2604ba8d3d53]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-09T17:48:30.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.16s) [2019-10-09T17:48:30.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter" [2019-10-09T17:48:30.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.10s) [2019-10-09T17:48:30.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter" [2019-10-09T17:48:30.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.97s) [2019-10-09T17:48:30.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd" [2019-10-09T17:48:30.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.93s) [2019-10-09T17:48:30.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts" [2019-10-09T17:48:30.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.53s) [2019-10-09T17:48:30.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs" [2019-10-09T17:48:30.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.84s) [2019-10-09T17:48:30.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation" [2019-10-09T17:48:30.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation" [2019-10-09T17:48:30.715Z] check_test.go:358: [d545eb91b8d6b] joining swarm manager [d48445f4303fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-09T17:48:30.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (16.50s) [2019-10-09T17:48:30.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey" [2019-10-09T17:48:30.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.09s) [2019-10-09T17:48:30.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile" [2019-10-09T17:48:30.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.97s) [2019-10-09T17:48:30.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter" [2019-10-09T17:48:30.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.37s) [2019-10-09T17:48:30.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode" [2019-10-09T17:48:30.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (11.42s) [2019-10-09T17:48:30.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate" [2019-10-09T17:48:30.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.88s) [2019-10-09T17:48:30.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY" [2019-10-09T17:48:30.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.37s) [2019-10-09T17:48:30.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate" [2019-10-09T17:48:30.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.37s) [2019-10-09T17:48:30.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname" [2019-10-09T17:48:30.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.43s) [2019-10-09T17:48:30.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup" [2019-10-09T17:48:30.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.69s) [2019-10-09T17:48:30.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal" [2019-10-09T17:48:30.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.55s) [2019-10-09T17:48:30.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter" [2019-10-09T17:48:30.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.99s) [2019-10-09T17:48:30.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate" [2019-10-09T17:48:30.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.50s) [2019-10-09T17:48:30.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin" [2019-10-09T17:48:30.715Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.99s) [2019-10-09T17:48:30.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm" [2019-10-09T17:48:30.715Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.86s) [2019-10-09T17:48:30.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA" [2019-10-09T17:48:30.715Z] === RUN TestDockerExternalVolumeSuite [2019-10-09T17:48:30.715Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-10-09T17:48:34.626Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-10-09T17:48:35.083Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-10-09T17:48:35.083Z] === RUN TestDockerSuite/TestBuildExpose [2019-10-09T17:48:35.083Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-10-09T17:48:35.083Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-10-09T17:48:35.083Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-10-09T17:48:35.083Z] === RUN TestDockerSuite/TestBuildFails [2019-10-09T17:48:37.256Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-10-09T17:48:37.256Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-10-09T17:48:43.037Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-10-09T17:48:47.718Z] === RUN TestDockerSuite/TestBuildForceRm [2019-10-09T17:48:48.773Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-10-09T17:48:53.498Z] === RUN TestDockerSuite/TestBuildFromGit [2019-10-09T17:49:05.862Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-10-09T17:49:05.862Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-10-09T17:49:11.646Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-10-09T17:49:11.646Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-10-09T17:49:11.646Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-10-09T17:49:12.104Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-10-09T17:49:12.104Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-10-09T17:49:22.414Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-10-09T17:49:22.414Z] === RUN TestDockerSuite/TestBuildHistory [2019-10-09T17:49:32.719Z] === RUN TestDockerSuite/TestBuildIidFile [2019-10-09T17:49:32.719Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-10-09T17:49:34.254Z] === RUN TestDockerSuite/TestBuildInheritance [2019-10-09T17:49:34.254Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-10-09T17:49:35.221Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-10-09T17:49:35.221Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-10-09T17:49:39.901Z] === RUN TestDockerSuite/TestBuildLabel [2019-10-09T17:49:40.358Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-10-09T17:49:40.816Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-10-09T17:49:41.783Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-10-09T17:49:42.242Z] === RUN TestDockerSuite/TestBuildLabels [2019-10-09T17:49:43.209Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-10-09T17:49:44.742Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-10-09T17:49:49.509Z] === RUN TestDockerSuite/TestBuildLastModified [2019-10-09T17:49:49.509Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-10-09T17:49:49.967Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-10-09T17:49:49.967Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-10-09T17:49:49.967Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-10-09T17:49:49.967Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-10-09T17:49:49.967Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-10-09T17:49:50.931Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-10-09T17:49:51.389Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-10-09T17:49:56.066Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-10-09T17:49:56.484Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-10-09T17:50:04.576Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-10-09T17:50:17.136Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-10-09T17:50:17.136Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-10-09T17:50:17.594Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-10-09T17:50:36.613Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-10-09T17:50:47.525Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-10-09T17:50:51.474Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-10-09T17:51:17.451Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-10-09T17:51:23.511Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-10-09T17:51:26.017Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-10-09T17:51:30.750Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-10-09T17:51:35.687Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-10-09T17:51:36.586Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-10-09T17:51:57.777Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-10-09T17:51:57.777Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-10-09T17:52:04.904Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-10-09T17:52:05.376Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-10-09T17:52:05.376Z] === RUN TestDockerSuite/TestBuildNetNone [2019-10-09T17:52:05.376Z] === RUN TestDockerSuite/TestBuildNoContext [2019-10-09T17:52:07.729Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-10-09T17:52:08.310Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-10-09T17:52:13.039Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-10-09T17:52:14.592Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-10-09T17:52:14.592Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-10-09T17:52:15.057Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-10-09T17:52:17.254Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-10-09T17:52:18.233Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-10-09T17:52:19.211Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-10-09T17:52:22.577Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-10-09T17:52:28.014Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-10-09T17:52:29.568Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-10-09T17:52:38.196Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-10-09T17:52:40.804Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-10-09T17:52:41.129Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-10-09T17:52:49.755Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-10-09T17:52:55.589Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-10-09T17:52:59.356Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-10-09T17:53:00.335Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-10-09T17:53:00.335Z] === RUN TestDockerSuite/TestBuildPATH [2019-10-09T17:53:00.335Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-10-09T17:53:02.538Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-10-09T17:53:02.538Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-10-09T17:53:27.443Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-10-09T17:53:45.342Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-10-09T17:53:45.498Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-10-09T17:54:06.512Z] === RUN TestDockerSuite/TestBuildRm [2019-10-09T17:54:17.535Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-10-09T17:54:18.957Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-10-09T17:54:21.892Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-10-09T17:54:21.893Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-10-09T17:54:22.357Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-10-09T17:54:23.918Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-10-09T17:54:26.850Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-10-09T17:54:30.620Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-10-09T17:54:35.348Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-10-09T17:54:49.575Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-10-09T17:54:50.238Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-10-09T17:54:51.217Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-10-09T17:54:51.687Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-10-09T17:55:04.135Z] === RUN TestDockerSuite/TestBuildSpaces [2019-10-09T17:55:04.135Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-10-09T17:55:04.424Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-10-09T17:55:08.862Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-10-09T17:55:08.862Z] === RUN TestDockerSuite/TestBuildStderr [2019-10-09T17:55:13.588Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-10-09T17:55:22.483Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-10-09T17:55:34.763Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-10-09T17:55:34.763Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-10-09T17:55:36.318Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-10-09T17:55:37.331Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2019-10-09T17:55:37.873Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-10-09T17:55:42.610Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-10-09T17:55:48.445Z] === RUN TestDockerSuite/TestBuildUser [2019-10-09T17:55:48.445Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-10-09T17:55:48.445Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-10-09T17:55:48.445Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-10-09T17:55:52.181Z] --- PASS: TestDockerExternalVolumeSuite (441.46s) [2019-10-09T17:55:52.181Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.97s) [2019-10-09T17:55:52.181Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume" [2019-10-09T17:55:52.181Z] docker_cli_external_volume_driver_test.go:53: Daemon da25a6c70a910 is not started [2019-10-09T17:55:52.181Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2019-10-09T17:55:52.181Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities" [2019-10-09T17:55:52.181Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.61s) [2019-10-09T17:55:52.181Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer" [2019-10-09T17:55:52.181Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2019-10-09T17:55:52.181Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet" [2019-10-09T17:55:52.181Z] docker_cli_external_volume_driver_test.go:53: Daemon da140891e58ca is not started [2019-10-09T17:55:52.181Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2019-10-09T17:55:52.181Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse" [2019-10-09T17:55:52.181Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2019-10-09T17:55:52.181Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList" [2019-10-09T17:55:52.181Z] docker_cli_external_volume_driver_test.go:53: Daemon d1959f84de11c is not started [2019-10-09T17:55:52.181Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2019-10-09T17:55:52.181Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked" [2019-10-09T17:55:52.181Z] docker_cli_external_volume_driver_test.go:53: Daemon d37df2e82a327 is not started [2019-10-09T17:55:52.181Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.57s) [2019-10-09T17:55:52.181Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID" [2019-10-09T17:55:52.181Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.60s) [2019-10-09T17:55:52.181Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed" [2019-10-09T17:55:52.181Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.84s) [2019-10-09T17:55:52.181Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete" [2019-10-09T17:55:52.181Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2019-10-09T17:55:52.181Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls" [2019-10-09T17:55:52.181Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.65s) [2019-10-09T17:55:52.181Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists" [2019-10-09T17:55:52.181Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.77s) [2019-10-09T17:55:52.181Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp" [2019-10-09T17:55:52.181Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.07s) [2019-10-09T17:55:52.181Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail" [2019-10-09T17:55:52.181Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.63s) [2019-10-09T17:55:52.181Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed" [2019-10-09T17:55:52.181Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.41s) [2019-10-09T17:55:52.181Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom" [2019-10-09T17:55:52.181Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.37s) [2019-10-09T17:55:52.181Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart" [2019-10-09T17:55:52.181Z] docker_cli_external_volume_driver_test.go:485: Daemon d30b7bb011a30 is not started [2019-10-09T17:55:52.181Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2019-10-09T17:55:52.181Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict" [2019-10-09T17:55:52.181Z] docker_cli_external_volume_driver_test.go:53: Daemon d63f2faa5c3db is not started [2019-10-09T17:55:52.181Z] PASS [2019-10-09T17:55:52.181Z] [2019-10-09T17:55:52.181Z] === Skipped [2019-10-09T17:55:52.181Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-10-09T17:55:52.181Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-10-09T17:55:52.181Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing" [2019-10-09T17:55:52.181Z] requirement.go:26: unmatched requirement bridgeNfIptables [2019-10-09T17:55:52.181Z] check_test.go:309: Daemon db198da209cd4 is not started [2019-10-09T17:55:52.181Z] [2019-10-09T17:55:52.181Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-10-09T17:55:52.181Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-10-09T17:55:52.181Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled" [2019-10-09T17:55:52.181Z] requirement.go:26: unmatched requirement IPv6 [2019-10-09T17:55:52.181Z] check_test.go:309: Daemon de6252e9ea2f3 is not started [2019-10-09T17:55:52.181Z] [2019-10-09T17:55:52.181Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2019-10-09T17:55:52.181Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2019-10-09T17:55:52.181Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize" [2019-10-09T17:55:52.181Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-09T17:55:52.181Z] check_test.go:309: Daemon d7c6a26bae04b is not started [2019-10-09T17:55:52.181Z] [2019-10-09T17:55:52.181Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-10-09T17:55:52.181Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-10-09T17:55:52.181Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize" [2019-10-09T17:55:52.181Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-09T17:55:52.181Z] check_test.go:309: Daemon d3400c5105ede is not started [2019-10-09T17:55:52.181Z] [2019-10-09T17:55:52.181Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-10-09T17:55:52.181Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-10-09T17:55:52.181Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-10-09T17:55:52.181Z] [2019-10-09T17:55:52.181Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-10-09T17:55:52.181Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-10-09T17:55:52.181Z] requirement.go:26: unmatched requirement IPv6 [2019-10-09T17:55:52.181Z] [2019-10-09T17:55:52.181Z] [2019-10-09T17:55:52.181Z] DONE 270 tests, 6 skipped in 2540.544s [2019-10-09T17:55:52.181Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-09T17:55:52.213Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-10-09T17:55:52.438Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/da16ad21fbdcd/docker.pid [2019-10-09T17:55:52.438Z] +++ kill 5229 [2019-10-09T17:55:52.438Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 5229 is not a child of this shell [2019-10-09T17:55:52.438Z] warning: PID 5229 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/da16ad21fbdcd/docker.pid had a nonzero exit code [2019-10-09T17:55:52.438Z] ++++ cat bundles/test-integration/docker.pid [2019-10-09T17:55:52.438Z] +++ kill 7207 [2019-10-09T17:55:52.677Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-10-09T17:55:53.367Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-09T17:55:53.367Z] +++ /etc/init.d/apparmor stop [2019-10-09T17:55:53.367Z] Clearing AppArmor profiles cache:. [2019-10-09T17:55:53.367Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-09T17:55:53.367Z] Unloading profiles will leave already running processes permanently [2019-10-09T17:55:53.367Z] unconfined, which can lead to unexpected situations. [2019-10-09T17:55:53.367Z] [2019-10-09T17:55:53.367Z] To set a process to complain mode, use the command line tool [2019-10-09T17:55:53.367Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-09T17:55:53.367Z] with the 'teardown' option." [2019-10-09T17:55:53.367Z] [2019-10-09T17:55:53.626Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2019-10-09T17:55:53.640Z] Recording test results [2019-10-09T17:55:54.877Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-10-09T17:55:54.877Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-10-09T17:55:54.877Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-09T17:55:55.965Z] + echo Ensuring container killed. [2019-10-09T17:55:55.965Z] Ensuring container killed. [2019-10-09T17:55:55.965Z] + docker ps -aq -f name=docker-pr3-* [2019-10-09T17:55:55.965Z] + cids=1d0ef61f0711 [2019-10-09T17:55:55.965Z] 4b11464f26dd [2019-10-09T17:55:55.965Z] 2788e57b497b [2019-10-09T17:55:55.965Z] + [ -n 1d0ef61f0711 [2019-10-09T17:55:55.965Z] 4b11464f26dd [2019-10-09T17:55:55.965Z] 2788e57b497b ] [2019-10-09T17:55:55.965Z] + docker rm -vf 1d0ef61f0711 4b11464f26dd 2788e57b497b [2019-10-09T17:55:57.336Z] 1d0ef61f0711 [2019-10-09T17:55:57.336Z] 4b11464f26dd [2019-10-09T17:55:57.900Z] 2788e57b497b [Pipeline] sh [2019-10-09T17:55:58.184Z] + echo Chowning /workspace to jenkins user [2019-10-09T17:55:58.184Z] Chowning /workspace to jenkins user [2019-10-09T17:55:58.184Z] + id -u [2019-10-09T17:55:58.184Z] + id -g [2019-10-09T17:55:58.184Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40058:/workspace busybox chown -R 1000:1000 /workspace [2019-10-09T17:55:58.184Z] Unable to find image 'busybox:latest' locally [2019-10-09T17:55:58.184Z] latest: Pulling from library/busybox [2019-10-09T17:55:58.442Z] 7c9d20b9b6cd: Pulling fs layer [2019-10-09T17:55:58.442Z] 7c9d20b9b6cd: Verifying Checksum [2019-10-09T17:55:58.442Z] 7c9d20b9b6cd: Download complete [2019-10-09T17:55:58.699Z] 7c9d20b9b6cd: Pull complete [2019-10-09T17:55:58.699Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-09T17:55:58.699Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-09T17:56:03.185Z] + bundleName=amd64 [2019-10-09T17:56:03.185Z] + echo Creating amd64-bundles.tar.gz [2019-10-09T17:56:03.185Z] Creating amd64-bundles.tar.gz [2019-10-09T17:56:03.185Z] + 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-09T17:56:03.185Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2019-10-09T17:56:04.566Z] Archiving artifacts [2019-10-09T17:56:06.367Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40058/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-09T17:56:06.681Z] + make clean [2019-10-09T17:56:06.940Z] docker volume rm -f docker-dev-cache [2019-10-09T17:56:06.940Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-09T17:56:20.113Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-10-09T17:56:20.113Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-10-09T17:56:32.662Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-10-09T17:56:43.003Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-10-09T17:56:43.003Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-10-09T17:56:43.003Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-10-09T17:56:45.187Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-10-09T17:56:45.648Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2019-10-09T17:56:58.047Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-10-09T17:57:01.793Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-10-09T17:57:02.253Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-10-09T17:57:17.093Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-10-09T17:57:17.093Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-10-09T17:57:17.093Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-10-09T17:57:17.093Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-10-09T17:57:17.556Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-10-09T17:57:26.293Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-10-09T17:57:27.835Z] === RUN TestDockerSuite/TestBuildXZHost [2019-10-09T17:57:28.297Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-10-09T17:57:28.297Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-10-09T17:57:28.297Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-10-09T17:57:29.849Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-10-09T17:57:34.550Z] === RUN TestDockerSuite/TestCommitChange [2019-10-09T17:57:40.361Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-10-09T17:57:44.107Z] === RUN TestDockerSuite/TestCommitHardlink [2019-10-09T17:57:44.568Z] === RUN TestDockerSuite/TestCommitNewFile [2019-10-09T17:57:51.664Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-10-09T17:57:51.664Z] === RUN TestDockerSuite/TestCommitTTY [2019-10-09T17:57:57.470Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-10-09T17:58:02.173Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-10-09T17:58:02.173Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-10-09T17:58:02.173Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-10-09T17:58:02.173Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-10-09T17:58:02.173Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-10-09T17:58:02.173Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-10-09T17:58:02.173Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-10-09T17:58:02.173Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-10-09T17:58:02.173Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-10-09T17:58:09.261Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-10-09T17:58:16.348Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-10-09T17:58:16.348Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-10-09T17:58:17.319Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-10-09T17:58:17.319Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-10-09T17:58:17.319Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-10-09T17:58:17.319Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-10-09T17:58:19.504Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-10-09T17:58:19.504Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-10-09T17:58:19.504Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-10-09T17:58:21.688Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-10-09T17:58:21.688Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-10-09T17:58:21.688Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-10-09T17:58:21.688Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-10-09T17:58:21.688Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-10-09T17:58:24.601Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-10-09T17:58:26.148Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-10-09T17:58:28.333Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-10-09T17:58:28.333Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-10-09T17:58:28.333Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-10-09T17:58:30.526Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-10-09T17:58:30.526Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-10-09T17:58:32.710Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-10-09T17:58:32.710Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-10-09T17:58:32.710Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-10-09T17:58:34.253Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-10-09T17:58:34.253Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-10-09T17:58:36.448Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-10-09T17:58:36.448Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-10-09T17:58:38.634Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-10-09T17:58:38.634Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-10-09T17:58:45.725Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-10-09T17:58:49.475Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-10-09T17:58:53.222Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-10-09T17:58:53.222Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-10-09T17:58:53.222Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-10-09T17:58:53.222Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-10-09T17:58:53.222Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-10-09T17:58:54.194Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-10-09T17:58:54.194Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-10-09T17:59:01.281Z] === RUN TestDockerSuite/TestContainerAPITop [2019-10-09T17:59:01.281Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-10-09T17:59:03.465Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-10-09T17:59:03.465Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-10-09T17:59:07.216Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-10-09T17:59:08.937Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-10-09T17:59:08.937Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-10-09T17:59:08.937Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-10-09T17:59:08.937Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-10-09T17:59:08.937Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-10-09T17:59:08.937Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2019-10-09T17:59:10.480Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-10-09T17:59:31.604Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-10-09T17:59:31.604Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-10-09T17:59:32.065Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-10-09T17:59:32.065Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-10-09T17:59:32.065Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-10-09T17:59:32.065Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-10-09T17:59:32.065Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-10-09T17:59:32.065Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-10-09T17:59:34.384Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-10-09T17:59:34.384Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-10-09T17:59:34.384Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-10-09T17:59:34.384Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-10-09T17:59:34.384Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-10-09T17:59:34.384Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-10-09T17:59:34.384Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-10-09T17:59:34.384Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-10-09T17:59:34.384Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-10-09T17:59:34.384Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-10-09T17:59:34.384Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-10-09T17:59:34.384Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-10-09T17:59:34.384Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-10-09T17:59:34.384Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-10-09T17:59:36.571Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-10-09T17:59:36.571Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-10-09T17:59:36.571Z] === RUN TestDockerSuite/TestCpRelativePath [2019-10-09T17:59:38.757Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-10-09T17:59:38.757Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-10-09T17:59:38.757Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-10-09T17:59:38.757Z] === RUN TestDockerSuite/TestCpToCaseA [2019-10-09T17:59:43.458Z] === RUN TestDockerSuite/TestCpToCaseB [2019-10-09T17:59:50.546Z] === RUN TestDockerSuite/TestCpToCaseC [2019-10-09T17:59:50.546Z] === RUN TestDockerSuite/TestCpToCaseD [2019-10-09T17:59:50.546Z] === RUN TestDockerSuite/TestCpToCaseE [2019-10-09T17:59:59.127Z] === RUN TestDockerSuite/TestCpToCaseF [2019-10-09T17:59:59.127Z] === RUN TestDockerSuite/TestCpToCaseG [2019-10-09T17:59:59.127Z] === RUN TestDockerSuite/TestCpToCaseH [2019-10-09T18:00:06.220Z] === RUN TestDockerSuite/TestCpToCaseI [2019-10-09T18:00:06.220Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-10-09T18:00:06.220Z] === RUN TestDockerSuite/TestCpToDot [2019-10-09T18:00:08.406Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-10-09T18:00:08.406Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-10-09T18:00:08.406Z] === RUN TestDockerSuite/TestCpToStdout [2019-10-09T18:00:10.591Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-10-09T18:00:10.591Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-10-09T18:00:10.591Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-10-09T18:00:10.591Z] === RUN TestDockerSuite/TestCpVolumePath [2019-10-09T18:00:10.591Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-10-09T18:00:10.591Z] === RUN TestDockerSuite/TestCreateArgs [2019-10-09T18:00:11.052Z] === RUN TestDockerSuite/TestCreateByImageID [2019-10-09T18:00:12.747Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-10-09T18:00:14.930Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-10-09T18:00:14.930Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-10-09T18:00:15.391Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-10-09T18:00:16.936Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-10-09T18:00:17.907Z] === RUN TestDockerSuite/TestCreateLabels [2019-10-09T18:00:17.907Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-10-09T18:00:17.907Z] === RUN TestDockerSuite/TestCreateRM [2019-10-09T18:00:17.907Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-10-09T18:00:17.907Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-10-09T18:00:18.368Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-10-09T18:00:18.368Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-10-09T18:00:26.960Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-10-09T18:00:26.960Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-10-09T18:00:26.960Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-10-09T18:00:30.709Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-10-09T18:00:30.709Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-10-09T18:00:30.709Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-10-09T18:00:32.894Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-10-09T18:00:32.894Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-10-09T18:00:32.894Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-10-09T18:00:32.894Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-10-09T18:00:32.894Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-10-09T18:00:32.894Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-10-09T18:00:32.894Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-10-09T18:00:32.894Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-10-09T18:00:32.894Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-10-09T18:00:32.894Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-10-09T18:00:32.894Z] === RUN TestDockerSuite/TestDevicePermissions [2019-10-09T18:00:32.894Z] === RUN TestDockerSuite/TestDockerFails [2019-10-09T18:00:32.894Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-10-09T18:00:32.894Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-10-09T18:00:32.894Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-10-09T18:00:32.894Z] === RUN TestDockerSuite/TestEventsAttach [2019-10-09T18:00:32.894Z] === RUN TestDockerSuite/TestEventsCommit [2019-10-09T18:00:32.894Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-10-09T18:00:35.079Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-10-09T18:00:37.263Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-10-09T18:00:39.449Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-10-09T18:00:48.032Z] === RUN TestDockerSuite/TestEventsCopy [2019-10-09T18:00:51.778Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-10-09T18:00:57.583Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-10-09T18:01:03.537Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-10-09T18:01:03.999Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-10-09T18:01:08.701Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-10-09T18:01:09.161Z] === RUN TestDockerSuite/TestEventsFilterType [2019-10-09T18:01:10.132Z] === RUN TestDockerSuite/TestEventsFilters [2019-10-09T18:01:14.835Z] === RUN TestDockerSuite/TestEventsFormat [2019-10-09T18:01:19.541Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-10-09T18:01:19.541Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-10-09T18:01:19.541Z] === RUN TestDockerSuite/TestEventsImageImport [2019-10-09T18:01:19.541Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-10-09T18:01:19.541Z] === RUN TestDockerSuite/TestEventsImagePull [2019-10-09T18:01:19.541Z] === RUN TestDockerSuite/TestEventsImageTag [2019-10-09T18:01:20.513Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-10-09T18:01:20.513Z] === RUN TestDockerSuite/TestEventsRename [2019-10-09T18:01:22.701Z] === RUN TestDockerSuite/TestEventsResize [2019-10-09T18:01:25.616Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-10-09T18:01:27.152Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-10-09T18:01:29.324Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-10-09T18:01:34.005Z] === RUN TestDockerSuite/TestEventsTop [2019-10-09T18:01:34.005Z] === RUN TestDockerSuite/TestEventsUntag [2019-10-09T18:01:36.933Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-10-09T18:01:39.867Z] === RUN TestDockerSuite/TestExec [2019-10-09T18:01:39.867Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-10-09T18:01:39.867Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-10-09T18:01:42.067Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-10-09T18:01:43.619Z] === RUN TestDockerSuite/TestExecAPIStart [2019-10-09T18:01:43.619Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-10-09T18:01:43.619Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-10-09T18:01:43.619Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-10-09T18:01:45.169Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-10-09T18:01:47.371Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-10-09T18:01:48.922Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-10-09T18:01:51.119Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-10-09T18:01:54.882Z] === RUN TestDockerSuite/TestExecCgroup [2019-10-09T18:01:54.882Z] === RUN TestDockerSuite/TestExecEnv [2019-10-09T18:01:54.882Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-10-09T18:01:54.882Z] === RUN TestDockerSuite/TestExecExitStatus [2019-10-09T18:01:56.443Z] === RUN TestDockerSuite/TestExecInspectID [2019-10-09T18:02:01.168Z] === RUN TestDockerSuite/TestExecInteractive [2019-10-09T18:02:01.168Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-10-09T18:02:01.168Z] === RUN TestDockerSuite/TestExecParseError [2019-10-09T18:02:01.168Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-10-09T18:02:01.168Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-10-09T18:02:01.168Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-10-09T18:02:03.373Z] === RUN TestDockerSuite/TestExecSetEnv [2019-10-09T18:02:03.373Z] === RUN TestDockerSuite/TestExecStartFails [2019-10-09T18:02:03.373Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-10-09T18:02:03.373Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-10-09T18:02:03.373Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-10-09T18:02:03.373Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-10-09T18:02:05.574Z] === RUN TestDockerSuite/TestExecUlimits [2019-10-09T18:02:05.574Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-10-09T18:02:14.233Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-10-09T18:02:14.233Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-10-09T18:02:14.233Z] === RUN TestDockerSuite/TestExecWithUser [2019-10-09T18:02:14.233Z] === RUN TestDockerSuite/TestGetContainerStats [2019-10-09T18:02:18.957Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-10-09T18:02:24.789Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-10-09T18:02:27.720Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-10-09T18:02:33.548Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-10-09T18:02:33.548Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-10-09T18:02:33.548Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-10-09T18:02:33.548Z] === RUN TestDockerSuite/TestHealth [2019-10-09T18:02:33.548Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-10-09T18:02:33.548Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-10-09T18:02:33.548Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-10-09T18:02:33.548Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-10-09T18:02:38.273Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-10-09T18:02:38.273Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-10-09T18:02:38.273Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-10-09T18:02:38.273Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-10-09T18:02:38.273Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-10-09T18:02:38.738Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-10-09T18:02:39.202Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-10-09T18:02:39.202Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-10-09T18:02:40.180Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-10-09T18:02:40.180Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-10-09T18:02:41.733Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-10-09T18:02:42.197Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-10-09T18:02:43.749Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-10-09T18:02:50.867Z] === RUN TestDockerSuite/TestImagesFormat [2019-10-09T18:02:51.332Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-10-09T18:02:51.332Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-10-09T18:02:55.100Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-10-09T18:02:55.100Z] === RUN TestDockerSuite/TestImportBadURL [2019-10-09T18:02:57.306Z] === RUN TestDockerSuite/TestImportDisplay [2019-10-09T18:02:57.306Z] === RUN TestDockerSuite/TestImportFile [2019-10-09T18:02:57.306Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-10-09T18:02:57.306Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-10-09T18:02:57.306Z] === RUN TestDockerSuite/TestImportGzipped [2019-10-09T18:02:57.306Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-10-09T18:02:57.306Z] === RUN TestDockerSuite/TestInfoDebug [2019-10-09T18:02:57.306Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-10-09T18:02:57.770Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2019-10-09T18:02:57.770Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-10-09T18:02:57.770Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-10-09T18:02:57.770Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-10-09T18:02:57.770Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-10-09T18:02:57.770Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-10-09T18:02:57.770Z] === RUN TestDockerSuite/TestInfoFormat [2019-10-09T18:02:57.770Z] === RUN TestDockerSuite/TestInsecureRegistries [2019-10-09T18:02:57.770Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-10-09T18:02:57.770Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-10-09T18:02:57.770Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-10-09T18:02:59.968Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-10-09T18:03:02.166Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-10-09T18:03:02.166Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-10-09T18:03:02.166Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-10-09T18:03:02.166Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-10-09T18:03:02.166Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-10-09T18:03:04.365Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-10-09T18:03:04.365Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-10-09T18:03:05.921Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-10-09T18:03:06.385Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-10-09T18:03:06.385Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-10-09T18:03:06.385Z] === RUN TestDockerSuite/TestInspectDefault [2019-10-09T18:03:08.586Z] === RUN TestDockerSuite/TestInspectHistory [2019-10-09T18:03:12.462Z] === RUN TestDockerSuite/TestInspectImage [2019-10-09T18:03:12.462Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-10-09T18:03:12.462Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-10-09T18:03:12.927Z] === RUN TestDockerSuite/TestInspectInt64 [2019-10-09T18:03:20.051Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-10-09T18:03:21.031Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-10-09T18:03:21.496Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-10-09T18:03:23.695Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-10-09T18:03:25.246Z] === RUN TestDockerSuite/TestInspectPlugin [2019-10-09T18:03:25.246Z] === RUN TestDockerSuite/TestInspectRootFS [2019-10-09T18:03:25.246Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-10-09T18:03:27.444Z] === RUN TestDockerSuite/TestInspectStatus [2019-10-09T18:03:29.641Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-10-09T18:03:34.366Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-10-09T18:03:35.921Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-10-09T18:03:38.120Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-10-09T18:03:39.674Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-10-09T18:03:41.879Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-10-09T18:03:44.077Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-10-09T18:03:45.635Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-10-09T18:03:45.635Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-10-09T18:03:45.635Z] === RUN TestDockerSuite/TestLinksEnvs [2019-10-09T18:03:45.635Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-10-09T18:03:45.635Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-10-09T18:03:45.635Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-10-09T18:03:45.635Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-10-09T18:03:45.635Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-10-09T18:03:45.635Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-10-09T18:03:45.635Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-10-09T18:03:45.635Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-10-09T18:03:45.635Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-10-09T18:03:45.635Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-10-09T18:03:45.635Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-10-09T18:03:46.100Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-10-09T18:03:46.100Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-10-09T18:03:46.100Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-10-09T18:03:46.100Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-10-09T18:03:46.100Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-10-09T18:03:46.100Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-10-09T18:03:47.652Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-10-09T18:03:49.204Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-10-09T18:03:55.033Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-10-09T18:03:57.230Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-10-09T18:03:57.230Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-10-09T18:03:59.430Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-10-09T18:03:59.430Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-10-09T18:04:06.556Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-10-09T18:04:13.815Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-10-09T18:04:20.934Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-10-09T18:04:23.136Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-10-09T18:04:25.333Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-10-09T18:04:25.333Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-10-09T18:04:27.532Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-10-09T18:04:29.733Z] === RUN TestDockerSuite/TestLogsSince [2019-10-09T18:04:38.353Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-10-09T18:04:38.353Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-10-09T18:04:38.353Z] === RUN TestDockerSuite/TestLogsTail [2019-10-09T18:04:41.282Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-10-09T18:04:43.483Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-10-09T18:04:45.682Z] === RUN TestDockerSuite/TestMountIntoProc [2019-10-09T18:04:45.682Z] === RUN TestDockerSuite/TestMountIntoSys [2019-10-09T18:04:45.682Z] === RUN TestDockerSuite/TestNetHostname [2019-10-09T18:04:45.682Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-10-09T18:04:45.682Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-10-09T18:04:45.682Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-10-09T18:04:45.682Z] === RUN TestDockerSuite/TestPluginActive [2019-10-09T18:04:45.682Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-10-09T18:04:45.682Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-10-09T18:04:45.682Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-10-09T18:04:45.682Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-10-09T18:04:45.682Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-10-09T18:04:45.682Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-10-09T18:04:45.682Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-10-09T18:04:45.682Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-10-09T18:04:45.682Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-10-09T18:04:45.682Z] === RUN TestDockerSuite/TestPortHostBinding [2019-10-09T18:04:45.682Z] === RUN TestDockerSuite/TestPortList [2019-10-09T18:04:45.682Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-10-09T18:04:49.446Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-10-09T18:04:49.446Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-10-09T18:04:49.446Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-10-09T18:04:49.446Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-10-09T18:04:49.446Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-10-09T18:04:49.446Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-10-09T18:04:49.446Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-10-09T18:04:49.446Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-10-09T18:04:49.910Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-10-09T18:04:49.910Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-10-09T18:04:53.677Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-10-09T18:04:53.677Z] === RUN TestDockerSuite/TestPsByOrder [2019-10-09T18:05:02.300Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-10-09T18:05:02.300Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-10-09T18:05:14.738Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-10-09T18:05:32.506Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-10-09T18:05:32.506Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-10-09T18:05:32.506Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-10-09T18:05:44.969Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-10-09T18:05:46.524Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-10-09T18:05:58.969Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-10-09T18:06:01.900Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-10-09T18:06:01.900Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-10-09T18:06:01.900Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-10-09T18:06:06.629Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-10-09T18:06:06.629Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-10-09T18:06:06.629Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-10-09T18:06:06.629Z] === RUN TestDockerSuite/TestPsRightTagName [2019-10-09T18:06:06.629Z] === RUN TestDockerSuite/TestPsShowMounts [2019-10-09T18:06:12.463Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-10-09T18:06:12.463Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-10-09T18:06:14.014Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-10-09T18:06:14.014Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-10-09T18:06:15.567Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-10-09T18:06:16.545Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-10-09T18:06:16.545Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-10-09T18:06:20.311Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-10-09T18:06:24.080Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-10-09T18:06:26.280Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-10-09T18:06:51.636Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-10-09T18:06:51.636Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-10-09T18:06:56.339Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-10-09T18:06:56.339Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-10-09T18:06:56.339Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-10-09T18:06:56.801Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-10-09T18:07:01.501Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-10-09T18:07:05.254Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-10-09T18:07:05.254Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-10-09T18:07:10.021Z] === RUN TestDockerSuite/TestRmiBlank [2019-10-09T18:07:10.021Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-10-09T18:07:10.021Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-10-09T18:07:24.855Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-10-09T18:07:26.396Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-10-09T18:07:26.858Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-10-09T18:07:33.952Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-10-09T18:07:38.653Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-10-09T18:07:45.764Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-10-09T18:07:50.526Z] === RUN TestDockerSuite/TestRmiTag [2019-10-09T18:07:50.987Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-10-09T18:07:58.079Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-10-09T18:08:15.802Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-10-09T18:08:16.265Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-10-09T18:08:20.969Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-10-09T18:08:22.517Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-10-09T18:08:22.517Z] === RUN TestDockerSuite/TestRunAddHost [2019-10-09T18:08:22.517Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-10-09T18:08:22.517Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-10-09T18:08:22.517Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-10-09T18:08:22.517Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-10-09T18:08:22.517Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-10-09T18:08:22.517Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-10-09T18:08:24.704Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-10-09T18:08:24.704Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-10-09T18:08:24.704Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-10-09T18:08:28.579Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-10-09T18:08:31.515Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-10-09T18:08:33.062Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-10-09T18:08:40.154Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-10-09T18:08:42.340Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-10-09T18:08:42.340Z] === RUN TestDockerSuite/TestRunBindMounts [2019-10-09T18:08:46.090Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-10-09T18:08:46.090Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-10-09T18:08:46.552Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-10-09T18:08:46.552Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-10-09T18:08:46.552Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-10-09T18:08:46.552Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-10-09T18:08:46.552Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-10-09T18:08:46.552Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-10-09T18:08:46.552Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-10-09T18:08:46.552Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-10-09T18:08:46.552Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-10-09T18:08:46.552Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-10-09T18:08:48.739Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-10-09T18:08:48.739Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-10-09T18:08:50.926Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-10-09T18:08:50.926Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-10-09T18:08:50.926Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-10-09T18:08:53.149Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-10-09T18:08:53.149Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-10-09T18:08:53.149Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-10-09T18:08:53.149Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-10-09T18:08:53.149Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-10-09T18:08:53.149Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-10-09T18:08:53.149Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-10-09T18:08:53.149Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-10-09T18:08:55.336Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-10-09T18:08:57.523Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-10-09T18:08:59.712Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-10-09T18:08:59.712Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-10-09T18:08:59.712Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-10-09T18:08:59.712Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-10-09T18:09:01.259Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-10-09T18:09:01.259Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-10-09T18:09:01.259Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-10-09T18:09:01.259Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-10-09T18:09:01.259Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-10-09T18:09:03.444Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-10-09T18:09:15.847Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-10-09T18:09:15.847Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-10-09T18:09:15.847Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-10-09T18:09:15.847Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-10-09T18:09:15.847Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-10-09T18:09:15.847Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-10-09T18:09:15.847Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-10-09T18:09:17.389Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-10-09T18:09:17.389Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-10-09T18:09:17.389Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-10-09T18:09:17.850Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-10-09T18:09:20.034Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-10-09T18:09:21.578Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-10-09T18:09:21.578Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-10-09T18:09:23.928Z] === RUN TestDockerSuite/TestRunEnvironment [2019-10-09T18:09:23.928Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-10-09T18:09:23.928Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-10-09T18:09:23.928Z] === RUN TestDockerSuite/TestRunExitCode [2019-10-09T18:09:26.116Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-10-09T18:09:27.663Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-10-09T18:09:29.848Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-10-09T18:09:32.037Z] === RUN TestDockerSuite/TestRunExposePort [2019-10-09T18:09:32.037Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-10-09T18:09:32.037Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-10-09T18:09:32.037Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-10-09T18:09:32.037Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-10-09T18:09:32.037Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-09T18:09:32.037Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-10-09T18:09:32.037Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-10-09T18:09:32.037Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-10-09T18:09:35.783Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-10-09T18:09:35.783Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-10-09T18:09:35.783Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-10-09T18:09:35.783Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-10-09T18:09:35.783Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-10-09T18:09:35.783Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-10-09T18:09:35.783Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-10-09T18:09:46.128Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-10-09T18:09:46.128Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-10-09T18:09:46.128Z] === RUN TestDockerSuite/TestRunModeHostname [2019-10-09T18:09:46.128Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-10-09T18:09:46.128Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-10-09T18:09:46.128Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-10-09T18:09:46.128Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-10-09T18:09:46.128Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-10-09T18:09:46.129Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-10-09T18:09:46.589Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-10-09T18:09:46.589Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-10-09T18:09:46.589Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-10-09T18:09:46.589Z] === RUN TestDockerSuite/TestRunMount [2019-10-09T18:09:46.589Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-10-09T18:09:46.589Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-10-09T18:09:46.589Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-10-09T18:09:46.589Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-10-09T18:09:53.682Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-10-09T18:09:53.682Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-10-09T18:09:53.682Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-10-09T18:09:53.682Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-10-09T18:09:57.431Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-10-09T18:10:01.176Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-10-09T18:10:01.176Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-10-09T18:10:01.176Z] === RUN TestDockerSuite/TestRunNetHost [2019-10-09T18:10:01.176Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-10-09T18:10:01.176Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-10-09T18:10:01.176Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-10-09T18:10:01.176Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-10-09T18:10:01.176Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-10-09T18:10:01.176Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-10-09T18:10:01.637Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-10-09T18:10:01.637Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-10-09T18:10:02.629Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-10-09T18:10:04.814Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-10-09T18:10:07.006Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-10-09T18:10:07.467Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-10-09T18:10:09.654Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-10-09T18:10:09.654Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-10-09T18:10:09.654Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-10-09T18:10:09.654Z] === RUN TestDockerSuite/TestRunPortInUse [2019-10-09T18:10:10.115Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-10-09T18:10:10.115Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-10-09T18:10:10.115Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-10-09T18:10:10.115Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-10-09T18:10:10.115Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-09T18:10:12.299Z] === RUN TestDockerSuite/TestRunPublishPort [2019-10-09T18:10:12.299Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-10-09T18:10:12.299Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-10-09T18:10:12.299Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-10-09T18:10:12.299Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-10-09T18:10:12.299Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-10-09T18:10:20.884Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-10-09T18:10:20.884Z] === RUN TestDockerSuite/TestRunRm [2019-10-09T18:10:26.689Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-10-09T18:10:32.494Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-10-09T18:10:34.040Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-10-09T18:10:36.226Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-10-09T18:10:38.410Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-10-09T18:10:40.595Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-10-09T18:10:40.595Z] === RUN TestDockerSuite/TestRunState [2019-10-09T18:10:40.595Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-10-09T18:10:42.137Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-10-09T18:10:42.137Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-10-09T18:10:44.324Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-10-09T18:10:44.324Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-10-09T18:10:44.324Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-10-09T18:10:44.324Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-10-09T18:10:44.324Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-10-09T18:10:44.324Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-10-09T18:10:50.133Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-10-09T18:10:50.133Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-10-09T18:10:50.133Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-10-09T18:10:50.133Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-10-09T18:10:50.133Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-10-09T18:10:50.133Z] === RUN TestDockerSuite/TestRunUserByID [2019-10-09T18:10:50.133Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-10-09T18:10:50.133Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-10-09T18:10:50.133Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-10-09T18:10:50.133Z] === RUN TestDockerSuite/TestRunUserByName [2019-10-09T18:10:50.133Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-10-09T18:10:51.676Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-10-09T18:10:52.137Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-10-09T18:10:54.321Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-10-09T18:10:54.321Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-10-09T18:10:54.321Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-10-09T18:10:56.509Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-10-09T18:11:03.605Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-10-09T18:11:07.351Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-10-09T18:11:13.170Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-10-09T18:11:13.170Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-10-09T18:11:13.170Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-10-09T18:11:13.170Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-10-09T18:11:13.170Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-10-09T18:11:15.355Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-10-09T18:11:16.900Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-10-09T18:11:19.087Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-10-09T18:11:19.087Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-10-09T18:11:19.087Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-10-09T18:11:19.087Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-10-09T18:11:19.087Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-10-09T18:11:19.087Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-10-09T18:11:19.087Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-10-09T18:11:19.087Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-10-09T18:11:19.087Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-10-09T18:11:22.837Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-10-09T18:11:25.024Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-10-09T18:11:26.568Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-10-09T18:11:31.286Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-10-09T18:11:31.286Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-10-09T18:11:31.286Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-10-09T18:11:31.286Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-10-09T18:11:31.286Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-10-09T18:11:31.286Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-10-09T18:11:31.286Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-10-09T18:11:31.286Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-10-09T18:11:31.286Z] === RUN TestDockerSuite/TestSaveImageId [2019-10-09T18:11:31.286Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-10-09T18:11:31.286Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-10-09T18:11:31.286Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-10-09T18:11:31.286Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-10-09T18:11:31.286Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-10-09T18:11:31.286Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-10-09T18:11:31.286Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-10-09T18:11:31.286Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-10-09T18:11:31.286Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-10-09T18:11:33.468Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-10-09T18:11:33.468Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-10-09T18:11:33.925Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-10-09T18:11:34.385Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-10-09T18:11:35.918Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-10-09T18:11:41.698Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-10-09T18:11:41.699Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-10-09T18:11:48.761Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-10-09T18:11:48.761Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-10-09T18:11:52.488Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-10-09T18:11:52.488Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-10-09T18:11:52.488Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-10-09T18:11:52.488Z] === RUN TestDockerSuite/TestStartRecordError [2019-10-09T18:11:52.488Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-10-09T18:12:02.802Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-10-09T18:12:02.802Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-10-09T18:12:02.802Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-10-09T18:12:02.802Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-10-09T18:12:02.802Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-10-09T18:12:02.802Z] === RUN TestDockerSuite/TestStatsNoStream [2019-10-09T18:12:02.802Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-10-09T18:12:03.772Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-10-09T18:12:05.945Z] === RUN TestDockerSuite/TestTopPrivileged [2019-10-09T18:12:05.945Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-10-09T18:12:07.480Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-10-09T18:12:07.480Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-10-09T18:12:07.480Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-10-09T18:12:07.480Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-10-09T18:12:07.480Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-10-09T18:12:07.480Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-10-09T18:12:07.480Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-10-09T18:12:25.142Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-10-09T18:12:25.142Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-10-09T18:12:25.142Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-10-09T18:12:25.142Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-10-09T18:12:25.142Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-10-09T18:12:25.142Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-10-09T18:12:25.142Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-10-09T18:12:32.200Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-10-09T18:12:32.200Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-10-09T18:12:33.733Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-10-09T18:12:34.190Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-10-09T18:12:34.648Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-10-09T18:12:34.648Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-10-09T18:12:35.105Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-10-09T18:12:47.465Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-10-09T18:12:47.465Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-10-09T18:12:47.465Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-10-09T18:12:47.465Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-10-09T18:12:47.465Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-10-09T18:12:54.521Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-10-09T18:12:54.521Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-10-09T18:12:54.521Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-10-09T18:13:03.076Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-10-09T18:13:03.076Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-10-09T18:13:03.076Z] --- PASS: TestDockerSuite (2413.16s) [2019-10-09T18:13:03.076Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2019-10-09T18:13:03.076Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2019-10-09T18:13:03.076Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.076Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-10-09T18:13:03.076Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2019-10-09T18:13:03.076Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2019-10-09T18:13:03.076Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-10-09T18:13:03.076Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.076Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2019-10-09T18:13:03.076Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.64s) [2019-10-09T18:13:03.076Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s) [2019-10-09T18:13:03.076Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.54s) [2019-10-09T18:13:03.076Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2019-10-09T18:13:03.076Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (142.89s) [2019-10-09T18:13:03.076Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.67s) [2019-10-09T18:13:03.076Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (1.85s) [2019-10-09T18:13:03.076Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2019-10-09T18:13:03.076Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.076Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2019-10-09T18:13:03.076Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.076Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-10-09T18:13:03.076Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.076Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-10-09T18:13:03.076Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.076Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2019-10-09T18:13:03.076Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.076Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2019-10-09T18:13:03.076Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.076Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2019-10-09T18:13:03.076Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.076Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2019-10-09T18:13:03.076Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-10-09T18:13:03.076Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.076Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.14s) [2019-10-09T18:13:03.076Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2019-10-09T18:13:03.076Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.076Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2019-10-09T18:13:03.076Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.076Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.90s) [2019-10-09T18:13:03.076Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.20s) [2019-10-09T18:13:03.076Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2019-10-09T18:13:03.076Z] requirement.go:26: unmatched requirement Apparmor [2019-10-09T18:13:03.076Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2019-10-09T18:13:03.076Z] requirement.go:26: unmatched requirement Apparmor [2019-10-09T18:13:03.076Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2019-10-09T18:13:03.076Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.076Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2019-10-09T18:13:03.076Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.076Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.96s) [2019-10-09T18:13:03.076Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2019-10-09T18:13:03.076Z] requirement.go:26: unmatched requirement IsPausable [2019-10-09T18:13:03.076Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2019-10-09T18:13:03.076Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.076Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.97s) [2019-10-09T18:13:03.076Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (110.37s) [2019-10-09T18:13:03.076Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2019-10-09T18:13:03.076Z] requirement.go:26: unmatched requirement UnixCli [2019-10-09T18:13:03.076Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.78s) [2019-10-09T18:13:03.076Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2019-10-09T18:13:03.076Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.12s) [2019-10-09T18:13:03.076Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.78s) [2019-10-09T18:13:03.076Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2019-10-09T18:13:03.076Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.076Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2019-10-09T18:13:03.076Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.076Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2019-10-09T18:13:03.076Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.076Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2019-10-09T18:13:03.076Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.76s) [2019-10-09T18:13:03.076Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.86s) [2019-10-09T18:13:03.076Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.31s) [2019-10-09T18:13:03.076Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2019-10-09T18:13:03.076Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.076Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2019-10-09T18:13:03.076Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.076Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2019-10-09T18:13:03.076Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.36s) [2019-10-09T18:13:03.076Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.84s) [2019-10-09T18:13:03.076Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.07s) [2019-10-09T18:13:03.076Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.87s) [2019-10-09T18:13:03.076Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2019-10-09T18:13:03.076Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.076Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.09s) [2019-10-09T18:13:03.076Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.36s) [2019-10-09T18:13:03.076Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.64s) [2019-10-09T18:13:03.076Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2019-10-09T18:13:03.076Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.076Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2019-10-09T18:13:03.076Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.076Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2019-10-09T18:13:03.076Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.076Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2019-10-09T18:13:03.076Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.076Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.43s) [2019-10-09T18:13:03.076Z] --- PASS: TestDockerSuite/TestBuildAddTar (33.77s) [2019-10-09T18:13:03.076Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2019-10-09T18:13:03.076Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.076Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.57s) [2019-10-09T18:13:03.076Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.076Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (17.17s) [2019-10-09T18:13:03.076Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.87s) [2019-10-09T18:13:03.076Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.076Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.78s) [2019-10-09T18:13:03.076Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.36s) [2019-10-09T18:13:03.535Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.15s) [2019-10-09T18:13:03.535Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.93s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.50s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.81s) [2019-10-09T18:13:03.535Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.40s) [2019-10-09T18:13:03.535Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (9.65s) [2019-10-09T18:13:03.535Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2019-10-09T18:13:03.535Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.535Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2019-10-09T18:13:03.535Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.73s) [2019-10-09T18:13:03.535Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2019-10-09T18:13:03.535Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.49s) [2019-10-09T18:13:03.535Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2019-10-09T18:13:03.535Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.535Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2019-10-09T18:13:03.535Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (27.30s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.64s) [2019-10-09T18:13:03.535Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.76s) [2019-10-09T18:13:03.535Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.535Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.40s) [2019-10-09T18:13:03.535Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.44s) [2019-10-09T18:13:03.535Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2019-10-09T18:13:03.535Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.62s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.32s) [2019-10-09T18:13:03.535Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2019-10-09T18:13:03.535Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.535Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2019-10-09T18:13:03.535Z] requirement.go:26: unmatched requirement UnixCli [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.29s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.82s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildCmd (0.51s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.49s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.50s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.98s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.96s) [2019-10-09T18:13:03.535Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2019-10-09T18:13:03.535Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.13s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildContChar (13.20s) [2019-10-09T18:13:03.535Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2019-10-09T18:13:03.535Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.44s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.92s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.78s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.45s) [2019-10-09T18:13:03.535Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2019-10-09T18:13:03.535Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.71s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.63s) [2019-10-09T18:13:03.535Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2019-10-09T18:13:03.535Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.535Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2019-10-09T18:13:03.535Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.31s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (33.65s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.63s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.33s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.56s) [2019-10-09T18:13:03.535Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2019-10-09T18:13:03.535Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.535Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2019-10-09T18:13:03.535Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.535Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2019-10-09T18:13:03.535Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.46s) [2019-10-09T18:13:03.535Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2019-10-09T18:13:03.535Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (22.04s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.66s) [2019-10-09T18:13:03.535Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.41s) [2019-10-09T18:13:03.535Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (26.43s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.59s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.01s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.10s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.41s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.39s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildDockerignore (50.99s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.61s) [2019-10-09T18:13:03.535Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2019-10-09T18:13:03.535Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (52.48s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.75s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.85s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (23.51s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.87s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (14.59s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (27.90s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.23s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.65s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (77.69s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.48s) [2019-10-09T18:13:03.535Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.37s) [2019-10-09T18:13:03.535Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.535Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2019-10-09T18:13:03.535Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.79s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.97s) [2019-10-09T18:13:03.535Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2019-10-09T18:13:03.535Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.43s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.50s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.59s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.78s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.77s) [2019-10-09T18:13:03.535Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2019-10-09T18:13:03.535Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.535Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.34s) [2019-10-09T18:13:03.535Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.535Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2019-10-09T18:13:03.535Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.535Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2019-10-09T18:13:03.535Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.535Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2019-10-09T18:13:03.535Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.11s) [2019-10-09T18:13:03.535Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2019-10-09T18:13:03.535Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.535Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2019-10-09T18:13:03.535Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.535Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2019-10-09T18:13:03.535Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.87s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.82s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.68s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.65s) [2019-10-09T18:13:03.535Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2019-10-09T18:13:03.535Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.535Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2019-10-09T18:13:03.535Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.535Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2019-10-09T18:13:03.535Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.535Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2019-10-09T18:13:03.535Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.535Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2019-10-09T18:13:03.535Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildFails (1.98s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.85s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.86s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.56s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildFromGit (10.51s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.42s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.45s) [2019-10-09T18:13:03.535Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2019-10-09T18:13:03.535Z] requirement.go:26: unmatched requirement UnixCli [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.74s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.47s) [2019-10-09T18:13:03.535Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2019-10-09T18:13:03.535Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.89s) [2019-10-09T18:13:03.535Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2019-10-09T18:13:03.535Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildHistory (10.31s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.90s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.92s) [2019-10-09T18:13:03.535Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2019-10-09T18:13:03.535Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.73s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.36s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildLabel (0.88s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.59s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.84s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.53s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildLabels (0.89s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.43s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.92s) [2019-10-09T18:13:03.535Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2019-10-09T18:13:03.535Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.535Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2019-10-09T18:13:03.535Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.53s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.67s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.86s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (19.27s) [2019-10-09T18:13:03.535Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2019-10-09T18:13:03.535Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.04s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (29.71s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (28.30s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (9.49s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.38s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.99s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (21.07s) [2019-10-09T18:13:03.535Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2019-10-09T18:13:03.535Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.19s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.67s) [2019-10-09T18:13:03.535Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2019-10-09T18:13:03.535Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.535Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2019-10-09T18:13:03.535Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.50s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.53s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.10s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.21s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.07s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.16s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.75s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.50s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.24s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.35s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.54s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.08s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.64s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.02s) [2019-10-09T18:13:03.535Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2019-10-09T18:13:03.535Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.535Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2019-10-09T18:13:03.535Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.12s) [2019-10-09T18:13:03.535Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2019-10-09T18:13:03.535Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (40.25s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (22.68s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildRm (12.96s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.18s) [2019-10-09T18:13:03.535Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2019-10-09T18:13:03.535Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.535Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s) [2019-10-09T18:13:03.535Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.41s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.32s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.46s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.48s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.23s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.84s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.56s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.05s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.34s) [2019-10-09T18:13:03.535Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.87s) [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestBuildStderr (4.65s) [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.69s) [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.37s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.79s) [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.17s) [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.81s) [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.42s) [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.17s) [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.54s) [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.44s) [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.10s) [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.85s) [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (14.02s) [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (10.26s) [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.40s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.38s) [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.75s) [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.72s) [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.44s) [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.08s) [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.40s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.39s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.10s) [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.51s) [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.79s) [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.37s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2019-10-09T18:13:03.536Z] docker_cli_sni_test.go:18: Flakey test [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.92s) [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.54s) [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestCommitChange (5.06s) [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.66s) [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.41s) [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestCommitTTY (6.80s) [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.65s) [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.28s) [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.65s) [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.04s) [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.06s) [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.14s) [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.44s) [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.92s) [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.90s) [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.21s) [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.17s) [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.01s) [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.74s) [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.24s) [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.21s) [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestContainerAPIRename (6.85s) [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.50s) [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.66s) [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.67s) [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestContainerAPIStop (6.78s) [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.94s) [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.96s) [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.74s) [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.53s) [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.16s) [2019-10-09T18:13:03.536Z] docker_api_containers_test.go:2100: case 0 - config: {volume c:\foo false } [2019-10-09T18:13:03.536Z] docker_api_containers_test.go:2100: case 1 - config: {volume c:\foo\ false } [2019-10-09T18:13:03.536Z] docker_api_containers_test.go:2100: case 2 - config: {volume test1 c:\foo false } [2019-10-09T18:13:03.536Z] docker_api_containers_test.go:2100: case 3 - config: {volume test2 c:\foo true } [2019-10-09T18:13:03.536Z] docker_api_containers_test.go:2100: case 4 - config: {volume test3 c:\foo false 0xc00098bec0 } [2019-10-09T18:13:03.536Z] docker_api_containers_test.go:2100: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1216853762 c:\foo false } [2019-10-09T18:13:03.536Z] docker_api_containers_test.go:2100: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1216853762 c:\foo true } [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.20s) [2019-10-09T18:13:03.536Z] docker_api_containers_test.go:1927: case 0 [2019-10-09T18:13:03.536Z] docker_api_containers_test.go:1927: case 1 [2019-10-09T18:13:03.536Z] docker_api_containers_test.go:1927: case 2 [2019-10-09T18:13:03.536Z] docker_api_containers_test.go:1927: case 3 [2019-10-09T18:13:03.536Z] docker_api_containers_test.go:1927: case 4 [2019-10-09T18:13:03.536Z] docker_api_containers_test.go:1927: case 5 [2019-10-09T18:13:03.536Z] docker_api_containers_test.go:1927: case 6 [2019-10-09T18:13:03.536Z] docker_api_containers_test.go:1927: case 7 [2019-10-09T18:13:03.536Z] docker_api_containers_test.go:1927: case 8 [2019-10-09T18:13:03.536Z] docker_api_containers_test.go:1927: case 9 [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.18s) [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.06s) [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2019-10-09T18:13:03.536Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.18s) [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.22s) [2019-10-09T18:13:03.536Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-a998245053\file1 7fe53c69d1b9bab27804bd4808a5be5baad2c93066bce5a0d9ee11f8d55d2ef0:/root/itWorks.txt` [2019-10-09T18:13:03.536Z] docker_cli_cp_utils_test.go:279: checking that container "7fe53c69d1b9bab27804bd4808a5be5baad2c93066bce5a0d9ee11f8d55d2ef0" start output contains "file1\n" [2019-10-09T18:13:03.536Z] docker_cli_cp_utils_test.go:209: running `docker start -a 7fe53c69d1b9bab27804bd4808a5be5baad2c93066bce5a0d9ee11f8d55d2ef0` [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestCpToCaseB (6.97s) [2019-10-09T18:13:03.536Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-b647044856\file1 3602c70cdf2703d90aeaa1b2678490b10aee5ecf1e70eff4bcb728bb7ce8a295:testDir/` [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.25s) [2019-10-09T18:13:03.536Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e008324087\dir1 8c23b129dddb658abdf48061781d1a8f620049469364a651b241577767f8d892:testDir` [2019-10-09T18:13:03.536Z] docker_cli_cp_utils_test.go:279: checking that container "8c23b129dddb658abdf48061781d1a8f620049469364a651b241577767f8d892" start output contains "file1-1\n" [2019-10-09T18:13:03.536Z] docker_cli_cp_utils_test.go:209: running `docker start -a 8c23b129dddb658abdf48061781d1a8f620049469364a651b241577767f8d892` [2019-10-09T18:13:03.536Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e008324087\dir1 51279ed8bb892dcf77467378fede8faa7fa5ce8784dc0bf5c8fde98accf07dba:testDir/` [2019-10-09T18:13:03.536Z] docker_cli_cp_utils_test.go:279: checking that container "51279ed8bb892dcf77467378fede8faa7fa5ce8784dc0bf5c8fde98accf07dba" start output contains "file1-1\n" [2019-10-09T18:13:03.536Z] docker_cli_cp_utils_test.go:209: running `docker start -a 51279ed8bb892dcf77467378fede8faa7fa5ce8784dc0bf5c8fde98accf07dba` [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2019-10-09T18:13:03.536Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.536Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.27s) [2019-10-09T18:13:03.536Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h474354922\dir1\. ac2ba8730234a5b7405194abe8aacd232b6e171fa4ef46d80fa35d392f4a185a:testDir` [2019-10-09T18:13:03.537Z] docker_cli_cp_utils_test.go:279: checking that container "ac2ba8730234a5b7405194abe8aacd232b6e171fa4ef46d80fa35d392f4a185a" start output contains "file1-1\n" [2019-10-09T18:13:03.537Z] docker_cli_cp_utils_test.go:209: running `docker start -a ac2ba8730234a5b7405194abe8aacd232b6e171fa4ef46d80fa35d392f4a185a` [2019-10-09T18:13:03.537Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h474354922\dir1\. ee7a7a07e11e8b40d2d448f72a669baeadbb63e411849067fbe3f6c3c61b48ac:testDir/` [2019-10-09T18:13:03.537Z] docker_cli_cp_utils_test.go:279: checking that container "ee7a7a07e11e8b40d2d448f72a669baeadbb63e411849067fbe3f6c3c61b48ac" start output contains "file1-1\n" [2019-10-09T18:13:03.537Z] docker_cli_cp_utils_test.go:209: running `docker start -a ee7a7a07e11e8b40d2d448f72a669baeadbb63e411849067fbe3f6c3c61b48ac` [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestCpToDot (2.05s) [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestCpToStdout (2.03s) [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.16s) [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestCreateArgs (0.16s) [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.92s) [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.98s) [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.16s) [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.85s) [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.60s) [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestCreateLabels (0.16s) [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestCreateRM (0.30s) [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.16s) [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.31s) [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.17s) [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.19s) [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.53s) [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.98s) [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.09s) [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.15s) [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.12s) [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.29s) [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.34s) [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestEventsCopy (5.00s) [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.74s) [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (6.69s) [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.75s) [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.46s) [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.68s) [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.03s) [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestEventsFilters (4.44s) [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestEventsFormat (4.22s) [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.21s) [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestEventsRename (2.16s) [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestEventsResize (2.60s) [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.96s) [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.32s) [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.52s) [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestEventsUntag (2.73s) [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.28s) [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.71s) [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.71s) [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.71s) [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.82s) [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.92s) [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.87s) [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.77s) [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.99s) [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestExecInspectID (4.32s) [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement IsPausable [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.27s) [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.07s) [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.63s) [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.68s) [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.71s) [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.98s) [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.72s) [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.51s) [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.33s) [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.58s) [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.90s) [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.56s) [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s) [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.87s) [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.11s) [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.52s) [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestImportBadURL (2.43s) [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestInfoDebug (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.32s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement IsPausable [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestInfoFormat (0.12s) [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestInsecureRegistries (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.03s) [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.91s) [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2019-10-09T18:13:03.537Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.537Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2019-10-09T18:13:03.537Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.95s) [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.98s) [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestInspectDefault (2.01s) [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestInspectHistory (4.47s) [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestInspectInt64 (6.67s) [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.86s) [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s) [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.04s) [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.89s) [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.81s) [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestInspectStatus (2.53s) [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.91s) [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.07s) [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.99s) [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.87s) [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.02s) [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.06s) [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.94s) [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.73s) [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.68s) [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.41s) [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.28s) [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.93s) [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.15s) [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.19s) [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.27s) [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.38s) [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.36s) [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.07s) [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.05s) [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestLogsSince (8.82s) [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestLogsTail (2.46s) [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.43s) [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.10s) [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement IsAmd64 [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement IsAmd64 [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.86s) [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.88s) [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestPsByOrder (8.11s) [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestPsListContainersBase (12.05s) [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.79s) [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.27s) [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2019-10-09T18:13:03.538Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.56s) [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.25s) [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (11.16s) [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.96s) [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.28s) [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.27s) [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.33s) [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.45s) [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.03s) [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.84s) [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.99s) [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.22s) [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.91s) [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.64s) [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.23s) [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.16s) [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.71s) [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.29s) [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.89s) [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.28s) [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.28s) [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.74s) [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.65s) [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.65s) [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.45s) [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.17s) [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.35s) [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.34s) [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestRmiTag (0.67s) [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (6.95s) [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.22s) [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.28s) [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.83s) [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.08s) [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.97s) [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.07s) [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.70s) [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.00s) [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (6.82s) [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.01s) [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.29s) [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.95s) [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.538Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.68s) [2019-10-09T18:13:03.538Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2019-10-09T18:13:03.538Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.88s) [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.09s) [2019-10-09T18:13:03.539Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.10s) [2019-10-09T18:13:03.539Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.06s) [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.02s) [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.97s) [2019-10-09T18:13:03.539Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (11.91s) [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.10s) [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s) [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.03s) [2019-10-09T18:13:03.539Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.10s) [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.98s) [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- PASS: TestDockerSuite/TestRunExitCode (1.96s) [2019-10-09T18:13:03.539Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.93s) [2019-10-09T18:13:03.539Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.04s) [2019-10-09T18:13:03.539Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.03s) [2019-10-09T18:13:03.539Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.74s) [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.88s) [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.61s) [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.34s) [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.69s) [2019-10-09T18:13:03.539Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.77s) [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.32s) [2019-10-09T18:13:03.539Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.03s) [2019-10-09T18:13:03.539Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.94s) [2019-10-09T18:13:03.539Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.91s) [2019-10-09T18:13:03.539Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.96s) [2019-10-09T18:13:03.539Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.97s) [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.43s) [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement Apparmor [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.43s) [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- PASS: TestDockerSuite/TestRunRm (6.89s) [2019-10-09T18:13:03.539Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.15s) [2019-10-09T18:13:03.539Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.22s) [2019-10-09T18:13:03.539Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.10s) [2019-10-09T18:13:03.539Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.87s) [2019-10-09T18:13:03.539Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.24s) [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.91s) [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.75s) [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2019-10-09T18:13:03.539Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.53s) [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement Apparmor [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2019-10-09T18:13:03.539Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.539Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2019-10-09T18:13:03.540Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.997Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.93s) [2019-10-09T18:13:03.997Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2019-10-09T18:13:03.997Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.997Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.07s) [2019-10-09T18:13:03.997Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2019-10-09T18:13:03.997Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.997Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2019-10-09T18:13:03.997Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.997Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.70s) [2019-10-09T18:13:03.997Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.17s) [2019-10-09T18:13:03.997Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.98s) [2019-10-09T18:13:03.997Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.50s) [2019-10-09T18:13:03.997Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2019-10-09T18:13:03.997Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.997Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2019-10-09T18:13:03.997Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2019-10-09T18:13:03.997Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.997Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2019-10-09T18:13:03.997Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.997Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.56s) [2019-10-09T18:13:03.997Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.05s) [2019-10-09T18:13:03.997Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.99s) [2019-10-09T18:13:03.997Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2019-10-09T18:13:03.997Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.997Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2019-10-09T18:13:03.997Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2019-10-09T18:13:03.997Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2019-10-09T18:13:03.997Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.997Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2019-10-09T18:13:03.997Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.997Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2019-10-09T18:13:03.997Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.997Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-10-09T18:13:03.997Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.997Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2019-10-09T18:13:03.997Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.997Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.76s) [2019-10-09T18:13:03.997Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.65s) [2019-10-09T18:13:03.997Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.03s) [2019-10-09T18:13:03.997Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.93s) [2019-10-09T18:13:03.997Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2019-10-09T18:13:03.997Z] requirement.go:26: unmatched requirement Apparmor [2019-10-09T18:13:03.997Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2019-10-09T18:13:03.997Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.997Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2019-10-09T18:13:03.997Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.997Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2019-10-09T18:13:03.997Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.997Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-10-09T18:13:03.997Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.997Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2019-10-09T18:13:03.997Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.997Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2019-10-09T18:13:03.997Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.997Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2019-10-09T18:13:03.997Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.997Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2019-10-09T18:13:03.997Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.997Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2019-10-09T18:13:03.997Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.997Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2019-10-09T18:13:03.997Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.997Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2019-10-09T18:13:03.997Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.997Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2019-10-09T18:13:03.997Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.997Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2019-10-09T18:13:03.997Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.997Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-10-09T18:13:03.997Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.997Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2019-10-09T18:13:03.997Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.997Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2019-10-09T18:13:03.997Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.997Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.35s) [2019-10-09T18:13:03.997Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2019-10-09T18:13:03.997Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2019-10-09T18:13:03.997Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2019-10-09T18:13:03.997Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.52s) [2019-10-09T18:13:03.997Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.99s) [2019-10-09T18:13:03.997Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2019-10-09T18:13:03.997Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.997Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.81s) [2019-10-09T18:13:03.997Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2019-10-09T18:13:03.997Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.997Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.83s) [2019-10-09T18:13:03.997Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2019-10-09T18:13:03.997Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.997Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2019-10-09T18:13:03.997Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.997Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement IsPausable [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.98s) [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.02s) [2019-10-09T18:13:03.998Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.06s) [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.93s) [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s) [2019-10-09T18:13:03.998Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2019-10-09T18:13:03.998Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.33s) [2019-10-09T18:13:03.998Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s) [2019-10-09T18:13:03.998Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2019-10-09T18:13:03.998Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.07s) [2019-10-09T18:13:03.998Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2019-10-09T18:13:03.998Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.64s) [2019-10-09T18:13:03.998Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.40s) [2019-10-09T18:13:03.998Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.39s) [2019-10-09T18:13:03.998Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2019-10-09T18:13:03.998Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2019-10-09T18:13:03.998Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (11.78s) [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.58s) [2019-10-09T18:13:03.998Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.11s) [2019-10-09T18:13:03.998Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s) [2019-10-09T18:13:03.998Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s) [2019-10-09T18:13:03.998Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.71s) [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.34s) [2019-10-09T18:13:03.998Z] === RUN TestDockerRegistrySuite [2019-10-09T18:13:03.998Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-10-09T18:13:03.998Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-10-09T18:13:03.998Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-10-09T18:13:03.998Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-10-09T18:13:03.998Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-10-09T18:13:03.998Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-10-09T18:13:03.998Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-10-09T18:13:03.998Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-10-09T18:13:03.998Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-10-09T18:13:03.998Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-10-09T18:13:03.998Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-10-09T18:13:03.998Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-10-09T18:13:03.998Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-10-09T18:13:03.998Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-10-09T18:13:03.998Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-10-09T18:13:03.998Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-10-09T18:13:03.998Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-10-09T18:13:03.998Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-10-09T18:13:03.998Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-10-09T18:13:03.998Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-10-09T18:13:03.998Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-10-09T18:13:03.998Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-10-09T18:13:03.998Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-10-09T18:13:03.998Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-10-09T18:13:03.998Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-10-09T18:13:03.998Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-10-09T18:13:03.998Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-10-09T18:13:03.998Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-10-09T18:13:03.998Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-10-09T18:13:03.998Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-10-09T18:13:03.998Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-10-09T18:13:03.998Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-10-09T18:13:03.998Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-10-09T18:13:03.998Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-10-09T18:13:03.998Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-10-09T18:13:03.998Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-10-09T18:13:03.998Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-10-09T18:13:03.998Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-10-09T18:13:03.998Z] --- PASS: TestDockerRegistrySuite (0.00s) [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] === RUN TestDockerSchema1RegistrySuite [2019-10-09T18:13:03.998Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-10-09T18:13:03.998Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-10-09T18:13:03.998Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-10-09T18:13:03.998Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-10-09T18:13:03.998Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-10-09T18:13:03.998Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-10-09T18:13:03.998Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-10-09T18:13:03.998Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-10-09T18:13:03.998Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-10-09T18:13:03.998Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-10-09T18:13:03.998Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-10-09T18:13:03.998Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-10-09T18:13:03.998Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-10-09T18:13:03.998Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-10-09T18:13:03.998Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-10-09T18:13:03.998Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-10-09T18:13:03.998Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-10-09T18:13:03.998Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-10-09T18:13:03.998Z] --- PASS: TestDockerSchema1RegistrySuite (0.02s) [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-10-09T18:13:03.998Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-10-09T18:13:03.998Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-10-09T18:13:03.998Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-10-09T18:13:03.998Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-10-09T18:13:03.998Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-10-09T18:13:03.998Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-10-09T18:13:03.998Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-10-09T18:13:03.998Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-10-09T18:13:03.998Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2019-10-09T18:13:03.998Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.998Z] === RUN TestDockerRegistryAuthTokenSuite [2019-10-09T18:13:03.998Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-10-09T18:13:03.998Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-10-09T18:13:03.998Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-10-09T18:13:03.998Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-10-09T18:13:03.999Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-10-09T18:13:03.999Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2019-10-09T18:13:03.999Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2019-10-09T18:13:03.999Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.999Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2019-10-09T18:13:03.999Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.999Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2019-10-09T18:13:03.999Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.999Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2019-10-09T18:13:03.999Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.999Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2019-10-09T18:13:03.999Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.999Z] === RUN TestDockerDaemonSuite [2019-10-09T18:13:03.999Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-10-09T18:13:03.999Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-10-09T18:13:03.999Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2019-10-09T18:13:03.999Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-10-09T18:13:03.999Z] --- PASS: TestDockerDaemonSuite (0.00s) [2019-10-09T18:13:03.999Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2019-10-09T18:13:03.999Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.999Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2019-10-09T18:13:03.999Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.999Z] --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s) [2019-10-09T18:13:03.999Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.999Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2019-10-09T18:13:03.999Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.999Z] === RUN TestDockerSwarmSuite [2019-10-09T18:13:03.999Z] --- PASS: TestDockerSwarmSuite (0.00s) [2019-10-09T18:13:03.999Z] === RUN TestDockerPluginSuite [2019-10-09T18:13:03.999Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2019-10-09T18:13:03.999Z] === RUN TestDockerPluginSuite/TestPluginCreate [2019-10-09T18:13:03.999Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2019-10-09T18:13:03.999Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2019-10-09T18:13:03.999Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2019-10-09T18:13:03.999Z] === RUN TestDockerPluginSuite/TestPluginInspect [2019-10-09T18:13:03.999Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2019-10-09T18:13:03.999Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2019-10-09T18:13:03.999Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2019-10-09T18:13:03.999Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2019-10-09T18:13:03.999Z] === RUN TestDockerPluginSuite/TestPluginSet [2019-10-09T18:13:03.999Z] --- PASS: TestDockerPluginSuite (0.02s) [2019-10-09T18:13:03.999Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2019-10-09T18:13:03.999Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.999Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2019-10-09T18:13:03.999Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.999Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2019-10-09T18:13:03.999Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.999Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2019-10-09T18:13:03.999Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.999Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2019-10-09T18:13:03.999Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.999Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2019-10-09T18:13:03.999Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.999Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2019-10-09T18:13:03.999Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.999Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2019-10-09T18:13:03.999Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.999Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2019-10-09T18:13:03.999Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.999Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2019-10-09T18:13:03.999Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.999Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2019-10-09T18:13:03.999Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.999Z] === RUN TestDockerExternalVolumeSuite [2019-10-09T18:13:03.999Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2019-10-09T18:13:03.999Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.999Z] === RUN TestDockerNetworkSuite [2019-10-09T18:13:03.999Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2019-10-09T18:13:03.999Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.999Z] === RUN TestDockerHubPullSuite [2019-10-09T18:13:03.999Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2019-10-09T18:13:03.999Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-09T18:13:03.999Z] PASS [2019-10-09T18:13:03.999Z] ok github.com/docker/docker/integration-cli 2413.931s [2019-10-09T18:13:03.999Z] INFO: Integration tests ended at 10/09/2019 18:13:03. Duration:00:40:22.3798030 [2019-10-09T18:13:03.999Z] INFO: Docker info of the daemon under test at end of run [2019-10-09T18:13:03.999Z] [2019-10-09T18:13:03.999Z] Containers: 2 [2019-10-09T18:13:03.999Z] Running: 0 [2019-10-09T18:13:03.999Z] Paused: 0 [2019-10-09T18:13:03.999Z] Stopped: 2 [2019-10-09T18:13:03.999Z] Images: 12 [2019-10-09T18:13:03.999Z] Server Version: 0.0.0-dev [2019-10-09T18:13:03.999Z] Storage Driver: windowsfilter [2019-10-09T18:13:03.999Z] Windows: [2019-10-09T18:13:03.999Z] Logging Driver: json-file [2019-10-09T18:13:03.999Z] Plugins: [2019-10-09T18:13:03.999Z] Volume: local [2019-10-09T18:13:03.999Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-10-09T18:13:03.999Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-09T18:13:03.999Z] Swarm: inactive [2019-10-09T18:13:03.999Z] Default Isolation: process [2019-10-09T18:13:03.999Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-09T18:13:03.999Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-09T18:13:03.999Z] OSType: windows [2019-10-09T18:13:03.999Z] Architecture: x86_64 [2019-10-09T18:13:03.999Z] CPUs: 4 [2019-10-09T18:13:03.999Z] Total Memory: 32GiB [2019-10-09T18:13:03.999Z] Name: azwin-2-de1ab0 [2019-10-09T18:13:03.999Z] ID: 7WCC:BHOG:CIHD:7CWW:NAFE:RBC3:GZ2Z:OXQ5:MVT7:NR6X:VEBX:HOV3 [2019-10-09T18:13:03.999Z] Docker Root Dir: D:\CI\PR-40058\3\daemon [2019-10-09T18:13:03.999Z] Debug Mode (client): false [2019-10-09T18:13:03.999Z] Debug Mode (server): true [2019-10-09T18:13:03.999Z] File Descriptors: -1 [2019-10-09T18:13:03.999Z] Goroutines: 18 [2019-10-09T18:13:03.999Z] System Time: 2019-10-09T18:13:03.6824508Z [2019-10-09T18:13:03.999Z] EventsListeners: 0 [2019-10-09T18:13:03.999Z] Registry: https://index.docker.io/v1/ [2019-10-09T18:13:03.999Z] Labels: [2019-10-09T18:13:03.999Z] Experimental: false [2019-10-09T18:13:03.999Z] Insecure Registries: [2019-10-09T18:13:03.999Z] 127.0.0.0/8 [2019-10-09T18:13:03.999Z] Live Restore Enabled: false [2019-10-09T18:13:03.999Z] [2019-10-09T18:13:03.999Z] [2019-10-09T18:13:03.999Z] INFO: Stopping daemon under test [2019-10-09T18:13:03.999Z] SUCCESS: The process with PID 5840 (child process of PID 3184) has been terminated. [2019-10-09T18:13:03.999Z] SUCCESS: The process with PID 3184 (child process of PID 1012) has been terminated. [2019-10-09T18:13:03.999Z] INFO: Stop tailing logs of the daemon under tests [2019-10-09T18:13:03.999Z] INFO: executeCI.ps1 Completed successfully at 10/09/2019 18:13:03. [2019-10-09T18:13:03.999Z] INFO: Tidying up at end of run [2019-10-09T18:13:03.999Z] INFO: Saving daemon under test log (d:\CI\PR-40058\3\dut.out) to C:\windows\TEMP\CIDUT.out [2019-10-09T18:13:03.999Z] INFO: Saving daemon under test log (d:\CI\PR-40058\3\dut.err) to C:\windows\TEMP\CIDUT.err [2019-10-09T18:13:03.999Z] INFO: Nuke-Everything... [2019-10-09T18:13:04.456Z] INFO: Container count on control daemon to delete is 2 [2019-10-09T18:13:04.914Z] ee8e035c0674 [2019-10-09T18:13:04.914Z] 4af3da105710 [2019-10-09T18:13:05.372Z] INFO: Tidying pidfile d:\CI\PR-40058\3\docker.pid [2019-10-09T18:13:05.372Z] INFO: Nuking d:\CI [2019-10-09T18:13:35.329Z] INFO: Zapped successfully [2019-10-09T18:13:35.329Z] [2019-10-09T18:13:35.329Z] INFO: executeCI.ps1 exiting at Wed Oct 9 18:13:34 CUT 2019. Duration 01:03:56.6573369 [2019-10-09T18:13:35.329Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2019-10-09T18:13:36.972Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2019-10-09T18:13:38.149Z] Archiving artifacts [2019-10-09T18:13:53.147Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40058/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-09T18:13:54.067Z] + make clean [2019-10-09T18:13:55.033Z] docker volume rm -f docker-dev-cache [2019-10-09T18:13:55.033Z] 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